The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Cyphera, reference v0.0.1-alpha.2 (ff5e10), with Swift 6.1 for Linux on 16 Apr 2026 01:58:28 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cyphera-labs/cyphera-swift.git
Reference: v0.0.1-alpha.2
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/cyphera-labs/cyphera-swift
 * tag               v0.0.1-alpha.2 -> FETCH_HEAD
HEAD is now at ff5e104 fix: FF1 computeB sign bit bug + implement hash engine
Cloned https://github.com/cyphera-labs/cyphera-swift.git
Revision (git rev-parse @):
ff5e10430cfa5e41b6309db3d015bc17a3bfa6a3
SUCCESS checkout https://github.com/cyphera-labs/cyphera-swift.git at v0.0.1-alpha.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/cyphera-labs/cyphera-swift.git
https://github.com/cyphera-labs/cyphera-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/attaswift/BigInt.git
[1/4878] Fetching bigint
[733/18219] Fetching bigint, cryptoswift
Fetched https://github.com/attaswift/BigInt.git from cache (2.09s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.11s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (5.04s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.62s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Building for debugging...
[0/5] Write sources
[0/5] Copying PrivacyInfo.xcprivacy
[3/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/127] Emitting module BigInt
[7/129] Compiling BigInt Subtraction.swift
[8/129] Compiling BigInt Words and Bits.swift
[9/129] Compiling CryptoSwift CBC.swift
[10/129] Compiling CryptoSwift CCM.swift
[11/129] Compiling CryptoSwift Bit.swift
[12/129] Compiling CryptoSwift BlockCipher.swift
[13/129] Compiling CryptoSwift BlockDecryptor.swift
[14/129] Compiling CryptoSwift BlockEncryptor.swift
[15/129] Compiling CryptoSwift BlockMode.swift
[16/129] Compiling CryptoSwift BlockModeOptions.swift
[17/129] Compiling CryptoSwift AEAD.swift
[18/129] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[19/129] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[20/129] Compiling CryptoSwift Array+Extension.swift
[21/129] Compiling CryptoSwift Authenticator.swift
[22/129] Compiling CryptoSwift BatchedCollection.swift
[23/129] Compiling CryptoSwift AES.Cryptors.swift
[24/129] Compiling CryptoSwift AES.swift
[25/129] Compiling CryptoSwift ASN1.swift
[26/129] Compiling CryptoSwift ASN1Decoder.swift
[27/129] Compiling CryptoSwift ASN1Encoder.swift
[28/129] Compiling CryptoSwift ASN1Scanner.swift
[29/130] Compiling CryptoSwift XChaCha20+Foundation.swift
[30/130] Compiling CryptoSwift Generics.swift
[31/130] Compiling CryptoSwift HKDF.swift
[32/130] Compiling CryptoSwift HMAC.swift
[33/130] Compiling CryptoSwift ISO10126Padding.swift
[34/130] Compiling CryptoSwift ISO78164Padding.swift
[35/130] Compiling CryptoSwift Int+Extension.swift
[36/130] Compiling CryptoSwift MD5.swift
[37/130] Compiling CryptoSwift NoPadding.swift
[38/130] Compiling CryptoSwift Operators.swift
[39/130] Compiling CryptoSwift DER.swift
[40/130] Compiling CryptoSwift PBKDF1.swift
[41/130] Compiling CryptoSwift PBKDF2.swift
[42/130] Compiling CryptoSwift PKCS1v15.swift
[43/144] Compiling CryptoSwift CMAC.swift
[44/144] Compiling CryptoSwift Addition.swift
[45/144] Compiling CryptoSwift BigInt.swift
[46/144] Compiling CryptoSwift BigUInt.swift
[47/144] Compiling CryptoSwift BitwiseOps.swift
[48/144] Compiling CryptoSwift CS.swift
[49/144] Compiling CryptoSwift Codable.swift
[50/144] Compiling CryptoSwift Comparable.swift
[51/144] Compiling CryptoSwift DataConversion.swift
[52/144] Compiling CryptoSwift Division.swift
[53/144] Compiling CryptoSwift Exponentiation.swift
[54/144] Compiling CryptoSwift FloatingPointConversion.swift
[55/144] Compiling CryptoSwift GCD.swift
[56/144] Compiling CryptoSwift Hashable.swift
[58/144] Compiling CryptoSwift IntegerConversion.swift
[59/144] Compiling CryptoSwift Multiplication.swift
[60/144] Compiling CryptoSwift PrimeTest.swift
[61/144] Compiling CryptoSwift Random.swift
[62/144] Compiling CryptoSwift Shifts.swift
[63/144] Compiling CryptoSwift SquareRoot.swift
[64/144] Compiling CryptoSwift Strideable.swift
[65/144] Compiling CryptoSwift StringConversion.swift
[66/144] Compiling CryptoSwift Subtraction.swift
[67/144] Compiling CryptoSwift WordsAndBits.swift
[68/144] Compiling CryptoSwift ChaCha20.swift
[69/144] Compiling CryptoSwift Checksum.swift
[70/144] Compiling CryptoSwift Cipher.swift
[71/144] Compiling CryptoSwift Collection+Extension.swift
[72/144] Compiling CryptoSwift CompactMap.swift
[73/144] Compiling CryptoSwift Cryptor.swift
[74/144] Compiling CryptoSwift Cryptors.swift
[75/144] Compiling CryptoSwift Digest.swift
[76/144] Compiling CryptoSwift DigestType.swift
[77/144] Compiling CryptoSwift AES+Foundation.swift
[78/144] Compiling CryptoSwift Array+Foundation.swift
[79/144] Compiling CryptoSwift Blowfish+Foundation.swift
[80/144] Compiling CryptoSwift ChaCha20+Foundation.swift
[81/144] Compiling CryptoSwift Data+Extension.swift
[82/144] Compiling CryptoSwift HMAC+Foundation.swift
[83/144] Compiling CryptoSwift Rabbit+Foundation.swift
[84/144] Compiling CryptoSwift String+FoundationExtension.swift
[85/144] Compiling CryptoSwift Utils+Foundation.swift
[101/144] Emitting module CryptoSwift
[109/144] Compiling CryptoSwift CipherModeWorker.swift
[110/144] Compiling CryptoSwift ECB.swift
[111/144] Compiling CryptoSwift GCM.swift
[112/144] Compiling CryptoSwift OCB.swift
[113/144] Compiling CryptoSwift OFB.swift
[114/144] Compiling CryptoSwift PCBC.swift
[115/144] Compiling CryptoSwift Blowfish.swift
[116/144] Compiling CryptoSwift CBCMAC.swift
[117/144] Compiling CryptoSwift Signature.swift
[118/144] Compiling CryptoSwift StreamDecryptor.swift
[119/144] Compiling CryptoSwift StreamEncryptor.swift
[120/144] Compiling CryptoSwift String+Extension.swift
[121/144] Compiling CryptoSwift UInt128.swift
[122/144] Compiling CryptoSwift UInt16+Extension.swift
[123/144] Compiling CryptoSwift UInt32+Extension.swift
[124/144] Compiling CryptoSwift UInt64+Extension.swift
[125/144] Compiling CryptoSwift UInt8+Extension.swift
[126/144] Compiling CryptoSwift Updatable.swift
[127/144] Compiling CryptoSwift Utils.swift
[128/144] Compiling CryptoSwift XChaCha20.swift
[129/144] Compiling CryptoSwift ZeroPadding.swift
[130/144] Compiling CryptoSwift resource_bundle_accessor.swift
[131/144] Compiling CryptoSwift PKCS5.swift
[132/144] Compiling CryptoSwift PKCS7.swift
[133/144] Compiling CryptoSwift PKCS7Padding.swift
[134/144] Compiling CryptoSwift Padding.swift
[135/144] Compiling CryptoSwift Poly1305.swift
[136/144] Compiling CryptoSwift RSA+Cipher.swift
[137/144] Compiling CryptoSwift RSA+Signature.swift
[138/144] Compiling CryptoSwift RSA.swift
[139/144] Compiling CryptoSwift Rabbit.swift
[140/144] Compiling CryptoSwift SHA1.swift
[141/144] Compiling CryptoSwift SHA2.swift
[142/144] Compiling CryptoSwift SHA3.swift
[143/144] Compiling CryptoSwift Scrypt.swift
[144/144] Compiling CryptoSwift SecureBytes.swift
[146/152] Compiling Cyphera Errors.swift
[147/152] Emitting module Cyphera
[148/152] Compiling Cyphera Alphabets.swift
[149/152] Compiling Cyphera AESHelper.swift
[150/152] Compiling Cyphera Cyphera.swift
[151/152] Compiling Cyphera FF3.swift
[152/152] Compiling Cyphera FF1.swift
Build complete! (65.87s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "Cyphera",
  "name" : "Cyphera",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Cyphera",
      "targets" : [
        "Cyphera"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CypheraTests",
      "module_type" : "SwiftTarget",
      "name" : "CypheraTests",
      "path" : "Tests/CypheraTests",
      "sources" : [
        "CypheraTests.swift",
        "FF1Tests.swift",
        "FF3Tests.swift"
      ],
      "target_dependencies" : [
        "Cyphera"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Cyphera",
      "module_type" : "SwiftTarget",
      "name" : "Cyphera",
      "path" : "Sources/Cyphera",
      "product_dependencies" : [
        "BigInt",
        "CryptoSwift"
      ],
      "product_memberships" : [
        "Cyphera"
      ],
      "sources" : [
        "AESHelper.swift",
        "Alphabets.swift",
        "Cyphera.swift",
        "Errors.swift",
        "FF1.swift",
        "FF3.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Done.