The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JWSETKit, reference main (1e405e), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 23:02:00 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amosavian/JWSETKit.git
Reference: main
Initialized empty Git repository in /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 1e405eb feat: SD-JWT embedding holder key in `cnf`
Cloned https://github.com/amosavian/JWSETKit.git
Revision (git rev-parse @):
1e405eb8b915c678020b067c3b88902b99924e11
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/amosavian/JWSETKit.git at main
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swift-bitcoin/secp256k1
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-asn1.git
[1/12117] Fetching secp256k1
[2/13920] Fetching secp256k1, swift-asn1
[507/37489] Fetching secp256k1, swift-asn1, swift-collections
[2372/54896] Fetching secp256k1, swift-asn1, swift-collections, swift-crypto
Fetched https://github.com/apple/swift-asn1.git from cache (1.94s)
[37775/53093] Fetching secp256k1, swift-collections, swift-crypto
Fetched https://github.com/swift-bitcoin/secp256k1 from cache (3.93s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.93s)
Fetched https://github.com/apple/swift-collections.git from cache (3.94s)
Computing version for https://github.com/swift-bitcoin/secp256k1
Computed https://github.com/swift-bitcoin/secp256k1 at 0.7.0 (4.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.64s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.4.0 (3.50s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.70s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.4.0
Creating working copy for https://github.com/swift-bitcoin/secp256k1
Working copy of https://github.com/swift-bitcoin/secp256k1 resolved at 0.7.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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
      ],
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "traits": [
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-asn1",
          "name": "swift-asn1",
          "url": "https://github.com/apple/swift-asn1.git",
          "version": "1.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "4.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.7.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "secp256k1",
          "name": "secp256k1",
          "url": "https://github.com/swift-bitcoin/secp256k1",
          "version": "0.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/secp256k1",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/amosavian/JWSETKit.git
[1/4621] Fetching jwsetkit
Fetched https://github.com/amosavian/JWSETKit.git from cache (1.13s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/swift-bitcoin/secp256k1 from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.57s)
Fetched https://github.com/apple/swift-collections.git from cache (0.57s)
Fetched https://github.com/swift-bitcoin/secp256k1 from cache (0.57s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.58s)
Computing version for https://github.com/swift-bitcoin/secp256k1
Computed https://github.com/swift-bitcoin/secp256k1 at 0.7.0 (0.64s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.05s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.4.0 (0.03s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.03s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.4.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/amosavian/JWSETKit.git
Working copy of https://github.com/amosavian/JWSETKit.git resolved at main (1e405eb)
Creating working copy for https://github.com/swift-bitcoin/secp256k1
Working copy of https://github.com/swift-bitcoin/secp256k1 resolved at 0.7.0
Found 4 product dependencies
  - swift-collections
  - swift-asn1
  - swift-crypto
  - secp256k1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/amosavian/JWSETKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/30] Copying PrivacyInfo.xcprivacy
