Build Information
Successful build of NKeys, reference v0.2.0 (88a177), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 13:55:21 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/nats-io/nkeys.swift.git
Reference: v0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nats-io/nkeys.swift
* tag v0.2.0 -> FETCH_HEAD
HEAD is now at 88a1778 Remove unused CryptoKit dependency
Cloned https://github.com/nats-io/nkeys.swift.git
Revision (git rev-parse @):
88a1778b06b5631506ca90ebb593df0431c8a9f3
SUCCESS checkout https://github.com/nats-io/nkeys.swift.git at v0.2.0
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/Jarema/Base32
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/jedisct1/swift-sodium.git
Fetching https://github.com/apple/swift-format.git
[1/1112] Fetching base32
[68/6713] Fetching base32, swift-system
[828/20453] Fetching base32, swift-system, swift-format
[2092/37976] Fetching base32, swift-system, swift-format, swift-argument-parser
[8573/45163] Fetching base32, swift-system, swift-format, swift-argument-parser, swift-tools-support-core
[45164/120148] Fetching base32, swift-system, swift-format, swift-argument-parser, swift-tools-support-core, swift-syntax
Fetched https://github.com/apple/swift-system.git from cache (1.55s)
Fetched https://github.com/apple/swift-format.git from cache (1.55s)
[26572/100807] Fetching base32, swift-argument-parser, swift-tools-support-core, swift-syntax
[70814/105814] Fetching base32, swift-argument-parser, swift-tools-support-core, swift-syntax, swift-sodium
Fetched https://github.com/Jarema/Base32 from cache (8.08s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (8.08s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (8.08s)
Fetched https://github.com/jedisct1/swift-sodium.git from cache (8.08s)
Computing version for https://github.com/apple/swift-format.git
Fetched https://github.com/apple/swift-syntax from cache (8.08s)
Computed https://github.com/apple/swift-format.git at 0.50700.1 (8.85s)
Computing version for https://github.com/jedisct1/swift-sodium.git
Computed https://github.com/jedisct1/swift-sodium.git at 0.9.1 (0.67s)
Computing version for https://github.com/Jarema/Base32
Computed https://github.com/Jarema/Base32 at 0.10.2 (2.29s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.2.7 (0.73s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 0.50700.1 (0.75s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.1.4 (0.71s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.68s)
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.2.7
Creating working copy for https://github.com/apple/swift-format.git
Working copy of https://github.com/apple/swift-format.git resolved at 0.50700.1
Creating working copy for https://github.com/Jarema/Base32
Working copy of https://github.com/Jarema/Base32 resolved at 0.10.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 0.50700.1
Creating working copy for https://github.com/jedisct1/swift-sodium.git
Working copy of https://github.com/jedisct1/swift-sodium.git resolved at 0.9.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.1.4
Downloading binary artifact https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip
[31849/20720765] Downloading https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip
Downloaded https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip (1.78s)
========================================
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": "nkeys.swift",
"name": "NKeys",
"url": "https://github.com/nats-io/nkeys.swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/nkeys.swift",
"traits": [
"default"
],
"dependencies": [
{
"identity": "base32",
"name": "Base32",
"url": "https://github.com/Jarema/Base32",
"version": "0.10.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Base32",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-sodium",
"name": "Sodium",
"url": "https://github.com/jedisct1/swift-sodium.git",
"version": "0.10.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-sodium",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/nats-io/nkeys.swift.git
[1/160] Fetching nkeys.swift
Fetched https://github.com/nats-io/nkeys.swift.git from cache (0.62s)
Fetching https://github.com/Jarema/Base32 from cache
Fetching https://github.com/jedisct1/swift-sodium.git from cache
Fetched https://github.com/jedisct1/swift-sodium.git from cache (0.51s)
Fetched https://github.com/Jarema/Base32 from cache (0.51s)
Computing version for https://github.com/Jarema/Base32
Computed https://github.com/Jarema/Base32 at 0.10.2 (0.61s)
Computing version for https://github.com/jedisct1/swift-sodium.git
Computed https://github.com/jedisct1/swift-sodium.git at 0.10.0 (0.85s)
Creating working copy for https://github.com/Jarema/Base32
Working copy of https://github.com/Jarema/Base32 resolved at 0.10.2
Creating working copy for https://github.com/nats-io/nkeys.swift.git
Working copy of https://github.com/nats-io/nkeys.swift.git resolved at v0.2.0 (88a1778)
Creating working copy for https://github.com/jedisct1/swift-sodium.git
Working copy of https://github.com/jedisct1/swift-sodium.git resolved at 0.10.0
warning: '.resolve-product-dependencies': dependency 'nkeys.swift' is not used by any target
Found 2 product dependencies
- Base32
- Sodium
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/nats-io/nkeys.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/6] Copying libsodium.a
[1/6] Write sources
[5/6] Write swift-version--6988338F2F200930.txt
[7/31] Emitting module Sodium
[8/33] Compiling Sodium Stream.swift
[9/33] Compiling Sodium Utils.swift
[10/33] Compiling Sodium KeyPairGenerator.swift
[11/33] Compiling Sodium KeyPairProtocol.swift
[12/33] Compiling Sodium Sign.swift
[13/33] Compiling Sodium Sodium.swift
[14/33] Compiling Sodium KeyExchange.swift
[15/33] Compiling Sodium PWHash.swift
[16/33] Compiling Sodium SecretStream.swift
[17/33] Compiling Sodium ShortHash.swift
[18/33] Compiling Sodium NonceGenerator.swift
[19/33] Compiling Sodium SecretKeyGenerator.swift
[20/33] Compiling Sodium GenericHash.swift
[21/33] Compiling Sodium KeyDerivation.swift
[22/33] Compiling Sodium RandomBytes.swift
[23/33] Compiling Sodium SecretBox.swift
[24/33] Compiling Sodium Aead.swift
[25/33] Compiling Sodium Auth.swift
[26/33] Compiling Sodium Box.swift
[27/33] Compiling Sodium Bytes.swift
[28/33] Compiling Sodium ExitCode.swift
[29/33] Compiling Base32 Base16.swift
[30/33] Compiling Base32 Base32.swift
[31/33] Emitting module Base32
[32/33] Compiling Base32 shim.swift
[33/33] Compiling Base32 StringExtension.swift
[34/36] Compiling NKeys nkeys.swift
[35/36] Emitting module NKeys
[36/36] Compiling NKeys crc.swift
Build complete! (14.22s)
Build complete.
{
"dependencies" : [
{
"identity" : "base32",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Jarema/Base32"
},
{
"identity" : "swift-sodium",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jedisct1/swift-sodium.git"
},
{
"identity" : "swift-format",
"requirement" : {
"range" : [
{
"lower_bound" : "0.509.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-format.git"
}
],
"manifest_display_name" : "NKeys",
"name" : "NKeys",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "NKeys",
"targets" : [
"NKeys"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NKeys_Tests",
"module_type" : "SwiftTarget",
"name" : "NKeys.Tests",
"path" : "Tests/NKeys.Tests",
"sources" : [
"nkeys_swiftTests.swift"
],
"target_dependencies" : [
"NKeys"
],
"type" : "test"
},
{
"c99name" : "NKeys",
"module_type" : "SwiftTarget",
"name" : "NKeys",
"path" : "Sources/NKeys",
"product_dependencies" : [
"Base32",
"Sodium"
],
"product_memberships" : [
"NKeys"
],
"sources" : [
"crc.swift",
"nkeys.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.