This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Solana with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/crewshin/solana-swift.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/crewshin/solana-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 61a53de Merge pull request #5 from crewshin/feature/get-identity
Cloned https://github.com/crewshin/solana-swift.git
Revision (git rev-parse @):
61a53dee2a371127bb1998a62a5ec9aa9c419acb
SUCCESS checkout https://github.com/crewshin/solana-swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/crewshin/solana-swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/crewshin/ed25519swift
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/keefertaylor/Base58Swift
[1/952] Fetching ed25519swift
[325/1471] Fetching ed25519swift, base58swift
[1396/4568] Fetching ed25519swift, base58swift, bigint
[2959/17222] Fetching ed25519swift, base58swift, bigint, cryptoswift
[4915/16703] Fetching ed25519swift, bigint, cryptoswift
Fetched https://github.com/keefertaylor/Base58Swift from cache (0.26s)
Fetched https://github.com/crewshin/ed25519swift from cache (0.27s)
Computing version for https://github.com/crewshin/ed25519swift
[4183/15751] Fetching bigint, cryptoswift
Computed https://github.com/crewshin/ed25519swift at 1.2.6 (0.47s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.18s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.21s)
Computing version for https://github.com/keefertaylor/Base58Swift
Computed https://github.com/keefertaylor/Base58Swift at 2.1.14 (0.44s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.3.8 (0.45s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.2.1 (0.45s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.2.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.3.8
Creating working copy for https://github.com/crewshin/ed25519swift
Working copy of https://github.com/crewshin/ed25519swift resolved at 1.2.6
Creating working copy for https://github.com/keefertaylor/Base58Swift
Working copy of https://github.com/keefertaylor/Base58Swift resolved at 2.1.14
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/95] Emitting module BigInt
[8/97] Emitting module CryptoSwift
[9/106] Compiling CryptoSwift BlockDecryptor.swift
[10/106] Compiling CryptoSwift OCB.swift
[11/106] Compiling CryptoSwift BatchedCollection.swift
[12/106] Compiling CryptoSwift Bit.swift
[13/106] Compiling CryptoSwift BlockCipher.swift
[14/106] Compiling CryptoSwift AEAD.swift
[15/106] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[16/106] Compiling CryptoSwift AES.Cryptors.swift
[17/106] Compiling BigInt Subtraction.swift
[18/106] Compiling BigInt Words and Bits.swift
[19/106] Compiling CryptoSwift CBCMAC.swift
[20/106] Compiling CryptoSwift CMAC.swift
[21/106] Compiling CryptoSwift ChaCha20.swift
[22/106] Compiling CryptoSwift OFB.swift
[23/106] Compiling CryptoSwift PCBC.swift
[24/106] Compiling CryptoSwift Blowfish.swift
[28/106] Compiling CryptoSwift AES.swift
[29/106] Compiling CryptoSwift Array+Extension.swift
[30/106] Compiling CryptoSwift Authenticator.swift
[35/106] Compiling CryptoSwift HMAC+Foundation.swift
[36/106] Compiling CryptoSwift Rabbit+Foundation.swift
[37/106] Compiling CryptoSwift String+FoundationExtension.swift
[38/106] Compiling CryptoSwift Utils+Foundation.swift
[39/106] Compiling CryptoSwift Generics.swift
[40/106] Compiling CryptoSwift HKDF.swift
[41/106] Compiling CryptoSwift HMAC.swift
[42/106] Compiling CryptoSwift ISO78164Padding.swift
[43/106] Compiling CryptoSwift Int+Extension.swift
[47/106] Compiling CryptoSwift Checksum.swift
[48/106] Compiling CryptoSwift Cipher.swift
[49/106] Compiling CryptoSwift Collection+Extension.swift
[50/107] Compiling CryptoSwift String+Extension.swift
[51/107] Compiling CryptoSwift UInt128.swift
[52/107] Compiling CryptoSwift UInt16+Extension.swift
[53/107] Compiling CryptoSwift UInt32+Extension.swift
[54/107] Compiling CryptoSwift UInt64+Extension.swift
[55/107] Compiling CryptoSwift UInt8+Extension.swift
[56/107] Compiling CryptoSwift Updatable.swift
[57/107] Compiling CryptoSwift Utils.swift
[58/107] Compiling CryptoSwift ZeroPadding.swift
[60/109] Compiling CryptoSwift MD5.swift
[61/109] Compiling CryptoSwift NoPadding.swift
[62/109] Compiling CryptoSwift Operators.swift
[63/109] Compiling CryptoSwift PBKDF1.swift
[64/109] Compiling CryptoSwift PBKDF2.swift
[65/109] Compiling CryptoSwift PKCS5.swift
[66/109] Compiling CryptoSwift PKCS7.swift
[67/109] Compiling CryptoSwift PKCS7Padding.swift
[68/109] Compiling CryptoSwift Padding.swift
[69/109] Compiling CryptoSwift Poly1305.swift
[70/109] Compiling CryptoSwift Rabbit.swift
[71/109] Compiling CryptoSwift SHA1.swift
[72/109] Compiling CryptoSwift SHA2.swift
[73/109] Compiling CryptoSwift SHA3.swift
[74/109] Compiling CryptoSwift Scrypt.swift
[75/109] Compiling CryptoSwift SecureBytes.swift
[76/109] Compiling CryptoSwift StreamDecryptor.swift
[77/109] Compiling CryptoSwift StreamEncryptor.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[78/109] Emitting module Base58Swift
/host/spi-builder-workspace/.build/checkouts/Base58Swift/Base58Swift/Base58.swift:4:8: error: no such module 'CommonCrypto'
  2 |
  3 | import BigInt
  4 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  5 | import Foundation
  6 |
[79/109] Compiling Base58Swift Base58.swift
/host/spi-builder-workspace/.build/checkouts/Base58Swift/Base58Swift/Base58.swift:4:8: error: no such module 'CommonCrypto'
  2 |
  3 | import BigInt
  4 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  5 | import Foundation
  6 |
[92/109] Compiling CryptoSwift BlockModeOptions.swift
[93/109] Compiling CryptoSwift CBC.swift
[94/109] Compiling CryptoSwift CCM.swift
[95/109] Compiling CryptoSwift CFB.swift
[96/109] Compiling CryptoSwift CTR.swift
[97/109] Compiling CryptoSwift CipherModeWorker.swift
[98/109] Compiling CryptoSwift ECB.swift
[99/109] Compiling CryptoSwift GCM.swift
[100/109] Compiling CryptoSwift CompactMap.swift
[101/109] Compiling CryptoSwift Cryptor.swift
[102/109] Compiling CryptoSwift Cryptors.swift
[103/109] Compiling CryptoSwift Digest.swift
[104/109] Compiling CryptoSwift DigestType.swift
[105/109] Compiling CryptoSwift AES+Foundation.swift
[106/109] Compiling CryptoSwift Array+Foundation.swift
[107/109] Compiling CryptoSwift Blowfish+Foundation.swift
[108/109] Compiling CryptoSwift ChaCha20+Foundation.swift
[109/109] Compiling CryptoSwift Data+Extension.swift
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.