The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CryptoSwift, reference main (a94fc8), with Swift 6.3 for Wasm on 17 Apr 2026 07:51:54 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/royalapplications/CryptoSwift.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/royalapplications/CryptoSwift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a94fc8c [ci] Allow manually-triggered runs
Cloned https://github.com/royalapplications/CryptoSwift.git
Revision (git rev-parse @):
a94fc8c6e697f47cd0b0b19a5cfa78ec0e785eaa
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/royalapplications/CryptoSwift.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/royalapplications/CryptoSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[1/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/104] Emitting module CryptoSwift
[5/118] Compiling CryptoSwift BlockEncryptor.swift
[6/118] Compiling CryptoSwift BlockMode.swift
[7/118] Compiling CryptoSwift BlockModeOptions.swift
[8/118] Compiling CryptoSwift CBC.swift
[9/118] Compiling CryptoSwift CCM.swift
[10/118] Compiling CryptoSwift CFB.swift
[11/118] Compiling CryptoSwift CTR.swift
[12/118] Compiling CryptoSwift CipherModeWorker.swift
[13/118] Compiling CryptoSwift ECB.swift
[14/118] Compiling CryptoSwift GCM.swift
[15/118] Compiling CryptoSwift OCB.swift
[16/118] Compiling CryptoSwift OFB.swift
[17/118] Compiling CryptoSwift PCBC.swift
[18/118] Compiling CryptoSwift Blowfish.swift
[19/118] Compiling CryptoSwift CBCMAC.swift
[20/118] Compiling CryptoSwift CompactMap.swift
[21/118] Compiling CryptoSwift Cryptor.swift
[22/118] Compiling CryptoSwift Cryptors.swift
[23/118] Compiling CryptoSwift Digest.swift
[24/118] Compiling CryptoSwift DigestType.swift
[25/118] Compiling CryptoSwift AES+Foundation.swift
[26/118] Compiling CryptoSwift Array+Foundation.swift
[27/118] Compiling CryptoSwift Blowfish+Foundation.swift
[28/118] Compiling CryptoSwift ChaCha20+Foundation.swift
[29/118] Compiling CryptoSwift Data+Extension.swift
[30/118] Compiling CryptoSwift HMAC+Foundation.swift
[31/118] Compiling CryptoSwift Rabbit+Foundation.swift
[32/118] Compiling CryptoSwift String+FoundationExtension.swift
[33/118] Compiling CryptoSwift Utils+Foundation.swift
[34/118] Compiling CryptoSwift AEAD.swift
[35/118] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[36/118] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[37/118] Compiling CryptoSwift AES.Cryptors.swift
[38/118] Compiling CryptoSwift AES.swift
[39/118] Compiling CryptoSwift ASN1.swift
[40/118] Compiling CryptoSwift ASN1Decoder.swift
[41/118] Compiling CryptoSwift ASN1Encoder.swift
[42/118] Compiling CryptoSwift ASN1Scanner.swift
[43/118] Compiling CryptoSwift Array+Extension.swift
[44/118] Compiling CryptoSwift Authenticator.swift
[45/118] Compiling CryptoSwift BatchedCollection.swift
[46/118] Compiling CryptoSwift Bit.swift
[47/118] Compiling CryptoSwift BlockCipher.swift
[48/118] Compiling CryptoSwift BlockDecryptor.swift
[49/118] Compiling CryptoSwift PKCS5.swift
[50/118] Compiling CryptoSwift PKCS7.swift
[51/118] Compiling CryptoSwift PKCS7Padding.swift
[52/118] Compiling CryptoSwift Padding.swift
[53/118] Compiling CryptoSwift Poly1305.swift
[54/118] Compiling CryptoSwift RSA+Cipher.swift
[55/118] Compiling CryptoSwift RSA+Signature.swift
[56/118] Compiling CryptoSwift RSA.swift
[57/118] Compiling CryptoSwift Rabbit.swift
[58/118] Compiling CryptoSwift SHA1.swift
[59/118] Compiling CryptoSwift SHA2.swift
[60/118] Compiling CryptoSwift SHA3.swift
[61/118] Compiling CryptoSwift Scrypt.swift
[62/118] Compiling CryptoSwift SecureBytes.swift
[63/118] Compiling CryptoSwift XChaCha20+Foundation.swift
[64/118] Compiling CryptoSwift Generics.swift
[65/118] Compiling CryptoSwift HKDF.swift
[66/118] Compiling CryptoSwift HMAC.swift
[67/118] Compiling CryptoSwift ISO10126Padding.swift
[68/118] Compiling CryptoSwift ISO78164Padding.swift
[69/118] Compiling CryptoSwift Int+Extension.swift
[70/118] Compiling CryptoSwift MD5.swift
[71/118] Compiling CryptoSwift NoPadding.swift
[72/118] Compiling CryptoSwift Operators.swift
[73/118] Compiling CryptoSwift DER.swift
[74/118] Compiling CryptoSwift PBKDF1.swift
[75/118] Compiling CryptoSwift PBKDF2.swift
[76/118] Compiling CryptoSwift PKCS1v15.swift
[77/118] Compiling CryptoSwift IntegerConversion.swift
[78/118] Compiling CryptoSwift Multiplication.swift
[79/118] Compiling CryptoSwift PrimeTest.swift
[80/118] Compiling CryptoSwift Random.swift
[81/118] Compiling CryptoSwift Shifts.swift
[82/118] Compiling CryptoSwift SquareRoot.swift
[83/118] Compiling CryptoSwift Strideable.swift
[84/118] Compiling CryptoSwift StringConversion.swift
[85/118] Compiling CryptoSwift Subtraction.swift
[86/118] Compiling CryptoSwift WordsAndBits.swift
[87/118] Compiling CryptoSwift ChaCha20.swift
[88/118] Compiling CryptoSwift Checksum.swift
[89/118] Compiling CryptoSwift Cipher.swift
[90/118] Compiling CryptoSwift Collection+Extension.swift
[91/118] Compiling CryptoSwift CMAC.swift
[92/118] Compiling CryptoSwift Addition.swift
[93/118] Compiling CryptoSwift BigInt.swift
[94/118] Compiling CryptoSwift BigUInt.swift
[95/118] Compiling CryptoSwift BitwiseOps.swift
[96/118] Compiling CryptoSwift CS.swift
[97/118] Compiling CryptoSwift Codable.swift
[98/118] Compiling CryptoSwift Comparable.swift
[99/118] Compiling CryptoSwift DataConversion.swift
[100/118] Compiling CryptoSwift Division.swift
[101/118] Compiling CryptoSwift Exponentiation.swift
[102/118] Compiling CryptoSwift FloatingPointConversion.swift
[103/118] Compiling CryptoSwift GCD.swift
[104/118] Compiling CryptoSwift Hashable.swift
[105/118] Compiling CryptoSwift Signature.swift
[106/118] Compiling CryptoSwift StreamDecryptor.swift
[107/118] Compiling CryptoSwift StreamEncryptor.swift
[108/118] Compiling CryptoSwift String+Extension.swift
[109/118] Compiling CryptoSwift UInt128.swift
[110/118] Compiling CryptoSwift UInt16+Extension.swift
[111/118] Compiling CryptoSwift UInt32+Extension.swift
[112/118] Compiling CryptoSwift UInt64+Extension.swift
[113/118] Compiling CryptoSwift UInt8+Extension.swift
[114/118] Compiling CryptoSwift Updatable.swift
[115/118] Compiling CryptoSwift Utils.swift
[116/118] Compiling CryptoSwift XChaCha20.swift
[117/118] Compiling CryptoSwift ZeroPadding.swift
[118/118] Compiling CryptoSwift resource_bundle_accessor.swift
Build complete! (48.29s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CryptoSwift",
  "name" : "CryptoSwift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "CryptoSwift",
      "targets" : [
        "CryptoSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "CryptoSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "CryptoSwiftTests",
      "path" : "Tests/CryptoSwiftTests",
      "sources" : [
        "AESCCMTests.swift",
        "AESOCBTests.swift",
        "AESTests.swift",
        "AESTestsPerf.swift",
        "ASN1Tests.swift",
        "Access.swift",
        "BlowfishTests.swift",
        "CBCMacTests.swift",
        "CMACTests.swift",
        "ChaCha20Poly1305Tests.swift",
        "ChaCha20Tests.swift",
        "ChaCha20TestsPerf.swift",
        "DigestTests.swift",
        "DigestTestsPerf.swift",
        "Error+Extension.swift",
        "ExtensionsTest.swift",
        "ExtensionsTestPerf.swift",
        "HKDFTests.swift",
        "HMACTests.swift",
        "PBKDF.swift",
        "PBKDFPerf.swift",
        "PaddingTests.swift",
        "Poly1305Tests.swift",
        "RSASecKeyTests.swift",
        "RSATests.swift",
        "RabbitTests.swift",
        "RabbitTestsPerf.swift",
        "SHATestsPerf.swift",
        "ScryptTests.swift",
        "ScryptTestsPerf.swift",
        "SignatureVerificationTests.swift",
        "XCTestManifests.swift",
        "XChaCha20Poly1305Tests.swift",
        "XChaCha20Tests.swift"
      ],
      "target_dependencies" : [
        "CryptoSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CryptoSwift",
      "module_type" : "SwiftTarget",
      "name" : "CryptoSwift",
      "path" : "Sources/CryptoSwift",
      "product_memberships" : [
        "CryptoSwift"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/CryptoSwift/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AEAD/AEAD.swift",
        "AEAD/AEADChaCha20Poly1305.swift",
        "AEAD/AEADXChaCha20Poly1305.swift",
        "AES.Cryptors.swift",
        "AES.swift",
        "ASN1/ASN1.swift",
        "ASN1/ASN1Decoder.swift",
        "ASN1/ASN1Encoder.swift",
        "ASN1/ASN1Scanner.swift",
        "Array+Extension.swift",
        "Authenticator.swift",
        "BatchedCollection.swift",
        "Bit.swift",
        "BlockCipher.swift",
        "BlockDecryptor.swift",
        "BlockEncryptor.swift",
        "BlockMode/BlockMode.swift",
        "BlockMode/BlockModeOptions.swift",
        "BlockMode/CBC.swift",
        "BlockMode/CCM.swift",
        "BlockMode/CFB.swift",
        "BlockMode/CTR.swift",
        "BlockMode/CipherModeWorker.swift",
        "BlockMode/ECB.swift",
        "BlockMode/GCM.swift",
        "BlockMode/OCB.swift",
        "BlockMode/OFB.swift",
        "BlockMode/PCBC.swift",
        "Blowfish.swift",
        "CBCMAC.swift",
        "CMAC.swift",
        "CS_BigInt/Addition.swift",
        "CS_BigInt/BigInt.swift",
        "CS_BigInt/BigUInt.swift",
        "CS_BigInt/BitwiseOps.swift",
        "CS_BigInt/CS.swift",
        "CS_BigInt/Codable.swift",
        "CS_BigInt/Comparable.swift",
        "CS_BigInt/DataConversion.swift",
        "CS_BigInt/Division.swift",
        "CS_BigInt/Exponentiation.swift",
        "CS_BigInt/FloatingPointConversion.swift",
        "CS_BigInt/GCD.swift",
        "CS_BigInt/Hashable.swift",
        "CS_BigInt/IntegerConversion.swift",
        "CS_BigInt/Multiplication.swift",
        "CS_BigInt/PrimeTest.swift",
        "CS_BigInt/Random.swift",
        "CS_BigInt/Shifts.swift",
        "CS_BigInt/SquareRoot.swift",
        "CS_BigInt/Strideable.swift",
        "CS_BigInt/StringConversion.swift",
        "CS_BigInt/Subtraction.swift",
        "CS_BigInt/WordsAndBits.swift",
        "ChaCha20.swift",
        "Checksum.swift",
        "Cipher.swift",
        "Collection+Extension.swift",
        "CompactMap.swift",
        "Cryptor.swift",
        "Cryptors.swift",
        "Digest.swift",
        "DigestType.swift",
        "Foundation/AES+Foundation.swift",
        "Foundation/Array+Foundation.swift",
        "Foundation/Blowfish+Foundation.swift",
        "Foundation/ChaCha20+Foundation.swift",
        "Foundation/Data+Extension.swift",
        "Foundation/HMAC+Foundation.swift",
        "Foundation/Rabbit+Foundation.swift",
        "Foundation/String+FoundationExtension.swift",
        "Foundation/Utils+Foundation.swift",
        "Foundation/XChaCha20+Foundation.swift",
        "Generics.swift",
        "HKDF.swift",
        "HMAC.swift",
        "ISO10126Padding.swift",
        "ISO78164Padding.swift",
        "Int+Extension.swift",
        "MD5.swift",
        "NoPadding.swift",
        "Operators.swift",
        "PEM/DER.swift",
        "PKCS/PBKDF1.swift",
        "PKCS/PBKDF2.swift",
        "PKCS/PKCS1v15.swift",
        "PKCS/PKCS5.swift",
        "PKCS/PKCS7.swift",
        "PKCS/PKCS7Padding.swift",
        "Padding.swift",
        "Poly1305.swift",
        "RSA/RSA+Cipher.swift",
        "RSA/RSA+Signature.swift",
        "RSA/RSA.swift",
        "Rabbit.swift",
        "SHA1.swift",
        "SHA2.swift",
        "SHA3.swift",
        "Scrypt.swift",
        "SecureBytes.swift",
        "Signature.swift",
        "StreamDecryptor.swift",
        "StreamEncryptor.swift",
        "String+Extension.swift",
        "UInt128.swift",
        "UInt16+Extension.swift",
        "UInt32+Extension.swift",
        "UInt64+Extension.swift",
        "UInt8+Extension.swift",
        "Updatable.swift",
        "Utils.swift",
        "XChaCha20.swift",
        "ZeroPadding.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.