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 0.26.0 (e7e6b5), with Swift 5.10 for Linux on 14 Aug 2025 22:33:40 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.66.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amosavian/JWSETKit.git
Reference: 0.26.0
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
 * tag               0.26.0     -> FETCH_HEAD
HEAD is now at e7e6b5e feat: Make MLDSA and HPKE algorithms public
Cloned https://github.com/amosavian/JWSETKit.git
Revision (git rev-parse @):
e7e6b5e265a7f2823291122a1bf6ee92527bc612
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/amosavian/JWSETKit.git at 0.26.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/amosavian/JWSETKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-certificates
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/swiftlang/swift-testing.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
[1630/8089] Fetching swift-asn1, swift-certificates
[8090/24349] Fetching swift-asn1, swift-certificates, swift-crypto
[8091/41326] Fetching swift-asn1, swift-certificates, swift-crypto, swift-collections
[9597/67135] Fetching swift-asn1, swift-certificates, swift-crypto, swift-collections, swift-testing
Fetched https://github.com/apple/swift-asn1.git from cache (1.91s)
[59328/65506] Fetching swift-certificates, swift-crypto, swift-collections, swift-testing
Fetched https://github.com/swiftlang/swift-testing.git from cache (1.94s)
Fetched https://github.com/apple/swift-collections.git from cache (2.01s)
[17517/22720] Fetching swift-certificates, swift-crypto
Fetched https://github.com/apple/swift-certificates from cache (2.92s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.97s)
Computing version for https://github.com/swiftlang/swift-testing.git
Computed https://github.com/swiftlang/swift-testing.git at 0.10.0 (0.56s)
Fetching https://github.com/apple/swift-syntax.git
[1/71751] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (4.40s)
Computing version for https://github.com/apple/swift-certificates
Computed https://github.com/apple/swift-certificates at 1.12.0 (1.26s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (2.17s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.47s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.51s)
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
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.14.0
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/swiftlang/swift-testing.git
Working copy of https://github.com/swiftlang/swift-testing.git resolved at 0.10.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-certificates
Working copy of https://github.com/apple/swift-certificates resolved at 1.12.0
Building for debugging...
[0/391] Write sources
[0/391] Copying Localizable.stringsdict
[0/391] Copying PrivacyInfo.xcprivacy
[0/391] Write sources
[0/391] Copying Localizable.stringsdict
[0/391] Write sources
[0/391] Copying Info.plist
[0/391] Write sources
[0/391] Copying Localizable.stringsdict
[1/391] Write sources
[21/391] Compiling sha256-armv8-linux.S
[22/391] Compiling fiat_p256_adx_sqr.S
[23/391] Compiling sha256-586-linux.S
[24/391] Compiling fiat_p256_adx_mul.S
[25/391] Compiling sha256-armv8-apple.S
[26/391] Compiling sha256-armv4-linux.S
[27/391] Compiling fiat_curve25519_adx_square.S
[28/391] Compiling md5-x86_64-linux.S
[29/391] Compiling fiat_curve25519_adx_mul.S
[30/391] Compiling md5-586-linux.S
[31/391] Compiling md5-x86_64-apple.S
[32/391] Compiling md5-586-apple.S
[33/391] Compiling chacha20_poly1305_x86_64-apple.S
[34/391] Compiling chacha20_poly1305_armv8-win.S
[35/391] Compiling chacha20_poly1305_armv8-linux.S
[36/391] Compiling chacha20_poly1305_armv8-apple.S
[37/391] Compiling chacha20_poly1305_x86_64-linux.S
[38/391] Write swift-version-24593BA9C3E375BF.txt
[39/391] Compiling chacha-x86_64-linux.S
[40/391] Compiling chacha-x86-linux.S
[41/391] Compiling chacha-x86_64-apple.S
[42/391] Compiling chacha-armv8-win.S
[43/391] Compiling chacha-x86-apple.S
[44/391] Compiling chacha-armv8-linux.S
[45/391] Compiling CCryptoBoringSSLShims shims.c
[46/391] Compiling chacha-armv8-apple.S
[47/391] Compiling chacha-armv4-linux.S
[48/391] Compiling aes128gcmsiv-x86_64-linux.S
[49/402] Compiling aes128gcmsiv-x86_64-apple.S
[50/410] Compiling x86_64-mont5-apple.S
[51/410] Compiling x86_64-mont-linux.S
[51/410] Compiling x86_64-mont5-linux.S
[53/424] Compiling x86_64-mont-apple.S
[54/424] Compiling err_data.cc
[55/424] Compiling x86-mont-linux.S
[56/424] Compiling x86-mont-apple.S
[57/424] Compiling vpaes-x86_64-linux.S
[58/424] Compiling vpaes-x86-linux.S
[59/424] Compiling vpaes-x86_64-apple.S
[60/424] Compiling vpaes-armv8-win.S
[61/424] Compiling vpaes-armv8-linux.S
[62/424] Compiling vpaes-x86-apple.S
[63/424] Compiling vpaes-armv8-apple.S
[64/424] Compiling vpaes-armv7-linux.S
[65/424] Compiling sha512-armv8-win.S
[66/424] Compiling sha512-x86_64-linux.S
[67/424] Compiling sha512-x86_64-apple.S
[68/424] Compiling sha512-armv8-linux.S
[69/424] Compiling sha512-armv8-apple.S
[70/424] Compiling sha512-586-linux.S
[71/424] Compiling sha512-armv4-linux.S
[72/424] Compiling sha512-586-apple.S
[73/424] Compiling sha256-x86_64-apple.S
[74/424] Compiling sha256-x86_64-linux.S
[75/424] Compiling sha256-586-apple.S
[76/424] Compiling sha256-armv8-win.S
[77/424] Compiling sha1-x86_64-apple.S
[78/424] Compiling sha1-x86_64-linux.S
[79/424] Compiling sha1-armv8-win.S
[80/424] Compiling sha1-armv8-linux.S
[81/424] Compiling sha1-armv8-apple.S
[82/424] Compiling sha1-armv4-large-linux.S
[83/424] Compiling sha1-586-apple.S
[84/424] Compiling sha1-586-linux.S
[85/424] Compiling rsaz-avx2-linux.S
[86/424] Compiling rsaz-avx2-apple.S
[87/424] Compiling p256_beeu-x86_64-asm-apple.S
[88/424] Compiling rdrand-x86_64-linux.S
[89/424] Compiling p256_beeu-x86_64-asm-linux.S
[90/424] Compiling rdrand-x86_64-apple.S
[91/424] Compiling p256_beeu-armv8-asm-win.S
[92/424] Compiling p256_beeu-armv8-asm-apple.S
[93/424] Compiling p256_beeu-armv8-asm-linux.S
[94/424] Compiling p256-x86_64-asm-apple.S
[95/424] Compiling p256-armv8-asm-win.S
[96/424] Compiling p256-x86_64-asm-linux.S
[97/424] Compiling p256-armv8-asm-linux.S
[98/424] Compiling p256-armv8-asm-apple.S
[99/424] Compiling ghashv8-armv8-win.S
[100/424] Compiling ghashv8-armv8-linux.S
[101/424] Compiling ghashv8-armv8-apple.S
[102/424] Compiling ghashv8-armv7-linux.S
[103/424] Compiling ghash-x86_64-apple.S
[104/424] Compiling ghash-x86_64-linux.S
[105/424] Compiling ghash-x86-linux.S
[107/424] Emitting module InternalCollectionsUtilities
[107/425] Compiling ghash-x86-apple.S
[108/425] Compiling ghash-ssse3-x86_64-apple.S
[109/425] Compiling ghash-ssse3-x86_64-linux.S
[110/425] Compiling ghash-ssse3-x86-linux.S
[111/425] Compiling ghash-ssse3-x86-apple.S
[112/425] Compiling ghash-neon-armv8-win.S
[113/425] Compiling ghash-neon-armv8-linux.S
[114/425] Compiling ghash-neon-armv8-apple.S
[115/425] Compiling ghash-armv4-linux.S
[116/425] Compiling co-586-linux.S
[117/425] Compiling co-586-apple.S
[118/425] Compiling bn-armv8-win.S
[119/425] Compiling bsaes-armv7-linux.S
[120/425] Compiling bn-armv8-linux.S
[121/425] Compiling bn-586-linux.S
[122/425] Compiling bn-armv8-apple.S
[123/425] Compiling bn-586-apple.S
[124/425] Compiling armv8-mont-win.S
[125/425] Compiling armv8-mont-linux.S
[126/425] Compiling armv4-mont-linux.S
[127/425] Compiling armv8-mont-apple.S
[128/425] Compiling aesv8-gcm-armv8-win.S
[129/425] Compiling aesv8-gcm-armv8-apple.S
[130/425] Compiling aesv8-gcm-armv8-linux.S
[131/425] Compiling aesv8-armv8-linux.S
[132/425] Compiling aesv8-armv8-win.S
[132/425] Compiling aesv8-armv8-apple.S
[134/425] Compiling aesv8-armv7-linux.S
[135/425] Compiling aesni-x86_64-linux.S
[136/425] Compiling aesni-x86_64-apple.S
[137/425] Compiling aesni-x86-linux.S
[138/425] Compiling aesni-x86-apple.S
[139/425] Compiling aesni-gcm-x86_64-linux.S
[140/425] Compiling aesni-gcm-x86_64-apple.S
[141/425] Compiling aes-gcm-avx2-x86_64-linux.S
[142/425] Compiling aes-gcm-avx512-x86_64-linux.S
[143/425] Compiling aes-gcm-avx512-x86_64-apple.S
[144/425] Compiling aes-gcm-avx2-x86_64-apple.S
[145/425] Compiling xwing.cc
[146/425] Compiling x_val.cc
[147/425] Compiling x_spki.cc
[149/425] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[150/425] Compiling InternalCollectionsUtilities Debugging.swift
[150/425] Compiling x_x509.cc
[152/425] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[153/425] Compiling InternalCollectionsUtilities Integer rank.swift
[153/425] Compiling x_x509a.cc
[155/425] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[156/425] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[157/425] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[158/425] Compiling InternalCollectionsUtilities UInt+reversed.swift
[161/427] Compiling InternalCollectionsUtilities Descriptions.swift
[162/427] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[163/427] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[164/427] Compiling InternalCollectionsUtilities _SortedCollection.swift
[165/427] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[168/427] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[171/427] Compiling SwiftASN1 TimeUtilities.swift
[172/427] Compiling SwiftASN1 UTCTime.swift
[174/428] Compiling _CertificateInternals _TinyArray.swift
[175/428] Emitting module _CertificateInternals
[176/429] Compiling x_sig.cc
[178/516] Emitting module SwiftASN1
[178/552] Compiling x_req.cc
[179/552] Compiling x_pubkey.cc
[180/552] Compiling x_exten.cc
[182/552] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[183/552] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[183/552] Compiling x_name.cc
[185/593] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[186/636] Compiling HeapModule Heap+Descriptions.swift
[187/650] Compiling HashTreeCollections TreeDictionary+Collection.swift
[188/650] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[189/650] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[190/650] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[191/650] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[192/650] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[193/650] Compiling HashTreeCollections TreeDictionary+Filter.swift
[194/650] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[195/650] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[196/650] Compiling HashTreeCollections TreeDictionary+Keys.swift
[197/650] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[198/650] Compiling HashTreeCollections TreeDictionary+Merge.swift
[199/650] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[200/650] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[201/657] Compiling HashTreeCollections _HashNode+Structural merge.swift
[202/657] Compiling HashTreeCollections _AncestorHashSlots.swift
[203/659] Compiling HeapModule _HeapNode.swift
[204/659] Compiling HeapModule Heap.swift
[204/659] Compiling x_crl.cc
[206/659] Compiling HashTreeCollections _HashNode+Structural union.swift
[207/659] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[208/659] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[209/659] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[210/659] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[211/659] Compiling HashTreeCollections _HashNode.swift
[212/659] Compiling HashTreeCollections _HashNodeHeader.swift
[213/659] Compiling HashTreeCollections _HashSlot.swift
[214/659] Compiling HeapModule Heap+Invariants.swift
[215/659] Compiling HeapModule Heap+UnsafeHandle.swift
[216/659] Compiling HashTreeCollections _HashNode+Storage.swift
[217/659] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[218/659] Emitting module HeapModule
[219/660] Compiling HashTreeCollections _HashNode+Builder.swift
[220/660] Compiling HashTreeCollections _HashNode+Debugging.swift
[221/660] Compiling HashTreeCollections _HashNode+Initializers.swift
[222/660] Compiling HashTreeCollections _HashNode+Invariants.swift
[223/660] Compiling HashTreeCollections _HashNode+Lookups.swift
[224/660] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[225/660] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[226/660] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[227/660] Compiling HashTreeCollections _HashNode+Structural filter.swift
[228/660] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[229/660] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[230/660] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[235/660] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[236/660] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[238/660] Compiling HashTreeCollections _HashStack.swift
[239/660] Compiling HashTreeCollections _HashTreeIterator.swift
[240/660] Compiling HashTreeCollections _HashTreeStatistics.swift
[241/660] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[242/660] Compiling HashTreeCollections _RawHashNode.swift
[243/660] Compiling HashTreeCollections _UnmanagedHashNode.swift
[244/660] Compiling HashTreeCollections _UnsafePath.swift
[245/660] Compiling HashTreeCollections TreeDictionary+Codable.swift
[246/660] Compiling HashTreeCollections TreeSet+Hashable.swift
[247/660] Compiling HashTreeCollections TreeSet+Sendable.swift
[248/660] Compiling HashTreeCollections TreeSet+Sequence.swift
[249/660] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[250/660] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[251/660] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[252/660] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[253/660] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[254/660] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[255/660] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[258/664] Compiling HashTreeCollections _Bitmap.swift
[259/664] Compiling HashTreeCollections _Bucket.swift
[260/664] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[261/664] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[274/680] Compiling DequeModule _DequeSlot.swift
[275/680] Compiling DequeModule _UnsafeWrappedBuffer.swift
[283/680] Compiling OrderedCollections OrderedSet+SubSequence.swift
[284/680] Compiling OrderedCollections OrderedSet+Testing.swift
[285/680] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[286/680] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[287/680] Compiling OrderedCollections OrderedSet.swift
[288/680] Compiling OrderedCollections _UnsafeBitset.swift
[289/680] Compiling HashTreeCollections TreeSet+Equatable.swift
[290/680] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[291/680] Compiling HashTreeCollections TreeSet+Extras.swift
[292/680] Compiling HashTreeCollections TreeSet+Filter.swift
[303/680] Compiling OrderedCollections OrderedSet+Sendable.swift
[303/680] Compiling x_attrib.cc
[335/680] Emitting module DequeModule
[337/681] Compiling _RopeModule _CharacterRecognizer.swift
[338/681] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[339/681] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[340/681] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[341/681] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[342/681] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[343/681] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[344/681] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[345/681] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[346/681] Compiling HashTreeCollections TreeSet.swift
[354/681] Compiling x_all.cc
[362/681] Compiling x_algor.cc
[385/681] Emitting module OrderedCollections
[386/682] Compiling x509spki.cc
[398/682] Compiling x509rset.cc
[400/682] Emitting module _RopeModule
[401/682] Compiling _RopeModule Rope+Join.swift
[402/682] Compiling _RopeModule Rope+MutatingForEach.swift
[403/682] Compiling _RopeModule Rope+Remove.swift
[404/682] Compiling _RopeModule Rope+RemoveSubrange.swift
[405/682] Compiling _RopeModule Rope+Split.swift
[406/682] Compiling _RopeModule Optional Utilities.swift
[407/682] Compiling _RopeModule String Utilities.swift
[408/682] Compiling _RopeModule String.Index+ABI.swift
[409/682] Compiling x509name.cc
[410/682] Compiling x509cset.cc
[411/682] Compiling x509_vpm.cc
[434/682] Compiling x509_v3.cc
[435/682] Compiling x509_vfy.cc
[436/682] Compiling x509_txt.cc
[437/682] Compiling x509_trs.cc
[438/682] Compiling x509_set.cc
[439/682] Compiling x509_req.cc
[460/683] Emitting module HashTreeCollections
[462/684] Compiling x509_obj.cc
[463/684] Compiling x509_lu.cc
[464/684] Compiling x509_ext.cc
[465/684] Compiling x509_def.cc
[466/684] Compiling x509_d2.cc
[467/684] Compiling x509_cmp.cc
[468/684] Compiling x509.cc
[469/684] Compiling x509_att.cc
[470/684] Compiling v3_skey.cc
[471/684] Compiling v3_utl.cc
[472/684] Compiling v3_purp.cc
[473/684] Compiling v3_prn.cc
[474/684] Compiling v3_pmaps.cc
[475/684] Compiling v3_pcons.cc
[476/684] Compiling v3_ocsp.cc
[477/684] Compiling v3_ncons.cc
[478/684] Compiling v3_int.cc
[479/684] Compiling v3_lib.cc
[480/684] Compiling v3_ia5.cc
[481/684] Compiling v3_info.cc
[482/684] Compiling v3_genn.cc
[483/684] Compiling v3_extku.cc
[484/684] Compiling v3_enum.cc
[485/684] Compiling v3_crld.cc
[486/684] Compiling v3_cpols.cc
[487/684] Compiling v3_bitst.cc
[488/684] Compiling v3_conf.cc
[489/684] Compiling v3_bcons.cc
[490/684] Compiling v3_alt.cc
[491/684] Compiling v3_akeya.cc
[492/684] Compiling v3_akey.cc
[493/684] Compiling t_x509a.cc
[494/684] Compiling t_x509.cc
[495/684] Compiling t_crl.cc
[496/684] Compiling t_req.cc
[497/684] Compiling i2d_pr.cc
[498/684] Compiling rsa_pss.cc
[499/684] Compiling name_print.cc
[500/684] Compiling policy.cc
[501/684] Compiling by_file.cc
[502/684] Compiling algorithm.cc
[503/684] Compiling by_dir.cc
[504/684] Compiling a_verify.cc
[505/684] Compiling asn1_gen.cc
[506/684] Compiling voprf.cc
[507/684] Compiling a_sign.cc
[508/684] Compiling a_digest.cc
[509/684] Compiling thread_win.cc
[510/684] Compiling thread_none.cc
[511/684] Compiling thread_pthread.cc
[512/684] Compiling thread.cc
[513/684] Compiling trust_token.cc
[514/684] Compiling stack.cc
[515/684] Compiling pmbtoken.cc
[516/684] Compiling siphash.cc
[517/684] Compiling sha512.cc
[518/684] Compiling sha256.cc
[519/684] Compiling sha1.cc
[520/684] Compiling slhdsa.cc
[521/684] Compiling rsa_print.cc
[522/684] Compiling spake2plus.cc
[523/684] Compiling rsa_extra.cc
[524/684] Compiling rc4.cc
[525/684] Compiling refcount.cc
[526/684] Compiling rsa_crypt.cc
[527/684] Compiling windows.cc
[528/684] Compiling trusty.cc
[529/684] Compiling rand.cc
[530/684] Compiling urandom.cc
[531/684] Compiling rsa_asn1.cc
[532/684] Compiling ios.cc
[533/684] Compiling poly1305_arm_asm.S
[534/684] Compiling passive.cc
[535/684] Compiling getentropy.cc
[536/684] Compiling forkunsafe.cc
[537/684] Compiling deterministic.cc
[538/684] Compiling fork_detect.cc
[539/684] Compiling poly1305.cc
[540/684] Compiling poly1305_vec.cc
[541/684] Compiling poly1305_arm.cc
[542/684] Compiling pool.cc
[543/684] Compiling pkcs7.cc
[544/684] Compiling pkcs8.cc
[545/684] Compiling p5_pbev2.cc
[546/684] Compiling pkcs8_x509.cc
[547/684] Compiling pkcs7_x509.cc
[548/684] Compiling pem_xaux.cc
[549/684] Compiling pem_x509.cc
[550/684] Compiling pem_pkey.cc
[551/684] Compiling mlkem.cc
[552/684] Compiling pem_pk8.cc
[553/684] Compiling obj_xref.cc
[554/684] Compiling pem_oth.cc
[555/684] Compiling pem_info.cc
[556/684] Compiling mldsa.cc
[557/684] Compiling obj.cc
[558/684] Compiling pem_all.cc
[559/684] Compiling pem_lib.cc
[560/684] Compiling mem.cc
[561/684] Compiling poly_rq_mul.S
[562/684] Compiling fips_shared_support.cc
[563/684] Compiling lhash.cc
[564/684] Compiling md5.cc
[565/684] Compiling fuzzer_mode.cc
[566/684] Compiling kyber.cc
[567/684] Compiling hrss.cc
[568/684] Compiling md4.cc
[569/684] Compiling ex_data.cc
[570/684] Compiling sign.cc
[571/684] Compiling hpke.cc
[572/684] Compiling scrypt.cc
[573/684] Compiling pbkdf.cc
[574/684] Compiling print.cc
[575/684] Compiling p_x25519.cc
[576/684] Compiling p_x25519_asn1.cc
[577/684] Compiling p_ed25519.cc
[578/684] Compiling p_rsa_asn1.cc
[579/684] Compiling p_hkdf.cc
[580/684] Compiling p_rsa.cc
[581/684] Compiling p_ed25519_asn1.cc
[582/684] Compiling p_ec_asn1.cc
[583/684] Compiling p_ec.cc
[584/684] Compiling p_dh.cc
[585/684] Compiling p_dh_asn1.cc
[586/684] Compiling err.cc
[587/684] Compiling p_dsa_asn1.cc
[588/684] Compiling evp.cc
[589/684] Compiling evp_ctx.cc
[590/684] Compiling ecdsa_p1363.cc
[591/684] Compiling engine.cc
[592/684] Compiling evp_asn1.cc
[593/684] Compiling hash_to_curve.cc
[594/684] Compiling ecdh.cc
[595/684] Compiling ec_derive.cc
[596/684] Compiling ecdsa_asn1.cc
[597/684] Compiling dsa_asn1.cc
[598/684] Compiling params.cc
[599/684] Compiling dsa.cc
[600/684] Compiling ec_asn1.cc
[601/684] Compiling x25519-asm-arm.S
[602/684] Compiling des.cc
[603/684] Compiling digest_extra.cc
[604/684] Compiling dh_asn1.cc
[605/684] Compiling crypto.cc
[606/684] Compiling spake25519.cc
[607/684] Compiling cpu_intel.cc
[608/684] Compiling curve25519.cc
[609/684] Compiling cpu_arm_linux.cc
[610/684] Compiling cpu_arm_freebsd.cc
[611/684] Compiling cpu_aarch64_win.cc
[612/684] Compiling cpu_aarch64_openbsd.cc
[613/684] Compiling cpu_aarch64_sysreg.cc
[614/684] Compiling cpu_aarch64_linux.cc
[615/684] Compiling curve25519_64_adx.cc
[616/684] Compiling cpu_aarch64_fuchsia.cc
[617/684] Compiling cpu_aarch64_apple.cc
[618/684] Compiling bcm.cc
[619/684] Compiling conf.cc
[620/684] Compiling get_cipher.cc
[621/684] Compiling tls_cbc.cc
[622/684] Compiling e_rc4.cc
[623/684] Compiling e_tls.cc
[624/684] Compiling e_rc2.cc
[625/684] Compiling e_des.cc
[626/684] Compiling e_null.cc
[627/684] Compiling cms.cc
[628/684] Compiling e_chacha20poly1305.cc
[629/684] Compiling e_aesgcmsiv.cc
[630/684] Compiling e_aeseax.cc
[631/684] Compiling derive_key.cc
[632/684] Compiling e_aesctrhmac.cc
[633/684] Compiling chacha.cc
[634/684] Compiling sqrt.cc
[635/684] Compiling buf.cc
[636/684] Compiling unicode.cc
[637/684] Compiling ber.cc
[638/684] Compiling cbb.cc
[639/684] Compiling asn1_compat.cc
[640/684] Compiling cbs.cc
[641/684] Compiling exponentiation.cc
[642/684] Compiling div.cc
[643/684] Compiling blake2.cc
[644/684] Compiling printf.cc
[645/684] Compiling bn_asn1.cc
[646/684] Compiling pair.cc
[647/684] Compiling hexdump.cc
[648/684] Compiling fd.cc
[649/684] Compiling file.cc
[650/684] Compiling convert.cc
[651/684] Compiling errno.cc
[652/684] Compiling bio_mem.cc
[653/684] Compiling bio.cc
[654/684] Compiling base64.cc
[655/684] Compiling tasn_typ.cc
[656/684] Compiling tasn_fre.cc
[657/684] Compiling tasn_enc.cc
[658/684] Compiling tasn_new.cc
[659/684] Compiling posix_time.cc
[660/684] Compiling tasn_utl.cc
[661/684] Compiling f_int.cc
[662/684] Compiling asn_pack.cc
[663/684] Compiling f_string.cc
[664/684] Compiling tasn_dec.cc
[665/684] Compiling asn1_par.cc
[666/684] Compiling a_octet.cc
[667/684] Compiling asn1_lib.cc
[668/684] Compiling a_utctm.cc
[669/684] Compiling a_type.cc
[670/684] Compiling a_time.cc
[671/684] Compiling a_strnid.cc
[672/684] Compiling a_strex.cc
[673/684] Compiling a_object.cc
[674/684] Compiling a_i2d_fp.cc
[675/684] Compiling a_dup.cc
[676/684] Write sources
[677/684] Compiling a_d2i_fp.cc
[678/701] Compiling a_mbstr.cc
[679/728] Compiling a_gentm.cc
[680/737] Compiling a_int.cc
[681/737] Compiling aes.cc
[682/737] Compiling a_bool.cc
[683/737] Compiling a_bitstr.cc
[685/737] Compiling BitCollections BitSet+Initializers.swift
[686/737] Compiling BitCollections BitSet+Invariants.swift
[687/737] Compiling BitCollections BitSet+Random.swift
[688/737] Compiling BitCollections BitSet+SetAlgebra basics.swift
[689/737] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[690/737] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[691/737] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[692/737] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[693/737] Compiling BitCollections BitSet+CustomReflectable.swift
[694/737] Compiling BitCollections BitSet+CustomStringConvertible.swift
[695/737] Compiling BitCollections BitSet+Equatable.swift
[696/737] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[697/737] Compiling BitCollections BitSet+Extras.swift
[698/737] Compiling BitCollections BitSet+Hashable.swift
[699/752] Emitting module BitCollections
[700/752] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[701/752] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[702/752] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[703/752] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[704/752] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[705/752] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[706/752] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[707/752] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[708/752] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[709/752] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[710/752] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[711/752] Compiling BitCollections BitSet+SetAlgebra union.swift
[712/752] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[713/752] Compiling BitCollections BitSet.Counted.swift
[714/752] Compiling BitCollections BitSet.Index.swift
[715/752] Compiling BitCollections BitSet._UnsafeHandle.swift
[716/752] Compiling BitCollections BitSet.swift
[717/752] Compiling BitCollections Range+Utilities.swift
[718/752] Compiling BitCollections Slice+Utilities.swift
[719/752] Compiling BitCollections UInt+Tricks.swift
[720/752] Compiling BitCollections _Word.swift
[721/752] Compiling CryptoBoringWrapper RandomBytes.swift
[722/752] Compiling BitCollections BitArray+BitwiseOperations.swift
[723/752] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[724/752] Compiling BitCollections BitArray+Codable.swift
[725/752] Compiling BitCollections BitArray+Collection.swift
[726/752] Compiling BitCollections BitArray+Copy.swift
[727/752] Compiling BitCollections BitArray+CustomReflectable.swift
[728/752] Compiling BitCollections BitArray+Descriptions.swift
[729/752] Compiling BitCollections BitArray+Equatable.swift
[730/752] Compiling BitCollections BitArray+RandomBits.swift
[731/752] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[732/752] Compiling BitCollections BitArray+Shifts.swift
[733/752] Compiling BitCollections BitArray+Testing.swift
[734/752] Compiling BitCollections BitArray._UnsafeHandle.swift
[735/752] Compiling BitCollections BitArray.swift
[736/752] Compiling BitCollections BitSet+BidirectionalCollection.swift
[737/752] Compiling BitCollections BitSet+Codable.swift
[738/752] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[739/752] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[740/752] Compiling BitCollections BitArray+Extras.swift
[741/752] Compiling BitCollections BitArray+Fill.swift
[742/752] Compiling BitCollections BitArray+Hashable.swift
[743/752] Compiling BitCollections BitArray+Initializers.swift
[744/752] Compiling BitCollections BitArray+Invariants.swift
[745/752] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[747/755] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[748/755] Emitting module Collections
[749/755] Compiling Collections Collections.swift
[750/755] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[751/755] Compiling CryptoBoringWrapper EllipticCurve.swift
[752/755] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[753/755] Emitting module CryptoBoringWrapper
[754/755] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[756/756] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[758/828] Compiling Crypto X25519Keys.swift
[759/828] Compiling Crypto SymmetricKeys.swift
[760/828] Compiling Crypto HMAC.swift
[761/828] Compiling Crypto MACFunctions.swift
[762/828] Compiling Crypto MessageAuthenticationCode.swift
[763/828] Compiling Crypto AES.swift
[764/828] Compiling Crypto ECDSASignature_boring.swift
[765/828] Compiling Crypto ECDSA_boring.swift
[766/828] Compiling Crypto EdDSA_boring.swift
[767/828] Compiling Crypto ECDSA.swift
[768/838] Compiling Crypto PKCS8PrivateKey.swift
[769/838] Compiling Crypto SEC1PrivateKey.swift
[770/838] Compiling Crypto SubjectPublicKeyInfo.swift
[771/838] Compiling Crypto CryptoError_boring.swift
[772/838] Compiling Crypto CryptoKitErrors.swift
[773/838] Compiling Crypto Digest_boring.swift
[774/838] Compiling Crypto Digest.swift
[775/838] Compiling Crypto Digests.swift
[776/838] Compiling Crypto HashFunctions.swift
[777/838] Compiling Crypto HashFunctions_SHA2.swift
[778/838] Compiling Crypto AES-GCM.swift
[779/838] Compiling Crypto AES-GCM_boring.swift
[780/838] Compiling Crypto ChaChaPoly_boring.swift
[781/838] Compiling Crypto ChaChaPoly.swift
[782/838] Compiling Crypto Cipher.swift
[783/838] Compiling Crypto Nonces.swift
[784/838] Compiling Crypto ASN1.swift
[785/838] Compiling Crypto ASN1Any.swift
[786/838] Compiling Crypto ASN1BitString.swift
[787/838] Compiling Crypto ASN1Boolean.swift
[788/838] Compiling Crypto ASN1Identifier.swift
[789/838] Compiling Crypto ASN1Integer.swift
[790/838] Compiling Crypto ASN1Null.swift
[791/838] Compiling Crypto ASN1OctetString.swift
[792/838] Compiling Crypto ASN1Strings.swift
[793/838] Compiling Crypto ArraySliceBigint.swift
[794/838] Compiling Crypto GeneralizedTime.swift
[795/838] Compiling Crypto ObjectIdentifier.swift
[796/838] Compiling Crypto ECDSASignature.swift
[797/838] Compiling Crypto PEMDocument.swift
[798/838] Emitting module Crypto
[799/838] Compiling Crypto HPKE-AEAD.swift
[800/838] Compiling Crypto HPKE-Ciphersuite.swift
[801/838] Compiling Crypto HPKE-KDF.swift
[802/838] Compiling Crypto HPKE-KexKeyDerivation.swift
[803/838] Compiling Crypto HPKE-LabeledExtract.swift
[804/838] Compiling Crypto HPKE-Utils.swift
[805/838] Compiling Crypto DHKEM.swift
[806/838] Compiling Crypto HPKE-KEM-Curve25519.swift
[807/838] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[808/838] Compiling Crypto HPKE-KEM.swift
[809/838] Compiling Crypto ECDH.swift
[810/838] Compiling Crypto HKDF.swift
[811/838] Compiling Crypto AESWrap.swift
[812/838] Compiling Crypto AESWrap_boring.swift
[813/838] Compiling Crypto Ed25519_boring.swift
[814/838] Compiling Crypto NISTCurvesKeys_boring.swift
[815/838] Compiling Crypto X25519Keys_boring.swift
[816/838] Compiling Crypto Curve25519.swift
[817/838] Compiling Crypto Ed25519Keys.swift
[818/838] Compiling Crypto NISTCurvesKeys.swift
[819/838] Compiling Crypto HPKE-Errors.swift
[820/838] Compiling Crypto HPKE.swift
[821/838] Compiling Crypto HPKE-Context.swift
[822/838] Compiling Crypto HPKE-KeySchedule.swift
[823/838] Compiling Crypto HPKE-Modes.swift
[824/838] Compiling Crypto Insecure.swift
[825/838] Compiling Crypto Insecure_HashFunctions.swift
[826/838] Compiling Crypto KEM.swift
[827/838] Compiling Crypto ECDH_boring.swift
[828/838] Compiling Crypto DH.swift
[829/838] Compiling Crypto Ed25519.swift
[830/838] Compiling Crypto Signature.swift
[831/838] Compiling Crypto CryptoKitErrors_boring.swift
[832/838] Compiling Crypto RNG_boring.swift
[833/838] Compiling Crypto SafeCompare_boring.swift
[834/838] Compiling Crypto Zeroization_boring.swift
[835/838] Compiling Crypto PrettyBytes.swift
[836/838] Compiling Crypto SafeCompare.swift
[837/838] Compiling Crypto SecureBytes.swift
[838/838] Compiling Crypto Zeroization.swift
[840/889] Compiling _CryptoExtras BoringSSLHelpers.swift
[841/889] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[842/889] Compiling _CryptoExtras Data+Extensions.swift
[843/889] Compiling _CryptoExtras DigestType.swift
[844/889] Compiling _CryptoExtras Error.swift
[845/889] Compiling _CryptoExtras I2OSP.swift
[846/889] Compiling _CryptoExtras IntegerEncoding.swift
[847/896] Emitting module _CryptoExtras
[848/896] Compiling _CryptoExtras OPRFServer.swift
[849/896] Compiling _CryptoExtras VOPRF+API.swift
[850/896] Compiling _CryptoExtras VOPRFClient.swift
[851/896] Compiling _CryptoExtras VOPRFServer.swift
[852/896] Compiling _CryptoExtras RSA+BlindSigning.swift
[853/896] Compiling _CryptoExtras RSA.swift
[854/896] Compiling _CryptoExtras RSA_boring.swift
[855/896] Compiling _CryptoExtras PEMDocument.swift
[856/896] Compiling _CryptoExtras PrettyBytes.swift
[857/896] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[858/896] Compiling _CryptoExtras DLEQ.swift
[859/896] Compiling _CryptoExtras Prover.swift
[860/896] Compiling _CryptoExtras Verifier.swift
[861/896] Compiling _CryptoExtras ZKPToolbox.swift
[862/896] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[863/896] Compiling _CryptoExtras CMAC.swift
[864/896] Compiling _CryptoExtras ARC+API.swift
[865/896] Compiling _CryptoExtras ARC.swift
[866/896] Compiling _CryptoExtras ARCCredential.swift
[867/896] Compiling _CryptoExtras ARCEncoding.swift
[868/896] Compiling _CryptoExtras ARCPrecredential.swift
[869/896] Compiling _CryptoExtras AES_CBC.swift
[870/896] Compiling _CryptoExtras AES_CFB.swift
[871/896] Compiling _CryptoExtras AES_CTR.swift
[872/896] Compiling _CryptoExtras AES_GCM_SIV.swift
[873/896] Compiling _CryptoExtras Block Function.swift
[874/896] Compiling _CryptoExtras AES_CFB_boring.swift
[875/896] Compiling _CryptoExtras AES_CTR_boring.swift
[876/896] Compiling _CryptoExtras PKCS8DERRepresentation.swift
[877/896] Compiling _CryptoExtras PKCS8PrivateKey.swift
[878/896] Compiling _CryptoExtras RFC8410AlgorithmIdentifier.swift
[879/896] Compiling _CryptoExtras ECToolbox_boring.swift
[880/896] Compiling _CryptoExtras ECToolbox.swift
[881/896] Compiling _CryptoExtras HashToField.swift
[882/896] Compiling _CryptoExtras KDF.swift
[883/896] Compiling _CryptoExtras ARCPresentation.swift
[884/896] Compiling _CryptoExtras ARCRequest.swift
[885/896] Compiling _CryptoExtras ARCResponse.swift
[886/896] Compiling _CryptoExtras ARCServer.swift
[887/896] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[888/896] Compiling _CryptoExtras ChaCha20CTR.swift
[889/896] Compiling _CryptoExtras ObjectIdentifier.swift
[890/896] Compiling _CryptoExtras PBKDF2_boring.swift
[891/896] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[892/896] Compiling _CryptoExtras PBKDF2.swift
[893/896] Compiling _CryptoExtras Scrypt_boring.swift
[894/896] Compiling _CryptoExtras Scrypt.swift
[895/896] Compiling _CryptoExtras OPRF.swift
[896/896] Compiling _CryptoExtras OPRFClient.swift
[898/990] Compiling X509 CustomCertificateStore.swift
[899/990] Compiling X509 OneOfPolicies.swift
[900/990] Compiling X509 PolicyBuilder.swift
[901/990] Compiling X509 BasicConstraintsPolicy.swift
[902/990] Compiling X509 DNSNames.swift
[903/990] Compiling X509 DirectoryNames.swift
[904/990] Compiling X509 ExpiryPolicy.swift
[905/990] Compiling X509 IPConstraints.swift
[906/990] Compiling X509 NameConstraintsPolicy.swift
[907/990] Compiling X509 RFC5280Policy.swift
[908/990] Compiling X509 URIConstraints.swift
[909/990] Compiling X509 VersionPolicy.swift
[910/990] Compiling X509 ServerIdentityPolicy.swift
[911/1003] Compiling X509 CSRAttribute.swift
[912/1003] Compiling X509 CSRAttributes.swift
[913/1003] Compiling X509 CSRVersion.swift
[914/1003] Compiling X509 CertificateSigningRequest.swift
[915/1003] Compiling X509 CertificationRequestInfo.swift
[916/1003] Compiling X509 ExtensionRequest.swift
[917/1003] Compiling X509 Certificate.swift
[918/1003] Compiling X509 CertificatePrivateKey.swift
[919/1003] Compiling X509 CertificatePublicKey.swift
[920/1003] Compiling X509 CertificateSerialNumber.swift
[921/1003] Compiling X509 CertificateVersion.swift
[922/1003] Compiling X509 CMSAttribute.swift
[923/1003] Compiling X509 CMSContentInfo.swift
[924/1003] Compiling X509 CMSEncapsulatedContentInfo.swift
[925/1003] Compiling X509 CMSIssuerAndSerialNumber.swift
[926/1003] Compiling X509 CMSOperations.swift
[927/1003] Compiling X509 CMSSignature.swift
[928/1003] Compiling X509 CMSSignedData.swift
[929/1003] Compiling X509 CMSSignerIdentifier.swift
[930/1003] Compiling X509 CMSSignerInfo.swift
[931/1003] Compiling X509 CMSVersion.swift
[932/1003] Compiling X509 Curve25519+DER.swift
[933/1003] Compiling X509 Digests.swift
[934/1003] Compiling X509 DistinguishedName.swift
[935/1003] Compiling X509 CommonName.swift
[936/1003] Compiling X509 CountryName.swift
[937/1003] Compiling X509 DNBuilder.swift
[938/1003] Compiling X509 OCSPCertStatus.swift
[939/1003] Compiling X509 OCSPExtensionID.swift
[940/1003] Compiling X509 OCSPNonce.swift
[941/1003] Compiling X509 OCSPPolicy.swift
[942/1003] Compiling X509 OCSPRequest.swift
[943/1003] Compiling X509 OCSPResponse.swift
[944/1003] Compiling X509 OCSPResponseBytes.swift
[945/1003] Compiling X509 OCSPResponseData.swift
[946/1003] Compiling X509 OCSPResponseStatus.swift
[947/1003] Compiling X509 OCSPSignature.swift
[948/1003] Compiling X509 OCSPSingleRequest.swift
[949/1003] Compiling X509 OCSPSingleResponse.swift
[950/1003] Compiling X509 OCSPTBSRequest.swift
[951/1003] Compiling X509 OCSPVersion.swift
[952/1003] Compiling X509 PKCS8PrivateKey.swift
[953/1003] Compiling X509 PromiseAndFuture.swift
[954/1003] Compiling X509 RDNAttribute.swift
[955/1003] Compiling X509 RandomNumberGenerator+bytes.swift
[956/1003] Compiling X509 RelativeDistinguishedName.swift
[957/1003] Compiling X509 SEC1PrivateKey.swift
[958/1003] Compiling X509 SecKeyWrapper.swift
[959/1003] Compiling X509 Signature.swift
[960/1003] Compiling X509 SignatureAlgorithm.swift
[961/1003] Compiling X509 AllOfPolicies.swift
[962/1003] Compiling X509 AnyPolicy.swift
[963/1003] Compiling X509 CertificateStore.swift
[964/1003] Compiling X509 KeyUsage.swift
[965/1003] Compiling X509 NameConstraints.swift
[966/1003] Compiling X509 SubjectAlternativeName.swift
[967/1003] Compiling X509 SubjectKeyIdentifier.swift
[968/1003] Compiling X509 Extension.swift
[969/1003] Compiling X509 Extensions.swift
[970/1003] Compiling X509 ExtensionsBuilder.swift
[971/1003] Compiling X509 GeneralName.swift
[972/1003] Compiling X509 Lock.swift
[973/1003] Compiling X509 LockedValueBox.swift
[974/1003] Compiling X509 BasicOCSPResponse.swift
[975/1003] Compiling X509 DirectoryString.swift
[976/1003] Compiling X509 OCSPCertID.swift
[977/1003] Compiling X509 DomainComponent.swift
[978/1003] Compiling X509 EmailAddress.swift
[979/1003] Compiling X509 LocalityName.swift
[980/1003] Compiling X509 OrganizationName.swift
[981/1003] Compiling X509 OrganizationalUnitName.swift
[982/1003] Compiling X509 StateOrProvinceName.swift
[983/1003] Compiling X509 StreetAddress.swift
[984/1003] Compiling X509 Error.swift
[985/1003] Compiling X509 AuthorityInformationAccess.swift
[986/1003] Compiling X509 AuthorityKeyIdentifier.swift
[987/1003] Compiling X509 BasicConstraints.swift
[988/1003] Compiling X509 ExtendedKeyUsage.swift
[989/1003] Compiling X509 ExtensionIdentifiers.swift
[990/1003] Emitting module X509
[991/1003] Compiling X509 TrustRootLoading.swift
[992/1003] Compiling X509 UnverifiedChain.swift
[993/1003] Compiling X509 VerificationDiagnostic.swift
[994/1003] Compiling X509 Verifier.swift
[995/1003] Compiling X509 VerifierPolicy.swift
[996/1003] Compiling X509 AlgorithmIdentifier.swift
[997/1003] Compiling X509 ECDSASignature.swift
[998/1003] Compiling X509 RSAPKCS1PublicKey.swift
[999/1003] Compiling X509 SubjectPublicKeyInfo.swift
[1000/1003] Compiling X509 TBSCertificate.swift
[1001/1003] Compiling X509 Time.swift
[1002/1003] Compiling X509 TimeCalculations.swift
[1003/1003] Compiling X509 Validity.swift
[1005/1069] Compiling JWSETKit JWERecipient.swift
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:35:10: warning: associated value 'url(_:keyId:)' of 'Sendable'-conforming enum 'JSONWebTokenConfirmation' has non-sendable type 'URL'
    case url(_ setURL: URL, keyId: String? = nil)
         ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1006/1069] Compiling JWSETKit JWS.swift
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:35:10: warning: associated value 'url(_:keyId:)' of 'Sendable'-conforming enum 'JSONWebTokenConfirmation' has non-sendable type 'URL'
    case url(_ setURL: URL, keyId: String? = nil)
         ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1007/1069] Compiling JWSETKit JWSCodable.swift
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:35:10: warning: associated value 'url(_:keyId:)' of 'Sendable'-conforming enum 'JSONWebTokenConfirmation' has non-sendable type 'URL'
    case url(_ setURL: URL, keyId: String? = nil)
         ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1008/1069] Compiling JWSETKit JWSHeader.swift
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:35:10: warning: associated value 'url(_:keyId:)' of 'Sendable'-conforming enum 'JSONWebTokenConfirmation' has non-sendable type 'URL'
    case url(_ setURL: URL, keyId: String? = nil)
         ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1009/1069] Compiling JWSETKit JWTOAuthClaims.swift
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:35:10: warning: associated value 'url(_:keyId:)' of 'Sendable'-conforming enum 'JSONWebTokenConfirmation' has non-sendable type 'URL'
    case url(_ setURL: URL, keyId: String? = nil)
         ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1010/1069] Compiling JWSETKit JWTOIDCAuth.swift
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:35:10: warning: associated value 'url(_:keyId:)' of 'Sendable'-conforming enum 'JSONWebTokenConfirmation' has non-sendable type 'URL'
    case url(_ setURL: URL, keyId: String? = nil)
         ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1011/1069] Compiling JWSETKit JWTOIDCStandard.swift
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:35:10: warning: associated value 'url(_:keyId:)' of 'Sendable'-conforming enum 'JSONWebTokenConfirmation' has non-sendable type 'URL'
    case url(_ setURL: URL, keyId: String? = nil)
         ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1012/1069] Compiling JWSETKit JWTPayload.swift
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:35:10: warning: associated value 'url(_:keyId:)' of 'Sendable'-conforming enum 'JSONWebTokenConfirmation' has non-sendable type 'URL'
    case url(_ setURL: URL, keyId: String? = nil)
         ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1013/1069] Compiling JWSETKit JWTPopClaims.swift
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:35:10: warning: associated value 'url(_:keyId:)' of 'Sendable'-conforming enum 'JSONWebTokenConfirmation' has non-sendable type 'URL'
    case url(_ setURL: URL, keyId: String? = nil)
         ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1014/1078] Compiling JWSETKit PBKDF2.swift
