Build Information
Successful build of SwiftKES, reference main (829901), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 01:42:44 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/Kingpin-Apps/swift-kes.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kingpin-Apps/swift-kes
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8299012 chore: initial commit
Cloned https://github.com/Kingpin-Apps/swift-kes.git
Revision (git rev-parse @):
82990128a42f062bb1690802b48d74720fbd8249
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Kingpin-Apps/swift-kes.git at main
Fetching https://github.com/Kingpin-Apps/swift-ncal.git
Fetching https://github.com/norio-nomura/Base32.git
Fetching https://github.com/attaswift/BigInt.git
[1/1168] Fetching base32
[48/6046] Fetching base32, bigint
[49/6539] Fetching base32, bigint, swift-ncal
Fetched https://github.com/norio-nomura/Base32.git from cache (1.32s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.32s)
Fetched https://github.com/Kingpin-Apps/swift-ncal.git from cache (1.33s)
Computing version for https://github.com/Kingpin-Apps/swift-ncal.git
Computed https://github.com/Kingpin-Apps/swift-ncal.git at 0.2.1 (4.50s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (2.32s)
Computing version for https://github.com/norio-nomura/Base32.git
Computed https://github.com/norio-nomura/Base32.git at 0.9.0 (2.66s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/norio-nomura/Base32.git
Working copy of https://github.com/norio-nomura/Base32.git resolved at 0.9.0
Creating working copy for https://github.com/Kingpin-Apps/swift-ncal.git
Working copy of https://github.com/Kingpin-Apps/swift-ncal.git resolved at 0.2.1
========================================
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": "swift-kes",
"name": "SwiftKES",
"url": "https://github.com/Kingpin-Apps/swift-kes.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-kes",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-ncal",
"name": "SwiftNcal",
"url": "https://github.com/Kingpin-Apps/swift-ncal.git",
"version": "0.2.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-ncal",
"traits": [
"default"
],
"dependencies": [
{
"identity": "base32",
"name": "Base32",
"url": "https://github.com/norio-nomura/Base32.git",
"version": "0.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Base32",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "bigint",
"name": "BigInt",
"url": "https://github.com/attaswift/BigInt.git",
"version": "5.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/Kingpin-Apps/swift-kes.git
[1/56] Fetching swift-kes
Fetched https://github.com/Kingpin-Apps/swift-kes.git from cache (0.57s)
Fetching https://github.com/Kingpin-Apps/swift-ncal.git from cache
Fetched https://github.com/Kingpin-Apps/swift-ncal.git from cache (0.41s)
Computing version for https://github.com/Kingpin-Apps/swift-ncal.git
Computed https://github.com/Kingpin-Apps/swift-ncal.git at 0.2.2 (0.47s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/norio-nomura/Base32.git from cache
Fetched https://github.com/norio-nomura/Base32.git from cache (0.44s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.45s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.51s)
Computing version for https://github.com/norio-nomura/Base32.git
Computed https://github.com/norio-nomura/Base32.git at 0.9.0 (0.03s)
Creating working copy for https://github.com/norio-nomura/Base32.git
Working copy of https://github.com/norio-nomura/Base32.git resolved at 0.9.0
Creating working copy for https://github.com/Kingpin-Apps/swift-ncal.git
Working copy of https://github.com/Kingpin-Apps/swift-ncal.git resolved at 0.2.2
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/Kingpin-Apps/swift-kes.git
Working copy of https://github.com/Kingpin-Apps/swift-kes.git resolved at main (8299012)
warning: '.resolve-product-dependencies': dependency 'swift-kes' is not used by any target
Found 1 product dependencies
- SwiftNcal
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/Kingpin-Apps/swift-kes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Copying libsodium.a
[1/6] Write sources
[5/6] Write swift-version--6988338F2F200930.txt
[7/32] Emitting module BigInt
[8/34] Compiling BigInt Shifts.swift
[9/34] Compiling BigInt Square Root.swift
[10/34] Compiling BigInt GCD.swift
[11/34] Compiling BigInt Hashable.swift
[12/34] Compiling BigInt Subtraction.swift
[13/34] Compiling BigInt Words and Bits.swift
[14/34] Compiling BigInt Addition.swift
[15/34] Compiling BigInt BigInt.swift
[16/34] Compiling BigInt BigUInt.swift
[17/34] Compiling BigInt Integer Conversion.swift
[18/34] Compiling BigInt Multiplication.swift
[19/34] Compiling BigInt Prime Test.swift
[20/34] Compiling BigInt Random.swift
[21/34] Compiling BigInt Exponentiation.swift
[22/34] Compiling BigInt Floating Point Conversion.swift
[23/34] Compiling BigInt Strideable.swift
[24/34] Compiling BigInt String Conversion.swift
[25/34] Compiling BigInt Data Conversion.swift
[26/34] Compiling BigInt Division.swift
[27/34] Compiling Base32 StringExtension.swift
[28/34] Compiling Base32 shim.swift
[29/34] Compiling BigInt Bitwise Ops.swift
[30/34] Compiling BigInt Codable.swift
[31/34] Compiling BigInt Comparable.swift
[32/34] Emitting module Base32
[33/34] Compiling Base32 Base16.swift
[34/34] Compiling Base32 Base32.swift
[35/62] Compiling SwiftNcal Encoding.swift
[36/62] Compiling SwiftNcal Errors.swift
[37/62] Compiling SwiftNcal Hash.swift
[38/62] Compiling SwiftNcal Version.swift
[39/62] Compiling SwiftNcal Argon2.swift
[40/62] Compiling SwiftNcal Argon2i.swift
[41/65] Compiling SwiftNcal Hashlib.swift
[42/65] Compiling SwiftNcal Public.swift
[43/65] Compiling SwiftNcal Secret.swift
[44/65] Compiling SwiftNcal CryptoSecretStream.swift
[45/65] Compiling SwiftNcal CryptoShortHash.swift
[46/65] Compiling SwiftNcal CryptoSign.swift
[47/65] Compiling SwiftNcal Argon2id.swift
[48/65] Compiling SwiftNcal PwHash.swift
[49/65] Compiling SwiftNcal Scrypt.swift
[50/65] Compiling SwiftNcal CryptoAead.swift
[51/65] Compiling SwiftNcal CryptoBox.swift
[52/65] Compiling SwiftNcal CryptoCore.swift
[53/65] Emitting module SwiftNcal
[54/65] Compiling SwiftNcal Signing.swift
[55/65] Compiling SwiftNcal Utils.swift
[56/65] Compiling SwiftNcal VRF.swift
[57/65] Compiling SwiftNcal CryptoGenericHash.swift
[58/65] Compiling SwiftNcal CryptoHash.swift
[59/65] Compiling SwiftNcal CryptoKx.swift
[60/65] Compiling SwiftNcal CryptoUtils.swift
[61/65] Compiling SwiftNcal RandomBytes.swift
[62/65] Compiling SwiftNcal Sodium.swift
[63/65] Compiling SwiftNcal CryptoPwHash.swift
[64/65] Compiling SwiftNcal CryptoScalarmult.swift
[65/65] Compiling SwiftNcal CryptoSecretBox.swift
[66/76] Compiling SwiftKES KESSignature.swift
[67/77] Compiling SwiftKES KESPublicKey.swift
[68/77] Compiling SwiftKES KESSecretKey.swift
[69/77] Compiling SwiftKES KESCompactSignature.swift
[70/77] Compiling SwiftKES HashPair.swift
[71/77] Compiling SwiftKES KESCore.swift
[72/77] Emitting module SwiftKES
[73/77] Compiling SwiftKES Constants.swift
[74/77] Compiling SwiftKES Errors.swift
[75/77] Compiling SwiftKES Sum6KES.swift
[76/77] Compiling SwiftKES SeedSplitter.swift
[77/77] Compiling SwiftKES Sum6CompactKES.swift
Build complete! (13.28s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-ncal",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kingpin-Apps/swift-ncal.git"
}
],
"manifest_display_name" : "SwiftKES",
"name" : "SwiftKES",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SwiftKES",
"targets" : [
"SwiftKES"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftKESTests",
"module_type" : "SwiftTarget",
"name" : "SwiftKESTests",
"path" : "Tests/SwiftKESTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftKESTests/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"KESCoreTests.swift",
"Sum6KESTests.swift",
"TestVectors.swift"
],
"target_dependencies" : [
"SwiftKES"
],
"type" : "test"
},
{
"c99name" : "SwiftKES",
"module_type" : "SwiftTarget",
"name" : "SwiftKES",
"path" : "Sources/SwiftKES",
"product_dependencies" : [
"SwiftNcal"
],
"product_memberships" : [
"SwiftKES"
],
"sources" : [
"Constants.swift",
"Errors.swift",
"HashPair.swift",
"KESCompactSignature.swift",
"KESCore.swift",
"KESPublicKey.swift",
"KESSecretKey.swift",
"KESSignature.swift",
"SeedSplitter.swift",
"Sum6CompactKES.swift",
"Sum6KES.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/kingpin-apps/swift-kes/main
Repository: Kingpin-Apps/swift-kes
Swift version used: 6.3
Target: SwiftKES
Extracting symbol information for 'SwiftKES'...
Finished extracting symbol information for 'SwiftKES'. (27.25s)
Building documentation for 'SwiftKES'...
Finished building documentation for 'SwiftKES' (0.37s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/kingpin-apps/swift-kes/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/attaswift/BigInt.git
Updated https://github.com/attaswift/BigInt.git (0.50s)
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/Kingpin-Apps/swift-ncal.git
Updating https://github.com/norio-nomura/Base32.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.49s)
Updated https://github.com/norio-nomura/Base32.git (0.45s)
Updated https://github.com/Kingpin-Apps/swift-ncal.git (0.45s)
Computing version for https://github.com/Kingpin-Apps/swift-ncal.git
Computed https://github.com/Kingpin-Apps/swift-ncal.git at 0.2.1 (2.68s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.65s)
Computing version for https://github.com/norio-nomura/Base32.git
Computed https://github.com/norio-nomura/Base32.git at 0.9.0 (0.64s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.62s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.89s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Emitting module SymbolKit
[12/57] Compiling SymbolKit SemanticVersion.swift
[13/57] Compiling SymbolKit AccessControl.swift
[14/57] Compiling SymbolKit Availability.swift
[15/57] Compiling SymbolKit AvailabilityItem.swift
[16/57] Compiling SymbolKit Domain.swift
[17/57] Compiling SymbolKit Identifier.swift
[18/57] Compiling SymbolKit KindIdentifier.swift
[19/57] Compiling SymbolKit Location.swift
[20/57] Compiling SymbolKit Mutability.swift
[21/57] Compiling SymbolKit Mixin+Equals.swift
[22/57] Compiling SymbolKit Mixin+Hash.swift
[23/57] Compiling SymbolKit Mixin.swift
[24/57] Compiling SymbolKit LineList.swift
[25/57] Compiling SymbolKit Position.swift
[26/57] Compiling SymbolKit SourceRange.swift
[27/57] Compiling SymbolKit Metadata.swift
[28/57] Compiling SymbolKit Module.swift
[29/57] Compiling SymbolKit OperatingSystem.swift
[30/57] Compiling SymbolKit Platform.swift
[31/57] Compiling SymbolKit Relationship.swift
[32/57] Compiling SymbolKit RelationshipKind.swift
[33/57] Compiling SymbolKit SourceOrigin.swift
[34/57] Compiling SymbolKit GenericConstraints.swift
[35/57] Compiling SymbolKit Swift.swift
[36/57] Compiling SymbolKit Names.swift
[37/57] Compiling SymbolKit SPI.swift
[38/57] Compiling SymbolKit Snippet.swift
[39/57] Compiling SymbolKit Extension.swift
[40/57] Compiling SymbolKit GenericConstraint.swift
[41/57] Compiling SymbolKit GenericParameter.swift
[42/57] Compiling SymbolKit Generics.swift
[43/57] Compiling SymbolKit Namespace.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.53s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SwiftKES' complete! (0.27s)
270
3 /Users/admin/builder/spi-builder-workspace/.docs/kingpin-apps/swift-kes/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/kingpin-apps/swift-kes/main
File count: 270
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-kingpin-apps-swift-kes-main-a4e89bbb.zip to s3://spi-docs-inbox/prod-kingpin-apps-swift-kes-main-a4e89bbb.zip
Copying... [11%]
Copying... [21%]
Copying... [32%]
Copying... [42%]
Copying... [53%]
Copying... [63%]
Copying... [74%]
Copying... [85%]
Copying... [95%]
Copying... [100%]
Done.