Build Information
Successful build of IDKit, reference 4.0.1 (717672), with Swift 6.1 for macOS (SPM) on 4 Dec 2025 20:53:43 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 InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/worldcoin/idkit-swift.git
Reference: 4.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/worldcoin/idkit-swift
* tag 4.0.1 -> FETCH_HEAD
HEAD is now at 7176720 Release 4.0.1
Cloned https://github.com/worldcoin/idkit-swift.git
Revision (git rev-parse @):
71767202d995f9c8ba36b3b633d6a74ea5e8f5f9
SUCCESS checkout https://github.com/worldcoin/idkit-swift.git at 4.0.1
========================================
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",
"name" : "IDKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "IDKit",
"targets" : [
"IDKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "idkitFFI",
"module_type" : "BinaryTarget",
"name" : "idkitFFI",
"path" : "remote/archive/IDKitFFI.xcframework.zip",
"product_memberships" : [
"IDKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "IDKit",
"module_type" : "SwiftTarget",
"name" : "IDKit",
"path" : "Sources/IDKit",
"product_dependencies" : [
"BigInt",
"Crypto",
"CryptoSwift"
],
"product_memberships" : [
"IDKit"
],
"sources" : [
"Generated/idkit.swift",
"Generated/idkit_core.swift",
"IDKit.swift",
"Request+Convenience.swift",
"Session+Compatibility.swift"
],
"target_dependencies" : [
"idkitFFI"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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/8] Write sources
[2/8] Copying libidkitFFI.a
[3/8] Copying PrivacyInfo.xcprivacy
[3/8] Write sources
[7/8] Write swift-version-2F0A5646E1D333AE.txt
[9/207] Emitting module Crypto
[10/215] Emitting module BigInt
[11/217] Compiling CryptoSwift CBC.swift
[12/217] Compiling CryptoSwift CCM.swift
[13/217] Compiling BigInt Subtraction.swift
[14/217] Compiling BigInt Words and Bits.swift
[15/217] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[16/217] Compiling CryptoSwift AES.Cryptors.swift
[17/217] Compiling CryptoSwift AES.swift
[18/217] Compiling CryptoSwift ASN1.swift
[19/217] Compiling CryptoSwift ASN1Decoder.swift
[20/217] Compiling CryptoSwift AEAD.swift
[21/217] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[22/217] Compiling CryptoSwift ASN1Encoder.swift
[23/217] Compiling CryptoSwift ASN1Scanner.swift
[24/217] Compiling CryptoSwift Array+Extension.swift
[25/217] Compiling Crypto RNG_boring.swift
[26/217] Compiling Crypto SafeCompare_boring.swift
[27/217] Compiling Crypto Zeroization_boring.swift
[28/217] Compiling Crypto PrettyBytes.swift
[29/217] Compiling Crypto SafeCompare.swift
[30/217] Compiling Crypto SecureBytes.swift
[31/217] Compiling Crypto Zeroization.swift
[32/217] Compiling Crypto resource_bundle_accessor.swift
[33/217] Compiling CryptoSwift BlockDecryptor.swift
[34/217] Compiling CryptoSwift BlockEncryptor.swift
[35/217] Compiling CryptoSwift Authenticator.swift
[36/217] Compiling CryptoSwift BatchedCollection.swift
[37/217] Compiling CryptoSwift Bit.swift
[38/217] Compiling CryptoSwift BlockCipher.swift
[39/217] Compiling CryptoSwift BlockMode.swift
[40/217] Compiling CryptoSwift BlockModeOptions.swift
[41/217] Compiling CryptoSwift String+FoundationExtension.swift
[42/217] Compiling CryptoSwift Utils+Foundation.swift
[43/217] Compiling CryptoSwift XChaCha20+Foundation.swift
[52/228] Compiling CryptoSwift SquareRoot.swift
[53/228] Compiling CryptoSwift Strideable.swift
[54/228] Compiling CryptoSwift StringConversion.swift
[55/228] Compiling CryptoSwift Subtraction.swift
[56/228] Compiling CryptoSwift WordsAndBits.swift
[57/228] Compiling CryptoSwift ChaCha20.swift
[58/228] Compiling CryptoSwift Checksum.swift
[59/228] Compiling CryptoSwift Cipher.swift
[60/228] Compiling CryptoSwift Collection+Extension.swift
[61/228] Compiling CryptoSwift CompactMap.swift
[62/228] Compiling CryptoSwift Cryptor.swift
[63/228] Compiling CryptoSwift Cryptors.swift
[64/228] Compiling CryptoSwift Digest.swift
[65/228] Compiling CryptoSwift DigestType.swift
[66/228] Compiling CryptoSwift AES+Foundation.swift
[67/228] Compiling CryptoSwift Array+Foundation.swift
[68/228] Compiling CryptoSwift Blowfish+Foundation.swift
[69/228] Compiling CryptoSwift ChaCha20+Foundation.swift
[70/228] Compiling CryptoSwift Data+Extension.swift
[71/228] Compiling CryptoSwift HMAC+Foundation.swift
[72/228] Compiling CryptoSwift Rabbit+Foundation.swift
[76/228] Compiling CryptoSwift Codable.swift
[77/228] Compiling CryptoSwift Comparable.swift
[78/228] Compiling CryptoSwift DataConversion.swift
[79/228] Compiling CryptoSwift Division.swift
[80/228] Compiling CryptoSwift Exponentiation.swift
[81/228] Compiling CryptoSwift FloatingPointConversion.swift
[82/228] Compiling CryptoSwift GCD.swift
[83/228] Compiling CryptoSwift Hashable.swift
[84/228] Compiling CryptoSwift BigUInt.swift
[85/228] Compiling CryptoSwift IntegerConversion.swift
[86/228] Compiling CryptoSwift BitwiseOps.swift
[87/228] Compiling CryptoSwift CS.swift
[88/228] Compiling CryptoSwift Multiplication.swift
[89/228] Compiling CryptoSwift PrimeTest.swift
[92/228] Compiling CryptoSwift Random.swift
[103/228] Compiling CryptoSwift Shifts.swift
[129/228] Compiling CryptoSwift CipherModeWorker.swift
[130/228] Compiling CryptoSwift ECB.swift
[131/228] Compiling CryptoSwift GCM.swift
[151/228] Compiling CryptoSwift OCB.swift
[152/228] Compiling CryptoSwift OFB.swift
[153/228] Compiling CryptoSwift PCBC.swift
[154/228] Compiling CryptoSwift Blowfish.swift
[155/228] Compiling CryptoSwift CBCMAC.swift
[156/228] Compiling CryptoSwift CMAC.swift
[157/228] Compiling CryptoSwift Addition.swift
[158/228] Compiling CryptoSwift BigInt.swift
[183/228] Emitting module CryptoSwift
[196/228] Compiling CryptoSwift String+Extension.swift
[197/228] Compiling CryptoSwift UInt128.swift
[198/228] Compiling CryptoSwift UInt16+Extension.swift
[199/228] Compiling CryptoSwift UInt32+Extension.swift
[200/228] Compiling CryptoSwift UInt64+Extension.swift
[201/228] Compiling CryptoSwift UInt8+Extension.swift
[202/228] Compiling CryptoSwift Updatable.swift
[203/228] Compiling CryptoSwift Utils.swift
[204/228] Compiling CryptoSwift XChaCha20.swift
[205/228] Compiling CryptoSwift ZeroPadding.swift
[206/228] Compiling CryptoSwift resource_bundle_accessor.swift
[207/228] Compiling CryptoSwift Operators.swift
[208/228] Compiling CryptoSwift DER.swift
[209/228] Compiling CryptoSwift PBKDF1.swift
[210/228] Compiling CryptoSwift PBKDF2.swift
[211/228] Compiling CryptoSwift PKCS1v15.swift
[212/228] Compiling CryptoSwift PKCS5.swift
[213/228] Compiling CryptoSwift PKCS7.swift
[214/228] Compiling CryptoSwift PKCS7Padding.swift
[215/228] Compiling CryptoSwift Padding.swift
[216/228] Compiling CryptoSwift Poly1305.swift
[217/228] Compiling CryptoSwift RSA+Cipher.swift
[218/228] Compiling CryptoSwift RSA+Signature.swift
[219/228] Compiling CryptoSwift RSA.swift
[220/228] Compiling CryptoSwift Rabbit.swift
[221/228] Compiling CryptoSwift SHA1.swift
[222/228] Compiling CryptoSwift SHA2.swift
[223/228] Compiling CryptoSwift SHA3.swift
[224/228] Compiling CryptoSwift Scrypt.swift
[225/228] Compiling CryptoSwift SecureBytes.swift
[226/228] Compiling CryptoSwift Signature.swift
[227/228] Compiling CryptoSwift StreamDecryptor.swift
[228/228] Compiling CryptoSwift StreamEncryptor.swift
[229/234] Compiling IDKit Session+Compatibility.swift
[230/234] Compiling IDKit Request+Convenience.swift
[231/234] Compiling IDKit idkit_core.swift
[232/234] Compiling IDKit idkit.swift
[233/234] Compiling IDKit IDKit.swift
[234/234] Emitting module IDKit
Build complete! (26.83s)
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/apple/swift-crypto.git from cache
[1/4826] Fetching bigint
[50/17931] Fetching bigint, cryptoswift
Fetched https://github.com/attaswift/BigInt.git from cache (2.62s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.62s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.65s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (5.81s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.45s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.07s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (1.05s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (3.59s)
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
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.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Downloading binary artifact https://github.com/worldcoin/idkit-swift/releases/download/4.0.1/IDKitFFI.xcframework.zip
[16375/10159355] Downloading https://github.com/worldcoin/idkit-swift/releases/download/4.0.1/IDKitFFI.xcframework.zip
Downloaded https://github.com/worldcoin/idkit-swift/releases/download/4.0.1/IDKitFFI.xcframework.zip (1.06s)
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",
"name" : "IDKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "IDKit",
"targets" : [
"IDKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "idkitFFI",
"module_type" : "BinaryTarget",
"name" : "idkitFFI",
"path" : "remote/archive/IDKitFFI.xcframework.zip",
"product_memberships" : [
"IDKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "IDKit",
"module_type" : "SwiftTarget",
"name" : "IDKit",
"path" : "Sources/IDKit",
"product_dependencies" : [
"BigInt",
"Crypto",
"CryptoSwift"
],
"product_memberships" : [
"IDKit"
],
"sources" : [
"Generated/idkit.swift",
"Generated/idkit_core.swift",
"IDKit.swift",
"Request+Convenience.swift",
"Session+Compatibility.swift"
],
"target_dependencies" : [
"idkitFFI"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.