[1015/1078] Compiling JWSETKit SymmetricKey.swift
[1016/1078] Compiling JWSETKit JOSE-JWEHPKERegistered.swift
[1017/1078] Compiling JWSETKit JOSE-JWERegistered.swift
[1018/1078] Compiling JWSETKit JOSE-JWSRegistered.swift
[1019/1078] Compiling JWSETKit JOSEHeader.swift
[1020/1078] Compiling JWSETKit JWE.swift
[1021/1078] Compiling JWSETKit JWECodable.swift
[1022/1078] Compiling JWSETKit JWEHeader.swift
[1023/1078] Compiling JWSETKit RSA.swift
[1024/1078] Compiling JWSETKit RSA_boring.swift
[1025/1078] Compiling JWSETKit SecKey.swift
[1026/1078] Compiling JWSETKit AES-CBC-HMAC.swift
[1027/1078] Compiling JWSETKit AES.swift
[1028/1078] Compiling JWSETKit CommonCrypto.swift
[1029/1078] Compiling JWSETKit ConcatKDF.swift
[1030/1078] Compiling JWSETKit Direct.swift
[1031/1078] Compiling JWSETKit HMAC.swift
[1032/1078] Emitting module JWSETKit
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:35:10: warning: associated value 'url(_:keyId:)' of 'Sendable'-conforming enum 'JSONWebTokenConfirmation' has non-sendable type 'URL'
    case url(_ setURL: URL, keyId: String? = nil)
         ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/JWSETKit/Entities/JWT/JWTPopClaims.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[1033/1078] Compiling JWSETKit KeyExporter.swift
