Build Information
Successful build of NKeys, reference v0.2.0 (88a177), with Swift 6.1 for macOS (SPM) on 16 Jul 2025 09:23: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 InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.64.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-format.git
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/Jarema/Base32
Fetching https://github.com/jedisct1/swift-sodium.git
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/1112] Fetching base32
Fetched https://github.com/Jarema/Base32 from cache (0.81s)
[1/12318] Fetching swift-format
[12319/83759] Fetching swift-format, swift-syntax
[12320/88246] Fetching swift-format, swift-syntax, swift-sodium
Fetched https://github.com/apple/swift-tools-support-core.git from cache (3.55s)
Fetched https://github.com/apple/swift-syntax from cache (3.82s)
Fetched https://github.com/jedisct1/swift-sodium.git from cache (3.82s)
Fetched https://github.com/apple/swift-format.git from cache (3.82s)
Computing version for https://github.com/apple/swift-format.git
Fetched https://github.com/apple/swift-system.git from cache (3.83s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.83s)
Computed https://github.com/apple/swift-format.git at 0.50700.1 (4.50s)
Computing version for https://github.com/jedisct1/swift-sodium.git
Computed https://github.com/jedisct1/swift-sodium.git at 0.9.1 (0.60s)
Computing version for https://github.com/Jarema/Base32
Computed https://github.com/Jarema/Base32 at 0.10.2 (2.42s)
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.64s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 0.50700.1 (0.72s)
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.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.58s)
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/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-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 0.50700.1
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-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
[16375/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.89s)
========================================
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": "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",
"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",
"dependencies": [
]
},
{
"identity": "swift-sodium",
"name": "Sodium",
"url": "https://github.com/jedisct1/swift-sodium.git",
"version": "0.9.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-sodium",
"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.71s)
Fetching https://github.com/Jarema/Base32 from cache
Fetching https://github.com/jedisct1/swift-sodium.git from cache
Fetched https://github.com/Jarema/Base32 from cache (0.46s)
Fetched https://github.com/jedisct1/swift-sodium.git from cache (0.46s)
Computing version for https://github.com/Jarema/Base32
Computed https://github.com/Jarema/Base32 at 0.10.2 (0.51s)
Computing version for https://github.com/jedisct1/swift-sodium.git
Computed https://github.com/jedisct1/swift-sodium.git at 0.9.1 (0.03s)
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/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/nats-io/nkeys.swift.git
Working copy of https://github.com/nats-io/nkeys.swift.git resolved at v0.2.0 (88a1778)
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.1
Building package at path: $PWD
https://github.com/nats-io/nkeys.swift.git
https://github.com/nats-io/nkeys.swift.git
{
"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"
}
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
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/6] Copying libsodium.a
[1/6] Write sources
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/31] Emitting module Sodium
[8/33] Compiling Base32 shim.swift
[9/33] Compiling Base32 StringExtension.swift
[10/33] Compiling Sodium Stream.swift
[11/33] Compiling Sodium Utils.swift
[12/33] Compiling Sodium Sign.swift
[13/33] Compiling Sodium Sodium.swift
[14/33] Compiling Sodium NonceGenerator.swift
[15/33] Compiling Sodium SecretKeyGenerator.swift
[16/33] Compiling Base32 Base16.swift
[17/33] Compiling Sodium Bytes.swift
[18/33] Compiling Sodium ExitCode.swift
[19/33] Compiling Sodium RandomBytes.swift
[20/33] Compiling Sodium SecretBox.swift
[21/33] Compiling Sodium KeyPairGenerator.swift
[22/33] Compiling Sodium KeyPairProtocol.swift
[23/33] Compiling Base32 Base32.swift
[24/33] Emitting module Base32
[25/33] Compiling Sodium GenericHash.swift
[26/33] Compiling Sodium KeyDerivation.swift
[27/33] Compiling Sodium Aead.swift
[28/33] Compiling Sodium Auth.swift
[29/33] Compiling Sodium Box.swift
[30/33] Compiling Sodium KeyExchange.swift
[31/33] Compiling Sodium PWHash.swift
[32/33] Compiling Sodium SecretStream.swift
[33/33] Compiling Sodium ShortHash.swift
[34/36] Compiling NKeys nkeys.swift
[35/36] Emitting module NKeys
[36/36] Compiling NKeys crc.swift
Build complete! (11.57s)
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.