The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Cyphera, reference main (2c3e76), with Swift 6.2 for Linux on 23 Apr 2026 14:28:19 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.2-latest swift build --triple x86_64-unknown-linux-gnu 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: 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/cyphera-labs/cyphera-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2c3e766 fix: canonical Apache 2.0 LICENSE, remove MIT references
Cloned https://github.com/cyphera-labs/cyphera-swift.git
Revision (git rev-parse @):
2c3e766bd6ee8302ff6e99d743f7b85828cdf2c4
SUCCESS checkout https://github.com/cyphera-labs/cyphera-swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/cyphera-labs/cyphera-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/13387] Fetching cryptoswift
[135/18265] Fetching cryptoswift, bigint
Fetched https://github.com/attaswift/BigInt.git from cache (2.95s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (3.00s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.10.0 (7.59s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.75s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.10.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/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/125] Compiling CryptoSwift BigInt.swift
[6/125] Compiling CryptoSwift BigUInt.swift
[7/125] Compiling CryptoSwift Bit.swift
[8/125] Compiling CryptoSwift BlockCipher.swift
[9/125] Compiling CryptoSwift BlockDecryptor.swift
[10/127] Compiling CryptoSwift CBCMAC.swift
[11/127] Compiling CryptoSwift CMAC.swift
[12/127] Compiling CryptoSwift Addition.swift
[13/127] Compiling CryptoSwift Hashable.swift
[14/127] Compiling CryptoSwift IntegerConversion.swift
[15/127] Compiling CryptoSwift Multiplication.swift
[16/127] Compiling CryptoSwift PrimeTest.swift
[17/127] Compiling CryptoSwift Random.swift
[18/127] Compiling CryptoSwift Shifts.swift
[19/127] Compiling CryptoSwift SquareRoot.swift
[20/127] Compiling CryptoSwift Strideable.swift
[21/127] Compiling CryptoSwift StringConversion.swift
[22/127] Compiling CryptoSwift Subtraction.swift
[23/127] Compiling CryptoSwift WordsAndBits.swift
[24/127] Compiling CryptoSwift ChaCha20.swift
[25/127] Compiling CryptoSwift Checksum.swift
[26/127] Compiling CryptoSwift Cipher.swift
[27/141] Compiling BigInt Subtraction.swift
[28/141] Compiling BigInt Words and Bits.swift
[29/141] Compiling CryptoSwift Collection+Extension.swift
[30/141] Compiling CryptoSwift CompactMap.swift
[31/141] Compiling CryptoSwift Cryptor.swift
[32/141] Compiling CryptoSwift Cryptors.swift
[33/141] Compiling CryptoSwift Digest.swift
[34/141] Compiling CryptoSwift DigestType.swift
[35/141] Compiling CryptoSwift AES+Foundation.swift
[36/141] Compiling CryptoSwift Array+Foundation.swift
[37/141] Compiling CryptoSwift Blowfish+Foundation.swift
[38/141] Compiling CryptoSwift ChaCha20+Foundation.swift
[39/141] Compiling CryptoSwift Data+Extension.swift
[40/141] Compiling CryptoSwift HMAC+Foundation.swift
[41/141] Compiling CryptoSwift Rabbit+Foundation.swift
[42/141] Compiling CryptoSwift String+FoundationExtension.swift
[43/141] Compiling CryptoSwift Utils+Foundation.swift
[44/141] Compiling CryptoSwift XChaCha20+Foundation.swift
[45/141] Compiling CryptoSwift Generics.swift
[46/141] Compiling CryptoSwift HKDF.swift
[47/141] Compiling CryptoSwift HMAC.swift
[48/141] Compiling CryptoSwift ISO10126Padding.swift
[49/141] Compiling CryptoSwift ISO78164Padding.swift
[50/141] Compiling CryptoSwift Int+Extension.swift
[51/141] Compiling CryptoSwift MD5.swift
[52/141] Compiling CryptoSwift NoPadding.swift
[53/141] Compiling CryptoSwift Operators.swift
[54/141] Compiling CryptoSwift DER.swift
[55/141] Compiling CryptoSwift PBKDF1.swift
[56/141] Compiling CryptoSwift PBKDF2.swift
[57/141] Compiling CryptoSwift AEAD.swift
[58/141] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[59/141] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[60/141] Compiling CryptoSwift AES.Cryptors.swift
[61/141] Compiling CryptoSwift AES.swift
[62/141] Compiling CryptoSwift ASN1.swift
[63/141] Compiling CryptoSwift ASN1Decoder.swift
[64/141] Compiling CryptoSwift ASN1Encoder.swift
[65/141] Compiling CryptoSwift ASN1Scanner.swift
[66/141] Compiling CryptoSwift Array+Extension.swift
[67/141] Compiling CryptoSwift Authenticator.swift
[68/141] Compiling CryptoSwift BatchedCollection.swift
[72/141] Emitting module CryptoSwift
[80/141] Compiling CryptoSwift Codable.swift
[81/141] Compiling CryptoSwift Comparable.swift
[82/141] Compiling CryptoSwift DataConversion.swift
[83/141] Compiling CryptoSwift Division.swift
[84/141] Compiling CryptoSwift Exponentiation.swift
[85/141] Compiling CryptoSwift FloatingPointConversion.swift
[86/141] Compiling CryptoSwift GCD.swift
[87/141] Compiling CryptoSwift BlockEncryptor.swift
[88/141] Compiling CryptoSwift BlockMode.swift
[89/141] Compiling CryptoSwift BlockModeOptions.swift
[90/141] Compiling CryptoSwift CBC.swift
[91/141] Compiling CryptoSwift CCM.swift
[92/141] Compiling CryptoSwift CFB.swift
[93/141] Compiling CryptoSwift CTR.swift
[94/141] Compiling CryptoSwift CipherModeWorker.swift
[95/141] Compiling CryptoSwift ECB.swift
[96/141] Compiling CryptoSwift GCM.swift
[97/141] Compiling CryptoSwift OCB.swift
[98/141] Compiling CryptoSwift OFB.swift
[99/141] Compiling CryptoSwift PCBC.swift
[100/141] Compiling CryptoSwift Blowfish.swift
[104/141] Emitting module BigInt
[115/142] Compiling CryptoSwift PKCS1v15.swift
[116/142] Compiling CryptoSwift PKCS5.swift
[117/142] Compiling CryptoSwift PKCS7.swift
[118/142] Compiling CryptoSwift PKCS7Padding.swift
[119/142] Compiling CryptoSwift Padding.swift
[120/142] Compiling CryptoSwift Poly1305.swift
[121/142] Compiling CryptoSwift RSA+Cipher.swift
[122/142] Compiling CryptoSwift RSA+Signature.swift
[123/142] Compiling CryptoSwift RSA.swift
[124/142] Compiling CryptoSwift Rabbit.swift
[125/142] Compiling CryptoSwift SHA1.swift
[126/142] Compiling CryptoSwift SHA2.swift
[127/142] Compiling CryptoSwift SHA3.swift
[128/142] Compiling CryptoSwift Scrypt.swift
[129/142] Compiling CryptoSwift SecureBytes.swift
[130/142] Compiling CryptoSwift Signature.swift
[131/142] Compiling CryptoSwift StreamDecryptor.swift
[132/142] Compiling CryptoSwift StreamEncryptor.swift
[133/142] Compiling CryptoSwift String+Extension.swift
[134/142] Compiling CryptoSwift UInt128.swift
[135/142] Compiling CryptoSwift UInt16+Extension.swift
[136/142] Compiling CryptoSwift UInt32+Extension.swift
[137/142] Compiling CryptoSwift UInt64+Extension.swift
[138/142] Compiling CryptoSwift UInt8+Extension.swift
[139/142] Compiling CryptoSwift Updatable.swift
[140/142] Compiling CryptoSwift Utils.swift
[141/142] Compiling CryptoSwift XChaCha20.swift
[142/142] Compiling CryptoSwift ZeroPadding.swift
[144/150] Emitting module Cyphera
[145/150] Compiling Cyphera FF3.swift
[146/150] Compiling Cyphera Cyphera.swift
[147/150] Compiling Cyphera Alphabets.swift
[148/150] Compiling Cyphera Errors.swift
[149/150] Compiling Cyphera FF1.swift
[150/150] Compiling Cyphera AESHelper.swift
Build complete! (50.10s)
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.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.