Build Information
Successful build of JWSETKit, reference main (19344c
), with Swift 6.1 for macOS (SPM) on 12 Sep 2025 06:56:17 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amosavian/JWSETKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/amosavian/JWSETKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 19344c5 chore: Minor refactors
Cloned https://github.com/amosavian/JWSETKit.git
Revision (git rev-parse @):
19344c5219a20f8ea9da90f0586fa77a6d3ca2d0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/amosavian/JWSETKit.git at main
Fetching https://github.com/apple/swift-certificates
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
[1/6583] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates from cache (1.21s)
Fetched https://github.com/apple/swift-collections.git from cache (1.59s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.59s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.59s)
Computing version for https://github.com/apple/swift-certificates
Computed https://github.com/apple/swift-certificates at 1.13.0 (5.20s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.09s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.57s)
Creating working copy for https://github.com/apple/swift-certificates
Working copy of https://github.com/apple/swift-certificates resolved at 1.13.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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.15.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "jwsetkit",
"name": "JWSETKit",
"url": "https://github.com/amosavian/JWSETKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JWSETKit",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
},
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "3.15.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
},
{
"identity": "swift-certificates",
"name": "swift-certificates",
"url": "https://github.com/apple/swift-certificates",
"version": "1.13.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-certificates",
"dependencies": [
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "3.15.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
},
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/amosavian/JWSETKit.git
[1/3864] Fetching jwsetkit
Fetched https://github.com/amosavian/JWSETKit.git from cache (1.05s)
Fetching https://github.com/apple/swift-certificates from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-certificates from cache (0.58s)
Fetched https://github.com/apple/swift-collections.git from cache (0.61s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.61s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.62s)
Computing version for https://github.com/apple/swift-certificates
Computed https://github.com/apple/swift-certificates at 1.13.0 (0.67s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (0.03s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.03s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-certificates
Working copy of https://github.com/apple/swift-certificates resolved at 1.13.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/amosavian/JWSETKit.git
Working copy of https://github.com/amosavian/JWSETKit.git resolved at main (19344c5)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
warning: '.resolve-product-dependencies': dependency 'jwsetkit' is not used by any target
Found 4 product dependencies
- swift-collections
- swift-asn1
- swift-crypto
- swift-certificates
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/amosavian/JWSETKit.git
https://github.com/amosavian/JWSETKit.git
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-asn1",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-asn1.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.15.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "swift-certificates",
"requirement" : {
"range" : [
{
"lower_bound" : "1.13.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-certificates"
}
],
"manifest_display_name" : "JWSETKit",
"name" : "JWSETKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
}
],
"products" : [
{
"name" : "JWSETKit",
"targets" : [
"JWSETKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JWSETKitTests",
"module_type" : "SwiftTarget",
"name" : "JWSETKitTests",
"path" : "Tests/JWSETKitTests",
"sources" : [
"Base/StorageTests.swift",
"Base/WebContainerTests.swift",
"Cryptography/CompressionTests.swift",
"Cryptography/ECTests.swift",
"Cryptography/JWKSetTests.swift",
"Cryptography/MLDSATests.swift",
"Cryptography/RFC7520DecryptionTests.swift",
"Cryptography/RFC7520EncryptionTests.swift",
"Cryptography/RFC7520SignatureTests.swift",
"Cryptography/RSACryptoTests.swift",
"Cryptography/RSATests.swift",
"Cryptography/ThumbprintTests.swift",
"Entities/JOSEHeaderJWETests.swift",
"Entities/JOSEHeaderJWSTests.swift",
"Entities/JWETests.swift",
"Entities/JWSMLDSATests.swift",
"Entities/JWSTests.swift",
"Entities/JWTOAuthClaimsTests.swift",
"Entities/JWTOIDCAuthClaimsTests.swift",
"Entities/JWTOIDCStandardClaimsTests.swift",
"Entities/JWTPopClaimsTests.swift",
"Entities/JWTRegisteredClaimsTests.swift",
"Entities/JWTTests.swift",
"ExampleKeys.swift",
"Extensions/Base64Tests.swift",
"Extensions/KeyLookupTests.swift",
"Extensions/LocalizingTests.swift"
],
"target_dependencies" : [
"JWSETKit"
],
"type" : "test"
},
{
"c99name" : "JWSETKit",
"module_type" : "SwiftTarget",
"name" : "JWSETKit",
"path" : "Sources/JWSETKit",
"product_dependencies" : [
"Collections",
"SwiftASN1",
"Crypto",
"X509",
"_CryptoExtras"
],
"product_memberships" : [
"JWSETKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/ar.lproj/Localizable.stringsdict",
"rule" : {
"process" : {
"localization" : "ar"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/en.lproj/Localizable.stringsdict",
"rule" : {
"process" : {
"localization" : "en"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/es.lproj/Localizable.stringsdict",
"rule" : {
"process" : {
"localization" : "es"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/fa.lproj/Localizable.stringsdict",
"rule" : {
"process" : {
"localization" : "fa"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/fr.lproj/Localizable.stringsdict",
"rule" : {
"process" : {
"localization" : "fr"
}
}
}
],
"sources" : [
"Base/EncryptedData.swift",
"Base/Error.swift",
"Base/Expiry.swift",
"Base/ProtectedContainer.swift",
"Base/RawType.swift",
"Base/Storage.swift",
"Base/StorageField.swift",
"Base/WebContainer.swift",
"Cryptography/Algorithms/Algorithms.swift",
"Cryptography/Algorithms/Compression.swift",
"Cryptography/Algorithms/ContentEncryption.swift",
"Cryptography/Algorithms/KeyEncryption.swift",
"Cryptography/Algorithms/RFC5480Algorithms.swift",
"Cryptography/Algorithms/Signature.swift",
"Cryptography/Certificate/JSONWebCertificate.swift",
"Cryptography/Certificate/SecCertificate.swift",
"Cryptography/Certificate/X509Certificate.swift",
"Cryptography/Compression/Apple.swift",
"Cryptography/Compression/Zlib.swift",
"Cryptography/EC/ECCAbstract.swift",
"Cryptography/EC/Ed25519.swift",
"Cryptography/EC/HPKE.swift",
"Cryptography/EC/JWK-EC.swift",
"Cryptography/EC/P256.swift",
"Cryptography/EC/P384.swift",
"Cryptography/EC/P521.swift",
"Cryptography/Hashing/SHA.swift",
"Cryptography/KeyASN1.swift",
"Cryptography/KeyAccessors.swift",
"Cryptography/KeyExporter.swift",
"Cryptography/KeyParser.swift",
"Cryptography/KeySet.swift",
"Cryptography/Keys.swift",
"Cryptography/PQC/JWK-MLDSA.swift",
"Cryptography/PQC/MLDSA65.swift",
"Cryptography/PQC/MLDSA87.swift",
"Cryptography/PQC/ModuleLatticeAbstract.swift",
"Cryptography/RSA/JWK-RSA.swift",
"Cryptography/RSA/RSA.swift",
"Cryptography/RSA/RSA_boring.swift",
"Cryptography/RSA/SecKey.swift",
"Cryptography/Symmetric/AES-CBC-HMAC.swift",
"Cryptography/Symmetric/AES.swift",
"Cryptography/Symmetric/CommonCrypto.swift",
"Cryptography/Symmetric/ConcatKDF.swift",
"Cryptography/Symmetric/Direct.swift",
"Cryptography/Symmetric/HMAC.swift",
"Cryptography/Symmetric/PBKDF2.swift",
"Cryptography/Symmetric/SymmetricKey.swift",
"Entities/JOSE/JOSE-JWEHPKERegistered.swift",
"Entities/JOSE/JOSE-JWERegistered.swift",
"Entities/JOSE/JOSE-JWSRegistered.swift",
"Entities/JOSE/JOSEHeader.swift",
"Entities/JWE/JWE.swift",
"Entities/JWE/JWECodable.swift",
"Entities/JWE/JWEHeader.swift",
"Entities/JWE/JWERecipient.swift",
"Entities/JWS/JWS.swift",
"Entities/JWS/JWSCodable.swift",
"Entities/JWS/JWSHeader.swift",
"Entities/JWT/JWTOAuthClaims.swift",
"Entities/JWT/JWTOIDCAuth.swift",
"Entities/JWT/JWTOIDCStandard.swift",
"Entities/JWT/JWTPayload.swift",
"Entities/JWT/JWTPopClaims.swift",
"Entities/JWT/JWTRegisteredClaims.swift",
"Entities/SD-JWT/JWTSDClaims.swift",
"Extensions/ASN1.swift",
"Extensions/Base64.swift",
"Extensions/Codable.swift",
"Extensions/Data.swift",
"Extensions/KeyLookup.swift",
"Extensions/Localizing.swift",
"Extensions/LockValue.swift"
],
"target_dependencies" : [
"Czlib"
],
"type" : "library"
},
{
"c99name" : "Czlib",
"module_type" : "SystemLibraryTarget",
"name" : "Czlib",
"path" : "Sources/Czlib",
"product_memberships" : [
"JWSETKit"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/20] Copying Localizable.stringsdict
[0/20] Write sources
[0/20] Copying PrivacyInfo.xcprivacy
[0/20] Write sources
[1/20] Copying Localizable.stringsdict
[1/20] Write sources
[5/20] Copying Localizable.stringsdict
[7/20] Copying Info.plist
[7/20] Copying PrivacyInfo.xcprivacy
[11/20] Write sources
[19/20] Write swift-version-2F0A5646E1D333AE.txt
[21/126] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/127] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/127] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[24/127] Compiling InternalCollectionsUtilities Descriptions.swift
[25/127] Compiling InternalCollectionsUtilities Debugging.swift
[26/127] Compiling Crypto ASN1.swift
[27/127] Compiling Crypto ASN1Any.swift
[28/127] Compiling Crypto AES-GCM.swift
[29/127] Compiling Crypto AES-GCM_boring.swift
[30/127] Compiling Crypto Cipher.swift
[31/127] Compiling Crypto Nonces.swift
[32/127] Emitting module InternalCollectionsUtilities
[33/127] Compiling Crypto ChaChaPoly_boring.swift
[34/127] Compiling Crypto ChaChaPoly.swift
[35/127] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/409] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[37/409] Compiling _RopeModule BigString+Chunk+Breaks.swift
[38/410] Compiling DequeModule _DequeBuffer.swift
[39/410] Compiling HeapModule _HeapNode.swift
[40/410] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[41/410] Compiling HeapModule Heap.swift
[42/410] Compiling DequeModule _DequeSlot.swift
[43/410] Compiling DequeModule _DequeBufferHeader.swift
[44/410] Compiling HeapModule Heap+Descriptions.swift
[45/410] Compiling HeapModule Heap+UnsafeHandle.swift
[46/410] Compiling HeapModule Heap+Invariants.swift
[47/410] Compiling _RopeModule BigString+Chunk+Counts.swift
[48/410] Compiling _RopeModule BigString+Chunk+Description.swift
[49/410] Emitting module HeapModule
[50/410] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[51/410] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[52/410] Compiling DequeModule _UnsafeWrappedBuffer.swift
[53/410] Compiling _RopeModule Rope+_Storage.swift
[54/410] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[55/410] Compiling _RopeModule Rope+_UnsafeHandle.swift
[56/410] Compiling _RopeModule Rope.swift
[57/410] Compiling _RopeModule RopeElement.swift
[58/410] Compiling _RopeModule RopeMetric.swift
[59/416] Compiling HashTreeCollections _HashTreeIterator.swift
[60/416] Compiling HashTreeCollections _HashTreeStatistics.swift
[61/416] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[62/416] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[63/416] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[64/416] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[65/416] Compiling HashTreeCollections _UnmanagedHashNode.swift
[66/416] Compiling HashTreeCollections _UnsafePath.swift
[67/416] Compiling HashTreeCollections TreeDictionary+Codable.swift
[68/416] Compiling HashTreeCollections TreeDictionary+Collection.swift
[69/416] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[70/416] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[71/416] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[72/416] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[73/416] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[74/416] Compiling HashTreeCollections TreeDictionary+Filter.swift
[75/416] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[76/416] Compiling _RopeModule Rope+_Node.swift
[77/421] Compiling HashTreeCollections _RawHashNode.swift
[83/421] Compiling HashTreeCollections _HashNode+Structural merge.swift
[84/421] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[85/421] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[86/421] Compiling HashTreeCollections _HashNode+Structural union.swift
[87/421] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[88/421] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[89/421] Compiling _RopeModule Rope+Sequence.swift
[90/421] Compiling _RopeModule Rope+Append.swift
[91/421] Compiling HashTreeCollections TreeSet+Extras.swift
[92/421] Compiling HashTreeCollections TreeSet+Filter.swift
[93/421] Compiling HashTreeCollections TreeSet+Hashable.swift
[94/421] Compiling HashTreeCollections TreeSet+Sendable.swift
[95/421] Compiling HashTreeCollections TreeSet+Sequence.swift
[96/421] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[97/421] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[98/421] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[99/421] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[100/421] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[101/421] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[102/421] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[103/421] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[104/421] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[105/429] Emitting module BitCollections
[106/429] Compiling _RopeModule BigString+Builder.swift
[107/429] Compiling _RopeModule BigString+Contents.swift
[108/429] Compiling _RopeModule BigString+Debugging.swift
[109/429] Compiling _RopeModule BigString+Index.swift
[115/429] Compiling _RopeModule BigString+Ingester.swift
[116/429] Compiling _RopeModule BigString+Summary.swift
[117/429] Compiling _RopeModule BigString.swift
[137/429] Compiling BitCollections BitSet.swift
[138/429] Compiling BitCollections Range+Utilities.swift
[139/429] Compiling BitCollections Slice+Utilities.swift
[140/429] Compiling BitCollections UInt+Tricks.swift
[141/429] Compiling BitCollections _Word.swift
[142/429] Compiling OrderedCollections OrderedSet.swift
[143/429] Compiling OrderedCollections _UnsafeBitset.swift
[158/429] Compiling _RopeModule BigString+Invariants.swift
[159/429] Compiling _RopeModule BigString+Iterators.swift
[160/429] Compiling _RopeModule BigString+Metrics.swift
[161/429] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[162/429] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[163/429] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[164/429] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[165/429] Compiling HashTreeCollections _HashNode.swift
[166/429] Compiling HashTreeCollections _HashNodeHeader.swift
[167/429] Compiling HashTreeCollections _HashSlot.swift
[168/429] Compiling HashTreeCollections _HashStack.swift
[199/429] Emitting module DequeModule
[200/429] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[201/429] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[202/429] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[203/429] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[204/429] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[205/429] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[206/429] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[207/429] Compiling HashTreeCollections TreeSet.swift
[292/436] Emitting module OrderedCollections
[320/436] Compiling _RopeModule Rope+Remove.swift
[321/436] Compiling _RopeModule Rope+RemoveSubrange.swift
[322/436] Compiling _RopeModule Rope+Split.swift
[323/436] Compiling _RopeModule Optional Utilities.swift
[324/436] Compiling _RopeModule String Utilities.swift
[325/436] Compiling _RopeModule String.Index+ABI.swift
[326/436] Compiling _RopeModule _CharacterRecognizer.swift
[327/436] Emitting module _RopeModule
[344/436] Emitting module HashTreeCollections
[345/438] Emitting module Collections
[346/438] Compiling Collections Collections.swift
[353/439] Compiling SwiftASN1 Errors.swift
[354/439] Compiling SwiftASN1 DER.swift
[357/439] Emitting module SwiftASN1
[374/447] Emitting module Crypto
[440/447] Compiling Crypto RNG_boring.swift
[441/447] Compiling Crypto SafeCompare_boring.swift
[442/447] Compiling Crypto Zeroization_boring.swift
[443/447] Compiling Crypto PrettyBytes.swift
[444/447] Compiling Crypto SafeCompare.swift
[445/447] Compiling Crypto SecureBytes.swift
[446/447] Compiling Crypto Zeroization.swift
[447/447] Compiling Crypto resource_bundle_accessor.swift
[448/516] Compiling JWSETKit EncryptedData.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[449/516] Compiling JWSETKit Error.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[450/516] Compiling JWSETKit Expiry.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[451/516] Compiling JWSETKit ProtectedContainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[452/516] Compiling JWSETKit RawType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[453/516] Compiling JWSETKit Storage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[454/516] Compiling JWSETKit StorageField.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[455/516] Compiling JWSETKit WebContainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[456/523] Compiling JWSETKit JWECodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[457/523] Compiling JWSETKit JWEHeader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[458/523] Compiling JWSETKit JWERecipient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[459/523] Compiling JWSETKit JWS.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[460/523] Compiling JWSETKit JWSCodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[461/523] Compiling JWSETKit JWSHeader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[462/523] Compiling JWSETKit JWTOAuthClaims.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[463/523] Compiling JWSETKit Keys.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[464/523] Compiling JWSETKit JWK-MLDSA.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[465/523] Compiling JWSETKit MLDSA65.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[466/523] Compiling JWSETKit MLDSA87.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[467/523] Compiling JWSETKit ModuleLatticeAbstract.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[468/523] Compiling JWSETKit JWK-RSA.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[469/523] Compiling JWSETKit RSA.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[470/523] Compiling JWSETKit RSA_boring.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[471/523] Emitting module JWSETKit
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[472/523] Compiling JWSETKit SecKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[473/523] Compiling JWSETKit AES-CBC-HMAC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[474/523] Compiling JWSETKit AES.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[475/523] Compiling JWSETKit CommonCrypto.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[476/523] Compiling JWSETKit ConcatKDF.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[477/523] Compiling JWSETKit Direct.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[478/523] Compiling JWSETKit HMAC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[479/523] Compiling JWSETKit X509Certificate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[480/523] Compiling JWSETKit Apple.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[481/523] Compiling JWSETKit Zlib.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[482/523] Compiling JWSETKit ECCAbstract.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[483/523] Compiling JWSETKit Ed25519.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[484/523] Compiling JWSETKit HPKE.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[485/523] Compiling JWSETKit JWK-EC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[486/523] Compiling JWSETKit P256.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[487/523] Compiling JWSETKit PBKDF2.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[488/523] Compiling JWSETKit SymmetricKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[489/523] Compiling JWSETKit JOSE-JWEHPKERegistered.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[490/523] Compiling JWSETKit JOSE-JWERegistered.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[491/523] Compiling JWSETKit JOSE-JWSRegistered.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[492/523] Compiling JWSETKit JOSEHeader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[493/523] Compiling JWSETKit JWE.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[494/523] Compiling JWSETKit Base64.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[495/523] Compiling JWSETKit Codable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[496/523] Compiling JWSETKit Data.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[497/523] Compiling JWSETKit KeyLookup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[498/523] Compiling JWSETKit Localizing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[499/523] Compiling JWSETKit LockValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[500/523] Compiling JWSETKit resource_bundle_accessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[501/523] Compiling JWSETKit JWTOIDCAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[502/523] Compiling JWSETKit JWTOIDCStandard.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[503/523] Compiling JWSETKit JWTPayload.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[504/523] Compiling JWSETKit JWTPopClaims.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[505/523] Compiling JWSETKit JWTRegisteredClaims.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[506/523] Compiling JWSETKit JWTSDClaims.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[507/523] Compiling JWSETKit ASN1.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[508/523] Compiling JWSETKit Algorithms.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[509/523] Compiling JWSETKit Compression.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[510/523] Compiling JWSETKit ContentEncryption.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[511/523] Compiling JWSETKit KeyEncryption.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[512/523] Compiling JWSETKit RFC5480Algorithms.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[513/523] Compiling JWSETKit Signature.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[514/523] Compiling JWSETKit JSONWebCertificate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[515/523] Compiling JWSETKit SecCertificate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[516/523] Compiling JWSETKit P384.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[517/523] Compiling JWSETKit P521.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[518/523] Compiling JWSETKit SHA.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[519/523] Compiling JWSETKit KeyASN1.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[520/523] Compiling JWSETKit KeyAccessors.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[521/523] Compiling JWSETKit KeyExporter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[522/523] Compiling JWSETKit KeyParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[523/523] Compiling JWSETKit KeySet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (15.57s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-asn1",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-asn1.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.15.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "swift-certificates",
"requirement" : {
"range" : [
{
"lower_bound" : "1.13.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-certificates"
}
],
"manifest_display_name" : "JWSETKit",
"name" : "JWSETKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
}
],
"products" : [
{
"name" : "JWSETKit",
"targets" : [
"JWSETKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JWSETKitTests",
"module_type" : "SwiftTarget",
"name" : "JWSETKitTests",
"path" : "Tests/JWSETKitTests",
"sources" : [
"Base/StorageTests.swift",
"Base/WebContainerTests.swift",
"Cryptography/CompressionTests.swift",
"Cryptography/ECTests.swift",
"Cryptography/JWKSetTests.swift",
"Cryptography/MLDSATests.swift",
"Cryptography/RFC7520DecryptionTests.swift",
"Cryptography/RFC7520EncryptionTests.swift",
"Cryptography/RFC7520SignatureTests.swift",
"Cryptography/RSACryptoTests.swift",
"Cryptography/RSATests.swift",
"Cryptography/ThumbprintTests.swift",
"Entities/JOSEHeaderJWETests.swift",
"Entities/JOSEHeaderJWSTests.swift",
"Entities/JWETests.swift",
"Entities/JWSMLDSATests.swift",
"Entities/JWSTests.swift",
"Entities/JWTOAuthClaimsTests.swift",
"Entities/JWTOIDCAuthClaimsTests.swift",
"Entities/JWTOIDCStandardClaimsTests.swift",
"Entities/JWTPopClaimsTests.swift",
"Entities/JWTRegisteredClaimsTests.swift",
"Entities/JWTTests.swift",
"ExampleKeys.swift",
"Extensions/Base64Tests.swift",
"Extensions/KeyLookupTests.swift",
"Extensions/LocalizingTests.swift"
],
"target_dependencies" : [
"JWSETKit"
],
"type" : "test"
},
{
"c99name" : "JWSETKit",
"module_type" : "SwiftTarget",
"name" : "JWSETKit",
"path" : "Sources/JWSETKit",
"product_dependencies" : [
"Collections",
"SwiftASN1",
"Crypto",
"X509",
"_CryptoExtras"
],
"product_memberships" : [
"JWSETKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/ar.lproj/Localizable.stringsdict",
"rule" : {
"process" : {
"localization" : "ar"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/en.lproj/Localizable.stringsdict",
"rule" : {
"process" : {
"localization" : "en"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/es.lproj/Localizable.stringsdict",
"rule" : {
"process" : {
"localization" : "es"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/fa.lproj/Localizable.stringsdict",
"rule" : {
"process" : {
"localization" : "fa"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/fr.lproj/Localizable.stringsdict",
"rule" : {
"process" : {
"localization" : "fr"
}
}
}
],
"sources" : [
"Base/EncryptedData.swift",
"Base/Error.swift",
"Base/Expiry.swift",
"Base/ProtectedContainer.swift",
"Base/RawType.swift",
"Base/Storage.swift",
"Base/StorageField.swift",
"Base/WebContainer.swift",
"Cryptography/Algorithms/Algorithms.swift",
"Cryptography/Algorithms/Compression.swift",
"Cryptography/Algorithms/ContentEncryption.swift",
"Cryptography/Algorithms/KeyEncryption.swift",
"Cryptography/Algorithms/RFC5480Algorithms.swift",
"Cryptography/Algorithms/Signature.swift",
"Cryptography/Certificate/JSONWebCertificate.swift",
"Cryptography/Certificate/SecCertificate.swift",
"Cryptography/Certificate/X509Certificate.swift",
"Cryptography/Compression/Apple.swift",
"Cryptography/Compression/Zlib.swift",
"Cryptography/EC/ECCAbstract.swift",
"Cryptography/EC/Ed25519.swift",
"Cryptography/EC/HPKE.swift",
"Cryptography/EC/JWK-EC.swift",
"Cryptography/EC/P256.swift",
"Cryptography/EC/P384.swift",
"Cryptography/EC/P521.swift",
"Cryptography/Hashing/SHA.swift",
"Cryptography/KeyASN1.swift",
"Cryptography/KeyAccessors.swift",
"Cryptography/KeyExporter.swift",
"Cryptography/KeyParser.swift",
"Cryptography/KeySet.swift",
"Cryptography/Keys.swift",
"Cryptography/PQC/JWK-MLDSA.swift",
"Cryptography/PQC/MLDSA65.swift",
"Cryptography/PQC/MLDSA87.swift",
"Cryptography/PQC/ModuleLatticeAbstract.swift",
"Cryptography/RSA/JWK-RSA.swift",
"Cryptography/RSA/RSA.swift",
"Cryptography/RSA/RSA_boring.swift",
"Cryptography/RSA/SecKey.swift",
"Cryptography/Symmetric/AES-CBC-HMAC.swift",
"Cryptography/Symmetric/AES.swift",
"Cryptography/Symmetric/CommonCrypto.swift",
"Cryptography/Symmetric/ConcatKDF.swift",
"Cryptography/Symmetric/Direct.swift",
"Cryptography/Symmetric/HMAC.swift",
"Cryptography/Symmetric/PBKDF2.swift",
"Cryptography/Symmetric/SymmetricKey.swift",
"Entities/JOSE/JOSE-JWEHPKERegistered.swift",
"Entities/JOSE/JOSE-JWERegistered.swift",
"Entities/JOSE/JOSE-JWSRegistered.swift",
"Entities/JOSE/JOSEHeader.swift",
"Entities/JWE/JWE.swift",
"Entities/JWE/JWECodable.swift",
"Entities/JWE/JWEHeader.swift",
"Entities/JWE/JWERecipient.swift",
"Entities/JWS/JWS.swift",
"Entities/JWS/JWSCodable.swift",
"Entities/JWS/JWSHeader.swift",
"Entities/JWT/JWTOAuthClaims.swift",
"Entities/JWT/JWTOIDCAuth.swift",
"Entities/JWT/JWTOIDCStandard.swift",
"Entities/JWT/JWTPayload.swift",
"Entities/JWT/JWTPopClaims.swift",
"Entities/JWT/JWTRegisteredClaims.swift",
"Entities/SD-JWT/JWTSDClaims.swift",
"Extensions/ASN1.swift",
"Extensions/Base64.swift",
"Extensions/Codable.swift",
"Extensions/Data.swift",
"Extensions/KeyLookup.swift",
"Extensions/Localizing.swift",
"Extensions/LockValue.swift"
],
"target_dependencies" : [
"Czlib"
],
"type" : "library"
},
{
"c99name" : "Czlib",
"module_type" : "SystemLibraryTarget",
"name" : "Czlib",
"path" : "Sources/Czlib",
"product_memberships" : [
"JWSETKit"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "6.1"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/amosavian/jwsetkit/main
Repository: amosavian/JWSETKit
Swift version used: 6.1
Target: JWSETKit
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'JWSETKit'...
Finished extracting symbol information for 'JWSETKit'. (22.78s)
Building documentation for 'JWSETKit'...
warning: Parameter 'sealedBox' not found in initializer declaration
--> ../Base/EncryptedData.swift:94:11-94:48
92 | ///
93 | /// - Parameters:
94 + /// - sealedBox: Container for your data.
| ╰─suggestion: Remove 'sealedBox' parameter documentation
95 | public init<D>(combined data: D, nonceLength: Int, tagLength: Int) throws where D: DataProtocol {
96 | guard data.count >= nonceLength + tagLength else {
warning: Parameter 'nonceLength' is missing documentation
--> ../Base/EncryptedData.swift:94:48-94:48
92 | ///
93 | /// - Parameters:
94 + /// - sealedBox: Container for your data.
| ╰─suggestion: Document 'nonceLength' parameter
95 | public init<D>(combined data: D, nonceLength: Int, tagLength: Int) throws where D: DataProtocol {
96 | guard data.count >= nonceLength + tagLength else {
warning: Parameter 'data' is missing documentation
--> ../Base/EncryptedData.swift:94:48-94:48
92 | ///
93 | /// - Parameters:
94 + /// - sealedBox: Container for your data.
| ╰─suggestion: Document 'data' parameter
95 | public init<D>(combined data: D, nonceLength: Int, tagLength: Int) throws where D: DataProtocol {
96 | guard data.count >= nonceLength + tagLength else {
warning: Parameter 'tagLength' is missing documentation
--> ../Base/EncryptedData.swift:94:48-94:48
92 | ///
93 | /// - Parameters:
94 + /// - sealedBox: Container for your data.
| ╰─suggestion: Document 'tagLength' parameter
95 | public init<D>(combined data: D, nonceLength: Int, tagLength: Int) throws where D: DataProtocol {
96 | guard data.count >= nonceLength + tagLength else {
warning: Parameter 'sealedBox' not found in initializer declaration
--> ../Base/EncryptedData.swift:113:13-113:22
111 | ///
112 | /// - Parameters:
113 + /// - sealedBox: Container for your data.
| ╰─suggestion: Replace 'sealedBox' with 'sealedData'
114 | public init(_ sealedData: SealedData) throws {
115 | try self.init(
warning: Parameter 'sealedData' is missing documentation
--> ../Base/EncryptedData.swift:113:48-113:48
111 | ///
112 | /// - Parameters:
113 + /// - sealedBox: Container for your data.
| ╰─suggestion: Document 'sealedData' parameter
114 | public init(_ sealedData: SealedData) throws {
115 | try self.init(
warning: Parameter 'sealedBox' not found in initializer declaration
--> ../Base/EncryptedData.swift:127:13-127:22
125 | ///
126 | /// - Parameters:
127 + /// - sealedBox: Container for your data.
| ╰─suggestion: Replace 'sealedBox' with 'sealedData'
128 | public init(_ sealedData: SealedData) throws {
129 | try self.init(
warning: Parameter 'sealedData' is missing documentation
--> ../Base/EncryptedData.swift:127:48-127:48
125 | ///
126 | /// - Parameters:
127 + /// - sealedBox: Container for your data.
| ╰─suggestion: Document 'sealedData' parameter
128 | public init(_ sealedData: SealedData) throws {
129 | try self.init(
warning: Parameter 'protected' not found in initializer declaration
--> ../Base/ProtectedContainer.swift:29:9-29:58
27 | /// Initializes the container using given data.
28 | ///
29 + /// - Parameter protected: Data that has been signed.
| ╰─suggestion: Remove 'protected' parameter documentation
30 | init(encoded: Data) throws
31 |
warning: Parameter 'encoded' is missing documentation
--> ../Base/ProtectedContainer.swift:29:58-29:58
27 | /// Initializes the container using given data.
28 | ///
29 + /// - Parameter protected: Data that has been signed.
| ╰─suggestion: Document 'encoded' parameter
30 | init(encoded: Data) throws
31 |
warning: Parameter 'protected' not found in initializer declaration
--> ../Base/ProtectedContainer.swift:204:9-204:82
202 | /// - Note: If empty encoded data is given, value will be initialized as empty object.
203 | ///
204 + /// - Parameter protected: Serialzed json object but **not** in `base64url` .
| ╰─suggestion: Remove 'protected' parameter documentation
205 | public init(encoded: Data) throws {
206 | self._protected = encoded
warning: Parameter 'encoded' is missing documentation
--> ../Base/ProtectedContainer.swift:204:82-204:82
202 | /// - Note: If empty encoded data is given, value will be initialized as empty object.
203 | ///
204 + /// - Parameter protected: Serialzed json object but **not** in `base64url` .
| ╰─suggestion: Document 'encoded' parameter
205 | public init(encoded: Data) throws {
206 | self._protected = encoded
warning: Parameter 'privateKeyClass' not found in type method declaration
--> ../Cryptography/Algorithms/KeyEncryption.swift:210:13-210:28
208 | /// - algorithm: New algorithm name.
209 | /// - type: Type of key. Can be symmetric, RSA or Elliptic curve.
210 + /// - privateKeyClass: Private key class. In case the key is symmetric, it equals to `publicKeyClass`.
| ╰─suggestion: Replace 'privateKeyClass' with 'decryptingKeyClass'
211 | /// - keyLengthInBits:Key length in bits, if applicable.
212 | /// - hashFunction: Hash function of symmetric keys.
warning: Parameter 'decryptingKeyClass' is missing documentation
--> ../Cryptography/Algorithms/KeyEncryption.swift:214:114-214:114
212 | /// - hashFunction: Hash function of symmetric keys.
213 | /// - encryptedKeyHandler: Encrypting content encryption key.
214 + /// - decryptionMutating: Prepares key encryption key and content encryption before applying in decryption.
215 | public static func register<Private>(
216 | _ algorithm: Self,
warning: Parameter 'keyClass' not found in type method declaration
--> ../Cryptography/Algorithms/RFC5480Algorithms.swift:166:11-166:50
164 | /// - Parameters:
165 | /// - algorithm: New algorithm name.
166 + /// - keyClass: Key class of symmetric key.
| ╰─suggestion: Remove 'keyClass' parameter documentation
167 | /// - keyLength: The sizes that a symmetric cryptographic key can take.
168 | public static func register(
warning: Parameter 'keyLength' not found in type method declaration
--> ../Cryptography/Algorithms/RFC5480Algorithms.swift:167:11-167:78
165 | /// - algorithm: New algorithm name.
166 | /// - keyClass: Key class of symmetric key.
167 + /// - keyLength: The sizes that a symmetric cryptographic key can take.
| ╰─suggestion: Remove 'keyLength' parameter documentation
168 | public static func register(
169 | _ algorithm: Self,
warning: Parameter 'jsonWebAlgorithm' is missing documentation
--> ../Cryptography/Algorithms/RFC5480Algorithms.swift:167:78-167:78
165 | /// - algorithm: New algorithm name.
166 | /// - keyClass: Key class of symmetric key.
167 + /// - keyLength: The sizes that a symmetric cryptographic key can take.
| ╰─suggestion: Document 'jsonWebAlgorithm' parameter
168 | public static func register(
169 | _ algorithm: Self,
warning: Parameter 'Returns' not found in type method declaration
--> ../Cryptography/KeyParser.swift:63:11-63:91
61 | /// - key: The key data to deserialize.
62 | /// - format: The format of the key data.
63 + /// - Returns: A specific `JSONWebKey` type, or `nil` if the key is not appropriate.
| ╰─suggestion: Remove 'Returns' parameter documentation
64 | static func deserialize<D>(key: D, format: JSONWebKeyFormat) throws -> (any JSONWebKey)? where D: DataProtocol
65 | }
warning: Parameter 'keySize' not found in initializer declaration
--> ../Cryptography/Symmetric/AES-CBC-HMAC.swift:73:9-73:69
71 | /// Returns a new AES-CBC with HMAC with random key.
72 | ///
73 + /// - Parameter keySize: Size of random key for AES-CBC in bits.
| ╰─suggestion: Remove 'keySize' parameter documentation
74 | public init(size: SymmetricKeySize) {
75 | self.storage = .init()
warning: Parameter 'size' is missing documentation
--> ../Cryptography/Symmetric/AES-CBC-HMAC.swift:73:69-73:69
71 | /// Returns a new AES-CBC with HMAC with random key.
72 | ///
73 + /// - Parameter keySize: Size of random key for AES-CBC in bits.
| ╰─suggestion: Document 'size' parameter
74 | public init(size: SymmetricKeySize) {
75 | self.storage = .init()
warning: External name 'outputByteCount' used to document parameter
--> ../Cryptography/Symmetric/ConcatKDF.swift:22:13-22:28
20 | /// - hashFunction: The hash function to use for key derivation.
21 | /// - otherInfo: The other information to use for key derivation.
22 + /// - outputByteCount: The length in bytes of resulting symmetric key.
| ╰─suggestion: Replace 'outputByteCount' with 'keySize'
23 | ///
24 | /// - Returns: The derived symmetric key.
warning: Parameter 'length' is missing documentation
--> ../Cryptography/Symmetric/PBKDF2.swift:32:9-32:9
30 | /// - hashFunction: Pseudorandom function algorithm.
| ╰─suggestion: Document 'length' parameter
31 | /// - iterations: Iteration count, a positive integer.
32 + ///
33 | /// - Returns: A symmetric key derived from parameters.
34 | public static func passwordBased2DerivedSymmetricKey<PD, SD, H>(
warning: '4-Keys' doesn't exist at '/JWSETKit/JSONWebSignature'
--> Extensions/JWS.md:52:10-52:16
50 | ```
51 |
52 + See <doc:4-Keys> to find supported keys for verification and singing.
53 |
54 | Supports `HS256`, `HS384` and `HS512` algorithms for signature.
warning: 'verifySignature(using:)-516ea' doesn't exist at '/JWSETKit/JSONWebSignature'
--> Extensions/JWS.md:88:20-88:49
86 |
87 | To verify the signature(s), first [create public key(s)](4-keys) then use
88 + ``JSONWebSignature/verifySignature(using:)-516ea`` to verify signature(s).
| ├─suggestion: Replace 'verifySignature(using:)-516ea' with 'verifySignature(using:strict:)'
| ╰─suggestion: Replace 'verifySignature(using:)-516ea' with 'updateSignature(using:)'
89 |
90 | If an array of keys is passed to ``JSONWebSignature/verifySignature(using:)-7n5xi`` the most appropriate
warning: 'verifySignature(using:)-7n5xi' doesn't exist at '/JWSETKit/JSONWebSignature'
--> Extensions/JWS.md:90:53-90:82
88 | ``JSONWebSignature/verifySignature(using:)-516ea`` to verify signature(s).
89 |
90 + If an array of keys is passed to ``JSONWebSignature/verifySignature(using:)-7n5xi`` the most appropriate
| ├─suggestion: Replace 'verifySignature(using:)-7n5xi' with 'verifySignature(using:strict:)'
| ╰─suggestion: Replace 'verifySignature(using:)-7n5xi' with 'updateSignature(using:)'
91 | key will be selected according `alg` value and then `kid` value if multiple keys
92 | are candidates regarding ``JOSEHeader`` counterpart of signature.
warning: 'pbkdf2(pbkdf2Password:salt:hashFunction:iterations:)' doesn't exist at '/JWSETKit/CryptoKit/SymmetricKey'
--> Manuals/3-Cryptography.md:78:71-78:123
76 | ##### Generating SymmetricKey using PBKDF2
77 |
78 + To generate a symmetric key using PBKDF2 use ``CryptoKit/SymmetricKey/pbkdf2(pbkdf2Password:salt:hashFunction:iterations:)`` method.
| ╰─suggestion: Replace 'pbkdf2(pbkdf2Password:salt:hashFunction:iterations:)' with 'passwordBased2DerivedSymmetricKey(password:salt:iterations:length:hashFunction:)'
79 |
80 | #### AES GCM
warning: 'pbkdf2(pbkdf2Password:salt:hashFunction:iterations:)' doesn't exist at '/JWSETKit/CryptoKit/SymmetricKey'
--> Manuals/3-Cryptography.md:246:28-246:80
244 | - ``JSONWebKeyAESCBCHMAC``
245 | - ``JSONWebKeyAESKW``
246 + - ``CryptoKit/SymmetricKey/pbkdf2(pbkdf2Password:salt:hashFunction:iterations:)``
| ╰─suggestion: Replace 'pbkdf2(pbkdf2Password:salt:hashFunction:iterations:)' with 'passwordBased2DerivedSymmetricKey(password:salt:iterations:length:hashFunction:)'
247 |
248 | ### RSA
warning: 'SECURITY' doesn't exist at '/JWSETKit/5-SecurityGuidelines'
--> Manuals/5-SecurityGuidelines.md:93:5-93:13
91 | ### Security References
92 |
93 + - ``SECURITY``
94 | - <doc:3-Cryptography>
warning: Parameter 'contentEncryptionAlgorithm' not found in initializer declaration
--> ../Entities/JWE/JWE.swift:239:13-239:39
237 | /// - additionalAuthenticatedData: An input to an AEAD operation that is integrity protected but not encrypted.
238 | /// - keyEncryptionKey: The public key that `contentEncryptionKey` will be encrypted with.
239 + /// - contentEncryptionAlgorithm: Algorithm of content encryption.
| ╰─suggestion: Replace 'contentEncryptionAlgorithm' with 'contentEncryptionKey'
240 | /// - contentEncryptionKey: AEAD key, generates a new key compatible
241 | /// with `contentEncryptionAlgorithm` if `nil` is passed.
warning: Parameter 'keyId' is missing documentation
--> ../Entities/JWE/JWE.swift:311:78-311:78
309 | /// `SymmetricKey(data: Data(password.utf8))` to`key`.
310 | ///
311 + /// - Parameter key: Key that used to encrypt the content encryption key.
| ╰─suggestion: Document 'keyId' parameter
312 | /// - Returns: Decrypted payload.
313 | public func decrypt(using key: any JSONWebKey, keyId: String? = nil) throws -> Data {
warning: Parameter 'header' not found in initializer declaration
--> ../Entities/JWE/JWEHeader.swift:42:11-42:42
40 | ///
41 | /// - Parameters:
42 + /// - header: JWE Protected Header.
| ╰─suggestion: Remove 'header' parameter documentation
43 | /// - unprotected: JWE Shared Unprotected Header.
44 | public init(protected: ProtectedJSONWebContainer<JOSEHeader>, unprotected: JOSEHeader? = nil) throws {
warning: Parameter 'protected' is missing documentation
--> ../Entities/JWE/JWEHeader.swift:43:56-43:56
41 | /// - Parameters:
42 | /// - header: JWE Protected Header.
43 + /// - unprotected: JWE Shared Unprotected Header.
| ╰─suggestion: Document 'protected' parameter
44 | public init(protected: ProtectedJSONWebContainer<JOSEHeader>, unprotected: JOSEHeader? = nil) throws {
45 | self.protected = protected
warning: Parameter 'header' not found in initializer declaration
--> ../Entities/JWE/JWEHeader.swift:52:11-52:71
50 | ///
51 | /// - Parameters:
52 + /// - header: JWE Protected Header in byte array representation.
| ╰─suggestion: Remove 'header' parameter documentation
53 | /// - unprotected: JWE Shared Unprotected Header.
54 | public init(protected: Data, unprotected: JOSEHeader? = nil) throws {
warning: Parameter 'protected' is missing documentation
--> ../Entities/JWE/JWEHeader.swift:53:56-53:56
51 | /// - Parameters:
52 | /// - header: JWE Protected Header in byte array representation.
53 + /// - unprotected: JWE Shared Unprotected Header.
| ╰─suggestion: Document 'protected' parameter
54 | public init(protected: Data, unprotected: JOSEHeader? = nil) throws {
55 | self.protected = try ProtectedJSONWebContainer<JOSEHeader>(encoded: protected)
warning: Parameter 'key' not found in instance method declaration
--> ../Entities/JWS/JWS.swift:128:13-128:16
126 | ///
127 | /// - Parameters:
128 + /// - key: A `JSONWebKeySet` object contains keys that would be used for validation.
| ╰─suggestion: Replace 'key' with 'keySet'
129 | /// - strict: If `true` (default), the algorithm in the protected header will be used otherwise algorithm in unprotected header will be allowed.
130 | public func verifySignature(using keySet: JSONWebKeySet, strict: Bool = true) throws {
warning: Parameter 'keySet' is missing documentation
--> ../Entities/JWS/JWS.swift:129:151-129:151
127 | /// - Parameters:
128 | /// - key: A `JSONWebKeySet` object contains keys that would be used for validation.
129 + /// - strict: If `true` (default), the algorithm in the protected header will be used otherwise algorithm in unprotected header will be allowed.
| ╰─suggestion: Document 'keySet' parameter
130 | public func verifySignature(using keySet: JSONWebKeySet, strict: Bool = true) throws {
131 | guard !signatures.isEmpty else {
warning: Parameter 'contentEncryptionAlgorithm' is missing documentation
--> ../Entities/JWT/JWTPopClaims.swift:146:9-146:9
144 | /// - value: The key to be encrypted, conforming to `JSONWebKeyExportable`
145 | /// - keyEncryptionKey: The key used to encrypt the provided key, conforming to `JSONWebEncryptingKey`
146 + ///
| ╰─suggestion: Document 'contentEncryptionAlgorithm' parameter
147 | /// - Returns: A new `cnf`` claim instance containing the encrypted key.
148 | ///
warning: Parameter 'keyEncryptingAlgorithm' is missing documentation
--> ../Entities/JWT/JWTPopClaims.swift:146:9-146:9
144 | /// - value: The key to be encrypted, conforming to `JSONWebKeyExportable`
145 | /// - keyEncryptionKey: The key used to encrypt the provided key, conforming to `JSONWebEncryptingKey`
| ╰─suggestion: Document 'keyEncryptingAlgorithm' parameter
146 + ///
147 | /// - Returns: A new `cnf`` claim instance containing the encrypted key.
148 | ///
Finished building documentation for 'JWSETKit' (1.54s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/amosavian/jwsetkit/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-certificates
Updated https://github.com/apple/swift-certificates (0.45s)
Updated https://github.com/apple/swift-collections.git (0.53s)
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/apple/swift-asn1.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.65s)
Updated https://github.com/apple/swift-asn1.git (0.59s)
Updated https://github.com/apple/swift-crypto.git (0.59s)
Computing version for https://github.com/apple/swift-certificates
Computed https://github.com/apple/swift-certificates at 1.13.0 (1.83s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.03s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.53s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.86s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.51s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Compiling SymbolKit Identifier.swift
[16/57] Compiling SymbolKit KindIdentifier.swift
[17/57] Compiling SymbolKit Location.swift
[18/57] Compiling SymbolKit Mutability.swift
[19/57] Compiling SymbolKit SemanticVersion.swift
[20/57] Compiling SymbolKit AccessControl.swift
[21/57] Compiling SymbolKit Availability.swift
[22/57] Compiling SymbolKit AvailabilityItem.swift
[23/57] Compiling SymbolKit Domain.swift
[24/57] Compiling SymbolKit Mixin+Equals.swift
[25/57] Compiling SymbolKit Mixin+Hash.swift
[26/57] Compiling SymbolKit Mixin.swift
[27/57] Compiling SymbolKit LineList.swift
[28/57] Compiling SymbolKit Position.swift
[29/57] Emitting module SymbolKit
[30/57] Compiling SymbolKit SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.swift
[35/57] Compiling SymbolKit Relationship.swift
[36/57] Compiling SymbolKit RelationshipKind.swift
[37/57] Compiling SymbolKit SourceOrigin.swift
[38/57] Compiling SymbolKit GenericConstraints.swift
[39/57] Compiling SymbolKit Swift.swift
[40/57] Compiling SymbolKit Names.swift
[41/57] Compiling SymbolKit SPI.swift
[42/57] Compiling SymbolKit Snippet.swift
[43/57] Compiling SymbolKit Extension.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Compiling snippet_extract URL+Status.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.86s)
Building for debugging...
[0/377] Copying PrivacyInfo.xcprivacy
[0/377] Write sources
[8/377] Write swift-version-2F0A5646E1D333AE.txt
[9/377] Compiling fiat_p256_adx_mul.S
[10/377] Compiling fiat_curve25519_adx_mul.S
[11/377] Compiling md5-586-apple.S
[11/377] Compiling fiat_curve25519_adx_square.S
[13/377] Compiling md5-586-linux.S
[14/377] Compiling fiat_p256_adx_sqr.S
[14/377] Compiling md5-x86_64-linux.S
[14/377] Compiling md5-x86_64-apple.S
[17/377] Compiling chacha20_poly1305_armv8-win.S
[18/377] Compiling chacha20_poly1305_armv8-linux.S
[19/377] Compiling chacha20_poly1305_x86_64-linux.S
[19/377] Compiling chacha20_poly1305_x86_64-apple.S
[21/377] Compiling chacha-x86_64-linux.S
[22/377] Compiling chacha-x86_64-apple.S
[22/377] Compiling chacha-x86-linux.S
[24/377] Compiling chacha20_poly1305_armv8-apple.S
[25/377] Compiling chacha-x86-apple.S
[26/377] Compiling chacha-armv8-linux.S
[27/379] Compiling chacha-armv8-win.S
[28/399] Compiling chacha-armv4-linux.S
[29/412] Compiling aes128gcmsiv-x86_64-apple.S
[30/425] Compiling aes128gcmsiv-x86_64-linux.S
[31/485] Compiling chacha-armv8-apple.S
[32/485] Compiling x86_64-mont5-linux.S
[33/485] Compiling x86_64-mont5-apple.S
[34/485] Compiling x86_64-mont-linux.S
[35/485] Compiling x86_64-mont-apple.S
[36/485] Compiling x86-mont-linux.S
[37/485] Compiling x86-mont-apple.S
[38/485] Compiling vpaes-x86_64-linux.S
[39/485] Compiling vpaes-x86-linux.S
[40/485] Compiling vpaes-x86_64-apple.S
[41/485] Compiling vpaes-x86-apple.S
[42/485] Compiling vpaes-armv8-win.S
[43/485] Compiling vpaes-armv8-linux.S
[44/485] Compiling vpaes-armv8-apple.S
[45/485] Compiling vpaes-armv7-linux.S
[46/485] Compiling sha512-x86_64-linux.S
[47/485] Compiling sha512-x86_64-apple.S
[48/485] Compiling sha512-armv8-win.S
[49/485] Compiling sha512-armv8-linux.S
[50/485] Compiling sha512-armv8-apple.S
[51/485] Compiling sha512-armv4-linux.S
[52/485] Compiling sha512-586-linux.S
[53/485] Compiling sha512-586-apple.S
[54/485] Compiling sha256-x86_64-linux.S
[55/485] Compiling sha256-x86_64-apple.S
[56/485] Compiling sha256-armv8-win.S
[57/485] Compiling sha256-armv8-linux.S
[58/485] Compiling sha256-armv8-apple.S
[59/485] Compiling sha256-armv4-linux.S
[60/485] Compiling sha256-586-apple.S
[61/485] Compiling sha256-586-linux.S
[62/485] Compiling sha1-x86_64-apple.S
[63/485] Compiling sha1-x86_64-linux.S
[64/485] Compiling sha1-armv8-win.S
[65/485] Compiling sha1-armv8-linux.S
[66/485] Compiling sha1-armv4-large-linux.S
[67/485] Compiling sha1-armv8-apple.S
[68/485] Compiling sha1-586-linux.S
[69/485] Compiling sha1-586-apple.S
[70/485] Compiling rsaz-avx2-linux.S
[71/485] Compiling rsaz-avx2-apple.S
[72/485] Compiling rdrand-x86_64-linux.S
[73/485] Compiling rdrand-x86_64-apple.S
[74/485] Compiling p256_beeu-x86_64-asm-linux.S
[75/485] Compiling p256_beeu-x86_64-asm-apple.S
[76/485] Compiling p256_beeu-armv8-asm-win.S
[77/485] Compiling p256_beeu-armv8-asm-linux.S
[79/485] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[80/485] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[81/485] Compiling InternalCollectionsUtilities Descriptions.swift
[82/485] Compiling InternalCollectionsUtilities Debugging.swift
[83/485] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[83/486] Compiling p256_beeu-armv8-asm-apple.S
[84/486] Compiling p256-x86_64-asm-linux.S
[85/486] Compiling p256-x86_64-asm-apple.S
[86/486] Compiling p256-armv8-asm-win.S
[87/486] Compiling p256-armv8-asm-linux.S
[88/486] Compiling ghashv8-armv8-win.S
[89/486] Compiling ghashv8-armv8-linux.S
[90/486] Compiling p256-armv8-asm-apple.S
[91/486] Compiling ghashv8-armv8-apple.S
[92/486] Compiling ghashv8-armv7-linux.S
[93/486] Compiling ghash-x86_64-apple.S
[94/486] Compiling ghash-x86_64-linux.S
[95/486] Compiling ghash-x86-linux.S
[96/486] Compiling ghash-x86-apple.S
[97/486] Compiling ghash-ssse3-x86_64-linux.S
[98/486] Compiling ghash-ssse3-x86_64-apple.S
[99/486] Compiling ghash-ssse3-x86-linux.S
[100/486] Compiling ghash-ssse3-x86-apple.S
[101/486] Compiling ghash-neon-armv8-win.S
[102/486] Compiling ghash-neon-armv8-linux.S
[103/486] Compiling ghash-neon-armv8-apple.S
[104/486] Compiling co-586-linux.S
[105/486] Compiling ghash-armv4-linux.S
[106/486] Compiling co-586-apple.S
[107/486] Compiling bsaes-armv7-linux.S
[108/486] Compiling bn-armv8-win.S
[109/486] Compiling bn-armv8-linux.S
[110/486] Compiling bn-armv8-apple.S
[111/486] Compiling bn-586-linux.S
[112/486] Compiling bn-586-apple.S
[113/486] Compiling armv8-mont-win.S
[114/486] Compiling armv8-mont-linux.S
[115/486] Compiling armv8-mont-apple.S
[116/486] Compiling armv4-mont-linux.S
[117/486] Compiling aesv8-gcm-armv8-win.S
[118/486] Compiling aesv8-gcm-armv8-linux.S
[119/486] Compiling aesv8-armv8-win.S
[120/486] Compiling aesv8-armv8-linux.S
[122/486] Compiling Crypto ObjectIdentifier.swift
[123/486] Compiling Crypto ECDSASignature.swift
[124/486] Compiling Crypto PEMDocument.swift
[125/486] Compiling Crypto PKCS8PrivateKey.swift
[126/486] Compiling Crypto SEC1PrivateKey.swift
[127/486] Compiling Crypto SubjectPublicKeyInfo.swift
[128/486] Compiling Crypto CryptoError_boring.swift
[129/486] Compiling Crypto CryptoKitErrors.swift
[130/486] Compiling Crypto ASN1Boolean.swift
[131/486] Compiling Crypto ASN1Identifier.swift
[132/486] Compiling Crypto ASN1Integer.swift
[133/486] Compiling Crypto ASN1Null.swift
[134/486] Compiling Crypto ASN1OctetString.swift
[135/486] Compiling Crypto ASN1Strings.swift
[136/486] Compiling Crypto ArraySliceBigint.swift
[137/486] Compiling Crypto GeneralizedTime.swift
[137/486] Compiling aesv8-gcm-armv8-apple.S
[138/489] Compiling aesv8-armv8-apple.S
[140/494] Compiling Crypto AES-GCM.swift
[141/494] Compiling Crypto AES-GCM_boring.swift
[142/494] Compiling Crypto ChaChaPoly_boring.swift
[143/494] Compiling Crypto ChaChaPoly.swift
[144/494] Compiling Crypto Cipher.swift
[145/494] Compiling Crypto Nonces.swift
[146/494] Compiling Crypto ASN1.swift
[147/494] Compiling Crypto ASN1Any.swift
[148/494] Compiling Crypto ASN1BitString.swift
[149/494] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[149/494] Compiling aesv8-armv7-linux.S
[150/494] Compiling aesni-x86_64-linux.S
[151/494] Compiling aesni-x86_64-apple.S
[152/494] Compiling aesni-x86-linux.S
[153/494] Compiling CCryptoBoringSSLShims shims.c
[155/494] Compiling Crypto Curve25519.swift
[156/494] Compiling Crypto Ed25519Keys.swift
[157/494] Compiling Crypto NISTCurvesKeys.swift
[158/494] Compiling Crypto X25519Keys.swift
[159/494] Compiling Crypto SymmetricKeys.swift
[160/494] Compiling Crypto HMAC.swift
[161/494] Compiling Crypto MACFunctions.swift
[162/494] Compiling Crypto MessageAuthenticationCode.swift
[163/494] Compiling Crypto AES.swift
[164/494] Compiling Crypto ECDSASignature_boring.swift
[165/494] Compiling Crypto ECDSA_boring.swift
[166/494] Compiling Crypto EdDSA_boring.swift
[167/494] Compiling Crypto ECDSA.swift
[168/494] Compiling Crypto Ed25519.swift
[169/494] Compiling Crypto Signature.swift
[170/494] Compiling Crypto CryptoKitErrors_boring.swift
[171/494] Compiling Crypto Digest_boring.swift
[172/494] Compiling Crypto Digest.swift
[173/494] Compiling Crypto Digests.swift
[174/494] Compiling Crypto HashFunctions.swift
[175/494] Compiling Crypto HashFunctions_SHA2.swift
[176/494] Compiling Crypto HPKE-AEAD.swift
[177/494] Compiling Crypto HPKE-Ciphersuite.swift
[178/494] Compiling Crypto HPKE-KDF.swift
[179/494] Compiling Crypto HPKE.swift
[180/494] Compiling Crypto HPKE-Context.swift
[181/494] Compiling Crypto HPKE-KeySchedule.swift
[182/494] Compiling Crypto HPKE-Modes.swift
[183/494] Compiling Crypto Insecure.swift
[184/494] Compiling Crypto Insecure_HashFunctions.swift
[185/494] Compiling Crypto KEM.swift
[186/494] Compiling Crypto ECDH_boring.swift
[187/494] Compiling Crypto HPKE-KexKeyDerivation.swift
[188/494] Compiling Crypto HPKE-LabeledExtract.swift
[189/494] Compiling Crypto HPKE-Utils.swift
[190/494] Compiling Crypto DHKEM.swift
[191/494] Compiling Crypto HPKE-KEM-Curve25519.swift
[192/494] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[193/494] Compiling Crypto HPKE-KEM.swift
[194/494] Compiling Crypto HPKE-Errors.swift
[195/494] Compiling Crypto DH.swift
[196/494] Compiling Crypto ECDH.swift
[197/494] Compiling Crypto HKDF.swift
[198/494] Compiling Crypto AESWrap.swift
[199/494] Compiling Crypto AESWrap_boring.swift
[200/494] Compiling Crypto Ed25519_boring.swift
[201/494] Compiling Crypto NISTCurvesKeys_boring.swift
[202/494] Compiling Crypto X25519Keys_boring.swift
[203/494] Emitting module _CertificateInternals
[204/494] Compiling _CertificateInternals _TinyArray.swift
[204/494] Compiling aesni-x86-apple.S
[205/494] Compiling aesni-gcm-x86_64-linux.S
[206/494] Compiling aesni-gcm-x86_64-apple.S
[207/494] Compiling aes-gcm-avx512-x86_64-linux.S
[208/494] Compiling aes-gcm-avx512-x86_64-apple.S
[209/494] Compiling aes-gcm-avx2-x86_64-linux.S
[210/494] Compiling aes-gcm-avx2-x86_64-apple.S
[212/494] Emitting module Crypto
[217/494] Emitting module InternalCollectionsUtilities
[221/494] Compiling err_data.cc
[229/495] Compiling SwiftASN1 DER.swift
[234/495] Compiling SwiftASN1 Errors.swift
[235/565] Compiling _RopeModule BigString+RemoveSubrange.swift
[235/565] Compiling xwing.cc
[236/565] Compiling _RopeModule BigString+ReplaceSubrange.swift
[237/565] Compiling _RopeModule BigString+Split.swift
[238/565] Compiling _RopeModule Range+BigString.swift
[240/565] Compiling Crypto RNG_boring.swift
[241/565] Compiling Crypto SafeCompare_boring.swift
[242/565] Compiling Crypto Zeroization_boring.swift
[243/565] Compiling Crypto PrettyBytes.swift
[244/565] Compiling Crypto SafeCompare.swift
[245/565] Compiling Crypto SecureBytes.swift
[246/565] Compiling Crypto Zeroization.swift
[247/565] Compiling Crypto resource_bundle_accessor.swift
[248/565] Compiling _RopeModule BigString+Builder.swift
[249/565] Compiling _RopeModule BigString+Contents.swift
[249/565] Compiling x_val.cc
[250/565] Compiling x_sig.cc
[251/565] Compiling x_spki.cc
[252/565] Compiling x_x509a.cc
[253/565] Compiling x_x509.cc
[254/644] Compiling x_req.cc
[256/644] Compiling DequeModule _DequeBufferHeader.swift
[257/644] Compiling DequeModule _DequeSlot.swift
[258/715] Compiling HeapModule _HeapNode.swift
[259/715] Compiling HeapModule Heap.swift
[260/715] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[261/715] Compiling HeapModule Heap+UnsafeHandle.swift
[262/778] Compiling HashTreeCollections _UnsafePath.swift
[263/778] Compiling HashTreeCollections TreeDictionary+Codable.swift
[264/778] Compiling HashTreeCollections TreeDictionary+Collection.swift
[265/778] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[266/778] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[267/778] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[268/778] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[269/785] Compiling HeapModule Heap+Invariants.swift
[270/785] Emitting module HeapModule
[271/785] Compiling HeapModule Heap+Descriptions.swift
[272/785] Compiling HashTreeCollections _HashNode+Structural merge.swift
[273/785] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[274/785] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[275/785] Compiling HashTreeCollections _HashNode+Structural union.swift
[276/785] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[277/785] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[278/791] Compiling DequeModule _UnsafeWrappedBuffer.swift
[279/791] Compiling HashTreeCollections TreeDictionary+Merge.swift
[280/791] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[281/791] Compiling HashTreeCollections _HashNode+Lookups.swift
[282/791] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[283/791] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[284/791] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[285/791] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[286/791] Compiling HashTreeCollections TreeDictionary+Filter.swift
[287/791] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[288/791] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[289/791] Compiling HashTreeCollections TreeDictionary+Keys.swift
[290/791] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[291/791] Compiling HashTreeCollections TreeSet+Equatable.swift
[292/791] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[293/791] Compiling HashTreeCollections TreeSet+Extras.swift
[294/791] Compiling HashTreeCollections TreeSet+Filter.swift
[295/791] Compiling HashTreeCollections TreeSet+Hashable.swift
[296/791] Compiling HashTreeCollections TreeSet+Sendable.swift
[297/791] Compiling HashTreeCollections TreeSet+Sequence.swift
[298/791] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[299/791] Compiling OrderedCollections OrderedSet+SubSequence.swift
[300/791] Compiling OrderedCollections OrderedSet+Testing.swift
[301/791] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[302/791] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[303/791] Compiling OrderedCollections OrderedSet.swift
[304/791] Compiling OrderedCollections _UnsafeBitset.swift
[305/791] Compiling HashTreeCollections _UnmanagedHashNode.swift
[313/791] Compiling HashTreeCollections _HashNode.swift
[314/791] Compiling HashTreeCollections _HashNodeHeader.swift
[315/791] Compiling HashTreeCollections _HashSlot.swift
[316/791] Compiling HashTreeCollections _HashStack.swift
[317/791] Compiling HashTreeCollections _HashTreeIterator.swift
[318/791] Compiling HashTreeCollections _HashTreeStatistics.swift
[331/796] Emitting module SwiftASN1
[335/796] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[336/796] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[338/796] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[349/796] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[350/796] Compiling HashTreeCollections _AncestorHashSlots.swift
[351/796] Compiling HashTreeCollections _Bitmap.swift
[352/796] Compiling HashTreeCollections _Bucket.swift
[353/796] Compiling HashTreeCollections _Hash.swift
[354/796] Compiling HashTreeCollections _HashLevel.swift
[355/796] Compiling HashTreeCollections _HashNode+Builder.swift
[356/796] Compiling HashTreeCollections _HashNode+Debugging.swift
[357/796] Compiling HashTreeCollections _HashNode+Initializers.swift
[358/796] Compiling HashTreeCollections _HashNode+Invariants.swift
[359/796] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[360/796] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[361/796] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[362/796] Compiling DequeModule _DequeBuffer.swift
[367/796] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[368/796] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[369/796] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[370/796] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[371/796] Emitting module BitCollections
[372/796] Compiling _RopeModule Rope+Remove.swift
[373/796] Compiling _RopeModule Rope+RemoveSubrange.swift
[374/796] Compiling _RopeModule Rope+Split.swift
[375/796] Compiling _RopeModule Optional Utilities.swift
[376/796] Compiling _RopeModule String Utilities.swift
[377/796] Compiling _RopeModule String.Index+ABI.swift
[378/796] Compiling _RopeModule _CharacterRecognizer.swift
[379/796] Compiling HashTreeCollections TreeSet+Descriptions.swift
[380/804] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[381/804] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[382/804] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[389/804] Compiling x_name.cc
[396/804] Compiling x_pubkey.cc
[416/804] Compiling BitCollections BitSet.swift
[417/804] Compiling BitCollections Range+Utilities.swift
[418/804] Compiling BitCollections Slice+Utilities.swift
[419/804] Compiling BitCollections UInt+Tricks.swift
[420/804] Compiling BitCollections _Word.swift
[421/804] Emitting module DequeModule
[436/804] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[437/804] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[438/804] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[439/804] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[440/804] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[441/804] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[442/804] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[443/804] Compiling HashTreeCollections TreeSet.swift
[443/804] Compiling x_exten.cc
[459/804] Compiling x_crl.cc
[491/804] Compiling x_attrib.cc
[522/804] Emitting module _RopeModule
[568/804] Compiling x_algor.cc
[569/804] Compiling x_all.cc
[570/804] Compiling x509spki.cc
[572/804] Emitting module OrderedCollections
[572/804] Compiling x509rset.cc
[573/804] Compiling x509name.cc
[574/804] Compiling x509cset.cc
[575/804] Compiling x509_vpm.cc
[576/804] Compiling x509_v3.cc
[577/804] Compiling x509_txt.cc
[578/804] Compiling x509_vfy.cc
[579/804] Compiling x509_obj.cc
[580/804] Compiling x509_trs.cc
[581/804] Compiling x509_req.cc
[582/804] Compiling x509_set.cc
[584/804] Emitting module HashTreeCollections
[584/804] Compiling x509_lu.cc
[585/804] Compiling x509_ext.cc
[586/806] Compiling x509_def.cc
[588/806] Compiling Collections Collections.swift
[589/806] Emitting module Collections
[589/806] Compiling x509_d2.cc
[590/806] Compiling x509_cmp.cc
[591/806] Compiling x509.cc
[592/806] Compiling x509_att.cc
[593/806] Compiling v3_skey.cc
[594/806] Compiling v3_utl.cc
[595/806] Compiling v3_purp.cc
[596/806] Compiling v3_prn.cc
[597/806] Compiling v3_pmaps.cc
[598/806] Compiling v3_pcons.cc
[599/806] Compiling v3_ocsp.cc
[600/806] Compiling v3_ncons.cc
[601/806] Compiling v3_int.cc
[602/806] Compiling v3_lib.cc
[603/806] Compiling v3_info.cc
[604/806] Compiling v3_ia5.cc
[605/806] Compiling v3_genn.cc
[606/806] Compiling v3_extku.cc
[607/806] Compiling v3_enum.cc
[608/806] Compiling v3_crld.cc
[609/806] Compiling v3_cpols.cc
[610/806] Compiling v3_bitst.cc
[611/806] Compiling v3_conf.cc
[612/806] Compiling v3_bcons.cc
[613/806] Compiling v3_akeya.cc
[614/806] Compiling v3_alt.cc
[615/806] Compiling v3_akey.cc
[616/806] Compiling t_x509a.cc
[617/806] Compiling i2d_pr.cc
[618/806] Compiling t_crl.cc
[619/806] Compiling t_x509.cc
[620/806] Compiling t_req.cc
[621/806] Compiling name_print.cc
[622/806] Compiling rsa_pss.cc
[623/806] Compiling policy.cc
[624/806] Compiling by_file.cc
[625/806] Compiling by_dir.cc
[626/806] Compiling asn1_gen.cc
[627/806] Compiling thread_win.cc
[628/806] Compiling algorithm.cc
[629/806] Compiling a_digest.cc
[630/806] Compiling trust_token.cc
[631/806] Compiling a_sign.cc
[632/806] Compiling a_verify.cc
[632/806] Compiling voprf.cc
[634/806] Compiling pmbtoken.cc
[635/806] Compiling thread_pthread.cc
[636/806] Compiling thread_none.cc
[637/806] Compiling thread.cc
[638/806] Compiling stack.cc
[639/806] Compiling sha256.cc
[640/806] Compiling sha512.cc
[641/806] Compiling siphash.cc
[642/806] Compiling sha1.cc
[643/806] Compiling rsa_print.cc
[644/806] Compiling slhdsa.cc
[645/806] Compiling spake2plus.cc
[646/806] Compiling rsa_extra.cc
[647/806] Compiling rsa_crypt.cc
[648/806] Compiling rc4.cc
[649/806] Compiling refcount.cc
[650/806] Compiling windows.cc
[651/806] Compiling urandom.cc
[652/806] Compiling trusty.cc
[653/806] Compiling rsa_asn1.cc
[654/806] Compiling rand.cc
[655/806] Compiling poly1305_arm_asm.S
[656/806] Compiling ios.cc
[657/806] Compiling passive.cc
[658/806] Compiling getentropy.cc
[659/806] Compiling deterministic.cc
[660/806] Compiling forkunsafe.cc
[661/806] Compiling fork_detect.cc
[662/806] Compiling poly1305_vec.cc
[663/806] Compiling poly1305_arm.cc
[664/806] Compiling poly1305.cc
[665/806] Compiling pool.cc
[666/806] Compiling pkcs8.cc
[667/806] Compiling pkcs8_x509.cc
[668/806] Compiling pkcs7.cc
[669/806] Compiling p5_pbev2.cc
[670/806] Compiling pkcs7_x509.cc
[671/806] Compiling pem_xaux.cc
[672/806] Compiling pem_x509.cc
[673/806] Compiling pem_pkey.cc
[674/806] Compiling pem_pk8.cc
[675/806] Compiling pem_oth.cc
[676/806] Compiling mlkem.cc
[677/806] Compiling mldsa.cc
[678/806] Compiling obj_xref.cc
[679/806] Compiling pem_info.cc
[680/806] Compiling pem_lib.cc
[681/806] Compiling mem.cc
[682/806] Compiling poly_rq_mul.S
[683/806] Compiling pem_all.cc
[684/806] Compiling fips_shared_support.cc
[685/806] Compiling obj.cc
[686/806] Compiling md5.cc
[686/806] Compiling md4.cc
[688/806] Compiling lhash.cc
[689/806] Compiling fuzzer_mode.cc
[690/806] Compiling kyber.cc
[691/806] Compiling ex_data.cc
[692/806] Compiling sign.cc
[693/806] Compiling hpke.cc
[694/806] Compiling hrss.cc
[695/806] Compiling scrypt.cc
[696/806] Compiling print.cc
[697/806] Compiling pbkdf.cc
[698/806] Compiling p_x25519.cc
[699/806] Compiling p_x25519_asn1.cc
[700/806] Compiling p_rsa_asn1.cc
[701/806] Compiling p_ed25519.cc
[702/806] Compiling p_rsa.cc
[703/806] Compiling p_hkdf.cc
[704/806] Compiling p_ed25519_asn1.cc
[705/806] Compiling p_ec.cc
[706/806] Compiling p_ec_asn1.cc
[707/806] Compiling p_dh_asn1.cc
[708/806] Compiling p_dsa_asn1.cc
[709/806] Compiling p_dh.cc
[710/806] Compiling err.cc
[711/806] Compiling evp.cc
[712/806] Compiling engine.cc
[713/806] Compiling evp_ctx.cc
[714/806] Compiling ecdsa_p1363.cc
[715/806] Compiling evp_asn1.cc
[716/806] Compiling ecdh.cc
[717/806] Compiling hash_to_curve.cc
[718/806] Compiling ecdsa_asn1.cc
[719/806] Compiling ec_derive.cc
[720/806] Compiling dsa.cc
[721/806] Compiling ec_asn1.cc
[722/806] Compiling params.cc
[723/806] Compiling dsa_asn1.cc
[724/806] Compiling x25519-asm-arm.S
[725/806] Compiling digest_extra.cc
[726/806] Compiling bcm.cc
[727/806] Compiling curve25519_64_adx.cc
[728/806] Compiling des.cc
[729/806] Compiling dh_asn1.cc
[730/806] Compiling spake25519.cc
[731/806] Compiling cpu_intel.cc
[732/806] Compiling crypto.cc
[733/806] Compiling cpu_arm_linux.cc
[734/806] Compiling cpu_arm_freebsd.cc
[735/806] Compiling cpu_aarch64_win.cc
[736/806] Compiling curve25519.cc
[737/806] Compiling cpu_aarch64_openbsd.cc
[738/806] Compiling cpu_aarch64_sysreg.cc
[739/806] Compiling cpu_aarch64_linux.cc
[740/806] Compiling cpu_aarch64_fuchsia.cc
[741/806] Compiling cpu_aarch64_apple.cc
[742/806] Compiling conf.cc
[743/806] Compiling get_cipher.cc
[744/806] Compiling tls_cbc.cc
[745/806] Compiling e_tls.cc
[746/806] Compiling e_rc4.cc
[747/806] Compiling e_rc2.cc
[748/806] Compiling e_null.cc
[749/806] Compiling cms.cc
[750/806] Compiling e_des.cc
[751/806] Compiling e_chacha20poly1305.cc
[752/806] Compiling e_aesgcmsiv.cc
[753/806] Compiling e_aeseax.cc
[754/806] Compiling e_aesctrhmac.cc
[755/806] Compiling derive_key.cc
[756/806] Compiling chacha.cc
[757/806] Compiling unicode.cc
[758/806] Compiling cbb.cc
[759/806] Compiling ber.cc
[760/806] Compiling buf.cc
[761/806] Compiling cbs.cc
[762/806] Compiling asn1_compat.cc
[763/806] Compiling sqrt.cc
[764/806] Compiling exponentiation.cc
[765/806] Compiling div.cc
[766/806] Compiling convert.cc
[767/806] Compiling blake2.cc
[768/806] Compiling printf.cc
[769/806] Compiling bn_asn1.cc
[770/806] Compiling hexdump.cc
[771/806] Compiling pair.cc
[772/806] Compiling fd.cc
[773/806] Compiling file.cc
[774/806] Compiling errno.cc
[775/806] Compiling bio_mem.cc
[776/806] Compiling bio.cc
[777/806] Compiling base64.cc
[778/806] Compiling tasn_typ.cc
[779/806] Compiling tasn_fre.cc
[780/806] Compiling f_string.cc
[781/806] Compiling tasn_enc.cc
[781/806] Compiling posix_time.cc
[783/806] Compiling tasn_utl.cc
[784/806] Compiling tasn_new.cc
[785/806] Compiling tasn_dec.cc
[786/806] Compiling f_int.cc
[787/806] Compiling asn_pack.cc
[788/806] Compiling asn1_par.cc
[789/806] Compiling asn1_lib.cc
[790/806] Compiling a_type.cc
[791/806] Compiling a_time.cc
[792/806] Compiling a_octet.cc
[793/806] Compiling a_utctm.cc
[794/806] Compiling a_strnid.cc
[795/806] Compiling a_strex.cc
[796/806] Compiling a_object.cc
[797/806] Compiling a_mbstr.cc
[798/806] Compiling a_int.cc
[799/806] Compiling a_i2d_fp.cc
[800/806] Compiling a_dup.cc
[801/806] Compiling a_d2i_fp.cc
[802/806] Compiling aes.cc
[803/806] Compiling a_gentm.cc
[804/806] Compiling a_bool.cc
[805/806] Compiling a_bitstr.cc
[807/815] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[808/815] Compiling CryptoBoringWrapper RandomBytes.swift
[809/815] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[810/815] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[811/815] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[812/815] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[813/815] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[814/815] Emitting module CryptoBoringWrapper
[815/815] Compiling CryptoBoringWrapper EllipticCurve.swift
[816/868] Compiling _CryptoExtras BoringSSLHelpers.swift
[817/868] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[818/868] Compiling _CryptoExtras Data+Extensions.swift
[819/868] Compiling _CryptoExtras DigestType.swift
[820/868] Compiling _CryptoExtras Error.swift
[821/873] Compiling _CryptoExtras PBKDF2.swift
[822/873] Compiling _CryptoExtras Scrypt_boring.swift
[823/873] Compiling _CryptoExtras Scrypt.swift
[824/873] Compiling _CryptoExtras OPRF.swift
[825/873] Compiling _CryptoExtras OPRFClient.swift
[826/873] Compiling _CryptoExtras OPRFServer.swift
[827/873] Emitting module _CryptoExtras
[828/873] Compiling _CryptoExtras DLEQ.swift
[829/873] Compiling _CryptoExtras Prover.swift
[830/873] Compiling _CryptoExtras Verifier.swift
[831/873] Compiling _CryptoExtras ZKPToolbox.swift
[832/873] Compiling _CryptoExtras resource_bundle_accessor.swift
[833/873] Compiling _CryptoExtras ECToolbox_boring.swift
[834/873] Compiling _CryptoExtras ECToolbox.swift
[835/873] Compiling _CryptoExtras HashToField.swift
[836/873] Compiling _CryptoExtras KDF.swift
[837/873] Compiling _CryptoExtras PBKDF2_boring.swift
[838/873] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[839/873] Compiling _CryptoExtras ARCEncoding.swift
[840/873] Compiling _CryptoExtras ARCPrecredential.swift
[841/873] Compiling _CryptoExtras ARCPresentation.swift
[842/873] Compiling _CryptoExtras ARCRequest.swift
[843/873] Compiling _CryptoExtras ARCResponse.swift
[844/873] Compiling _CryptoExtras ARCServer.swift
[845/873] Compiling _CryptoExtras AES_CBC.swift
[846/873] Compiling _CryptoExtras AES_CFB.swift
[847/873] Compiling _CryptoExtras AES_CTR.swift
[848/873] Compiling _CryptoExtras AES_GCM_SIV.swift
[849/873] Compiling _CryptoExtras Block Function.swift
[850/873] Compiling _CryptoExtras AES_CFB_boring.swift
[851/873] Compiling _CryptoExtras AES_CTR_boring.swift
[852/873] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[853/873] Compiling _CryptoExtras CMAC.swift
[854/873] Compiling _CryptoExtras ARC+API.swift
[855/873] Compiling _CryptoExtras ARC.swift
[856/873] Compiling _CryptoExtras ARCCredential.swift
[857/873] Compiling _CryptoExtras VOPRF+API.swift
[858/873] Compiling _CryptoExtras VOPRFClient.swift
[859/873] Compiling _CryptoExtras VOPRFServer.swift
[860/873] Compiling _CryptoExtras RSA+BlindSigning.swift
[861/873] Compiling _CryptoExtras RSA.swift
[862/873] Compiling _CryptoExtras RSA_boring.swift
[863/873] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[864/873] Compiling _CryptoExtras ChaCha20CTR.swift
[865/873] Compiling _CryptoExtras ObjectIdentifier.swift
[866/873] Compiling _CryptoExtras PKCS8DERRepresentation.swift
[867/873] Compiling _CryptoExtras PKCS8PrivateKey.swift
[868/873] Compiling _CryptoExtras RFC8410AlgorithmIdentifier.swift
[869/873] Compiling _CryptoExtras I2OSP.swift
[870/873] Compiling _CryptoExtras IntegerEncoding.swift
[871/873] Compiling _CryptoExtras PEMDocument.swift
[872/873] Compiling _CryptoExtras PrettyBytes.swift
[873/873] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[874/970] Compiling X509 Digests.swift
[875/970] Compiling X509 DistinguishedName.swift
[876/970] Compiling X509 CommonName.swift
[877/970] Compiling X509 CountryName.swift
[878/970] Compiling X509 DNBuilder.swift
[879/970] Compiling X509 DomainComponent.swift
[880/970] Compiling X509 EmailAddress.swift
[881/970] Compiling X509 LocalityName.swift
[882/970] Compiling X509 OrganizationName.swift
[883/970] Compiling X509 OrganizationalUnitName.swift
[884/970] Compiling X509 StateOrProvinceName.swift
[885/980] Compiling X509 Extension.swift
[886/980] Compiling X509 Extensions.swift
[887/980] Compiling X509 ExtensionsBuilder.swift
[888/980] Compiling X509 GeneralName.swift
[889/980] Compiling X509 Lock.swift
[890/980] Compiling X509 LockedValueBox.swift
[891/980] Compiling X509 BasicOCSPResponse.swift
[892/980] Compiling X509 DirectoryString.swift
[893/980] Compiling X509 OCSPCertID.swift
[894/980] Compiling X509 OCSPCertStatus.swift
[895/980] Compiling X509 OCSPExtensionID.swift
[896/980] Compiling X509 AllOfPolicies.swift
[897/980] Compiling X509 AnyPolicy.swift
[898/980] Compiling X509 CertificateStore.swift
[899/980] Compiling X509 CustomCertificateStore.swift
[900/980] Compiling X509 OneOfPolicies.swift
[901/980] Compiling X509 PolicyBuilder.swift
[902/980] Compiling X509 BasicConstraintsPolicy.swift
[903/980] Compiling X509 DNSNames.swift
[904/980] Compiling X509 DirectoryNames.swift
[905/980] Compiling X509 ExpiryPolicy.swift
[906/980] Compiling X509 OCSPVersion.swift
[907/980] Compiling X509 PKCS8PrivateKey.swift
[908/980] Compiling X509 PromiseAndFuture.swift
[909/980] Compiling X509 RDNAttribute.swift
[910/980] Compiling X509 RandomNumberGenerator+bytes.swift
[911/980] Compiling X509 RelativeDistinguishedName.swift
[912/980] Compiling X509 SEC1PrivateKey.swift
[913/980] Compiling X509 SecKeyWrapper.swift
[914/980] Compiling X509 Signature.swift
[915/980] Compiling X509 SignatureAlgorithm.swift
[916/980] Compiling X509 CSRAttribute.swift
[917/980] Compiling X509 CSRAttributes.swift
[918/980] Compiling X509 CSRVersion.swift
[919/980] Compiling X509 CertificateSigningRequest.swift
[920/980] Compiling X509 CertificationRequestInfo.swift
[921/980] Compiling X509 ExtensionRequest.swift
[922/980] Compiling X509 Certificate.swift
[923/980] Compiling X509 CertificatePrivateKey.swift
[924/980] Compiling X509 CertificatePublicKey.swift
[925/980] Compiling X509 CertificateSerialNumber.swift
[926/980] Compiling X509 CertificateVersion.swift
[927/980] Compiling X509 CMSAttribute.swift
[928/980] Compiling X509 CMSContentInfo.swift
[929/980] Compiling X509 CMSEncapsulatedContentInfo.swift
[930/980] Compiling X509 CMSIssuerAndSerialNumber.swift
[931/980] Compiling X509 CMSOperations.swift
[932/980] Compiling X509 CMSSignature.swift
[933/980] Compiling X509 CMSSignedData.swift
[934/980] Compiling X509 CMSSignerIdentifier.swift
[935/980] Compiling X509 CMSSignerInfo.swift
[936/980] Compiling X509 CMSVersion.swift
[937/980] Compiling X509 Curve25519+DER.swift
[938/980] Compiling X509 OCSPNonce.swift
[939/980] Compiling X509 OCSPPolicy.swift
[940/980] Compiling X509 OCSPRequest.swift
[941/980] Compiling X509 OCSPResponse.swift
[942/980] Compiling X509 OCSPResponseBytes.swift
[943/980] Compiling X509 OCSPResponseData.swift
[944/980] Compiling X509 OCSPResponseStatus.swift
[945/980] Compiling X509 OCSPSignature.swift
[946/980] Compiling X509 OCSPSingleRequest.swift
[947/980] Compiling X509 OCSPSingleResponse.swift
[948/980] Compiling X509 OCSPTBSRequest.swift
[949/980] Compiling X509 StreetAddress.swift
[950/980] Compiling X509 Error.swift
[951/980] Compiling X509 AuthorityInformationAccess.swift
[952/980] Compiling X509 AuthorityKeyIdentifier.swift
[953/980] Compiling X509 BasicConstraints.swift
[954/980] Compiling X509 ExtendedKeyUsage.swift
[955/980] Compiling X509 ExtensionIdentifiers.swift
[956/980] Compiling X509 KeyUsage.swift
[957/980] Compiling X509 NameConstraints.swift
[958/980] Compiling X509 SubjectAlternativeName.swift
[959/980] Compiling X509 SubjectKeyIdentifier.swift
[960/980] Compiling X509 VerifierPolicy.swift
[961/980] Compiling X509 AlgorithmIdentifier.swift
[962/980] Compiling X509 ECDSASignature.swift
[963/980] Compiling X509 RSAPKCS1PublicKey.swift
[964/980] Compiling X509 SubjectPublicKeyInfo.swift
[965/980] Compiling X509 TBSCertificate.swift
[966/980] Compiling X509 Time.swift
[967/980] Compiling X509 TimeCalculations.swift
[968/980] Compiling X509 Validity.swift
[969/980] Compiling X509 X509SendableMetatype.swift
[970/980] Compiling X509 IPConstraints.swift
[971/980] Compiling X509 NameConstraintsPolicy.swift
[972/980] Compiling X509 RFC5280Policy.swift
[973/980] Compiling X509 URIConstraints.swift
[974/980] Compiling X509 VersionPolicy.swift
[975/980] Compiling X509 ServerIdentityPolicy.swift
[976/980] Compiling X509 TrustRootLoading.swift
[977/980] Compiling X509 UnverifiedChain.swift
[978/980] Compiling X509 VerificationDiagnostic.swift
[979/980] Compiling X509 Verifier.swift
[980/980] Emitting module X509
[981/1049] Compiling JWSETKit EncryptedData.swift
[982/1049] Compiling JWSETKit Error.swift
[983/1049] Compiling JWSETKit Expiry.swift
[984/1049] Compiling JWSETKit ProtectedContainer.swift
[985/1049] Compiling JWSETKit RawType.swift
[986/1049] Compiling JWSETKit Storage.swift
[987/1049] Compiling JWSETKit StorageField.swift
[988/1049] Compiling JWSETKit WebContainer.swift
[989/1056] Compiling JWSETKit PBKDF2.swift
[990/1056] Compiling JWSETKit SymmetricKey.swift
[991/1056] Compiling JWSETKit JOSE-JWEHPKERegistered.swift
[992/1056] Compiling JWSETKit JOSE-JWERegistered.swift
[993/1056] Compiling JWSETKit JOSE-JWSRegistered.swift
[994/1056] Compiling JWSETKit JOSEHeader.swift
[995/1056] Compiling JWSETKit JWE.swift
[996/1056] Compiling JWSETKit JWECodable.swift
[997/1056] Compiling JWSETKit JWEHeader.swift
[998/1056] Compiling JWSETKit JWERecipient.swift
[999/1056] Compiling JWSETKit JWS.swift
[1000/1056] Compiling JWSETKit JWSCodable.swift
[1001/1056] Compiling JWSETKit JWSHeader.swift
[1002/1056] Compiling JWSETKit JWTOAuthClaims.swift
[1003/1056] Compiling JWSETKit SecKey.swift
[1004/1056] Compiling JWSETKit AES-CBC-HMAC.swift
[1005/1056] Compiling JWSETKit AES.swift
[1006/1056] Compiling JWSETKit CommonCrypto.swift
[1007/1056] Compiling JWSETKit ConcatKDF.swift
[1008/1056] Compiling JWSETKit Direct.swift
[1009/1056] Compiling JWSETKit HMAC.swift
[1010/1056] Compiling JWSETKit JWTOIDCAuth.swift
[1011/1056] Compiling JWSETKit JWTOIDCStandard.swift
[1012/1056] Compiling JWSETKit JWTPayload.swift
[1013/1056] Compiling JWSETKit JWTPopClaims.swift
[1014/1056] Compiling JWSETKit JWTRegisteredClaims.swift
[1015/1056] Compiling JWSETKit JWTSDClaims.swift
[1016/1056] Compiling JWSETKit ASN1.swift
[1017/1056] Compiling JWSETKit Algorithms.swift
[1018/1056] Compiling JWSETKit Compression.swift
[1019/1056] Compiling JWSETKit ContentEncryption.swift
[1020/1056] Compiling JWSETKit KeyEncryption.swift
[1021/1056] Compiling JWSETKit RFC5480Algorithms.swift
[1022/1056] Compiling JWSETKit Signature.swift
[1023/1056] Compiling JWSETKit JSONWebCertificate.swift
[1024/1056] Compiling JWSETKit SecCertificate.swift
[1025/1056] Emitting module JWSETKit
[1026/1056] Compiling JWSETKit X509Certificate.swift
[1027/1056] Compiling JWSETKit Apple.swift
[1028/1056] Compiling JWSETKit Zlib.swift
[1029/1056] Compiling JWSETKit ECCAbstract.swift
[1030/1056] Compiling JWSETKit Ed25519.swift
[1031/1056] Compiling JWSETKit HPKE.swift
[1032/1056] Compiling JWSETKit JWK-EC.swift
[1033/1056] Compiling JWSETKit P256.swift
[1034/1056] Compiling JWSETKit Keys.swift
[1035/1056] Compiling JWSETKit JWK-MLDSA.swift
[1036/1056] Compiling JWSETKit MLDSA65.swift
[1037/1056] Compiling JWSETKit MLDSA87.swift
[1038/1056] Compiling JWSETKit ModuleLatticeAbstract.swift
[1039/1056] Compiling JWSETKit JWK-RSA.swift
[1040/1056] Compiling JWSETKit RSA.swift
[1041/1056] Compiling JWSETKit RSA_boring.swift
[1042/1056] Compiling JWSETKit Base64.swift
[1043/1056] Compiling JWSETKit Codable.swift
[1044/1056] Compiling JWSETKit Data.swift
[1045/1056] Compiling JWSETKit KeyLookup.swift
[1046/1056] Compiling JWSETKit Localizing.swift
[1047/1056] Compiling JWSETKit LockValue.swift
[1048/1056] Compiling JWSETKit resource_bundle_accessor.swift
[1049/1056] Compiling JWSETKit P384.swift
[1050/1056] Compiling JWSETKit P521.swift
[1051/1056] Compiling JWSETKit SHA.swift
[1052/1056] Compiling JWSETKit KeyASN1.swift
[1053/1056] Compiling JWSETKit KeyAccessors.swift
[1054/1056] Compiling JWSETKit KeyExporter.swift
[1055/1056] Compiling JWSETKit KeyParser.swift
[1056/1056] Compiling JWSETKit KeySet.swift
Build of target: 'JWSETKit' complete! (20.34s)
5516
34 /Users/admin/builder/spi-builder-workspace/.docs/amosavian/jwsetkit/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/amosavian/jwsetkit/main
File count: 5516
Doc size: 34.0MB
Preparing doc bundle ...
Uploading prod-amosavian-jwsetkit-main-bbaba7b9.zip to s3://spi-docs-inbox/prod-amosavian-jwsetkit-main-bbaba7b9.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [91%]
Copying... [100%]
Done.