The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftKES, reference main (829901), with Swift 6.2 for macOS (SPM) on 16 Feb 2026 11:04:12 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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/attaswift/BigInt.git
Fetching https://github.com/norio-nomura/Base32.git
Fetching https://github.com/Kingpin-Apps/swift-ncal.git
[1/474] Fetching swift-ncal
[25/1642] Fetching swift-ncal, base32
[84/6519] Fetching swift-ncal, base32, bigint
Fetched https://github.com/Kingpin-Apps/swift-ncal.git from cache (1.29s)
Fetched https://github.com/norio-nomura/Base32.git from cache (1.29s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.29s)
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.06s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (2.12s)
Computing version for https://github.com/norio-nomura/Base32.git
Computed https://github.com/norio-nomura/Base32.git at 0.9.0 (2.07s)
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",
  "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",
      "dependencies": [
        {
          "identity": "swift-ncal",
          "name": "SwiftNcal",
          "url": "https://github.com/Kingpin-Apps/swift-ncal.git",
          "version": "0.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-ncal",
          "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",
              "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",
              "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.64s)
Fetching https://github.com/Kingpin-Apps/swift-ncal.git from cache
Fetched https://github.com/Kingpin-Apps/swift-ncal.git from cache (0.48s)
Computing version for https://github.com/Kingpin-Apps/swift-ncal.git
Computed https://github.com/Kingpin-Apps/swift-ncal.git at 0.2.1 (0.53s)
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.47s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.52s)
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.1
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)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
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.2
Building package at path:  $PWD
https://github.com/Kingpin-Apps/swift-kes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[1/6] Copying libsodium.a
[4/6] Write sources
[5/6] Write swift-version-49B95AFC49DCD68C.txt
[7/32] Emitting module BigInt
[8/34] Compiling BigInt Subtraction.swift
[9/34] Compiling BigInt Words and Bits.swift
[10/34] Compiling BigInt Addition.swift
[11/34] Compiling BigInt BigInt.swift
[12/34] Compiling BigInt BigUInt.swift
[13/34] Compiling BigInt Integer Conversion.swift
[14/34] Compiling BigInt Multiplication.swift
[15/34] Compiling BigInt Data Conversion.swift
[16/34] Compiling BigInt Division.swift
[17/34] Compiling BigInt Shifts.swift
[18/34] Compiling BigInt Square Root.swift
[19/34] Compiling BigInt Strideable.swift
[20/34] Compiling BigInt String Conversion.swift
[21/34] Compiling BigInt Exponentiation.swift
[22/34] Compiling BigInt Floating Point Conversion.swift
[23/34] Compiling BigInt Bitwise Ops.swift
[24/34] Compiling BigInt Codable.swift
[25/34] Compiling BigInt Comparable.swift
[26/34] Compiling BigInt Prime Test.swift
[27/34] Compiling BigInt Random.swift
[28/34] Compiling BigInt GCD.swift
[29/34] Compiling BigInt Hashable.swift
[30/34] Compiling Base32 Base16.swift
[31/34] Compiling Base32 shim.swift
[32/34] Compiling Base32 StringExtension.swift
[33/34] Compiling Base32 Base32.swift
[34/34] Emitting module Base32
[35/62] Emitting module SwiftNcal
[36/65] Compiling SwiftNcal CryptoUtils.swift
[37/65] Compiling SwiftNcal RandomBytes.swift
[38/65] Compiling SwiftNcal Sodium.swift
[39/65] Compiling SwiftNcal CryptoGenericHash.swift
[40/65] Compiling SwiftNcal CryptoHash.swift
[41/65] Compiling SwiftNcal CryptoKx.swift
[42/65] Compiling SwiftNcal Signing.swift
[43/65] Compiling SwiftNcal Utils.swift
[44/65] Compiling SwiftNcal VRF.swift
[45/65] Compiling SwiftNcal CryptoAead.swift
[46/65] Compiling SwiftNcal CryptoBox.swift
[47/65] Compiling SwiftNcal CryptoCore.swift
[48/65] Compiling SwiftNcal Argon2id.swift
[49/65] Compiling SwiftNcal PwHash.swift
[50/65] Compiling SwiftNcal Scrypt.swift
[51/65] Compiling SwiftNcal Encoding.swift
[52/65] Compiling SwiftNcal Errors.swift
[53/65] Compiling SwiftNcal Hash.swift
[54/65] Compiling SwiftNcal Hashlib.swift
[55/65] Compiling SwiftNcal Public.swift
[56/65] Compiling SwiftNcal Secret.swift
[57/65] Compiling SwiftNcal Version.swift
[58/65] Compiling SwiftNcal Argon2.swift
[59/65] Compiling SwiftNcal Argon2i.swift
[60/65] Compiling SwiftNcal CryptoSecretStream.swift
[61/65] Compiling SwiftNcal CryptoShortHash.swift
[62/65] Compiling SwiftNcal CryptoSign.swift
[63/65] Compiling SwiftNcal CryptoPwHash.swift
[64/65] Compiling SwiftNcal CryptoScalarmult.swift
[65/65] Compiling SwiftNcal CryptoSecretBox.swift
[66/76] Compiling SwiftKES SeedSplitter.swift
[67/76] Compiling SwiftKES KESSignature.swift
[68/76] Compiling SwiftKES KESPublicKey.swift
[69/76] Compiling SwiftKES KESSecretKey.swift
[70/76] Compiling SwiftKES Sum6CompactKES.swift
[71/77] Compiling SwiftKES Sum6KES.swift
[72/77] Compiling SwiftKES HashPair.swift
[73/77] Compiling SwiftKES KESCompactSignature.swift
[74/77] Compiling SwiftKES Constants.swift
[75/77] Compiling SwiftKES Errors.swift
[76/77] Compiling SwiftKES KESCore.swift
[77/77] Emitting module SwiftKES
Build complete! (10.75s)
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.2
Target:                   SwiftKES
Extracting symbol information for 'SwiftKES'...
Finished extracting symbol information for 'SwiftKES'. (1.88s)
Building documentation for 'SwiftKES'...
Finished building documentation for 'SwiftKES' (0.21s)
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/norio-nomura/Base32.git
Updated https://github.com/norio-nomura/Base32.git (0.43s)
[1/2171] Fetching swift-docc-plugin
Updating https://github.com/Kingpin-Apps/swift-ncal.git
Updating https://github.com/attaswift/BigInt.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.25s)
Updated https://github.com/Kingpin-Apps/swift-ncal.git (0.48s)
Computing version for https://github.com/Kingpin-Apps/swift-ncal.git
Updated https://github.com/attaswift/BigInt.git (0.48s)
Computed https://github.com/Kingpin-Apps/swift-ncal.git at 0.2.1 (2.35s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.61s)
Computing version for https://github.com/norio-nomura/Base32.git
Computed https://github.com/norio-nomura/Base32.git at 0.9.0 (0.60s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.66s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3658] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.14s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.85s)
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
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
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.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 GenericConstraint.swift
[13/57] Compiling SymbolKit GenericParameter.swift
[14/57] Compiling SymbolKit Generics.swift
[15/57] Compiling SymbolKit Namespace.swift
[16/57] Compiling SymbolKit Names.swift
[17/57] Compiling SymbolKit SPI.swift
[18/57] Compiling SymbolKit Snippet.swift
[19/57] Compiling SymbolKit Extension.swift
[20/57] Compiling SymbolKit SemanticVersion.swift
[21/57] Compiling SymbolKit AccessControl.swift
[22/57] Compiling SymbolKit Availability.swift
[23/57] Compiling SymbolKit AvailabilityItem.swift
[24/57] Compiling SymbolKit Domain.swift
[25/57] Compiling SymbolKit SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.swift
[30/57] Compiling SymbolKit Mixin+Equals.swift
[31/57] Compiling SymbolKit Mixin+Hash.swift
[32/57] Compiling SymbolKit Mixin.swift
[33/57] Compiling SymbolKit LineList.swift
[34/57] Compiling SymbolKit Position.swift
[35/57] Compiling SymbolKit Identifier.swift
[36/57] Compiling SymbolKit KindIdentifier.swift
[37/57] Compiling SymbolKit Location.swift
[38/57] Compiling SymbolKit Mutability.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.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 SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (2.99s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'SwiftKES' complete! (0.27s)
     268
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: 268
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-kingpin-apps-swift-kes-main-ef1683d3.zip to s3://spi-docs-inbox/prod-kingpin-apps-swift-kes-main-ef1683d3.zip
Copying... [11%]
Copying... [22%]
Copying... [33%]
Copying... [44%]
Copying... [55%]
Copying... [66%]
Copying... [77%]
Copying... [88%]
Copying... [99%]
Copying... [100%]
Done.