Build Information
Successful build of idkit-swift, reference main (3ba524
), with Swift 6.1 for macOS (SPM) on 12 Sep 2025 23:50:42 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/worldcoin/idkit-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3ba524f Add deferredOnboardingURL (#16)
Cloned https://github.com/worldcoin/idkit-swift.git
Revision (git rev-parse @):
3ba524f4f6f2533e9d68ef4da1c0364a9c65a0b6
SUCCESS checkout https://github.com/worldcoin/idkit-swift.git at main
Fetching https://github.com/attaswift/BigInt
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/apple/swift-crypto.git from cache
[1/4826] Fetching bigint
[146/17838] Fetching bigint, cryptoswift
Fetched https://github.com/attaswift/BigInt from cache (1.38s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.40s)
[3644/13012] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.72s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.5.2 (2.28s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (2.94s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.4.1 (0.49s)
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/attaswift/BigInt
Working copy of https://github.com/attaswift/BigInt resolved at 5.4.1
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/315] Fetching idkit-swift
Fetched https://github.com/worldcoin/idkit-swift.git from cache (0.69s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/attaswift/BigInt.git from cache (0.48s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.56s)
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.65s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.50s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.12s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.64s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.26s)
Creating working copy for https://github.com/worldcoin/idkit-swift.git
Working copy of https://github.com/worldcoin/idkit-swift.git resolved at main (3ba524f)
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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.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/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.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" : [
"Base64URLEncoding.swift",
"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
[0/7] Copying PrivacyInfo.xcprivacy
[3/7] Write sources
[6/7] Write swift-version-2F0A5646E1D333AE.txt
[8/209] Emitting module BigInt
[9/211] Emitting module Crypto
[10/219] Compiling BigInt Subtraction.swift
[11/219] Compiling BigInt Words and Bits.swift
[12/219] Compiling CryptoSwift BlockMode.swift
[13/219] Compiling CryptoSwift BlockModeOptions.swift
[14/219] Compiling CryptoSwift CBC.swift
[15/219] Compiling CryptoSwift CCM.swift
[16/219] Compiling CryptoSwift BlockDecryptor.swift
[17/219] Compiling CryptoSwift BlockEncryptor.swift
[18/219] Compiling CryptoSwift Bit.swift
[19/219] Compiling CryptoSwift BlockCipher.swift
[28/219] Compiling CryptoSwift CipherModeWorker.swift
[29/219] Compiling CryptoSwift ECB.swift
[30/230] Compiling Crypto HashFunctions_SHA2.swift
[31/230] Compiling CryptoSwift BatchedCollection.swift
[32/230] Compiling CryptoSwift ASN1Scanner.swift
[33/230] Compiling CryptoSwift Array+Extension.swift
[34/230] Compiling CryptoSwift AES.Cryptors.swift
[35/230] Compiling CryptoSwift AES.swift
[36/230] Compiling CryptoSwift ASN1.swift
[37/230] Compiling CryptoSwift ASN1Decoder.swift
[38/230] Compiling CryptoSwift ASN1Encoder.swift
[41/230] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[42/230] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[43/230] Compiling Crypto Zeroization_boring.swift
[44/230] Compiling Crypto PrettyBytes.swift
[45/230] Compiling Crypto SafeCompare.swift
[46/230] Compiling Crypto SecureBytes.swift
[47/230] Compiling Crypto Zeroization.swift
[48/230] Compiling Crypto resource_bundle_accessor.swift
[49/230] Compiling CryptoSwift Shifts.swift
[50/230] Compiling CryptoSwift SquareRoot.swift
[51/230] Compiling CryptoSwift Strideable.swift
[52/230] Compiling CryptoSwift StringConversion.swift
[53/230] Compiling CryptoSwift Subtraction.swift
[54/230] Compiling CryptoSwift WordsAndBits.swift
[55/230] Compiling CryptoSwift ChaCha20.swift
[56/230] Compiling CryptoSwift Checksum.swift
[57/230] Compiling CryptoSwift Cipher.swift
[58/230] Compiling CryptoSwift Collection+Extension.swift
[59/230] Compiling CryptoSwift CompactMap.swift
[60/230] Compiling CryptoSwift AEAD.swift
[61/230] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[62/230] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[63/230] Compiling CryptoSwift PrimeTest.swift
[64/230] Compiling CryptoSwift Random.swift
[65/230] Compiling CryptoSwift String+FoundationExtension.swift
[66/230] Compiling CryptoSwift Utils+Foundation.swift
[67/230] Compiling CryptoSwift XChaCha20+Foundation.swift
[68/230] Compiling CryptoSwift Generics.swift
[69/230] Compiling CryptoSwift HKDF.swift
[70/230] Compiling CryptoSwift HMAC.swift
[89/230] Compiling CryptoSwift Array+Foundation.swift
[90/230] Compiling CryptoSwift Blowfish+Foundation.swift
[91/230] Compiling CryptoSwift ChaCha20+Foundation.swift
[92/230] Compiling CryptoSwift Data+Extension.swift
[93/230] Compiling CryptoSwift HMAC+Foundation.swift
[94/230] Compiling CryptoSwift Rabbit+Foundation.swift
[95/230] Compiling CryptoSwift Codable.swift
[96/230] Compiling CryptoSwift Comparable.swift
[97/230] Compiling CryptoSwift CS.swift
[105/230] Compiling CryptoSwift DataConversion.swift
[106/230] Compiling CryptoSwift Division.swift
[107/230] Compiling CryptoSwift Exponentiation.swift
[108/230] Compiling CryptoSwift FloatingPointConversion.swift
[109/230] Compiling CryptoSwift GCD.swift
[110/230] Compiling CryptoSwift Hashable.swift
[111/230] Compiling CryptoSwift IntegerConversion.swift
[112/230] Compiling CryptoSwift Multiplication.swift
[127/230] Compiling CryptoSwift PBKDF2.swift
[128/230] Compiling CryptoSwift PKCS1v15.swift
[129/230] Compiling CryptoSwift PKCS5.swift
[130/230] Compiling CryptoSwift PKCS7.swift
[131/230] Compiling CryptoSwift PKCS7Padding.swift
[132/230] Compiling CryptoSwift Padding.swift
[133/230] Compiling CryptoSwift Poly1305.swift
[134/230] Compiling CryptoSwift RSA+Cipher.swift
[141/230] Compiling CryptoSwift GCM.swift
[142/230] Compiling CryptoSwift OCB.swift
[143/230] Compiling CryptoSwift OFB.swift
[148/230] Compiling CryptoSwift Cryptor.swift
[149/230] Compiling CryptoSwift Cryptors.swift
[150/230] Compiling CryptoSwift Digest.swift
[151/230] Compiling CryptoSwift DigestType.swift
[152/230] Compiling CryptoSwift AES+Foundation.swift
[153/230] Compiling CryptoSwift PCBC.swift
[154/230] Compiling CryptoSwift Blowfish.swift
[155/230] Compiling CryptoSwift CBCMAC.swift
[156/230] Compiling CryptoSwift CMAC.swift
[157/230] Compiling CryptoSwift Addition.swift
[158/230] Compiling CryptoSwift BigInt.swift
[159/230] Compiling CryptoSwift BigUInt.swift
[160/230] Compiling CryptoSwift BitwiseOps.swift
[184/230] Compiling CryptoSwift String+Extension.swift
[185/230] Compiling CryptoSwift UInt128.swift
[186/230] Compiling CryptoSwift UInt16+Extension.swift
[187/230] Compiling CryptoSwift UInt32+Extension.swift
[188/230] Compiling CryptoSwift UInt64+Extension.swift
[189/230] Compiling CryptoSwift UInt8+Extension.swift
[190/230] Compiling CryptoSwift Updatable.swift
[191/230] Compiling CryptoSwift Utils.swift
[192/230] Compiling CryptoSwift XChaCha20.swift
[193/230] Compiling CryptoSwift ZeroPadding.swift
[194/230] Compiling CryptoSwift resource_bundle_accessor.swift
[207/230] Emitting module CryptoSwift
[220/230] Compiling CryptoSwift RSA+Signature.swift
[221/230] Compiling CryptoSwift RSA.swift
[222/230] Compiling CryptoSwift Rabbit.swift
[223/230] Compiling CryptoSwift SHA1.swift
[224/230] Compiling CryptoSwift SHA2.swift
[225/230] Compiling CryptoSwift SHA3.swift
[226/230] Compiling CryptoSwift Scrypt.swift
[227/230] Compiling CryptoSwift SecureBytes.swift
[228/230] Compiling CryptoSwift Signature.swift
[229/230] Compiling CryptoSwift StreamDecryptor.swift
[230/230] Compiling CryptoSwift StreamEncryptor.swift
[231/238] Compiling IDKit Session.swift
[232/238] Compiling IDKit URLExt.swift
[233/238] Compiling IDKit Encodable+encrypt.swift
[234/238] Compiling IDKit Types.swift
[235/238] Compiling IDKit BridgeClient.swift
[236/238] Compiling IDKit Base64URLEncoding.swift
[237/238] Emitting module IDKit
[238/238] Compiling IDKit BridgeClientTypes.swift
Build complete! (12.81s)
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" : [
"Base64URLEncoding.swift",
"BridgeClient.swift",
"BridgeClientTypes.swift",
"Extensions/Encodable+encrypt.swift",
"Extensions/URLExt.swift",
"Session.swift",
"Types.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.