The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Cyphera, reference main (2c3e76), with Swift 6.2 for Android on 23 Apr 2026 14:26:36 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 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:         android
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-4606859-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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/attaswift/BigInt.git
[1/4878] Fetching bigint
[684/18265] Fetching bigint, cryptoswift
Fetched https://github.com/attaswift/BigInt.git from cache (1.03s)
[2142/13387] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.86s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.10.0 (7.15s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.72s)
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--11D90AFD9DD3AB2.txt
[5/125] Emitting module CryptoSwift
[6/139] Compiling CryptoSwift BigInt.swift
[7/139] Compiling CryptoSwift BigUInt.swift
[8/141] Compiling CryptoSwift Hashable.swift
[9/141] Compiling CryptoSwift IntegerConversion.swift
[10/141] Compiling CryptoSwift Multiplication.swift
[11/141] Compiling CryptoSwift PrimeTest.swift
[12/141] Compiling CryptoSwift Random.swift
[13/141] Compiling CryptoSwift Shifts.swift
[14/141] Compiling CryptoSwift SquareRoot.swift
[15/141] Compiling CryptoSwift Strideable.swift
[16/141] Compiling CryptoSwift StringConversion.swift
[17/141] Compiling CryptoSwift Subtraction.swift
[18/141] Compiling CryptoSwift WordsAndBits.swift
[19/141] Compiling CryptoSwift ChaCha20.swift
[20/141] Compiling CryptoSwift Checksum.swift
[21/141] Compiling CryptoSwift Cipher.swift
[22/141] Compiling CryptoSwift Bit.swift
[23/141] Compiling CryptoSwift BlockCipher.swift
[24/141] Compiling CryptoSwift BlockDecryptor.swift
[25/141] Compiling CryptoSwift CBCMAC.swift
[26/141] Compiling CryptoSwift CMAC.swift
[27/141] Compiling CryptoSwift Addition.swift
[28/141] Compiling CryptoSwift AEAD.swift
[29/141] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[30/141] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[31/141] Compiling BigInt Subtraction.swift
[32/141] Compiling BigInt Words and Bits.swift
[36/141] Compiling CryptoSwift AES.Cryptors.swift
[37/141] Compiling CryptoSwift AES.swift
[38/141] Compiling CryptoSwift ASN1.swift
[39/141] Compiling CryptoSwift ASN1Decoder.swift
[40/141] Compiling CryptoSwift ASN1Encoder.swift
[41/141] Compiling CryptoSwift ASN1Scanner.swift
[42/141] Compiling CryptoSwift Array+Extension.swift
[43/141] Compiling CryptoSwift Authenticator.swift
[44/141] Compiling CryptoSwift BatchedCollection.swift
[48/141] Compiling CryptoSwift BlockEncryptor.swift
[49/141] Compiling CryptoSwift BlockMode.swift
[50/141] Compiling CryptoSwift BlockModeOptions.swift
[51/141] Compiling CryptoSwift CBC.swift
[52/141] Compiling CryptoSwift CCM.swift
[53/141] Compiling CryptoSwift CFB.swift
[54/141] Compiling CryptoSwift CTR.swift
[55/141] Compiling CryptoSwift CipherModeWorker.swift
[56/141] Compiling CryptoSwift ECB.swift
[57/141] Compiling CryptoSwift GCM.swift
[58/141] Compiling CryptoSwift OCB.swift
[59/141] Compiling CryptoSwift OFB.swift
[60/141] Compiling CryptoSwift PCBC.swift
[61/141] Compiling CryptoSwift Blowfish.swift
[69/141] Compiling CryptoSwift Codable.swift
[70/141] Compiling CryptoSwift Comparable.swift
[71/141] Compiling CryptoSwift DataConversion.swift
[72/141] Compiling CryptoSwift Division.swift
[73/141] Compiling CryptoSwift Exponentiation.swift
[74/141] Compiling CryptoSwift FloatingPointConversion.swift
[75/141] Compiling CryptoSwift GCD.swift
[82/141] Emitting module BigInt
[87/142] Compiling CryptoSwift SecureBytes.swift
[88/142] Compiling CryptoSwift Signature.swift
[89/142] Compiling CryptoSwift StreamDecryptor.swift
[90/142] Compiling CryptoSwift StreamEncryptor.swift
[91/142] Compiling CryptoSwift String+Extension.swift
[92/142] Compiling CryptoSwift UInt128.swift
[93/142] Compiling CryptoSwift UInt16+Extension.swift
[94/142] Compiling CryptoSwift UInt32+Extension.swift
[95/142] Compiling CryptoSwift UInt64+Extension.swift
[96/142] Compiling CryptoSwift UInt8+Extension.swift
[97/142] Compiling CryptoSwift Updatable.swift
[98/142] Compiling CryptoSwift Utils.swift
[99/142] Compiling CryptoSwift XChaCha20.swift
[100/142] Compiling CryptoSwift ZeroPadding.swift
[101/142] Compiling CryptoSwift Utils+Foundation.swift
[102/142] Compiling CryptoSwift XChaCha20+Foundation.swift
[103/142] Compiling CryptoSwift Generics.swift
[104/142] Compiling CryptoSwift HKDF.swift
[105/142] Compiling CryptoSwift HMAC.swift
[106/142] Compiling CryptoSwift ISO10126Padding.swift
[107/142] Compiling CryptoSwift ISO78164Padding.swift
[108/142] Compiling CryptoSwift Int+Extension.swift
[109/142] Compiling CryptoSwift MD5.swift
[110/142] Compiling CryptoSwift NoPadding.swift
[111/142] Compiling CryptoSwift Operators.swift
[112/142] Compiling CryptoSwift DER.swift
[113/142] Compiling CryptoSwift PBKDF1.swift
[114/142] Compiling CryptoSwift PBKDF2.swift
[115/142] Compiling CryptoSwift Collection+Extension.swift
[116/142] Compiling CryptoSwift CompactMap.swift
[117/142] Compiling CryptoSwift Cryptor.swift
[118/142] Compiling CryptoSwift Cryptors.swift
[119/142] Compiling CryptoSwift Digest.swift
[120/142] Compiling CryptoSwift DigestType.swift
[121/142] Compiling CryptoSwift AES+Foundation.swift
[122/142] Compiling CryptoSwift Array+Foundation.swift
[123/142] Compiling CryptoSwift Blowfish+Foundation.swift
[124/142] Compiling CryptoSwift ChaCha20+Foundation.swift
[125/142] Compiling CryptoSwift Data+Extension.swift
[126/142] Compiling CryptoSwift HMAC+Foundation.swift
[127/142] Compiling CryptoSwift Rabbit+Foundation.swift
[128/142] Compiling CryptoSwift String+FoundationExtension.swift
[129/142] Compiling CryptoSwift PKCS1v15.swift
[130/142] Compiling CryptoSwift PKCS5.swift
[131/142] Compiling CryptoSwift PKCS7.swift
[132/142] Compiling CryptoSwift PKCS7Padding.swift
[133/142] Compiling CryptoSwift Padding.swift
[134/142] Compiling CryptoSwift Poly1305.swift
[135/142] Compiling CryptoSwift RSA+Cipher.swift
[136/142] Compiling CryptoSwift RSA+Signature.swift
[137/142] Compiling CryptoSwift RSA.swift
[138/142] Compiling CryptoSwift Rabbit.swift
[139/142] Compiling CryptoSwift SHA1.swift
[140/142] Compiling CryptoSwift SHA2.swift
[141/142] Compiling CryptoSwift SHA3.swift
[142/142] Compiling CryptoSwift Scrypt.swift
[144/150] Emitting module Cyphera
[145/150] Compiling Cyphera FF3.swift
[146/150] Compiling Cyphera Alphabets.swift
[147/150] Compiling Cyphera AESHelper.swift
[148/150] Compiling Cyphera Cyphera.swift
[149/150] Compiling Cyphera Errors.swift
[150/150] Compiling Cyphera FF1.swift
Build complete! (63.12s)
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"
}
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Done.