The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of JWSETKit, reference main (a3b74f), with Swift 6.1 for macOS (SPM) on 1 May 2025 08:46:55 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

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