[1034/1078] Compiling JWSETKit KeyParser.swift
[1035/1078] Compiling JWSETKit KeySet.swift
[1036/1078] Compiling JWSETKit Keys.swift
[1037/1078] Compiling JWSETKit JWK-MLDSA.swift
[1038/1078] Compiling JWSETKit MLDSA65.swift
[1039/1078] Compiling JWSETKit MLDSA87.swift
[1040/1078] Compiling JWSETKit ModuleLatticeAbstract.swift
[1041/1078] Compiling JWSETKit JWK-RSA.swift
[1042/1078] Compiling JWSETKit JWTRegisteredClaims.swift
[1043/1078] Compiling JWSETKit ASN1.swift
[1044/1078] Compiling JWSETKit Base64.swift
[1045/1078] Compiling JWSETKit Codable.swift
[1046/1078] Compiling JWSETKit Data.swift
[1047/1078] Compiling JWSETKit KeyLookup.swift
[1048/1078] Compiling JWSETKit Localizing.swift
[1049/1078] Compiling JWSETKit LockValue.swift
[1050/1078] Compiling JWSETKit resource_bundle_accessor.swift
[1051/1078] Compiling JWSETKit ContentEncryption.swift
[1052/1078] Compiling JWSETKit KeyEncryption.swift
[1053/1078] Compiling JWSETKit RFC5480Algorithms.swift
[1054/1078] Compiling JWSETKit Signature.swift
[1055/1078] Compiling JWSETKit JSONWebCertificate.swift
[1056/1078] Compiling JWSETKit SecCertificate.swift
[1057/1078] Compiling JWSETKit X509Certificate.swift
[1058/1078] Compiling JWSETKit Apple.swift
[1059/1078] Compiling JWSETKit Zlib.swift
[1060/1078] Compiling JWSETKit EncryptedData.swift
[1061/1078] Compiling JWSETKit Error.swift
[1062/1078] Compiling JWSETKit Expiry.swift
[1063/1078] Compiling JWSETKit ProtectedContainer.swift
[1064/1078] Compiling JWSETKit RawType.swift
[1065/1078] Compiling JWSETKit Storage.swift
[1066/1078] Compiling JWSETKit StorageField.swift
[1067/1078] Compiling JWSETKit WebContainer.swift
[1068/1078] Compiling JWSETKit Algorithms.swift
[1069/1078] Compiling JWSETKit Compression.swift
[1070/1078] Compiling JWSETKit ECCAbstract.swift
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:63:9: warning: default will never be executed
        @unknown default:
        ^
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:80:9: warning: default will never be executed
        @unknown default:
        ^
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:96:9: warning: default will never be executed
        @unknown default:
        ^
