The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of idkit-swift, reference 2.0.4 (c9744c), with Swift 6.1 for macOS (SPM) on 10 Sep 2025 06:21:21 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/worldcoin/idkit-swift.git
Reference: 2.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/worldcoin/idkit-swift
 * tag               2.0.4      -> FETCH_HEAD
HEAD is now at c9744c2 Lift IDKitCore into IDKit (#15)
Cloned https://github.com/worldcoin/idkit-swift.git
Revision (git rev-parse @):
c9744c2cadeff56c7de70b2d335d30755a330c18
SUCCESS checkout https://github.com/worldcoin/idkit-swift.git at 2.0.4
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/attaswift/BigInt
Fetching https://github.com/apple/swift-crypto.git from cache
[1/4826] Fetching bigint
[50/17838] Fetching bigint, cryptoswift
Fetched https://github.com/attaswift/BigInt from cache (3.24s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (3.24s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.26s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.5.2 (3.79s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (3.12s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.4.1 (0.47s)
Creating working copy for https://github.com/attaswift/BigInt
Working copy of https://github.com/attaswift/BigInt resolved at 5.4.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.5.2
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "idkit-swift",
      "name": "idkit-swift",
      "url": "https://github.com/worldcoin/idkit-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/idkit-swift",
      "dependencies": [
        {
          "identity": "bigint",
          "name": "BigInt",
          "url": "https://github.com/attaswift/BigInt.git",
          "version": "5.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
          "dependencies": [
          ]
        },
        {
          "identity": "cryptoswift",
          "name": "CryptoSwift",
          "url": "https://github.com/krzyzanowskim/CryptoSwift.git",
          "version": "1.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "3.15.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.4.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/worldcoin/idkit-swift.git
[1/308] Fetching idkit-swift
Fetched https://github.com/worldcoin/idkit-swift.git from cache (0.69s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/attaswift/BigInt.git from cache (0.55s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.55s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.58s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.63s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.46s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.05s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.68s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.28s)
Creating working copy for https://github.com/worldcoin/idkit-swift.git
Working copy of https://github.com/worldcoin/idkit-swift.git resolved at 2.0.4 (c9744c2)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
warning: '.resolve-product-dependencies': dependency 'idkit-swift' is not used by any target
Found 3 product dependencies
  - BigInt
  - CryptoSwift
  - swift-crypto
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/worldcoin/idkit-swift.git
https://github.com/worldcoin/idkit-swift.git
{
  "dependencies" : [
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.3.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "idkit-swift",
  "name" : "idkit-swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "IDKit",
      "targets" : [
        "IDKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IDKit",
      "module_type" : "SwiftTarget",
      "name" : "IDKit",
      "path" : "Sources/IDKit",
      "product_dependencies" : [
        "BigInt",
        "Crypto",
        "CryptoSwift"
      ],
      "product_memberships" : [
        "IDKit"
      ],
      "sources" : [
        "BridgeClient.swift",
        "BridgeClientTypes.swift",
        "Extensions/Encodable+encrypt.swift",
        "Extensions/URLExt.swift",
        "Session.swift",
        "Types.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/7] Write sources
[1/7] Copying PrivacyInfo.xcprivacy
[2/7] Write sources
[6/7] Write swift-version-2F0A5646E1D333AE.txt
[8/209] Emitting module Crypto
[9/217] Emitting module BigInt
[10/219] Compiling CryptoSwift AEAD.swift
[11/219] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[12/219] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[13/219] Compiling BigInt Subtraction.swift
[14/219] Compiling BigInt Words and Bits.swift
[15/219] Compiling CryptoSwift Bit.swift
[16/219] Compiling CryptoSwift BlockCipher.swift
[17/219] Compiling CryptoSwift BlockDecryptor.swift
[18/219] Compiling CryptoSwift BlockEncryptor.swift
[19/219] Compiling CryptoSwift BlockMode.swift
[20/219] Compiling CryptoSwift BlockModeOptions.swift
[21/219] Compiling CryptoSwift CBC.swift
[22/219] Compiling CryptoSwift CCM.swift
[25/219] Compiling CryptoSwift CipherModeWorker.swift
[26/219] Compiling CryptoSwift ECB.swift
[27/230] Compiling CryptoSwift Shifts.swift
[28/230] Compiling CryptoSwift SquareRoot.swift
[29/230] Compiling CryptoSwift Strideable.swift
[30/230] Compiling CryptoSwift StringConversion.swift
[31/230] Compiling CryptoSwift Subtraction.swift
[32/230] Compiling CryptoSwift WordsAndBits.swift
[33/230] Compiling CryptoSwift ChaCha20.swift
[34/230] Compiling CryptoSwift Checksum.swift
[35/230] Compiling CryptoSwift Cipher.swift
[36/230] Compiling CryptoSwift Collection+Extension.swift
[37/230] Compiling CryptoSwift CompactMap.swift
[38/230] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[39/230] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[40/230] Compiling Crypto Zeroization_boring.swift
[41/230] Compiling Crypto PrettyBytes.swift
[42/230] Compiling Crypto SafeCompare.swift
[43/230] Compiling Crypto SecureBytes.swift
[44/230] Compiling Crypto Zeroization.swift
[45/230] Compiling Crypto resource_bundle_accessor.swift
[50/230] Compiling CryptoSwift Authenticator.swift
[51/230] Compiling CryptoSwift BatchedCollection.swift
[52/230] Compiling CryptoSwift ASN1Scanner.swift
[53/230] Compiling CryptoSwift Array+Extension.swift
[54/230] Compiling CryptoSwift ASN1.swift
[55/230] Compiling CryptoSwift ASN1Decoder.swift
[56/230] Compiling CryptoSwift ASN1Encoder.swift
[57/230] Compiling CryptoSwift AES.Cryptors.swift
[58/230] Compiling CryptoSwift AES.swift
[70/230] Compiling CryptoSwift Operators.swift
[79/230] Compiling CryptoSwift DER.swift
[80/230] Compiling CryptoSwift PBKDF1.swift
[81/230] Compiling CryptoSwift PBKDF2.swift
[82/230] Compiling CryptoSwift PKCS1v15.swift
[83/230] Compiling CryptoSwift PKCS5.swift
[84/230] Compiling CryptoSwift PKCS7.swift
[85/230] Compiling CryptoSwift PKCS7Padding.swift
[86/230] Compiling CryptoSwift Padding.swift
[87/230] Compiling CryptoSwift Poly1305.swift
[97/230] Compiling CryptoSwift MD5.swift
[98/230] Compiling CryptoSwift NoPadding.swift
[99/230] Compiling CryptoSwift Codable.swift
[100/230] Compiling CryptoSwift Comparable.swift
[101/230] Compiling CryptoSwift DataConversion.swift
[102/230] Compiling CryptoSwift Division.swift
[103/230] Compiling CryptoSwift Exponentiation.swift
[104/230] Compiling CryptoSwift FloatingPointConversion.swift
[105/230] Compiling CryptoSwift GCD.swift
[106/230] Compiling CryptoSwift RSA+Cipher.swift
[107/230] Compiling CryptoSwift GCM.swift
[108/230] Compiling CryptoSwift OCB.swift
[109/230] Compiling CryptoSwift OFB.swift
[110/230] Compiling CryptoSwift PCBC.swift
[111/230] Compiling CryptoSwift Blowfish.swift
[112/230] Compiling CryptoSwift CBCMAC.swift
[113/230] Compiling CryptoSwift CMAC.swift
[114/230] Compiling CryptoSwift DigestType.swift
[115/230] Compiling CryptoSwift AES+Foundation.swift
[116/230] Compiling CryptoSwift Array+Foundation.swift
[117/230] Compiling CryptoSwift Blowfish+Foundation.swift
[118/230] Compiling CryptoSwift ChaCha20+Foundation.swift
[119/230] Compiling CryptoSwift Data+Extension.swift
[120/230] Compiling CryptoSwift HMAC+Foundation.swift
[121/230] Compiling CryptoSwift Rabbit+Foundation.swift
[122/230] Compiling CryptoSwift String+FoundationExtension.swift
[123/230] Compiling CryptoSwift Utils+Foundation.swift
[124/230] Compiling CryptoSwift XChaCha20+Foundation.swift
[125/230] Compiling CryptoSwift Generics.swift
[126/230] Compiling CryptoSwift HKDF.swift
[127/230] Compiling CryptoSwift HMAC.swift
[128/230] Compiling CryptoSwift ISO10126Padding.swift
[129/230] Compiling CryptoSwift ISO78164Padding.swift
[130/230] Compiling CryptoSwift Int+Extension.swift
[131/230] Compiling CryptoSwift Addition.swift
[132/230] Compiling CryptoSwift BigInt.swift
[133/230] Compiling CryptoSwift BigUInt.swift
[134/230] Compiling CryptoSwift BitwiseOps.swift
[135/230] Compiling CryptoSwift CS.swift
[136/230] Compiling CryptoSwift Cryptor.swift
[137/230] Compiling CryptoSwift Cryptors.swift
[138/230] Compiling CryptoSwift Digest.swift
[139/230] Emitting module CryptoSwift
[174/230] Compiling CryptoSwift String+Extension.swift
[175/230] Compiling CryptoSwift UInt128.swift
[176/230] Compiling CryptoSwift UInt16+Extension.swift
[177/230] Compiling CryptoSwift UInt32+Extension.swift
[178/230] Compiling CryptoSwift UInt64+Extension.swift
[179/230] Compiling CryptoSwift UInt8+Extension.swift
[180/230] Compiling CryptoSwift Updatable.swift
[181/230] Compiling CryptoSwift Utils.swift
[182/230] Compiling CryptoSwift XChaCha20.swift
[183/230] Compiling CryptoSwift ZeroPadding.swift
[184/230] Compiling CryptoSwift resource_bundle_accessor.swift
[212/230] Compiling CryptoSwift SHA1.swift
[213/230] Compiling CryptoSwift SHA2.swift
[214/230] Compiling CryptoSwift SHA3.swift
[215/230] Compiling CryptoSwift Scrypt.swift
[216/230] Compiling CryptoSwift SecureBytes.swift
[217/230] Compiling CryptoSwift Signature.swift
[218/230] Compiling CryptoSwift StreamDecryptor.swift
[219/230] Compiling CryptoSwift StreamEncryptor.swift
[231/237] Emitting module IDKit
[232/237] Compiling IDKit BridgeClientTypes.swift
[233/237] Compiling IDKit Encodable+encrypt.swift
[234/237] Compiling IDKit BridgeClient.swift
[235/237] Compiling IDKit Types.swift
[236/237] Compiling IDKit Session.swift
[237/237] Compiling IDKit URLExt.swift
Build complete! (13.25s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.3.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "idkit-swift",
  "name" : "idkit-swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "IDKit",
      "targets" : [
        "IDKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IDKit",
      "module_type" : "SwiftTarget",
      "name" : "IDKit",
      "path" : "Sources/IDKit",
      "product_dependencies" : [
        "BigInt",
        "Crypto",
        "CryptoSwift"
      ],
      "product_memberships" : [
        "IDKit"
      ],
      "sources" : [
        "BridgeClient.swift",
        "BridgeClientTypes.swift",
        "Extensions/Encodable+encrypt.swift",
        "Extensions/URLExt.swift",
        "Session.swift",
        "Types.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.