The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftNcal, reference main (092ff5), with Swift 6.2 for Linux on 1 Apr 2026 23:30:24 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kingpin-Apps/swift-ncal.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-ncal
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 092ff55 bump: version 0.2.1 → 0.2.2
Cloned https://github.com/Kingpin-Apps/swift-ncal.git
Revision (git rev-parse @):
092ff55a1e32ea7bd6faeb6a3884dd90109558ae
SUCCESS checkout https://github.com/Kingpin-Apps/swift-ncal.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Kingpin-Apps/swift-ncal.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:b1b7512e70c869f4e6dfc045c9cfbcecd5568d004e044b9c2b5f35ddaecd218b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/norio-nomura/Base32.git
Fetching https://github.com/attaswift/BigInt.git
[1/4878] Fetching bigint
[208/6046] Fetching bigint, base32
Fetched https://github.com/norio-nomura/Base32.git from cache (0.47s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.48s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (2.97s)
Computing version for https://github.com/norio-nomura/Base32.git
Computed https://github.com/norio-nomura/Base32.git at 0.9.0 (2.89s)
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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Building for debugging...
[0/5] Write sources
[3/5] Copying libsodium.a
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/31] Compiling BigInt Integer Conversion.swift
[7/31] Compiling BigInt Multiplication.swift
[8/31] Compiling BigInt Prime Test.swift
[9/31] Compiling BigInt Floating Point Conversion.swift
[10/31] Compiling BigInt GCD.swift
[11/31] Compiling BigInt Hashable.swift
[12/33] Compiling BigInt Strideable.swift
[13/33] Compiling BigInt String Conversion.swift
[14/33] Emitting module BigInt
[15/33] Compiling BigInt Random.swift
[16/33] Compiling BigInt Shifts.swift
[17/33] Compiling BigInt Square Root.swift
[18/33] Compiling BigInt Subtraction.swift
[19/33] Compiling BigInt Words and Bits.swift
[20/33] Compiling BigInt Addition.swift
[21/33] Compiling BigInt BigInt.swift
[22/33] Compiling BigInt BigUInt.swift
[23/33] Emitting module Base32
[24/33] Compiling Base32 Base16.swift
[25/33] Compiling Base32 StringExtension.swift
[26/33] Compiling Base32 Base32.swift
[27/33] Compiling Base32 shim.swift
[28/34] Compiling BigInt Bitwise Ops.swift
[29/34] Compiling BigInt Codable.swift
[30/34] Compiling BigInt Comparable.swift
[31/34] Compiling BigInt Data Conversion.swift
[32/34] Compiling BigInt Division.swift
[33/34] Compiling BigInt Exponentiation.swift
[36/63] Compiling SwiftNcal Version.swift
[37/63] Compiling SwiftNcal Argon2.swift
[38/63] Compiling SwiftNcal Argon2i.swift
[39/66] Compiling SwiftNcal Encoding.swift
[40/66] Compiling SwiftNcal Errors.swift
[41/66] Compiling SwiftNcal Hash.swift
[42/66] Compiling SwiftNcal Hashlib.swift
[43/66] Compiling SwiftNcal CryptoSign.swift
[44/66] Compiling SwiftNcal CryptoUtils.swift
[45/66] Compiling SwiftNcal RandomBytes.swift
[46/66] Compiling SwiftNcal Sodium.swift
[47/66] Compiling SwiftNcal Public.swift
[48/66] Compiling SwiftNcal Secret.swift
[49/66] Compiling SwiftNcal Signing.swift
[50/66] Compiling SwiftNcal Utils.swift
[51/66] Compiling SwiftNcal CryptoScalarmult.swift
[52/66] Compiling SwiftNcal CryptoSecretBox.swift
[53/66] Compiling SwiftNcal CryptoSecretStream.swift
[54/66] Compiling SwiftNcal CryptoShortHash.swift
[55/66] Compiling SwiftNcal Argon2id.swift
[56/66] Compiling SwiftNcal PwHash.swift
[57/66] Compiling SwiftNcal Scrypt.swift
[58/66] Emitting module SwiftNcal
[59/66] Compiling SwiftNcal CryptoGenericHash.swift
[60/66] Compiling SwiftNcal CryptoHash.swift
[61/66] Compiling SwiftNcal CryptoKx.swift
[62/66] Compiling SwiftNcal CryptoPwHash.swift
[63/66] Compiling SwiftNcal VRF.swift
[64/66] Compiling SwiftNcal CryptoAead.swift
[65/66] Compiling SwiftNcal CryptoBox.swift
[66/66] Compiling SwiftNcal CryptoCore.swift
Build complete! (22.01s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "base32",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/norio-nomura/Base32.git"
    },
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.3.0",
            "upper_bound" : "5.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.git"
    }
  ],
  "manifest_display_name" : "SwiftNcal",
  "name" : "SwiftNcal",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Clibsodium",
      "targets" : [
        "Clibsodium"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftNcal",
      "targets" : [
        "SwiftNcal"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftNcalTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNcalTests",
      "path" : "Tests/SwiftNcalTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/SwiftNcalTests/data",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "EncodingTests.swift",
        "ErrorsTests.swift",
        "HashTests.swift",
        "HashlibTests.swift",
        "PublicTests.swift",
        "SecretTests.swift",
        "SigningTests.swift",
        "Utils.swift",
        "UtilsTests.swift",
        "VRFTests.swift",
        "bindings/CryptoAeadTests.swift",
        "bindings/CryptoBoxTests.swift",
        "bindings/CryptoCoreTests.swift",
        "bindings/CryptoGenericHashTests.swift",
        "bindings/CryptoHashTests.swift",
        "bindings/CryptoKxTests.swift",
        "bindings/CryptoPwHashTests.swift",
        "bindings/CryptoScalarmultTests.swift",
        "bindings/CryptoSecretBoxTests.swift",
        "bindings/CryptoSecretStreamTests.swift",
        "bindings/CryptoShortHashTests.swift",
        "bindings/CryptoSignTests.swift",
        "bindings/CryptoUtilsTests.swift",
        "bindings/RandomBytesTests.swift",
        "bindings/SodiumTests.swift",
        "pwhash/Argon2Tests.swift",
        "pwhash/Argon2iTests.swift",
        "pwhash/Argon2idTests.swift",
        "pwhash/PwHashTests.swift",
        "pwhash/ScryptTests.swift"
      ],
      "target_dependencies" : [
        "SwiftNcal"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftNcal",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNcal",
      "path" : "Sources/SwiftNcal",
      "product_dependencies" : [
        "Base32",
        "BigInt"
      ],
      "product_memberships" : [
        "SwiftNcal"
      ],
      "sources" : [
        "Encoding.swift",
        "Errors.swift",
        "Hash.swift",
        "Hashlib.swift",
        "Public.swift",
        "Secret.swift",
        "Signing.swift",
        "Utils.swift",
        "VRF.swift",
        "bindings/CryptoAead.swift",
        "bindings/CryptoBox.swift",
        "bindings/CryptoCore.swift",
        "bindings/CryptoGenericHash.swift",
        "bindings/CryptoHash.swift",
        "bindings/CryptoKx.swift",
        "bindings/CryptoPwHash.swift",
        "bindings/CryptoScalarmult.swift",
        "bindings/CryptoSecretBox.swift",
        "bindings/CryptoSecretStream.swift",
        "bindings/CryptoShortHash.swift",
        "bindings/CryptoSign.swift",
        "bindings/CryptoUtils.swift",
        "bindings/RandomBytes.swift",
        "bindings/Sodium.swift",
        "bindings/Version.swift",
        "pwhash/Argon2.swift",
        "pwhash/Argon2i.swift",
        "pwhash/Argon2id.swift",
        "pwhash/PwHash.swift",
        "pwhash/Scrypt.swift"
      ],
      "target_dependencies" : [
        "Clibsodium"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Clibsodium",
      "module_type" : "BinaryTarget",
      "name" : "Clibsodium",
      "path" : "Clibsodium.artifactbundle",
      "product_memberships" : [
        "Clibsodium",
        "SwiftNcal"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.2"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:b1b7512e70c869f4e6dfc045c9cfbcecd5568d004e044b9c2b5f35ddaecd218b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.