[1071/1078] Compiling JWSETKit Ed25519.swift
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:63:9: warning: default will never be executed
        @unknown default:
        ^
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:80:9: warning: default will never be executed
        @unknown default:
        ^
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:96:9: warning: default will never be executed
        @unknown default:
        ^
[1072/1078] Compiling JWSETKit HPKE.swift
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:63:9: warning: default will never be executed
        @unknown default:
        ^
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:80:9: warning: default will never be executed
        @unknown default:
        ^
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:96:9: warning: default will never be executed
        @unknown default:
        ^
[1073/1078] Compiling JWSETKit JWK-EC.swift
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:63:9: warning: default will never be executed
        @unknown default:
        ^
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:80:9: warning: default will never be executed
        @unknown default:
        ^
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:96:9: warning: default will never be executed
        @unknown default:
        ^
[1074/1078] Compiling JWSETKit P256.swift
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:63:9: warning: default will never be executed
        @unknown default:
        ^
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:80:9: warning: default will never be executed
        @unknown default:
        ^
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:96:9: warning: default will never be executed
        @unknown default:
        ^
[1075/1078] Compiling JWSETKit P384.swift
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:63:9: warning: default will never be executed
        @unknown default:
        ^
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:80:9: warning: default will never be executed
        @unknown default:
        ^
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:96:9: warning: default will never be executed
        @unknown default:
        ^
