The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NKeys, reference main (88a177), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 13:56:03 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nats-io/nkeys.swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nats-io/nkeys.swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/apple/swift-format.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/jedisct1/swift-sodium.git
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/Jarema/Base32
Fetching https://github.com/apple/swift-argument-parser.git
[1/1112] Fetching base32
[380/6713] Fetching base32, swift-system
[1506/24236] Fetching base32, swift-system, swift-argument-parser
[1899/37976] Fetching base32, swift-system, swift-argument-parser, swift-format
[2859/45163] Fetching base32, swift-system, swift-argument-parser, swift-format, swift-tools-support-core
[45164/120148] Fetching base32, swift-system, swift-argument-parser, swift-format, swift-tools-support-core, swift-syntax
[80407/125155] Fetching base32, swift-system, swift-argument-parser, swift-format, swift-tools-support-core, swift-syntax, swift-sodium
Fetched https://github.com/apple/swift-argument-parser.git from cache (6.43s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (6.43s)
Fetched https://github.com/apple/swift-syntax from cache (6.43s)
Fetched https://github.com/apple/swift-format.git from cache (6.43s)
Fetched https://github.com/apple/swift-system.git from cache (6.44s)
Fetched https://github.com/Jarema/Base32 from cache (6.45s)
Fetched https://github.com/jedisct1/swift-sodium.git from cache (7.04s)
Computing version for https://github.com/apple/swift-format.git
Computed https://github.com/apple/swift-format.git at 0.50700.1 (7.85s)
Computing version for https://github.com/jedisct1/swift-sodium.git
Computed https://github.com/jedisct1/swift-sodium.git at 0.9.1 (0.64s)
Computing version for https://github.com/Jarema/Base32
Computed https://github.com/Jarema/Base32 at 0.10.2 (2.33s)
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.77s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 0.50700.1 (0.78s)
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.69s)
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-format.git
Working copy of https://github.com/apple/swift-format.git 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
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-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.2.7
Downloading binary artifact https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip
[7676/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.88s)
========================================
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.61s)
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.62s)
Fetched https://github.com/jedisct1/swift-sodium.git from cache (0.63s)
Computing version for https://github.com/Jarema/Base32
Computed https://github.com/Jarema/Base32 at 0.10.2 (0.69s)
Computing version for https://github.com/jedisct1/swift-sodium.git
Computed https://github.com/jedisct1/swift-sodium.git at 0.10.0 (0.71s)
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 main (88a1778)
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.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
[2/6] Write sources
[5/6] Write swift-version--6988338F2F200930.txt
[7/31] Emitting module Sodium
[8/33] Compiling Base32 shim.swift
[9/33] Compiling Sodium Stream.swift
[10/33] Compiling Sodium Utils.swift
[11/33] Compiling Sodium KeyPairGenerator.swift
[12/33] Compiling Sodium KeyPairProtocol.swift
[13/33] Compiling Sodium Aead.swift
[14/33] Compiling Sodium Auth.swift
[15/33] Compiling Sodium Box.swift
[16/33] Compiling Sodium Sign.swift
[17/33] Compiling Sodium Sodium.swift
[18/33] Compiling Sodium Bytes.swift
[19/33] Compiling Sodium ExitCode.swift
[20/33] Compiling Sodium NonceGenerator.swift
[21/33] Compiling Sodium SecretKeyGenerator.swift
[22/33] Compiling Sodium KeyExchange.swift
[23/33] Compiling Sodium PWHash.swift
[24/33] Compiling Sodium GenericHash.swift
[25/33] Compiling Sodium KeyDerivation.swift
[26/33] Compiling Sodium SecretStream.swift
[27/33] Compiling Sodium ShortHash.swift
[28/33] Compiling Sodium RandomBytes.swift
[29/33] Compiling Sodium SecretBox.swift
[30/33] Compiling Base32 StringExtension.swift
[31/33] Compiling Base32 Base16.swift
[32/33] Compiling Base32 Base32.swift
[33/33] Emitting module Base32
[34/36] Compiling NKeys nkeys.swift
[35/36] Emitting module NKeys
[36/36] Compiling NKeys crc.swift
Build complete! (14.26s)
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.