The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of JWSETKit, reference main (19344c), with Swift 6.1 for Android on 12 Sep 2025 06:58:19 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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amosavian/JWSETKit.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/amosavian/JWSETKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 19344c5 chore: Minor refactors
Cloned https://github.com/amosavian/JWSETKit.git
Revision (git rev-parse @):
19344c5219a20f8ea9da90f0586fa77a6d3ca2d0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/amosavian/JWSETKit.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/amosavian/JWSETKit.git
https://github.com/amosavian/JWSETKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-asn1",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-asn1.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.15.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-certificates",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.13.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-certificates"
    }
  ],
  "manifest_display_name" : "JWSETKit",
  "name" : "JWSETKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "JWSETKit",
      "targets" : [
        "JWSETKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JWSETKitTests",
      "module_type" : "SwiftTarget",
      "name" : "JWSETKitTests",
      "path" : "Tests/JWSETKitTests",
      "sources" : [
        "Base/StorageTests.swift",
        "Base/WebContainerTests.swift",
        "Cryptography/CompressionTests.swift",
        "Cryptography/ECTests.swift",
        "Cryptography/JWKSetTests.swift",
        "Cryptography/MLDSATests.swift",
        "Cryptography/RFC7520DecryptionTests.swift",
        "Cryptography/RFC7520EncryptionTests.swift",
        "Cryptography/RFC7520SignatureTests.swift",
        "Cryptography/RSACryptoTests.swift",
        "Cryptography/RSATests.swift",
        "Cryptography/ThumbprintTests.swift",
        "Entities/JOSEHeaderJWETests.swift",
        "Entities/JOSEHeaderJWSTests.swift",
        "Entities/JWETests.swift",
        "Entities/JWSMLDSATests.swift",
        "Entities/JWSTests.swift",
        "Entities/JWTOAuthClaimsTests.swift",
        "Entities/JWTOIDCAuthClaimsTests.swift",
        "Entities/JWTOIDCStandardClaimsTests.swift",
        "Entities/JWTPopClaimsTests.swift",
        "Entities/JWTRegisteredClaimsTests.swift",
        "Entities/JWTTests.swift",
        "ExampleKeys.swift",
        "Extensions/Base64Tests.swift",
        "Extensions/KeyLookupTests.swift",
        "Extensions/LocalizingTests.swift"
      ],
      "target_dependencies" : [
        "JWSETKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JWSETKit",
      "module_type" : "SwiftTarget",
      "name" : "JWSETKit",
      "path" : "Sources/JWSETKit",
      "product_dependencies" : [
        "Collections",
        "SwiftASN1",
        "Crypto",
        "X509",
        "_CryptoExtras"
      ],
      "product_memberships" : [
        "JWSETKit"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/JWSETKit/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/JWSETKit/Resources/ar.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "ar"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/JWSETKit/Resources/en.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/JWSETKit/Resources/es.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/JWSETKit/Resources/fa.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "fa"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/JWSETKit/Resources/fr.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        }
      ],
      "sources" : [
        "Base/EncryptedData.swift",
        "Base/Error.swift",
        "Base/Expiry.swift",
        "Base/ProtectedContainer.swift",
        "Base/RawType.swift",
        "Base/Storage.swift",
        "Base/StorageField.swift",
        "Base/WebContainer.swift",
        "Cryptography/Algorithms/Algorithms.swift",
        "Cryptography/Algorithms/Compression.swift",
        "Cryptography/Algorithms/ContentEncryption.swift",
        "Cryptography/Algorithms/KeyEncryption.swift",
        "Cryptography/Algorithms/RFC5480Algorithms.swift",
        "Cryptography/Algorithms/Signature.swift",
        "Cryptography/Certificate/JSONWebCertificate.swift",
        "Cryptography/Certificate/SecCertificate.swift",
        "Cryptography/Certificate/X509Certificate.swift",
        "Cryptography/Compression/Apple.swift",
        "Cryptography/Compression/Zlib.swift",
        "Cryptography/EC/ECCAbstract.swift",
        "Cryptography/EC/Ed25519.swift",
        "Cryptography/EC/HPKE.swift",
        "Cryptography/EC/JWK-EC.swift",
        "Cryptography/EC/P256.swift",
        "Cryptography/EC/P384.swift",
        "Cryptography/EC/P521.swift",
        "Cryptography/Hashing/SHA.swift",
        "Cryptography/KeyASN1.swift",
        "Cryptography/KeyAccessors.swift",
        "Cryptography/KeyExporter.swift",
        "Cryptography/KeyParser.swift",
        "Cryptography/KeySet.swift",
        "Cryptography/Keys.swift",
        "Cryptography/PQC/JWK-MLDSA.swift",
        "Cryptography/PQC/MLDSA65.swift",
        "Cryptography/PQC/MLDSA87.swift",
        "Cryptography/PQC/ModuleLatticeAbstract.swift",
        "Cryptography/RSA/JWK-RSA.swift",
        "Cryptography/RSA/RSA.swift",
        "Cryptography/RSA/RSA_boring.swift",
        "Cryptography/RSA/SecKey.swift",
        "Cryptography/Symmetric/AES-CBC-HMAC.swift",
        "Cryptography/Symmetric/AES.swift",
        "Cryptography/Symmetric/CommonCrypto.swift",
        "Cryptography/Symmetric/ConcatKDF.swift",
        "Cryptography/Symmetric/Direct.swift",
        "Cryptography/Symmetric/HMAC.swift",
        "Cryptography/Symmetric/PBKDF2.swift",
        "Cryptography/Symmetric/SymmetricKey.swift",
        "Entities/JOSE/JOSE-JWEHPKERegistered.swift",
        "Entities/JOSE/JOSE-JWERegistered.swift",
        "Entities/JOSE/JOSE-JWSRegistered.swift",
        "Entities/JOSE/JOSEHeader.swift",
        "Entities/JWE/JWE.swift",
        "Entities/JWE/JWECodable.swift",
        "Entities/JWE/JWEHeader.swift",
        "Entities/JWE/JWERecipient.swift",
        "Entities/JWS/JWS.swift",
        "Entities/JWS/JWSCodable.swift",
        "Entities/JWS/JWSHeader.swift",
        "Entities/JWT/JWTOAuthClaims.swift",
        "Entities/JWT/JWTOIDCAuth.swift",
        "Entities/JWT/JWTOIDCStandard.swift",
        "Entities/JWT/JWTPayload.swift",
        "Entities/JWT/JWTPopClaims.swift",
        "Entities/JWT/JWTRegisteredClaims.swift",
        "Entities/SD-JWT/JWTSDClaims.swift",
        "Extensions/ASN1.swift",
        "Extensions/Base64.swift",
        "Extensions/Codable.swift",
        "Extensions/Data.swift",
        "Extensions/KeyLookup.swift",
        "Extensions/Localizing.swift",
        "Extensions/LockValue.swift"
      ],
      "target_dependencies" : [
        "Czlib"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Czlib",
      "module_type" : "SystemLibraryTarget",
      "name" : "Czlib",
      "path" : "Sources/Czlib",
      "product_memberships" : [
        "JWSETKit"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    }
  ],
  "tools_version" : "6.0"
}
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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-crypto.git
[1/1629] Fetching swift-asn1
[1630/8212] Fetching swift-asn1, swift-certificates
[8148/25665] Fetching swift-asn1, swift-certificates, swift-collections
[8149/42529] Fetching swift-asn1, swift-certificates, swift-collections, swift-crypto
Fetched https://github.com/apple/swift-asn1.git from cache (1.52s)
Fetched https://github.com/apple/swift-certificates from cache (1.52s)
[28584/34317] Fetching swift-collections, swift-crypto
Fetched https://github.com/apple/swift-collections.git from cache (1.55s)
[12143/16864] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.26s)
Computing version for https://github.com/apple/swift-certificates
Computed https://github.com/apple/swift-certificates at 1.13.0 (5.21s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.60s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.83s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-certificates
Working copy of https://github.com/apple/swift-certificates resolved at 1.13.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Building for debugging...
[0/389] Write sources
[0/389] Copying Localizable.stringsdict
[0/389] Copying PrivacyInfo.xcprivacy
[0/389] Copying Localizable.stringsdict
[0/389] Copying Info.plist
[0/389] Write sources
[20/389] Compiling fiat_curve25519_adx_square.S
[21/389] Compiling fiat_p256_adx_sqr.S
[22/389] Compiling fiat_p256_adx_mul.S
[23/389] Compiling fiat_curve25519_adx_mul.S
[24/389] Compiling md5-x86_64-linux.S
[25/389] Compiling md5-586-apple.S
[26/389] Compiling md5-586-linux.S
[27/389] Compiling md5-x86_64-apple.S
[28/389] Compiling chacha20_poly1305_x86_64-linux.S
[29/389] Compiling chacha20_poly1305_x86_64-apple.S
[30/389] Compiling chacha20_poly1305_armv8-win.S
[31/389] Compiling chacha20_poly1305_armv8-apple.S
[32/389] Compiling chacha-x86_64-linux.S
[33/389] Write swift-version-24593BA9C3E375BF.txt
[34/389] Compiling chacha20_poly1305_armv8-linux.S
[35/389] Compiling chacha-x86_64-apple.S
[36/389] Compiling chacha-x86-linux.S
[37/389] Compiling chacha-x86-apple.S
[38/389] Compiling chacha-armv8-win.S
[39/389] Compiling chacha-armv8-apple.S
[40/389] Compiling chacha-armv4-linux.S
[41/389] Compiling chacha-armv8-linux.S
[42/389] Compiling aes128gcmsiv-x86_64-linux.S
[43/393] Compiling aes128gcmsiv-x86_64-apple.S
[44/406] Compiling x86_64-mont5-linux.S
[45/406] Compiling x86_64-mont5-apple.S
[46/406] Compiling x86_64-mont-linux.S
[47/413] Compiling x86_64-mont-apple.S
[48/415] Compiling CCryptoBoringSSLShims shims.c
[49/420] Compiling x86-mont-apple.S
[50/420] Compiling x86-mont-linux.S
[51/420] Compiling vpaes-x86_64-apple.S
[52/420] Compiling vpaes-x86_64-linux.S
[53/420] Compiling vpaes-x86-linux.S
[54/420] Compiling vpaes-x86-apple.S
[55/420] Compiling aes.cc
[56/420] Compiling vpaes-armv8-win.S
[57/420] Compiling vpaes-armv8-linux.S
[58/420] Compiling vpaes-armv7-linux.S
[59/420] Compiling sha512-x86_64-linux.S
[60/420] Compiling vpaes-armv8-apple.S
[61/420] Compiling sha512-x86_64-apple.S
[62/420] Compiling sha512-armv8-apple.S
[63/420] Compiling sha512-armv8-win.S
[64/420] Compiling sha512-armv4-linux.S
[65/420] Compiling sha512-armv8-linux.S
[66/420] Compiling sha512-586-linux.S
[67/420] Compiling sha512-586-apple.S
[68/420] Compiling sha256-x86_64-linux.S
[69/420] Compiling sha256-x86_64-apple.S
[70/420] Compiling sha256-armv8-win.S
[71/420] Compiling sha256-armv4-linux.S
[72/420] Compiling sha256-586-linux.S
[73/420] Compiling sha256-586-apple.S
[74/420] Compiling sha256-armv8-apple.S
[75/420] Compiling sha256-armv8-linux.S
[76/420] Compiling err_data.cc
[77/420] Compiling sha1-x86_64-apple.S
[78/420] Compiling sha1-x86_64-linux.S
[79/420] Compiling sha1-armv8-win.S
[80/420] Compiling sha1-armv8-apple.S
[81/420] Compiling sha1-armv4-large-linux.S
[82/420] Compiling sha1-armv8-linux.S
[83/420] Compiling sha1-586-apple.S
[84/420] Compiling sha1-586-linux.S
[85/420] Compiling rsaz-avx2-linux.S
[86/420] Compiling rdrand-x86_64-linux.S
[87/420] Compiling rsaz-avx2-apple.S
[88/420] Compiling rdrand-x86_64-apple.S
[89/420] Compiling p256_beeu-x86_64-asm-linux.S
[90/420] Compiling p256_beeu-x86_64-asm-apple.S
[91/420] Compiling p256_beeu-armv8-asm-win.S
[92/420] Compiling p256_beeu-armv8-asm-linux.S
[93/420] Compiling p256-x86_64-asm-linux.S
[94/420] Compiling p256_beeu-armv8-asm-apple.S
[95/420] Compiling p256-x86_64-asm-apple.S
[96/420] Compiling p256-armv8-asm-win.S
[97/420] Compiling ghashv8-armv8-win.S
[98/420] Compiling p256-armv8-asm-apple.S
[99/420] Compiling p256-armv8-asm-linux.S
[100/420] Compiling ghashv8-armv8-apple.S
[101/420] Compiling ghashv8-armv8-linux.S
[102/420] Compiling ghashv8-armv7-linux.S
[103/420] Compiling ghash-x86-linux.S
[104/420] Compiling ghash-x86_64-linux.S
[105/420] Compiling ghash-x86-apple.S
[106/420] Compiling ghash-x86_64-apple.S
[107/420] Compiling ghash-ssse3-x86_64-linux.S
[108/420] Compiling ghash-ssse3-x86_64-apple.S
[109/420] Compiling ghash-ssse3-x86-linux.S
[110/420] Compiling ghash-ssse3-x86-apple.S
[111/420] Compiling ghash-neon-armv8-win.S
[112/420] Compiling ghash-neon-armv8-apple.S
[113/420] Compiling ghash-neon-armv8-linux.S
[114/420] Compiling ghash-armv4-linux.S
[115/420] Compiling co-586-linux.S
[116/420] Compiling co-586-apple.S
[117/420] Compiling bsaes-armv7-linux.S
[118/420] Compiling bn-armv8-win.S
[119/420] Compiling bn-armv8-linux.S
[120/420] Compiling bn-armv8-apple.S
[121/420] Compiling bn-586-linux.S
[122/420] Compiling bn-586-apple.S
[123/420] Compiling armv8-mont-linux.S
[124/420] Compiling armv8-mont-win.S
[125/420] Compiling armv8-mont-apple.S
[126/420] Compiling aesv8-gcm-armv8-win.S
[127/420] Compiling armv4-mont-linux.S
[128/420] Compiling aesv8-armv8-win.S
[129/420] Compiling aesv8-gcm-armv8-linux.S
[130/420] Compiling aesv8-gcm-armv8-apple.S
[131/420] Compiling aesv8-armv8-linux.S
[132/420] Compiling aesv8-armv8-apple.S
[133/420] Compiling aesni-x86_64-linux.S
[134/420] Compiling aesni-x86_64-apple.S
[135/420] Compiling aesv8-armv7-linux.S
[136/420] Compiling aesni-x86-apple.S
[137/420] Compiling aesni-x86-linux.S
[138/420] Compiling aesni-gcm-x86_64-linux.S
[139/420] Compiling aes-gcm-avx512-x86_64-linux.S
[140/420] Compiling aesni-gcm-x86_64-apple.S
[141/420] Compiling aes-gcm-avx512-x86_64-apple.S
[142/420] Compiling aes-gcm-avx2-x86_64-apple.S
[143/420] Compiling aes-gcm-avx2-x86_64-linux.S
[144/420] Compiling xwing.cc
[145/420] Compiling x_sig.cc
[146/420] Compiling x_val.cc
[147/420] Compiling x_x509a.cc
[148/420] Compiling x_spki.cc
[149/420] Compiling x_x509.cc
[151/420] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[152/420] Compiling InternalCollectionsUtilities _SortedCollection.swift
[153/420] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[154/420] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[155/420] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[156/420] Compiling InternalCollectionsUtilities Debugging.swift
[157/420] Compiling InternalCollectionsUtilities Descriptions.swift
[158/420] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[159/420] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[160/421] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[161/421] Compiling InternalCollectionsUtilities UInt+reversed.swift
[162/421] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[163/421] Compiling InternalCollectionsUtilities Integer rank.swift
[164/421] Emitting module InternalCollectionsUtilities
[164/421] Compiling x_req.cc
[166/421] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[173/424] Compiling SwiftASN1 TimeUtilities.swift
[174/424] Compiling SwiftASN1 UTCTime.swift
[174/424] Compiling x_pubkey.cc
[175/424] Compiling x_exten.cc
[176/424] Compiling x_crl.cc
[177/424] Compiling x_attrib.cc
[178/424] Compiling x_name.cc
[180/514] Compiling DequeModule Deque+Codable.swift
[181/514] Compiling DequeModule Deque+Collection.swift
[182/514] Compiling DequeModule Deque+CustomReflectable.swift
[183/645] Compiling HashTreeCollections _HashNode+Storage.swift
[184/645] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[185/647] Compiling HeapModule Heap+Descriptions.swift
[186/647] Compiling HashTreeCollections _HashNode+Structural merge.swift
[187/647] Compiling HashTreeCollections _HashTreeIterator.swift
[188/647] Compiling HeapModule _HeapNode.swift
[189/647] Compiling HeapModule Heap.swift
[190/647] Compiling HashTreeCollections _HashNode+Structural filter.swift
[191/647] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[192/647] Compiling HeapModule Heap+Invariants.swift
[193/647] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[194/647] Compiling HeapModule Heap+UnsafeHandle.swift
[195/647] Emitting module HeapModule
[197/648] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[198/648] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[199/648] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[200/648] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[201/648] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[202/648] Compiling HashTreeCollections TreeDictionary+Filter.swift
[203/648] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[203/655] Compiling x_all.cc
[204/655] Compiling DequeModule _DequeSlot.swift
[205/655] Compiling DequeModule _UnsafeWrappedBuffer.swift
[207/655] Compiling HashTreeCollections _UnsafePath.swift
[208/655] Compiling HashTreeCollections TreeDictionary+Codable.swift
[209/655] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[210/655] Compiling HashTreeCollections TreeDictionary+Keys.swift
[211/655] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[212/655] Compiling HashTreeCollections TreeDictionary+Merge.swift
[213/655] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[214/655] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[215/655] Compiling HashTreeCollections TreeDictionary+Values.swift
[216/655] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[217/655] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[218/655] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[219/655] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[220/655] Compiling HashTreeCollections _HashTreeStatistics.swift
[221/655] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[222/665] Compiling BitCollections BitArray+RandomBits.swift
[223/665] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[230/708] Emitting module SwiftASN1
[231/708] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[232/708] Compiling BitCollections BitSet+CustomReflectable.swift
[233/708] Compiling BitCollections BitSet+CustomStringConvertible.swift
[234/708] Compiling BitCollections BitSet+Equatable.swift
[235/708] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[236/708] Compiling BitCollections BitSet+Extras.swift
[237/708] Compiling BitCollections BitSet+Hashable.swift
[238/708] Compiling BitCollections BitSet+Initializers.swift
[239/708] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[240/708] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[243/708] Compiling BitCollections BitArray+Extras.swift
[244/708] Compiling BitCollections BitArray+Fill.swift
[245/708] Compiling BitCollections BitArray+Hashable.swift
[246/708] Compiling BitCollections BitArray+Initializers.swift
[247/708] Compiling BitCollections BitArray+Invariants.swift
[248/708] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[249/708] Compiling BitCollections BitSet+Invariants.swift
[250/708] Compiling BitCollections BitSet+Random.swift
[251/708] Compiling BitCollections BitSet+SetAlgebra basics.swift
[252/708] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[253/708] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[254/708] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[255/708] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[256/708] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[256/708] Compiling x_algor.cc
[258/708] Emitting module DequeModule
[284/725] Compiling BitCollections BitArray+Testing.swift
[285/725] Compiling BitCollections BitArray._UnsafeHandle.swift
[286/725] Compiling BitCollections BitArray.swift
[287/725] Compiling BitCollections BitSet+BidirectionalCollection.swift
[288/725] Compiling BitCollections BitSet+Codable.swift
[289/725] Compiling BitCollections BitArray+BitwiseOperations.swift
[290/725] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[291/725] Compiling BitCollections BitArray+Codable.swift
[292/725] Compiling BitCollections BitArray+Collection.swift
[293/725] Compiling BitCollections BitArray+Copy.swift
[294/725] Compiling BitCollections BitArray+CustomReflectable.swift
[295/725] Compiling BitCollections _Word.swift
[296/725] Compiling OrderedCollections OrderedSet.swift
[297/725] Compiling OrderedCollections _UnsafeBitset.swift
[298/725] Compiling HashTreeCollections _HashNode.swift
[299/725] Compiling HashTreeCollections _HashNodeHeader.swift
[300/725] Compiling HashTreeCollections _HashSlot.swift
[301/725] Compiling HashTreeCollections _HashStack.swift
[302/725] Compiling HashTreeCollections TreeDictionary.swift
[303/725] Compiling HashTreeCollections TreeSet+Codable.swift
[304/735] Compiling BitCollections BitSet+SetAlgebra union.swift
[305/735] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[306/735] Compiling BitCollections BitSet.Counted.swift
[307/735] Compiling BitCollections BitSet.Index.swift
[308/735] Compiling BitCollections BitSet._UnsafeHandle.swift
[309/735] Compiling BitCollections BitSet.swift
[310/735] Compiling BitCollections Range+Utilities.swift
[317/735] Compiling BitCollections Slice+Utilities.swift
[318/735] Compiling BitCollections BitArray+Descriptions.swift
[319/735] Compiling BitCollections BitArray+Equatable.swift
[320/735] Compiling BitCollections UInt+Tricks.swift
[321/735] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[322/735] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[323/735] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[324/735] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[330/735] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[331/735] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[332/735] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[333/735] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[334/735] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[354/735] Compiling x509spki.cc
[363/735] Compiling BitCollections BitArray+Shifts.swift
[395/735] Emitting module OrderedCollections
[404/736] Emitting module BitCollections
[426/737] Compiling x509rset.cc
[429/737] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[430/737] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[431/737] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[432/737] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[433/737] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[434/737] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[435/737] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[436/737] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[437/737] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[438/737] Compiling HashTreeCollections TreeSet.swift
[447/738] Compiling x509name.cc
[449/738] Emitting module _RopeModule
[463/738] Compiling _RopeModule Rope+Join.swift
[464/738] Compiling _RopeModule Rope+MutatingForEach.swift
[465/738] Compiling _RopeModule Rope+Remove.swift
[466/738] Compiling _RopeModule Rope+RemoveSubrange.swift
[467/738] Compiling _RopeModule Rope+Split.swift
[468/738] Compiling _RopeModule Optional Utilities.swift
[469/738] Compiling _RopeModule String Utilities.swift
[470/738] Compiling _RopeModule String.Index+ABI.swift
[500/738] Compiling x509cset.cc
[501/738] Compiling x509_vpm.cc
[503/738] Emitting module HashTreeCollections
[503/739] Compiling x509_vfy.cc
[505/739] Compiling x509_v3.cc
[515/739] Compiling x509_txt.cc
[516/740] Compiling x509_trs.cc
[518/740] Compiling x509_set.cc
[520/742] Emitting module Collections
[521/742] Compiling Collections Collections.swift
[521/742] Compiling x509_req.cc
[522/743] Compiling x509_obj.cc
[524/743] Compiling x509_ext.cc
[525/743] Compiling x509_def.cc
[526/743] Compiling x509_d2.cc
[527/743] Compiling x509_lu.cc
[528/743] Compiling x509_cmp.cc
[529/743] Compiling x509.cc
[530/743] Compiling v3_skey.cc
[531/743] Compiling x509_att.cc
[532/743] Compiling v3_purp.cc
[533/743] Compiling v3_prn.cc
[534/743] Compiling v3_utl.cc
[535/743] Compiling v3_pmaps.cc
[536/743] Compiling v3_pcons.cc
[537/743] Compiling v3_int.cc
[538/743] Compiling v3_lib.cc
[539/743] Compiling v3_ocsp.cc
[540/743] Compiling v3_ncons.cc
[541/743] Compiling v3_genn.cc
[542/743] Compiling v3_info.cc
[543/743] Compiling v3_ia5.cc
[544/743] Compiling v3_extku.cc
[545/743] Compiling v3_enum.cc
[546/743] Compiling v3_crld.cc
[547/743] Compiling v3_cpols.cc
[548/743] Compiling v3_conf.cc
[549/743] Compiling v3_bcons.cc
[550/743] Compiling v3_bitst.cc
[551/743] Compiling v3_alt.cc
[552/743] Compiling v3_akeya.cc
[553/743] Compiling v3_akey.cc
[554/743] Compiling t_x509a.cc
[555/743] Compiling t_req.cc
[556/743] Compiling t_x509.cc
[557/743] Compiling t_crl.cc
[558/743] Compiling rsa_pss.cc
[559/743] Compiling policy.cc
[560/743] Compiling name_print.cc
[561/743] Compiling i2d_pr.cc
[562/743] Compiling by_file.cc
[563/743] Compiling algorithm.cc
[564/743] Compiling by_dir.cc
[565/743] Compiling asn1_gen.cc
[566/743] Compiling a_sign.cc
[567/743] Compiling a_verify.cc
[568/743] Compiling a_digest.cc
[569/743] Compiling voprf.cc
[570/743] Compiling thread_win.cc
[571/743] Compiling thread_pthread.cc
[572/743] Compiling thread_none.cc
[573/743] Compiling thread.cc
[574/743] Compiling stack.cc
[575/743] Compiling trust_token.cc
[576/743] Compiling pmbtoken.cc
[577/743] Compiling siphash.cc
[578/743] Compiling sha256.cc
[579/743] Compiling sha512.cc
[580/743] Compiling sha1.cc
[581/743] Compiling spake2plus.cc
[582/743] Compiling slhdsa.cc
[583/743] Compiling rsa_print.cc
[584/743] Compiling rsa_extra.cc
[585/743] Compiling refcount.cc
[586/743] Compiling rsa_crypt.cc
[587/743] Compiling rc4.cc
[588/743] Compiling windows.cc
[589/743] Compiling trusty.cc
[590/743] Compiling urandom.cc
[591/743] Compiling rsa_asn1.cc
[592/743] Compiling rand.cc
[593/743] Compiling ios.cc
[594/743] Compiling passive.cc
[595/743] Compiling getentropy.cc
[596/743] Compiling poly1305_arm_asm.S
[597/743] Compiling deterministic.cc
[598/743] Compiling fork_detect.cc
[599/743] Compiling forkunsafe.cc
[600/743] Compiling poly1305_vec.cc
[601/743] Compiling poly1305_arm.cc
[602/743] Compiling pool.cc
[603/743] Compiling poly1305.cc
[604/743] Compiling pkcs8_x509.cc
[605/743] Compiling pkcs7.cc
[606/743] Compiling p5_pbev2.cc
[607/743] Compiling pkcs8.cc
[608/743] Compiling pkcs7_x509.cc
[609/743] Compiling pem_xaux.cc
[610/743] Compiling pem_x509.cc
[611/743] Compiling pem_pkey.cc
[612/743] Compiling pem_oth.cc
[613/743] Compiling mlkem.cc
[614/743] Compiling pem_pk8.cc
[615/743] Compiling pem_lib.cc
[616/743] Compiling pem_info.cc
[617/743] Compiling pem_all.cc
[618/743] Compiling obj_xref.cc
[619/743] Compiling obj.cc
[620/743] Compiling poly_rq_mul.S
[621/743] Compiling mldsa.cc
[622/743] Compiling mem.cc
[623/743] Compiling lhash.cc
[624/743] Compiling fips_shared_support.cc
[625/743] Compiling md5.cc
[626/743] Compiling md4.cc
[627/743] Compiling kyber.cc
[628/743] Compiling fuzzer_mode.cc
[629/743] Compiling ex_data.cc
[630/743] Compiling hrss.cc
[631/743] Compiling hpke.cc
[632/743] Compiling scrypt.cc
[633/743] Compiling sign.cc
[634/743] Compiling print.cc
[635/743] Compiling pbkdf.cc
[636/743] Compiling p_x25519.cc
[637/743] Compiling p_x25519_asn1.cc
[638/743] Compiling p_rsa_asn1.cc
[639/743] Compiling p_rsa.cc
[640/743] Compiling p_ed25519.cc
[641/743] Compiling p_hkdf.cc
[642/743] Compiling p_ed25519_asn1.cc
[643/743] Compiling p_ec.cc
[644/743] Compiling p_ec_asn1.cc
[645/743] Compiling p_dh_asn1.cc
[646/743] Compiling p_dh.cc
[647/743] Compiling p_dsa_asn1.cc
[648/743] Compiling evp.cc
[649/743] Compiling evp_ctx.cc
[650/743] Compiling err.cc
[651/743] Compiling engine.cc
[652/743] Compiling evp_asn1.cc
[653/743] Compiling ecdsa_p1363.cc
[654/743] Compiling ecdsa_asn1.cc
[655/743] Compiling ecdh.cc
[656/743] Compiling hash_to_curve.cc
[657/743] Compiling ec_derive.cc
[658/743] Compiling dsa.cc
[659/743] Compiling dsa_asn1.cc
[660/743] Compiling ec_asn1.cc
[661/743] Compiling digest_extra.cc
[662/743] Compiling bcm.cc
[663/743] Compiling x25519-asm-arm.S
[664/743] Compiling params.cc
[665/743] Compiling des.cc
[666/743] Compiling dh_asn1.cc
[667/743] Compiling curve25519_64_adx.cc
[668/743] Compiling cpu_intel.cc
[669/743] Compiling crypto.cc
[670/743] Compiling spake25519.cc
[671/743] Compiling cpu_arm_linux.cc
[672/743] Compiling curve25519.cc
[673/743] Compiling cpu_arm_freebsd.cc
[674/743] Compiling cpu_aarch64_win.cc
[675/743] Compiling cpu_aarch64_sysreg.cc
[676/743] Compiling cpu_aarch64_openbsd.cc
[677/743] Compiling cpu_aarch64_linux.cc
[678/743] Compiling cpu_aarch64_fuchsia.cc
[679/743] Compiling cpu_aarch64_apple.cc
[680/743] Compiling e_tls.cc
[681/743] Compiling conf.cc
[682/743] Compiling e_rc2.cc
[683/743] Compiling get_cipher.cc
[684/743] Compiling tls_cbc.cc
[685/743] Compiling e_rc4.cc
[686/743] Compiling e_null.cc
[687/743] Compiling cms.cc
[688/743] Compiling e_des.cc
[689/743] Compiling e_chacha20poly1305.cc
[690/743] Compiling e_aesgcmsiv.cc
[691/743] Compiling unicode.cc
[692/743] Compiling e_aeseax.cc
[693/743] Compiling e_aesctrhmac.cc
[694/743] Compiling chacha.cc
[695/743] Compiling sqrt.cc
[696/743] Compiling derive_key.cc
[697/743] Compiling convert.cc
[698/743] Compiling buf.cc
[699/743] Compiling ber.cc
[700/743] Compiling cbb.cc
[701/743] Compiling asn1_compat.cc
[702/743] Compiling cbs.cc
[703/743] Compiling exponentiation.cc
[704/743] Compiling div.cc
[705/743] Compiling bn_asn1.cc
[706/743] Compiling hexdump.cc
[707/743] Compiling printf.cc
[708/743] Compiling blake2.cc
[709/743] Compiling bio_mem.cc
[710/743] Compiling pair.cc
[711/743] Compiling fd.cc
[712/743] Compiling file.cc
[713/743] Compiling bio.cc
[714/743] Compiling errno.cc
[715/743] Compiling tasn_typ.cc
[716/743] Compiling base64.cc
[717/743] Compiling f_string.cc
[718/743] Compiling tasn_fre.cc
[719/743] Compiling tasn_utl.cc
[720/743] Compiling tasn_enc.cc
[721/743] Compiling posix_time.cc
[722/743] Compiling tasn_dec.cc
[723/743] Compiling tasn_new.cc
[724/743] Compiling f_int.cc
[725/743] Compiling asn_pack.cc
[726/743] Compiling asn1_par.cc
[727/743] Compiling a_time.cc
[728/743] Compiling a_strnid.cc
[729/743] Compiling asn1_lib.cc
[730/743] Compiling a_mbstr.cc
[731/743] Compiling a_utctm.cc
[732/743] Compiling a_type.cc
[733/743] Compiling a_octet.cc
[734/743] Compiling a_int.cc
[735/743] Compiling a_strex.cc
[736/743] Compiling a_d2i_fp.cc
[737/743] Compiling a_gentm.cc
[738/743] Compiling a_object.cc
[739/743] Compiling a_i2d_fp.cc
[740/743] Compiling a_dup.cc
[741/743] Compiling a_bool.cc
[742/743] Compiling a_bitstr.cc
[744/751] Compiling CryptoBoringWrapper RandomBytes.swift
[745/751] Compiling CryptoBoringWrapper EllipticCurve.swift
[746/751] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[747/751] Emitting module CryptoBoringWrapper
[748/751] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[749/751] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[750/751] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[751/751] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[753/823] Compiling Crypto PKCS8PrivateKey.swift
[754/823] Compiling Crypto SEC1PrivateKey.swift
[755/823] Compiling Crypto SubjectPublicKeyInfo.swift
[756/823] Compiling Crypto CryptoError_boring.swift
[757/823] Compiling Crypto CryptoKitErrors.swift
[758/823] Compiling Crypto Digest_boring.swift
[759/823] Compiling Crypto Digest.swift
[760/823] Compiling Crypto Digests.swift
[761/823] Compiling Crypto HashFunctions.swift
[762/823] Compiling Crypto HashFunctions_SHA2.swift
[763/833] Emitting module Crypto
[764/833] Compiling Crypto X25519Keys.swift
[765/833] Compiling Crypto SymmetricKeys.swift
[766/833] Compiling Crypto HMAC.swift
[767/833] Compiling Crypto MACFunctions.swift
[768/833] Compiling Crypto MessageAuthenticationCode.swift
[769/833] Compiling Crypto AES.swift
[770/833] Compiling Crypto ECDSASignature_boring.swift
[771/833] Compiling Crypto ECDSA_boring.swift
[772/833] Compiling Crypto EdDSA_boring.swift
[773/833] Compiling Crypto ECDSA.swift
[774/833] Compiling Crypto HPKE-AEAD.swift
[775/833] Compiling Crypto HPKE-Ciphersuite.swift
[776/833] Compiling Crypto HPKE-KDF.swift
[777/833] Compiling Crypto HPKE-KexKeyDerivation.swift
[778/833] Compiling Crypto HPKE-LabeledExtract.swift
[779/833] Compiling Crypto HPKE-Utils.swift
[780/833] Compiling Crypto DHKEM.swift
[781/833] Compiling Crypto HPKE-KEM-Curve25519.swift
[782/833] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[783/833] Compiling Crypto HPKE-KEM.swift
[784/833] Compiling Crypto ECDH.swift
[785/833] Compiling Crypto HKDF.swift
[786/833] Compiling Crypto AESWrap.swift
[787/833] Compiling Crypto AESWrap_boring.swift
[788/833] Compiling Crypto Ed25519_boring.swift
[789/833] Compiling Crypto NISTCurvesKeys_boring.swift
[790/833] Compiling Crypto X25519Keys_boring.swift
[791/833] Compiling Crypto Curve25519.swift
[792/833] Compiling Crypto Ed25519Keys.swift
[793/833] Compiling Crypto NISTCurvesKeys.swift
[794/833] Compiling Crypto HPKE-Errors.swift
[795/833] Compiling Crypto HPKE.swift
[796/833] Compiling Crypto HPKE-Context.swift
[797/833] Compiling Crypto HPKE-KeySchedule.swift
[798/833] Compiling Crypto HPKE-Modes.swift
[799/833] Compiling Crypto Insecure.swift
[800/833] Compiling Crypto Insecure_HashFunctions.swift
[801/833] Compiling Crypto KEM.swift
[802/833] Compiling Crypto ECDH_boring.swift
[803/833] Compiling Crypto DH.swift
[804/833] Compiling Crypto AES-GCM.swift
[805/833] Compiling Crypto AES-GCM_boring.swift
[806/833] Compiling Crypto ChaChaPoly_boring.swift
[807/833] Compiling Crypto ChaChaPoly.swift
[808/833] Compiling Crypto Cipher.swift
[809/833] Compiling Crypto Nonces.swift
[810/833] Compiling Crypto ASN1.swift
[811/833] Compiling Crypto ASN1Any.swift
[812/833] Compiling Crypto ASN1BitString.swift
[813/833] Compiling Crypto ASN1Boolean.swift
[814/833] Compiling Crypto ASN1Identifier.swift
[815/833] Compiling Crypto ASN1Integer.swift
[816/833] Compiling Crypto ASN1Null.swift
[817/833] Compiling Crypto ASN1OctetString.swift
[818/833] Compiling Crypto ASN1Strings.swift
[819/833] Compiling Crypto ArraySliceBigint.swift
[820/833] Compiling Crypto GeneralizedTime.swift
[821/833] Compiling Crypto ObjectIdentifier.swift
[822/833] Compiling Crypto ECDSASignature.swift
[823/833] Compiling Crypto PEMDocument.swift
[824/833] Compiling Crypto Ed25519.swift
[825/833] Compiling Crypto Signature.swift
[826/833] Compiling Crypto CryptoKitErrors_boring.swift
[827/833] Compiling Crypto RNG_boring.swift
[828/833] Compiling Crypto SafeCompare_boring.swift
[829/833] Compiling Crypto Zeroization_boring.swift
[830/833] Compiling Crypto PrettyBytes.swift
[831/833] Compiling Crypto SafeCompare.swift
[832/833] Compiling Crypto SecureBytes.swift
[833/833] Compiling Crypto Zeroization.swift
[835/884] Compiling _CryptoExtras BoringSSLHelpers.swift
[836/884] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[837/884] Compiling _CryptoExtras Data+Extensions.swift
[838/884] Compiling _CryptoExtras DigestType.swift
[839/884] Compiling _CryptoExtras Error.swift
[840/884] Compiling _CryptoExtras I2OSP.swift
[841/884] Compiling _CryptoExtras IntegerEncoding.swift
[842/891] Compiling _CryptoExtras PBKDF2_boring.swift
[843/891] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[844/891] Compiling _CryptoExtras PBKDF2.swift
[845/891] Compiling _CryptoExtras Scrypt_boring.swift
[846/891] Compiling _CryptoExtras Scrypt.swift
[847/891] Compiling _CryptoExtras OPRF.swift
[848/891] Compiling _CryptoExtras OPRFClient.swift
[849/891] Compiling _CryptoExtras PKCS8DERRepresentation.swift
[850/891] Compiling _CryptoExtras PKCS8PrivateKey.swift
[851/891] Compiling _CryptoExtras RFC8410AlgorithmIdentifier.swift
[852/891] Compiling _CryptoExtras ECToolbox_boring.swift
[853/891] Compiling _CryptoExtras ECToolbox.swift
[854/891] Compiling _CryptoExtras HashToField.swift
[855/891] Compiling _CryptoExtras KDF.swift
[856/891] Emitting module _CryptoExtras
[857/891] Compiling _CryptoExtras AES_CBC.swift
[858/891] Compiling _CryptoExtras AES_CFB.swift
[859/891] Compiling _CryptoExtras AES_CTR.swift
[860/891] Compiling _CryptoExtras AES_GCM_SIV.swift
[861/891] Compiling _CryptoExtras Block Function.swift
[862/891] Compiling _CryptoExtras AES_CFB_boring.swift
[863/891] Compiling _CryptoExtras AES_CTR_boring.swift
[864/891] Compiling _CryptoExtras PEMDocument.swift
[865/891] Compiling _CryptoExtras PrettyBytes.swift
[866/891] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[867/891] Compiling _CryptoExtras DLEQ.swift
[868/891] Compiling _CryptoExtras Prover.swift
[869/891] Compiling _CryptoExtras Verifier.swift
[870/891] Compiling _CryptoExtras ZKPToolbox.swift
[871/891] Compiling _CryptoExtras ARCPresentation.swift
[872/891] Compiling _CryptoExtras ARCRequest.swift
[873/891] Compiling _CryptoExtras ARCResponse.swift
[874/891] Compiling _CryptoExtras ARCServer.swift
[875/891] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[876/891] Compiling _CryptoExtras ChaCha20CTR.swift
[877/891] Compiling _CryptoExtras ObjectIdentifier.swift
[878/891] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[879/891] Compiling _CryptoExtras CMAC.swift
[880/891] Compiling _CryptoExtras ARC+API.swift
[881/891] Compiling _CryptoExtras ARC.swift
[882/891] Compiling _CryptoExtras ARCCredential.swift
[883/891] Compiling _CryptoExtras ARCEncoding.swift
[884/891] Compiling _CryptoExtras ARCPrecredential.swift
[885/891] Compiling _CryptoExtras OPRFServer.swift
[886/891] Compiling _CryptoExtras VOPRF+API.swift
[887/891] Compiling _CryptoExtras VOPRFClient.swift
[888/891] Compiling _CryptoExtras VOPRFServer.swift
[889/891] Compiling _CryptoExtras RSA+BlindSigning.swift
[890/891] Compiling _CryptoExtras RSA.swift
[891/891] Compiling _CryptoExtras RSA_boring.swift
[893/959] Compiling JWSETKit EncryptedData.swift
[894/959] Compiling JWSETKit Error.swift
[895/959] Compiling JWSETKit Expiry.swift
[896/959] Compiling JWSETKit ProtectedContainer.swift
[897/959] Compiling JWSETKit RawType.swift
[898/959] Compiling JWSETKit Storage.swift
[899/959] Compiling JWSETKit StorageField.swift
[900/959] Compiling JWSETKit WebContainer.swift
[901/959] Compiling JWSETKit Algorithms.swift
[902/959] Compiling JWSETKit Compression.swift
[903/968] Compiling JWSETKit JWS.swift
[904/968] Compiling JWSETKit JWSCodable.swift
[905/968] Compiling JWSETKit JWSHeader.swift
[906/968] Compiling JWSETKit JWTOAuthClaims.swift
[907/968] Compiling JWSETKit JWTOIDCAuth.swift
[908/968] Compiling JWSETKit JWTOIDCStandard.swift
[909/968] Compiling JWSETKit JWTPayload.swift
[910/968] Compiling JWSETKit JWTPopClaims.swift
[911/968] Compiling JWSETKit JWTRegisteredClaims.swift
[912/968] Compiling JWSETKit SymmetricKey.swift
[913/968] Compiling JWSETKit JOSE-JWEHPKERegistered.swift
[914/968] Compiling JWSETKit JOSE-JWERegistered.swift
[915/968] Compiling JWSETKit JOSE-JWSRegistered.swift
[916/968] Compiling JWSETKit JOSEHeader.swift
[917/968] Compiling JWSETKit JWE.swift
[918/968] Compiling JWSETKit JWECodable.swift
[919/968] Compiling JWSETKit JWEHeader.swift
[920/968] Compiling JWSETKit JWERecipient.swift
[921/968] Compiling JWSETKit RSA_boring.swift
[922/968] Compiling JWSETKit SecKey.swift
[923/968] Compiling JWSETKit AES-CBC-HMAC.swift
[924/968] Compiling JWSETKit AES.swift
[925/968] Compiling JWSETKit CommonCrypto.swift
[926/968] Compiling JWSETKit ConcatKDF.swift
[927/968] Compiling JWSETKit Direct.swift
[928/968] Compiling JWSETKit HMAC.swift
[929/968] Compiling JWSETKit PBKDF2.swift
[930/968] Emitting module JWSETKit
[931/968] Compiling JWSETKit KeyParser.swift
[932/968] Compiling JWSETKit KeySet.swift
[933/968] Compiling JWSETKit Keys.swift
[934/968] Compiling JWSETKit JWK-MLDSA.swift
[935/968] Compiling JWSETKit MLDSA65.swift
[936/968] Compiling JWSETKit MLDSA87.swift
[937/968] Compiling JWSETKit ModuleLatticeAbstract.swift
[938/968] Compiling JWSETKit JWK-RSA.swift
[939/968] Compiling JWSETKit RSA.swift
[940/968] Compiling JWSETKit JWTSDClaims.swift
[941/968] Compiling JWSETKit ASN1.swift
[942/968] Compiling JWSETKit Base64.swift
[943/968] Compiling JWSETKit Codable.swift
[944/968] Compiling JWSETKit Data.swift
[945/968] Compiling JWSETKit KeyLookup.swift
[946/968] Compiling JWSETKit Localizing.swift
[947/968] Compiling JWSETKit LockValue.swift
[948/968] Compiling JWSETKit resource_bundle_accessor.swift
[949/968] Compiling JWSETKit Ed25519.swift
[950/968] Compiling JWSETKit HPKE.swift
[951/968] Compiling JWSETKit JWK-EC.swift
[952/968] Compiling JWSETKit P256.swift
[953/968] Compiling JWSETKit P384.swift
[954/968] Compiling JWSETKit P521.swift
[955/968] Compiling JWSETKit SHA.swift
[956/968] Compiling JWSETKit KeyASN1.swift
[957/968] Compiling JWSETKit KeyAccessors.swift
[958/968] Compiling JWSETKit KeyExporter.swift
[959/968] Compiling JWSETKit ContentEncryption.swift
[960/968] Compiling JWSETKit KeyEncryption.swift
[961/968] Compiling JWSETKit RFC5480Algorithms.swift
[962/968] Compiling JWSETKit Signature.swift
[963/968] Compiling JWSETKit JSONWebCertificate.swift
[964/968] Compiling JWSETKit SecCertificate.swift
[965/968] Compiling JWSETKit X509Certificate.swift
[966/968] Compiling JWSETKit Apple.swift
[967/968] Compiling JWSETKit Zlib.swift
[968/968] Compiling JWSETKit ECCAbstract.swift
Build complete! (245.93s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-asn1",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-asn1.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.15.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-certificates",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.13.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-certificates"
    }
  ],
  "manifest_display_name" : "JWSETKit",
  "name" : "JWSETKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "JWSETKit",
      "targets" : [
        "JWSETKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JWSETKitTests",
      "module_type" : "SwiftTarget",
      "name" : "JWSETKitTests",
      "path" : "Tests/JWSETKitTests",
      "sources" : [
        "Base/StorageTests.swift",
        "Base/WebContainerTests.swift",
        "Cryptography/CompressionTests.swift",
        "Cryptography/ECTests.swift",
        "Cryptography/JWKSetTests.swift",
        "Cryptography/MLDSATests.swift",
        "Cryptography/RFC7520DecryptionTests.swift",
        "Cryptography/RFC7520EncryptionTests.swift",
        "Cryptography/RFC7520SignatureTests.swift",
        "Cryptography/RSACryptoTests.swift",
        "Cryptography/RSATests.swift",
        "Cryptography/ThumbprintTests.swift",
        "Entities/JOSEHeaderJWETests.swift",
        "Entities/JOSEHeaderJWSTests.swift",
        "Entities/JWETests.swift",
        "Entities/JWSMLDSATests.swift",
        "Entities/JWSTests.swift",
        "Entities/JWTOAuthClaimsTests.swift",
        "Entities/JWTOIDCAuthClaimsTests.swift",
        "Entities/JWTOIDCStandardClaimsTests.swift",
        "Entities/JWTPopClaimsTests.swift",
        "Entities/JWTRegisteredClaimsTests.swift",
        "Entities/JWTTests.swift",
        "ExampleKeys.swift",
        "Extensions/Base64Tests.swift",
        "Extensions/KeyLookupTests.swift",
        "Extensions/LocalizingTests.swift"
      ],
      "target_dependencies" : [
        "JWSETKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JWSETKit",
      "module_type" : "SwiftTarget",
      "name" : "JWSETKit",
      "path" : "Sources/JWSETKit",
      "product_dependencies" : [
        "Collections",
        "SwiftASN1",
        "Crypto",
        "X509",
        "_CryptoExtras"
      ],
      "product_memberships" : [
        "JWSETKit"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/JWSETKit/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/JWSETKit/Resources/ar.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "ar"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/JWSETKit/Resources/en.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/JWSETKit/Resources/es.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/JWSETKit/Resources/fa.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "fa"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/JWSETKit/Resources/fr.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        }
      ],
      "sources" : [
        "Base/EncryptedData.swift",
        "Base/Error.swift",
        "Base/Expiry.swift",
        "Base/ProtectedContainer.swift",
        "Base/RawType.swift",
        "Base/Storage.swift",
        "Base/StorageField.swift",
        "Base/WebContainer.swift",
        "Cryptography/Algorithms/Algorithms.swift",
        "Cryptography/Algorithms/Compression.swift",
        "Cryptography/Algorithms/ContentEncryption.swift",
        "Cryptography/Algorithms/KeyEncryption.swift",
        "Cryptography/Algorithms/RFC5480Algorithms.swift",
        "Cryptography/Algorithms/Signature.swift",
        "Cryptography/Certificate/JSONWebCertificate.swift",
        "Cryptography/Certificate/SecCertificate.swift",
        "Cryptography/Certificate/X509Certificate.swift",
        "Cryptography/Compression/Apple.swift",
        "Cryptography/Compression/Zlib.swift",
        "Cryptography/EC/ECCAbstract.swift",
        "Cryptography/EC/Ed25519.swift",
        "Cryptography/EC/HPKE.swift",
        "Cryptography/EC/JWK-EC.swift",
        "Cryptography/EC/P256.swift",
        "Cryptography/EC/P384.swift",
        "Cryptography/EC/P521.swift",
        "Cryptography/Hashing/SHA.swift",
        "Cryptography/KeyASN1.swift",
        "Cryptography/KeyAccessors.swift",
        "Cryptography/KeyExporter.swift",
        "Cryptography/KeyParser.swift",
        "Cryptography/KeySet.swift",
        "Cryptography/Keys.swift",
        "Cryptography/PQC/JWK-MLDSA.swift",
        "Cryptography/PQC/MLDSA65.swift",
        "Cryptography/PQC/MLDSA87.swift",
        "Cryptography/PQC/ModuleLatticeAbstract.swift",
        "Cryptography/RSA/JWK-RSA.swift",
        "Cryptography/RSA/RSA.swift",
        "Cryptography/RSA/RSA_boring.swift",
        "Cryptography/RSA/SecKey.swift",
        "Cryptography/Symmetric/AES-CBC-HMAC.swift",
        "Cryptography/Symmetric/AES.swift",
        "Cryptography/Symmetric/CommonCrypto.swift",
        "Cryptography/Symmetric/ConcatKDF.swift",
        "Cryptography/Symmetric/Direct.swift",
        "Cryptography/Symmetric/HMAC.swift",
        "Cryptography/Symmetric/PBKDF2.swift",
        "Cryptography/Symmetric/SymmetricKey.swift",
        "Entities/JOSE/JOSE-JWEHPKERegistered.swift",
        "Entities/JOSE/JOSE-JWERegistered.swift",
        "Entities/JOSE/JOSE-JWSRegistered.swift",
        "Entities/JOSE/JOSEHeader.swift",
        "Entities/JWE/JWE.swift",
        "Entities/JWE/JWECodable.swift",
        "Entities/JWE/JWEHeader.swift",
        "Entities/JWE/JWERecipient.swift",
        "Entities/JWS/JWS.swift",
        "Entities/JWS/JWSCodable.swift",
        "Entities/JWS/JWSHeader.swift",
        "Entities/JWT/JWTOAuthClaims.swift",
        "Entities/JWT/JWTOIDCAuth.swift",
        "Entities/JWT/JWTOIDCStandard.swift",
        "Entities/JWT/JWTPayload.swift",
        "Entities/JWT/JWTPopClaims.swift",
        "Entities/JWT/JWTRegisteredClaims.swift",
        "Entities/SD-JWT/JWTSDClaims.swift",
        "Extensions/ASN1.swift",
        "Extensions/Base64.swift",
        "Extensions/Codable.swift",
        "Extensions/Data.swift",
        "Extensions/KeyLookup.swift",
        "Extensions/Localizing.swift",
        "Extensions/LockValue.swift"
      ],
      "target_dependencies" : [
        "Czlib"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Czlib",
      "module_type" : "SystemLibraryTarget",
      "name" : "Czlib",
      "path" : "Sources/Czlib",
      "product_memberships" : [
        "JWSETKit"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    }
  ],
  "tools_version" : "6.1"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.