[1/30] Copying Localizable.stringsdict
[2/30] Write sources
[2/30] Copying Localizable.stringsdict
[2/30] Write sources
[6/30] Copying Localizable.stringsdict
[6/30] Copying Info.plist
[9/30] Copying Localizable.stringsdict
[9/30] Copying PrivacyInfo.xcprivacy
[9/30] Copying Info.plist
[9/30] Copying PrivacyInfo.xcprivacy
[15/30] Write sources
[26/30] Write swift-version--6988338F2F200930.txt
[27/153] Compiling LibSECP256k1 precomputed_ecmult_gen.c
[28/153] Compiling LibSECP256k1 secp256k1.c
[30/153] Compiling Crypto GeneralizedTime.swift
[31/153] Compiling Crypto ObjectIdentifier.swift
[32/154] Compiling Crypto Cipher.swift
[33/154] Compiling Crypto Nonces.swift
[34/154] Compiling Crypto ASN1.swift
[35/154] Compiling Crypto ASN1Any.swift
[36/154] Compiling Crypto AES-GCM.swift
[37/154] Compiling Crypto AES-GCM_boring.swift
[38/154] Emitting module InternalCollectionsUtilities
[39/154] Compiling Crypto ChaChaPoly_boring.swift
[40/154] Compiling Crypto ChaChaPoly.swift
[41/154] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[42/154] Compiling Crypto ASN1Strings.swift
[43/154] Compiling Crypto ArraySliceBigint.swift
[44/154] Compiling Crypto ASN1BitString.swift
[45/154] Compiling Crypto ASN1Boolean.swift
[46/154] Compiling Crypto ASN1Identifier.swift
[47/154] Compiling Crypto ASN1Integer.swift
[48/154] Compiling Crypto ASN1Null.swift
[49/154] Compiling Crypto ASN1OctetString.swift
[50/456] Compiling HashTreeCollections TreeSet+Codable.swift
[51/456] Compiling HashTreeCollections TreeSet+Collection.swift
[52/456] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[53/456] Compiling HashTreeCollections TreeSet+Debugging.swift
[54/459] Compiling HashTreeCollections TreeSet+Descriptions.swift
[55/459] Compiling HashTreeCollections TreeSet+Equatable.swift
[56/459] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[57/459] Compiling HashTreeCollections TreeSet+Extras.swift
[58/459] Compiling HashTreeCollections TreeSet+Filter.swift
[59/459] Compiling HashTreeCollections TreeSet+Hashable.swift
[60/459] Compiling HashTreeCollections TreeSet+Sendable.swift
[61/459] Compiling HashTreeCollections TreeSet+Sequence.swift
[62/459] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[63/459] Compiling HashTreeCollections _AncestorHashSlots.swift
[64/459] Compiling HashTreeCollections _Bitmap.swift
[65/459] Compiling HashTreeCollections _HashNode+Builder.swift
[66/459] Compiling HashTreeCollections _HashNode+Debugging.swift
[67/459] Compiling HashTreeCollections _HashNode+Initializers.swift
[68/459] Compiling HashTreeCollections _Bucket.swift
[69/459] Compiling HashTreeCollections _Hash.swift
[70/459] Compiling HashTreeCollections _HashLevel.swift
[71/459] Compiling HashTreeCollections _HashNode+Storage.swift
[72/459] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[73/459] Compiling HashTreeCollections _HashNode+Structural filter.swift
[74/459] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[75/459] Compiling ContainersPreview Inout.swift
[76/459] Compiling ContainersPreview InputSpan.swift
[77/459] Compiling ContainersPreview Shared.swift
[78/459] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[79/459] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[80/459] Compiling HashTreeCollections TreeDictionary+Values.swift
[81/459] Compiling HashTreeCollections TreeDictionary.swift
[82/459] Compiling HeapModule _HeapNode.swift
[83/459] Emitting module ContainersPreview
[84/459] Compiling HeapModule Heap.swift
[85/459] Compiling HeapModule Heap+Invariants.swift
[86/459] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[87/459] Compiling HeapModule Heap+Descriptions.swift
[88/459] Compiling HeapModule Heap+UnsafeHandle.swift
[89/459] Compiling HashTreeCollections _HashNode+Lookups.swift
[90/459] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[91/459] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[92/459] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[93/459] Emitting module HeapModule
[100/506] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[101/506] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[102/506] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[103/506] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[104/506] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[105/506] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[106/506] Compiling DequeModule UniqueDeque+Consumption.swift
[107/506] Compiling DequeModule UniqueDeque+Container.swift
[108/506] Compiling DequeModule UniqueDeque+Descriptions.swift
[109/506] Compiling HashTreeCollections _HashNode+Structural union.swift
[110/506] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[111/506] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[112/506] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[113/506] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[114/506] Compiling HashTreeCollections _RawHashNode.swift
[115/506] Compiling HashTreeCollections _UnmanagedHashNode.swift
[116/506] Compiling HashTreeCollections _UnsafePath.swift
[117/506] Compiling HashTreeCollections TreeDictionary+Codable.swift
[118/506] Compiling OrderedCollections _UnsafeBitset.swift
[119/506] Compiling HashTreeCollections TreeDictionary+Filter.swift
[120/506] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[121/506] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[122/506] Compiling HashTreeCollections TreeDictionary+Keys.swift
[123/506] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[124/506] Compiling HashTreeCollections TreeDictionary+Merge.swift
[125/506] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[138/514] Compiling DequeModule UniqueDeque+Append.swift
[144/520] Compiling DequeModule RigidDeque+Descriptions.swift
[145/520] Compiling DequeModule RigidDeque+Equatable.swift
[146/520] Compiling DequeModule RigidDeque+Experimental.swift
[147/520] Compiling DequeModule Deque._UnsafeHandle.swift
[148/520] Compiling DequeModule Deque.swift
[149/520] Compiling DequeModule _DequeBuffer.swift
[155/520] Compiling DequeModule _DequeBufferHeader.swift
[160/524] Compiling DequeModule UniqueDeque+Equatable.swift
[161/524] Compiling DequeModule UniqueDeque+Experimental.swift
[162/524] Compiling DequeModule UniqueDeque+Hashable.swift
[163/524] Compiling DequeModule UniqueDeque+Initializers.swift
[164/524] Compiling DequeModule UniqueDeque+Replacements.swift
[165/524] Compiling DequeModule RigidDeque+Hashable.swift
[166/524] Compiling DequeModule RigidDeque+Initializers.swift
[167/524] Compiling DequeModule RigidDeque+Insertions.swift
[168/524] Compiling DequeModule RigidDeque+Prepend.swift
[170/524] Emitting module BitCollections
[172/524] Compiling DequeModule RigidDeque+Append.swift
[173/524] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[174/524] Compiling DequeModule Deque+Extras.swift
[175/524] Compiling DequeModule Deque+Hashable.swift
[176/524] Compiling DequeModule Deque+Testing.swift
[176/524] Compiling LibSECP256k1 precomputed_ecmult.c
[180/524] Compiling DequeModule Deque._Storage.swift
[181/524] Compiling DequeModule RigidDeque+Removals.swift
[182/524] Compiling DequeModule RigidDeque+Replacements.swift
[183/524] Compiling DequeModule RigidDeque+Testing.swift
[184/524] Compiling DequeModule RigidDeque.swift
[185/524] Compiling DequeModule Deque+Codable.swift
[191/531] Compiling DequeModule Deque+Collection.swift
[206/531] Compiling DequeModule RigidDeque+Consumption.swift
[207/531] Compiling DequeModule RigidDeque+Container.swift
[208/531] Compiling _RopeModule _CharacterRecognizer.swift
[209/531] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[210/531] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[211/531] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[212/531] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[213/531] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[214/531] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[215/531] Compiling HashTreeCollections TreeSet.swift
[219/531] Compiling BitCollections BitSet._UnsafeHandle.swift
[220/531] Compiling BitCollections BitSet.swift
[221/531] Compiling BitCollections Range+Utilities.swift
[222/531] Compiling BitCollections Slice+Utilities.swift
[223/531] Compiling BitCollections UInt+Tricks.swift
[224/531] Compiling BitCollections _Word.swift
[233/531] Compiling DequeModule Deque+CustomReflectable.swift
[234/531] Compiling DequeModule Deque+Descriptions.swift
[235/531] Compiling DequeModule Deque+Equatable.swift
[236/531] Compiling DequeModule UniqueDeque+Insertions.swift
[237/531] Compiling DequeModule UniqueDeque+Prepend.swift
[244/531] Compiling DequeModule UniqueDeque+Removals.swift
[271/531] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[272/531] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[273/531] Compiling HashTreeCollections _HashNode.swift
[274/531] Compiling _RopeModule Rope+Remove.swift
[275/531] Compiling _RopeModule Rope+RemoveSubrange.swift
[276/531] Compiling _RopeModule Rope+Split.swift
[277/531] Compiling _RopeModule Optional Utilities.swift
[278/531] Compiling _RopeModule String Utilities.swift
[279/531] Compiling _RopeModule String.Index+ABI.swift
[280/531] Compiling DequeModule _UnsafeDequeSegments.swift
[338/531] Emitting module OrderedCollections
[377/531] Compiling DequeModule UniqueDeque.swift
[378/531] Compiling DequeModule _DequeSlot.swift
[379/531] Compiling DequeModule _UnsafeDequeHandle.swift
[389/531] Emitting module _RopeModule
[390/531] Compiling SwiftASN1 DER.swift
[416/532] Compiling SwiftASN1 Errors.swift
[426/532] Emitting module HashTreeCollections
[431/532] Emitting module DequeModule
[432/538] Compiling Collections HeapModule reexports.swift
[433/538] Compiling Collections OrderedCollections reexports.swift
[434/538] Compiling Collections HashTreeCollections reexports.swift
[435/538] Emitting module Collections
[436/538] Compiling Collections DequeModule reexports.swift
[437/538] Compiling Collections BitCollections reexports.swift
[450/538] Emitting module SwiftASN1
[453/538] Emitting module Crypto
[539/547] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[540/547] Compiling Crypto RNG_boring.swift
[541/547] Compiling Crypto SafeCompare_boring.swift
[542/547] Compiling Crypto Zeroization_boring.swift
[543/547] Compiling Crypto PrettyBytes.swift
[544/547] Compiling Crypto SafeCompare.swift
[545/547] Compiling Crypto SecureBytes.swift
[546/547] Compiling Crypto Zeroization.swift
[547/547] Compiling Crypto resource_bundle_accessor.swift
[548/553] Compiling CryptoASN1 resource_bundle_accessor.swift
[549/553] Compiling CryptoASN1 RFC5480Algorithms.swift
[550/553] Compiling CryptoASN1 SubjectPublicKeyInfo.swift
[551/553] Compiling CryptoASN1 Extensions.swift
[552/553] Emitting module CryptoASN1
[553/553] Compiling CryptoASN1 PrivateKey.swift
[554/636] Compiling CryptoP256K P256K+ECDH.swift
[555/636] Compiling CryptoP256K P256K+Backing.swift
[556/636] Compiling CryptoP256K resource_bundle_accessor.swift
[557/636] Compiling CryptoP256K P256K+Signing.swift
[558/636] Emitting module CryptoP256K
[559/636] Compiling JWSETKit CommonCrypto.swift
[560/636] Compiling JWSETKit ConcatKDF.swift
[561/636] Compiling JWSETKit Direct.swift
[562/636] Compiling JWSETKit HMAC.swift
[563/636] Compiling JWSETKit PBKDF2.swift
[564/636] Compiling JWSETKit SymmetricKey.swift
[565/636] Compiling JWSETKit JOSE-JWEHPKERegistered.swift
[566/636] Compiling JWSETKit JOSE-JWERegistered.swift
[567/644] Compiling JWSETKit JWSHeader.swift
[568/644] Compiling JWSETKit JWTOAuthClaims.swift
[569/644] Compiling JWSETKit JWTOIDCAuth.swift
[570/644] Compiling JWSETKit JWTOIDCStandard.swift
[571/644] Compiling JWSETKit JWTPayload.swift
[572/644] Compiling JWSETKit JWTPopClaims.swift
[573/644] Compiling JWSETKit JWTRegisteredClaims.swift
[574/644] Compiling JWSETKit DisclosurePayloadMerger.swift
[575/644] Compiling JWSETKit JWTSDClaims.swift
[576/644] Compiling JWSETKit SD-JWT.swift
[577/644] Compiling JWSETKit SD-JWTCodable.swift
[578/644] Compiling JWSETKit SelectiveDisclosure.swift
[579/644] Compiling JWSETKit ASN1.swift
[580/644] Compiling JWSETKit Base64.swift
[581/644] Compiling JWSETKit Codable.swift
[582/644] Compiling JWSETKit Data.swift
[583/644] Compiling JWSETKit MLKEM1024.swift
[584/644] Compiling JWSETKit MLKEM768.swift
[585/644] Compiling JWSETKit ModuleLatticeAbstract.swift
[586/644] Compiling JWSETKit JWK-RSA.swift
[587/644] Compiling JWSETKit RSA.swift
[588/644] Compiling JWSETKit RSA_boring.swift
[589/644] Compiling JWSETKit SecKey.swift
[590/644] Compiling JWSETKit AES-CBC-HMAC.swift
[591/644] Compiling JWSETKit AES.swift
[592/644] Emitting module JWSETKit
[593/644] Compiling JWSETKit Algorithms.swift
[594/644] Compiling JWSETKit Compression.swift
[595/644] Compiling JWSETKit ContentEncryption.swift
[596/644] Compiling JWSETKit KeyEncryption.swift
[597/644] Compiling JWSETKit Signature.swift
[598/644] Compiling JWSETKit JSONWebCertificate.swift
[599/644] Compiling JWSETKit SecCertificate.swift
[600/644] Compiling JWSETKit X509Certificate.swift
[601/644] Compiling JWSETKit Apple.swift
[602/644] Compiling JWSETKit EncryptedData.swift
[603/644] Compiling JWSETKit Error.swift
[604/644] Compiling JWSETKit Expiry.swift
[605/644] Compiling JWSETKit JSONPointer.swift
[606/644] Compiling JWSETKit ProtectedContainer.swift
[607/644] Compiling JWSETKit RawType.swift
[608/644] Compiling JWSETKit Storage.swift
[609/644] Compiling JWSETKit StorageField.swift
[610/644] Compiling JWSETKit WebContainer.swift
[611/644] Compiling JWSETKit Zlib.swift
[612/644] Compiling JWSETKit ECCAbstract.swift
[613/644] Compiling JWSETKit Ed25519.swift
[614/644] Compiling JWSETKit HPKE.swift
[615/644] Compiling JWSETKit JWK-EC.swift
[616/644] Compiling JWSETKit P256.swift
[617/644] Compiling JWSETKit P256K.swift
[618/644] Compiling JWSETKit P384.swift
[619/644] Compiling JWSETKit P521.swift
[620/644] Compiling JWSETKit SHA.swift
[621/644] Compiling JWSETKit KeyAccessors.swift
[622/644] Compiling JWSETKit KeyExporter.swift
[623/644] Compiling JWSETKit KeyParser.swift
[624/644] Compiling JWSETKit KeySet.swift
[625/644] Compiling JWSETKit Keys.swift
[626/644] Compiling JWSETKit JWK-MLDSA.swift
[627/644] Compiling JWSETKit MLDSA65.swift
[628/644] Compiling JWSETKit MLDSA87.swift
[629/644] Compiling JWSETKit JOSE-JWSRegistered.swift
[630/644] Compiling JWSETKit JOSEHeader.swift
[631/644] Compiling JWSETKit JWE.swift
[632/644] Compiling JWSETKit JWECodable.swift
[633/644] Compiling JWSETKit JWEHeader.swift
[634/644] Compiling JWSETKit JWERecipient.swift
[635/644] Compiling JWSETKit JWS.swift
[636/644] Compiling JWSETKit JWSCodable.swift
[637/644] Compiling JWSETKit KeyLookup.swift
[638/644] Compiling JWSETKit Localizing.swift
[639/644] Compiling JWSETKit LockValue.swift
[640/644] Compiling JWSETKit CertificateURL.swift
[641/644] Compiling JWSETKit FoundationNetwork.swift
[642/644] Compiling JWSETKit KeysetURL.swift
[643/644] Compiling JWSETKit NIOHTTP1.swift
[644/644] Compiling JWSETKit resource_bundle_accessor.swift
Build complete! (19.37s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-asn1",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-asn1.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-certificates",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-certificates"
    },
    {
      "identity" : "secp256k1",
      "requirement" : {
        "exact" : [
          "0.7.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-bitcoin/secp256k1"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.30.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "JWSETKit",
  "name" : "JWSETKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "JWSETKit",
      "targets" : [
        "JWSETKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JWSETKitTests",
      "module_type" : "SwiftTarget",
      "name" : "JWSETKitTests",
      "path" : "Tests/JWSETKitTests",
      "sources" : [
        "Base/JSONPointerTests.swift",
        "Base/StorageTests.swift",
        "Base/WebContainerTests.swift",
        "Cryptography/AlgorithmsTests.swift",
        "Cryptography/CompressionTests.swift",
        "Cryptography/ECTests.swift",
        "Cryptography/JWKNegativeTests.swift",
        "Cryptography/JWKSetTests.swift",
        "Cryptography/MLDSATests.swift",
        "Cryptography/P256KTests.swift",
        "Cryptography/RFC7520DecryptionTests.swift",
        "Cryptography/RFC7520EncryptionTests.swift",
        "Cryptography/RFC7520SignatureTests.swift",
        "Cryptography/RSACryptoTests.swift",
        "Cryptography/RSATests.swift",
        "Cryptography/ThumbprintTests.swift",
        "Entities/JOSEHeaderJWETests.swift",
        "Entities/JOSEHeaderJWSTests.swift",
        "Entities/JSONWebSelectiveDisclosureJWTTests.swift",
        "Entities/JWENegativeTests.swift",
        "Entities/JWETests.swift",
        "Entities/JWSMLDSATests.swift",
        "Entities/JWSNegativeTests.swift",
        "Entities/JWSTests.swift",
        "Entities/JWTNegativeTests.swift",
        "Entities/JWTOAuthClaimsTests.swift",
        "Entities/JWTOIDCAuthClaimsTests.swift",
        "Entities/JWTOIDCStandardClaimsTests.swift",
        "Entities/JWTPopClaimsTests.swift",
        "Entities/JWTRegisteredClaimsTests.swift",
        "Entities/JWTTests.swift",
        "Entities/RFC9901ComplianceTests.swift",
        "Entities/SDJWTNegativeTests.swift",
        "ExampleKeys.swift",
        "Extensions/Base64Tests.swift",
        "Extensions/KeyLookupTests.swift",
        "Extensions/LocalizingTests.swift"
      ],
      "target_dependencies" : [
        "JWSETKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JWSETKit",
      "module_type" : "SwiftTarget",
      "name" : "JWSETKit",
      "path" : "Sources/JWSETKit",
      "product_dependencies" : [
        "Collections",
        "SwiftASN1",
        "Crypto",
        "CryptoExtras"
      ],
      "product_memberships" : [
        "JWSETKit"
      ],
      "resources" : [
        {
          "path" : "/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/JSONPointer.swift",
        "Base/ProtectedContainer.swift",
        "Base/RawType.swift",
        "Base/Storage.swift",
        "Base/StorageField.swift",
        "Base/WebContainer.swift",
        "Cryptography/Algorithms/Algorithms.swift",
        "Cryptography/Algorithms/Compression.swift",
        "Cryptography/Algorithms/ContentEncryption.swift",
        "Cryptography/Algorithms/KeyEncryption.swift",
        "Cryptography/Algorithms/Signature.swift",
        "Cryptography/Certificate/JSONWebCertificate.swift",
        "Cryptography/Certificate/SecCertificate.swift",
        "Cryptography/Certificate/X509Certificate.swift",
        "Cryptography/Compression/Apple.swift",
        "Cryptography/Compression/Zlib.swift",
        "Cryptography/EC/ECCAbstract.swift",
        "Cryptography/EC/Ed25519.swift",
        "Cryptography/EC/HPKE.swift",
        "Cryptography/EC/JWK-EC.swift",
        "Cryptography/EC/P256.swift",
        "Cryptography/EC/P256K.swift",
        "Cryptography/EC/P384.swift",
        "Cryptography/EC/P521.swift",
        "Cryptography/Hashing/SHA.swift",
        "Cryptography/KeyAccessors.swift",
        "Cryptography/KeyExporter.swift",
        "Cryptography/KeyParser.swift",
        "Cryptography/KeySet.swift",
        "Cryptography/Keys.swift",
        "Cryptography/PQC/JWK-MLDSA.swift",
        "Cryptography/PQC/MLDSA65.swift",
        "Cryptography/PQC/MLDSA87.swift",
        "Cryptography/PQC/MLKEM1024.swift",
        "Cryptography/PQC/MLKEM768.swift",
        "Cryptography/PQC/ModuleLatticeAbstract.swift",
        "Cryptography/RSA/JWK-RSA.swift",
        "Cryptography/RSA/RSA.swift",
        "Cryptography/RSA/RSA_boring.swift",
        "Cryptography/RSA/SecKey.swift",
        "Cryptography/Symmetric/AES-CBC-HMAC.swift",
        "Cryptography/Symmetric/AES.swift",
        "Cryptography/Symmetric/CommonCrypto.swift",
        "Cryptography/Symmetric/ConcatKDF.swift",
        "Cryptography/Symmetric/Direct.swift",
        "Cryptography/Symmetric/HMAC.swift",
        "Cryptography/Symmetric/PBKDF2.swift",
        "Cryptography/Symmetric/SymmetricKey.swift",
        "Entities/JOSE/JOSE-JWEHPKERegistered.swift",
        "Entities/JOSE/JOSE-JWERegistered.swift",
        "Entities/JOSE/JOSE-JWSRegistered.swift",
        "Entities/JOSE/JOSEHeader.swift",
        "Entities/JWE/JWE.swift",
        "Entities/JWE/JWECodable.swift",
        "Entities/JWE/JWEHeader.swift",
        "Entities/JWE/JWERecipient.swift",
        "Entities/JWS/JWS.swift",
        "Entities/JWS/JWSCodable.swift",
        "Entities/JWS/JWSHeader.swift",
        "Entities/JWT/JWTOAuthClaims.swift",
        "Entities/JWT/JWTOIDCAuth.swift",
        "Entities/JWT/JWTOIDCStandard.swift",
        "Entities/JWT/JWTPayload.swift",
        "Entities/JWT/JWTPopClaims.swift",
        "Entities/JWT/JWTRegisteredClaims.swift",
        "Entities/SD-JWT/DisclosurePayloadMerger.swift",
        "Entities/SD-JWT/JWTSDClaims.swift",
        "Entities/SD-JWT/SD-JWT.swift",
        "Entities/SD-JWT/SD-JWTCodable.swift",
        "Entities/SD-JWT/SelectiveDisclosure.swift",
        "Extensions/ASN1.swift",
        "Extensions/Base64.swift",
        "Extensions/Codable.swift",
        "Extensions/Data.swift",
        "Extensions/KeyLookup.swift",
        "Extensions/Localizing.swift",
        "Extensions/LockValue.swift",
        "Network/CertificateURL.swift",
        "Network/FoundationNetwork.swift",
        "Network/KeysetURL.swift",
        "Network/NIOHTTP1.swift"
      ],
      "target_dependencies" : [
        "CryptoASN1",
        "Czlib"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Czlib",
      "module_type" : "SystemLibraryTarget",
      "name" : "Czlib",
      "path" : "Sources/Czlib",
      "product_memberships" : [
        "JWSETKit"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "CryptoP256K",
      "module_type" : "SwiftTarget",
      "name" : "CryptoP256K",
      "path" : "Sources/CryptoP256K",
      "product_dependencies" : [
        "SwiftASN1",
        "Crypto",
        "LibSECP256k1"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CryptoP256K/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "P256K+Backing.swift",
        "P256K+ECDH.swift",
        "P256K+Signing.swift"
      ],
      "target_dependencies" : [
        "CryptoASN1"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CryptoASN1",
      "module_type" : "SwiftTarget",
      "name" : "CryptoASN1",
      "path" : "Sources/CryptoASN1",
      "product_dependencies" : [
        "SwiftASN1",
        "Crypto"
      ],
      "product_memberships" : [
        "JWSETKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CryptoASN1/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions.swift",
        "PrivateKey.swift",
        "RFC5480Algorithms.swift",
        "SubjectPublicKeyInfo.swift"
      ],
      "type" : "library"
    }
  ],
  "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.3
Target:                   JWSETKit
Extracting symbol information for 'JWSETKit'...
Finished extracting symbol information for 'JWSETKit'. (113.03s)
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 '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 '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 'sealedBox' not found in initializer declaration
   --> ../Base/EncryptedData.swift:109:13-109:22
107 |     ///
108 |     /// - Parameters:
109 +     ///   - sealedBox: Container for your data.
    |             ╰─suggestion: Replace 'sealedBox' with 'sealedData'
110 |     public init(_ sealedData: SealedData) throws {
111 |         try self.init(
warning: Parameter 'sealedData' is missing documentation
   --> ../Base/EncryptedData.swift:109:48-109:48
107 |     ///
108 |     /// - Parameters:
109 +     ///   - sealedBox: Container for your data.
    |                                                ╰─suggestion: Document 'sealedData' parameter
110 |     public init(_ sealedData: SealedData) throws {
111 |         try self.init(
warning: Parameter 'sealedBox' not found in initializer declaration
   --> ../Base/EncryptedData.swift:123:13-123:22
121 |     ///
122 |     /// - Parameters:
123 +     ///   - sealedBox: Container for your data.
    |             ╰─suggestion: Replace 'sealedBox' with 'sealedData'
124 |     public init(_ sealedData: SealedData) throws {
125 |         try self.init(
warning: Parameter 'sealedData' is missing documentation
   --> ../Base/EncryptedData.swift:123:48-123:48
121 |     ///
122 |     /// - Parameters:
123 +     ///   - sealedBox: Container for your data.
    |                                                ╰─suggestion: Document 'sealedData' parameter
124 |     public init(_ sealedData: SealedData) throws {
125 |         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 '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 '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:203:9-203:82
201 |     /// - Note: If empty encoded data is given, value will be initialized as empty object.
202 |     ///
203 +     /// - Parameter protected: Serialzed json object but **not** in `base64url` .
    |         ╰─suggestion: Remove 'protected' parameter documentation
204 |     public init(encoded: Data) throws {
205 |         self._protected = encoded
warning: Parameter 'encoded' is missing documentation
   --> ../Base/ProtectedContainer.swift:203:82-203:82
201 |     /// - Note: If empty encoded data is given, value will be initialized as empty object.
202 |     ///
203 +     /// - Parameter protected: Serialzed json object but **not** in `base64url` .
    |                                                                                  ╰─suggestion: Document 'encoded' parameter
204 |     public init(encoded: Data) throws {
205 |         self._protected = encoded
warning: Parameter 'keyClass' not found in type method declaration
   --> ../Cryptography/Algorithms/Algorithms.swift:355:11-355:50
353 |     /// - Parameters:
354 |     ///   - algorithm: New algorithm name.
355 +     ///   - keyClass: Key class of symmetric key.
    |           ╰─suggestion: Remove 'keyClass' parameter documentation
356 |     ///   - keyLength: The sizes that a symmetric cryptographic key can take.
357 |     public static func register(
warning: Parameter 'keyLength' not found in type method declaration
   --> ../Cryptography/Algorithms/Algorithms.swift:356:11-356:78
354 |     ///   - algorithm: New algorithm name.
355 |     ///   - keyClass: Key class of symmetric key.
356 +     ///   - keyLength: The sizes that a symmetric cryptographic key can take.
    |           ╰─suggestion: Remove 'keyLength' parameter documentation
357 |     public static func register(
358 |         _ algorithm: Self,
warning: Parameter 'jsonWebAlgorithm' is missing documentation
   --> ../Cryptography/Algorithms/Algorithms.swift:356:78-356:78
354 |     ///   - algorithm: New algorithm name.
355 |     ///   - keyClass: Key class of symmetric key.
356 +     ///   - keyLength: The sizes that a symmetric cryptographic key can take.
    |                                                                              ╰─suggestion: Document 'jsonWebAlgorithm' parameter
357 |     public static func register(
358 |         _ algorithm: Self,
warning: Parameter 'privateKeyClass' not found in type method declaration
   --> ../Cryptography/Algorithms/KeyEncryption.swift:279:13-279:28
277 |     ///   - algorithm: New algorithm name.
278 |     ///   - type: Type of key. Can be symmetric, RSA or Elliptic curve.
279 +     ///   - privateKeyClass: Private key class. In case the key is symmetric, it equals to `publicKeyClass`.
    |             ╰─suggestion: Replace 'privateKeyClass' with 'decryptingKeyClass'
280 |     ///   - keyLengthInBits:Key length in bits, if applicable.
281 |     ///   - hashFunction: Hash function of symmetric keys.
warning: Parameter 'decryptingKeyClass' is missing documentation
   --> ../Cryptography/Algorithms/KeyEncryption.swift:283:114-283:114
281 |     ///   - hashFunction: Hash function of symmetric keys.
282 |     ///   - encryptedKeyHandler: Encrypting content encryption key.
283 +     ///   - decryptionMutating: Prepares key encryption key and content encryption before applying in decryption.
284 |     public static func register<Private>(
285 |         _ algorithm: Self,
warning: Parameter 'Returns' not found in type method declaration
  --> ../Cryptography/KeyParser.swift:64:11-64:91
62 |     ///   - key: The key data to deserialize.
63 |     ///   - format: The format of the key data.
64 +     ///   - Returns: A specific `JSONWebKey` type, or `nil` if the key is not appropriate.
   |           ╰─suggestion: Remove 'Returns' parameter documentation
65 |     static func deserialize<D>(key: D, format: JSONWebKeyFormat) throws -> (any JSONWebKey)? where D: DataProtocol
66 | }
warning: Parameter 'keySize' not found in initializer declaration
  --> ../Cryptography/Symmetric/AES-CBC-HMAC.swift:75:9-75:69
73 |     /// Returns a new AES-CBC with HMAC with random key where each key (HMAC and AES) size is by given parameter.
74 |     ///
75 +     /// - Parameter keySize: Size of random key for AES-CBC in bits.
   |         ╰─suggestion: Remove 'keySize' parameter documentation
76 |     public init(size: SymmetricKeySize) {
77 |         self.storage = .init()
warning: Parameter 'size' is missing documentation
  --> ../Cryptography/Symmetric/AES-CBC-HMAC.swift:75:69-75:69
73 |     /// Returns a new AES-CBC with HMAC with random key where each key (HMAC and AES) size is by given parameter.
74 |     ///
75 +     /// - Parameter keySize: Size of random key for AES-CBC in bits.
   |                                                                     ╰─suggestion: Document 'size' parameter
76 |     public init(size: SymmetricKeySize) {
77 |         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: 'init(claims:policy:algorithm:hashAlgorithm:using:)' doesn't exist at '/JWSETKit/JSONWebSelectiveDisclosureToken'
   --> Extensions/SD-JWT.md:282:37-282:87
280 | ### Creating SD-JWTs
281 |
282 + - ``JSONWebSelectiveDisclosureToken/init(claims:policy:algorithm:hashAlgorithm:using:)``
    |                                     ├─suggestion: Replace 'init(claims:policy:algorithm:hashAlgorithm:using:)' with 'init(claims:policy:header:algorithm:hashAlgorithm:decoyCount:holderKey:confirmationStrategy:using:)'
    |                                     ╰─suggestion: Replace 'init(claims:policy:algorithm:hashAlgorithm:using:)' with 'init(claims:concealedPaths:header:algorithm:hashAlgorithm:decoyCount:holderKey:confirmationStrategy:using:)'
283 | - ``DisclosurePolicy``
284 |
warning: 'disclosedPayload()' doesn't exist at '/JWSETKit/JSONWebSelectiveDisclosureToken'
   --> Extensions/SD-JWT.md:295:37-295:55
293 | - ``JSONWebSelectiveDisclosureToken/validate(requireKeyBinding:)``
294 | - ``JSONWebSelectiveDisclosureToken/verifyKeyBinding(expectedNonce:expectedAudience:using:)``
295 + - ``JSONWebSelectiveDisclosureToken/disclosedPayload()``
    |                                     ╰─suggestion: Replace 'disclosedPayload()' with 'disclosedPayload'
296 |
297 | ### Disclosures
warning: 'JSONWebTokenSelectiveDisclosureClaimsParameters' doesn't exist at '/JWSETKit/JSONWebSelectiveDisclosureToken'
   --> Extensions/SD-JWT.md:304:5-304:52
302 | ### Claims
303 |
304 + - ``JSONWebTokenSelectiveDisclosureClaimsParameters``
warning: 'pbkdf2(pbkdf2Password:salt:hashFunction:iterations:)' doesn't exist at '/JWSETKit/CryptoKit/SymmetricKey'
  --> Manuals/3-Cryptography.md:96:71-96:123
94 | ##### Generating SymmetricKey using PBKDF2
95 |
96 + To generate a symmetric key using PBKDF2 use ``CryptoKit/SymmetricKey/pbkdf2(pbkdf2Password:salt:hashFunction:iterations:)``  method.
97 |
98 | #### AES GCM
warning: 'pbkdf2(pbkdf2Password:salt:hashFunction:iterations:)' doesn't exist at '/JWSETKit/CryptoKit/SymmetricKey'
   --> Manuals/3-Cryptography.md:295:28-295:80
293 | - ``JSONWebKeyAESCBCHMAC``
294 | - ``JSONWebKeyAESKW``
295 + - ``CryptoKit/SymmetricKey/pbkdf2(pbkdf2Password:salt:hashFunction:iterations:)``
296 |
297 | ### RSA
warning: 'SECURITY' doesn't exist at '/JWSETKit/5-SecurityGuidelines'
   --> Manuals/5-SecurityGuidelines.md:102:5-102:13
100 | ### Security References
101 |
102 + - ``SECURITY``
103 | - <doc:3-Cryptography>
warning: 'JSONWebMLDSAPrivateKey' doesn't exist at '/JWSETKit/8-MigrationFromVaporJWT'
  --> Manuals/8-MigrationFromVaporJWT.md:42:44-42:66
40 | | `ES*PrivateKey` / `EdDSA.PrivateKey` | ``JSONWebECPrivateKey``    | Private EC/EdDSA keys |
41 | | `ES*PublicKey` / `EdDSA.PublicKey`   | ``JSONWebECPublicKey``     | Public EC/EdDSA keys |
42 + | `MLDSA*PrivateKey`                   | ``JSONWebMLDSAPrivateKey`` | Post-quantum keys |
43 | | `MLDSA*PublicKey`                    | ``JSONWebMLDSAPublicKey``  | Post-quantum keys |
44 |
warning: 'JSONWebMLDSAPublicKey' doesn't exist at '/JWSETKit/8-MigrationFromVaporJWT'
  --> Manuals/8-MigrationFromVaporJWT.md:43:44-43:65
41 | | `ES*PublicKey` / `EdDSA.PublicKey`   | ``JSONWebECPublicKey``     | Public EC/EdDSA keys |
42 | | `MLDSA*PrivateKey`                   | ``JSONWebMLDSAPrivateKey`` | Post-quantum keys |
43 + | `MLDSA*PublicKey`                    | ``JSONWebMLDSAPublicKey``  | Post-quantum keys |
44 |
45 | > You can use ``Crypto`` keys directly and you don't need to wrap them. e.g. Use ``P256.Signing.PublicKey``
warning: 'Crypto' doesn't exist at '/JWSETKit/8-MigrationFromVaporJWT'
  --> Manuals/8-MigrationFromVaporJWT.md:45:17-45:23
43 | | `MLDSA*PublicKey`                    | ``JSONWebMLDSAPublicKey``  | Post-quantum keys |
44 |
45 + > You can use ``Crypto`` keys directly and you don't need to wrap them. e.g. Use ``P256.Signing.PublicKey``
46 |
47 | ### Payload Types
warning: 'P256.Signing.PublicKey' doesn't exist at '/JWSETKit/8-MigrationFromVaporJWT'
  --> Manuals/8-MigrationFromVaporJWT.md:45:84-45:106
43 | | `MLDSA*PublicKey`                    | ``JSONWebMLDSAPublicKey``  | Post-quantum keys |
44 |
45 + > You can use ``Crypto`` keys directly and you don't need to wrap them. e.g. Use ``P256.Signing.PublicKey``
46 |
47 | ### Payload Types
warning: 'Date' doesn't exist at '/JWSETKit/Foundation'
  --> Manuals/8-MigrationFromVaporJWT.md:55:36-55:40
53 | |-------------------|------------------------|----------------------|
54 | | `JWTPayload`      | ``JSONWebTokenClaims`` | JWT claims container |
55 + | `ExpirationClaim` | ``Foundation/Date``    | Access via ``JSONWebTokenClaimsRegisteredParameters/expiry`` |
   |                                    ╰─suggestion: Replace 'Date' with 'DateComponents'
56 | | `IssuedAtClaim`   | ``Foundation/Date``    | Access via ``JSONWebTokenClaimsRegisteredParameters/issuedAt`` |
57 | | `NotBeforeClaim`  | ``Foundation/Date``    | Access via ``JSONWebTokenClaimsRegisteredParameters/notBefore`` |
warning: 'Date' doesn't exist at '/JWSETKit/Foundation'
  --> Manuals/8-MigrationFromVaporJWT.md:56:36-56:40
54 | | `JWTPayload`      | ``JSONWebTokenClaims`` | JWT claims container |
55 | | `ExpirationClaim` | ``Foundation/Date``    | Access via ``JSONWebTokenClaimsRegisteredParameters/expiry`` |
56 + | `IssuedAtClaim`   | ``Foundation/Date``    | Access via ``JSONWebTokenClaimsRegisteredParameters/issuedAt`` |
   |                                    ╰─suggestion: Replace 'Date' with 'DateComponents'
57 | | `NotBeforeClaim`  | ``Foundation/Date``    | Access via ``JSONWebTokenClaimsRegisteredParameters/notBefore`` |
58 | | `SubjectClaim`    | `String` / `URL`       | Access via ``JSONWebTokenClaimsRegisteredParameters/subject`` |
warning: 'Date' doesn't exist at '/JWSETKit/Foundation'
  --> Manuals/8-MigrationFromVaporJWT.md:57:36-57:40
55 | | `ExpirationClaim` | ``Foundation/Date``    | Access via ``JSONWebTokenClaimsRegisteredParameters/expiry`` |
56 | | `IssuedAtClaim`   | ``Foundation/Date``    | Access via ``JSONWebTokenClaimsRegisteredParameters/issuedAt`` |
57 + | `NotBeforeClaim`  | ``Foundation/Date``    | Access via ``JSONWebTokenClaimsRegisteredParameters/notBefore`` |
   |                                    ╰─suggestion: Replace 'Date' with 'DateComponents'
58 | | `SubjectClaim`    | `String` / `URL`       | Access via ``JSONWebTokenClaimsRegisteredParameters/subject`` |
59 | | `IssuerClaim`     | `String` / `URL`       | Access via ``JSONWebTokenClaimsRegisteredParameters/issuer`` |
warning: Parameter 'contentEncryptionAlgorithm' not found in initializer declaration
   --> ../Entities/JWE/JWE.swift:247:13-247:39
245 |     ///   - additionalAuthenticatedData: An input to an AEAD operation that is integrity protected but not encrypted.
246 |     ///   - keyEncryptionKey: The public key that `contentEncryptionKey` will be encrypted with.
247 +     ///   - contentEncryptionAlgorithm: Algorithm of content encryption.
    |             ╰─suggestion: Replace 'contentEncryptionAlgorithm' with 'contentEncryptionKey'
248 |     ///   - contentEncryptionKey: AEAD key, generates a new key compatible
249 |     ///         with `contentEncryptionAlgorithm` if `nil` is passed.
warning: Parameter 'keyId' is missing documentation
   --> ../Entities/JWE/JWE.swift:317:78-317:78
315 |     ///         `SymmetricKey(data: Data(password.utf8))` to`key`.
316 |     ///
317 +     /// - Parameter key: Key that used to encrypt the content encryption key.
    |                                                                              ╰─suggestion: Document 'keyId' parameter
318 |     /// - Returns: Decrypted payload.
319 |     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: Controls algorithm header validation behavior.
130 |     ///     - `true` (default, **RECOMMENDED**): Only use algorithm from protected (signed) header.
warning: Parameter 'keySet' is missing documentation
   --> ../Entities/JWS/JWS.swift:138:52-138:52
136 |     ///     the security implications. See [RFC 8725 Section 3.1](https://www.rfc-editor.org/rfc/rfc8725.html#section-3.1) for details.
137 |     ///
138 +     ///     **Default**: `true` (secure by default)
139 |     public func verifySignature(using keySet: JSONWebKeySet, strict: Bool = true) throws {
140 |         guard !signatures.isEmpty else {
warning: Parameter 'keyIdStrategy' is missing documentation
   --> ../Entities/JWS/JWS.swift:300:53-300:53
298 |     ///   - payload: JWS/JWT payload.
299 |     ///   - algorithm: Sign and hash algorithm. If nil, inferred from the key.
300 +     ///   - signingKey: The key to sign the payload.
    |           ╰─suggestion: Document 'keyIdStrategy' parameter
301 |     public init<SK>(
302 |         payload: Payload,
warning: Parameter 'keyIdStrategy' is missing documentation
   --> ../Entities/JWS/JWS.swift:334:53-334:53
332 |     ///   - payload: JWS/JWT payload.
333 |     ///   - algorithm: Sign and hash algorithm. If nil, inferred from the key.
334 +     ///   - signingKey: The key to sign the payload.
    |           ╰─suggestion: Document 'keyIdStrategy' parameter
335 |     public init<PD, SK>(
336 |         payload: PD,
warning: Parameter 'keyIdStrategy' is missing documentation
   --> ../Entities/JWS/JWS.swift:350:53-350:53
348 |     ///   - payload: JWS/JWT payload.
349 |     ///   - algorithm: Sign and hash algorithm. If nil, inferred from the key.
350 +     ///   - signingKey: The key to sign the payload.
    |           ╰─suggestion: Document 'keyIdStrategy' parameter
351 |     public init<SK>(
352 |         payload: Payload.Container,
warning: Parameter 'keyEncryptingAlgorithm' is missing documentation
   --> ../Entities/JWT/JWTPopClaims.swift:156:9-156:9
154 |     ///   - value: The key to be encrypted, conforming to `JSONWebKeyExportable`
155 |     ///   - keyEncryptionKey: The key used to encrypt the provided key, conforming to `JSONWebEncryptingKey`
    |           ╰─suggestion: Document 'keyEncryptingAlgorithm' parameter
156 +     ///
157 |     /// - Returns: A new `cnf`` claim instance containing the encrypted key.
158 |     ///
warning: Parameter 'contentEncryptionAlgorithm' is missing documentation
   --> ../Entities/JWT/JWTPopClaims.swift:156:9-156:9
154 |     ///   - value: The key to be encrypted, conforming to `JSONWebKeyExportable`
155 |     ///   - keyEncryptionKey: The key used to encrypt the provided key, conforming to `JSONWebEncryptingKey`
156 +     ///
    |         ╰─suggestion: Document 'contentEncryptionAlgorithm' parameter
157 |     /// - Returns: A new `cnf`` claim instance containing the encrypted key.
158 |     ///
Finished building documentation for 'JWSETKit' (2.99s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/amosavian/jwsetkit/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-crypto.git
Updated https://github.com/apple/swift-crypto.git (0.50s)
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/swift-bitcoin/secp256k1
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-asn1.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.19s)
Updated https://github.com/apple/swift-collections.git (0.50s)
Updated https://github.com/apple/swift-asn1.git (0.50s)
Updated https://github.com/swift-bitcoin/secp256k1 (0.50s)
Computing version for https://github.com/swift-bitcoin/secp256k1
Computed https://github.com/swift-bitcoin/secp256k1 at 0.7.0 (2.24s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.4.0 (0.70s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.64s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.24s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.14s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.85s)
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
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.6
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[3/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Compiling SymbolKit GenericConstraint.swift
[10/53] Compiling SymbolKit GenericParameter.swift
[11/53] Compiling SymbolKit Generics.swift
[12/53] Compiling SymbolKit Namespace.swift
[13/57] Compiling SymbolKit SemanticVersion.swift
[14/57] Compiling SymbolKit AccessControl.swift
[15/57] Compiling SymbolKit Availability.swift
[16/57] Compiling SymbolKit AvailabilityItem.swift
[17/57] Compiling SymbolKit Domain.swift
[18/57] Compiling SymbolKit Relationship.swift
[19/57] Compiling SymbolKit RelationshipKind.swift
[20/57] Compiling SymbolKit SourceOrigin.swift
[21/57] Compiling SymbolKit GenericConstraints.swift
[22/57] Compiling SymbolKit Swift.swift
[23/57] Compiling SymbolKit Names.swift
[24/57] Compiling SymbolKit SPI.swift
[25/57] Compiling SymbolKit Snippet.swift
[26/57] Compiling SymbolKit Extension.swift
[27/57] Compiling SymbolKit Identifier.swift
[28/57] Compiling SymbolKit KindIdentifier.swift
[29/57] Compiling SymbolKit Location.swift
[30/57] Compiling SymbolKit Mutability.swift
[31/57] Compiling SymbolKit SourceRange.swift
[32/57] Compiling SymbolKit Metadata.swift
[33/57] Compiling SymbolKit Module.swift
[34/57] Compiling SymbolKit OperatingSystem.swift
[35/57] Compiling SymbolKit Platform.swift
[36/57] Compiling SymbolKit Symbol.swift
[37/57] Compiling SymbolKit SymbolKind.swift
[38/57] Compiling SymbolKit SymbolGraph.swift
[39/57] Compiling SymbolKit GraphCollector.swift
[40/57] Compiling SymbolKit Mixin+Equals.swift
[41/57] Compiling SymbolKit Mixin+Hash.swift
[42/57] Compiling SymbolKit Mixin.swift
[43/57] Compiling SymbolKit LineList.swift
[44/57] Compiling SymbolKit Position.swift
[45/57] Compiling SymbolKit DeclarationFragments.swift
[46/57] Compiling SymbolKit Fragment.swift
[47/57] Compiling SymbolKit FragmentKind.swift
[48/57] Compiling SymbolKit FunctionParameter.swift
[49/57] Compiling SymbolKit FunctionSignature.swift
[50/57] Emitting module SymbolKit
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.32s)
Fetching https://github.com/swift-server/async-http-client.git
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/swift-bitcoin/secp256k1
Updating https://github.com/swiftlang/swift-docc-symbolkit
Updated https://github.com/apple/swift-collections.git (0.55s)
Updated https://github.com/swift-bitcoin/secp256k1 (0.55s)
Fetching https://github.com/apple/swift-certificates
Updated https://github.com/swiftlang/swift-docc-symbolkit (0.74s)
[1/15703] Fetching async-http-client
[1886/22854] Fetching async-http-client, swift-certificates
Fetched https://github.com/apple/swift-certificates from cache (1.24s)
Updating https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/apple/swift-asn1.git
Fetched https://github.com/swift-server/async-http-client.git from cache (1.84s)
Updated https://github.com/swiftlang/swift-docc-plugin (0.43s)
Updated https://github.com/apple/swift-crypto.git (0.50s)
Updated https://github.com/apple/swift-asn1.git (0.50s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.38s)
Computing version for https://github.com/swift-bitcoin/secp256k1
Computed https://github.com/swift-bitcoin/secp256k1 at 0.7.0 (0.02s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.4.0 (0.02s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.02s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.02s)
Computing version for https://github.com/apple/swift-certificates
Computed https://github.com/apple/swift-certificates at 1.19.0 (0.77s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.33.1 (0.63s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-configuration.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-log.git
[1/1820] Fetching swift-atomics
[74/4663] Fetching swift-atomics, swift-nio-transport-services
[121/7877] Fetching swift-atomics, swift-nio-transport-services, swift-configuration
[186/13935] Fetching swift-atomics, swift-nio-transport-services, swift-configuration, swift-algorithms
[368/19690] Fetching swift-atomics, swift-nio-transport-services, swift-configuration, swift-algorithms, swift-distributed-tracing
[774/20957] Fetching swift-atomics, swift-nio-transport-services, swift-configuration, swift-algorithms, swift-distributed-tracing, swift-service-context
[2843/27592] Fetching swift-atomics, swift-nio-transport-services, swift-configuration, swift-algorithms, swift-distributed-tracing, swift-service-context, swift-log
Fetched https://github.com/apple/swift-service-context.git from cache (1.23s)
Fetched https://github.com/apple/swift-configuration.git from cache (1.23s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.24s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.24s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.24s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.30s)
Fetched https://github.com/apple/swift-log.git from cache (1.30s)
[1/6510] Fetching swift-nio-extras
[262/18618] Fetching swift-nio-extras, swift-nio-http2
[905/34036] Fetching swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.22s)
[5692/27526] Fetching swift-nio-http2, swift-nio-ssl
[9337/110698] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.06s)
[48704/95280] Fetching swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (4.55s)
Fetched https://github.com/apple/swift-nio.git from cache (4.55s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (6.42s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (0.57s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.64s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.95s)
Computing version for https://github.com/apple/swift-configuration.git
Computed https://github.com/apple/swift-configuration.git at 1.2.0 (1.69s)
Fetching https://github.com/swift-server/swift-service-lifecycle
Fetching https://github.com/apple/swift-system
[1/2745] Fetching swift-service-lifecycle
[194/8346] Fetching swift-service-lifecycle, swift-system
Fetched https://github.com/apple/swift-system from cache (1.08s)
Fetched https://github.com/swift-server/swift-service-lifecycle from cache (1.08s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.69s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.27.0 (0.55s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.55s)
Computing version for https://github.com/swift-server/swift-service-lifecycle
Computed https://github.com/swift-server/swift-service-lifecycle at 2.11.0 (0.56s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6247] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.24s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.88s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.59s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.58s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.43.0 (0.61s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (0.65s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.34.0 (0.68s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/1242] Fetching swift-http-structured-headers
[51/2285] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.92s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.92s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.52s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.70s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.7.0 (0.57s)
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle
Working copy of https://github.com/swift-server/swift-service-lifecycle resolved at 2.11.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
Creating working copy for https://github.com/apple/swift-certificates
Working copy of https://github.com/apple/swift-certificates resolved at 1.19.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.33.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.37.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-configuration.git
Working copy of https://github.com/apple/swift-configuration.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.34.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.27.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.43.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Building for debugging...
[0/830] Write sources
[0/831] Copying PrivacyInfo.xcprivacy
[0/831] Write sources
[34/830] Compiling CNIOWindows shim.c
[35/830] Compiling CNIOWindows WSAStartup.c
[36/830] Compiling CSystem shims.c
[37/830] Compiling _NumericsShims _NumericsShims.c
[38/830] Compiling CNIOWASI CNIOWASI.c
[39/830] Compiling CNIOLinux shim.c
[39/830] Compiling CNIOOpenBSD shim.c
[41/830] Compiling CNIOLinux liburing_shims.c
[42/830] Write swift-version--6988338F2F200930.txt
[43/830] Compiling _AtomicsShims.c
[44/830] Compiling CNIOLLHTTP c_nio_http.c
[45/830] Compiling CNIOPosix event_loop_id.c
[46/830] Compiling CNIOExtrasZlib inffast.c
[47/834] Compiling CNIOExtrasZlib inftrees.c
[48/834] Compiling CNIOExtrasZlib inflate.c
[49/834] Compiling CNIOExtrasZlib trees.c
[50/836] Compiling CNIOLLHTTP c_nio_api.c
[51/892] Compiling CNIOExtrasZlib zutil.c
[52/892] Compiling CNIOLLHTTP c_nio_llhttp.c
[53/892] Compiling CNIOExtrasZlib crc32.c
[55/892] Compiling RealModule RealFunctions.swift
[56/892] Compiling RealModule Float80+Real.swift
[57/892] Compiling RealModule Real.swift
[57/893] Compiling CNIOExtrasZlib adler32.c
[58/893] Compiling CNIOExtrasZlib deflate.c
[60/893] Compiling Logging MetadataProvider.swift
[61/893] Compiling RealModule RelaxedArithmetic.swift
[62/893] Compiling _NIODataStructures PriorityQueue.swift
[63/893] Compiling _NIODataStructures Heap.swift
[64/893] Compiling _NIODataStructures _TinyArray.swift
[65/893] Emitting module _NIODataStructures
[66/893] Compiling RealModule Float16+Real.swift
[67/893] Compiling RealModule Float+Real.swift
[68/893] Compiling RealModule ElementaryFunctions.swift
[69/893] Compiling RealModule Double+Real.swift
[69/893] Compiling fiat_p256_adx_sqr.S
[70/893] Compiling fiat_p256_adx_mul.S
[71/893] Compiling fiat_curve25519_adx_square.S
[73/893] Compiling RealModule AugmentedArithmetic.swift
[74/893] Emitting module RealModule
[75/893] Compiling SystemPackage FileHelpers.swift
[76/893] Compiling SystemPackage FileOperations.swift
[77/893] Compiling ServiceContextModule ServiceContext.swift
[78/893] Emitting module ServiceContextModule
[79/893] Compiling ServiceContextModule ServiceContextKey.swift
[80/893] Emitting module _CertificateInternals
[81/893] Compiling _CertificateInternals _TinyArray.swift
[81/893] Compiling fiat_curve25519_adx_mul.S
[83/893] Compiling CryptoASN1 resource_bundle_accessor.swift
[84/893] Compiling SystemPackage FilePermissions.swift
[85/893] Compiling SystemPackage Backcompat.swift
[86/893] Compiling SystemPackage CInterop.swift
[87/902] Compiling CryptoASN1 SubjectPublicKeyInfo.swift
[88/902] Compiling _NIOBase64 Base64.swift
[89/902] Emitting module _NIOBase64
[90/902] Compiling Instrumentation NoOpInstrument.swift
[91/902] Compiling Instrumentation MultiplexInstrument.swift
[91/902] Compiling CNIODarwin shim.c
[93/902] Compiling Instrumentation InstrumentationSystem.swift
[94/902] Emitting module Instrumentation
[95/902] Compiling Instrumentation Locks.swift
[96/902] Compiling Instrumentation Instrument.swift
[97/902] Compiling SystemPackage Constants.swift
[98/902] Compiling SystemPackage Exports.swift
[99/902] Compiling SystemPackage Mocking.swift
[99/902] Compiling CNIOBoringSSLShims shims.c
[101/902] Compiling CryptoASN1 RFC5480Algorithms.swift
[102/902] Compiling CryptoASN1 Extensions.swift
[103/902] Emitting module CryptoASN1
[104/902] Compiling CryptoASN1 PrivateKey.swift
[107/902] Compiling SystemPackage FilePath.swift
[108/902] Emitting module SystemPackage
[109/902] Compiling SystemPackage FilePathTempPosix.swift
[110/902] Compiling SystemPackage FilePathTempWindows.swift
[111/902] Compiling SystemPackage FilePathWindows.swift
[112/902] Compiling SystemPackage Util+StringArray.swift
[113/902] Compiling SystemPackage Util.swift
[114/902] Compiling SystemPackage UtilConsumers.swift
[115/910] Compiling Logging LogHandler.swift
[116/910] Compiling Logging LogEvent.swift
[117/910] Emitting module Logging
[118/910] Compiling Logging Locks.swift
[119/910] Compiling Logging Logging.swift
[120/910] Compiling SystemPackage RawBuffer.swift
[121/910] Compiling SystemPackage Syscalls.swift
[122/910] Compiling SystemPackage WindowsSyscallAdapters.swift
[123/910] Compiling SystemPackage Errno.swift
[124/910] Compiling SystemPackage ErrnoWindows.swift
[125/910] Compiling SystemPackage FileDescriptor.swift
[126/910] Compiling SystemPackage FilePathComponentView.swift
[127/910] Compiling SystemPackage FilePathComponents.swift
[128/910] Compiling SystemPackage FilePathParsing.swift
[129/910] Compiling Tracing TracerProtocol.swift
[130/910] Compiling Tracing TracingTime.swift
[131/915] Compiling Tracing TracerProtocol+Legacy.swift
[132/915] Compiling SystemPackage FilePathString.swift
[133/915] Compiling SystemPackage FilePathSyntax.swift
[134/915] Compiling SystemPackage FilePathTemp.swift
[135/915] Compiling SystemPackage MachPort.swift
[136/915] Compiling SystemPackage PlatformString.swift
[137/915] Compiling SystemPackage SystemString.swift
[138/915] Compiling Tracing NoOpTracer.swift
[139/915] Compiling Tracing InstrumentationSystem+Tracing.swift
[140/915] Compiling Tracing Tracer.swift
[141/915] Emitting module Tracing
[142/915] Compiling Tracing SpanProtocol.swift
[143/915] Compiling CryptoP256K P256K+Signing.swift
[144/915] Compiling CryptoP256K resource_bundle_accessor.swift
[145/915] Emitting module CryptoP256K
[146/915] Compiling CryptoP256K P256K+ECDH.swift
[147/915] Compiling CryptoP256K P256K+Backing.swift
[147/945] Compiling tls13_both.cc
[148/951] Compiling tls13_server.cc
[149/954] Compiling tls_record.cc
[150/959] Compiling tls13_client.cc
[150/959] Compiling tls_method.cc
[152/959] Compiling tls13_enc.cc
[153/959] Compiling t1_enc.cc
[155/959] Compiling Configuration CLIKeyEncoder.swift
[156/959] Compiling Configuration ConfigKeyEncoder.swift
[157/959] Compiling Configuration DotSeparatorKeyDecoder.swift
[158/959] Compiling Configuration SeparatorKeyEncoder.swift
[159/959] Compiling Configuration MultiProvider.swift
[159/963] Compiling ssl_x509.cc
[161/963] Emitting module Configuration
[162/963] Compiling Configuration AccessReporter.swift
[163/963] Compiling Configuration AccessLogger.swift
[164/963] Compiling Configuration FileAccessLogger.swift
[165/963] Compiling Configuration ConfigContext.swift
[166/963] Compiling Configuration ConfigKey.swift
[166/963] Compiling ssl_versions.cc
[168/963] Compiling Configuration SecretsSpecifier.swift
[169/963] Compiling Configuration AsyncCombineLatestManySequence.swift
[170/963] Compiling Configuration CombineLatestManyStateMachine.swift
[171/963] Compiling Configuration CombineLatestManyStorage.swift
[172/963] Compiling Configuration CLIArgumentParser.swift
[173/963] Compiling Configuration CLISnapshot.swift
[174/963] Compiling Configuration CommandLineArgumentsProvider.swift
[175/963] Compiling Configuration EnvironmentFileParser.swift
[176/963] Compiling Configuration EnvironmentKeyEncoder.swift
[177/963] Compiling Configuration ConfigSnapshotReader+methods.swift
[178/963] Compiling Configuration ConfigSnapshotReader.swift
[179/963] Compiling Configuration Deprecations.swift
[180/963] Compiling Configuration ExpressibleByConfigInt.swift
[181/963] Compiling Configuration ExpressibleByConfigString.swift
[181/963] Compiling ssl_stat.cc
[183/963] Compiling Configuration AsyncSequences.swift
[184/963] Compiling Configuration FoundationExtensions.swift
[185/963] Compiling Configuration Span.swift
[186/963] Compiling Configuration ConfigBytesFromStringDecoder.swift
[186/963] Compiling ssl_transcript.cc
[187/963] Compiling ssl_file.cc
[188/963] Compiling ssl_key_share.cc
[190/963] Compiling Configuration EnvironmentVariablesProvider.swift
[191/963] Compiling Configuration CommonProviderFileSystem.swift
[192/963] Compiling Configuration DirectoryFilesProvider.swift
[193/963] Compiling Configuration FileProvider.swift
[194/963] Compiling Configuration FileProviderSnapshot.swift
[194/963] Compiling ssl_privkey.cc
[195/963] Compiling ssl_session.cc
[196/963] Compiling ssl_lib.cc
[197/963] Compiling ssl_credential.cc
[198/963] Compiling ssl_cipher.cc
[199/963] Compiling ssl_buffer.cc
[200/963] Compiling ssl_cert.cc
[201/963] Compiling ssl_aead_ctx.cc
[202/963] Compiling ssl_asn1.cc
[203/963] Compiling s3_pkt.cc
[204/963] Compiling s3_lib.cc
[205/963] Compiling s3_both.cc
[207/963] Compiling Configuration JSONSnapshot.swift
[208/963] Compiling Configuration PropertyListSnapshot.swift
[209/963] Compiling Configuration ReloadingFileProvider.swift
[210/963] Compiling Configuration ReloadingFileProviderMetrics.swift
[211/963] Compiling Configuration YAMLSnapshot.swift
[212/963] Compiling Configuration InMemoryProvider.swift
[213/963] Compiling Configuration MutableInMemoryProvider.swift
[214/963] Compiling Configuration ConfigProvider+Operators.swift
[215/963] Compiling Configuration KeyMappingProvider.swift
[215/963] Compiling handshake_server.cc
[217/963] Compiling Configuration ConfigProvider.swift
[218/963] Compiling Configuration ConfigProviderHelpers.swift
[219/963] Compiling Configuration ConfigReader+internalHelpers.swift
[220/963] Compiling Configuration ConfigReader+methods.swift
[221/963] Compiling Configuration ConfigReader.swift
[221/963] Compiling handshake_client.cc
[222/963] Compiling handshake.cc
[223/963] Compiling handoff.cc
[224/963] Compiling dtls_method.cc
[225/963] Compiling md5-x86_64-linux.S
[226/963] Compiling md5-x86_64-apple.S
[227/963] Compiling encrypted_client_hello.cc
[228/963] Compiling dtls_record.cc
[229/963] Compiling md5-586-linux.S
[230/963] Compiling md5-586-apple.S
[231/963] Compiling chacha20_poly1305_x86_64-linux.S
[232/963] Compiling chacha20_poly1305_x86_64-apple.S
[233/963] Compiling extensions.cc
[234/963] Compiling chacha20_poly1305_armv8-win.S
[235/963] Compiling chacha20_poly1305_armv8-linux.S
[236/963] Compiling d1_srtp.cc
[237/963] Compiling chacha-x86_64-linux.S
[238/963] Compiling chacha20_poly1305_armv8-apple.S
[239/963] Compiling chacha-x86_64-apple.S
[240/963] Compiling chacha-x86-linux.S
[241/963] Compiling chacha-x86-apple.S
[242/963] Compiling chacha-armv8-win.S
[243/963] Compiling chacha-armv8-linux.S
[244/963] Compiling chacha-armv4-linux.S
[245/963] Compiling aes128gcmsiv-x86_64-linux.S
[246/963] Compiling aes128gcmsiv-x86_64-apple.S
[247/963] Compiling chacha-armv8-apple.S
[248/963] Compiling x86_64-mont5-linux.S
[249/963] Compiling x86_64-mont-linux.S
[250/963] Compiling x86_64-mont5-apple.S
[251/963] Compiling x86_64-mont-apple.S
[252/963] Compiling x86-mont-linux.S
[253/963] Compiling x86-mont-apple.S
[254/963] Compiling vpaes-x86_64-linux.S
[255/963] Compiling vpaes-x86-apple.S
[255/963] Compiling vpaes-x86_64-apple.S
[257/963] Compiling vpaes-x86-linux.S
[258/963] Compiling vpaes-armv8-win.S
[259/963] Compiling vpaes-armv8-linux.S
[260/963] Compiling sha512-x86_64-linux.S
[260/963] Compiling vpaes-armv7-linux.S
[262/963] Compiling vpaes-armv8-apple.S
[263/963] Compiling d1_pkt.cc
[264/963] Compiling sha512-x86_64-apple.S
[265/963] Compiling sha512-armv8-win.S
[266/963] Compiling sha512-armv8-linux.S
[267/963] Compiling sha512-armv4-linux.S
[268/963] Compiling err_data.cc
[269/963] Compiling sha512-586-linux.S
[270/963] Compiling sha512-armv8-apple.S
[271/963] Compiling sha512-586-apple.S
[272/963] Compiling d1_lib.cc
[273/963] Compiling sha256-armv8-win.S
[274/963] Compiling sha256-x86_64-linux.S
[275/963] Compiling sha256-armv8-linux.S
[276/963] Compiling sha256-x86_64-apple.S
[277/963] Compiling sha256-armv4-linux.S
[278/963] Compiling sha256-586-linux.S
[279/963] Compiling sha256-586-apple.S
[280/963] Compiling sha256-armv8-apple.S
[281/963] Compiling sha1-x86_64-apple.S
[282/963] Compiling sha1-armv8-linux.S
[283/963] Compiling sha1-armv8-win.S
[283/963] Compiling sha1-x86_64-linux.S
[285/963] Compiling sha1-586-linux.S
[285/963] Compiling sha1-armv4-large-linux.S
[287/963] Compiling sha1-armv8-apple.S
[288/963] Compiling sha1-586-apple.S
[289/963] Compiling rsaz-avx2-linux.S
[290/963] Compiling rdrand-x86_64-linux.S
[291/963] Compiling rsaz-avx2-apple.S
[292/963] Compiling rdrand-x86_64-apple.S
[293/963] Compiling bio_ssl.cc
[294/963] Compiling p256_beeu-x86_64-asm-apple.S
[295/963] Compiling p256_beeu-x86_64-asm-linux.S
[296/963] Compiling p256_beeu-armv8-asm-win.S
[297/963] Compiling p256_beeu-armv8-asm-linux.S
[298/963] Compiling p256_beeu-armv8-asm-apple.S
[299/963] Compiling p256-armv8-asm-win.S
[299/963] Compiling p256-armv8-asm-linux.S
[299/963] Compiling p256-x86_64-asm-apple.S
[302/963] Compiling p256-x86_64-asm-linux.S
[303/963] Compiling ghashv8-armv8-win.S
[304/963] Compiling ghashv8-armv8-linux.S
[305/963] Compiling p256-armv8-asm-apple.S
[306/963] Compiling ghashv8-armv8-apple.S
[307/963] Compiling ghashv8-armv7-linux.S
[308/963] Compiling ghash-x86-apple.S
[309/963] Compiling ghash-x86_64-apple.S
[310/963] Compiling ghash-x86-linux.S
[310/963] Compiling ghash-x86_64-linux.S
[312/963] Compiling ghash-ssse3-x86_64-linux.S
[313/963] Compiling ghash-ssse3-x86_64-apple.S
[314/963] Compiling ghash-ssse3-x86-apple.S
[315/963] Compiling ghash-ssse3-x86-linux.S
[316/963] Compiling ghash-neon-armv8-win.S
[317/963] Compiling ghash-neon-armv8-linux.S
[318/963] Compiling ghash-neon-armv8-apple.S
[318/963] Compiling co-586-linux.S
[320/963] Compiling ghash-armv4-linux.S
[321/963] Compiling bsaes-armv7-linux.S
[322/963] Compiling co-586-apple.S
[323/963] Compiling bn-armv8-linux.S
[324/963] Compiling bn-armv8-win.S
[325/963] Compiling bn-armv8-apple.S
[326/963] Compiling armv8-mont-win.S
[327/963] Compiling bn-586-apple.S
[327/963] Compiling bn-586-linux.S
[327/963] Compiling armv8-mont-linux.S
[330/963] Compiling d1_both.cc
[331/963] Compiling armv4-mont-linux.S
[332/963] Compiling armv8-mont-apple.S
[333/963] Compiling aesv8-gcm-armv8-win.S
[334/963] Compiling aesv8-gcm-armv8-linux.S
[335/963] Compiling aesv8-armv8-win.S
[336/963] Compiling aesv8-gcm-armv8-apple.S
[336/963] Compiling aesv8-armv8-linux.S
[336/963] Compiling aesv8-armv7-linux.S
[336/963] Compiling aesni-x86_64-linux.S
[337/963] Compiling aesv8-armv8-apple.S
[341/963] Compiling aesni-x86_64-apple.S
[342/963] Compiling aesni-x86-linux.S
[343/963] Compiling aesni-gcm-x86_64-linux.S
[344/963] Compiling aesni-x86-apple.S
[345/963] Compiling aes-gcm-avx2-x86_64-apple.S
[346/963] Compiling aes-gcm-avx10-x86_64-linux.S
[347/963] Compiling aes-gcm-avx10-x86_64-apple.S
[348/963] Compiling aes-gcm-avx2-x86_64-linux.S
[348/963] Compiling aesni-gcm-x86_64-apple.S
[350/963] Compiling x_x509a.cc
[351/963] Compiling x_val.cc
[352/963] Compiling x_x509.cc
[353/963] Compiling x_sig.cc
[354/963] Compiling x_spki.cc
[355/963] Compiling x_pubkey.cc
[356/963] Compiling x_req.cc
[357/963] Compiling x_exten.cc
[358/963] Compiling x_name.cc
[359/963] Compiling x_crl.cc
[360/963] Compiling x_attrib.cc
[361/963] Compiling x509spki.cc
[362/963] Compiling x_algor.cc
[363/963] Compiling x_all.cc
[364/963] Compiling x509rset.cc
[365/963] Compiling x509name.cc
[366/963] Compiling x509cset.cc
[367/963] Compiling x509_v3.cc
[368/963] Compiling x509_vpm.cc
[369/963] Compiling x509_vfy.cc
[370/963] Compiling x509_txt.cc
[371/963] Compiling x509_trs.cc
[372/963] Compiling x509_set.cc
[373/963] Compiling x509_req.cc
[374/963] Compiling x509_obj.cc
[375/963] Compiling x509_def.cc
[376/963] Compiling x509_d2.cc
[377/963] Compiling x509_ext.cc
[378/963] Compiling x509_lu.cc
[379/963] Compiling x509_cmp.cc
[380/963] Compiling x509.cc
[381/963] Compiling x509_att.cc
[382/963] Compiling v3_utl.cc
[383/963] Compiling v3_prn.cc
[384/963] Compiling v3_ocsp.cc
[385/963] Compiling v3_skey.cc
[386/963] Compiling v3_pcons.cc
[387/963] Compiling v3_pmaps.cc
[388/963] Compiling v3_purp.cc
[389/963] Compiling v3_ncons.cc
[390/963] Compiling v3_int.cc
[391/963] Compiling v3_lib.cc
[392/963] Compiling v3_info.cc
[393/963] Compiling v3_genn.cc
[394/963] Compiling v3_ia5.cc
[395/963] Compiling v3_enum.cc
[396/963] Compiling v3_extku.cc
[397/963] Compiling v3_cpols.cc
[398/963] Compiling v3_crld.cc
[399/963] Compiling v3_conf.cc
[400/963] Compiling v3_bcons.cc
[401/963] Compiling v3_bitst.cc
[402/963] Compiling v3_alt.cc
[403/963] Compiling v3_akeya.cc
[404/963] Compiling t_x509a.cc
[404/963] Compiling v3_akey.cc
[406/963] Compiling t_crl.cc
[407/963] Compiling t_req.cc
[408/963] Compiling t_x509.cc
[409/963] Compiling rsa_pss.cc
[410/963] Compiling i2d_pr.cc
[411/963] Compiling name_print.cc
[412/963] Compiling policy.cc
[413/963] Compiling by_file.cc
[414/963] Compiling a_sign.cc
[415/963] Compiling by_dir.cc
[416/963] Compiling a_verify.cc
[416/963] Compiling algorithm.cc
[418/963] Compiling asn1_gen.cc
[419/963] Compiling a_digest.cc
[420/963] Compiling voprf.cc
[421/963] Compiling trust_token.cc
[422/963] Compiling thread_win.cc
[423/963] Compiling thread.cc
[424/963] Compiling thread_pthread.cc
[425/963] Compiling thread_none.cc
[426/963] Compiling stack.cc
[427/963] Compiling pmbtoken.cc
[428/963] Compiling slhdsa.cc
[429/963] Compiling spake2plus.cc
[430/963] Compiling siphash.cc
[431/963] Compiling sha512.cc
[432/963] Compiling sha256.cc
[433/963] Compiling sha1.cc
[434/963] Compiling rsa_extra.cc
[435/963] Compiling rsa_print.cc
[436/963] Compiling rsa_crypt.cc
[437/963] Compiling refcount.cc
[438/963] Compiling rsa_asn1.cc
[439/963] Compiling rc4.cc
[440/963] Compiling windows.cc
[441/963] Compiling urandom.cc
[442/963] Compiling trusty.cc
[443/963] Compiling poly1305_arm_asm.S
[444/963] Compiling rand.cc
[445/963] Compiling ios.cc
[446/963] Compiling passive.cc
[447/963] Compiling getentropy.cc
[448/963] Compiling forkunsafe.cc
[449/963] Compiling deterministic.cc
[450/963] Compiling fork_detect.cc
[451/963] Compiling poly1305_vec.cc
[452/963] Compiling poly1305_arm.cc
[453/963] Compiling poly1305.cc
[454/963] Compiling pool.cc
[455/963] Compiling pkcs8.cc
[456/963] Compiling pkcs7.cc
[457/963] Compiling pkcs8_x509.cc
[458/963] Compiling p5_pbev2.cc
[459/963] Compiling pkcs7_x509.cc
[460/963] Compiling pem_xaux.cc
[461/963] Compiling pem_x509.cc
[462/963] Compiling pem_pkey.cc
[463/963] Compiling pem_oth.cc
[464/963] Compiling pem_pk8.cc
[465/963] Compiling mlkem.cc
[466/963] Compiling obj_xref.cc
[467/963] Compiling pem_info.cc
[468/963] Compiling pem_all.cc
[469/963] Compiling pem_lib.cc
[470/963] Compiling mldsa.cc
[471/963] Compiling poly_rq_mul.S
[472/963] Compiling fips_shared_support.cc
[473/963] Compiling obj.cc
[474/963] Compiling mem.cc
[475/963] Compiling md5.cc
[476/963] Compiling md4.cc
[477/963] Compiling lhash.cc
[478/963] Compiling kyber.cc
[479/963] Compiling ex_data.cc
[480/963] Compiling sign.cc
[481/963] Compiling hpke.cc
[482/963] Compiling pbkdf.cc
[483/963] Compiling scrypt.cc
[484/963] Compiling print.cc
[485/963] Compiling hrss.cc
[486/963] Compiling p_x25519_asn1.cc
[487/963] Compiling p_x25519.cc
[488/963] Compiling p_rsa_asn1.cc
[489/963] Compiling p_ed25519.cc
[490/963] Compiling p_rsa.cc
[491/963] Compiling p_ec.cc
[492/963] Compiling p_hkdf.cc
[493/963] Compiling p_ed25519_asn1.cc
[494/963] Compiling p_ec_asn1.cc
[495/963] Compiling p_dh_asn1.cc
[496/963] Compiling p_dsa_asn1.cc
[497/963] Compiling p_dh.cc
[498/963] Compiling evp_ctx.cc
[499/963] Compiling evp.cc
[500/963] Compiling err.cc
[501/963] Compiling engine.cc
[502/963] Compiling evp_asn1.cc
[503/963] Compiling ecdsa_asn1.cc
[504/963] Compiling ecdh.cc
[505/963] Compiling ec_derive.cc
[505/963] Compiling hash_to_curve.cc
[507/963] Compiling bcm.cc
[508/963] Compiling dsa.cc
[508/963] Compiling ec_asn1.cc
[510/963] Compiling params.cc
[511/963] Compiling x25519-asm-arm.S
[512/963] Compiling dsa_asn1.cc
[513/963] Compiling digest_extra.cc
[514/963] Compiling des.cc
[515/963] Compiling dh_asn1.cc
[516/963] Compiling curve25519_64_adx.cc
[517/963] Compiling spake25519.cc
[518/963] Compiling cpu_intel.cc
[519/963] Compiling crypto.cc
[520/963] Compiling cpu_arm_linux.cc
[521/963] Compiling cpu_arm_freebsd.cc
[522/963] Compiling curve25519.cc
[523/963] Compiling cpu_aarch64_win.cc
[524/963] Compiling cpu_aarch64_sysreg.cc
[525/963] Compiling cpu_aarch64_openbsd.cc
[526/963] Compiling cpu_aarch64_linux.cc
[527/963] Compiling cpu_aarch64_fuchsia.cc
[528/963] Compiling cpu_aarch64_apple.cc
[529/963] Compiling conf.cc
[530/963] Compiling get_cipher.cc
[531/963] Compiling e_tls.cc
[532/963] Compiling e_rc4.cc
[533/963] Compiling tls_cbc.cc
[534/963] Compiling e_rc2.cc
[535/963] Compiling e_null.cc
[536/963] Compiling e_des.cc
[537/963] Compiling e_chacha20poly1305.cc
[538/963] Compiling e_aesgcmsiv.cc
[539/963] Compiling e_aesctrhmac.cc
[540/963] Compiling derive_key.cc
[541/963] Compiling chacha.cc
[542/963] Compiling unicode.cc
[543/963] Compiling cbb.cc
[544/963] Compiling ber.cc
[545/963] Compiling cbs.cc
[546/963] Compiling asn1_compat.cc
[547/963] Compiling buf.cc
[548/963] Compiling bn_asn1.cc
[549/963] Compiling blake2.cc
[550/963] Compiling convert.cc
[551/963] Compiling socket_helper.cc
[552/963] Compiling socket.cc
[553/963] Compiling printf.cc
[554/963] Compiling hexdump.cc
[555/963] Compiling pair.cc
[556/963] Compiling file.cc
[557/963] Compiling fd.cc
[558/963] Compiling errno.cc
[559/963] Compiling bio_mem.cc
[560/963] Compiling connect.cc
[561/963] Compiling bio.cc
[562/963] Compiling base64.cc
[563/963] Compiling tasn_typ.cc
[564/963] Compiling tasn_fre.cc
[565/963] Compiling tasn_utl.cc
[566/963] Compiling tasn_enc.cc
[567/963] Compiling tasn_new.cc
[568/963] Compiling posix_time.cc
[569/963] Compiling f_string.cc
[570/963] Compiling f_int.cc
[571/963] Compiling asn_pack.cc
[572/963] Compiling tasn_dec.cc
[573/963] Compiling asn1_par.cc
[574/963] Compiling asn1_lib.cc
[575/963] Compiling a_utctm.cc
[576/963] Compiling a_type.cc
[577/963] Compiling a_time.cc
[578/963] Compiling a_octet.cc
[579/963] Compiling a_strnid.cc
[580/963] Compiling a_strex.cc
[581/963] Compiling a_mbstr.cc
[582/963] Compiling a_object.cc
[583/963] Compiling a_int.cc
[584/963] Compiling a_i2d_fp.cc
[585/963] Compiling fiat_p256_adx_sqr.S
[586/963] Compiling fiat_p256_adx_mul.S
[587/963] Compiling fiat_curve25519_adx_square.S
[588/963] Compiling a_dup.cc
[589/963] Compiling fiat_curve25519_adx_mul.S
[590/963] Compiling md5-x86_64-linux.S
[591/963] Compiling a_d2i_fp.cc
[592/963] Compiling md5-x86_64-apple.S
[593/963] Compiling md5-586-linux.S
[594/963] Compiling md5-586-apple.S
[595/963] Compiling chacha20_poly1305_x86_64-linux.S
[596/963] Compiling chacha20_poly1305_x86_64-apple.S
[597/963] Compiling a_gentm.cc
[598/963] Compiling chacha20_poly1305_armv8-win.S
[598/963] Compiling chacha20_poly1305_armv8-linux.S
[600/963] Compiling chacha-x86_64-apple.S
[601/963] Compiling chacha-x86_64-linux.S
[601/963] Compiling chacha-x86-linux.S
[603/963] Compiling chacha20_poly1305_armv8-apple.S
[604/963] Compiling a_bool.cc
[605/963] Compiling a_bitstr.cc
[606/963] Compiling chacha-x86-apple.S
[607/963] Compiling chacha-armv8-linux.S
[608/963] Compiling chacha-armv8-win.S
[609/963] Compiling chacha-armv4-linux.S
[609/963] Compiling chacha-armv8-apple.S
[611/963] Compiling CCryptoBoringSSLShims shims.c
[612/963] Compiling aes128gcmsiv-x86_64-apple.S
[613/963] Compiling aes128gcmsiv-x86_64-linux.S
[614/963] Compiling x86_64-mont5-linux.S
[614/963] Compiling x86_64-mont5-apple.S
[616/963] Compiling x86_64-mont-apple.S
[617/963] Compiling x86_64-mont-linux.S
[618/963] Compiling x86-mont-linux.S
[619/963] Compiling x86-mont-apple.S
[620/963] Compiling vpaes-x86_64-linux.S
[621/963] Compiling vpaes-x86_64-apple.S
[622/963] Compiling vpaes-x86-linux.S
[623/963] Compiling vpaes-x86-apple.S
[624/963] Compiling vpaes-armv8-win.S
[625/963] Compiling vpaes-armv8-linux.S
[626/963] Compiling vpaes-armv7-linux.S
[627/963] Compiling sha512-x86_64-linux.S
[628/963] Compiling sha512-x86_64-apple.S
[629/963] Compiling vpaes-armv8-apple.S
[630/963] Compiling sha512-armv8-linux.S
[631/963] Compiling sha512-armv8-win.S
[632/963] Compiling sha512-armv4-linux.S
[633/963] Compiling sha512-586-apple.S
[634/963] Compiling sha512-586-linux.S
[635/963] Compiling sha256-x86_64-linux.S
[636/963] Compiling sha512-armv8-apple.S
[637/963] Compiling err_data.cc
[638/963] Compiling sha256-x86_64-apple.S
[639/963] Compiling sha256-armv8-win.S
[640/963] Compiling sha256-armv8-linux.S
[641/963] Compiling sha256-armv4-linux.S
[642/963] Compiling sha256-586-linux.S
[643/963] Compiling sha256-586-apple.S
[644/963] Compiling sha1-x86_64-linux.S
[645/963] Compiling sha256-armv8-apple.S
[646/963] Compiling sha1-x86_64-apple.S
[647/963] Compiling sha1-armv8-win.S
[648/963] Compiling sha1-armv8-linux.S
[649/963] Compiling sha1-586-linux.S
[650/963] Compiling sha1-armv4-large-linux.S
[651/963] Compiling sha1-586-apple.S
[652/963] Compiling sha1-armv8-apple.S
[652/963] Compiling rsaz-avx2-linux.S
[654/963] Compiling rsaz-avx2-apple.S
[655/963] Compiling rdrand-x86_64-linux.S
[656/963] Compiling rdrand-x86_64-apple.S
[657/963] Compiling p256_beeu-x86_64-asm-linux.S
[658/963] Compiling p256_beeu-x86_64-asm-apple.S
[659/963] Compiling p256_beeu-armv8-asm-win.S
[660/963] Compiling p256_beeu-armv8-asm-linux.S
[660/963] Compiling p256-x86_64-asm-linux.S
[661/963] Compiling p256_beeu-armv8-asm-apple.S
[663/963] Compiling p256-x86_64-asm-apple.S
[664/963] Compiling p256-armv8-asm-win.S
[665/963] Compiling p256-armv8-asm-linux.S
[666/963] Compiling ghashv8-armv7-linux.S
[667/963] Compiling ghashv8-armv8-win.S
[667/963] Compiling ghashv8-armv8-linux.S
[669/963] Compiling ghashv8-armv8-apple.S
[670/963] Compiling p256-armv8-asm-apple.S
[671/963] Compiling ghash-x86_64-linux.S
[672/963] Compiling ghash-x86_64-apple.S
[673/963] Compiling ghash-x86-linux.S
[674/963] Compiling ghash-x86-apple.S
[675/963] Compiling ghash-ssse3-x86_64-linux.S
[676/963] Compiling ghash-ssse3-x86-linux.S
[676/963] Compiling ghash-ssse3-x86_64-apple.S
[678/963] Compiling ghash-ssse3-x86-apple.S
[679/963] Compiling ghash-neon-armv8-win.S
[679/963] Compiling ghash-neon-armv8-linux.S
[681/963] Compiling ghash-neon-armv8-apple.S
[682/963] Compiling co-586-apple.S
[682/963] Compiling bn-armv8-win.S
[684/963] Compiling bsaes-armv7-linux.S
[685/963] Compiling co-586-linux.S
[685/963] Compiling ghash-armv4-linux.S
[687/963] Compiling bn-armv8-linux.S
[688/963] Compiling bn-armv8-apple.S
[689/963] Compiling bn-586-linux.S
[690/963] Compiling bn-586-apple.S
[691/963] Compiling armv8-mont-linux.S
[691/963] Compiling armv8-mont-win.S
[692/963] Compiling armv4-mont-linux.S
[694/963] Compiling armv8-mont-apple.S
[695/963] Compiling aesv8-gcm-armv8-win.S
[696/963] Compiling aesv8-gcm-armv8-linux.S
[697/963] Compiling aesv8-armv7-linux.S
[698/963] Compiling aesv8-armv8-linux.S
[699/963] Compiling aesv8-armv8-win.S
[700/963] Compiling aesv8-armv8-apple.S
[701/963] Compiling aesv8-gcm-armv8-apple.S
[702/963] Compiling aesni-x86_64-linux.S
[703/963] Compiling aesni-x86-linux.S
[703/963] Compiling aesni-x86_64-apple.S
[705/963] Compiling aesni-x86-apple.S
[706/963] Compiling aesni-gcm-x86_64-linux.S
[707/963] Compiling aesni-gcm-x86_64-apple.S
[707/963] Compiling aes-gcm-avx512-x86_64-linux.S
[709/963] Compiling aes-gcm-avx512-x86_64-apple.S
[710/963] Compiling aes-gcm-avx2-x86_64-apple.S
[711/963] Compiling aes-gcm-avx2-x86_64-linux.S
[712/963] Compiling xwing.cc
[713/963] Compiling x_spki.cc
[714/963] Compiling x_sig.cc
[715/963] Compiling x_req.cc
[716/963] Compiling x_x509a.cc
[717/963] Compiling x_name.cc
[718/963] Compiling x_x509.cc
[719/963] Compiling x_pubkey.cc
[720/963] Compiling x_exten.cc
[721/963] Compiling x509spki.cc
[722/963] Compiling x_attrib.cc
[723/963] Compiling x_crl.cc
[724/963] Compiling x_all.cc
[725/963] Compiling x_algor.cc
[726/963] Compiling x509name.cc
[726/963] Compiling x509rset.cc
[728/963] Compiling x509cset.cc
[729/963] Compiling x509_vpm.cc
[730/963] Compiling x509_txt.cc
[731/963] Compiling x509_vfy.cc
[732/963] Compiling x509_trs.cc
[733/963] Compiling x509_v3.cc
[734/963] Compiling x509_set.cc
[735/963] Compiling x509_req.cc
[736/963] Compiling x509_obj.cc
[737/963] Compiling x509_def.cc
[738/963] Compiling x509_ext.cc
[739/963] Compiling x509_lu.cc
[740/963] Compiling x509.cc
[741/963] Compiling x509_d2.cc
[742/963] Compiling x509_att.cc
[743/963] Compiling x509_cmp.cc
[744/963] Compiling v3_utl.cc
[745/963] Compiling v3_prn.cc
[746/963] Compiling v3_skey.cc
[747/963] Compiling v3_pmaps.cc
[748/963] Compiling v3_purp.cc
[748/963] Compiling v3_pcons.cc
[750/963] Compiling v3_ocsp.cc
[751/963] Compiling v3_ncons.cc
[752/963] Compiling v3_lib.cc
[753/963] Compiling v3_int.cc
[754/963] Compiling v3_ia5.cc
[755/963] Compiling v3_enum.cc
[756/963] Compiling v3_genn.cc
[757/963] Compiling v3_extku.cc
[758/963] Compiling v3_info.cc
[759/963] Compiling v3_crld.cc
[760/963] Compiling v3_cpols.cc
[761/963] Compiling v3_bcons.cc
[762/963] Compiling v3_bitst.cc
[763/963] Compiling v3_conf.cc
[764/963] Compiling v3_akey.cc
[765/963] Compiling v3_alt.cc
[766/963] Compiling v3_akeya.cc
[767/963] Compiling t_x509a.cc
[768/963] Compiling t_x509.cc
[769/963] Compiling i2d_pr.cc
[770/963] Compiling t_crl.cc
[771/963] Compiling t_req.cc
[772/963] Compiling name_print.cc
[773/963] Compiling rsa_pss.cc
[774/963] Compiling by_file.cc
[775/963] Compiling policy.cc
[776/963] Compiling c-nioatomics.c
[777/963] Compiling by_dir.cc
[778/963] Compiling asn1_gen.cc
[779/963] Compiling algorithm.cc
[780/963] Compiling trust_token.cc
[781/963] Compiling a_verify.cc
[782/963] Compiling voprf.cc
[783/963] Compiling a_sign.cc
[784/963] Compiling a_digest.cc
[785/963] Compiling thread_win.cc
[786/963] Compiling pmbtoken.cc
[787/963] Compiling thread_pthread.cc
[788/963] Compiling thread_none.cc
[789/963] Compiling thread.cc
[790/963] Compiling siphash.cc
[791/963] Compiling stack.cc
[792/963] Compiling sha512.cc
[793/963] Compiling slhdsa.cc
[794/963] Compiling spake2plus.cc
[795/963] Compiling sha256.cc
[796/963] Compiling sha1.cc
[797/963] Compiling rsa_extra.cc
[798/963] Compiling rsa_print.cc
[799/963] Compiling refcount.cc
[800/963] Compiling rsa_crypt.cc
[801/963] Compiling rc4.cc
[802/963] Compiling windows.cc
[803/963] Compiling urandom.cc
[804/963] Compiling trusty.cc
[805/963] Compiling rsa_asn1.cc
[806/963] Compiling rand.cc
[807/963] Compiling passive.cc
[808/963] Compiling poly1305_arm_asm.S
[809/963] Compiling ios.cc
[810/963] Compiling getentropy.cc
[811/963] Compiling forkunsafe.cc
[812/963] Compiling c-atomics.c
[813/963] Compiling deterministic.cc
[814/963] Compiling fork_detect.cc
[815/963] Compiling poly1305_vec.cc
[816/970] Compiling pool.cc
[817/970] Compiling poly1305_arm.cc
[818/970] Compiling poly1305.cc
[819/970] Compiling pkcs8_x509.cc
[820/970] Compiling pkcs7.cc
[821/970] Compiling pkcs8.cc
[822/970] Compiling p5_pbev2.cc
[823/970] Compiling pkcs7_x509.cc
[825/970] Compiling NIOConcurrencyHelpers atomics.swift
[826/970] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[827/970] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[828/970] Compiling NIOConcurrencyHelpers NIOLock.swift
[829/970] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[830/970] Emitting module NIOConcurrencyHelpers
[831/970] Compiling NIOConcurrencyHelpers lock.swift
[831/970] Compiling pem_xaux.cc
[832/970] Compiling pem_x509.cc
[833/970] Compiling pem_pkey.cc
[834/970] Compiling pem_pk8.cc
[835/970] Compiling obj_xref.cc
[836/970] Compiling pem_oth.cc
[837/970] Compiling pem_info.cc
[838/970] Compiling pem_lib.cc
[839/970] Compiling mlkem.cc
[840/970] Compiling poly_rq_mul.S
[841/970] Compiling pem_all.cc
[842/970] Compiling mldsa.cc
[843/970] Compiling fips_shared_support.cc
[844/970] Compiling mem.cc
[845/970] Compiling obj.cc
[846/970] Compiling md5.cc
[847/970] Compiling lhash.cc
[848/970] Compiling md4.cc
[849/970] Compiling fuzzer_mode.cc
[850/970] Compiling kyber.cc
[851/970] Compiling ex_data.cc
[852/970] Compiling hpke.cc
[853/970] Compiling hrss.cc
[854/970] Compiling scrypt.cc
[855/970] Compiling sign.cc
[856/970] Compiling print.cc
[857/970] Compiling pbkdf.cc
[858/970] Compiling p_x25519_asn1.cc
[859/970] Compiling p_x25519.cc
[860/970] Compiling p_rsa_asn1.cc
[861/970] Compiling p_hkdf.cc
[862/970] Compiling p_rsa.cc
[863/970] Compiling p_ed25519_asn1.cc
[864/970] Compiling p_ed25519.cc
[865/970] Compiling p_ec_asn1.cc
[866/970] Compiling p_ec.cc
[867/970] Compiling p_dsa_asn1.cc
[868/970] Compiling p_dh_asn1.cc
[869/970] Compiling p_dh.cc
[870/970] Compiling err.cc
[871/970] Compiling evp_ctx.cc
[872/970] Compiling evp.cc
[873/970] Compiling engine.cc
[874/970] Compiling evp_asn1.cc
[875/970] Compiling ecdsa_p1363.cc
[876/970] Compiling ecdh.cc
[877/970] Compiling ec_derive.cc
[878/970] Compiling ecdsa_asn1.cc
[879/970] Compiling hash_to_curve.cc
[880/970] Compiling dsa.cc
[881/970] Compiling dsa_asn1.cc
[882/970] Compiling ec_asn1.cc
[883/970] Compiling x25519-asm-arm.S
[884/970] Compiling digest_extra.cc
[885/970] Compiling params.cc
[886/970] Compiling des.cc
[887/970] Compiling dh_asn1.cc
[888/970] Compiling curve25519_64_adx.cc
[889/970] Compiling spake25519.cc
[890/970] Compiling cpu_intel.cc
[891/970] Compiling crypto.cc
[892/970] Compiling cpu_arm_linux.cc
[893/970] Compiling cpu_arm_freebsd.cc
[894/970] Compiling curve25519.cc
[895/970] Compiling cpu_aarch64_win.cc
[896/970] Compiling cpu_aarch64_sysreg.cc
[897/970] Compiling cpu_aarch64_openbsd.cc
[898/970] Compiling cpu_aarch64_linux.cc
[899/970] Compiling cpu_aarch64_fuchsia.cc
[900/970] Compiling cpu_aarch64_apple.cc
[901/970] Compiling conf.cc
[902/970] Compiling tls_cbc.cc
[903/970] Compiling get_cipher.cc
[904/970] Compiling e_rc4.cc
[905/970] Compiling e_tls.cc
[906/970] Compiling cms.cc
[907/970] Compiling e_rc2.cc
[908/970] Compiling e_des.cc
[909/970] Compiling e_null.cc
[910/970] Compiling e_chacha20poly1305.cc
[911/970] Compiling e_aesgcmsiv.cc
[912/970] Compiling e_aeseax.cc
[913/970] Compiling derive_key.cc
[914/970] Compiling e_aesctrhmac.cc
[915/970] Compiling chacha.cc
[916/970] Compiling unicode.cc
[917/970] Compiling cbb.cc
[918/970] Compiling cbs.cc
[919/970] Compiling ber.cc
[920/970] Compiling sqrt.cc
[921/970] Compiling buf.cc
[922/970] Compiling asn1_compat.cc
[923/970] Compiling exponentiation.cc
[924/970] Compiling div.cc
[925/970] Compiling convert.cc
[926/970] Compiling blake2.cc
[927/970] Compiling printf.cc
[928/970] Compiling hexdump.cc
[929/970] Compiling bn_asn1.cc
[930/970] Compiling file.cc
[931/970] Compiling pair.cc
[932/970] Compiling fd.cc
[933/970] Compiling errno.cc
[934/970] Compiling bcm.cc
[935/970] Compiling bio_mem.cc
[936/970] Compiling base64.cc
[937/970] Compiling bio.cc
[938/970] Compiling tasn_fre.cc
[939/970] Compiling tasn_typ.cc
[940/970] Compiling tasn_enc.cc
[941/970] Compiling tasn_utl.cc
[942/970] Compiling tasn_new.cc
[943/970] Compiling tasn_dec.cc
[944/970] Compiling posix_time.cc
[945/970] Compiling f_string.cc
[946/970] Compiling f_int.cc
[947/970] Compiling asn_pack.cc
[948/970] Compiling asn1_par.cc
[949/970] Compiling asn1_lib.cc
[950/970] Compiling a_utctm.cc
[951/970] Compiling a_type.cc
[952/970] Compiling a_time.cc
[953/970] Compiling a_strnid.cc
[954/970] Compiling a_octet.cc
[955/970] Compiling a_strex.cc
[956/970] Compiling a_mbstr.cc
[957/970] Compiling a_object.cc
[958/970] Write sources
[960/970] Compiling a_int.cc
[961/970] Write sources
[962/970] Compiling a_i2d_fp.cc
[963/970] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[964/970] Compiling a_dup.cc
[965/978] Compiling a_gentm.cc
[966/999] Compiling a_d2i_fp.cc
[967/1015] Compiling a_bool.cc
[968/1015] Compiling aes.cc
[969/1015] Compiling a_bitstr.cc
[971/1015] Compiling Algorithms Chunked.swift
[972/1015] Compiling Algorithms Combinations.swift
[973/1015] Compiling Algorithms MinMax.swift
[974/1015] Compiling Algorithms Partition.swift
[975/1016] Compiling Algorithms Suffix.swift
[976/1016] Compiling Algorithms Trim.swift
[977/1027] Compiling Atomics Unmanaged extensions.swift
[978/1027] Compiling Algorithms Permutations.swift
[979/1027] Compiling Algorithms Product.swift
[980/1027] Compiling Algorithms EitherSequence.swift
[981/1027] Compiling Algorithms FirstNonNil.swift
[982/1027] Compiling Algorithms Compacted.swift
[983/1027] Compiling Algorithms Cycle.swift
[984/1027] Compiling Algorithms Indexed.swift
[985/1027] Compiling Algorithms Intersperse.swift
[986/1027] Compiling Algorithms AdjacentPairs.swift
[987/1027] Compiling Algorithms Chain.swift
[988/1027] Compiling Algorithms Unique.swift
[989/1027] Compiling Algorithms Windows.swift
[990/1027] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[994/1027] Compiling Algorithms Split.swift
[995/1027] Compiling Algorithms Stride.swift
[996/1027] Compiling Algorithms RandomSample.swift
[997/1027] Compiling Algorithms Reductions.swift
[998/1027] Compiling Algorithms Rotate.swift
[1001/1027] Compiling Algorithms FlattenCollection.swift
[1002/1027] Compiling Algorithms Grouped.swift
[1005/1027] Compiling Algorithms Joined.swift
[1006/1027] Compiling Algorithms Keyed.swift
[1018/1027] Emitting module Atomics
[1019/1027] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1020/1027] Compiling CryptoBoringWrapper EllipticCurve.swift
[1021/1027] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1022/1027] Emitting module CryptoBoringWrapper
[1023/1027] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1024/1027] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1025/1027] Compiling CryptoBoringWrapper RandomBytes.swift
[1026/1027] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1027/1151] Emitting module Algorithms
[1028/1151] Compiling CryptoExtras ThreadSpecific.swift
[1029/1151] Compiling NIOCore MulticastChannel.swift
[1030/1151] Compiling NIOCore NIOAny.swift
[1031/1151] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1032/1151] Compiling NIOCore NIOCoreSendableMetatype.swift
[1033/1151] Compiling NIOCore NIODecodedAsyncSequence.swift
[1034/1151] Compiling NIOCore NIOLoopBound.swift
[1035/1158] Compiling CryptoExtras PKCS8DERRepresentation.swift
[1036/1158] Compiling CryptoExtras PKCS8PrivateKey.swift
[1037/1158] Compiling CryptoExtras RFC8410AlgorithmIdentifier.swift
[1038/1158] Compiling CryptoExtras ECToolbox_boring.swift
[1039/1158] Compiling CryptoExtras ECToolbox.swift
[1040/1158] Compiling CryptoExtras HashToField.swift
[1041/1158] Compiling CryptoExtras AES_GCM_SIV_boring.swift
[1042/1158] Compiling CryptoExtras PEMDocument.swift
[1043/1158] Compiling CryptoExtras PrettyBytes.swift
[1044/1158] Compiling CryptoExtras SubjectPublicKeyInfo.swift
[1045/1158] Compiling CryptoExtras ThreadOps.swift
[1046/1158] Compiling CryptoExtras ThreadPosix.swift
[1048/1164] Compiling CryptoExtras KDF.swift
[1049/1164] Compiling CryptoExtras PBKDF2_boring.swift
[1050/1164] Compiling CryptoExtras PBKDF2_commoncrypto.swift
[1051/1164] Compiling CryptoExtras PBKDF2.swift
[1052/1164] Compiling CryptoExtras Scrypt_boring.swift
[1053/1164] Compiling CryptoExtras Scrypt.swift
[1061/1164] Compiling CryptoExtras CryptoKitErrors_boring.swift
[1062/1164] Compiling CryptoExtras Data+Extensions.swift
[1063/1164] Compiling CryptoExtras DigestType.swift
[1064/1164] Compiling CryptoExtras Error.swift
[1065/1164] Compiling CryptoExtras I2OSP.swift
[1066/1164] Compiling CryptoExtras IntegerEncoding.swift
[1067/1164] Compiling CryptoExtras ARCPresentation.swift
[1068/1164] Compiling CryptoExtras ARCRequest.swift
[1069/1164] Compiling CryptoExtras ARCResponse.swift
[1070/1164] Compiling CryptoExtras ARCServer.swift
[1071/1164] Compiling CryptoExtras ChaCha20CTR_boring.swift
[1072/1164] Compiling CryptoExtras ChaCha20CTR.swift
[1073/1164] Compiling CryptoExtras Curve25519+PEM.swift
[1074/1164] Compiling CryptoExtras AES_CBC.swift
[1075/1164] Compiling CryptoExtras AES_CFB.swift
[1076/1164] Compiling CryptoExtras AES_CTR.swift
[1077/1164] Compiling CryptoExtras AES_GCM_SIV.swift
[1078/1164] Compiling CryptoExtras Block Function.swift
[1079/1164] Compiling CryptoExtras AES_CFB_boring.swift
[1080/1164] Compiling CryptoExtras AES_CTR_boring.swift
[1081/1164] Compiling CryptoExtras ObjectIdentifier.swift
[1090/1164] Compiling CryptoExtras CMAC.swift
[1091/1164] Compiling CryptoExtras ARC+API.swift
[1092/1164] Compiling CryptoExtras ARC.swift
[1093/1164] Compiling CryptoExtras ARCCredential.swift
[1094/1164] Compiling CryptoExtras ARCEncoding.swift
[1095/1164] Compiling CryptoExtras ARCPrecredential.swift
[1096/1164] Compiling CryptoExtras ThreadWindows.swift
[1097/1164] Compiling CryptoExtras DLEQ.swift
[1098/1164] Compiling CryptoExtras Prover.swift
[1099/1164] Compiling CryptoExtras Verifier.swift
[1100/1164] Compiling CryptoExtras ZKPToolbox.swift
[1101/1164] Compiling CryptoExtras resource_bundle_accessor.swift
[1109/1164] Emitting module CryptoExtras
[1117/1164] Compiling CryptoExtras BoringSSLPassphraseCallbackManager.swift
[1118/1164] Compiling CryptoExtras RSA+BlindSigning.swift
[1119/1164] Compiling CryptoExtras RSA.swift
[1120/1164] Compiling CryptoExtras RSA_boring.swift
[1121/1164] Compiling CryptoExtras Reexport.swift
[1122/1164] Compiling CryptoExtras BoringSSLHelpers.swift
[1123/1164] Compiling CryptoExtras OPRF.swift
[1124/1164] Compiling CryptoExtras OPRFClient.swift
[1125/1164] Compiling CryptoExtras OPRFServer.swift
[1126/1164] Compiling CryptoExtras VOPRF+API.swift
[1127/1164] Compiling CryptoExtras VOPRFClient.swift
[1128/1164] Compiling CryptoExtras VOPRFServer.swift
[1129/1166] Compiling NIOCore SocketAddresses.swift
[1130/1166] Compiling NIOCore SocketOptionProvider.swift
[1131/1166] Compiling NIOCore SystemCallHelpers.swift
[1132/1166] Compiling NIOCore TimeAmount+Duration.swift
[1133/1166] Compiling NIOCore TypeAssistedChannelHandler.swift
[1134/1166] Compiling NIOCore UniversalBootstrapSupport.swift
[1135/1166] Compiling NIOCore Utilities.swift
[1143/1166] Compiling _CryptoExtras Exports.swift
[1144/1166] Emitting module _CryptoExtras
[1145/1265] Compiling X509 CommonName.swift
[1146/1265] Compiling X509 CountryName.swift
[1147/1265] Compiling X509 DNBuilder.swift
[1148/1265] Compiling X509 DomainComponent.swift
[1149/1265] Compiling X509 EmailAddress.swift
[1150/1265] Compiling X509 LocalityName.swift
[1151/1265] Compiling X509 OrganizationName.swift
[1152/1265] Compiling X509 ExtensionIdentifiers.swift
[1153/1265] Compiling X509 KeyUsage.swift
[1154/1265] Compiling X509 NameConstraints.swift
[1155/1265] Compiling X509 SubjectAlternativeName.swift
[1156/1265] Compiling X509 CustomPrivateKey.swift
[1157/1265] Compiling X509 Digests.swift
[1158/1265] Compiling X509 DistinguishedName.swift
[1159/1265] Compiling X509 CertificationRequestInfo.swift
[1160/1265] Compiling X509 ExtensionRequest.swift
[1161/1265] Compiling X509 Certificate.swift
[1162/1265] Compiling X509 CertificatePrivateKey.swift
[1163/1265] Compiling X509 CertificatePublicKey.swift
[1164/1265] Compiling X509 CertificateSerialNumber.swift
[1165/1265] Compiling X509 CertificateVersion.swift
[1166/1265] Compiling X509 AllOfPolicies.swift
[1167/1265] Compiling X509 AnyPolicy.swift
[1168/1265] Compiling X509 CertificateStore.swift
[1169/1265] Compiling X509 CustomCertificateStore.swift
[1170/1265] Compiling X509 OneOfPolicies.swift
[1171/1265] Compiling X509 PolicyBuilder.swift
[1172/1265] Compiling X509 BasicConstraintsPolicy.swift
[1173/1265] Compiling X509 DNSNames.swift
[1174/1265] Compiling X509 DirectoryNames.swift
[1175/1265] Compiling X509 ExpiryPolicy.swift
[1176/1265] Compiling X509 IPConstraints.swift
[1187/1265] Compiling X509 OrganizationalUnitName.swift
[1188/1275] Compiling X509 OCSPExtensionID.swift
[1189/1275] Compiling X509 OCSPNonce.swift
[1190/1275] Compiling X509 OCSPPolicy.swift
[1191/1275] Compiling X509 OCSPRequest.swift
[1192/1275] Compiling X509 OCSPResponse.swift
[1193/1275] Compiling X509 OCSPResponseBytes.swift
[1194/1275] Compiling X509 OCSPResponseData.swift
[1195/1275] Compiling X509 OCSPResponseStatus.swift
[1196/1275] Compiling X509 OCSPSignature.swift
[1197/1275] Compiling X509 OCSPSingleRequest.swift
[1198/1275] Compiling X509 OCSPSingleResponse.swift
[1199/1275] Compiling X509 CMSAttribute.swift
[1200/1275] Compiling X509 CMSContentInfo.swift
[1201/1275] Compiling X509 CMSEncapsulatedContentInfo.swift
[1202/1275] Compiling X509 CMSIssuerAndSerialNumber.swift
[1203/1275] Compiling X509 CMSOperations.swift
[1204/1275] Compiling X509 CMSSignature.swift
[1205/1275] Compiling X509 CMSSignedData.swift
[1206/1275] Compiling X509 CMSSignerIdentifier.swift
[1207/1275] Compiling X509 CMSSignerInfo.swift
[1208/1275] Compiling X509 CMSVersion.swift
[1209/1275] Compiling X509 Curve25519+DER.swift
[1210/1275] Compiling X509 OCSPTBSRequest.swift
[1211/1275] Compiling X509 OCSPVersion.swift
[1212/1275] Compiling X509 PKCS8PrivateKey.swift
[1213/1275] Compiling X509 PromiseAndFuture.swift
[1214/1275] Compiling X509 RDNAttribute.swift
[1215/1275] Compiling X509 RandomNumberGenerator+bytes.swift
[1216/1275] Compiling X509 RelativeDistinguishedName.swift
[1217/1275] Compiling X509 SEC1PrivateKey.swift
[1218/1275] Compiling X509 SecKeyWrapper.swift
[1219/1275] Compiling X509 Signature.swift
[1220/1275] Compiling X509 SignatureAlgorithm.swift
[1221/1275] Compiling X509 CSRAttribute.swift
[1222/1275] Compiling X509 CSRAttributes.swift
[1223/1275] Compiling X509 CSRVersion.swift
[1224/1275] Compiling X509 CertificateSigningRequest.swift
[1232/1275] Compiling X509 StateOrProvinceName.swift
[1233/1275] Compiling X509 StreetAddress.swift
[1234/1275] Compiling X509 Error.swift
[1235/1275] Compiling X509 AuthorityInformationAccess.swift
[1236/1275] Compiling X509 AuthorityKeyIdentifier.swift
[1237/1275] Compiling X509 BasicConstraints.swift
[1238/1275] Compiling X509 ExtendedKeyUsage.swift
[1243/1275] Emitting module NIOCore
[1244/1275] Compiling X509 SubjectKeyIdentifier.swift
[1245/1275] Compiling X509 Extension.swift
[1246/1275] Compiling X509 Extensions.swift
[1247/1275] Compiling X509 ExtensionsBuilder.swift
[1248/1275] Compiling X509 GeneralName.swift
[1249/1275] Compiling X509 Lock.swift
[1250/1275] Compiling X509 LockedValueBox.swift
[1251/1275] Compiling X509 BasicOCSPResponse.swift
[1252/1275] Compiling X509 DirectoryString.swift
[1253/1275] Compiling X509 OCSPCertID.swift
[1254/1275] Compiling X509 OCSPCertStatus.swift
[1255/1275] Compiling X509 NameConstraintsPolicy.swift
[1256/1275] Compiling X509 RFC5280Policy.swift
[1257/1275] Compiling X509 URIConstraints.swift
[1258/1275] Compiling X509 VersionPolicy.swift
[1259/1275] Compiling X509 ServerIdentityPolicy.swift
[1260/1275] Compiling X509 TrustRootLoading.swift
[1261/1275] Compiling X509 UnverifiedChain.swift
[1262/1275] Compiling X509 ValidatedCertificateChain.swift
[1263/1275] Compiling X509 VerificationDiagnostic.swift
[1264/1275] Compiling X509 Verifier.swift
[1265/1331] Compiling X509 VerifierPolicy.swift
[1266/1331] Compiling X509 AlgorithmIdentifier.swift
[1267/1331] Compiling X509 ECDSASignature.swift
[1268/1331] Compiling X509 RSAPKCS1PublicKey.swift
[1269/1331] Compiling X509 SubjectPublicKeyInfo.swift
[1270/1331] Compiling X509 TBSCertificate.swift
[1271/1331] Compiling X509 Time.swift
[1272/1331] Compiling X509 TimeCalculations.swift
[1273/1331] Compiling X509 Validity.swift
[1274/1331] Compiling X509 X509SendableMetatype.swift
[1275/1331] Emitting module X509
[1276/1331] Compiling NIOEmbedded AsyncTestingChannel.swift
[1277/1331] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1278/1331] Emitting module NIOEmbedded
[1279/1331] Compiling NIOEmbedded Embedded.swift
[1280/1331] Compiling NIOPosix Linux.swift
[1281/1331] Compiling NIOPosix LinuxCPUSet.swift
[1282/1331] Compiling NIOPosix LinuxUring.swift
[1283/1331] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1284/1331] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1285/1331] Compiling NIOPosix NIOThreadPool.swift
[1286/1336] Compiling NIOPosix FileDescriptor.swift
[1287/1336] Compiling NIOPosix GetaddrinfoResolver.swift
[1288/1336] Compiling NIOPosix HappyEyeballs.swift
[1289/1336] Compiling NIOPosix IO.swift
[1290/1336] Compiling NIOPosix IntegerBitPacking.swift
[1291/1336] Compiling NIOPosix IntegerTypes.swift
[1292/1336] Compiling NIOPosix BSDSocketAPICommon.swift
[1293/1336] Compiling NIOPosix BSDSocketAPIPosix.swift
[1294/1336] Compiling NIOPosix BSDSocketAPIWindows.swift
[1295/1336] Compiling NIOPosix BaseSocket.swift
[1296/1336] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[1297/1336] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1298/1336] Compiling NIOPosix SelectorWSAPoll.swift
[1299/1336] Compiling NIOPosix ServerSocket.swift
[1300/1336] Compiling NIOPosix Socket.swift
[1301/1336] Compiling NIOPosix SocketChannel.swift
[1302/1336] Compiling NIOPosix SocketProtocols.swift
[1303/1336] Compiling NIOPosix Utilities.swift
[1304/1336] Compiling NIOPosix VsockAddress.swift
[1305/1336] Compiling NIOPosix VsockChannelEvents.swift
[1306/1336] Compiling NIOPosix Windows.swift
[1307/1336] Compiling NIOPosix resource_bundle_accessor.swift
[1308/1336] Emitting module NIOPosix
[1309/1336] Compiling NIOPosix SelectableEventLoop.swift
[1310/1336] Compiling NIOPosix SelectorEpoll.swift
[1311/1336] Compiling NIOPosix SelectorGeneric.swift
[1312/1336] Compiling NIOPosix SelectorKqueue.swift
[1313/1336] Compiling NIOPosix SelectorUring.swift
[1314/1336] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1315/1336] Compiling NIOPosix PosixSingletons.swift
[1316/1336] Compiling NIOPosix RawSocketBootstrap.swift
[1317/1336] Compiling NIOPosix Resolver.swift
[1318/1336] Compiling NIOPosix Selectable.swift
[1319/1336] Compiling NIOPosix SelectableChannel.swift
[1320/1336] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1321/1336] Compiling NIOPosix System.swift
[1322/1336] Compiling NIOPosix Thread.swift
[1323/1336] Compiling NIOPosix ThreadPosix.swift
[1324/1336] Compiling NIOPosix ThreadWindows.swift
[1325/1336] Compiling NIOPosix BaseSocketChannel.swift
[1326/1336] Compiling NIOPosix BaseStreamSocketChannel.swift
[1327/1336] Compiling NIOPosix Bootstrap.swift
[1328/1336] Compiling NIOPosix ControlMessage.swift
[1329/1336] Compiling NIOPosix DatagramVectorReadManager.swift
[1330/1336] Compiling NIOPosix Errors+Any.swift
[1331/1336] Compiling NIOPosix NonBlockingFileIO.swift
[1332/1336] Compiling NIOPosix PendingDatagramWritesManager.swift
[1333/1336] Compiling NIOPosix PendingWritesManager.swift
[1334/1336] Compiling NIOPosix PipeChannel.swift
[1335/1336] Compiling NIOPosix PipePair.swift
[1336/1336] Compiling NIOPosix Pool.swift
[1337/1338] Compiling NIO Exports.swift
[1338/1338] Emitting module NIO
[1339/1378] Compiling NIOTLS TLSEvents.swift
[1340/1378] Compiling NIOSOCKS Helpers.swift
[1341/1379] Compiling NIOSOCKS Errors.swift
[1342/1379] Compiling NIOSOCKS SOCKSResponse.swift
[1343/1379] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1344/1379] Compiling NIOSOCKS ClientStateMachine.swift
[1345/1379] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1346/1379] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1347/1379] Compiling NIOHTTP1 HTTPEncoder.swift
[1348/1379] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1349/1379] Emitting module NIOSOCKS
[1350/1379] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1351/1379] Compiling NIOHTTP1 HTTPDecoder.swift
[1352/1379] Compiling NIOSOCKS ServerStateMachine.swift
[1353/1379] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1354/1380] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1355/1380] Compiling NIOSOCKS Messages.swift
[1356/1380] Compiling NIOSOCKS SOCKSRequest.swift
[1357/1380] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1358/1380] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1359/1380] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1360/1380] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1363/1380] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1364/1380] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1365/1380] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1366/1380] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1367/1380] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1368/1380] Compiling NIOTLS SNIHandler.swift
[1369/1380] Emitting module NIOTLS
[1370/1380] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1371/1380] Emitting module NIOFoundationCompat
[1372/1380] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1373/1380] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1374/1433] Emitting module NIOHTTP1
[1375/1433] Compiling NIOTransportServices AcceptHandler.swift
[1376/1433] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1377/1433] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1378/1433] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1379/1433] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1380/1433] Compiling NIOTransportServices NIOTSErrors.swift
[1381/1451] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1382/1451] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1383/1451] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1384/1451] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1385/1451] Compiling NIOHPACK DynamicHeaderTable.swift
[1386/1451] Compiling NIOHPACK HPACKDecoder.swift
[1387/1451] Compiling NIOHPACK HPACKEncoder.swift
[1388/1452] Compiling NIOHPACK IndexedHeaderTable.swift
[1389/1452] Compiling NIOHPACK IntegerCoding.swift
[1390/1452] Emitting module NIOHPACK
[1391/1452] Compiling NIOHTTPCompression HTTPCompression.swift
[1392/1452] Emitting module NIOHTTPCompression
[1393/1452] Compiling NIOHTTPCompression HTTPDecompression.swift
[1394/1452] Emitting module NIOSSL
[1395/1455] Compiling NIOHPACK HuffmanTables.swift
[1398/1455] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1399/1457] Compiling NIOHPACK HPACKErrors.swift
[1400/1457] Compiling NIOHPACK HPACKHeader.swift
[1401/1457] Compiling NIOHPACK StaticHeaderTable.swift
[1402/1457] Compiling NIOHPACK HeaderTables.swift
[1403/1457] Compiling NIOHPACK HuffmanCoding.swift
[1404/1457] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1407/1457] Compiling NIOSSL SafeCompare.swift
[1408/1457] Compiling NIOSSL Zeroization.swift
[1409/1457] Compiling NIOSSL TLSConfiguration.swift
[1410/1457] Compiling NIOSSL UniversalBootstrapSupport.swift
[1411/1457] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1412/1457] Compiling NIOSSL resource_bundle_accessor.swift
[1413/1491] Compiling NIOHTTP2 SendingRstStreamState.swift
[1414/1491] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1415/1491] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1416/1491] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1417/1514] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1418/1514] Compiling NIOHTTP2 HTTP2Settings.swift
[1419/1514] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1420/1514] Compiling NIOHTTP2 QuiescingState.swift
[1421/1514] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1422/1514] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1423/1514] Compiling NIOHTTP2 StateMachineResult.swift
[1424/1514] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1425/1521] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1426/1521] Compiling NIOHTTP2 HasLocalSettings.swift
[1427/1521] Compiling NIOHTTP2 HasRemoteSettings.swift
[1428/1521] Compiling NIOHTTP2 SendingDataState.swift
[1429/1521] Compiling NIOHTTP2 SendingGoawayState.swift
[1430/1521] Compiling NIOHTTP2 SendingHeadersState.swift
[1431/1521] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1432/1521] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1433/1521] Compiling NIOHTTP2 HTTP2Frame.swift
[1437/1521] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1442/1521] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1443/1521] Compiling NIOHTTP2 MaySendFrames.swift
[1449/1521] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1450/1521] Emitting module NIOTransportServices
[1453/1521] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1454/1521] Compiling NIOHTTP2 HTTP2PingData.swift
[1458/1521] Compiling NIOHTTP2 Error+Any.swift
[1459/1521] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1460/1521] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1461/1521] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1462/1521] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1463/1521] Compiling NIOHTTP2 GlitchesMonitor.swift
[1464/1521] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1472/1528] Emitting module NIOHTTP2
[1473/1528] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1474/1528] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1475/1528] Compiling NIOHTTP2 MayReceiveFrames.swift
[1476/1528] Compiling NIOHTTP2 ReceivingDataState.swift
[1477/1528] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1478/1528] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1479/1528] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1480/1528] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1481/1528] Compiling NIOHTTP2 InboundEventBuffer.swift
[1482/1528] Compiling NIOHTTP2 InboundWindowManager.swift
[1483/1528] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1484/1528] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1485/1528] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[1486/1528] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[1487/1528] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1488/1528] Compiling NIOHTTP2 StreamChannelList.swift
[1489/1528] Compiling NIOHTTP2 StreamMap.swift
[1490/1528] Compiling NIOHTTP2 StreamStateMachine.swift
[1491/1528] Compiling NIOHTTP2 Timer.swift
[1492/1528] Compiling NIOHTTP2 UnsafeTransfer.swift
[1493/1528] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1494/1528] Compiling NIOHTTP2 HTTP2Stream.swift
[1495/1528] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1496/1528] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1497/1528] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1498/1528] Compiling NIOHTTP2 HTTP2StreamID.swift
[1499/1528] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1500/1528] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1507/1528] Compiling NIOHTTP2 DOSHeuristics.swift
[1508/1528] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1509/1528] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1510/1528] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1511/1528] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1512/1528] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1513/1528] Compiling NIOHTTP2 HTTP2Error.swift
[1514/1528] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1529/1593] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1530/1593] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1531/1593] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1532/1593] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1533/1593] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1534/1593] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[1535/1593] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1536/1593] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1537/1600] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1538/1600] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1539/1600] Compiling AsyncHTTPClient ConnectionPool.swift
[1540/1600] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1541/1600] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1542/1600] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1543/1600] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1544/1600] Emitting module AsyncHTTPClient
[1545/1600] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1546/1600] Compiling AsyncHTTPClient ConnectionTarget.swift
[1547/1600] Compiling AsyncHTTPClient DeconstructedURL.swift
[1548/1600] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1549/1600] Compiling AsyncHTTPClient FoundationExtensions.swift
[1550/1600] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1551/1600] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1552/1600] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1553/1600] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1554/1600] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1555/1600] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1556/1600] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1557/1600] Compiling AsyncHTTPClient RequestBodyLength.swift
[1558/1600] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1559/1600] Compiling AsyncHTTPClient SSLContextCache.swift
[1560/1600] Compiling AsyncHTTPClient Scheme.swift
[1561/1600] Compiling AsyncHTTPClient Singleton.swift
[1562/1600] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1563/1600] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1564/1600] Compiling AsyncHTTPClient TracingSupport.swift
[1565/1600] Compiling AsyncHTTPClient Utils.swift
[1566/1600] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1567/1600] Compiling AsyncHTTPClient TLSConfiguration.swift
[1568/1600] Compiling AsyncHTTPClient RedirectState.swift
[1569/1600] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1570/1600] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[1571/1600] Compiling AsyncHTTPClient RequestBag.swift
[1572/1600] Compiling AsyncHTTPClient RequestValidation.swift
[1573/1600] Compiling AsyncHTTPClient HTTP1Connection.swift
[1574/1600] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1575/1600] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1576/1600] Compiling AsyncHTTPClient HTTP2Connection.swift
[1577/1600] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1578/1600] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1579/1600] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1580/1600] Compiling AsyncHTTPClient RequestOptions.swift
[1581/1600] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1582/1600] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1583/1600] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1584/1600] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1585/1600] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1586/1600] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1587/1600] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1588/1600] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1589/1600] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1590/1600] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1591/1600] Compiling AsyncHTTPClient Transaction.swift
[1592/1600] Compiling AsyncHTTPClient Base64.swift
[1593/1600] Compiling AsyncHTTPClient BasicAuth.swift
[1594/1600] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1595/1600] Compiling AsyncHTTPClient HTTPClient.swift
[1596/1600] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[1597/1600] Compiling AsyncHTTPClient HTTPHandler.swift
[1598/1600] Compiling AsyncHTTPClient LRUCache.swift
[1599/1600] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1600/1600] Compiling AsyncHTTPClient NWErrorHandler.swift
[1601/1678] Compiling JWSETKit JWSHeader.swift
[1602/1678] Compiling JWSETKit JWTOAuthClaims.swift
[1603/1678] Compiling JWSETKit JWTOIDCAuth.swift
[1604/1678] Compiling JWSETKit JWTOIDCStandard.swift
[1605/1678] Compiling JWSETKit JWTPayload.swift
[1606/1678] Compiling JWSETKit JWTPopClaims.swift
[1607/1678] Compiling JWSETKit JWTRegisteredClaims.swift
[1608/1678] Compiling JWSETKit DisclosurePayloadMerger.swift
[1609/1678] Compiling JWSETKit EncryptedData.swift
[1610/1678] Compiling JWSETKit Error.swift
[1611/1678] Compiling JWSETKit Expiry.swift
[1612/1678] Compiling JWSETKit JSONPointer.swift
[1613/1678] Compiling JWSETKit ProtectedContainer.swift
[1614/1678] Compiling JWSETKit RawType.swift
[1615/1678] Compiling JWSETKit Storage.swift
[1616/1678] Compiling JWSETKit StorageField.swift
[1617/1678] Compiling JWSETKit WebContainer.swift
[1618/1686] Compiling JWSETKit JOSE-JWSRegistered.swift
[1619/1686] Compiling JWSETKit JOSEHeader.swift
[1620/1686] Compiling JWSETKit JWE.swift
[1621/1686] Compiling JWSETKit JWECodable.swift
[1622/1686] Compiling JWSETKit JWEHeader.swift
[1623/1686] Compiling JWSETKit JWERecipient.swift
[1624/1686] Compiling JWSETKit JWS.swift
[1625/1686] Compiling JWSETKit JWSCodable.swift
[1626/1686] Compiling JWSETKit CommonCrypto.swift
[1627/1686] Compiling JWSETKit ConcatKDF.swift
[1628/1686] Compiling JWSETKit Direct.swift
[1629/1686] Compiling JWSETKit HMAC.swift
[1630/1686] Compiling JWSETKit PBKDF2.swift
[1631/1686] Compiling JWSETKit SymmetricKey.swift
[1632/1686] Compiling JWSETKit JOSE-JWEHPKERegistered.swift
[1633/1686] Compiling JWSETKit JOSE-JWERegistered.swift
[1634/1686] Compiling JWSETKit SHA.swift
[1635/1686] Compiling JWSETKit KeyAccessors.swift
[1636/1686] Compiling JWSETKit KeyExporter.swift
[1637/1686] Compiling JWSETKit KeyParser.swift
[1638/1686] Compiling JWSETKit KeySet.swift
[1639/1686] Compiling JWSETKit Keys.swift
[1640/1686] Compiling JWSETKit JWK-MLDSA.swift
[1641/1686] Compiling JWSETKit MLDSA65.swift
[1642/1686] Compiling JWSETKit MLDSA87.swift
[1643/1686] Emitting module JWSETKit
[1644/1686] Compiling JWSETKit Algorithms.swift
[1645/1686] Compiling JWSETKit Compression.swift
[1646/1686] Compiling JWSETKit ContentEncryption.swift
[1647/1686] Compiling JWSETKit KeyEncryption.swift
[1648/1686] Compiling JWSETKit Signature.swift
[1649/1686] Compiling JWSETKit JSONWebCertificate.swift
[1650/1686] Compiling JWSETKit SecCertificate.swift
[1651/1686] Compiling JWSETKit X509Certificate.swift
[1652/1686] Compiling JWSETKit Apple.swift
[1653/1686] Compiling JWSETKit Zlib.swift
[1654/1686] Compiling JWSETKit ECCAbstract.swift
[1655/1686] Compiling JWSETKit Ed25519.swift
[1656/1686] Compiling JWSETKit HPKE.swift
[1657/1686] Compiling JWSETKit JWK-EC.swift
[1658/1686] Compiling JWSETKit P256.swift
[1659/1686] Compiling JWSETKit P256K.swift
[1660/1686] Compiling JWSETKit P384.swift
[1661/1686] Compiling JWSETKit P521.swift
[1662/1686] Compiling JWSETKit JWTSDClaims.swift
[1663/1686] Compiling JWSETKit SD-JWT.swift
[1664/1686] Compiling JWSETKit SD-JWTCodable.swift
[1665/1686] Compiling JWSETKit SelectiveDisclosure.swift
[1666/1686] Compiling JWSETKit ASN1.swift
[1667/1686] Compiling JWSETKit Base64.swift
[1668/1686] Compiling JWSETKit Codable.swift
[1669/1686] Compiling JWSETKit Data.swift
[1670/1686] Compiling JWSETKit MLKEM1024.swift
[1671/1686] Compiling JWSETKit MLKEM768.swift
[1672/1686] Compiling JWSETKit ModuleLatticeAbstract.swift
[1673/1686] Compiling JWSETKit JWK-RSA.swift
[1674/1686] Compiling JWSETKit RSA.swift
[1675/1686] Compiling JWSETKit RSA_boring.swift
[1676/1686] Compiling JWSETKit SecKey.swift
[1677/1686] Compiling JWSETKit AES-CBC-HMAC.swift
[1678/1686] Compiling JWSETKit AES.swift
[1679/1686] Compiling JWSETKit KeyLookup.swift
[1680/1686] Compiling JWSETKit Localizing.swift
[1681/1686] Compiling JWSETKit LockValue.swift
[1682/1686] Compiling JWSETKit CertificateURL.swift
[1683/1686] Compiling JWSETKit FoundationNetwork.swift
[1684/1686] Compiling JWSETKit KeysetURL.swift
[1685/1686] Compiling JWSETKit NIOHTTP1.swift
[1686/1686] Compiling JWSETKit resource_bundle_accessor.swift
Build of target: 'JWSETKit' complete! (81.09s)
    8208
51	/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: 8208
Doc size:   51.0MB
Preparing doc bundle ...
Uploading prod-amosavian-jwsetkit-main-8aa02dad.zip to s3://spi-docs-inbox/prod-amosavian-jwsetkit-main-8aa02dad.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.