The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Cryptex with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/trsathya/cryptex.git
Reference: 0.0.6
Cloned https://github.com/trsathya/cryptex.git into spi-builder-workspace
SUCCESS checkout https://github.com/trsathya/cryptex.git at 0.0.6
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12445] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.38s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 0.15.0 (1.10s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 0.15.0
Building for debugging...
[1/67] Emitting module CryptoSwift
[2/76] Compiling CryptoSwift HMAC+Foundation.swift
[3/76] Compiling CryptoSwift Rabbit+Foundation.swift
[4/76] Compiling CryptoSwift String+FoundationExtension.swift
[5/76] Compiling CryptoSwift Utils+Foundation.swift
[6/76] Compiling CryptoSwift Generics.swift
[7/76] Compiling CryptoSwift HKDF.swift
[8/76] Compiling CryptoSwift HMAC.swift
[9/76] Compiling CryptoSwift Int+Extension.swift
[10/76] Compiling CryptoSwift MD5.swift
[11/76] Compiling CryptoSwift String+Extension.swift
[12/76] Compiling CryptoSwift UInt128.swift
[13/76] Compiling CryptoSwift UInt16+Extension.swift
[14/76] Compiling CryptoSwift UInt32+Extension.swift
[15/76] Compiling CryptoSwift UInt64+Extension.swift
[16/76] Compiling CryptoSwift UInt8+Extension.swift
[17/76] Compiling CryptoSwift Updatable.swift
[18/76] Compiling CryptoSwift Utils.swift
[19/76] Compiling CryptoSwift ZeroPadding.swift
[20/76] Compiling CryptoSwift AEAD.swift
[21/76] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[22/76] Compiling CryptoSwift AES.Cryptors.swift
[23/76] Compiling CryptoSwift AES.swift
[24/76] Compiling CryptoSwift Array+Extension.swift
[25/76] Compiling CryptoSwift Authenticator.swift
[26/76] Compiling CryptoSwift BatchedCollection.swift
[27/76] Compiling CryptoSwift Bit.swift
[28/76] Compiling CryptoSwift BlockCipher.swift
[29/76] Compiling CryptoSwift BlockDecryptor.swift
[30/76] Compiling CryptoSwift Cryptor.swift
[31/76] Compiling CryptoSwift Cryptors.swift
[32/76] Compiling CryptoSwift Digest.swift
[33/76] Compiling CryptoSwift DigestType.swift
[34/76] Compiling CryptoSwift AES+Foundation.swift
[35/76] Compiling CryptoSwift Array+Foundation.swift
[36/76] Compiling CryptoSwift Blowfish+Foundation.swift
[37/76] Compiling CryptoSwift ChaCha20+Foundation.swift
[38/76] Compiling CryptoSwift Data+Extension.swift
[39/76] Compiling CryptoSwift OFB.swift
[40/76] Compiling CryptoSwift PCBC.swift
[41/76] Compiling CryptoSwift Blowfish.swift
[42/76] Compiling CryptoSwift CBCMAC.swift
[43/76] Compiling CryptoSwift CMAC.swift
[44/76] Compiling CryptoSwift ChaCha20.swift
[45/76] Compiling CryptoSwift Checksum.swift
[46/76] Compiling CryptoSwift Cipher.swift
[47/76] Compiling CryptoSwift Collection+Extension.swift
[48/76] Compiling CryptoSwift CompactMap.swift
[49/76] Compiling CryptoSwift NoPadding.swift
[50/76] Compiling CryptoSwift Operators.swift
[51/76] Compiling CryptoSwift PBKDF1.swift
[52/76] Compiling CryptoSwift PBKDF2.swift
[53/76] Compiling CryptoSwift PKCS5.swift
[54/76] Compiling CryptoSwift PKCS7.swift
[55/76] Compiling CryptoSwift PKCS7Padding.swift
[56/76] Compiling CryptoSwift Padding.swift
[57/76] Compiling CryptoSwift Poly1305.swift
[58/76] Compiling CryptoSwift BlockEncryptor.swift
[59/76] Compiling CryptoSwift BlockMode.swift
[60/76] Compiling CryptoSwift BlockModeOptions.swift
[61/76] Compiling CryptoSwift CBC.swift
[62/76] Compiling CryptoSwift CCM.swift
[63/76] Compiling CryptoSwift CFB.swift
[64/76] Compiling CryptoSwift CTR.swift
[65/76] Compiling CryptoSwift CipherModeWorker.swift
[66/76] Compiling CryptoSwift ECB.swift
[67/76] Compiling CryptoSwift GCM.swift
[68/76] Compiling CryptoSwift Rabbit.swift
[69/76] Compiling CryptoSwift RandomBytesSequence.swift
[70/76] Compiling CryptoSwift SHA1.swift
[71/76] Compiling CryptoSwift SHA2.swift
[72/76] Compiling CryptoSwift SHA3.swift
[73/76] Compiling CryptoSwift Scrypt.swift
[74/76] Compiling CryptoSwift SecureBytes.swift
[75/76] Compiling CryptoSwift StreamDecryptor.swift
[76/76] Compiling CryptoSwift StreamEncryptor.swift
error: filename "API.swift" used twice: '/host/spi-builder-workspace/Sources/Common/API.swift' and '/host/spi-builder-workspace/UI/CryptEx/API/API.swift'
note: filenames are used to distinguish private declarations with the same name
BUILD FAILURE 5.8 linux

Build Machine: Linux 2