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

Successful build of Keystore with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Boilertalk/Keystore.swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/Boilertalk/Keystore.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/13] Write sources
[1/13] Copying PrivacyInfo.xcprivacy
[5/13] Copying bls_framework.framework
[6/13] Write swift-version-6F35C1178C84523A.txt
[7/117] Compiling lax_der_parsing.c
[8/117] Compiling crypto_scrypt-nosse.c
[9/117] Compiling lax_der_privatekey_parsing.c
[10/117] Compiling slowequals.c
[11/117] Compiling sha256.c
[12/119] Compiling secp256k1.c
[14/121] Emitting module Scrypt
[15/121] Compiling Scrypt Scrypt.swift
[16/121] Emitting module secp256k1
[17/121] Compiling secp256k1 Exporter.swift
[18/121] Compiling CryptoSwift Bit.swift
[19/121] Compiling CryptoSwift BlockCipher.swift
[20/121] Compiling CryptoSwift BlockDecryptor.swift
[21/121] Compiling CryptoSwift BlockEncryptor.swift
[22/121] Compiling CryptoSwift BlockMode.swift
[23/121] Compiling CryptoSwift BlockModeOptions.swift
[24/121] Compiling CryptoSwift CBC.swift
[25/121] Compiling CryptoSwift CCM.swift
[26/121] Compiling CryptoSwift CFB.swift
[27/121] Compiling CryptoSwift CTR.swift
[28/121] Compiling CryptoSwift CipherModeWorker.swift
[29/121] Compiling CryptoSwift ECB.swift
[30/121] Compiling CryptoSwift GCM.swift
[31/121] Compiling CryptoSwift OCB.swift
[32/121] Compiling CryptoSwift OFB.swift
[33/121] Compiling CryptoSwift PCBC.swift
[34/121] Compiling CryptoSwift Blowfish.swift
[35/121] Compiling CryptoSwift CBCMAC.swift
[36/121] Compiling CryptoSwift CMAC.swift
[37/121] Compiling CryptoSwift Addition.swift
[38/121] Compiling CryptoSwift BigInt.swift
[39/121] Compiling CryptoSwift BigUInt.swift
[40/121] Compiling CryptoSwift Bitwise Ops.swift
[41/121] Compiling CryptoSwift CS.swift
[42/132] Compiling CryptoSwift Cryptor.swift
[43/132] Compiling CryptoSwift Cryptors.swift
[44/132] Compiling CryptoSwift Digest.swift
[45/132] Compiling CryptoSwift DigestType.swift
[46/132] Compiling CryptoSwift AES+Foundation.swift
[47/132] Compiling CryptoSwift Array+Foundation.swift
[48/132] Compiling CryptoSwift Blowfish+Foundation.swift
[49/132] Compiling CryptoSwift ChaCha20+Foundation.swift
[50/132] Compiling CryptoSwift Data+Extension.swift
[51/132] Compiling CryptoSwift HMAC+Foundation.swift
[52/132] Compiling CryptoSwift Rabbit+Foundation.swift
[53/132] Compiling CryptoSwift String+FoundationExtension.swift
[54/132] Compiling CryptoSwift Utils+Foundation.swift
[55/132] Compiling CryptoSwift XChaCha20+Foundation.swift
[56/132] Compiling CryptoSwift Generics.swift
[57/132] Compiling CryptoSwift HKDF.swift
[58/132] Compiling CryptoSwift HMAC.swift
[59/132] Compiling CryptoSwift ISO10126Padding.swift
[60/132] Compiling CryptoSwift ISO78164Padding.swift
[61/132] Compiling CryptoSwift Int+Extension.swift
[62/132] Compiling CryptoSwift MD5.swift
[63/132] Compiling CryptoSwift NoPadding.swift
[64/132] Compiling CryptoSwift AEAD.swift
[65/132] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[66/132] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[67/132] Compiling CryptoSwift AES.Cryptors.swift
[68/132] Compiling CryptoSwift AES.swift
[69/132] Compiling CryptoSwift ASN1.swift
[70/132] Compiling CryptoSwift ASN1Decoder.swift
[71/132] Compiling CryptoSwift ASN1Encoder.swift
[72/132] Compiling CryptoSwift ASN1Scanner.swift
[73/132] Compiling CryptoSwift Array+Extension.swift
[74/132] Compiling CryptoSwift Authenticator.swift
[75/132] Compiling CryptoSwift BatchedCollection.swift
[76/132] Compiling CryptoSwift Operators.swift
[77/132] Compiling CryptoSwift DER.swift
[78/132] Compiling CryptoSwift PBKDF1.swift
[79/132] Compiling CryptoSwift PBKDF2.swift
[80/132] Compiling CryptoSwift PKCS1v15.swift
[81/132] Compiling CryptoSwift PKCS5.swift
[82/132] Compiling CryptoSwift PKCS7.swift
[83/132] Compiling CryptoSwift PKCS7Padding.swift
[84/132] Compiling CryptoSwift Padding.swift
[85/132] Compiling CryptoSwift Poly1305.swift
[86/132] Compiling CryptoSwift RSA+Cipher.swift
[87/132] Compiling CryptoSwift RSA+Signature.swift
[88/132] Compiling CryptoSwift RSA.swift
[89/132] Compiling CryptoSwift Rabbit.swift
[90/132] Compiling CryptoSwift SHA1.swift
[91/132] Compiling CryptoSwift SHA2.swift
[92/132] Compiling CryptoSwift SHA3.swift
[93/132] Compiling CryptoSwift Scrypt.swift
[94/132] Compiling CryptoSwift SecureBytes.swift
[95/132] Compiling CryptoSwift Signature.swift
[96/132] Compiling CryptoSwift StreamDecryptor.swift
[97/132] Compiling CryptoSwift StreamEncryptor.swift
[98/132] Compiling CryptoSwift Codable.swift
[99/132] Compiling CryptoSwift Comparable.swift
[100/132] Compiling CryptoSwift Data Conversion.swift
[101/132] Compiling CryptoSwift Division.swift
[102/132] Compiling CryptoSwift Exponentiation.swift
[103/132] Compiling CryptoSwift Floating Point Conversion.swift
[104/132] Compiling CryptoSwift GCD.swift
[105/132] Compiling CryptoSwift Hashable.swift
[106/132] Compiling CryptoSwift Integer Conversion.swift
[107/132] Compiling CryptoSwift Multiplication.swift
[108/132] Compiling CryptoSwift Prime Test.swift
[109/132] Compiling CryptoSwift Random.swift
[110/132] Compiling CryptoSwift Shifts.swift
[111/132] Compiling CryptoSwift Square Root.swift
[112/132] Compiling CryptoSwift Strideable.swift
[113/132] Compiling CryptoSwift String Conversion.swift
[114/132] Compiling CryptoSwift Subtraction.swift
[115/132] Compiling CryptoSwift Words and Bits.swift
[116/132] Compiling CryptoSwift ChaCha20.swift
[117/132] Compiling CryptoSwift Checksum.swift
[118/132] Compiling CryptoSwift Cipher.swift
[119/132] Compiling CryptoSwift Collection+Extension.swift
[120/132] Compiling CryptoSwift CompactMap.swift
[121/132] Emitting module CryptoSwift
[122/132] Compiling CryptoSwift String+Extension.swift
[123/132] Compiling CryptoSwift UInt128.swift
[124/132] Compiling CryptoSwift UInt16+Extension.swift
[125/132] Compiling CryptoSwift UInt32+Extension.swift
[126/132] Compiling CryptoSwift UInt64+Extension.swift
[127/132] Compiling CryptoSwift UInt8+Extension.swift
[128/132] Compiling CryptoSwift Updatable.swift
[129/132] Compiling CryptoSwift Utils.swift
[130/132] Compiling CryptoSwift XChaCha20.swift
[131/132] Compiling CryptoSwift ZeroPadding.swift
[132/132] Compiling CryptoSwift resource_bundle_accessor.swift
[133/140] Compiling Keystore Secp256k1Helper.swift
[134/140] Compiling Keystore HexUtils.swift
[135/140] Compiling Keystore Bytes+SecureRandom.swift
[136/140] Compiling Keystore Keystore.swift
[137/140] Compiling Keystore KeystoreFactory.swift
[138/140] Compiling Keystore KeystoreETH2Factory.swift
[139/140] Compiling Keystore KeystoreETH2.swift
[140/140] Emitting module Keystore
Build complete! (49.86s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/greymass/swift-scrypt.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Boilertalk/secp256k1.swift.git
Fetching https://github.com/MyEtherWallet/bls-eth-swift.git
[1/142] Fetching swift-scrypt
[20/282] Fetching swift-scrypt, bls-eth-swift
[150/1062] Fetching swift-scrypt, bls-eth-swift, secp256k1.swift
[168/13716] Fetching swift-scrypt, bls-eth-swift, secp256k1.swift, cryptoswift
[625/28265] Fetching swift-scrypt, bls-eth-swift, secp256k1.swift, cryptoswift, quick
[19033/46905] Fetching swift-scrypt, bls-eth-swift, secp256k1.swift, cryptoswift, quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (6.17s)
Fetched https://github.com/Boilertalk/secp256k1.swift.git from cache (6.17s)
Fetched https://github.com/Quick/Nimble.git from cache (6.17s)
Fetched https://github.com/MyEtherWallet/bls-eth-swift.git from cache (6.17s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (6.17s)
Fetched https://github.com/greymass/swift-scrypt.git from cache (6.17s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (0.74s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1247] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.97s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 5.0.1 (0.68s)
Computing version for https://github.com/Boilertalk/secp256k1.swift.git
Computed https://github.com/Boilertalk/secp256k1.swift.git at 0.1.7 (0.69s)
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.64s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.2 (0.67s)
Computing version for https://github.com/greymass/swift-scrypt.git
Computed https://github.com/greymass/swift-scrypt.git at 1.0.2 (0.66s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.64s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/439] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.83s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.72s)
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/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/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
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/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/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/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.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.2
[4125/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 (1.86s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "secp256k1.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Boilertalk/secp256k1.swift.git"
    },
    {
      "identity" : "swift-scrypt",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/greymass/swift-scrypt.git"
    },
    {
      "identity" : "bls-eth-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MyEtherWallet/bls-eth-swift.git"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.0.0",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "Keystore",
  "name" : "Keystore",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "driverkit",
      "version" : "20.0"
    }
  ],
  "products" : [
    {
      "name" : "Keystore",
      "targets" : [
        "Keystore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KeystoreTests",
      "module_type" : "SwiftTarget",
      "name" : "KeystoreTests",
      "path" : "Tests/KeystoreTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/KeystoreTests/Stubs",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "KeystoreETH2Tests/ETH2PrivateKeyExtractionTests.swift",
        "KeystoreTests/KeystoreCreationTests.swift",
        "KeystoreTests/PrivateKeyExtractionTests.swift",
        "Toolbox/StubLoader.swift"
      ],
      "target_dependencies" : [
        "Keystore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Keystore",
      "module_type" : "SwiftTarget",
      "name" : "Keystore",
      "path" : "Sources",
      "product_dependencies" : [
        "CryptoSwift",
        "secp256k1",
        "Scrypt",
        "bls-eth-swift"
      ],
      "product_memberships" : [
        "Keystore"
      ],
      "sources" : [
        "Keystore/Keystore.swift",
        "Keystore/KeystoreETH2.swift",
        "Keystore/KeystoreETH2Factory.swift",
        "Keystore/KeystoreFactory.swift",
        "Keystore/Toolbox/Bytes+SecureRandom.swift",
        "Keystore/Toolbox/HexUtils.swift",
        "Keystore/Toolbox/Secp256k1Helper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.