The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftKES, reference main (829901), with Swift 6.2 for Linux on 16 Feb 2026 07:03:57 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Kingpin-Apps/swift-kes.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Kingpin-Apps/swift-ncal.git
[1/474] Fetching swift-ncal
Fetched https://github.com/Kingpin-Apps/swift-ncal.git from cache (0.54s)
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.70s)
Fetching https://github.com/norio-nomura/Base32.git
Fetching https://github.com/attaswift/BigInt.git
[1/1168] Fetching base32
[83/6045] Fetching base32, bigint
Fetched https://github.com/norio-nomura/Base32.git from cache (0.41s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.42s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (2.54s)
Computing version for https://github.com/norio-nomura/Base32.git
Computed https://github.com/norio-nomura/Base32.git at 0.9.0 (2.11s)
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-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/norio-nomura/Base32.git
Working copy of https://github.com/norio-nomura/Base32.git resolved at 0.9.0
Building for debugging...
[0/6] Write sources
[4/6] Copying libsodium.a
[5/6] Write swift-version-24593BA9C3E375BF.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 Random.swift
[14/34] Compiling BigInt Shifts.swift
[15/34] Compiling BigInt Square Root.swift
[16/34] Compiling BigInt Strideable.swift
[17/34] Compiling BigInt String Conversion.swift
[18/34] Compiling BigInt Floating Point Conversion.swift
[19/34] Compiling BigInt GCD.swift
[20/34] Compiling BigInt Hashable.swift
[21/34] Compiling BigInt Integer Conversion.swift
[22/34] Compiling BigInt Multiplication.swift
[23/34] Compiling BigInt Prime Test.swift
[24/34] Compiling BigInt Data Conversion.swift
[25/34] Compiling BigInt Division.swift
[26/34] Compiling BigInt Exponentiation.swift
[27/34] Compiling BigInt Bitwise Ops.swift
[28/34] Compiling BigInt Codable.swift
[29/34] Compiling BigInt Comparable.swift
[31/35] Compiling Base32 Base32.swift
[32/35] Emitting module Base32
[33/35] Compiling Base32 Base16.swift
[34/35] Compiling Base32 shim.swift
[35/35] Compiling Base32 StringExtension.swift
[37/64] Compiling SwiftNcal Version.swift
[38/64] Compiling SwiftNcal Argon2.swift
[39/64] Compiling SwiftNcal Argon2i.swift
[40/67] Compiling SwiftNcal CryptoSign.swift
[41/67] Compiling SwiftNcal CryptoUtils.swift
[42/67] Compiling SwiftNcal RandomBytes.swift
[43/67] Compiling SwiftNcal Sodium.swift
[44/67] Compiling SwiftNcal CryptoScalarmult.swift
[45/67] Compiling SwiftNcal CryptoSecretBox.swift
[46/67] Compiling SwiftNcal CryptoSecretStream.swift
[47/67] Compiling SwiftNcal CryptoShortHash.swift
[48/67] Emitting module SwiftNcal
[49/67] Compiling SwiftNcal Argon2id.swift
[50/67] Compiling SwiftNcal PwHash.swift
[51/67] Compiling SwiftNcal Scrypt.swift
[52/67] Compiling SwiftNcal Public.swift
[53/67] Compiling SwiftNcal Secret.swift
[54/67] Compiling SwiftNcal Signing.swift
[55/67] Compiling SwiftNcal Utils.swift
[56/67] Compiling SwiftNcal CryptoGenericHash.swift
[57/67] Compiling SwiftNcal CryptoHash.swift
[58/67] Compiling SwiftNcal CryptoKx.swift
[59/67] Compiling SwiftNcal CryptoPwHash.swift
[60/67] Compiling SwiftNcal Encoding.swift
[61/67] Compiling SwiftNcal Errors.swift
[62/67] Compiling SwiftNcal Hash.swift
[63/67] Compiling SwiftNcal Hashlib.swift
[64/67] Compiling SwiftNcal VRF.swift
[65/67] Compiling SwiftNcal CryptoAead.swift
[66/67] Compiling SwiftNcal CryptoBox.swift
[67/67] Compiling SwiftNcal CryptoCore.swift
[69/79] Compiling SwiftKES Sum6CompactKES.swift
[70/79] Compiling SwiftKES SeedSplitter.swift
[71/80] Compiling SwiftKES KESSignature.swift
[72/80] Compiling SwiftKES KESSecretKey.swift
[73/80] Compiling SwiftKES Sum6KES.swift
[74/80] Compiling SwiftKES HashPair.swift
[75/80] Compiling SwiftKES KESCompactSignature.swift
[76/80] Compiling SwiftKES Constants.swift
[77/80] Compiling SwiftKES Errors.swift
[78/80] Emitting module SwiftKES
[79/80] Compiling SwiftKES KESCore.swift
[80/80] Compiling SwiftKES KESPublicKey.swift
Build complete! (23.84s)
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" : "/host/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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.