The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JWSETKit, reference main (1e405e), with Swift 6.2 for Linux on 20 Apr 2026 10:37:08 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/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 1e405eb feat: SD-JWT embedding holder key in `cnf`
Cloned https://github.com/amosavian/JWSETKit.git
Revision (git rev-parse @):
1e405eb8b915c678020b067c3b88902b99924e11
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/amosavian/JWSETKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/amosavian/JWSETKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/apple/swift-crypto.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swift-bitcoin/secp256k1
[1/12117] Fetching secp256k1
[244/13920] Fetching secp256k1, swift-asn1
[1401/37496] Fetching secp256k1, swift-asn1, swift-collections
[4910/54914] Fetching secp256k1, swift-asn1, swift-collections, swift-crypto
Fetched https://github.com/swift-bitcoin/secp256k1 from cache (3.05s)
[34785/42797] Fetching swift-asn1, swift-collections, swift-crypto
Fetched https://github.com/apple/swift-collections.git from cache (3.45s)
[15390/19221] Fetching swift-asn1, swift-crypto
Fetched https://github.com/apple/swift-asn1.git from cache (4.72s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.81s)
Computing version for https://github.com/swift-bitcoin/secp256k1
Computed https://github.com/swift-bitcoin/secp256k1 at 0.7.0 (5.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.33s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.4.0 (5.61s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (2.37s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/swift-bitcoin/secp256k1
Working copy of https://github.com/swift-bitcoin/secp256k1 resolved at 0.7.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.7.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.4.0
Building for debugging...
[0/403] Write sources
[5/403] Copying Localizable.stringsdict
[5/403] Copying PrivacyInfo.xcprivacy
[5/403] Copying Info.plist
[5/403] Copying PrivacyInfo.xcprivacy
[5/403] Copying Info.plist
[5/403] Copying PrivacyInfo.xcprivacy
[5/403] Copying Info.plist
[5/403] Write sources
[5/403] Copying Localizable.stringsdict
[26/403] Compiling CXKCPShims shims.c
[27/403] Compiling SimpleFIPS202.c
[28/403] Compiling KeccakSponge.c
[29/403] Compiling KeccakHash.c
[30/403] Compiling LibSECP256k1 precomputed_ecmult_gen.c
[31/403] Compiling fiat_p256_adx_sqr.S
[32/403] Compiling fiat_p256_adx_mul.S
[33/403] Compiling fiat_curve25519_adx_square.S
[34/403] Compiling fiat_curve25519_adx_mul.S
[35/403] Compiling md5-x86_64-apple.S
[36/403] Compiling md5-x86_64-linux.S
[37/403] Compiling md5-586-linux.S
[38/403] Compiling md5-586-apple.S
[39/403] Compiling KeccakP-1600-opt64.c
[40/403] Compiling chacha20_poly1305_x86_64-linux.S
[41/403] Compiling chacha20_poly1305_x86_64-apple.S
[42/403] Compiling chacha20_poly1305_armv8-win.S
[43/403] Compiling chacha20_poly1305_armv8-apple.S
[44/403] Compiling chacha20_poly1305_armv8-linux.S
[45/403] Compiling chacha-x86_64-apple.S
[46/403] Compiling chacha-x86_64-linux.S
[47/403] Compiling chacha-x86-linux.S
[48/403] Compiling CCryptoBoringSSLShims shims.c
[49/403] Compiling err_data.cc
[50/403] Compiling chacha-x86-apple.S
[51/403] Compiling chacha-armv8-win.S
[52/403] Compiling LibSECP256k1 secp256k1.c
[53/403] Compiling chacha-armv4-linux.S
[54/403] Compiling chacha-armv8-apple.S
[55/403] Compiling chacha-armv8-linux.S
[56/403] Compiling aes128gcmsiv-x86_64-apple.S
[57/403] Compiling aes128gcmsiv-x86_64-linux.S
[58/403] Compiling x86_64-mont5-linux.S
[59/403] Compiling x86-mont-linux.S
[60/403] Compiling x86_64-mont-linux.S
[61/403] Compiling x86_64-mont-apple.S
[61/403] Compiling x86_64-mont5-apple.S
[63/403] Compiling x86-mont-apple.S
[64/403] Compiling vpaes-x86_64-linux.S
[65/403] Compiling vpaes-x86-linux.S
[66/403] Compiling vpaes-x86_64-apple.S
[67/403] Compiling vpaes-x86-apple.S
[68/403] Compiling vpaes-armv8-win.S
[69/403] Compiling vpaes-armv8-linux.S
[70/403] Compiling LibSECP256k1 precomputed_ecmult.c
[70/403] Write swift-version-24593BA9C3E375BF.txt
[72/403] Compiling vpaes-armv8-apple.S
[73/403] Compiling vpaes-armv7-linux.S
[74/403] Compiling sha512-x86_64-apple.S
[75/403] Compiling sha512-x86_64-linux.S
[76/403] Compiling sha512-armv8-linux.S
[76/403] Compiling sha512-armv4-linux.S
[78/403] Compiling sha512-armv8-apple.S
[79/403] Compiling sha512-armv8-win.S
[80/438] Compiling sha512-586-linux.S
[81/438] Compiling sha512-586-apple.S
[82/438] Compiling sha256-armv8-win.S
[83/438] Compiling sha256-x86_64-apple.S
[84/438] Compiling sha256-armv8-linux.S
[85/438] Compiling sha256-x86_64-linux.S
[86/438] Compiling sha256-586-linux.S
[87/438] Compiling sha256-armv8-apple.S
[89/438] Emitting module InternalCollectionsUtilities
[89/438] Compiling sha256-armv4-linux.S
[90/440] Compiling sha256-586-apple.S
[91/440] Compiling sha1-x86_64-apple.S
[92/440] Compiling sha1-x86_64-linux.S
[93/440] Compiling sha1-armv8-linux.S
[94/440] Compiling sha1-armv4-large-linux.S
[95/440] Compiling sha1-armv8-apple.S
[96/440] Compiling sha1-armv8-win.S
[97/440] Compiling sha1-586-apple.S
[98/440] Compiling sha1-586-linux.S
[99/440] Compiling rsaz-avx2-apple.S
[100/440] Compiling rdrand-x86_64-linux.S
[101/440] Compiling rsaz-avx2-linux.S
[102/440] Compiling p256_beeu-x86_64-asm-apple.S
[103/440] Compiling rdrand-x86_64-apple.S
[103/440] Compiling p256_beeu-x86_64-asm-linux.S
[105/440] Compiling p256_beeu-armv8-asm-win.S
[106/440] Compiling p256_beeu-armv8-asm-linux.S
[107/440] Compiling p256_beeu-armv8-asm-apple.S
[108/440] Compiling p256-x86_64-asm-apple.S
[109/440] Compiling p256-armv8-asm-win.S
[110/440] Compiling p256-x86_64-asm-linux.S
[111/440] Compiling p256-armv8-asm-linux.S
[112/440] Compiling ghashv8-armv8-win.S
[113/440] Compiling p256-armv8-asm-apple.S
[114/440] Compiling ghashv8-armv8-apple.S
[115/440] Compiling ghashv8-armv7-linux.S
[116/440] Compiling ghashv8-armv8-linux.S
[117/440] Compiling ghash-x86_64-apple.S
[118/440] Compiling ghash-x86_64-linux.S
[119/440] Compiling ghash-x86-linux.S
[120/440] Compiling ghash-x86-apple.S
[121/440] Compiling ghash-ssse3-x86_64-apple.S
[122/440] Compiling ghash-ssse3-x86_64-linux.S
[123/440] Compiling ghash-ssse3-x86-linux.S
[124/440] Compiling ghash-neon-armv8-linux.S
[125/440] Compiling ghash-neon-armv8-win.S
[126/440] Compiling ghash-ssse3-x86-apple.S
[127/440] Compiling ghash-neon-armv8-apple.S
[128/440] Compiling ghash-armv4-linux.S
[129/440] Compiling bsaes-armv7-linux.S
[130/440] Compiling co-586-apple.S
[131/440] Compiling co-586-linux.S
[132/440] Compiling bn-armv8-win.S
[133/440] Compiling bn-armv8-linux.S
[134/440] Compiling bn-armv8-apple.S
[135/440] Compiling bn-586-apple.S
[136/440] Compiling bn-586-linux.S
[137/440] Compiling armv8-mont-linux.S
[137/440] Compiling armv8-mont-win.S
[139/440] Compiling armv8-mont-apple.S
[140/440] Compiling armv4-mont-linux.S
[141/440] Compiling aesv8-gcm-armv8-win.S
[142/440] Compiling aesv8-armv8-win.S
[143/440] Compiling aesv8-gcm-armv8-linux.S
[144/440] Compiling aesv8-gcm-armv8-apple.S
[145/440] Compiling aesv8-armv8-linux.S
[146/440] Compiling aesv8-armv8-apple.S
[147/440] Compiling aesv8-armv7-linux.S
[148/440] Compiling aesni-x86_64-apple.S
[149/440] Compiling aesni-x86-linux.S
[150/440] Compiling aesni-x86_64-linux.S
[151/440] Compiling aesni-x86-apple.S
[152/440] Compiling aesni-gcm-x86_64-apple.S
[153/440] Compiling aesni-gcm-x86_64-linux.S
[154/440] Compiling aes-gcm-avx2-x86_64-apple.S
[155/440] Compiling aes-gcm-avx512-x86_64-linux.S
[156/440] Compiling aes-gcm-avx2-x86_64-linux.S
[157/440] Compiling aes-gcm-avx512-x86_64-apple.S
[158/440] Compiling xwing.cc
[159/440] Compiling x_sig.cc
[160/440] Compiling x_spki.cc
[161/440] Compiling x_x509a.cc
[162/440] Compiling x_x509.cc
[163/440] Compiling x_req.cc
[164/440] Compiling x_pubkey.cc
[165/440] Compiling x_crl.cc
[166/440] Compiling x_name.cc
[167/440] Compiling x_attrib.cc
[168/440] Compiling x_exten.cc
[169/440] Compiling x_all.cc
[171/440] Compiling InternalCollectionsUtilities String+Padding.swift
[172/440] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[173/442] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[174/442] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[175/442] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[176/442] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[177/442] Compiling InternalCollectionsUtilities Debugging.swift
[178/442] Compiling InternalCollectionsUtilities Descriptions.swift
[179/442] Compiling SwiftASN1 DER.swift
[182/442] Compiling SwiftASN1 Errors.swift
[183/442] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[184/442] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[185/442] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[186/442] Compiling InternalCollectionsUtilities Integer rank.swift
[187/442] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[188/442] Compiling InternalCollectionsUtilities UInt+reversed.swift
[189/442] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[190/442] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[191/442] Compiling InternalCollectionsUtilities Span+Extras.swift
[191/443] Compiling x_algor.cc
[200/495] Emitting module SwiftASN1
[200/513] Compiling x509_vpm.cc
[201/568] Compiling x509spki.cc
[202/575] Compiling x509rset.cc
[204/575] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[204/575] Compiling x509name.cc
[206/575] Compiling HeapModule Heap+Descriptions.swift
[207/575] Compiling HeapModule _HeapNode.swift
[208/608] Compiling ContainersPreview Producer+Map.swift
[209/608] Compiling ContainersPreview Producer+Reduce.swift
[210/608] Compiling ContainersPreview Producer.swift
[211/608] Compiling ContainersPreview Borrow.swift
[212/658] Compiling HashTreeCollections _HashSlot.swift
[213/658] Compiling HashTreeCollections _HashStack.swift
[214/658] Compiling HashTreeCollections _HashTreeIterator.swift
[215/658] Compiling HashTreeCollections _HashTreeStatistics.swift
[216/686] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[217/686] Compiling HashTreeCollections _RawHashNode.swift
[218/686] Compiling HashTreeCollections _UnmanagedHashNode.swift
[219/686] Compiling HashTreeCollections _UnsafePath.swift
[220/688] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[221/688] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[222/688] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[223/688] Compiling HashTreeCollections _HashNode.swift
[224/688] Compiling HashTreeCollections _HashNodeHeader.swift
[225/688] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[226/688] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[227/688] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[228/688] Compiling HashTreeCollections _HashNode+Structural union.swift
[229/688] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[230/688] Compiling HashTreeCollections _HashNode+Builder.swift
[231/688] Compiling HashTreeCollections _HashNode+Debugging.swift
[232/688] Compiling HashTreeCollections _HashNode+Initializers.swift
[233/688] Compiling HashTreeCollections _HashNode+Invariants.swift
[234/688] Compiling HashTreeCollections _HashNode+Lookups.swift
[235/688] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[236/688] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[237/688] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[238/688] Compiling HashTreeCollections _HashNode+Storage.swift
[238/688] Compiling x509cset.cc
[240/688] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[241/688] Compiling HashTreeCollections TreeSet+Debugging.swift
[242/688] Compiling HashTreeCollections TreeSet+Descriptions.swift
[243/688] Compiling HashTreeCollections TreeSet+Equatable.swift
[244/688] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[245/688] Compiling HashTreeCollections TreeSet+Extras.swift
[246/688] Compiling HashTreeCollections TreeSet+Filter.swift
[247/695] Compiling HeapModule Heap+UnsafeHandle.swift
[248/695] Compiling HeapModule Heap.swift
[249/695] Compiling HeapModule Heap+Invariants.swift
[250/695] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[251/695] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[252/695] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[253/695] Compiling HashTreeCollections _HashNode+Structural merge.swift
[254/695] Compiling HashTreeCollections TreeDictionary.swift
[255/695] Compiling HashTreeCollections TreeSet+Codable.swift
[256/695] Compiling HashTreeCollections TreeSet+Collection.swift
[257/695] Emitting module ContainersPreview
[258/695] Compiling HashTreeCollections _AncestorHashSlots.swift
[259/695] Compiling HashTreeCollections _Bitmap.swift
[260/695] Compiling HashTreeCollections _Bucket.swift
[261/695] Compiling HashTreeCollections _Hash.swift
[262/695] Compiling HashTreeCollections _HashLevel.swift
[267/696] Compiling HashTreeCollections TreeDictionary+Codable.swift
[268/696] Compiling HashTreeCollections TreeDictionary+Collection.swift
[269/696] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[270/696] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[272/696] Emitting module HeapModule
[275/697] Compiling x509_vfy.cc
[285/737] Compiling DequeModule Deque._UnsafeHandle.swift
[286/737] Compiling DequeModule Deque.swift
[287/737] Compiling DequeModule RigidDeque+Equatable.swift
[288/737] Compiling DequeModule RigidDeque+Experimental.swift
[289/737] Compiling DequeModule RigidDeque+Hashable.swift
[290/737] Compiling DequeModule RigidDeque+Initializers.swift
[291/737] Compiling DequeModule RigidDeque+Insertions.swift
[292/737] Compiling DequeModule RigidDeque+Prepend.swift
[293/737] Compiling DequeModule UniqueDeque+Equatable.swift
[294/737] Compiling DequeModule UniqueDeque+Experimental.swift
[295/737] Compiling DequeModule UniqueDeque+Hashable.swift
[296/737] Compiling DequeModule UniqueDeque+Initializers.swift
[297/737] Compiling DequeModule UniqueDeque+Insertions.swift
[298/737] Compiling DequeModule UniqueDeque+Prepend.swift
[299/737] Compiling DequeModule UniqueDeque+Removals.swift
[300/737] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[301/737] Compiling HashTreeCollections TreeSet+Hashable.swift
[302/737] Compiling HashTreeCollections TreeSet+Sendable.swift
[303/737] Compiling HashTreeCollections TreeSet+Sequence.swift
[304/737] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[305/737] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[306/737] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[307/737] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[308/737] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[309/737] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[310/737] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[321/747] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[322/747] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[323/747] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[324/747] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[325/747] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[326/747] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[327/747] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[328/747] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[329/747] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[330/747] Compiling HashTreeCollections TreeSet.swift
[336/747] Compiling DequeModule UniqueDeque+Consumption.swift
[337/747] Compiling DequeModule UniqueDeque+Container.swift
[338/747] Compiling DequeModule UniqueDeque+Descriptions.swift
[341/752] Compiling DequeModule Deque+CustomReflectable.swift
[342/752] Compiling DequeModule Deque+Descriptions.swift
[343/752] Compiling DequeModule Deque+Equatable.swift
[344/752] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[345/752] Compiling DequeModule _DequeBuffer.swift
[346/752] Compiling DequeModule _DequeBufferHeader.swift
[347/752] Compiling DequeModule RigidDeque+Append.swift
[348/752] Compiling DequeModule RigidDeque+Consumption.swift
[353/753] Compiling DequeModule RigidDeque+Container.swift
[354/753] Compiling DequeModule RigidDeque+Descriptions.swift
[355/753] Compiling DequeModule Deque+Codable.swift
[356/753] Compiling DequeModule Deque+Collection.swift
[362/753] Compiling x509_v3.cc
[365/753] Compiling DequeModule RigidDeque+Removals.swift
[366/753] Compiling DequeModule RigidDeque+Replacements.swift
[367/753] Compiling DequeModule RigidDeque+Testing.swift
[368/753] Compiling DequeModule RigidDeque.swift
[369/753] Compiling DequeModule UniqueDeque+Append.swift
[370/753] Compiling OrderedCollections OrderedSet+Sendable.swift
[371/753] Compiling OrderedCollections OrderedSet+SubSequence.swift
[372/753] Compiling OrderedCollections OrderedSet+Testing.swift
[373/753] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[374/753] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[375/753] Compiling OrderedCollections OrderedSet.swift
[376/753] Compiling OrderedCollections _UnsafeBitset.swift
[377/753] Compiling HashTreeCollections TreeDictionary+Merge.swift
[378/753] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[379/753] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[380/753] Compiling HashTreeCollections TreeDictionary+Values.swift
[403/762] Compiling x509_trs.cc
[404/762] Compiling x509_txt.cc
[415/762] Compiling DequeModule UniqueDeque.swift
[416/762] Compiling DequeModule _DequeSlot.swift
[417/762] Compiling DequeModule _UnsafeDequeHandle.swift
[418/762] Compiling DequeModule _UnsafeDequeSegments.swift
[427/762] Compiling DequeModule Deque+Extras.swift
[428/762] Compiling DequeModule Deque+Hashable.swift
[429/762] Compiling DequeModule Deque+Testing.swift
[430/762] Compiling DequeModule Deque._Storage.swift
[435/762] Emitting module _RopeModule
[459/762] Emitting module OrderedCollections
[460/763] Compiling x509_set.cc
[461/763] Compiling x509_obj.cc
[462/763] Compiling x509_lu.cc
[463/763] Compiling x509_req.cc
[471/763] Compiling DequeModule UniqueDeque+Replacements.swift
[497/763] Compiling x509_cmp.cc
[498/763] Compiling x509_ext.cc
[504/763] Compiling x509_d2.cc
[505/763] Compiling x509_def.cc
[536/763] Compiling x509_att.cc
[538/763] Emitting module DequeModule
[540/764] Emitting module HashTreeCollections
[541/765] Compiling _RopeModule Rope+Join.swift
[542/765] Compiling _RopeModule Rope+MutatingForEach.swift
[543/765] Compiling _RopeModule Rope+Remove.swift
[544/765] Compiling _RopeModule Rope+RemoveSubrange.swift
[545/765] Compiling _RopeModule Rope+Split.swift
[546/765] Compiling _RopeModule Optional Utilities.swift
[547/765] Compiling _RopeModule String Utilities.swift
[548/765] Compiling _RopeModule String.Index+ABI.swift
[549/765] Compiling _RopeModule _CharacterRecognizer.swift
[549/765] Compiling x509.cc
[552/766] Compiling v3_purp.cc
[553/766] Compiling v3_utl.cc
[554/766] Compiling v3_skey.cc
[555/766] Compiling v3_prn.cc
[556/766] Compiling v3_ncons.cc
[557/766] Compiling v3_lib.cc
[558/766] Compiling v3_pmaps.cc
[559/766] Compiling v3_pcons.cc
[560/766] Compiling v3_ocsp.cc
[561/766] Compiling v3_int.cc
[562/766] Compiling v3_info.cc
[563/766] Compiling v3_ia5.cc
[564/766] Compiling v3_genn.cc
[565/766] Compiling v3_extku.cc
[566/766] Compiling v3_enum.cc
[567/766] Compiling v3_cpols.cc
[568/766] Compiling v3_crld.cc
[569/766] Compiling v3_conf.cc
[570/766] Compiling v3_alt.cc
[571/766] Compiling v3_bcons.cc
[572/766] Compiling v3_akey.cc
[573/766] Compiling v3_akeya.cc
[574/766] Compiling v3_bitst.cc
[575/766] Compiling t_x509a.cc
[576/766] Compiling t_x509.cc
[577/766] Compiling i2d_pr.cc
[578/766] Compiling policy.cc
[579/766] Compiling name_print.cc
[580/766] Compiling t_crl.cc
[581/766] Compiling t_req.cc
[582/766] Compiling rsa_pss.cc
[583/766] Compiling by_file.cc
[584/766] Compiling by_dir.cc
[585/766] Compiling asn1_gen.cc
[586/766] Compiling algorithm.cc
[587/766] Compiling a_verify.cc
[588/766] Compiling a_digest.cc
[589/766] Compiling voprf.cc
[590/766] Compiling thread_pthread.cc
[591/766] Compiling thread_win.cc
[592/766] Compiling thread.cc
[593/766] Compiling pmbtoken.cc
[594/766] Compiling thread_none.cc
[595/766] Compiling a_sign.cc
[596/766] Compiling trust_token.cc
[597/766] Compiling sha1.cc
[598/766] Compiling sha512.cc
[599/766] Compiling stack.cc
[600/766] Compiling sha256.cc
[601/766] Compiling siphash.cc
[602/766] Compiling spake2plus.cc
[603/766] Compiling rsa_print.cc
[604/766] Compiling slhdsa.cc
[605/766] Compiling rsa_extra.cc
[606/766] Compiling rc4.cc
[607/766] Compiling rsa_crypt.cc
[608/766] Compiling refcount.cc
[609/766] Compiling windows.cc
[610/766] Compiling trusty.cc
[611/766] Compiling urandom.cc
[612/766] Compiling rand.cc
[613/766] Compiling passive.cc
[614/766] Compiling ios.cc
[615/766] Compiling forkunsafe.cc
[616/766] Compiling poly1305_arm_asm.S
[617/766] Compiling fork_detect.cc
[618/766] Compiling getentropy.cc
[619/766] Compiling deterministic.cc
[620/766] Compiling rsa_asn1.cc
[621/766] Compiling pool.cc
[622/766] Compiling poly1305_arm.cc
[623/766] Compiling poly1305.cc
[624/766] Compiling poly1305_vec.cc
[625/766] Compiling p5_pbev2.cc
[626/766] Compiling pkcs7.cc
[627/766] Compiling pkcs8.cc
[628/766] Compiling pkcs7_x509.cc
[629/766] Compiling pkcs8_x509.cc
[630/766] Compiling pem_x509.cc
[631/766] Compiling pem_pkey.cc
[632/766] Compiling pem_xaux.cc
[633/766] Compiling pem_lib.cc
[634/766] Compiling mldsa.cc
[635/766] Compiling obj_xref.cc
[636/766] Compiling mlkem.cc
[637/766] Compiling pem_all.cc
[638/766] Compiling pem_oth.cc
[639/766] Compiling pem_pk8.cc
[640/766] Compiling pem_info.cc
[641/766] Compiling mem.cc
[642/766] Compiling poly_rq_mul.S
[643/766] Compiling obj.cc
[644/766] Compiling lhash.cc
[645/766] Compiling fips_shared_support.cc
[646/766] Compiling md4.cc
[647/766] Compiling md5.cc
[648/766] Compiling fuzzer_mode.cc
[649/766] Compiling kyber.cc
[650/766] Compiling ex_data.cc
[650/766] Compiling sign.cc
[652/766] Compiling hrss.cc
[653/766] Compiling print.cc
[654/766] Compiling scrypt.cc
[655/766] Compiling pbkdf.cc
[655/766] Compiling hpke.cc
[657/766] Compiling p_x25519.cc
[658/766] Compiling p_rsa_asn1.cc
[659/766] Compiling p_x25519_asn1.cc
[660/766] Compiling p_rsa.cc
[661/766] Compiling p_hkdf.cc
[662/766] Compiling p_ed25519_asn1.cc
[663/766] Compiling p_ed25519.cc
[664/766] Compiling p_ec_asn1.cc
[665/766] Compiling p_ec.cc
[666/766] Compiling p_dsa_asn1.cc
[667/766] Compiling p_dh_asn1.cc
[668/766] Compiling p_dh.cc
[669/766] Compiling evp_ctx.cc
[670/766] Compiling err.cc
[671/766] Compiling engine.cc
[672/766] Compiling ecdsa_p1363.cc
[673/766] Compiling evp_asn1.cc
[674/766] Compiling evp.cc
[675/766] Compiling ecdh.cc
[676/766] Compiling ecdsa_asn1.cc
[677/766] Compiling ec_derive.cc
[678/766] Compiling hash_to_curve.cc
[679/766] Compiling dsa.cc
[680/766] Compiling dsa_asn1.cc
[681/766] Compiling ec_asn1.cc
[682/766] Compiling digest_extra.cc
[683/766] Compiling x25519-asm-arm.S
[684/766] Compiling des.cc
[685/766] Compiling params.cc
[686/766] Compiling dh_asn1.cc
[687/766] Compiling crypto.cc
[688/766] Compiling cpu_intel.cc
[689/766] Compiling cpu_arm_linux.cc
[690/766] Compiling spake25519.cc
[691/766] Compiling curve25519.cc
[692/766] Compiling cpu_arm_freebsd.cc
[693/766] Compiling cpu_aarch64_win.cc
[694/766] Compiling cpu_aarch64_apple.cc
[695/766] Compiling cpu_aarch64_openbsd.cc
[696/766] Compiling cpu_aarch64_linux.cc
[697/766] Compiling cpu_aarch64_sysreg.cc
[698/766] Compiling cpu_aarch64_fuchsia.cc
[699/766] Compiling curve25519_64_adx.cc
[700/766] Compiling get_cipher.cc
[701/766] Compiling e_rc4.cc
[702/766] Compiling tls_cbc.cc
[703/766] Compiling conf.cc
[704/766] Compiling e_tls.cc
[705/766] Compiling e_rc2.cc
[706/766] Compiling e_null.cc
[707/766] Compiling e_des.cc
[708/766] Compiling e_chacha20poly1305.cc
[709/766] Compiling e_aesgcmsiv.cc
[710/766] Compiling cms.cc
[711/766] Compiling e_aeseax.cc
[712/766] Compiling e_aesctrhmac.cc
[713/766] Compiling derive_key.cc
[714/766] Compiling chacha.cc
[715/766] Compiling unicode.cc
[716/766] Compiling cbb.cc
[717/766] Compiling sqrt.cc
[718/766] Compiling cbs.cc
[719/766] Compiling buf.cc
[720/766] Compiling ber.cc
[721/766] Compiling exponentiation.cc
[722/766] Compiling div.cc
[723/766] Compiling asn1_compat.cc
[724/766] Compiling printf.cc
[725/766] Compiling pair.cc
[726/766] Compiling bn_asn1.cc
[727/766] Compiling blake2.cc
[728/766] Compiling hexdump.cc
[729/766] Compiling file.cc
[730/766] Compiling convert.cc
[731/766] Compiling fd.cc
[732/766] Compiling base64.cc
[733/766] Compiling bio_mem.cc
[734/766] Compiling bio.cc
[735/766] Compiling errno.cc
[736/766] Compiling tasn_typ.cc
[737/766] Compiling tasn_fre.cc
[738/766] Compiling tasn_enc.cc
[739/766] Compiling tasn_utl.cc
[740/766] Compiling tasn_new.cc
[741/766] Compiling posix_time.cc
[742/766] Compiling f_string.cc
[743/766] Compiling f_int.cc
[744/766] Compiling asn_pack.cc
[745/766] Compiling tasn_dec.cc
[746/766] Compiling asn1_par.cc
[747/766] Compiling asn1_lib.cc
[748/766] Compiling a_utctm.cc
[749/766] Compiling a_time.cc
[750/766] Compiling a_type.cc
[751/766] Compiling a_octet.cc
[752/766] Compiling a_strnid.cc
[753/766] Compiling a_strex.cc
[754/766] Compiling a_object.cc
[755/766] Compiling a_i2d_fp.cc
[756/766] Compiling a_mbstr.cc
[757/766] Compiling a_dup.cc
[758/766] Write sources
[759/766] Compiling a_int.cc
[760/766] Compiling a_d2i_fp.cc
[761/766] Compiling a_gentm.cc
[762/773] Compiling aes.cc
[763/820] Compiling a_bool.cc
[764/820] Compiling a_bitstr.cc
[766/820] Compiling BitCollections BitSet+Initializers.swift
[767/820] Compiling BitCollections BitSet+Invariants.swift
[768/820] Compiling BitCollections BitSet+Random.swift
[769/820] Compiling BitCollections BitSet+SetAlgebra basics.swift
[770/820] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[771/820] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[772/820] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[773/827] Compiling BitCollections BitSet+Codable.swift
[774/827] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[775/827] Compiling BitCollections BitSet+CustomReflectable.swift
[776/827] Compiling BitCollections BitSet+CustomStringConvertible.swift
[777/827] Compiling BitCollections BitSet+Equatable.swift
[778/827] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[779/827] Compiling BitCollections BitSet+Extras.swift
[780/827] Compiling BitCollections BitSet+Hashable.swift
[781/827] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[782/827] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[783/827] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[784/827] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[785/827] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[786/827] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[787/827] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[788/827] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[789/827] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[790/827] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[791/827] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[792/827] Compiling BitCollections BitSet+SetAlgebra union.swift
[793/827] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[794/827] Compiling BitCollections BitSet.Counted.swift
[795/827] Emitting module BitCollections
[796/827] Compiling BitCollections BinaryInteger extensions.swift
[797/827] Compiling BitCollections BitArray+BitwiseOperations.swift
[798/827] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[799/827] Compiling BitCollections BitArray+Codable.swift
[800/827] Compiling BitCollections BitArray+Collection.swift
[801/827] Compiling BitCollections BitArray+Copy.swift
[802/827] Compiling BitCollections BitArray+CustomReflectable.swift
[803/827] Compiling BitCollections BitArray+Descriptions.swift
[804/827] Compiling BitCollections BitSet.Index.swift
[805/827] Compiling BitCollections BitSet._UnsafeHandle.swift
[806/827] Compiling BitCollections BitSet.swift
[807/827] Compiling BitCollections Range+Utilities.swift
[808/827] Compiling BitCollections Slice+Utilities.swift
[809/827] Compiling BitCollections UInt+Tricks.swift
[810/827] Compiling BitCollections _Word.swift
[811/827] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[812/827] Compiling BitCollections BitArray+RandomBits.swift
[813/827] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[814/827] Compiling BitCollections BitArray+Shifts.swift
[815/827] Compiling BitCollections BitArray+Testing.swift
[816/827] Compiling BitCollections BitArray._UnsafeHandle.swift
[817/827] Compiling BitCollections BitArray.swift
[818/827] Compiling BitCollections BitSet+BidirectionalCollection.swift
[819/827] Compiling BitCollections BitArray+Equatable.swift
[820/827] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[821/827] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[822/827] Compiling BitCollections BitArray+Extras.swift
[823/827] Compiling BitCollections BitArray+Fill.swift
[824/827] Compiling BitCollections BitArray+Hashable.swift
[825/827] Compiling BitCollections BitArray+Initializers.swift
[826/827] Compiling BitCollections BitArray+Invariants.swift
[828/834] Compiling Collections HeapModule reexports.swift
[829/834] Compiling Collections OrderedCollections reexports.swift
[830/834] Compiling Collections HashTreeCollections reexports.swift
[831/834] Compiling Collections DequeModule reexports.swift
[832/834] Emitting module Collections
[833/834] Compiling Collections BitCollections reexports.swift
[834/835] Compiling bcm.cc
[836/843] Compiling CryptoBoringWrapper RandomBytes.swift
[837/843] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[838/843] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[839/843] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[840/843] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[841/843] Compiling CryptoBoringWrapper EllipticCurve.swift
[842/843] Emitting module CryptoBoringWrapper
[843/843] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[845/927] Emitting module Crypto
[846/938] Compiling Crypto AES-GCM.swift
[847/938] Compiling Crypto AES-GCM_boring.swift
[848/938] Compiling Crypto ChaChaPoly_boring.swift
[849/938] Compiling Crypto ChaChaPoly.swift
[850/938] Compiling Crypto Cipher.swift
[851/938] Compiling Crypto Nonces.swift
[852/938] Compiling Crypto ASN1.swift
[853/938] Compiling Crypto ASN1Any.swift
[854/938] Compiling Crypto ASN1BitString.swift
[855/938] Compiling Crypto ASN1Boolean.swift
[856/938] Compiling Crypto ASN1Identifier.swift
[857/938] Compiling Crypto ASN1Integer.swift
[858/938] Compiling Crypto MLDSA.swift
[859/938] Compiling Crypto Signature.swift
[860/938] Compiling Crypto CryptoKitErrors_boring.swift
[861/938] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[862/938] Compiling Crypto RNG_boring.swift
[863/938] Compiling Crypto SafeCompare_boring.swift
[864/938] Compiling Crypto Zeroization_boring.swift
[865/938] Compiling Crypto PrettyBytes.swift
[866/938] Compiling Crypto SafeCompare.swift
[867/938] Compiling Crypto SecureBytes.swift
[868/938] Compiling Crypto Zeroization.swift
[869/938] Compiling Crypto HKDF.swift
[870/938] Compiling Crypto AESWrap.swift
[871/938] Compiling Crypto AESWrap_boring.swift
[872/938] Compiling Crypto Ed25519_boring.swift
[873/938] Compiling Crypto NISTCurvesKeys_boring.swift
[874/938] Compiling Crypto X25519Keys_boring.swift
[875/938] Compiling Crypto Curve25519.swift
[876/938] Compiling Crypto Ed25519Keys.swift
[877/938] Compiling Crypto NISTCurvesKeys.swift
[878/938] Compiling Crypto X25519Keys.swift
[879/938] Compiling Crypto SymmetricKeys.swift
[880/938] Compiling Crypto CryptoKitErrors.swift
[881/938] Compiling Crypto Digest_boring.swift
[882/938] Compiling Crypto Digest.swift
[883/938] Compiling Crypto Digests.swift
[884/938] Compiling Crypto HashFunctions.swift
[885/938] Compiling Crypto HashFunctions_SHA2.swift
[886/938] Compiling Crypto HashFunctions_SHA3.swift
[887/938] Compiling Crypto Digest_xkcp.swift
[888/938] Compiling Crypto HPKE-AEAD.swift
[889/938] Compiling Crypto HPKE-Ciphersuite.swift
[890/938] Compiling Crypto HPKE-KDF.swift
[891/938] Compiling Crypto HPKE-KexKeyDerivation.swift
[892/938] Compiling Crypto Insecure_HashFunctions.swift
[893/938] Compiling Crypto MLKEM_boring.swift
[894/938] Compiling Crypto MLKEM_wrapper.swift
[895/938] Compiling Crypto XWing_boring.swift
[896/938] Compiling Crypto KEM-Errors.swift
[897/938] Compiling Crypto KEM.swift
[898/938] Compiling Crypto MLKEM.swift
[899/938] Compiling Crypto XWing.swift
[900/938] Compiling Crypto ECDH_boring.swift
[901/938] Compiling Crypto DH.swift
[902/938] Compiling Crypto ECDH.swift
[903/938] Compiling Crypto ANSIx963.swift
[904/938] Compiling Crypto HMAC.swift
[905/938] Compiling Crypto MACFunctions.swift
[906/938] Compiling Crypto MessageAuthenticationCode.swift
[907/938] Compiling Crypto AES.swift
[908/938] Compiling Crypto ECDSASignature_boring.swift
[909/938] Compiling Crypto ECDSA_boring.swift
[910/938] Compiling Crypto EdDSA_boring.swift
[911/938] Compiling Crypto MLDSA_boring.swift
[912/938] Compiling Crypto MLDSA_wrapper.swift
[913/938] Compiling Crypto ECDSA.swift
[914/938] Compiling Crypto Ed25519.swift
[915/938] Compiling Crypto HPKE-LabeledExtract.swift
[916/938] Compiling Crypto HPKE-Utils.swift
[917/938] Compiling Crypto DHKEM.swift
[918/938] Compiling Crypto HPKE-KEM-Curve25519.swift
[919/938] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[920/938] Compiling Crypto HPKE-KEM.swift
[921/938] Compiling Crypto HPKE-Errors.swift
[922/938] Compiling Crypto HPKE.swift
[923/938] Compiling Crypto HPKE-Context.swift
[924/938] Compiling Crypto HPKE-KeySchedule.swift
[925/938] Compiling Crypto HPKE-Modes.swift
[926/938] Compiling Crypto Insecure.swift
[927/938] Compiling Crypto ASN1Null.swift
[928/938] Compiling Crypto ASN1OctetString.swift
[929/938] Compiling Crypto ASN1Strings.swift
[930/938] Compiling Crypto ArraySliceBigint.swift
[931/938] Compiling Crypto GeneralizedTime.swift
[932/938] Compiling Crypto ObjectIdentifier.swift
[933/938] Compiling Crypto ECDSASignature.swift
[934/938] Compiling Crypto PEMDocument.swift
[935/938] Compiling Crypto PKCS8PrivateKey.swift
[936/938] Compiling Crypto SEC1PrivateKey.swift
[937/938] Compiling Crypto SubjectPublicKeyInfo.swift
[938/938] Compiling Crypto CryptoError_boring.swift
[940/1002] Compiling CryptoASN1 resource_bundle_accessor.swift
[941/1002] Compiling CryptoASN1 SubjectPublicKeyInfo.swift
[942/1002] Emitting module CryptoASN1
[943/1002] Compiling CryptoASN1 RFC5480Algorithms.swift
[944/1002] Emitting module CryptoExtras
[945/1009] Compiling CryptoExtras DigestType.swift
[946/1009] Compiling CryptoExtras Error.swift
[947/1009] Compiling CryptoExtras I2OSP.swift
[948/1009] Compiling CryptoExtras IntegerEncoding.swift
[949/1009] Compiling CryptoExtras PEMDocument.swift
[950/1009] Compiling CryptoExtras PrettyBytes.swift
[951/1009] Compiling CryptoExtras SubjectPublicKeyInfo.swift
[952/1009] Compiling CryptoExtras ThreadOps.swift
[953/1009] Compiling CryptoExtras ARCResponse.swift
[954/1009] Compiling CryptoExtras ARCServer.swift
[955/1009] Compiling CryptoExtras ChaCha20CTR_boring.swift
[956/1009] Compiling CryptoExtras ChaCha20CTR.swift
[957/1009] Compiling CryptoExtras Curve25519+PEM.swift
[958/1009] Compiling CryptoExtras ObjectIdentifier.swift
[959/1009] Compiling CryptoExtras PKCS8DERRepresentation.swift
[960/1009] Compiling CryptoExtras PKCS8PrivateKey.swift
[961/1009] Compiling CryptoASN1 Extensions.swift
[962/1009] Compiling CryptoASN1 PrivateKey.swift
[964/1010] Compiling CryptoExtras ThreadPosix.swift
[965/1010] Compiling CryptoExtras ThreadSpecific.swift
[966/1010] Compiling CryptoExtras ThreadWindows.swift
[967/1010] Compiling CryptoExtras DLEQ.swift
[968/1010] Compiling CryptoExtras Prover.swift
[969/1010] Compiling CryptoExtras Verifier.swift
[970/1010] Compiling CryptoExtras ZKPToolbox.swift
[971/1015] Compiling CryptoP256K resource_bundle_accessor.swift
[972/1015] Compiling CryptoP256K P256K+Backing.swift
[973/1015] Emitting module CryptoP256K
[974/1015] Compiling CryptoP256K P256K+ECDH.swift
[975/1015] Compiling CryptoP256K P256K+Signing.swift
[977/1016] Compiling CryptoExtras Scrypt_boring.swift
[978/1016] Compiling CryptoExtras Scrypt.swift
[979/1016] Compiling CryptoExtras OPRF.swift
[980/1016] Compiling CryptoExtras OPRFClient.swift
[981/1016] Compiling CryptoExtras OPRFServer.swift
[982/1016] Compiling CryptoExtras VOPRF+API.swift
[983/1016] Compiling CryptoExtras VOPRFClient.swift
[984/1016] Compiling CryptoExtras VOPRFServer.swift
[985/1016] Compiling CryptoExtras RFC8410AlgorithmIdentifier.swift
[986/1016] Compiling CryptoExtras ECToolbox_boring.swift
[987/1016] Compiling CryptoExtras ECToolbox.swift
[988/1016] Compiling CryptoExtras HashToField.swift
[989/1016] Compiling CryptoExtras KDF.swift
[990/1016] Compiling CryptoExtras PBKDF2_boring.swift
[991/1016] Compiling CryptoExtras PBKDF2_commoncrypto.swift
[992/1016] Compiling CryptoExtras PBKDF2.swift
[993/1016] Compiling CryptoExtras BoringSSLPassphraseCallbackManager.swift
[994/1016] Compiling CryptoExtras RSA+BlindSigning.swift
[995/1016] Compiling CryptoExtras RSA.swift
[996/1016] Compiling CryptoExtras RSA_boring.swift
[997/1016] Compiling CryptoExtras Reexport.swift
[998/1016] Compiling CryptoExtras BoringSSLHelpers.swift
[999/1016] Compiling CryptoExtras CryptoKitErrors_boring.swift
[1000/1016] Compiling CryptoExtras Data+Extensions.swift
[1001/1016] Compiling CryptoExtras AES_CBC.swift
[1002/1016] Compiling CryptoExtras AES_CFB.swift
[1003/1016] Compiling CryptoExtras AES_CTR.swift
[1004/1016] Compiling CryptoExtras AES_GCM_SIV.swift
[1005/1016] Compiling CryptoExtras Block Function.swift
[1006/1016] Compiling CryptoExtras AES_CFB_boring.swift
[1007/1016] Compiling CryptoExtras AES_CTR_boring.swift
[1008/1016] Compiling CryptoExtras AES_GCM_SIV_boring.swift
[1009/1016] Compiling CryptoExtras CMAC.swift
[1010/1016] Compiling CryptoExtras ARC+API.swift
[1011/1016] Compiling CryptoExtras ARC.swift
[1012/1016] Compiling CryptoExtras ARCCredential.swift
[1013/1016] Compiling CryptoExtras ARCEncoding.swift
[1014/1016] Compiling CryptoExtras ARCPrecredential.swift
[1015/1016] Compiling CryptoExtras ARCPresentation.swift
[1016/1016] Compiling CryptoExtras ARCRequest.swift
[1018/1093] Compiling JWSETKit AES.swift
[1019/1093] Compiling JWSETKit CommonCrypto.swift
[1020/1093] Compiling JWSETKit ConcatKDF.swift
[1021/1093] Compiling JWSETKit Direct.swift
[1022/1093] Compiling JWSETKit HMAC.swift
[1023/1093] Compiling JWSETKit PBKDF2.swift
[1024/1093] Compiling JWSETKit SymmetricKey.swift
[1025/1093] Compiling JWSETKit JOSE-JWEHPKERegistered.swift
[1026/1093] Compiling JWSETKit JOSE-JWERegistered.swift
[1027/1093] Compiling JWSETKit JOSE-JWSRegistered.swift
[1028/1093] Compiling JWSETKit JOSEHeader.swift
[1029/1103] Compiling JWSETKit JWTPayload.swift
[1030/1103] Compiling JWSETKit JWTPopClaims.swift
[1031/1103] Compiling JWSETKit JWTRegisteredClaims.swift
[1032/1103] Compiling JWSETKit DisclosurePayloadMerger.swift
[1033/1103] Compiling JWSETKit JWTSDClaims.swift
[1034/1103] Compiling JWSETKit SD-JWT.swift
[1035/1103] Compiling JWSETKit SD-JWTCodable.swift
[1036/1103] Compiling JWSETKit SelectiveDisclosure.swift
[1037/1103] Compiling JWSETKit ASN1.swift
[1038/1103] Compiling JWSETKit Base64.swift
[1039/1103] Compiling JWSETKit JWE.swift
[1040/1103] Compiling JWSETKit JWECodable.swift
[1041/1103] Compiling JWSETKit JWEHeader.swift
[1042/1103] Compiling JWSETKit JWERecipient.swift
[1043/1103] Compiling JWSETKit JWS.swift
[1044/1103] Compiling JWSETKit JWSCodable.swift
[1045/1103] Compiling JWSETKit JWSHeader.swift
[1046/1103] Compiling JWSETKit JWTOAuthClaims.swift
[1047/1103] Compiling JWSETKit JWTOIDCAuth.swift
[1048/1103] Compiling JWSETKit JWTOIDCStandard.swift
[1049/1103] Compiling JWSETKit JWK-MLDSA.swift
[1050/1103] Compiling JWSETKit MLDSA65.swift
[1051/1103] Compiling JWSETKit MLDSA87.swift
[1052/1103] Compiling JWSETKit MLKEM1024.swift
[1053/1103] Compiling JWSETKit MLKEM768.swift
[1054/1103] Compiling JWSETKit ModuleLatticeAbstract.swift
[1055/1103] Compiling JWSETKit JWK-RSA.swift
[1056/1103] Compiling JWSETKit RSA.swift
[1057/1103] Compiling JWSETKit RSA_boring.swift
[1058/1103] Compiling JWSETKit SecKey.swift
[1059/1103] Compiling JWSETKit AES-CBC-HMAC.swift
[1060/1103] Compiling JWSETKit Codable.swift
[1061/1103] Compiling JWSETKit Data.swift
[1062/1103] Compiling JWSETKit KeyLookup.swift
[1063/1103] Compiling JWSETKit Localizing.swift
[1064/1103] Compiling JWSETKit LockValue.swift
[1065/1103] Compiling JWSETKit CertificateURL.swift
[1066/1103] Compiling JWSETKit FoundationNetwork.swift
[1067/1103] Compiling JWSETKit KeysetURL.swift
[1068/1103] Compiling JWSETKit NIOHTTP1.swift
[1069/1103] Compiling JWSETKit resource_bundle_accessor.swift
[1070/1103] Compiling JWSETKit ContentEncryption.swift
[1071/1103] Compiling JWSETKit KeyEncryption.swift
[1072/1103] Compiling JWSETKit Signature.swift
[1073/1103] Compiling JWSETKit JSONWebCertificate.swift
[1074/1103] Compiling JWSETKit SecCertificate.swift
[1075/1103] Compiling JWSETKit X509Certificate.swift
[1076/1103] Compiling JWSETKit Apple.swift
[1077/1103] Compiling JWSETKit Zlib.swift
[1078/1103] Compiling JWSETKit ECCAbstract.swift
[1079/1103] Compiling JWSETKit Ed25519.swift
[1080/1103] Compiling JWSETKit HPKE.swift
[1081/1103] Compiling JWSETKit EncryptedData.swift
[1082/1103] Compiling JWSETKit Error.swift
[1083/1103] Compiling JWSETKit Expiry.swift
[1084/1103] Compiling JWSETKit JSONPointer.swift
[1085/1103] Compiling JWSETKit ProtectedContainer.swift
[1086/1103] Compiling JWSETKit RawType.swift
[1087/1103] Compiling JWSETKit Storage.swift
[1088/1103] Compiling JWSETKit StorageField.swift
[1089/1103] Compiling JWSETKit WebContainer.swift
[1090/1103] Compiling JWSETKit Algorithms.swift
[1091/1103] Compiling JWSETKit Compression.swift
[1092/1103] Emitting module JWSETKit
[1093/1103] Compiling JWSETKit JWK-EC.swift
[1094/1103] Compiling JWSETKit P256.swift
[1095/1103] Compiling JWSETKit P256K.swift
[1096/1103] Compiling JWSETKit P384.swift
[1097/1103] Compiling JWSETKit P521.swift
[1098/1103] Compiling JWSETKit SHA.swift
[1099/1103] Compiling JWSETKit KeyAccessors.swift
[1100/1103] Compiling JWSETKit KeyExporter.swift
[1101/1103] Compiling JWSETKit KeyParser.swift
[1102/1103] Compiling JWSETKit KeySet.swift
[1103/1103] Compiling JWSETKit Keys.swift
Build complete! (160.74s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-asn1",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-asn1.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-certificates",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-certificates"
    },
    {
      "identity" : "secp256k1",
      "requirement" : {
        "exact" : [
          "0.7.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-bitcoin/secp256k1"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.30.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "JWSETKit",
  "name" : "JWSETKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "JWSETKit",
      "targets" : [
        "JWSETKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JWSETKitTests",
      "module_type" : "SwiftTarget",
      "name" : "JWSETKitTests",
      "path" : "Tests/JWSETKitTests",
      "sources" : [
        "Base/JSONPointerTests.swift",
        "Base/StorageTests.swift",
        "Base/WebContainerTests.swift",
        "Cryptography/AlgorithmsTests.swift",
        "Cryptography/CompressionTests.swift",
        "Cryptography/ECTests.swift",
        "Cryptography/JWKNegativeTests.swift",
        "Cryptography/JWKSetTests.swift",
        "Cryptography/MLDSATests.swift",
        "Cryptography/P256KTests.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/JSONWebSelectiveDisclosureJWTTests.swift",
        "Entities/JWENegativeTests.swift",
        "Entities/JWETests.swift",
        "Entities/JWSMLDSATests.swift",
        "Entities/JWSNegativeTests.swift",
        "Entities/JWSTests.swift",
        "Entities/JWTNegativeTests.swift",
        "Entities/JWTOAuthClaimsTests.swift",
        "Entities/JWTOIDCAuthClaimsTests.swift",
        "Entities/JWTOIDCStandardClaimsTests.swift",
        "Entities/JWTPopClaimsTests.swift",
        "Entities/JWTRegisteredClaimsTests.swift",
        "Entities/JWTTests.swift",
        "Entities/RFC9901ComplianceTests.swift",
        "Entities/SDJWTNegativeTests.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",
        "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/JSONPointer.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/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/P256K.swift",
        "Cryptography/EC/P384.swift",
        "Cryptography/EC/P521.swift",
        "Cryptography/Hashing/SHA.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/MLKEM1024.swift",
        "Cryptography/PQC/MLKEM768.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/DisclosurePayloadMerger.swift",
        "Entities/SD-JWT/JWTSDClaims.swift",
        "Entities/SD-JWT/SD-JWT.swift",
        "Entities/SD-JWT/SD-JWTCodable.swift",
        "Entities/SD-JWT/SelectiveDisclosure.swift",
        "Extensions/ASN1.swift",
        "Extensions/Base64.swift",
        "Extensions/Codable.swift",
        "Extensions/Data.swift",
        "Extensions/KeyLookup.swift",
        "Extensions/Localizing.swift",
        "Extensions/LockValue.swift",
        "Network/CertificateURL.swift",
        "Network/FoundationNetwork.swift",
        "Network/KeysetURL.swift",
        "Network/NIOHTTP1.swift"
      ],
      "target_dependencies" : [
        "CryptoASN1",
        "Czlib"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Czlib",
      "module_type" : "SystemLibraryTarget",
      "name" : "Czlib",
      "path" : "Sources/Czlib",
      "product_memberships" : [
        "JWSETKit"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "CryptoP256K",
      "module_type" : "SwiftTarget",
      "name" : "CryptoP256K",
      "path" : "Sources/CryptoP256K",
      "product_dependencies" : [
        "SwiftASN1",
        "Crypto",
        "LibSECP256k1"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/CryptoP256K/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "P256K+Backing.swift",
        "P256K+ECDH.swift",
        "P256K+Signing.swift"
      ],
      "target_dependencies" : [
        "CryptoASN1"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CryptoASN1",
      "module_type" : "SwiftTarget",
      "name" : "CryptoASN1",
      "path" : "Sources/CryptoASN1",
      "product_dependencies" : [
        "SwiftASN1",
        "Crypto"
      ],
      "product_memberships" : [
        "JWSETKit"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/CryptoASN1/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions.swift",
        "PrivateKey.swift",
        "RFC5480Algorithms.swift",
        "SubjectPublicKeyInfo.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.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
Done.