Build Information
Successful build of SwiftKyber, reference main (9dcd9e), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 14:14:13 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/leif-ibsen/SwiftKyber.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leif-ibsen/SwiftKyber
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9dcd9ef Release 3.5.0
Cloned https://github.com/leif-ibsen/SwiftKyber.git
Revision (git rev-parse @):
9dcd9efd90c48f10ad8ec2e6dced43e325625a1a
SUCCESS checkout https://github.com/leif-ibsen/SwiftKyber.git at main
Fetching https://github.com/leif-ibsen/Digest
Fetching https://github.com/leif-ibsen/BigInt
Fetching https://github.com/leif-ibsen/ASN1
[1/2593] Fetching digest
[27/5020] Fetching digest, asn1
[52/11771] Fetching digest, asn1, bigint
Fetched https://github.com/leif-ibsen/ASN1 from cache (1.37s)
Fetched https://github.com/leif-ibsen/BigInt from cache (1.37s)
Fetched https://github.com/leif-ibsen/Digest from cache (1.37s)
Computing version for https://github.com/leif-ibsen/Digest
Computed https://github.com/leif-ibsen/Digest at 1.13.0 (1.96s)
Computing version for https://github.com/leif-ibsen/BigInt
Computed https://github.com/leif-ibsen/BigInt at 1.23.0 (0.55s)
Computing version for https://github.com/leif-ibsen/ASN1
Computed https://github.com/leif-ibsen/ASN1 at 2.7.0 (3.03s)
Creating working copy for https://github.com/leif-ibsen/ASN1
Working copy of https://github.com/leif-ibsen/ASN1 resolved at 2.7.0
Creating working copy for https://github.com/leif-ibsen/BigInt
Working copy of https://github.com/leif-ibsen/BigInt resolved at 1.23.0
Creating working copy for https://github.com/leif-ibsen/Digest
Working copy of https://github.com/leif-ibsen/Digest resolved at 1.13.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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swiftkyber",
"name": "SwiftKyber",
"url": "https://github.com/leif-ibsen/SwiftKyber.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftKyber",
"traits": [
"default"
],
"dependencies": [
{
"identity": "asn1",
"name": "ASN1",
"url": "https://github.com/leif-ibsen/ASN1",
"version": "2.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ASN1",
"traits": [
"default"
],
"dependencies": [
{
"identity": "bigint",
"name": "BigInt",
"url": "https://github.com/leif-ibsen/BigInt",
"version": "1.23.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "bigint",
"name": "BigInt",
"url": "https://github.com/leif-ibsen/BigInt",
"version": "1.23.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "digest",
"name": "Digest",
"url": "https://github.com/leif-ibsen/Digest",
"version": "1.13.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Digest",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/leif-ibsen/SwiftKyber.git
[1/2015] Fetching swiftkyber
Fetched https://github.com/leif-ibsen/SwiftKyber.git from cache (1.80s)
Fetching https://github.com/leif-ibsen/Digest from cache
Fetching https://github.com/leif-ibsen/ASN1 from cache
Fetching https://github.com/leif-ibsen/BigInt from cache
Fetched https://github.com/leif-ibsen/Digest from cache (0.46s)
Fetched https://github.com/leif-ibsen/ASN1 from cache (0.46s)
Fetched https://github.com/leif-ibsen/BigInt from cache (0.46s)
Computing version for https://github.com/leif-ibsen/Digest
Computed https://github.com/leif-ibsen/Digest at 1.13.0 (0.53s)
Computing version for https://github.com/leif-ibsen/BigInt
Computed https://github.com/leif-ibsen/BigInt at 1.23.0 (0.04s)
Computing version for https://github.com/leif-ibsen/ASN1
Computed https://github.com/leif-ibsen/ASN1 at 2.7.0 (0.04s)
Creating working copy for https://github.com/leif-ibsen/BigInt
Working copy of https://github.com/leif-ibsen/BigInt resolved at 1.23.0
Creating working copy for https://github.com/leif-ibsen/ASN1
Working copy of https://github.com/leif-ibsen/ASN1 resolved at 2.7.0
Creating working copy for https://github.com/leif-ibsen/Digest
Working copy of https://github.com/leif-ibsen/Digest resolved at 1.13.0
Creating working copy for https://github.com/leif-ibsen/SwiftKyber.git
Working copy of https://github.com/leif-ibsen/SwiftKyber.git resolved at main (9dcd9ef)
warning: '.resolve-product-dependencies': dependency 'swiftkyber' is not used by any target
Found 3 product dependencies
- ASN1
- BigInt
- Digest
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/leif-ibsen/SwiftKyber.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/28] Compiling Digest SHAKE.swift
[7/29] Emitting module BigInt
[8/30] Compiling BigInt Factorial.swift
[9/30] Compiling BigInt GCD.swift
[10/30] Compiling BigInt Limbs.swift
[11/30] Compiling BigInt Karatsuba.swift
[12/30] Compiling Digest SHA3.swift
[13/30] Compiling Digest SHA2.swift
[14/30] Compiling Digest MD.swift
[15/30] Compiling Digest HMAC.swift
[16/30] Compiling Digest KDF.swift
[17/30] Compiling Digest SHA1.swift
[18/30] Compiling Digest XOF.swift
[19/30] Compiling BigInt BurnikelZiegler.swift
[20/30] Compiling BigInt CRT.swift
[21/30] Compiling BigInt ExpMod.swift
[22/30] Compiling BigInt FFT.swift
[23/30] Compiling BigInt ToomCook.swift
[24/30] Compiling Digest BLAKE.swift
[25/30] Emitting module Digest
[26/30] Compiling Digest Base64.swift
[27/30] Compiling BigInt BailliePSW.swift
[28/30] Compiling BigInt BigFrac.swift
[29/30] Compiling BigInt BigInt.swift
[30/30] Compiling BigInt BitSieve.swift
[31/51] Compiling ASN1 ASN1Sequence.swift
[32/51] Compiling ASN1 ASN1Set.swift
[33/51] Compiling ASN1 ASN1SimpleType.swift
[34/51] Compiling ASN1 ASN1T61String.swift
[35/51] Compiling ASN1 ASN1Time.swift
[36/51] Compiling ASN1 ASN1UTCTime.swift
[37/51] Compiling ASN1 ASN1IA5String.swift
[38/51] Compiling ASN1 ASN1Integer.swift
[39/51] Compiling ASN1 ASN1OctetString.swift
[40/51] Compiling ASN1 ASN1PrintableString.swift
[41/51] Compiling ASN1 ASN1Boolean.swift
[42/51] Compiling ASN1 ASN1Collection.swift
[43/51] Compiling ASN1 ASN1Ctx.swift
[44/51] Emitting module ASN1
[45/51] Compiling ASN1 ASN1Exception.swift
[46/51] Compiling ASN1 ASN1GeneralizedTime.swift
[47/51] Compiling ASN1 ASN1.swift
[48/51] Compiling ASN1 ASN1BMPString.swift
[49/51] Compiling ASN1 ASN1BitString.swift
[50/51] Compiling ASN1 ASN1Null.swift
[51/51] Compiling ASN1 ASN1ObjectIdentifier.swift
[52/53] Compiling ASN1 ASN1UTF8String.swift
[53/53] Compiling ASN1 InputStream.swift
[54/63] Compiling SwiftKyber Parameters.swift
[55/63] Compiling SwiftKyber Polynomial.swift
[56/63] Compiling SwiftKyber Vector.swift
[57/63] Compiling SwiftKyber Matrix.swift
[58/63] Compiling SwiftKyber Kind.swift
[59/63] Compiling SwiftKyber Exception.swift
[60/63] Compiling SwiftKyber EncapsulationKey.swift
[61/63] Compiling SwiftKyber DecapsulationKey.swift
[62/63] Emitting module SwiftKyber
[63/63] Compiling SwiftKyber Kyber.swift
Build complete! (8.49s)
Build complete.
{
"dependencies" : [
{
"identity" : "asn1",
"requirement" : {
"range" : [
{
"lower_bound" : "2.7.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/leif-ibsen/ASN1"
},
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "1.23.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/leif-ibsen/BigInt"
},
{
"identity" : "digest",
"requirement" : {
"range" : [
{
"lower_bound" : "1.13.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/leif-ibsen/Digest"
}
],
"manifest_display_name" : "SwiftKyber",
"name" : "SwiftKyber",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftKyber",
"targets" : [
"SwiftKyber"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftKyberTests",
"module_type" : "SwiftTarget",
"name" : "SwiftKyberTests",
"path" : "Tests/SwiftKyberTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftKyberTests/Resources/katTestDecap.rsp",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftKyberTests/Resources/katTestEncap.rsp",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftKyberTests/Resources/katTestKeyGen.rsp",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftKyberTests/Resources/wycheproofEdgeCase.rsp",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftKyberTests/Resources/wycheproofEncap.rsp",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftKyberTests/Resources/wycheproofEncapKey.rsp",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"CompressTest.swift",
"EncapDecapTest.swift",
"EncodeDecodeTest.swift",
"ExceptionTest.swift",
"KATTestDecap.swift",
"KATTestEncap.swift",
"KATTestKeyGen.swift",
"K_PKETest.swift",
"KeysTest.swift",
"ML_KEMInternalTest.swift",
"NTTTest.swift",
"PEMTest.swift",
"SampleNTTTest.swift",
"SamplePolyCBDTest.swift",
"Util.swift",
"WycheproofEdgeCaseTest.swift",
"WycheproofEncapKeyTest.swift",
"WycheproofEncapTest.swift"
],
"target_dependencies" : [
"SwiftKyber"
],
"type" : "test"
},
{
"c99name" : "SwiftKyber",
"module_type" : "SwiftTarget",
"name" : "SwiftKyber",
"path" : "Sources/SwiftKyber",
"product_dependencies" : [
"BigInt",
"ASN1",
"Digest"
],
"product_memberships" : [
"SwiftKyber"
],
"sources" : [
"DecapsulationKey.swift",
"EncapsulationKey.swift",
"Exception.swift",
"Kind.swift",
"Kyber.swift",
"Matrix.swift",
"Parameters.swift",
"Polynomial.swift",
"Vector.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.