The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Cryptex with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64

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
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/trsathya/cryptex
 * tag               0.0.6      -> FETCH_HEAD
HEAD is now at b37b478 Upgrade tto Swift 4.2
Cloned https://github.com/trsathya/cryptex.git into spi-builder-workspace
b37b47870bc9f064d0420506ed7621d52e94eb75
SUCCESS checkout https://github.com/trsathya/cryptex.git at 0.0.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.27s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 0.15.0 (0.39s)
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] Compiling CryptoSwift NoPadding.swift
[2/67] Compiling CryptoSwift Operators.swift
[3/67] Compiling CryptoSwift PBKDF1.swift
[4/67] Compiling CryptoSwift PBKDF2.swift
[5/67] Compiling CryptoSwift PKCS5.swift
[6/67] Compiling CryptoSwift PKCS7.swift
[7/67] Compiling CryptoSwift PKCS7Padding.swift
[8/67] Compiling CryptoSwift Padding.swift
[9/67] Compiling CryptoSwift Poly1305.swift
[10/76] Compiling CryptoSwift Cryptor.swift
[11/76] Compiling CryptoSwift Cryptors.swift
[12/76] Compiling CryptoSwift Digest.swift
[13/76] Compiling CryptoSwift DigestType.swift
[14/76] Compiling CryptoSwift AES+Foundation.swift
[15/76] Compiling CryptoSwift Array+Foundation.swift
[16/76] Compiling CryptoSwift Blowfish+Foundation.swift
[17/76] Compiling CryptoSwift ChaCha20+Foundation.swift
[18/76] Compiling CryptoSwift Data+Extension.swift
[19/76] Compiling CryptoSwift BlockEncryptor.swift
[20/76] Compiling CryptoSwift BlockMode.swift
[21/76] Compiling CryptoSwift BlockModeOptions.swift
[22/76] Compiling CryptoSwift CBC.swift
[23/76] Compiling CryptoSwift CCM.swift
[24/76] Compiling CryptoSwift CFB.swift
[25/76] Compiling CryptoSwift CTR.swift
[26/76] Compiling CryptoSwift CipherModeWorker.swift
[27/76] Compiling CryptoSwift ECB.swift
[28/76] Compiling CryptoSwift GCM.swift
[29/76] Compiling CryptoSwift HMAC+Foundation.swift
[30/76] Compiling CryptoSwift Rabbit+Foundation.swift
[31/76] Compiling CryptoSwift String+FoundationExtension.swift
[32/76] Compiling CryptoSwift Utils+Foundation.swift
[33/76] Compiling CryptoSwift Generics.swift
[34/76] Compiling CryptoSwift HKDF.swift
[35/76] Compiling CryptoSwift HMAC.swift
[36/76] Compiling CryptoSwift Int+Extension.swift
[37/76] Compiling CryptoSwift MD5.swift
[38/76] Compiling CryptoSwift String+Extension.swift
[39/76] Compiling CryptoSwift UInt128.swift
[40/76] Compiling CryptoSwift UInt16+Extension.swift
[41/76] Compiling CryptoSwift UInt32+Extension.swift
[42/76] Compiling CryptoSwift UInt64+Extension.swift
[43/76] Compiling CryptoSwift UInt8+Extension.swift
[44/76] Compiling CryptoSwift Updatable.swift
[45/76] Compiling CryptoSwift Utils.swift
[46/76] Compiling CryptoSwift ZeroPadding.swift
[47/76] Compiling CryptoSwift AEAD.swift
[48/76] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[49/76] Compiling CryptoSwift AES.Cryptors.swift
[50/76] Compiling CryptoSwift AES.swift
[51/76] Compiling CryptoSwift Array+Extension.swift
[52/76] Compiling CryptoSwift Authenticator.swift
[53/76] Compiling CryptoSwift BatchedCollection.swift
[54/76] Compiling CryptoSwift Bit.swift
[55/76] Compiling CryptoSwift BlockCipher.swift
[56/76] Compiling CryptoSwift BlockDecryptor.swift
[57/76] Emitting module CryptoSwift
[58/76] Compiling CryptoSwift OFB.swift
[59/76] Compiling CryptoSwift PCBC.swift
[60/76] Compiling CryptoSwift Blowfish.swift
[61/76] Compiling CryptoSwift CBCMAC.swift
[62/76] Compiling CryptoSwift CMAC.swift
[63/76] Compiling CryptoSwift ChaCha20.swift
[64/76] Compiling CryptoSwift Checksum.swift
[65/76] Compiling CryptoSwift Cipher.swift
[66/76] Compiling CryptoSwift Collection+Extension.swift
[67/76] Compiling CryptoSwift CompactMap.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: '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Common/API.swift' and '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/API/API.swift'
note: filenames are used to distinguish private declarations with the same name
ShellOut encountered an error
Status code: 1
Message: "Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.27s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 0.15.0 (0.39s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 0.15.0"
Output: "Building for debugging...
[1/67] Compiling CryptoSwift NoPadding.swift
[2/67] Compiling CryptoSwift Operators.swift
[3/67] Compiling CryptoSwift PBKDF1.swift
[4/67] Compiling CryptoSwift PBKDF2.swift
[5/67] Compiling CryptoSwift PKCS5.swift
[6/67] Compiling CryptoSwift PKCS7.swift
[7/67] Compiling CryptoSwift PKCS7Padding.swift
[8/67] Compiling CryptoSwift Padding.swift
[9/67] Compiling CryptoSwift Poly1305.swift
[10/76] Compiling CryptoSwift Cryptor.swift
[11/76] Compiling CryptoSwift Cryptors.swift
[12/76] Compiling CryptoSwift Digest.swift
[13/76] Compiling CryptoSwift DigestType.swift
[14/76] Compiling CryptoSwift AES+Foundation.swift
[15/76] Compiling CryptoSwift Array+Foundation.swift
[16/76] Compiling CryptoSwift Blowfish+Foundation.swift
[17/76] Compiling CryptoSwift ChaCha20+Foundation.swift
[18/76] Compiling CryptoSwift Data+Extension.swift
[19/76] Compiling CryptoSwift BlockEncryptor.swift
[20/76] Compiling CryptoSwift BlockMode.swift
[21/76] Compiling CryptoSwift BlockModeOptions.swift
[22/76] Compiling CryptoSwift CBC.swift
[23/76] Compiling CryptoSwift CCM.swift
[24/76] Compiling CryptoSwift CFB.swift
[25/76] Compiling CryptoSwift CTR.swift
[26/76] Compiling CryptoSwift CipherModeWorker.swift
[27/76] Compiling CryptoSwift ECB.swift
[28/76] Compiling CryptoSwift GCM.swift
[29/76] Compiling CryptoSwift HMAC+Foundation.swift
[30/76] Compiling CryptoSwift Rabbit+Foundation.swift
[31/76] Compiling CryptoSwift String+FoundationExtension.swift
[32/76] Compiling CryptoSwift Utils+Foundation.swift
[33/76] Compiling CryptoSwift Generics.swift
[34/76] Compiling CryptoSwift HKDF.swift
[35/76] Compiling CryptoSwift HMAC.swift
[36/76] Compiling CryptoSwift Int+Extension.swift
[37/76] Compiling CryptoSwift MD5.swift
[38/76] Compiling CryptoSwift String+Extension.swift
[39/76] Compiling CryptoSwift UInt128.swift
[40/76] Compiling CryptoSwift UInt16+Extension.swift
[41/76] Compiling CryptoSwift UInt32+Extension.swift
[42/76] Compiling CryptoSwift UInt64+Extension.swift
[43/76] Compiling CryptoSwift UInt8+Extension.swift
[44/76] Compiling CryptoSwift Updatable.swift
[45/76] Compiling CryptoSwift Utils.swift
[46/76] Compiling CryptoSwift ZeroPadding.swift
[47/76] Compiling CryptoSwift AEAD.swift
[48/76] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[49/76] Compiling CryptoSwift AES.Cryptors.swift
[50/76] Compiling CryptoSwift AES.swift
[51/76] Compiling CryptoSwift Array+Extension.swift
[52/76] Compiling CryptoSwift Authenticator.swift
[53/76] Compiling CryptoSwift BatchedCollection.swift
[54/76] Compiling CryptoSwift Bit.swift
[55/76] Compiling CryptoSwift BlockCipher.swift
[56/76] Compiling CryptoSwift BlockDecryptor.swift
[57/76] Emitting module CryptoSwift
[58/76] Compiling CryptoSwift OFB.swift
[59/76] Compiling CryptoSwift PCBC.swift
[60/76] Compiling CryptoSwift Blowfish.swift
[61/76] Compiling CryptoSwift CBCMAC.swift
[62/76] Compiling CryptoSwift CMAC.swift
[63/76] Compiling CryptoSwift ChaCha20.swift
[64/76] Compiling CryptoSwift Checksum.swift
[65/76] Compiling CryptoSwift Cipher.swift
[66/76] Compiling CryptoSwift Collection+Extension.swift
[67/76] Compiling CryptoSwift CompactMap.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: '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Common/API.swift' and '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/API/API.swift'note: filenames are used to distinguish private declarations with the same name"
Retrying in 0.0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
error: filename "API.swift" used twice: '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Common/API.swift' and '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/API/API.swift'
note: filenames are used to distinguish private declarations with the same name
ShellOut encountered an error
Status code: 1
Message: ""
Output: "[0/1] Planning build
Building for debugging...
error: filename "API.swift" used twice: '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Common/API.swift' and '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/UI/CryptEx/API/API.swift'note: filenames are used to distinguish private declarations with the same name"
BUILD FAILURE 5.7 macosSpm

Build Machine: Mac 5