[1076/1078] Compiling JWSETKit P521.swift
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:63:9: warning: default will never be executed
        @unknown default:
        ^
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:80:9: warning: default will never be executed
        @unknown default:
        ^
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:96:9: warning: default will never be executed
        @unknown default:
        ^
[1077/1078] Compiling JWSETKit KeyASN1.swift
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:63:9: warning: default will never be executed
        @unknown default:
        ^
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:80:9: warning: default will never be executed
        @unknown default:
        ^
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:96:9: warning: default will never be executed
        @unknown default:
        ^
[1078/1078] Compiling JWSETKit KeyAccessors.swift
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:63:9: warning: default will never be executed
        @unknown default:
        ^
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:80:9: warning: default will never be executed
        @unknown default:
        ^
/host/spi-builder-workspace/Sources/JWSETKit/Cryptography/EC/HPKE.swift:96:9: warning: default will never be executed
        @unknown default:
        ^
Build complete! (248.20s)
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.14.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-certificates",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.12.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-certificates"
    },
    {
      "identity" : "swift-testing",
      "requirement" : {
        "exact" : [
          "0.10.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-testing.git"
    }
  ],
  "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",
      "product_dependencies" : [
        "Testing"
      ],
      "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/Resources/en.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/JWSETKit/Resources/ar.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "ar"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/JWSETKit/Resources/fa.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "fa"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/JWSETKit/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/JWSETKit/Resources/fr.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/JWSETKit/Resources/es.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        }
      ],
      "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/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",
        "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" : "5.10"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.