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 Keystore, reference master (4038fc), with Swift 6.0 for Linux on 30 Nov 2024 21:31:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Boilertalk/Keystore.swift.git
Reference: master
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/Boilertalk/Keystore.swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4038fcc feat: create eth2 keystores
Cloned https://github.com/Boilertalk/Keystore.swift.git
Revision (git rev-parse @):
4038fccf60005b17f5296e29b63b7221c7106baa
SUCCESS checkout https://github.com/Boilertalk/Keystore.swift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Boilertalk/Keystore.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/MyEtherWallet/bls-eth-swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/greymass/swift-scrypt.git
Fetching https://github.com/Quick/Quick.git
[1/142] Fetching swift-scrypt
[143/282] Fetching swift-scrypt, bls-eth-swift
[146/15022] Fetching swift-scrypt, bls-eth-swift, quick
[1045/27729] Fetching swift-scrypt, bls-eth-swift, quick, cryptoswift
[16807/47004] Fetching swift-scrypt, bls-eth-swift, quick, cryptoswift, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.42s)
[15283/32264] Fetching swift-scrypt, bls-eth-swift, cryptoswift, nimble
Fetched https://github.com/greymass/swift-scrypt.git from cache (3.43s)
[32022/32122] Fetching bls-eth-swift, cryptoswift, nimble
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (3.51s)
[19316/19415] Fetching bls-eth-swift, nimble
Fetching https://github.com/Boilertalk/secp256k1.swift.git
Fetched https://github.com/Quick/Nimble.git from cache (7.75s)
[1/780] Fetching secp256k1.swift
Fetched https://github.com/MyEtherWallet/bls-eth-swift.git from cache (8.04s)
Fetched https://github.com/Boilertalk/secp256k1.swift.git from cache (0.48s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (0.92s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.43s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 5.0.1 (0.95s)
Computing version for https://github.com/Boilertalk/secp256k1.swift.git
Computed https://github.com/Boilertalk/secp256k1.swift.git at 0.1.7 (0.95s)
Computing version for https://github.com/MyEtherWallet/bls-eth-swift.git
Computed https://github.com/MyEtherWallet/bls-eth-swift.git at 1.0.1 (0.90s)
Computing version for https://github.com/greymass/swift-scrypt.git
Computed https://github.com/greymass/swift-scrypt.git at 1.0.2 (0.93s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.3 (0.94s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.86s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.34s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.87s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.3
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 5.0.1
Creating working copy for https://github.com/Boilertalk/secp256k1.swift.git
Working copy of https://github.com/Boilertalk/secp256k1.swift.git resolved at 0.1.7
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 10.0.0
Creating working copy for https://github.com/greymass/swift-scrypt.git
Working copy of https://github.com/greymass/swift-scrypt.git resolved at 1.0.2
Creating working copy for https://github.com/MyEtherWallet/bls-eth-swift.git
Working copy of https://github.com/MyEtherWallet/bls-eth-swift.git resolved at 1.0.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
[1397/15950716] Downloading https://github.com/MyEtherWallet/bls-eth-swift/releases/download/1.0.1/bls_framework.xcframework.zip
Downloading binary artifact https://github.com/MyEtherWallet/bls-eth-swift/releases/download/1.0.1/bls_framework.xcframework.zip
Downloaded https://github.com/MyEtherWallet/bls-eth-swift/releases/download/1.0.1/bls_framework.xcframework.zip (2.24s)
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Info.plist
Building for debugging...
[0/12] Write sources
[0/12] Copying PrivacyInfo.xcprivacy
[3/12] Write sources
[5/12] Compiling slowequals.c
[6/12] Compiling lax_der_privatekey_parsing.c
[7/12] Compiling lax_der_parsing.c
[8/12] Compiling crypto_scrypt-nosse.c
[9/12] Compiling sha256.c
[10/12] Write swift-version-24593BA9C3E375BF.txt
[11/12] Compiling secp256k1.c
[13/16] Emitting module secp256k1
[14/98] Emitting module Scrypt
[15/117] Compiling secp256k1 Exporter.swift
[16/118] Compiling Scrypt Scrypt.swift
[19/119] Compiling CryptoSwift IntegerConversion.swift
[20/119] Compiling CryptoSwift Multiplication.swift
[21/119] Compiling CryptoSwift PrimeTest.swift
[22/119] Compiling CryptoSwift Random.swift
[23/119] Compiling CryptoSwift Shifts.swift
[24/119] Compiling CryptoSwift SquareRoot.swift
[25/119] Compiling CryptoSwift Strideable.swift
[26/119] Compiling CryptoSwift StringConversion.swift
[27/119] Compiling CryptoSwift Subtraction.swift
[28/119] Compiling CryptoSwift WordsAndBits.swift
[29/119] Compiling CryptoSwift ChaCha20.swift
[30/119] Compiling CryptoSwift Checksum.swift
[31/119] Compiling CryptoSwift Cipher.swift
[32/119] Compiling CryptoSwift Collection+Extension.swift
[33/133] Compiling CryptoSwift XChaCha20+Foundation.swift
[34/133] Compiling CryptoSwift Generics.swift
[35/133] Compiling CryptoSwift HKDF.swift
[36/133] Compiling CryptoSwift HMAC.swift
[37/133] Compiling CryptoSwift ISO10126Padding.swift
[38/133] Compiling CryptoSwift ISO78164Padding.swift
[39/133] Compiling CryptoSwift Int+Extension.swift
[40/133] Compiling CryptoSwift MD5.swift
[41/133] Compiling CryptoSwift NoPadding.swift
[42/133] Compiling CryptoSwift Operators.swift
[43/133] Compiling CryptoSwift DER.swift
[44/133] Compiling CryptoSwift PBKDF1.swift
[45/133] Compiling CryptoSwift PBKDF2.swift
[46/133] Compiling CryptoSwift PKCS1v15.swift
[47/133] Compiling CryptoSwift BlockEncryptor.swift
[48/133] Compiling CryptoSwift BlockMode.swift
[49/133] Compiling CryptoSwift BlockModeOptions.swift
[50/133] Compiling CryptoSwift CBC.swift
[51/133] Compiling CryptoSwift CCM.swift
[52/133] Compiling CryptoSwift CFB.swift
[53/133] Compiling CryptoSwift CTR.swift
[54/133] Compiling CryptoSwift CipherModeWorker.swift
[55/133] Compiling CryptoSwift ECB.swift
[56/133] Compiling CryptoSwift GCM.swift
[57/133] Compiling CryptoSwift OCB.swift
[58/133] Compiling CryptoSwift OFB.swift
[59/133] Compiling CryptoSwift PCBC.swift
[60/133] Compiling CryptoSwift Blowfish.swift
[61/133] Compiling CryptoSwift CBCMAC.swift
[62/133] Compiling CryptoSwift CMAC.swift
[63/133] Compiling CryptoSwift Addition.swift
[64/133] Compiling CryptoSwift BigInt.swift
[65/133] Compiling CryptoSwift BigUInt.swift
[66/133] Compiling CryptoSwift BitwiseOps.swift
[67/133] Compiling CryptoSwift CS.swift
[68/133] Compiling CryptoSwift Codable.swift
[69/133] Compiling CryptoSwift Comparable.swift
[70/133] Compiling CryptoSwift DataConversion.swift
[71/133] Compiling CryptoSwift Division.swift
[72/133] Compiling CryptoSwift Exponentiation.swift
[73/133] Compiling CryptoSwift FloatingPointConversion.swift
[74/133] Compiling CryptoSwift GCD.swift
[75/133] Compiling CryptoSwift Hashable.swift
[76/133] Compiling CryptoSwift AEAD.swift
[77/133] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[78/133] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[79/133] Compiling CryptoSwift AES.Cryptors.swift
[80/133] Compiling CryptoSwift AES.swift
[81/133] Compiling CryptoSwift ASN1.swift
[82/133] Compiling CryptoSwift ASN1Decoder.swift
[83/133] Compiling CryptoSwift ASN1Encoder.swift
[84/133] Compiling CryptoSwift ASN1Scanner.swift
[85/133] Compiling CryptoSwift Array+Extension.swift
[86/133] Compiling CryptoSwift Authenticator.swift
[87/133] Compiling CryptoSwift BatchedCollection.swift
[88/133] Compiling CryptoSwift Bit.swift
[89/133] Compiling CryptoSwift BlockCipher.swift
[90/133] Compiling CryptoSwift BlockDecryptor.swift
[91/133] Emitting module CryptoSwift
[92/133] Compiling CryptoSwift Signature.swift
[93/133] Compiling CryptoSwift StreamDecryptor.swift
[94/133] Compiling CryptoSwift StreamEncryptor.swift
[95/133] Compiling CryptoSwift String+Extension.swift
[96/133] Compiling CryptoSwift UInt128.swift
[97/133] Compiling CryptoSwift UInt16+Extension.swift
[98/133] Compiling CryptoSwift UInt32+Extension.swift
[99/133] Compiling CryptoSwift UInt64+Extension.swift
[100/133] Compiling CryptoSwift UInt8+Extension.swift
[101/133] Compiling CryptoSwift Updatable.swift
[102/133] Compiling CryptoSwift Utils.swift
[103/133] Compiling CryptoSwift XChaCha20.swift
[104/133] Compiling CryptoSwift ZeroPadding.swift
[105/133] Compiling CryptoSwift resource_bundle_accessor.swift
[106/133] Compiling CryptoSwift CompactMap.swift
[107/133] Compiling CryptoSwift Cryptor.swift
[108/133] Compiling CryptoSwift Cryptors.swift
[109/133] Compiling CryptoSwift Digest.swift
[110/133] Compiling CryptoSwift DigestType.swift
[111/133] Compiling CryptoSwift AES+Foundation.swift
[112/133] Compiling CryptoSwift Array+Foundation.swift
[113/133] Compiling CryptoSwift Blowfish+Foundation.swift
[114/133] Compiling CryptoSwift ChaCha20+Foundation.swift
[115/133] Compiling CryptoSwift Data+Extension.swift
[116/133] Compiling CryptoSwift HMAC+Foundation.swift
[117/133] Compiling CryptoSwift Rabbit+Foundation.swift
[118/133] Compiling CryptoSwift String+FoundationExtension.swift
[119/133] Compiling CryptoSwift Utils+Foundation.swift
[120/133] Compiling CryptoSwift PKCS5.swift
[121/133] Compiling CryptoSwift PKCS7.swift
[122/133] Compiling CryptoSwift PKCS7Padding.swift
[123/133] Compiling CryptoSwift Padding.swift
[124/133] Compiling CryptoSwift Poly1305.swift
[125/133] Compiling CryptoSwift RSA+Cipher.swift
[126/133] Compiling CryptoSwift RSA+Signature.swift
[127/133] Compiling CryptoSwift RSA.swift
[128/133] Compiling CryptoSwift Rabbit.swift
[129/133] Compiling CryptoSwift SHA1.swift
[130/133] Compiling CryptoSwift SHA2.swift
[131/133] Compiling CryptoSwift SHA3.swift
[132/133] Compiling CryptoSwift Scrypt.swift
[133/133] Compiling CryptoSwift SecureBytes.swift
[135/142] Compiling Keystore Bytes+SecureRandom.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
  2 | import CryptoSwift
  3 | import Scrypt
  4 | import bls_framework
    |        `- error: no such module 'bls_framework'
  5 |
  6 | public struct KeystoreETH2Factory {
[136/142] Compiling Keystore Secp256k1Helper.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
  2 | import CryptoSwift
  3 | import Scrypt
  4 | import bls_framework
    |        `- error: no such module 'bls_framework'
  5 |
  6 | public struct KeystoreETH2Factory {
[137/142] Compiling Keystore HexUtils.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
  2 | import CryptoSwift
  3 | import Scrypt
  4 | import bls_framework
    |        `- error: no such module 'bls_framework'
  5 |
  6 | public struct KeystoreETH2Factory {
[138/142] Compiling Keystore KeystoreETH2.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
  2 | import CryptoSwift
  3 | import Scrypt
  4 | import bls_framework
    |        `- error: no such module 'bls_framework'
  5 |
  6 | public struct KeystoreETH2Factory {
[139/142] Compiling Keystore KeystoreFactory.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
  2 | import CryptoSwift
  3 | import Scrypt
  4 | import bls_framework
    |        `- error: no such module 'bls_framework'
  5 |
  6 | public struct KeystoreETH2Factory {
[140/142] Compiling Keystore KeystoreETH2Factory.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
  2 | import CryptoSwift
  3 | import Scrypt
  4 | import bls_framework
    |        `- error: no such module 'bls_framework'
  5 |
  6 | public struct KeystoreETH2Factory {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[141/142] Emitting module Keystore
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
  2 | import CryptoSwift
  3 | import Scrypt
  4 | import bls_framework
    |        `- error: no such module 'bls_framework'
  5 |
  6 | public struct KeystoreETH2Factory {
[142/142] Compiling Keystore Keystore.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
  2 | import CryptoSwift
  3 | import Scrypt
  4 | import bls_framework
    |        `- error: no such module 'bls_framework'
  5 |
  6 | public struct KeystoreETH2Factory {
BUILD FAILURE 6.0 linux