The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of JWSETKit, reference 0.25.0 (1d6192), with Swift 6.1 for macOS (SPM) on 26 Jun 2025 21:18:18 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amosavian/JWSETKit.git
Reference: 0.25.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/amosavian/JWSETKit
 * tag               0.25.0     -> FETCH_HEAD
HEAD is now at 1d6192d feat: Add JSONWebPrivateKey protocol
Cloned https://github.com/amosavian/JWSETKit.git
Revision (git rev-parse @):
1d6192dc37117d2adda02a1d1bcae3e9e4f203a6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/amosavian/JWSETKit.git at 0.25.0
Fetching https://github.com/apple/swift-certificates
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
[1/6204] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates from cache (1.21s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.55s)
Fetched https://github.com/apple/swift-collections.git from cache (1.56s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.57s)
Computing version for https://github.com/apple/swift-certificates
Computed https://github.com/apple/swift-certificates at 1.10.0 (4.89s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.07s)
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.71s)
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-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
========================================
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": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/amosavian/JWSETKit.git
[1/3577] Fetching jwsetkit
Fetched https://github.com/amosavian/JWSETKit.git from cache (1.07s)
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/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-certificates from cache (0.61s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.63s)
Fetched https://github.com/apple/swift-collections.git from cache (0.64s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.64s)
Computing version for https://github.com/apple/swift-certificates
Computed https://github.com/apple/swift-certificates at 1.10.0 (0.71s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.04s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (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.04s)
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 0.25.0 (1d6192d)
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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
warning: '.resolve-product-dependencies': dependency 'jwsetkit' is not used by any target
Found 4 product dependencies
  - swift-collections
  - swift-asn1
  - swift-crypto
  - swift-certificates
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/amosavian/JWSETKit.git
https://github.com/amosavian/JWSETKit.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.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.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-asn1.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.12.3",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-certificates",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-certificates"
    }
  ],
  "manifest_display_name" : "JWSETKit",
  "name" : "JWSETKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "JWSETKit",
      "targets" : [
        "JWSETKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JWSETKitTests",
      "module_type" : "SwiftTarget",
      "name" : "JWSETKitTests",
      "path" : "Tests/JWSETKitTests",
      "sources" : [
        "Base/StorageTests.swift",
        "Base/WebContainerTests.swift",
        "Cryptography/CompressionTests.swift",
        "Cryptography/ECTests.swift",
        "Cryptography/JWKSetTests.swift",
        "Cryptography/MLDSATests.swift",
        "Cryptography/RFC7520DecryptionTests.swift",
        "Cryptography/RFC7520EncryptionTests.swift",
        "Cryptography/RFC7520SignatureTests.swift",
        "Cryptography/RSACryptoTests.swift",
        "Cryptography/RSATests.swift",
        "Cryptography/ThumbprintTests.swift",
        "Entities/JOSEHeaderJWETests.swift",
        "Entities/JOSEHeaderJWSTests.swift",
        "Entities/JWETests.swift",
        "Entities/JWSMLDSATests.swift",
        "Entities/JWSTests.swift",
        "Entities/JWTOAuthClaimsTests.swift",
        "Entities/JWTOIDCAuthClaimsTests.swift",
        "Entities/JWTOIDCStandardClaimsTests.swift",
        "Entities/JWTPopClaimsTests.swift",
        "Entities/JWTRegisteredClaimsTests.swift",
        "Entities/JWTTests.swift",
        "ExampleKeys.swift",
        "Extensions/Base64Tests.swift",
        "Extensions/KeyLookupTests.swift",
        "Extensions/LocalizingTests.swift"
      ],
      "target_dependencies" : [
        "JWSETKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JWSETKit",
      "module_type" : "SwiftTarget",
      "name" : "JWSETKit",
      "path" : "Sources/JWSETKit",
      "product_dependencies" : [
        "Collections",
        "SwiftASN1",
        "X509",
        "Crypto",
        "_CryptoExtras"
      ],
      "product_memberships" : [
        "JWSETKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/ar.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "ar"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/en.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/es.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/fa.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "fa"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/fr.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        }
      ],
      "sources" : [
        "Base/EncryptedData.swift",
        "Base/Error.swift",
        "Base/Expiry.swift",
        "Base/ProtectedContainer.swift",
        "Base/RawType.swift",
        "Base/Storage.swift",
        "Base/StorageField.swift",
        "Base/WebContainer.swift",
        "Cryptography/Algorithms/Algorithms.swift",
        "Cryptography/Algorithms/Compression.swift",
        "Cryptography/Algorithms/ContentEncryption.swift",
        "Cryptography/Algorithms/KeyEncryption.swift",
        "Cryptography/Algorithms/Signature.swift",
        "Cryptography/Certificate/JSONWebCertificate.swift",
        "Cryptography/Certificate/SecCertificate.swift",
        "Cryptography/Certificate/X509Certificate.swift",
        "Cryptography/Compression/Apple.swift",
        "Cryptography/Compression/Zlib.swift",
        "Cryptography/EC/ECCAbstract.swift",
        "Cryptography/EC/Ed25519.swift",
        "Cryptography/EC/JWK-EC.swift",
        "Cryptography/EC/P256.swift",
        "Cryptography/EC/P384.swift",
        "Cryptography/EC/P521.swift",
        "Cryptography/KeyASN1.swift",
        "Cryptography/KeyAccessors.swift",
        "Cryptography/KeyExporter.swift",
        "Cryptography/KeyParser.swift",
        "Cryptography/KeySet.swift",
        "Cryptography/Keys.swift",
        "Cryptography/PQC/JWK-MLDSA.swift",
        "Cryptography/PQC/ModuleLatticeAbstract.swift",
        "Cryptography/RSA/JWK-RSA.swift",
        "Cryptography/RSA/RSA.swift",
        "Cryptography/RSA/RSA_boring.swift",
        "Cryptography/RSA/SecKey.swift",
        "Cryptography/Symmetric/AES-CBC-HMAC.swift",
        "Cryptography/Symmetric/AES.swift",
        "Cryptography/Symmetric/CommonCrypto.swift",
        "Cryptography/Symmetric/ConcatKDF.swift",
        "Cryptography/Symmetric/Direct.swift",
        "Cryptography/Symmetric/HMAC.swift",
        "Cryptography/Symmetric/PBKDF2.swift",
        "Cryptography/Symmetric/SymmetricKey.swift",
        "Entities/JOSE/JOSE-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
[0/388] Copying Localizable.stringsdict
[3/388] Write sources
[5/388] Copying PrivacyInfo.xcprivacy
[5/388] Write sources
[8/388] Copying PrivacyInfo.xcprivacy
[8/388] Copying Localizable.stringsdict
[8/388] Copying PrivacyInfo.xcprivacy
[8/388] Write sources
[8/388] Copying Localizable.stringsdict
[8/388] Copying Info.plist
[8/388] Write sources
[8/388] Copying PrivacyInfo.xcprivacy
[8/388] Copying Localizable.stringsdict
[8/388] Write sources
[19/388] Copying Localizable.stringsdict
[19/388] Write sources
[27/388] Compiling md5-x86_64-linux.S
[28/388] Compiling fiat_curve25519_adx_square.S
[28/388] Compiling fiat_curve25519_adx_mul.S
[30/388] Compiling md5-586-linux.S
[30/388] Compiling fiat_p256_adx_sqr.S
[31/388] Compiling md5-x86_64-apple.S
[33/388] Compiling md5-586-apple.S
[34/388] Compiling fiat_p256_adx_mul.S
[35/388] Write swift-version-2F0A5646E1D333AE.txt
[36/388] Compiling chacha20_poly1305_x86_64-linux.S
[37/388] Compiling chacha20_poly1305_x86_64-apple.S
[38/388] Compiling chacha20_poly1305_armv8-linux.S
[39/388] Compiling chacha20_poly1305_armv8-win.S
[40/388] Compiling chacha-x86_64-linux.S
[41/388] Compiling chacha-x86-linux.S
[42/388] Compiling chacha-x86_64-apple.S
[43/388] Compiling chacha20_poly1305_armv8-apple.S
[44/388] Compiling chacha-x86-apple.S
[45/388] Compiling chacha-armv8-linux.S
[46/388] Compiling chacha-armv8-win.S
[47/388] Compiling chacha-armv8-apple.S
[48/388] Compiling chacha-armv4-linux.S
[49/388] Compiling aes128gcmsiv-x86_64-linux.S
[50/388] Compiling aes128gcmsiv-x86_64-apple.S
[51/407] Compiling x86_64-mont5-linux.S
[52/413] Compiling x86_64-mont5-apple.S
[53/419] Compiling x86_64-mont-linux.S
[54/433] Compiling x86_64-mont-apple.S
[55/499] Compiling x86-mont-apple.S
[56/499] Compiling x86-mont-linux.S
[57/499] Compiling vpaes-x86_64-linux.S
[58/499] Compiling vpaes-x86_64-apple.S
[59/499] Compiling vpaes-x86-apple.S
[60/499] Compiling vpaes-x86-linux.S
[61/499] Compiling vpaes-armv8-win.S
[62/499] Compiling vpaes-armv8-linux.S
[63/499] Compiling vpaes-armv7-linux.S
[64/499] Compiling sha512-x86_64-linux.S
[65/499] Compiling vpaes-armv8-apple.S
[66/499] Compiling sha512-armv8-win.S
[67/499] Compiling sha512-x86_64-apple.S
[68/499] Compiling sha512-armv8-linux.S
[69/499] Compiling sha512-armv8-apple.S
[70/499] Compiling sha512-586-linux.S
[71/499] Compiling sha512-armv4-linux.S
[72/499] Compiling sha512-586-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
[75/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-linux.S
[88/499] Compiling sha1-586-apple.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-armv8-asm-win.S
[95/499] Compiling p256_beeu-x86_64-asm-apple.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-apple.S
[99/499] Compiling p256-armv8-asm-win.S
[100/499] Compiling p256-x86_64-asm-linux.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 ghash-x86_64-linux.S
[107/499] Compiling ghashv8-armv7-linux.S
[108/499] Compiling ghash-x86_64-apple.S
[109/499] Compiling ghash-x86-linux.S
[110/499] Compiling ghash-ssse3-x86_64-linux.S
[111/499] Compiling ghash-ssse3-x86_64-apple.S
[112/499] Compiling ghash-x86-apple.S
[113/499] Compiling ghash-ssse3-x86-linux.S
[114/499] Compiling ghash-ssse3-x86-apple.S
[115/499] Compiling ghash-neon-armv8-linux.S
[116/499] Compiling ghash-neon-armv8-win.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-apple.S
[124/499] Compiling bn-armv8-linux.S
[125/499] Compiling bn-586-linux.S
[126/499] Compiling bn-586-apple.S
[127/499] Compiling armv8-mont-win.S
[128/499] Compiling armv8-mont-linux.S
[129/499] Compiling armv8-mont-apple.S
[130/499] Compiling armv4-mont-linux.S
[131/499] Compiling aesv8-gcm-armv8-win.S
[132/499] Compiling CCryptoBoringSSLShims shims.c
[133/499] Compiling aesv8-gcm-armv8-linux.S
[134/499] Compiling aesv8-gcm-armv8-apple.S
[135/499] Compiling aesv8-armv8-win.S
[135/499] Compiling aesv8-armv8-linux.S
[137/499] Compiling aesv8-armv7-linux.S
[138/499] Compiling aesv8-armv8-apple.S
[139/499] Compiling aesni-x86_64-apple.S
[140/499] Compiling aesni-x86_64-linux.S
[140/499] Compiling aesni-x86-linux.S
[142/499] Compiling aesni-x86-apple.S
[143/499] Compiling aesni-gcm-x86_64-linux.S
[144/499] Compiling aes-gcm-avx10-x86_64-linux.S
[145/499] Compiling aes-gcm-avx10-x86_64-apple.S
[145/499] Compiling aesni-gcm-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 Crypto ASN1Identifier.swift
[153/500] Compiling Crypto ASN1Integer.swift
[154/500] Compiling Crypto ASN1Null.swift
[155/500] Compiling Crypto ASN1OctetString.swift
[156/500] Compiling Crypto ASN1Strings.swift
[157/500] Compiling Crypto ArraySliceBigint.swift
[158/500] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[159/500] Emitting module _CertificateInternals
[160/500] Compiling _CertificateInternals _TinyArray.swift
[161/500] Compiling Crypto ChaChaPoly_boring.swift
[162/500] Compiling Crypto ChaChaPoly.swift
[163/500] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[163/500] Compiling x_sig.cc
[164/500] Compiling x_spki.cc
[165/500] Compiling x_val.cc
[166/500] Compiling x_x509a.cc
[167/500] Compiling x_x509.cc
[168/500] Compiling x_req.cc
[170/500] Compiling Crypto Cipher.swift
[171/500] Compiling Crypto Nonces.swift
[172/500] Compiling Crypto ASN1.swift
[173/500] Compiling Crypto ASN1Any.swift
[174/500] Compiling Crypto ASN1BitString.swift
[175/500] Compiling Crypto ASN1Boolean.swift
[175/500] Compiling x_pubkey.cc
[176/500] Compiling x_algor.cc
[177/500] Compiling x_exten.cc
[178/500] Compiling x_name.cc
[179/500] Compiling x_crl.cc
[180/500] Compiling x_all.cc
[181/500] Compiling x_attrib.cc
[182/570] Compiling x509spki.cc
[184/782] Compiling HeapModule _HeapNode.swift
[185/782] Compiling HeapModule Heap.swift
[186/782] Compiling HeapModule Heap+Invariants.swift
[187/782] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[188/782] Compiling HeapModule Heap+Descriptions.swift
[189/782] Emitting module HeapModule
[190/782] Compiling HeapModule Heap+UnsafeHandle.swift
[191/782] Compiling HashTreeCollections _HashNode+Invariants.swift
[192/782] Compiling HashTreeCollections _RawHashNode.swift
[193/782] Compiling HashTreeCollections _UnmanagedHashNode.swift
[194/782] Compiling HashTreeCollections _UnsafePath.swift
[195/782] Compiling HashTreeCollections TreeDictionary+Codable.swift
[196/782] Compiling HashTreeCollections TreeDictionary+Collection.swift
[197/782] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[198/782] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[199/782] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[200/782] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[201/782] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[202/782] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[208/787] Compiling BitCollections BitSet.swift
[209/793] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[210/793] Compiling HashTreeCollections _HashNode+Structural union.swift
[211/793] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[212/793] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[213/793] Compiling HashTreeCollections _HashNode+Lookups.swift
[214/793] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[215/793] Emitting module BitCollections
[216/793] Compiling HashTreeCollections TreeSet+Descriptions.swift
[217/793] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[218/793] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[219/793] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[220/793] Compiling HashTreeCollections _HashNode+Structural merge.swift
[221/793] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[222/793] Compiling DequeModule _DequeSlot.swift
[223/793] Compiling DequeModule _DequeBufferHeader.swift
[224/793] Compiling DequeModule _DequeBuffer.swift
[225/793] Compiling HashTreeCollections TreeSet+Collection.swift
[226/793] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[228/794] Compiling x509rset.cc
[238/794] Compiling HashTreeCollections TreeDictionary.swift
[239/794] Compiling HashTreeCollections TreeSet+Codable.swift
[240/794] Compiling HashTreeCollections TreeSet+Debugging.swift
[241/794] Compiling x509name.cc
[243/794] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[244/794] Compiling HashTreeCollections TreeDictionary+Merge.swift
[245/794] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[246/794] Compiling HashTreeCollections _AncestorHashSlots.swift
[247/794] Compiling HashTreeCollections _Bitmap.swift
[248/794] Compiling HashTreeCollections _Bucket.swift
[249/794] Compiling HashTreeCollections _Hash.swift
[250/794] Compiling HashTreeCollections _HashLevel.swift
[251/794] Compiling HashTreeCollections _HashNode+Builder.swift
[252/794] Compiling HashTreeCollections _HashNode+Debugging.swift
[253/794] Compiling HashTreeCollections _HashNode+Initializers.swift
[256/794] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[257/794] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[258/794] Compiling HashTreeCollections _HashNode+Storage.swift
[259/794] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[260/794] Compiling HashTreeCollections _HashNode+Structural filter.swift
[268/794] Compiling OrderedCollections OrderedSet+SubSequence.swift
[269/794] Compiling OrderedCollections OrderedSet+Testing.swift
[270/794] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[271/794] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[277/794] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[278/794] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[279/794] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[280/794] Compiling HashTreeCollections TreeDictionary+Filter.swift
[281/794] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[282/794] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[283/794] Compiling HashTreeCollections TreeDictionary+Keys.swift
[292/794] Compiling HashTreeCollections _HashNode.swift
[294/794] Compiling HashTreeCollections _HashNodeHeader.swift
[296/794] Compiling HashTreeCollections _HashSlot.swift
[298/794] Compiling HashTreeCollections _HashStack.swift
[300/794] Compiling HashTreeCollections _HashTreeIterator.swift
[301/794] Compiling HashTreeCollections _HashTreeStatistics.swift
[303/794] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[309/801] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[310/801] Compiling HashTreeCollections TreeDictionary+Values.swift
[321/801] Compiling DequeModule _UnsafeWrappedBuffer.swift
[324/801] Emitting module DequeModule
[353/801] Compiling OrderedCollections OrderedSet.swift
[354/801] Compiling OrderedCollections _UnsafeBitset.swift
[355/801] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[355/801] Compiling x509cset.cc
[381/809] Compiling _RopeModule Rope+Remove.swift
[382/809] Compiling _RopeModule Rope+RemoveSubrange.swift
[383/809] Compiling _RopeModule Rope+Split.swift
[384/809] Compiling _RopeModule Optional Utilities.swift
[385/809] Compiling _RopeModule String Utilities.swift
[386/809] Compiling _RopeModule String.Index+ABI.swift
[387/809] Compiling _RopeModule _CharacterRecognizer.swift
[388/809] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[420/809] Emitting module Crypto
[420/817] Compiling x509_vpm.cc
[440/817] Compiling Crypto SecureBytes.swift
[441/817] Compiling Crypto Zeroization.swift
[442/817] Compiling Crypto resource_bundle_accessor.swift
[443/817] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[444/817] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[445/817] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[446/817] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[447/817] Compiling HashTreeCollections TreeSet.swift
[447/817] Compiling x509_txt.cc
[448/817] Compiling x509_vfy.cc
[450/817] Compiling SwiftASN1 DER.swift
[450/818] Compiling x509_v3.cc
[452/818] Emitting module OrderedCollections
[460/818] Compiling x509_trs.cc
[462/818] Emitting module _RopeModule
[480/818] Compiling SwiftASN1 Errors.swift
[484/818] Compiling Crypto RNG_boring.swift
[485/818] Compiling Crypto SafeCompare_boring.swift
[486/818] Compiling Crypto Zeroization_boring.swift
[487/818] Compiling Crypto PrettyBytes.swift
[489/818] Compiling x509_set.cc
[513/818] Compiling x509_obj.cc
[514/818] Compiling x509_req.cc
[515/818] Compiling x509_lu.cc
[516/818] Compiling x509_ext.cc
[517/818] Compiling x509_def.cc
[519/818] Emitting module HashTreeCollections
[519/818] Compiling x509_d2.cc
[521/818] Emitting module SwiftASN1
[521/818] Compiling x509_cmp.cc
[522/818] Compiling x509.cc
[523/820] Compiling x509_att.cc
[525/820] Compiling Collections Collections.swift
[526/820] Emitting module Collections
[526/820] Compiling v3_skey.cc
[527/820] Compiling v3_utl.cc
[528/820] Compiling v3_purp.cc
[529/820] Compiling v3_prn.cc
[530/820] Compiling v3_ocsp.cc
[531/820] Compiling v3_pmaps.cc
[532/820] Compiling v3_pcons.cc
[533/820] Compiling v3_ncons.cc
[534/820] Compiling v3_lib.cc
[535/820] Compiling v3_int.cc
[563/820] Compiling Crypto SafeCompare.swift
[622/820] Compiling v3_info.cc
[623/820] Compiling v3_ia5.cc
[624/820] Compiling v3_genn.cc
[625/820] Compiling v3_extku.cc
[626/820] Compiling v3_enum.cc
[627/820] Compiling v3_crld.cc
[628/820] Compiling v3_cpols.cc
[629/820] Compiling v3_conf.cc
[630/820] Compiling v3_bitst.cc
[631/820] Compiling v3_bcons.cc
[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_x509.cc
[637/820] Compiling t_req.cc
[638/820] Compiling i2d_pr.cc
[639/820] Compiling t_crl.cc
[640/820] Compiling rsa_pss.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 algorithm.cc
[646/820] Compiling asn1_gen.cc
[647/820] Compiling a_verify.cc
[648/820] Compiling a_sign.cc
[649/820] Compiling voprf.cc
[650/820] Compiling a_digest.cc
[651/820] Compiling thread_win.cc
[652/820] Compiling trust_token.cc
[653/820] Compiling pmbtoken.cc
[654/820] Compiling thread_pthread.cc
[655/820] Compiling thread.cc
[656/820] Compiling thread_none.cc
[657/820] Compiling stack.cc
[658/820] Compiling wots.cc
[659/820] Compiling thash.cc
[660/820] Compiling merkle.cc
[661/820] Compiling fors.cc
[662/820] Compiling siphash.cc
[663/820] Compiling slhdsa.cc
[664/820] Compiling sha512.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 rc4.cc
[670/820] Compiling rsa_crypt.cc
[671/820] Compiling refcount.cc
[672/820] Compiling windows.cc
[673/820] Compiling rsa_asn1.cc
[674/820] Compiling urandom.cc
[675/820] Compiling trusty.cc
[676/820] Compiling rand_extra.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 fork_detect.cc
[683/820] Compiling deterministic.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 pkcs7.cc
[689/820] Compiling pkcs8.cc
[690/820] Compiling pkcs8_x509.cc
[691/820] Compiling p5_pbev2.cc
[692/820] Compiling pem_xaux.cc
[693/820] Compiling pkcs7_x509.cc
[694/820] Compiling pem_x509.cc
[695/820] Compiling pem_pkey.cc
[696/820] Compiling pem_pk8.cc
[697/820] Compiling pem_oth.cc
[698/820] Compiling obj_xref.cc
[699/820] Compiling pem_lib.cc
[700/820] Compiling pem_info.cc
[701/820] Compiling mlkem.cc
[702/820] Compiling mldsa.cc
[703/820] Compiling mem.cc
[704/820] Compiling obj.cc
[705/820] Compiling pem_all.cc
[706/820] Compiling md5.cc
[707/820] Compiling poly_rq_mul.S
[708/820] Compiling md4.cc
[709/820] Compiling fips_shared_support.cc
[710/820] Compiling lhash.cc
[711/820] Compiling ex_data.cc
[712/820] Compiling scrypt.cc
[713/820] Compiling sign.cc
[714/820] Compiling kyber.cc
[715/820] Compiling pbkdf.cc
[716/820] Compiling print.cc
[717/820] Compiling hpke.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_hkdf.cc
[723/820] Compiling p_rsa_asn1.cc
[724/820] Compiling p_ed25519_asn1.cc
[725/820] Compiling p_rsa.cc
[726/820] Compiling p_ec_asn1.cc
[727/820] Compiling p_ec.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.cc
[732/820] Compiling evp_ctx.cc
[733/820] Compiling err.cc
[734/820] Compiling engine.cc
[735/820] Compiling evp_asn1.cc
[736/820] Compiling ecdsa_asn1.cc
[737/820] Compiling ecdh_extra.cc
[738/820] Compiling ec_derive.cc
[739/820] Compiling hash_to_curve.cc
[740/820] Compiling dsa.cc
[741/820] Compiling params.cc
[742/820] Compiling dsa_asn1.cc
[743/820] Compiling ec_asn1.cc
[744/820] Compiling bcm.cc
[745/820] Compiling digest_extra.cc
[746/820] Compiling x25519-asm-arm.S
[747/820] Compiling dh_asn1.cc
[748/820] Compiling des.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_freebsd.cc
[753/820] Compiling cpu_aarch64_win.cc
[755/820] Compiling cpu_arm_linux.cc
[756/820] Compiling curve25519.cc
[757/820] Compiling cpu_aarch64_sysreg.cc
[758/820] Compiling cpu_aarch64_openbsd.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 e_rc4.cc
[764/820] Compiling tls_cbc.cc
[765/820] Compiling e_tls.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 cipher_extra.cc
[774/820] Compiling chacha.cc
[775/820] Compiling unicode.cc
[776/820] Compiling cbs.cc
[777/820] Compiling cbb.cc
[778/820] Compiling ber.cc
[779/820] Compiling asn1_compat.cc
[780/820] Compiling buf.cc
[781/820] Compiling printf.cc
[782/820] Compiling blake2.cc
[783/820] Compiling convert.cc
[784/820] Compiling bn_asn1.cc
[785/820] Compiling pair.cc
[786/820] Compiling hexdump.cc
[787/820] Compiling file.cc
[788/820] Compiling errno.cc
[789/820] Compiling fd.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 tasn_enc.cc
[798/820] Compiling posix_time.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_type.cc
[807/820] Compiling a_time.cc
[808/820] Compiling a_strnid.cc
[809/820] Compiling a_octet.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_gentm.cc
[818/820] Compiling a_bitstr.cc
[819/820] Compiling a_bool.cc
[821/829] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[822/829] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[823/829] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[824/829] Compiling CryptoBoringWrapper RandomBytes.swift
[825/829] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[826/829] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[827/829] Compiling CryptoBoringWrapper EllipticCurve.swift
[828/829] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[829/829] Emitting module CryptoBoringWrapper
[830/877] Compiling _CryptoExtras AES_CBC.swift
[831/877] Compiling _CryptoExtras AES_CFB.swift
[832/877] Compiling _CryptoExtras AES_CTR.swift
[833/877] Compiling _CryptoExtras AES_GCM_SIV.swift
[834/877] Compiling _CryptoExtras Block Function.swift
[835/877] Compiling _CryptoExtras AES_CFB_boring.swift
[836/882] Compiling _CryptoExtras RSA_security.swift
[837/882] Compiling _CryptoExtras BoringSSLHelpers.swift
[838/882] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[839/882] Compiling _CryptoExtras DigestType.swift
[840/882] Compiling _CryptoExtras Error.swift
[841/882] Compiling _CryptoExtras I2OSP.swift
[842/882] Compiling _CryptoExtras IntegerEncoding.swift
[843/882] Compiling _CryptoExtras PEMDocument.swift
[844/882] Compiling _CryptoExtras PrettyBytes.swift
[845/882] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[846/882] Emitting module _CryptoExtras
[847/882] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[848/882] Compiling _CryptoExtras ChaCha20CTR.swift
[849/882] Compiling _CryptoExtras ECToolbox_boring.swift
[850/882] Compiling _CryptoExtras ECToolbox.swift
[851/882] Compiling _CryptoExtras HashToField.swift
[852/882] Compiling _CryptoExtras AES_CTR_boring.swift
[853/882] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[854/882] Compiling _CryptoExtras ARC+API.swift
[855/882] Compiling _CryptoExtras ARC.swift
[856/882] Compiling _CryptoExtras ARCCredential.swift
[857/882] Compiling _CryptoExtras ARCEncoding.swift
[858/882] Compiling _CryptoExtras KDF.swift
[859/882] Compiling _CryptoExtras PBKDF2_boring.swift
[860/882] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[861/882] Compiling _CryptoExtras PBKDF2.swift
[862/882] Compiling _CryptoExtras Scrypt_boring.swift
[863/882] Compiling _CryptoExtras ARCPrecredential.swift
[864/882] Compiling _CryptoExtras ARCPresentation.swift
[865/882] Compiling _CryptoExtras ARCRequest.swift
[866/882] Compiling _CryptoExtras ARCResponse.swift
[867/882] Compiling _CryptoExtras ARCServer.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 Signature.swift
[884/977] Compiling X509 SignatureAlgorithm.swift
[885/977] Compiling X509 AllOfPolicies.swift
[886/977] Compiling X509 AnyPolicy.swift
[887/977] Compiling X509 CertificateStore.swift
[888/977] Compiling X509 OneOfPolicies.swift
[889/977] Compiling X509 PolicyBuilder.swift
[890/977] Compiling X509 BasicConstraintsPolicy.swift
[891/977] Compiling X509 DNSNames.swift
[892/977] Compiling X509 DirectoryNames.swift
[893/987] Compiling X509 OCSPSingleResponse.swift
[894/987] Compiling X509 OCSPTBSRequest.swift
[895/987] Compiling X509 OCSPVersion.swift
[896/987] Compiling X509 PKCS8PrivateKey.swift
[897/987] Compiling X509 PromiseAndFuture.swift
[898/987] Compiling X509 RDNAttribute.swift
[899/987] Compiling X509 RandomNumberGenerator+bytes.swift
[900/987] Compiling X509 RelativeDistinguishedName.swift
[901/987] Compiling X509 SEC1PrivateKey.swift
[902/987] Compiling X509 SecKeyWrapper.swift
[903/987] Compiling X509 CSRAttribute.swift
[904/987] Compiling X509 CSRAttributes.swift
[905/987] Compiling X509 CSRVersion.swift
[906/987] Compiling X509 CertificateSigningRequest.swift
[907/987] Compiling X509 CertificationRequestInfo.swift
[908/987] Compiling X509 ExtensionRequest.swift
[909/987] Compiling X509 Certificate.swift
[910/987] Compiling X509 CertificatePrivateKey.swift
[911/987] Compiling X509 CertificatePublicKey.swift
[912/987] Compiling X509 CertificateSerialNumber.swift
[913/987] Compiling X509 CertificateVersion.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 Extension.swift
[925/987] Compiling X509 Extensions.swift
[926/987] Compiling X509 ExtensionsBuilder.swift
[927/987] Compiling X509 GeneralName.swift
[928/987] Compiling X509 Lock.swift
[929/987] Compiling X509 LockedValueBox.swift
[930/987] Compiling X509 BasicOCSPResponse.swift
[931/987] Compiling X509 DirectoryString.swift
[932/987] Compiling X509 OCSPCertID.swift
[933/987] Compiling X509 OCSPCertStatus.swift
[934/987] Compiling X509 CMSAttribute.swift
[935/987] Compiling X509 CMSContentInfo.swift
[936/987] Compiling X509 CMSEncapsulatedContentInfo.swift
[937/987] Compiling X509 CMSIssuerAndSerialNumber.swift
[938/987] Compiling X509 CMSOperations.swift
[939/987] Compiling X509 CMSSignature.swift
[940/987] Compiling X509 CMSSignedData.swift
[941/987] Compiling X509 CMSSignerIdentifier.swift
[942/987] Compiling X509 CMSSignerInfo.swift
[943/987] Compiling X509 CMSVersion.swift
[944/987] Compiling X509 Curve25519+DER.swift
[945/987] Compiling X509 Digests.swift
[946/987] Compiling X509 DistinguishedName.swift
[947/987] Compiling X509 CommonName.swift
[948/987] Compiling X509 CountryName.swift
[949/987] Compiling X509 DNBuilder.swift
[950/987] Compiling X509 DomainComponent.swift
[951/987] Compiling X509 EmailAddress.swift
[952/987] Compiling X509 LocalityName.swift
[953/987] Compiling X509 OrganizationName.swift
[954/987] Compiling X509 OrganizationalUnitName.swift
[955/987] Compiling X509 StateOrProvinceName.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] Emitting module X509
[978/987] Compiling X509 Verifier.swift
[979/987] Compiling X509 VerifierPolicy.swift
[980/987] Compiling X509 AlgorithmIdentifier.swift
[981/987] Compiling X509 ECDSASignature.swift
[982/987] Compiling X509 RSAPKCS1PublicKey.swift
[983/987] Compiling X509 SubjectPublicKeyInfo.swift
[984/987] Compiling X509 TBSCertificate.swift
[985/987] Compiling X509 Time.swift
[986/987] Compiling X509 TimeCalculations.swift
[987/987] Compiling X509 Validity.swift
[988/1050] Compiling JWSETKit EncryptedData.swift
[989/1050] Compiling JWSETKit Error.swift
[990/1050] Compiling JWSETKit Expiry.swift
[991/1050] Compiling JWSETKit ProtectedContainer.swift
[992/1050] Compiling JWSETKit RawType.swift
[993/1050] Compiling JWSETKit Storage.swift
[994/1050] Compiling JWSETKit StorageField.swift
[995/1056] Compiling JWSETKit JWTOIDCStandard.swift
[996/1056] Compiling JWSETKit JWTPayload.swift
[997/1056] Compiling JWSETKit JWTPopClaims.swift
[998/1056] Compiling JWSETKit JWTRegisteredClaims.swift
[999/1056] Compiling JWSETKit ASN1.swift
[1000/1056] Compiling JWSETKit Base64.swift
[1001/1056] Compiling JWSETKit SecCertificate.swift
[1002/1056] Compiling JWSETKit X509Certificate.swift
[1003/1056] Compiling JWSETKit Apple.swift
[1004/1056] Compiling JWSETKit Zlib.swift
[1005/1056] Compiling JWSETKit ECCAbstract.swift
[1006/1056] Compiling JWSETKit Ed25519.swift
[1007/1056] Compiling JWSETKit JWK-EC.swift
[1008/1056] Emitting module JWSETKit
[1009/1056] Compiling JWSETKit SecKey.swift
[1010/1056] Compiling JWSETKit AES-CBC-HMAC.swift
[1011/1056] Compiling JWSETKit AES.swift
[1012/1056] Compiling JWSETKit CommonCrypto.swift
[1013/1056] Compiling JWSETKit ConcatKDF.swift
[1014/1056] Compiling JWSETKit Direct.swift
[1015/1056] Compiling JWSETKit HMAC.swift
[1016/1056] Compiling JWSETKit WebContainer.swift
[1017/1056] Compiling JWSETKit Algorithms.swift
[1018/1056] Compiling JWSETKit Compression.swift
[1019/1056] Compiling JWSETKit ContentEncryption.swift
[1020/1056] Compiling JWSETKit KeyEncryption.swift
[1021/1056] Compiling JWSETKit Signature.swift
[1022/1056] Compiling JWSETKit JSONWebCertificate.swift
[1023/1056] Compiling JWSETKit JWEHeader.swift
[1024/1056] Compiling JWSETKit JWERecipient.swift
[1025/1056] Compiling JWSETKit JWS.swift
[1026/1056] Compiling JWSETKit JWSCodable.swift
[1027/1056] Compiling JWSETKit JWSHeader.swift
[1028/1056] Compiling JWSETKit JWTOAuthClaims.swift
[1029/1056] Compiling JWSETKit JWTOIDCAuth.swift
[1030/1056] Compiling JWSETKit PBKDF2.swift
[1031/1056] Compiling JWSETKit SymmetricKey.swift
[1032/1056] Compiling JWSETKit JOSE-JWERegistered.swift
[1033/1056] Compiling JWSETKit JOSE-JWSRegistered.swift
[1034/1056] Compiling JWSETKit JOSEHeader.swift
[1035/1056] Compiling JWSETKit JWE.swift
[1036/1056] Compiling JWSETKit JWECodable.swift
[1037/1056] Compiling JWSETKit Codable.swift
[1038/1056] Compiling JWSETKit Data.swift
[1039/1056] Compiling JWSETKit KeyLookup.swift
[1040/1056] Compiling JWSETKit Localizing.swift
[1041/1056] Compiling JWSETKit LockValue.swift
[1042/1056] Compiling JWSETKit resource_bundle_accessor.swift
[1043/1056] Compiling JWSETKit P256.swift
[1044/1056] Compiling JWSETKit P384.swift
[1045/1056] Compiling JWSETKit P521.swift
[1046/1056] Compiling JWSETKit KeyASN1.swift
[1047/1056] Compiling JWSETKit KeyAccessors.swift
[1048/1056] Compiling JWSETKit KeyExporter.swift
[1049/1056] Compiling JWSETKit KeyParser.swift
[1050/1056] Compiling JWSETKit KeySet.swift
[1051/1056] Compiling JWSETKit Keys.swift
[1052/1056] Compiling JWSETKit JWK-MLDSA.swift
[1053/1056] Compiling JWSETKit ModuleLatticeAbstract.swift
[1054/1056] Compiling JWSETKit JWK-RSA.swift
[1055/1056] Compiling JWSETKit RSA.swift
[1056/1056] Compiling JWSETKit RSA_boring.swift
Build complete! (31.20s)
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.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-asn1.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.12.3",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-certificates",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-certificates"
    }
  ],
  "manifest_display_name" : "JWSETKit",
  "name" : "JWSETKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "JWSETKit",
      "targets" : [
        "JWSETKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JWSETKitTests",
      "module_type" : "SwiftTarget",
      "name" : "JWSETKitTests",
      "path" : "Tests/JWSETKitTests",
      "sources" : [
        "Base/StorageTests.swift",
        "Base/WebContainerTests.swift",
        "Cryptography/CompressionTests.swift",
        "Cryptography/ECTests.swift",
        "Cryptography/JWKSetTests.swift",
        "Cryptography/MLDSATests.swift",
        "Cryptography/RFC7520DecryptionTests.swift",
        "Cryptography/RFC7520EncryptionTests.swift",
        "Cryptography/RFC7520SignatureTests.swift",
        "Cryptography/RSACryptoTests.swift",
        "Cryptography/RSATests.swift",
        "Cryptography/ThumbprintTests.swift",
        "Entities/JOSEHeaderJWETests.swift",
        "Entities/JOSEHeaderJWSTests.swift",
        "Entities/JWETests.swift",
        "Entities/JWSMLDSATests.swift",
        "Entities/JWSTests.swift",
        "Entities/JWTOAuthClaimsTests.swift",
        "Entities/JWTOIDCAuthClaimsTests.swift",
        "Entities/JWTOIDCStandardClaimsTests.swift",
        "Entities/JWTPopClaimsTests.swift",
        "Entities/JWTRegisteredClaimsTests.swift",
        "Entities/JWTTests.swift",
        "ExampleKeys.swift",
        "Extensions/Base64Tests.swift",
        "Extensions/KeyLookupTests.swift",
        "Extensions/LocalizingTests.swift"
      ],
      "target_dependencies" : [
        "JWSETKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JWSETKit",
      "module_type" : "SwiftTarget",
      "name" : "JWSETKit",
      "path" : "Sources/JWSETKit",
      "product_dependencies" : [
        "Collections",
        "SwiftASN1",
        "X509",
        "Crypto",
        "_CryptoExtras"
      ],
      "product_memberships" : [
        "JWSETKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/ar.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "ar"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/en.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/es.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/fa.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "fa"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/fr.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        }
      ],
      "sources" : [
        "Base/EncryptedData.swift",
        "Base/Error.swift",
        "Base/Expiry.swift",
        "Base/ProtectedContainer.swift",
        "Base/RawType.swift",
        "Base/Storage.swift",
        "Base/StorageField.swift",
        "Base/WebContainer.swift",
        "Cryptography/Algorithms/Algorithms.swift",
        "Cryptography/Algorithms/Compression.swift",
        "Cryptography/Algorithms/ContentEncryption.swift",
        "Cryptography/Algorithms/KeyEncryption.swift",
        "Cryptography/Algorithms/Signature.swift",
        "Cryptography/Certificate/JSONWebCertificate.swift",
        "Cryptography/Certificate/SecCertificate.swift",
        "Cryptography/Certificate/X509Certificate.swift",
        "Cryptography/Compression/Apple.swift",
        "Cryptography/Compression/Zlib.swift",
        "Cryptography/EC/ECCAbstract.swift",
        "Cryptography/EC/Ed25519.swift",
        "Cryptography/EC/JWK-EC.swift",
        "Cryptography/EC/P256.swift",
        "Cryptography/EC/P384.swift",
        "Cryptography/EC/P521.swift",
        "Cryptography/KeyASN1.swift",
        "Cryptography/KeyAccessors.swift",
        "Cryptography/KeyExporter.swift",
        "Cryptography/KeyParser.swift",
        "Cryptography/KeySet.swift",
        "Cryptography/Keys.swift",
        "Cryptography/PQC/JWK-MLDSA.swift",
        "Cryptography/PQC/ModuleLatticeAbstract.swift",
        "Cryptography/RSA/JWK-RSA.swift",
        "Cryptography/RSA/RSA.swift",
        "Cryptography/RSA/RSA_boring.swift",
        "Cryptography/RSA/SecKey.swift",
        "Cryptography/Symmetric/AES-CBC-HMAC.swift",
        "Cryptography/Symmetric/AES.swift",
        "Cryptography/Symmetric/CommonCrypto.swift",
        "Cryptography/Symmetric/ConcatKDF.swift",
        "Cryptography/Symmetric/Direct.swift",
        "Cryptography/Symmetric/HMAC.swift",
        "Cryptography/Symmetric/PBKDF2.swift",
        "Cryptography/Symmetric/SymmetricKey.swift",
        "Entities/JOSE/JOSE-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/0.25.0
Repository:               amosavian/JWSETKit
Swift version used:       6.1
Target:                   JWSETKit
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'JWSETKit'...
Finished extracting symbol information for 'JWSETKit'. (14.63s)
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 '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 '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 '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 'sealedBox' not found in initializer declaration
   --> ../Base/EncryptedData.swift:113:13-113:22
111 |     ///
112 |     /// - Parameters:
113 +     ///   - sealedBox: Container for your data.
    |             ╰─suggestion: Replace 'sealedBox' with 'sealedData'
114 |     public init(_ sealedData: SealedData) throws {
115 |         try self.init(
warning: Parameter 'sealedData' is missing documentation
   --> ../Base/EncryptedData.swift:113:48-113:48
111 |     ///
112 |     /// - Parameters:
113 +     ///   - sealedBox: Container for your data.
    |                                                ╰─suggestion: Document 'sealedData' parameter
114 |     public init(_ sealedData: SealedData) throws {
115 |         try self.init(
warning: Parameter 'sealedBox' not found in initializer declaration
   --> ../Base/EncryptedData.swift:127:13-127:22
125 |     ///
126 |     /// - Parameters:
127 +     ///   - sealedBox: Container for your data.
    |             ╰─suggestion: Replace 'sealedBox' with 'sealedData'
128 |     public init(_ sealedData: SealedData) throws {
129 |         try self.init(
warning: Parameter 'sealedData' is missing documentation
   --> ../Base/EncryptedData.swift:127:48-127:48
125 |     ///
126 |     /// - Parameters:
127 +     ///   - sealedBox: Container for your data.
    |                                                ╰─suggestion: Document 'sealedData' parameter
128 |     public init(_ sealedData: SealedData) throws {
129 |         try self.init(
warning: Parameter 'protected' not found in initializer declaration
  --> ../Base/ProtectedContainer.swift:29:9-29:58
27 |     /// Initializes the container using given data.
28 |     ///
29 +     /// - Parameter protected: Data that has been signed.
   |         ╰─suggestion: Remove 'protected' parameter documentation
30 |     init(encoded: Data) throws
31 |
warning: Parameter 'encoded' is missing documentation
  --> ../Base/ProtectedContainer.swift:29:58-29:58
27 |     /// Initializes the container using given data.
28 |     ///
29 +     /// - Parameter protected: Data that has been signed.
   |                                                          ╰─suggestion: Document 'encoded' parameter
30 |     init(encoded: Data) throws
31 |
warning: Parameter 'protected' not found in initializer declaration
   --> ../Base/ProtectedContainer.swift:204:9-204:82
202 |     /// - Note: If empty encoded data is given, value will be initialized as empty object.
203 |     ///
204 +     /// - Parameter protected: Serialzed json object but **not** in `base64url` .
    |         ╰─suggestion: Remove 'protected' parameter documentation
205 |     public init(encoded: Data) throws {
206 |         self._protected = encoded
warning: Parameter 'encoded' is missing documentation
   --> ../Base/ProtectedContainer.swift:204:82-204:82
202 |     /// - Note: If empty encoded data is given, value will be initialized as empty object.
203 |     ///
204 +     /// - Parameter protected: Serialzed json object but **not** in `base64url` .
    |                                                                                  ╰─suggestion: Document 'encoded' parameter
205 |     public init(encoded: Data) throws {
206 |         self._protected = encoded
warning: Parameter 'privateKeyClass' not found in type method declaration
   --> ../Cryptography/Algorithms/KeyEncryption.swift: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:73:9-73:69
71 |     /// Returns a new AES-CBC with HMAC with random key.
72 |     ///
73 +     /// - Parameter keySize: Size of random key for AES-CBC in bits.
   |         ╰─suggestion: Remove 'keySize' parameter documentation
74 |     public init(size: SymmetricKeySize) {
75 |         self.storage = .init()
warning: Parameter 'size' is missing documentation
  --> ../Cryptography/Symmetric/AES-CBC-HMAC.swift:73:69-73:69
71 |     /// Returns a new AES-CBC with HMAC with random key.
72 |     ///
73 +     /// - Parameter keySize: Size of random key for AES-CBC in bits.
   |                                                                     ╰─suggestion: Document 'size' parameter
74 |     public init(size: SymmetricKeySize) {
75 |         self.storage = .init()
warning: 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 {
warning: Parameter 'contentEncryptionAlgorithm' is missing documentation
   --> ../Entities/JWT/JWTPopClaims.swift:132:9-132:9
130 |     ///   - value: The key to be encrypted, conforming to `JSONWebKeyExportable`
131 |     ///   - keyEncryptionKey: The key used to encrypt the provided key, conforming to `JSONWebEncryptingKey`
132 +     ///
    |         ╰─suggestion: Document 'contentEncryptionAlgorithm' parameter
133 |     /// - Returns: A new `cnf`` claim instance containing the encrypted key.
134 |     ///
warning: Parameter 'keyEncryptingAlgorithm' is missing documentation
   --> ../Entities/JWT/JWTPopClaims.swift:132:9-132:9
130 |     ///   - value: The key to be encrypted, conforming to `JSONWebKeyExportable`
131 |     ///   - keyEncryptionKey: The key used to encrypt the provided key, conforming to `JSONWebEncryptingKey`
    |           ╰─suggestion: Document 'keyEncryptingAlgorithm' parameter
132 +     ///
133 |     /// - Returns: A new `cnf`` claim instance containing the encrypted key.
134 |     ///
Finished building documentation for 'JWSETKit' (1.47s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/amosavian/jwsetkit/0.25.0
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
Updated https://github.com/apple/swift-certificates (0.53s)
Updated https://github.com/apple/swift-asn1.git (0.53s)
Updated https://github.com/apple/swift-crypto.git (0.53s)
Updating https://github.com/apple/swift-collections.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.59s)
Updated https://github.com/apple/swift-collections.git (0.59s)
Computing version for https://github.com/apple/swift-certificates
Computed https://github.com/apple/swift-certificates at 1.10.0 (1.81s)
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-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.60s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.52s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit GenericConstraint.swift
[12/57] Compiling SymbolKit GenericParameter.swift
[13/57] Compiling SymbolKit Generics.swift
[14/57] Compiling SymbolKit Namespace.swift
[15/57] Compiling SymbolKit SemanticVersion.swift
[16/57] Compiling SymbolKit AccessControl.swift
[17/57] Compiling SymbolKit Availability.swift
[18/57] Compiling SymbolKit AvailabilityItem.swift
[19/57] Compiling SymbolKit Domain.swift
[20/57] Compiling SymbolKit Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Compiling SymbolKit Mixin+Equals.swift
[25/57] Compiling SymbolKit Mixin+Hash.swift
[26/57] Compiling SymbolKit Mixin.swift
[27/57] Compiling SymbolKit LineList.swift
[28/57] Compiling SymbolKit Position.swift
[29/57] Emitting module SymbolKit
[30/57] Compiling SymbolKit SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.swift
[35/57] Compiling SymbolKit Relationship.swift
[36/57] Compiling SymbolKit RelationshipKind.swift
[37/57] Compiling SymbolKit SourceOrigin.swift
[38/57] Compiling SymbolKit GenericConstraints.swift
[39/57] Compiling SymbolKit Swift.swift
[40/57] Compiling SymbolKit 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 Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.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! (4.67s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/121] Compiling SwiftASN1 ArraySliceBigint.swift
[3/121] Compiling SwiftASN1 GeneralizedTime.swift
[4/121] Compiling SwiftASN1 ObjectIdentifier.swift
[5/121] Compiling SwiftASN1 PEMDocument.swift
[6/122] Compiling SwiftASN1 TimeUtilities.swift
[7/122] Compiling SwiftASN1 UTCTime.swift
[8/122] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/122] Compiling _CertificateInternals _TinyArray.swift
[10/122] Emitting module _CertificateInternals
[11/122] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[12/122] Compiling Crypto AES-GCM.swift
[13/122] Compiling Crypto AES-GCM_boring.swift
[14/122] Compiling SwiftASN1 ASN1Any.swift
[15/122] Compiling SwiftASN1 ASN1BitString.swift
[16/122] Compiling SwiftASN1 ASN1Boolean.swift
[17/122] Compiling SwiftASN1 ASN1Identifier.swift
[18/122] Compiling CryptoBoringWrapper RandomBytes.swift
[19/122] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[20/122] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/122] Compiling Crypto DH.swift
[22/122] Compiling Crypto ECDH.swift
[23/122] Compiling Crypto HKDF.swift
[24/122] Compiling Crypto AESWrap.swift
[25/122] Compiling Crypto AESWrap_boring.swift
[26/122] Compiling Crypto Ed25519_boring.swift
[27/122] Compiling Crypto NISTCurvesKeys_boring.swift
[28/122] Compiling Crypto X25519Keys_boring.swift
[29/130] Compiling Crypto Curve25519.swift
[30/130] Compiling Crypto Ed25519Keys.swift
[31/130] Compiling Crypto NISTCurvesKeys.swift
[32/130] Compiling Crypto X25519Keys.swift
[33/130] Compiling Crypto SymmetricKeys.swift
[34/130] Compiling Crypto HMAC.swift
[35/130] Compiling Crypto MACFunctions.swift
[36/130] Compiling Crypto MessageAuthenticationCode.swift
[37/130] Compiling Crypto AES.swift
[38/130] Compiling Crypto ECDSASignature_boring.swift
[39/130] Compiling Crypto ECDSA_boring.swift
[40/130] Compiling Crypto EdDSA_boring.swift
[41/130] Compiling Crypto ECDSA.swift
[42/130] Compiling Crypto Ed25519.swift
[43/130] Compiling Crypto Signature.swift
[44/130] Compiling Crypto CryptoKitErrors_boring.swift
[45/130] Compiling Crypto HPKE-KexKeyDerivation.swift
[46/130] Compiling Crypto HPKE-LabeledExtract.swift
[47/130] Compiling Crypto HPKE-Utils.swift
[48/130] Compiling Crypto DHKEM.swift
[49/130] Compiling Crypto HPKE-KEM-Curve25519.swift
[50/130] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[51/130] Compiling Crypto HPKE-KEM.swift
[52/130] Compiling Crypto HPKE-Errors.swift
[53/130] Compiling Crypto Digest_boring.swift
[54/130] Compiling Crypto Digest.swift
[55/130] Compiling Crypto Digests.swift
[56/130] Compiling Crypto HashFunctions.swift
[57/130] Compiling Crypto HashFunctions_SHA2.swift
[58/130] Compiling Crypto HPKE-AEAD.swift
[59/130] Compiling Crypto HPKE-Ciphersuite.swift
[60/130] Compiling Crypto HPKE-KDF.swift
[61/130] Compiling Crypto HPKE.swift
[62/130] Compiling Crypto HPKE-Context.swift
[63/130] Compiling Crypto HPKE-KeySchedule.swift
[64/130] Compiling Crypto HPKE-Modes.swift
[65/130] Compiling Crypto Insecure.swift
[66/130] Compiling Crypto Insecure_HashFunctions.swift
[67/130] Compiling Crypto KEM.swift
[68/130] Compiling Crypto ECDH_boring.swift
[75/130] Compiling SwiftASN1 ASN1Integer.swift
[76/130] Compiling SwiftASN1 ASN1Null.swift
[77/130] Compiling SwiftASN1 ASN1OctetString.swift
[78/130] Compiling SwiftASN1 ASN1Strings.swift
[85/130] Compiling Crypto GeneralizedTime.swift
[86/130] Compiling Crypto ObjectIdentifier.swift
[87/130] Compiling Crypto ECDSASignature.swift
[88/130] Compiling Crypto PEMDocument.swift
[89/130] Compiling Crypto PKCS8PrivateKey.swift
[90/130] Compiling Crypto SEC1PrivateKey.swift
[91/130] Compiling Crypto SubjectPublicKeyInfo.swift
[92/130] Compiling Crypto CryptoKitErrors.swift
[93/130] Emitting module Crypto
[94/130] Emitting module InternalCollectionsUtilities
[101/131] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[102/131] Compiling CryptoBoringWrapper EllipticCurve.swift
[103/131] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[104/131] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[105/131] Emitting module CryptoBoringWrapper
[106/131] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[113/131] Compiling SwiftASN1 DER.swift
[122/138] Compiling Crypto RNG_boring.swift
[123/138] Compiling Crypto SafeCompare_boring.swift
[124/138] Compiling Crypto Zeroization_boring.swift
[125/138] Compiling Crypto PrettyBytes.swift
[126/138] Compiling Crypto SafeCompare.swift
[127/138] Compiling Crypto SecureBytes.swift
[128/138] Compiling Crypto Zeroization.swift
[129/138] Compiling Crypto resource_bundle_accessor.swift
[130/143] Compiling SwiftASN1 Errors.swift
[131/413] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[132/413] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[133/414] Compiling HeapModule _HeapNode.swift
[134/414] Compiling DequeModule _DequeBufferHeader.swift
[135/414] Compiling DequeModule _DequeSlot.swift
[136/414] Compiling DequeModule _DequeBuffer.swift
[137/414] Compiling HeapModule Heap.swift
[138/414] Compiling HeapModule Heap+Invariants.swift
[139/414] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[140/414] Compiling HeapModule Heap+Descriptions.swift
[141/414] Compiling HeapModule Heap+UnsafeHandle.swift
[142/414] Compiling HashTreeCollections _HashNode+Storage.swift
[143/414] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[144/414] Emitting module HeapModule
[145/414] Compiling HashTreeCollections TreeSet+Equatable.swift
[146/414] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[147/414] Compiling HashTreeCollections TreeSet+Extras.swift
[148/414] Compiling HashTreeCollections TreeSet+Filter.swift
[149/414] Compiling HashTreeCollections TreeSet+Hashable.swift
[150/414] Compiling HashTreeCollections TreeSet+Sendable.swift
[151/414] Compiling HashTreeCollections TreeSet+Sequence.swift
[152/414] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[153/422] Compiling HashTreeCollections _HashNode+Structural filter.swift
[154/422] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[155/422] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[156/422] Compiling HashTreeCollections TreeSet+Debugging.swift
[157/422] Compiling HashTreeCollections TreeSet+Descriptions.swift
[158/422] Compiling HashTreeCollections _RawHashNode.swift
[159/422] Compiling HashTreeCollections _UnmanagedHashNode.swift
[160/422] Compiling HashTreeCollections _UnsafePath.swift
[161/427] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[162/427] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[163/427] Compiling HashTreeCollections TreeDictionary+Values.swift
[164/427] Compiling HashTreeCollections TreeDictionary.swift
[165/427] Compiling HashTreeCollections TreeSet+Codable.swift
[166/427] Compiling HashTreeCollections TreeSet+Collection.swift
[167/427] Compiling DequeModule _UnsafeWrappedBuffer.swift
[179/427] Compiling BitCollections BitSet.swift
[180/427] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[181/427] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[182/427] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[183/427] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[184/427] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[186/427] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[192/433] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[193/433] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[194/433] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[195/433] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[201/433] Compiling HashTreeCollections _HashNode+Structural merge.swift
[202/433] Compiling HashTreeCollections _HashNode+Lookups.swift
[203/433] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[204/433] Compiling HashTreeCollections _HashNode+Initializers.swift
[205/433] Compiling HashTreeCollections _HashNode+Invariants.swift
[206/433] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[207/433] Compiling HashTreeCollections TreeDictionary+Filter.swift
[208/433] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[209/433] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[210/433] Compiling HashTreeCollections TreeDictionary+Keys.swift
[211/433] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[212/433] Compiling HashTreeCollections TreeDictionary+Merge.swift
[213/433] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[214/433] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[216/433] Emitting module BitCollections
[217/433] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[218/433] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[219/433] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[220/433] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[221/433] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[222/433] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[223/433] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[224/433] Compiling HashTreeCollections TreeSet.swift
[225/433] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[226/433] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[227/433] Compiling HashTreeCollections _HashNode+Structural union.swift
[228/433] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[229/433] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[230/433] Compiling HashTreeCollections _AncestorHashSlots.swift
[231/433] Compiling HashTreeCollections _Bitmap.swift
[232/433] Compiling HashTreeCollections _Bucket.swift
[233/433] Compiling HashTreeCollections _Hash.swift
[234/433] Compiling HashTreeCollections _HashLevel.swift
[235/433] Compiling HashTreeCollections _HashNode+Builder.swift
[236/433] Compiling HashTreeCollections _HashNode+Debugging.swift
[250/433] Compiling OrderedCollections OrderedSet+SubSequence.swift
[251/433] Compiling OrderedCollections OrderedSet+Testing.swift
[252/433] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[253/433] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[272/433] Emitting module SwiftASN1
[287/440] Emitting module DequeModule
[303/488] Compiling _CryptoExtras OPRF.swift
[304/488] Compiling _CryptoExtras OPRFClient.swift
[305/488] Compiling _CryptoExtras OPRFServer.swift
[306/488] Compiling _CryptoExtras VOPRF+API.swift
[311/488] Compiling _CryptoExtras RSA.swift
[312/488] Compiling _CryptoExtras RSA_boring.swift
[313/488] Compiling _CryptoExtras I2OSP.swift
[314/488] Compiling _CryptoExtras IntegerEncoding.swift
[315/488] Compiling _CryptoExtras PEMDocument.swift
[316/488] Compiling _CryptoExtras PrettyBytes.swift
[317/488] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[318/488] Compiling _CryptoExtras Scrypt.swift
[327/488] Compiling OrderedCollections OrderedSet.swift
[328/488] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[329/488] Compiling _CryptoExtras ChaCha20CTR.swift
[330/488] Compiling _CryptoExtras ECToolbox_boring.swift
[331/488] Compiling _CryptoExtras ECToolbox.swift
[332/488] Compiling _CryptoExtras HashToField.swift
[333/488] Compiling _CryptoExtras VOPRFClient.swift
[334/488] Compiling _CryptoExtras VOPRFServer.swift
[335/488] Compiling _CryptoExtras RSA+BlindSigning.swift
[336/488] Compiling OrderedCollections _UnsafeBitset.swift
[337/488] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[338/488] Compiling HashTreeCollections _HashNode.swift
[339/488] Compiling HashTreeCollections _HashNodeHeader.swift
[340/488] Compiling HashTreeCollections _HashSlot.swift
[341/488] Compiling HashTreeCollections _HashStack.swift
[342/488] Compiling HashTreeCollections _HashTreeIterator.swift
[343/488] Compiling HashTreeCollections _HashTreeStatistics.swift
[344/488] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[351/488] Compiling _CryptoExtras AES_CTR.swift
[352/488] Compiling _CryptoExtras AES_GCM_SIV.swift
[353/488] Compiling _CryptoExtras Block Function.swift
[354/488] Compiling _CryptoExtras AES_CFB_boring.swift
[355/488] Compiling _CryptoExtras KDF.swift
[356/488] Compiling _CryptoExtras PBKDF2_boring.swift
[357/488] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[358/488] Compiling _CryptoExtras PBKDF2.swift
[359/488] Compiling _CryptoExtras Scrypt_boring.swift
[360/488] Compiling _CryptoExtras ARCPrecredential.swift
[361/488] Compiling _CryptoExtras ARCPresentation.swift
[362/488] Compiling _CryptoExtras ARCRequest.swift
[363/488] Compiling _CryptoExtras ARCResponse.swift
[364/488] Compiling _CryptoExtras ARCServer.swift
[365/488] Compiling _CryptoExtras AES_CTR_boring.swift
[366/488] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[367/488] Compiling _CryptoExtras ARC+API.swift
[368/488] Compiling _CryptoExtras ARC.swift
[369/488] Compiling _CryptoExtras ARCCredential.swift
[370/488] Compiling _CryptoExtras ARCEncoding.swift
[371/488] Compiling _CryptoExtras RSA_security.swift
[372/488] Compiling _CryptoExtras BoringSSLHelpers.swift
[373/488] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[374/488] Compiling _CryptoExtras DigestType.swift
[375/488] Compiling _CryptoExtras Error.swift
[376/488] Compiling _CryptoExtras AES_CBC.swift
[377/488] Compiling _CryptoExtras AES_CFB.swift
[378/488] Emitting module OrderedCollections
[379/488] Compiling _RopeModule Rope+Remove.swift
[380/488] Compiling _RopeModule Rope+RemoveSubrange.swift
[381/488] Compiling _RopeModule Rope+Split.swift
[382/488] Compiling _RopeModule Optional Utilities.swift
[383/488] Compiling _RopeModule String Utilities.swift
[384/488] Compiling _RopeModule String.Index+ABI.swift
[385/488] Compiling _RopeModule _CharacterRecognizer.swift
[439/488] Emitting module _RopeModule
[440/488] Emitting module _CryptoExtras
[457/493] Emitting module HashTreeCollections
[458/493] Compiling _CryptoExtras DLEQ.swift
[459/493] Compiling _CryptoExtras Prover.swift
[460/493] Compiling _CryptoExtras Verifier.swift
[461/493] Compiling _CryptoExtras ZKPToolbox.swift
[462/493] Compiling _CryptoExtras resource_bundle_accessor.swift
[463/495] Emitting module Collections
[464/495] Compiling Collections Collections.swift
[496/590] Compiling X509 Extension.swift
[497/590] Compiling X509 Extensions.swift
[498/590] Compiling X509 ExtensionsBuilder.swift
[499/590] Compiling X509 GeneralName.swift
[500/590] Compiling X509 Lock.swift
[501/590] Compiling X509 LockedValueBox.swift
[502/590] Compiling X509 BasicOCSPResponse.swift
[503/590] Compiling X509 DirectoryString.swift
[504/590] Compiling X509 OCSPCertID.swift
[505/590] Compiling X509 OCSPCertStatus.swift
[506/600] Compiling X509 Signature.swift
[507/600] Compiling X509 SignatureAlgorithm.swift
[508/600] Compiling X509 AllOfPolicies.swift
[509/600] Compiling X509 AnyPolicy.swift
[510/600] Compiling X509 CertificateStore.swift
[511/600] Compiling X509 OneOfPolicies.swift
[512/600] Compiling X509 PolicyBuilder.swift
[513/600] Compiling X509 BasicConstraintsPolicy.swift
[514/600] Compiling X509 DNSNames.swift
[515/600] Compiling X509 DirectoryNames.swift
[516/600] Compiling X509 CSRAttribute.swift
[517/600] Compiling X509 CSRAttributes.swift
[518/600] Compiling X509 CSRVersion.swift
[519/600] Compiling X509 CertificateSigningRequest.swift
[520/600] Compiling X509 CertificationRequestInfo.swift
[521/600] Compiling X509 ExtensionRequest.swift
[522/600] Compiling X509 Certificate.swift
[523/600] Compiling X509 CertificatePrivateKey.swift
[524/600] Compiling X509 CertificatePublicKey.swift
[525/600] Compiling X509 CertificateSerialNumber.swift
[526/600] Compiling X509 CertificateVersion.swift
[527/600] Compiling X509 OCSPSingleResponse.swift
[528/600] Compiling X509 OCSPTBSRequest.swift
[529/600] Compiling X509 OCSPVersion.swift
[530/600] Compiling X509 PKCS8PrivateKey.swift
[531/600] Compiling X509 PromiseAndFuture.swift
[532/600] Compiling X509 RDNAttribute.swift
[533/600] Compiling X509 RandomNumberGenerator+bytes.swift
[534/600] Compiling X509 RelativeDistinguishedName.swift
[535/600] Compiling X509 SEC1PrivateKey.swift
[536/600] Compiling X509 SecKeyWrapper.swift
[537/600] Compiling X509 Digests.swift
[538/600] Compiling X509 DistinguishedName.swift
[539/600] Compiling X509 CommonName.swift
[540/600] Compiling X509 CountryName.swift
[541/600] Compiling X509 DNBuilder.swift
[542/600] Compiling X509 DomainComponent.swift
[543/600] Compiling X509 EmailAddress.swift
[544/600] Compiling X509 LocalityName.swift
[545/600] Compiling X509 OrganizationName.swift
[546/600] Compiling X509 OrganizationalUnitName.swift
[547/600] Compiling X509 StateOrProvinceName.swift
[548/600] Compiling X509 OCSPExtensionID.swift
[549/600] Compiling X509 OCSPNonce.swift
[550/600] Compiling X509 OCSPPolicy.swift
[551/600] Compiling X509 OCSPRequest.swift
[552/600] Compiling X509 OCSPResponse.swift
[553/600] Compiling X509 OCSPResponseBytes.swift
[554/600] Compiling X509 OCSPResponseData.swift
[555/600] Compiling X509 OCSPResponseStatus.swift
[556/600] Compiling X509 OCSPSignature.swift
[557/600] Compiling X509 OCSPSingleRequest.swift
[558/600] Compiling X509 ExpiryPolicy.swift
[559/600] Compiling X509 IPConstraints.swift
[560/600] Compiling X509 NameConstraintsPolicy.swift
[561/600] Compiling X509 RFC5280Policy.swift
[562/600] Compiling X509 URIConstraints.swift
[563/600] Compiling X509 VersionPolicy.swift
[564/600] Compiling X509 ServerIdentityPolicy.swift
[565/600] Compiling X509 TrustRootLoading.swift
[566/600] Compiling X509 UnverifiedChain.swift
[567/600] Compiling X509 VerificationDiagnostic.swift
[568/600] Compiling X509 CMSAttribute.swift
[569/600] Compiling X509 CMSContentInfo.swift
[570/600] Compiling X509 CMSEncapsulatedContentInfo.swift
[571/600] Compiling X509 CMSIssuerAndSerialNumber.swift
[572/600] Compiling X509 CMSOperations.swift
[573/600] Compiling X509 CMSSignature.swift
[574/600] Compiling X509 CMSSignedData.swift
[575/600] Compiling X509 CMSSignerIdentifier.swift
[576/600] Compiling X509 CMSSignerInfo.swift
[577/600] Compiling X509 CMSVersion.swift
[578/600] Compiling X509 Curve25519+DER.swift
[579/600] Compiling X509 StreetAddress.swift
[580/600] Compiling X509 Error.swift
[581/600] Compiling X509 AuthorityInformationAccess.swift
[582/600] Compiling X509 AuthorityKeyIdentifier.swift
[583/600] Compiling X509 BasicConstraints.swift
[584/600] Compiling X509 ExtendedKeyUsage.swift
[585/600] Compiling X509 ExtensionIdentifiers.swift
[586/600] Compiling X509 KeyUsage.swift
[587/600] Compiling X509 NameConstraints.swift
[588/600] Compiling X509 SubjectAlternativeName.swift
[589/600] Compiling X509 SubjectKeyIdentifier.swift
[590/600] Compiling X509 Verifier.swift
[591/600] Compiling X509 VerifierPolicy.swift
[592/600] Compiling X509 AlgorithmIdentifier.swift
[593/600] Compiling X509 ECDSASignature.swift
[594/600] Compiling X509 RSAPKCS1PublicKey.swift
[595/600] Compiling X509 SubjectPublicKeyInfo.swift
[596/600] Compiling X509 TBSCertificate.swift
[597/600] Compiling X509 Time.swift
[598/600] Compiling X509 TimeCalculations.swift
[599/600] Compiling X509 Validity.swift
[600/600] Emitting module X509
[601/663] Compiling JWSETKit EncryptedData.swift
[602/663] Compiling JWSETKit Error.swift
[603/663] Compiling JWSETKit Expiry.swift
[604/663] Compiling JWSETKit ProtectedContainer.swift
[605/663] Compiling JWSETKit RawType.swift
[606/663] Compiling JWSETKit Storage.swift
[607/663] Compiling JWSETKit StorageField.swift
[608/669] Compiling JWSETKit JWTOIDCStandard.swift
[609/669] Compiling JWSETKit JWTPayload.swift
[610/669] Compiling JWSETKit JWTPopClaims.swift
[611/669] Compiling JWSETKit JWTRegisteredClaims.swift
[612/669] Compiling JWSETKit ASN1.swift
[613/669] Compiling JWSETKit Base64.swift
[614/669] Compiling JWSETKit SecCertificate.swift
[615/669] Compiling JWSETKit X509Certificate.swift
[616/669] Compiling JWSETKit Apple.swift
[617/669] Compiling JWSETKit Zlib.swift
[618/669] Compiling JWSETKit ECCAbstract.swift
[619/669] Compiling JWSETKit Ed25519.swift
[620/669] Compiling JWSETKit JWK-EC.swift
[621/669] Compiling JWSETKit JWEHeader.swift
[622/669] Compiling JWSETKit JWERecipient.swift
[623/669] Compiling JWSETKit JWS.swift
[624/669] Compiling JWSETKit JWSCodable.swift
[625/669] Compiling JWSETKit JWSHeader.swift
[626/669] Compiling JWSETKit JWTOAuthClaims.swift
[627/669] Compiling JWSETKit JWTOIDCAuth.swift
[628/669] Compiling JWSETKit SecKey.swift
[629/669] Compiling JWSETKit AES-CBC-HMAC.swift
[630/669] Compiling JWSETKit AES.swift
[631/669] Compiling JWSETKit CommonCrypto.swift
[632/669] Compiling JWSETKit ConcatKDF.swift
[633/669] Compiling JWSETKit Direct.swift
[634/669] Compiling JWSETKit HMAC.swift
[635/669] Compiling JWSETKit Codable.swift
[636/669] Compiling JWSETKit Data.swift
[637/669] Compiling JWSETKit KeyLookup.swift
[638/669] Compiling JWSETKit Localizing.swift
[639/669] Compiling JWSETKit LockValue.swift
[640/669] Compiling JWSETKit resource_bundle_accessor.swift
[641/669] Compiling JWSETKit WebContainer.swift
[642/669] Compiling JWSETKit Algorithms.swift
[643/669] Compiling JWSETKit Compression.swift
[644/669] Compiling JWSETKit ContentEncryption.swift
[645/669] Compiling JWSETKit KeyEncryption.swift
[646/669] Compiling JWSETKit Signature.swift
[647/669] Compiling JWSETKit JSONWebCertificate.swift
[648/669] Compiling JWSETKit PBKDF2.swift
[649/669] Compiling JWSETKit SymmetricKey.swift
[650/669] Compiling JWSETKit JOSE-JWERegistered.swift
[651/669] Compiling JWSETKit JOSE-JWSRegistered.swift
[652/669] Compiling JWSETKit JOSEHeader.swift
[653/669] Compiling JWSETKit JWE.swift
[654/669] Compiling JWSETKit JWECodable.swift
[655/669] Emitting module JWSETKit
[656/669] Compiling JWSETKit KeySet.swift
[657/669] Compiling JWSETKit Keys.swift
[658/669] Compiling JWSETKit JWK-MLDSA.swift
[659/669] Compiling JWSETKit ModuleLatticeAbstract.swift
[660/669] Compiling JWSETKit JWK-RSA.swift
[661/669] Compiling JWSETKit RSA.swift
[662/669] Compiling JWSETKit RSA_boring.swift
[663/669] Compiling JWSETKit P256.swift
[664/669] Compiling JWSETKit P384.swift
[665/669] Compiling JWSETKit P521.swift
[666/669] Compiling JWSETKit KeyASN1.swift
[667/669] Compiling JWSETKit KeyAccessors.swift
[668/669] Compiling JWSETKit KeyExporter.swift
[669/669] Compiling JWSETKit KeyParser.swift
Build of target: 'JWSETKit' complete! (12.27s)
    5106
31	/Users/admin/builder/spi-builder-workspace/.docs/amosavian/jwsetkit/0.25.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/amosavian/jwsetkit/0.25.0
File count: 5106
Doc size:   31.0MB
Preparing doc bundle ...
Uploading prod-amosavian-jwsetkit-0.25.0-a726dd90.zip to s3://spi-docs-inbox/prod-amosavian-jwsetkit-0.25.0-a726dd90.zip
Copying... [11%]
Copying... [21%]
Copying... [30%]
Copying... [40%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.