The Swift Package Index logo.Swift Package Index

Build Information

Failed to build apple-maps-kit, reference main (374c8a), with Swift 6.1 for macOS (SPM) on 23 Mar 2026 19:07:53 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fpseverino/apple-maps-kit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fpseverino/apple-maps-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 374c8ac build: add NIOCore and NIOFoundationCompat as an explicit dependency (#10)
Cloned https://github.com/fpseverino/apple-maps-kit.git
Revision (git rev-parse @):
374c8ac319def87ccda873f6f8dcb039b83ce5ce
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/fpseverino/apple-maps-kit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/fpseverino/apple-maps-kit.git
https://github.com/fpseverino/apple-maps-kit.git
{
  "dependencies" : [
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.24.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.96.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "apple-maps-kit",
  "name" : "apple-maps-kit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "AppleMapsKit",
      "targets" : [
        "AppleMapsKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppleMapsKitTests",
      "module_type" : "SwiftTarget",
      "name" : "AppleMapsKitTests",
      "path" : "Tests/AppleMapsKitTests",
      "sources" : [
        "AppleMapsKitTests.swift",
        "AuthTests.swift"
      ],
      "target_dependencies" : [
        "AppleMapsKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppleMapsKit",
      "module_type" : "SwiftTarget",
      "name" : "AppleMapsKit",
      "path" : "Sources/AppleMapsKit",
      "product_dependencies" : [
        "AsyncHTTPClient",
        "JWTKit",
        "NIO",
        "NIOHTTP1",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "AppleMapsKit"
      ],
      "sources" : [
        "AppleMapsClient.swift",
        "AppleMapsKitError.swift",
        "Auth/AuthClient.swift",
        "Auth/TokenResponse.swift",
        "DTOs/AlternateIDsResponse.swift",
        "DTOs/AutocompleteResult.swift",
        "DTOs/DirectionsResponse.swift",
        "DTOs/ErrorResponse.swift",
        "DTOs/Eta.swift",
        "DTOs/MapRegion.swift",
        "DTOs/Place.swift",
        "DTOs/PlacesResponse.swift",
        "DTOs/PoiCategory.swift",
        "DTOs/SearchResponse.swift",
        "DTOs/SearchResultType.swift"
      ],
      "type" : "library"
    }
  ],
  "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/835] Write sources
[7/835] Copying PrivacyInfo.xcprivacy
[8/835] Write sources
[9/835] Copying PrivacyInfo.xcprivacy
[13/835] Write sources
[14/835] Copying PrivacyInfo.xcprivacy
[14/835] Write sources
[14/835] Copying PrivacyInfo.xcprivacy
[14/835] Write sources
[40/835] Compiling CNIOWASI CNIOWASI.c
[41/835] Compiling CNIOWindows shim.c
[42/835] Compiling CNIOWindows WSAStartup.c
[43/835] Compiling CNIOLinux shim.c
[44/835] Compiling CNIOOpenBSD shim.c
[45/835] Write swift-version-2F0A5646E1D333AE.txt
[46/835] Compiling _NumericsShims _NumericsShims.c
[47/835] Compiling CNIOLinux liburing_shims.c
[48/835] Compiling _AtomicsShims.c
[49/839] Compiling CNIOPosix event_loop_id.c
[50/839] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[51/843] Compiling CNIOLLHTTP c_nio_http.c
[52/861] Compiling CNIOLLHTTP c_nio_api.c
[53/864] Compiling CNIOExtrasZlib trees.c
[55/864] Emitting module _CertificateInternals
[56/864] Emitting module _NIOBase64
[56/875] Compiling CNIOLLHTTP c_nio_llhttp.c
[57/985] Compiling CNIOExtrasZlib zutil.c
[58/985] Compiling CNIOExtrasZlib inftrees.c
[59/985] Compiling CNIOExtrasZlib inflate.c
[60/985] Compiling CNIOExtrasZlib inffast.c
[61/985] Compiling CNIOExtrasZlib deflate.c
[62/985] Compiling CNIOExtrasZlib crc32.c
[64/985] Compiling _NIOBase64 Base64.swift
[65/985] Compiling ServiceContextModule ServiceContextKey.swift
[65/985] Compiling CNIOExtrasZlib adler32.c
[67/985] Compiling RealModule RealFunctions.swift
[68/986] Compiling _CertificateInternals _TinyArray.swift
[69/986] Compiling RealModule Float80+Real.swift
[70/986] Compiling RealModule Float16+Real.swift
[71/986] Compiling RealModule Real.swift
[72/986] Emitting module ServiceContextModule
[73/986] Compiling ServiceContextModule ServiceContext.swift
[73/986] Compiling fiat_p256_adx_sqr.S
[74/986] Compiling fiat_p256_adx_mul.S
[75/986] Compiling fiat_curve25519_adx_square.S
[77/986] Compiling RealModule RelaxedArithmetic.swift
[78/986] Compiling RealModule ElementaryFunctions.swift
[79/986] Compiling RealModule Double+Real.swift
[80/986] Compiling RealModule AugmentedArithmetic.swift
[81/986] Emitting module RealModule
[82/986] Compiling RealModule Float+Real.swift
[83/986] Compiling Crypto AES-GCM.swift
[84/986] Compiling Crypto AES-GCM_boring.swift
[85/986] Compiling Crypto CryptoKitErrors.swift
[86/986] Compiling Crypto Digest_boring.swift
[86/987] Compiling fiat_curve25519_adx_mul.S
[88/993] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[89/993] Compiling _NIODataStructures _TinyArray.swift
[90/993] Compiling Instrumentation NoOpInstrument.swift
[91/993] Compiling Instrumentation MultiplexInstrument.swift
[92/993] Emitting module _NIODataStructures
[93/993] Compiling _NIODataStructures PriorityQueue.swift
[94/993] Compiling _NIODataStructures Heap.swift
[95/993] Compiling Instrumentation InstrumentationSystem.swift
[96/993] Emitting module Instrumentation
[97/993] Compiling Instrumentation Instrument.swift
[98/993] Compiling Instrumentation Locks.swift
[99/993] Compiling Crypto PKCS8PrivateKey.swift
[100/993] Compiling Crypto SEC1PrivateKey.swift
[101/993] Compiling Crypto SubjectPublicKeyInfo.swift
[102/993] Compiling Crypto CryptoError_boring.swift
[103/993] Compiling Crypto ASN1BitString.swift
[104/993] Compiling Crypto ASN1Boolean.swift
[105/993] Compiling Crypto ASN1.swift
[106/993] Compiling Crypto ASN1Any.swift
[107/993] Compiling Crypto Cipher.swift
[108/993] Compiling Crypto Nonces.swift
[111/993] Compiling Crypto ChaChaPoly_boring.swift
[112/993] Compiling Crypto ChaChaPoly.swift
[113/993] Emitting module InternalCollectionsUtilities
[114/993] Compiling Crypto Digest.swift
[115/993] Compiling Crypto Digests.swift
[115/993] Compiling CNIODarwin shim.c
[117/1001] Compiling Logging LogHandler.swift
[118/1001] Compiling Logging MetadataProvider.swift
[119/1001] Compiling Logging Locks.swift
[120/1001] Emitting module Logging
[121/1001] Compiling Logging Logging.swift
[122/1035] Compiling ContainersPreview OutputSpan+Extras.swift
[123/1035] Compiling ContainersPreview TemporaryAllocation.swift
[124/1035] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[125/1035] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[126/1038] Compiling ContainersPreview Drain+Reduce.swift
[127/1038] Compiling ContainersPreview Drain.swift
[128/1038] Compiling ContainersPreview Producer+Collect.swift
[129/1038] Compiling ContainersPreview ContainerIterator.swift
[130/1038] Compiling ContainersPreview DynamicContainer.swift
[131/1038] Compiling ContainersPreview MutableContainer.swift
[132/1038] Compiling ContainersPreview PermutableContainer.swift
[133/1038] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[134/1038] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[135/1038] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[136/1038] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[137/1038] Compiling ContainersPreview RandomAccessContainer.swift
[138/1038] Compiling ContainersPreview RangeExpression2.swift
[139/1038] Compiling ContainersPreview RangeReplaceableContainer.swift
[140/1038] Compiling ContainersPreview Drain+Map.swift
[141/1038] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[142/1038] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[143/1038] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[144/1038] Compiling ContainersPreview BorrowingSequence.swift
[144/1038] Compiling CNIOBoringSSLShims shims.c
[146/1038] Compiling Tracing NoOpTracer.swift
[147/1038] Emitting module ContainersPreview
[148/1038] Compiling ContainersPreview Producer.swift
[149/1038] Compiling ContainersPreview Borrow.swift
[150/1038] Compiling ContainersPreview Box.swift
[151/1038] Compiling ContainersPreview Inout.swift
[152/1038] Compiling ContainersPreview InputSpan.swift
[153/1038] Compiling ContainersPreview Shared.swift
[154/1038] Compiling ContainersPreview Producer+Filter.swift
[155/1038] Compiling ContainersPreview Producer+Map.swift
[156/1038] Compiling ContainersPreview Producer+Reduce.swift
[157/1038] Compiling ContainersPreview BidirectionalContainer.swift
[158/1038] Compiling ContainersPreview Container+Filter.swift
[159/1038] Compiling ContainersPreview Container+SpanwiseZip.swift
[160/1038] Compiling ContainersPreview Container.swift
[161/1038] Emitting module Tracing
[162/1038] Compiling Tracing TracingTime.swift
[163/1038] Compiling Tracing TracerProtocol.swift
[164/1038] Compiling Tracing TracerProtocol+Legacy.swift
[165/1038] Compiling Tracing SpanProtocol.swift
[166/1038] Compiling Tracing Tracer.swift
[167/1038] Compiling Tracing InstrumentationSystem+Tracing.swift
[168/1079] Compiling DequeModule UniqueDeque+Append.swift
[169/1079] Compiling DequeModule UniqueDeque+Consumption.swift
[170/1079] Compiling DequeModule UniqueDeque+Container.swift
[171/1079] Compiling DequeModule UniqueDeque+Descriptions.swift
[172/1083] Compiling DequeModule RigidDeque+Hashable.swift
[173/1083] Compiling DequeModule RigidDeque+Initializers.swift
[174/1083] Compiling DequeModule RigidDeque+Insertions.swift
[175/1083] Compiling DequeModule RigidDeque+Prepend.swift
[176/1083] Compiling DequeModule RigidDeque+Consumption.swift
[177/1083] Compiling DequeModule RigidDeque+Container.swift
[178/1083] Compiling DequeModule RigidDeque+Descriptions.swift
[179/1083] Compiling DequeModule RigidDeque+Equatable.swift
[180/1083] Compiling DequeModule RigidDeque+Experimental.swift
[181/1083] Compiling DequeModule RigidDeque+Removals.swift
[182/1083] Compiling DequeModule RigidDeque+Replacements.swift
[183/1083] Compiling DequeModule RigidDeque+Testing.swift
[184/1083] Compiling DequeModule RigidDeque.swift
[185/1083] Compiling DequeModule UniqueDeque+Equatable.swift
[186/1083] Compiling DequeModule UniqueDeque+Experimental.swift
[187/1083] Compiling DequeModule UniqueDeque+Hashable.swift
[188/1083] Compiling DequeModule UniqueDeque+Initializers.swift
[189/1083] Compiling DequeModule UniqueDeque+Insertions.swift
[190/1083] Compiling DequeModule UniqueDeque+Prepend.swift
[191/1083] Compiling DequeModule UniqueDeque+Removals.swift
[192/1083] Compiling DequeModule UniqueDeque+Replacements.swift
[192/1083] Compiling tls_method.cc
[193/1083] Compiling tls13_client.cc
[193/1083] Compiling tls_record.cc
[193/1083] Compiling tls13_server.cc
[193/1083] Compiling tls13_enc.cc
[197/1083] Compiling tls13_both.cc
[198/1083] Compiling t1_enc.cc
[200/1083] Compiling DequeModule Deque._UnsafeHandle.swift
[201/1083] Compiling DequeModule Deque.swift
[202/1083] Compiling DequeModule _DequeBuffer.swift
[203/1083] Compiling DequeModule _DequeBufferHeader.swift
[204/1083] Compiling DequeModule RigidDeque+Append.swift
[205/1083] Compiling DequeModule Deque+Codable.swift
[206/1083] Compiling DequeModule Deque+Collection.swift
[207/1083] Compiling DequeModule Deque+CustomReflectable.swift
[208/1083] Compiling DequeModule Deque+Descriptions.swift
[209/1083] Compiling DequeModule Deque+Equatable.swift
[210/1083] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[211/1083] Compiling DequeModule Deque+Extras.swift
[212/1083] Compiling DequeModule Deque+Hashable.swift
[213/1083] Compiling DequeModule Deque+Testing.swift
[214/1083] Compiling DequeModule Deque._Storage.swift
[215/1083] Emitting module Crypto
[220/1093] Compiling SwiftASN1 DER.swift
[227/1093] Compiling SwiftASN1 Errors.swift
[227/1093] Compiling ssl_versions.cc
[228/1093] Compiling ssl_transcript.cc
[229/1093] Compiling ssl_stat.cc
[230/1093] Compiling ssl_privkey.cc
[232/1093] Emitting module DequeModule
[233/1093] Compiling DequeModule UniqueDeque.swift
[234/1093] Compiling DequeModule _DequeSlot.swift
[235/1093] Compiling DequeModule _UnsafeDequeHandle.swift
[236/1093] Compiling DequeModule _UnsafeDequeSegments.swift
[236/1093] Compiling ssl_x509.cc
[237/1093] Compiling ssl_session.cc
[238/1093] Compiling ssl_lib.cc
[240/1093] Emitting module SwiftASN1
[240/1093] Compiling ssl_file.cc
[241/1093] Compiling ssl_key_share.cc
[242/1093] Compiling ssl_cipher.cc
[243/1093] Compiling ssl_credential.cc
[244/1093] Compiling ssl_cert.cc
[245/1093] Compiling ssl_asn1.cc
[246/1093] Compiling ssl_buffer.cc
[247/1093] Compiling ssl_aead_ctx.cc
[255/1093] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[256/1093] Compiling Crypto RNG_boring.swift
[257/1093] Compiling Crypto SafeCompare_boring.swift
[258/1093] Compiling Crypto Zeroization_boring.swift
[259/1093] Compiling Crypto PrettyBytes.swift
[260/1093] Compiling Crypto SafeCompare.swift
[261/1093] Compiling Crypto SecureBytes.swift
[262/1093] Compiling Crypto Zeroization.swift
[263/1093] Compiling Crypto resource_bundle_accessor.swift
[293/1093] Compiling Crypto HashFunctions_SHA3.swift
[294/1093] Compiling Crypto Digest_xkcp.swift
[295/1093] Compiling Crypto HPKE-AEAD.swift
[296/1093] Compiling Crypto HPKE-Ciphersuite.swift
[297/1093] Compiling Crypto HPKE-KDF.swift
[298/1093] Compiling Crypto HPKE-KexKeyDerivation.swift
[299/1093] Compiling Crypto HPKE-LabeledExtract.swift
[300/1093] Compiling Crypto HPKE-Utils.swift
[301/1093] Compiling Crypto DHKEM.swift
[302/1093] Compiling Crypto HPKE-KEM-Curve25519.swift
[303/1093] Compiling Crypto Ed25519Keys.swift
[304/1093] Compiling Crypto NISTCurvesKeys.swift
[305/1093] Compiling Crypto X25519Keys.swift
[306/1093] Compiling Crypto SymmetricKeys.swift
[307/1093] Compiling Crypto HMAC.swift
[308/1093] Compiling Crypto MACFunctions.swift
[309/1093] Compiling Crypto MessageAuthenticationCode.swift
[310/1093] Compiling Crypto AES.swift
[311/1093] Compiling Crypto ECDSASignature_boring.swift
[312/1093] Compiling Crypto ECDH.swift
[313/1093] Compiling Crypto ANSIx963.swift
[314/1093] Compiling Crypto HKDF.swift
[315/1093] Compiling Crypto AESWrap.swift
[316/1093] Compiling Crypto AESWrap_boring.swift
[317/1093] Compiling Crypto Ed25519_boring.swift
[318/1093] Compiling Crypto NISTCurvesKeys_boring.swift
[319/1093] Compiling Crypto X25519Keys_boring.swift
[320/1093] Compiling Crypto Curve25519.swift
[326/1093] Compiling Crypto HPKE-KeySchedule.swift
[327/1093] Compiling Crypto HPKE-Modes.swift
[328/1093] Compiling Crypto Insecure.swift
[329/1093] Compiling Crypto Insecure_HashFunctions.swift
[330/1093] Compiling Crypto ECDSA_boring.swift
[331/1093] Compiling Crypto EdDSA_boring.swift
[332/1093] Compiling Crypto MLDSA_boring.swift
[333/1093] Compiling Crypto MLDSA_wrapper.swift
[334/1093] Compiling Crypto ECDSA.swift
[335/1093] Compiling Crypto Ed25519.swift
[336/1093] Compiling Crypto MLDSA.swift
[337/1093] Compiling Crypto Signature.swift
[338/1093] Compiling Crypto CryptoKitErrors_boring.swift
[348/1093] Compiling s3_pkt.cc
[349/1093] Compiling s3_lib.cc
[350/1093] Compiling s3_both.cc
[351/1093] Compiling handshake.cc
[352/1093] Compiling handoff.cc
[353/1093] Compiling handshake_client.cc
[354/1093] Compiling handshake_server.cc
[355/1093] Compiling extensions.cc
[356/1093] Compiling md5-x86_64-linux.S
[357/1093] Compiling md5-x86_64-apple.S
[358/1093] Compiling md5-586-linux.S
[359/1093] Compiling dtls_record.cc
[359/1093] Compiling encrypted_client_hello.cc
[361/1093] Compiling md5-586-apple.S
[362/1093] Compiling chacha20_poly1305_x86_64-linux.S
[363/1093] Compiling chacha20_poly1305_x86_64-apple.S
[364/1093] Compiling chacha20_poly1305_armv8-win.S
[365/1093] Compiling chacha20_poly1305_armv8-linux.S
[366/1093] Compiling chacha-x86_64-linux.S
[367/1093] Compiling chacha20_poly1305_armv8-apple.S
[368/1093] Compiling chacha-x86_64-apple.S
[369/1093] Compiling chacha-x86-linux.S
[370/1093] Compiling chacha-x86-apple.S
[371/1093] Compiling chacha-armv8-win.S
[372/1093] Compiling chacha-armv8-linux.S
[373/1093] Compiling chacha-armv4-linux.S
[374/1093] Compiling chacha-armv8-apple.S
[375/1093] Compiling aes128gcmsiv-x86_64-linux.S
[376/1093] Compiling aes128gcmsiv-x86_64-apple.S
[377/1093] Compiling x86_64-mont5-linux.S
[378/1093] Compiling x86_64-mont5-apple.S
[379/1093] Compiling x86_64-mont-linux.S
[380/1093] Compiling err_data.cc
[381/1093] Compiling x86_64-mont-apple.S
[382/1093] Compiling x86-mont-linux.S
[383/1093] Compiling x86-mont-apple.S
[384/1093] Compiling vpaes-x86_64-linux.S
[385/1093] Compiling vpaes-x86_64-apple.S
[386/1093] Compiling vpaes-x86-linux.S
[387/1093] Compiling vpaes-x86-apple.S
[388/1093] Compiling vpaes-armv8-win.S
[389/1093] Compiling vpaes-armv8-linux.S
[390/1093] Compiling dtls_method.cc
[391/1093] Compiling bio_ssl.cc
[392/1093] Compiling vpaes-armv8-apple.S
[393/1093] Compiling vpaes-armv7-linux.S
[394/1093] Compiling sha512-x86_64-linux.S
[395/1093] Compiling d1_srtp.cc
[396/1093] Compiling sha512-armv8-win.S
[397/1093] Compiling sha512-x86_64-apple.S
[398/1093] Compiling sha512-armv8-linux.S
[399/1093] Compiling d1_pkt.cc
[400/1093] Compiling sha512-armv8-apple.S
[401/1093] Compiling sha512-armv4-linux.S
[402/1093] Compiling sha512-586-linux.S
[403/1093] Compiling sha512-586-apple.S
[404/1093] Compiling sha256-x86_64-linux.S
[405/1093] Compiling sha256-x86_64-apple.S
[406/1093] Compiling sha256-armv8-win.S
[407/1093] Compiling sha256-armv8-linux.S
[408/1093] Compiling d1_lib.cc
[409/1093] Compiling sha256-armv4-linux.S
[410/1093] Compiling sha256-armv8-apple.S
[411/1093] Compiling sha256-586-apple.S
[412/1093] Compiling sha256-586-linux.S
[413/1093] Compiling sha1-x86_64-linux.S
[414/1093] Compiling sha1-x86_64-apple.S
[415/1093] Compiling sha1-armv8-win.S
[416/1093] Compiling sha1-armv8-linux.S
[417/1093] Compiling d1_both.cc
[418/1093] Compiling sha1-586-linux.S
[419/1093] Compiling sha1-armv4-large-linux.S
[419/1093] Compiling sha1-armv8-apple.S
[421/1093] Compiling sha1-586-apple.S
[422/1093] Compiling rsaz-avx2-apple.S
[423/1093] Compiling rsaz-avx2-linux.S
[424/1093] Compiling rdrand-x86_64-linux.S
[425/1093] Compiling p256_beeu-x86_64-asm-linux.S
[426/1093] Compiling rdrand-x86_64-apple.S
[427/1093] Compiling p256_beeu-x86_64-asm-apple.S
[428/1093] Compiling p256_beeu-armv8-asm-win.S
[429/1093] Compiling p256_beeu-armv8-asm-apple.S
[430/1093] Compiling p256-armv8-asm-win.S
[431/1093] Compiling p256-x86_64-asm-apple.S
[432/1093] Compiling p256-x86_64-asm-linux.S
[433/1093] Compiling p256_beeu-armv8-asm-linux.S
[434/1093] Compiling p256-armv8-asm-linux.S
[435/1093] Compiling p256-armv8-asm-apple.S
[436/1093] Compiling ghashv8-armv8-win.S
[437/1093] Compiling ghashv8-armv8-linux.S
[438/1093] Compiling ghashv8-armv8-apple.S
[438/1093] Compiling ghash-x86_64-linux.S
[440/1093] Compiling ghash-x86_64-apple.S
[441/1093] Compiling ghashv8-armv7-linux.S
[442/1093] Compiling ghash-x86-linux.S
[443/1093] Compiling ghash-x86-apple.S
[444/1093] Compiling ghash-ssse3-x86_64-linux.S
[445/1093] Compiling ghash-ssse3-x86-linux.S
[446/1093] Compiling ghash-ssse3-x86_64-apple.S
[447/1093] Compiling ghash-armv4-linux.S
[448/1093] Compiling ghash-ssse3-x86-apple.S
[449/1093] Compiling ghash-neon-armv8-apple.S
[450/1093] Compiling ghash-neon-armv8-win.S
[451/1093] Compiling ghash-neon-armv8-linux.S
[452/1093] Compiling co-586-linux.S
[453/1093] Compiling bsaes-armv7-linux.S
[453/1093] Compiling co-586-apple.S
[455/1093] Compiling bn-armv8-linux.S
[456/1093] Compiling bn-armv8-win.S
[457/1093] Compiling bn-586-apple.S
[458/1093] Compiling armv8-mont-linux.S
[459/1093] Compiling bn-586-linux.S
[460/1093] Compiling bn-armv8-apple.S
[461/1093] Compiling armv8-mont-win.S
[462/1093] Compiling aesv8-gcm-armv8-linux.S
[463/1093] Compiling armv4-mont-linux.S
[464/1093] Compiling aesv8-gcm-armv8-win.S
[465/1093] Compiling armv8-mont-apple.S
[466/1093] Compiling aesv8-gcm-armv8-apple.S
[467/1093] Compiling aesv8-armv7-linux.S
[468/1093] Compiling aesv8-armv8-linux.S
[469/1093] Compiling aesni-x86_64-linux.S
[469/1093] Compiling aesv8-armv8-win.S
[471/1093] Compiling aesv8-armv8-apple.S
[472/1093] Compiling aesni-x86-apple.S
[473/1093] Compiling aesni-gcm-x86_64-linux.S
[474/1093] Compiling aesni-x86-linux.S
[475/1093] Compiling aesni-x86_64-apple.S
[476/1093] Compiling aesni-gcm-x86_64-apple.S
[477/1093] Compiling aes-gcm-avx2-x86_64-linux.S
[478/1093] Compiling aes-gcm-avx10-x86_64-linux.S
[479/1093] Compiling aes-gcm-avx2-x86_64-apple.S
[480/1093] Compiling aes-gcm-avx10-x86_64-apple.S
[481/1093] Compiling x_x509a.cc
[482/1093] Compiling x_val.cc
[483/1093] Compiling x_sig.cc
[484/1093] Compiling x_req.cc
[485/1093] Compiling x_x509.cc
[486/1093] Compiling x_spki.cc
[487/1093] Compiling x_exten.cc
[488/1093] Compiling x_pubkey.cc
[489/1093] Compiling x_name.cc
[490/1093] Compiling x_crl.cc
[491/1093] Compiling x_attrib.cc
[492/1093] Compiling x_algor.cc
[493/1093] Compiling x509spki.cc
[494/1093] Compiling x_all.cc
[495/1093] Compiling x509rset.cc
[496/1093] Compiling x509name.cc
[497/1093] Compiling x509cset.cc
[498/1093] Compiling x509_vpm.cc
[499/1093] Compiling x509_vfy.cc
[500/1093] Compiling x509_v3.cc
[501/1093] Compiling x509_trs.cc
[502/1093] Compiling x509_txt.cc
[503/1093] Compiling x509_obj.cc
[504/1093] Compiling x509_lu.cc
[505/1093] Compiling x509_set.cc
[506/1093] Compiling x509_ext.cc
[507/1093] Compiling x509_req.cc
[508/1093] Compiling x509_def.cc
[509/1093] Compiling x509_d2.cc
[510/1093] Compiling x509_cmp.cc
[511/1093] Compiling x509_att.cc
[512/1093] Compiling x509.cc
[513/1093] Compiling v3_skey.cc
[514/1093] Compiling v3_purp.cc
[515/1093] Compiling v3_prn.cc
[516/1093] Compiling v3_ocsp.cc
[517/1093] Compiling v3_utl.cc
[518/1093] Compiling v3_pcons.cc
[518/1093] Compiling v3_pmaps.cc
[520/1093] Compiling v3_ncons.cc
[521/1093] Compiling v3_int.cc
[522/1093] Compiling v3_lib.cc
[523/1093] Compiling v3_ia5.cc
[524/1093] Compiling v3_info.cc
[525/1093] Compiling v3_extku.cc
[526/1093] Compiling v3_genn.cc
[527/1093] Compiling v3_enum.cc
[528/1093] Compiling v3_crld.cc
[529/1093] Compiling v3_cpols.cc
[530/1093] Compiling v3_conf.cc
[531/1093] Compiling v3_bitst.cc
[532/1093] Compiling v3_bcons.cc
[533/1093] Compiling t_x509.cc
[534/1093] Compiling v3_alt.cc
[535/1093] Compiling v3_akeya.cc
[536/1093] Compiling t_x509a.cc
[537/1093] Compiling t_req.cc
[538/1093] Compiling t_crl.cc
[539/1093] Compiling rsa_pss.cc
[540/1093] Compiling v3_akey.cc
[541/1093] Compiling i2d_pr.cc
[542/1093] Compiling name_print.cc
[543/1093] Compiling policy.cc
[544/1093] Compiling by_file.cc
[545/1093] Compiling a_sign.cc
[546/1093] Compiling asn1_gen.cc
[547/1093] Compiling by_dir.cc
[547/1093] Compiling a_digest.cc
[549/1093] Compiling algorithm.cc
[550/1093] Compiling a_verify.cc
[551/1093] Compiling voprf.cc
[552/1093] Compiling thread_win.cc
[553/1093] Compiling thread_none.cc
[554/1093] Compiling thread.cc
[555/1093] Compiling trust_token.cc
[556/1093] Compiling thread_pthread.cc
[557/1093] Compiling stack.cc
[558/1093] Compiling pmbtoken.cc
[559/1093] Compiling slhdsa.cc
[560/1093] Compiling spake2plus.cc
[561/1093] Compiling siphash.cc
[562/1093] Compiling sha512.cc
[563/1093] Compiling sha256.cc
[564/1093] Compiling sha1.cc
[565/1093] Compiling rsa_print.cc
[566/1093] Compiling rsa_extra.cc
[567/1093] Compiling rsa_crypt.cc
[568/1093] Compiling refcount.cc
[569/1093] Compiling rc4.cc
[570/1093] Compiling rsa_asn1.cc
[571/1093] Compiling windows.cc
[572/1093] Compiling urandom.cc
[573/1093] Compiling trusty.cc
[574/1093] Compiling rand.cc
[575/1093] Compiling passive.cc
[576/1093] Compiling poly1305_arm_asm.S
[577/1093] Compiling ios.cc
[578/1093] Compiling getentropy.cc
[579/1093] Compiling fork_detect.cc
[580/1093] Compiling forkunsafe.cc
[581/1093] Compiling deterministic.cc
[582/1093] Compiling poly1305_vec.cc
[583/1093] Compiling poly1305_arm.cc
[584/1093] Compiling pool.cc
[585/1093] Compiling poly1305.cc
[586/1093] Compiling pkcs7.cc
[587/1093] Compiling pkcs8.cc
[588/1093] Compiling p5_pbev2.cc
[589/1093] Compiling pkcs8_x509.cc
[590/1093] Compiling pkcs7_x509.cc
[591/1093] Compiling pem_xaux.cc
[592/1093] Compiling pem_x509.cc
[593/1093] Compiling pem_pkey.cc
[594/1093] Compiling pem_pk8.cc
[595/1093] Compiling pem_oth.cc
[596/1093] Compiling mlkem.cc
[597/1093] Compiling obj_xref.cc
[598/1093] Compiling pem_info.cc
[599/1093] Compiling pem_all.cc
[600/1093] Compiling mldsa.cc
[601/1093] Compiling pem_lib.cc
[602/1093] Compiling poly_rq_mul.S
[603/1093] Compiling fips_shared_support.cc
[604/1093] Compiling obj.cc
[605/1093] Compiling mem.cc
[606/1093] Compiling md4.cc
[607/1093] Compiling md5.cc
[608/1093] Compiling lhash.cc
[609/1093] Compiling ex_data.cc
[610/1093] Compiling sign.cc
[611/1093] Compiling scrypt.cc
[612/1093] Compiling kyber.cc
[613/1093] Compiling hpke.cc
[614/1093] Compiling print.cc
[615/1093] Compiling pbkdf.cc
[616/1093] Compiling hrss.cc
[617/1093] Compiling p_x25519_asn1.cc
[618/1093] Compiling p_x25519.cc
[619/1093] Compiling p_rsa_asn1.cc
[620/1093] Compiling p_ed25519.cc
[621/1093] Compiling p_rsa.cc
[622/1093] Compiling p_ec.cc
[623/1093] Compiling p_hkdf.cc
[624/1093] Compiling p_ec_asn1.cc
[625/1093] Compiling p_ed25519_asn1.cc
[626/1093] Compiling p_dh_asn1.cc
[627/1093] Compiling p_dsa_asn1.cc
[628/1093] Compiling p_dh.cc
[629/1093] Compiling evp_ctx.cc
[630/1093] Compiling evp.cc
[631/1093] Compiling err.cc
[632/1093] Compiling engine.cc
[633/1093] Compiling evp_asn1.cc
[634/1093] Compiling ecdh.cc
[635/1093] Compiling ecdsa_asn1.cc
[636/1093] Compiling hash_to_curve.cc
[637/1093] Compiling ec_derive.cc
[638/1093] Compiling dsa.cc
[639/1093] Compiling bcm.cc
[640/1093] Compiling dsa_asn1.cc
[641/1093] Compiling x25519-asm-arm.S
[642/1093] Compiling ec_asn1.cc
[643/1093] Compiling params.cc
[644/1093] Compiling digest_extra.cc
[645/1093] Compiling des.cc
[646/1093] Compiling dh_asn1.cc
[647/1093] Compiling curve25519_64_adx.cc
[648/1093] Compiling spake25519.cc
[649/1093] Compiling crypto.cc
[650/1093] Compiling cpu_intel.cc
[651/1093] Compiling cpu_aarch64_win.cc
[652/1093] Compiling cpu_arm_freebsd.cc
[653/1093] Compiling cpu_arm_linux.cc
[654/1093] Compiling curve25519.cc
[654/1093] Compiling cpu_aarch64_sysreg.cc
[656/1093] Compiling cpu_aarch64_openbsd.cc
[657/1093] Compiling cpu_aarch64_linux.cc
[658/1093] Compiling cpu_aarch64_fuchsia.cc
[659/1093] Compiling cpu_aarch64_apple.cc
[660/1093] Compiling tls_cbc.cc
[661/1093] Compiling conf.cc
[662/1093] Compiling get_cipher.cc
[663/1093] Compiling e_tls.cc
[664/1093] Compiling e_rc2.cc
[665/1093] Compiling e_rc4.cc
[666/1093] Compiling e_null.cc
[667/1093] Compiling e_des.cc
[668/1093] Compiling e_chacha20poly1305.cc
[669/1093] Compiling e_aesgcmsiv.cc
[670/1093] Compiling derive_key.cc
[671/1093] Compiling chacha.cc
[672/1093] Compiling e_aesctrhmac.cc
[673/1093] Compiling unicode.cc
[674/1093] Compiling ber.cc
[675/1093] Compiling asn1_compat.cc
[676/1093] Compiling cbs.cc
[677/1093] Compiling cbb.cc
[678/1093] Compiling buf.cc
[679/1093] Compiling socket_helper.cc
[680/1093] Compiling blake2.cc
[681/1093] Compiling convert.cc
[682/1093] Compiling socket.cc
[683/1093] Compiling bn_asn1.cc
[684/1093] Compiling printf.cc
[685/1093] Compiling hexdump.cc
[686/1093] Compiling file.cc
[687/1093] Compiling fd.cc
[688/1093] Compiling pair.cc
[689/1093] Compiling errno.cc
[690/1093] Compiling bio_mem.cc
[691/1093] Compiling base64.cc
[692/1093] Compiling connect.cc
[693/1093] Compiling bio.cc
[694/1093] Compiling tasn_utl.cc
[695/1093] Compiling tasn_typ.cc
[696/1093] Compiling tasn_fre.cc
[697/1093] Compiling tasn_enc.cc
[698/1093] Compiling tasn_new.cc
[699/1093] Compiling posix_time.cc
[700/1093] Compiling f_int.cc
[701/1093] Compiling f_string.cc
[702/1093] Compiling tasn_dec.cc
[703/1093] Compiling asn_pack.cc
[704/1093] Compiling asn1_par.cc
[705/1093] Compiling a_type.cc
[706/1093] Compiling a_utctm.cc
[707/1093] Compiling asn1_lib.cc
[708/1093] Compiling a_octet.cc
[709/1093] Compiling a_time.cc
[710/1093] Compiling a_strnid.cc
[711/1093] Compiling a_strex.cc
[712/1093] Compiling a_mbstr.cc
[713/1093] Compiling a_object.cc
[714/1093] Compiling a_i2d_fp.cc
[715/1093] Compiling a_dup.cc
[716/1093] Compiling fiat_p256_adx_sqr.S
[717/1093] Compiling a_int.cc
[718/1093] Compiling fiat_curve25519_adx_square.S
[719/1093] Compiling fiat_p256_adx_mul.S
[720/1093] Compiling a_d2i_fp.cc
[721/1093] Compiling fiat_curve25519_adx_mul.S
[722/1093] Compiling md5-x86_64-apple.S
[723/1093] Compiling md5-x86_64-linux.S
[724/1093] Compiling a_gentm.cc
[725/1093] Compiling a_bitstr.cc
[726/1093] Compiling chacha20_poly1305_x86_64-linux.S
[727/1093] Compiling md5-586-apple.S
[728/1093] Compiling md5-586-linux.S
[729/1093] Compiling chacha20_poly1305_x86_64-apple.S
[730/1093] Compiling chacha20_poly1305_armv8-win.S
[731/1093] Compiling chacha20_poly1305_armv8-linux.S
[732/1093] Compiling chacha-x86_64-linux.S
[733/1093] Compiling a_bool.cc
[734/1093] Compiling chacha20_poly1305_armv8-apple.S
[735/1093] Compiling chacha-x86-linux.S
[736/1093] Compiling chacha-x86_64-apple.S
[737/1093] Compiling chacha-x86-apple.S
[738/1093] Compiling chacha-armv8-win.S
[739/1093] Compiling chacha-armv8-linux.S
[740/1093] Compiling aes128gcmsiv-x86_64-linux.S
[741/1093] Compiling chacha-armv4-linux.S
[742/1093] Compiling aes128gcmsiv-x86_64-apple.S
[743/1093] Compiling chacha-armv8-apple.S
[744/1093] Compiling x86_64-mont5-linux.S
[745/1093] Compiling x86_64-mont5-apple.S
[746/1093] Compiling x86_64-mont-apple.S
[747/1093] Compiling x86_64-mont-linux.S
[748/1093] Compiling x86-mont-apple.S
[748/1093] Compiling x86-mont-linux.S
[750/1093] Compiling vpaes-x86_64-linux.S
[751/1093] Compiling vpaes-x86_64-apple.S
[752/1093] Compiling vpaes-armv8-linux.S
[753/1093] Compiling vpaes-x86-apple.S
[754/1093] Compiling vpaes-armv8-win.S
[755/1093] Compiling vpaes-x86-linux.S
[756/1093] Compiling vpaes-armv8-apple.S
[757/1093] Compiling vpaes-armv7-linux.S
[758/1093] Compiling sha512-x86_64-linux.S
[759/1093] Compiling sha512-armv8-linux.S
[759/1093] Compiling sha512-x86_64-apple.S
[761/1093] Compiling sha512-armv8-win.S
[762/1093] Compiling err_data.cc
[763/1093] Compiling CCryptoBoringSSLShims shims.c
[764/1093] Compiling sha512-armv8-apple.S
[765/1093] Compiling sha512-armv4-linux.S
[766/1093] Compiling sha256-x86_64-linux.S
[767/1093] Compiling sha256-x86_64-apple.S
[767/1093] Compiling sha512-586-linux.S
[769/1093] Compiling sha512-586-apple.S
[770/1093] Compiling sha256-armv8-win.S
[771/1093] Compiling sha256-armv8-linux.S
[772/1093] Compiling sha256-armv4-linux.S
[773/1093] Compiling sha256-armv8-apple.S
[774/1093] Compiling sha256-586-apple.S
[775/1093] Compiling sha1-x86_64-linux.S
[776/1093] Compiling sha1-x86_64-apple.S
[777/1093] Compiling sha256-586-linux.S
[778/1093] Compiling sha1-armv8-win.S
[779/1093] Compiling sha1-armv8-linux.S
[780/1093] Compiling sha1-armv4-large-linux.S
[781/1093] Compiling sha1-armv8-apple.S
[782/1093] Compiling sha1-586-linux.S
[783/1093] Compiling rsaz-avx2-apple.S
[784/1093] Compiling sha1-586-apple.S
[785/1093] Compiling rsaz-avx2-linux.S
[786/1093] Compiling rdrand-x86_64-linux.S
[787/1093] Compiling rdrand-x86_64-apple.S
[788/1093] Compiling p256_beeu-x86_64-asm-linux.S
[789/1093] Compiling p256_beeu-x86_64-asm-apple.S
[790/1093] Compiling p256_beeu-armv8-asm-linux.S
[790/1093] Compiling p256_beeu-armv8-asm-win.S
[792/1093] Compiling p256_beeu-armv8-asm-apple.S
[793/1093] Compiling p256-x86_64-asm-linux.S
[794/1093] Compiling p256-x86_64-asm-apple.S
[795/1093] Compiling p256-armv8-asm-win.S
[796/1093] Compiling p256-armv8-asm-linux.S
[797/1093] Compiling ghashv8-armv8-win.S
[798/1093] Compiling ghashv8-armv8-apple.S
[799/1093] Compiling ghashv8-armv8-linux.S
[799/1093] Compiling ghashv8-armv7-linux.S
[801/1093] Compiling ghash-x86_64-linux.S
[802/1093] Compiling p256-armv8-asm-apple.S
[803/1093] Compiling ghash-x86_64-apple.S
[804/1093] Compiling ghash-x86-linux.S
[805/1093] Compiling ghash-x86-apple.S
[806/1093] Compiling ghash-ssse3-x86-linux.S
[807/1093] Compiling ghash-ssse3-x86_64-linux.S
[808/1093] Compiling ghash-ssse3-x86_64-apple.S
[809/1093] Compiling ghash-ssse3-x86-apple.S
[810/1093] Compiling ghash-neon-armv8-win.S
[810/1093] Compiling ghash-neon-armv8-linux.S
[812/1093] Compiling ghash-neon-armv8-apple.S
[813/1093] Compiling ghash-armv4-linux.S
[814/1093] Compiling bn-armv8-linux.S
[815/1093] Compiling co-586-linux.S
[816/1093] Compiling co-586-apple.S
[816/1093] Compiling bsaes-armv7-linux.S
[818/1093] Compiling bn-armv8-win.S
[819/1093] Compiling bn-armv8-apple.S
[820/1093] Compiling bn-586-linux.S
[821/1093] Compiling armv8-mont-linux.S
[822/1093] Compiling bn-586-apple.S
[823/1093] Compiling armv8-mont-win.S
[824/1093] Compiling aesv8-gcm-armv8-win.S
[825/1093] Compiling aesv8-gcm-armv8-linux.S
[826/1093] Compiling armv4-mont-linux.S
[827/1093] Compiling armv8-mont-apple.S
[828/1093] Compiling aesv8-gcm-armv8-apple.S
[829/1093] Compiling aesv8-armv8-linux.S
[830/1093] Compiling aesv8-armv8-win.S
[831/1093] Compiling aesv8-armv8-apple.S
[832/1093] Compiling aesv8-armv7-linux.S
[833/1093] Compiling aesni-x86_64-linux.S
[834/1093] Compiling aesni-x86_64-apple.S
[835/1093] Compiling aesni-x86-apple.S
[836/1093] Compiling aesni-x86-linux.S
[837/1093] Compiling aesni-gcm-x86_64-linux.S
[838/1093] Compiling aesni-gcm-x86_64-apple.S
[839/1093] Compiling aes-gcm-avx512-x86_64-linux.S
[840/1093] Compiling aes-gcm-avx512-x86_64-apple.S
[841/1093] Compiling aes-gcm-avx2-x86_64-linux.S
[842/1093] Compiling aes-gcm-avx2-x86_64-apple.S
[843/1093] Compiling c-nioatomics.c
[844/1093] Compiling xwing.cc
[845/1093] Compiling x_x509a.cc
[846/1093] Compiling x_sig.cc
[847/1093] Compiling x_spki.cc
[848/1093] Compiling x_req.cc
[849/1093] Compiling x_pubkey.cc
[850/1093] Compiling x_x509.cc
[851/1093] Compiling x_name.cc
[852/1093] Compiling c-atomics.c
[853/1093] Compiling x_exten.cc
[854/1100] Compiling x_crl.cc
[855/1100] Compiling x_all.cc
[856/1100] Compiling x509spki.cc
[857/1100] Compiling x_algor.cc
[858/1100] Compiling x_attrib.cc
[859/1100] Compiling x509name.cc
[859/1100] Compiling x509rset.cc
[861/1100] Compiling x509cset.cc
[862/1100] Compiling x509_vpm.cc
[864/1100] Compiling NIOConcurrencyHelpers lock.swift
[865/1100] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[866/1100] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[867/1100] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[868/1100] Emitting module NIOConcurrencyHelpers
[869/1100] Compiling NIOConcurrencyHelpers NIOLock.swift
[870/1100] Compiling NIOConcurrencyHelpers atomics.swift
[870/1100] Compiling x509_vfy.cc
[871/1100] Compiling x509_set.cc
[872/1100] Compiling x509_req.cc
[873/1100] Compiling x509_obj.cc
[874/1100] Compiling x509_txt.cc
[875/1100] Compiling x509_trs.cc
[876/1100] Compiling x509_v3.cc
[877/1100] Compiling x509_lu.cc
[878/1100] Compiling x509_ext.cc
[879/1100] Compiling x509_def.cc
[880/1100] Compiling x509_d2.cc
[881/1100] Compiling x509.cc
[882/1100] Compiling v3_skey.cc
[883/1100] Compiling v3_prn.cc
[884/1100] Compiling x509_cmp.cc
[885/1100] Compiling x509_att.cc
[886/1100] Compiling v3_utl.cc
[887/1100] Compiling v3_purp.cc
[888/1100] Compiling v3_pmaps.cc
[889/1100] Compiling v3_pcons.cc
[890/1100] Compiling v3_ocsp.cc
[891/1100] Compiling v3_ncons.cc
[892/1100] Compiling v3_int.cc
[893/1100] Compiling v3_info.cc
[894/1100] Compiling v3_lib.cc
[895/1100] Compiling v3_extku.cc
[896/1100] Compiling v3_genn.cc
[897/1100] Compiling v3_ia5.cc
[898/1100] Compiling v3_enum.cc
[899/1100] Compiling v3_crld.cc
[900/1100] Compiling v3_cpols.cc
[901/1100] Compiling v3_bcons.cc
[902/1100] Compiling v3_bitst.cc
[903/1100] Compiling v3_conf.cc
[904/1100] Compiling v3_akeya.cc
[905/1100] Compiling v3_akey.cc
[906/1100] Compiling t_x509a.cc
[907/1100] Compiling v3_alt.cc
[908/1100] Compiling t_x509.cc
[909/1100] Compiling t_req.cc
[910/1100] Compiling i2d_pr.cc
[911/1100] Compiling t_crl.cc
[912/1100] Compiling rsa_pss.cc
[913/1100] Compiling policy.cc
[914/1100] Compiling by_file.cc
[915/1100] Compiling name_print.cc
[916/1100] Compiling by_dir.cc
[917/1100] Compiling asn1_gen.cc
[918/1100] Compiling algorithm.cc
[919/1100] Compiling a_verify.cc
[920/1100] Compiling thread_win.cc
[921/1100] Compiling thread_pthread.cc
[922/1100] Compiling thread_none.cc
[923/1100] Compiling a_sign.cc
[924/1100] Compiling a_digest.cc
[925/1100] Compiling voprf.cc
[926/1100] Compiling thread.cc
[927/1100] Compiling trust_token.cc
[928/1100] Compiling pmbtoken.cc
[929/1100] Compiling stack.cc
[930/1100] Compiling siphash.cc
[931/1100] Compiling sha256.cc
[932/1100] Compiling sha512.cc
[933/1100] Compiling slhdsa.cc
[934/1100] Compiling sha1.cc
[935/1100] Compiling rsa_print.cc
[936/1100] Compiling spake2plus.cc
[937/1100] Compiling rsa_extra.cc
[938/1100] Compiling rsa_crypt.cc
[939/1100] Compiling refcount.cc
[940/1100] Compiling rc4.cc
[941/1100] Compiling windows.cc
[942/1100] Compiling trusty.cc
[943/1100] Compiling urandom.cc
[944/1100] Compiling rand.cc
[945/1100] Compiling poly1305_arm_asm.S
[946/1100] Compiling ios.cc
[947/1100] Compiling passive.cc
[948/1100] Compiling rsa_asn1.cc
[949/1100] Compiling getentropy.cc
[950/1100] Compiling deterministic.cc
[951/1100] Compiling forkunsafe.cc
[952/1100] Compiling fork_detect.cc
[953/1100] Compiling poly1305_vec.cc
[954/1100] Compiling poly1305_arm.cc
[955/1100] Compiling poly1305.cc
[956/1100] Compiling pool.cc
[957/1100] Compiling pkcs8_x509.cc
[958/1100] Compiling pkcs8.cc
[959/1100] Compiling p5_pbev2.cc
[960/1100] Compiling pkcs7.cc
[961/1100] Compiling pem_xaux.cc
[962/1100] Compiling pkcs7_x509.cc
[963/1100] Compiling pem_x509.cc
[964/1100] Compiling pem_pk8.cc
[965/1100] Compiling pem_pkey.cc
[966/1100] Compiling pem_oth.cc
[967/1100] Compiling mlkem.cc
[968/1100] Compiling pem_info.cc
[969/1100] Compiling mldsa.cc
[970/1100] Compiling pem_lib.cc
[971/1100] Compiling obj_xref.cc
[972/1100] Compiling pem_all.cc
[973/1100] Compiling poly_rq_mul.S
[974/1100] Compiling fips_shared_support.cc
[975/1100] Compiling mem.cc
[976/1100] Compiling obj.cc
[977/1100] Compiling md5.cc
[978/1100] Compiling md4.cc
[979/1100] Compiling lhash.cc
[980/1100] Compiling fuzzer_mode.cc
[981/1100] Compiling ex_data.cc
[982/1100] Compiling kyber.cc
[983/1100] Compiling scrypt.cc
[984/1100] Compiling hpke.cc
[985/1100] Compiling hrss.cc
[986/1100] Compiling sign.cc
[987/1100] Compiling print.cc
[988/1100] Compiling pbkdf.cc
[989/1100] Compiling p_x25519_asn1.cc
[990/1100] Compiling p_x25519.cc
[991/1100] Compiling p_rsa_asn1.cc
[992/1100] Compiling p_hkdf.cc
[993/1100] Compiling p_ed25519_asn1.cc
[994/1100] Compiling p_rsa.cc
[995/1100] Compiling p_ed25519.cc
[996/1100] Compiling p_ec_asn1.cc
[997/1100] Compiling p_ec.cc
[998/1100] Compiling p_dsa_asn1.cc
[999/1100] Compiling p_dh_asn1.cc
[1000/1100] Compiling p_dh.cc
[1001/1100] Compiling err.cc
[1002/1100] Compiling evp_ctx.cc
[1003/1100] Compiling evp.cc
[1004/1100] Compiling engine.cc
[1005/1100] Compiling evp_asn1.cc
[1006/1100] Compiling ecdsa_p1363.cc
[1007/1100] Compiling ecdh.cc
[1008/1100] Compiling ec_derive.cc
[1009/1100] Compiling ecdsa_asn1.cc
[1010/1100] Compiling dsa.cc
[1011/1100] Compiling hash_to_curve.cc
[1012/1100] Compiling dsa_asn1.cc
[1013/1100] Compiling ec_asn1.cc
[1014/1100] Compiling digest_extra.cc
[1015/1100] Compiling params.cc
[1016/1100] Compiling x25519-asm-arm.S
[1017/1100] Compiling dh_asn1.cc
[1018/1100] Compiling des.cc
[1019/1100] Compiling curve25519_64_adx.cc
[1020/1100] Compiling cpu_intel.cc
[1021/1100] Compiling crypto.cc
[1022/1100] Compiling cpu_arm_linux.cc
[1023/1100] Compiling spake25519.cc
[1024/1100] Compiling cpu_arm_freebsd.cc
[1025/1100] Compiling curve25519.cc
[1026/1100] Compiling cpu_aarch64_win.cc
[1027/1100] Compiling cpu_aarch64_sysreg.cc
[1028/1100] Compiling cpu_aarch64_openbsd.cc
[1029/1100] Compiling cpu_aarch64_fuchsia.cc
[1030/1100] Compiling cpu_aarch64_linux.cc
[1031/1100] Compiling cpu_aarch64_apple.cc
[1032/1100] Compiling conf.cc
[1033/1100] Compiling tls_cbc.cc
[1034/1100] Compiling get_cipher.cc
[1035/1100] Compiling cms.cc
[1036/1100] Compiling e_tls.cc
[1037/1100] Compiling e_rc4.cc
[1038/1100] Compiling e_rc2.cc
[1039/1100] Compiling e_null.cc
[1040/1100] Compiling e_des.cc
[1041/1100] Compiling e_chacha20poly1305.cc
[1042/1100] Compiling e_aesgcmsiv.cc
[1043/1100] Compiling e_aeseax.cc
[1044/1100] Compiling e_aesctrhmac.cc
[1045/1100] Compiling derive_key.cc
[1046/1100] Compiling chacha.cc
[1047/1100] Compiling unicode.cc
[1048/1100] Compiling buf.cc
[1048/1100] Compiling cbb.cc
[1050/1100] Compiling cbs.cc
[1051/1100] Compiling sqrt.cc
[1052/1100] Compiling bcm.cc
[1053/1100] Compiling ber.cc
[1054/1100] Compiling asn1_compat.cc
[1055/1100] Compiling exponentiation.cc
[1056/1100] Compiling div.cc
[1057/1100] Compiling blake2.cc
[1058/1100] Compiling printf.cc
[1059/1100] Compiling convert.cc
[1060/1100] Compiling pair.cc
[1061/1100] Compiling bn_asn1.cc
[1062/1100] Compiling hexdump.cc
[1063/1100] Compiling file.cc
[1064/1100] Compiling fd.cc
[1065/1100] Compiling errno.cc
[1066/1100] Compiling bio_mem.cc
[1067/1100] Compiling bio.cc
[1068/1100] Compiling base64.cc
[1069/1100] Compiling tasn_typ.cc
[1070/1100] Compiling tasn_fre.cc
[1071/1100] Compiling tasn_enc.cc
[1072/1100] Compiling f_string.cc
[1073/1100] Compiling posix_time.cc
[1074/1100] Compiling tasn_utl.cc
[1075/1100] Compiling tasn_new.cc
[1076/1100] Compiling tasn_dec.cc
[1077/1100] Compiling f_int.cc
[1078/1100] Compiling asn_pack.cc
[1079/1100] Compiling asn1_par.cc
[1080/1100] Compiling asn1_lib.cc
[1081/1100] Compiling a_utctm.cc
[1082/1100] Compiling a_octet.cc
[1083/1100] Compiling a_time.cc
[1084/1100] Compiling a_type.cc
[1085/1100] Compiling a_strex.cc
[1086/1100] Compiling a_strnid.cc
[1087/1100] Compiling a_object.cc
[1087/1100] Write sources
[1091/1100] Compiling a_mbstr.cc
[1092/1100] Compiling a_i2d_fp.cc
[1093/1100] Compiling a_int.cc
[1094/1100] Compiling aes.cc
[1095/1100] Compiling a_dup.cc
[1096/1102] Compiling a_d2i_fp.cc
[1097/1145] Compiling a_bitstr.cc
[1098/1145] Compiling a_bool.cc
[1099/1145] Compiling a_gentm.cc
[1101/1145] Compiling Algorithms Suffix.swift
[1102/1145] Compiling Algorithms Trim.swift
[1103/1156] Compiling Algorithms Cycle.swift
[1104/1156] Compiling Algorithms Grouped.swift
[1105/1157] Compiling Algorithms Stride.swift
[1106/1157] Compiling Algorithms EitherSequence.swift
[1107/1157] Compiling Algorithms Combinations.swift
[1108/1157] Compiling Algorithms Compacted.swift
[1109/1157] Compiling Algorithms AdjacentPairs.swift
[1110/1157] Compiling Algorithms Chain.swift
[1111/1157] Compiling Algorithms Keyed.swift
[1112/1157] Compiling Algorithms MinMax.swift
[1113/1157] Compiling Algorithms Chunked.swift
[1114/1157] Compiling Algorithms Split.swift
[1115/1157] Compiling Atomics Unmanaged extensions.swift
[1116/1157] Compiling Algorithms Product.swift
[1117/1157] Compiling Algorithms Joined.swift
[1118/1157] Compiling Algorithms Unique.swift
[1119/1157] Compiling Algorithms Windows.swift
[1121/1157] Compiling Algorithms FirstNonNil.swift
[1122/1157] Compiling Algorithms FlattenCollection.swift
[1123/1157] Compiling Algorithms RandomSample.swift
[1124/1157] Compiling Algorithms Reductions.swift
[1125/1157] Compiling Algorithms Rotate.swift
[1131/1157] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[1132/1157] Compiling Algorithms Indexed.swift
[1133/1157] Compiling Algorithms Intersperse.swift
[1134/1157] Compiling Algorithms Partition.swift
[1135/1157] Compiling Algorithms Permutations.swift
[1148/1157] Compiling CryptoBoringWrapper RandomBytes.swift
[1149/1157] Emitting module Atomics
[1150/1157] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1151/1157] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1152/1157] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1153/1157] Compiling CryptoBoringWrapper EllipticCurve.swift
[1154/1157] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1155/1157] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1156/1157] Emitting module CryptoBoringWrapper
[1157/1222] Emitting module Algorithms
[1158/1281] Compiling CryptoExtras RSA_boring.swift
[1159/1281] Compiling CryptoExtras Reexport.swift
[1160/1281] Compiling CryptoExtras BoringSSLHelpers.swift
[1161/1281] Compiling CryptoExtras CryptoKitErrors_boring.swift
[1162/1281] Compiling CryptoExtras Data+Extensions.swift
[1163/1281] Compiling CryptoExtras DigestType.swift
[1164/1281] Compiling CryptoExtras Error.swift
[1165/1288] Compiling CryptoExtras I2OSP.swift
[1166/1288] Compiling CryptoExtras IntegerEncoding.swift
[1167/1288] Compiling CryptoExtras PEMDocument.swift
[1168/1288] Compiling CryptoExtras PrettyBytes.swift
[1169/1288] Compiling CryptoExtras SubjectPublicKeyInfo.swift
[1170/1288] Compiling CryptoExtras ThreadOps.swift
[1171/1288] Compiling CryptoExtras ThreadPosix.swift
[1172/1288] Compiling CryptoExtras ObjectIdentifier.swift
[1173/1288] Compiling CryptoExtras PKCS8DERRepresentation.swift
[1174/1288] Compiling CryptoExtras PKCS8PrivateKey.swift
[1175/1288] Compiling CryptoExtras RFC8410AlgorithmIdentifier.swift
[1176/1288] Compiling CryptoExtras ECToolbox_boring.swift
[1177/1288] Compiling CryptoExtras ECToolbox.swift
[1178/1288] Compiling CryptoExtras HashToField.swift
[1190/1294] Compiling CryptoExtras ThreadSpecific.swift
[1191/1294] Emitting module CryptoExtras
[1192/1294] Compiling CryptoExtras KDF.swift
[1193/1294] Compiling CryptoExtras PBKDF2_boring.swift
[1194/1294] Compiling CryptoExtras PBKDF2_commoncrypto.swift
[1195/1294] Compiling CryptoExtras PBKDF2.swift
[1196/1294] Compiling CryptoExtras Scrypt_boring.swift
[1197/1294] Compiling CryptoExtras Scrypt.swift
[1198/1294] Compiling CryptoExtras AES_GCM_SIV_boring.swift
[1199/1294] Compiling CryptoExtras CMAC.swift
[1200/1294] Compiling CryptoExtras ARC+API.swift
[1201/1294] Compiling CryptoExtras ARC.swift
[1202/1294] Compiling CryptoExtras ARCCredential.swift
[1203/1294] Compiling CryptoExtras ARCEncoding.swift
[1204/1294] Compiling CryptoExtras ARCPrecredential.swift
[1205/1294] Compiling CryptoExtras ThreadWindows.swift
[1206/1294] Compiling CryptoExtras DLEQ.swift
[1207/1294] Compiling CryptoExtras Prover.swift
[1208/1294] Compiling CryptoExtras Verifier.swift
[1209/1294] Compiling CryptoExtras ZKPToolbox.swift
[1210/1294] Compiling CryptoExtras resource_bundle_accessor.swift
[1211/1294] Compiling CryptoExtras OPRF.swift
[1212/1294] Compiling CryptoExtras OPRFClient.swift
[1213/1294] Compiling CryptoExtras OPRFServer.swift
[1214/1294] Compiling CryptoExtras VOPRF+API.swift
[1215/1294] Compiling CryptoExtras VOPRFClient.swift
[1216/1294] Compiling CryptoExtras VOPRFServer.swift
[1217/1294] Compiling CryptoExtras BoringSSLPassphraseCallbackManager.swift
[1218/1294] Compiling CryptoExtras RSA+BlindSigning.swift
[1219/1294] Compiling CryptoExtras RSA.swift
[1223/1294] Compiling NIOCore SocketAddresses.swift
[1224/1294] Compiling NIOCore SocketOptionProvider.swift
[1225/1294] Compiling NIOCore SystemCallHelpers.swift
[1226/1294] Compiling NIOCore TimeAmount+Duration.swift
[1227/1294] Compiling NIOCore TypeAssistedChannelHandler.swift
[1228/1294] Compiling NIOCore UniversalBootstrapSupport.swift
[1229/1294] Compiling NIOCore Utilities.swift
[1230/1294] Compiling CryptoExtras AES_CBC.swift
[1231/1294] Compiling CryptoExtras AES_CFB.swift
[1232/1294] Compiling CryptoExtras AES_CTR.swift
[1233/1294] Compiling CryptoExtras AES_GCM_SIV.swift
[1234/1294] Compiling CryptoExtras Block Function.swift
[1235/1294] Compiling CryptoExtras AES_CFB_boring.swift
[1236/1294] Compiling CryptoExtras AES_CTR_boring.swift
[1237/1294] Compiling CryptoExtras ARCPresentation.swift
[1238/1294] Compiling CryptoExtras ARCRequest.swift
[1239/1294] Compiling CryptoExtras ARCResponse.swift
[1240/1294] Compiling CryptoExtras ARCServer.swift
[1241/1294] Compiling CryptoExtras ChaCha20CTR_boring.swift
[1242/1294] Compiling CryptoExtras ChaCha20CTR.swift
[1243/1294] Compiling CryptoExtras Curve25519+PEM.swift
[1251/1296] Emitting module _CryptoExtras
[1252/1296] Compiling _CryptoExtras Exports.swift
[1282/1395] Compiling X509 OCSPExtensionID.swift
[1283/1395] Compiling X509 OCSPNonce.swift
[1284/1395] Compiling X509 OCSPPolicy.swift
[1285/1395] Compiling X509 OCSPRequest.swift
[1286/1395] Compiling X509 OCSPResponse.swift
[1287/1395] Compiling X509 OCSPResponseBytes.swift
[1288/1395] Compiling X509 OCSPResponseData.swift
[1289/1395] Compiling X509 OCSPResponseStatus.swift
[1290/1395] Compiling X509 OCSPSignature.swift
[1291/1395] Compiling X509 OCSPSingleRequest.swift
[1292/1395] Compiling X509 OCSPSingleResponse.swift
[1293/1395] Compiling X509 CustomPrivateKey.swift
[1294/1395] Compiling X509 Digests.swift
[1295/1395] Compiling X509 DistinguishedName.swift
[1296/1395] Emitting module NIOCore
[1297/1395] Compiling X509 SubjectKeyIdentifier.swift
[1298/1395] Compiling X509 Extension.swift
[1299/1395] Compiling X509 Extensions.swift
[1300/1395] Compiling X509 ExtensionsBuilder.swift
[1301/1395] Compiling X509 GeneralName.swift
[1302/1395] Compiling X509 Lock.swift
[1303/1395] Compiling X509 LockedValueBox.swift
[1304/1395] Compiling X509 BasicOCSPResponse.swift
[1305/1395] Compiling X509 DirectoryString.swift
[1306/1395] Compiling X509 OCSPCertID.swift
[1307/1395] Compiling X509 OCSPCertStatus.swift
[1308/1405] Compiling X509 OCSPTBSRequest.swift
[1309/1405] Compiling X509 OCSPVersion.swift
[1310/1405] Compiling X509 PKCS8PrivateKey.swift
[1311/1405] Compiling X509 PromiseAndFuture.swift
[1312/1405] Compiling X509 RDNAttribute.swift
[1313/1405] Compiling X509 RandomNumberGenerator+bytes.swift
[1314/1405] Compiling X509 RelativeDistinguishedName.swift
[1315/1405] Compiling X509 SEC1PrivateKey.swift
[1316/1405] Compiling X509 SecKeyWrapper.swift
[1317/1405] Compiling X509 Signature.swift
[1318/1405] Compiling X509 SignatureAlgorithm.swift
[1319/1405] Compiling X509 AllOfPolicies.swift
[1320/1405] Compiling X509 AnyPolicy.swift
[1321/1405] Compiling X509 CertificateStore.swift
[1322/1405] Compiling X509 CustomCertificateStore.swift
[1323/1405] Compiling X509 OneOfPolicies.swift
[1324/1405] Compiling X509 PolicyBuilder.swift
[1325/1405] Compiling X509 BasicConstraintsPolicy.swift
[1326/1405] Compiling X509 DNSNames.swift
[1327/1405] Compiling X509 DirectoryNames.swift
[1328/1405] Compiling X509 ExpiryPolicy.swift
[1329/1405] Compiling X509 IPConstraints.swift
[1330/1405] Compiling X509 CMSAttribute.swift
[1331/1405] Compiling X509 CMSContentInfo.swift
[1332/1405] Compiling X509 CMSEncapsulatedContentInfo.swift
[1333/1405] Compiling X509 CMSIssuerAndSerialNumber.swift
[1334/1405] Compiling X509 CMSOperations.swift
[1335/1405] Compiling X509 CMSSignature.swift
[1336/1405] Compiling X509 CMSSignedData.swift
[1337/1405] Compiling X509 CMSSignerIdentifier.swift
[1338/1405] Compiling X509 CMSSignerInfo.swift
[1339/1405] Compiling X509 CMSVersion.swift
[1340/1405] Compiling X509 Curve25519+DER.swift
[1341/1461] Compiling X509 CSRAttribute.swift
[1342/1461] Compiling X509 CSRAttributes.swift
[1343/1461] Compiling X509 CSRVersion.swift
[1344/1461] Compiling X509 CertificateSigningRequest.swift
[1345/1461] Compiling X509 CertificationRequestInfo.swift
[1346/1461] Compiling X509 ExtensionRequest.swift
[1347/1461] Compiling X509 Certificate.swift
[1348/1461] Compiling X509 CertificatePrivateKey.swift
[1349/1461] Compiling X509 CertificatePublicKey.swift
[1350/1461] Compiling X509 CertificateSerialNumber.swift
[1351/1461] Compiling X509 CertificateVersion.swift
[1352/1461] Compiling NIOPosix BSDSocketAPICommon.swift
[1353/1461] Compiling NIOPosix BSDSocketAPIPosix.swift
[1354/1461] Compiling NIOPosix BSDSocketAPIWindows.swift
[1355/1461] Compiling NIOPosix BaseSocket.swift
[1356/1461] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[1357/1461] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1358/1461] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1359/1461] Compiling NIOPosix System.swift
[1360/1461] Compiling NIOPosix Thread.swift
[1361/1461] Compiling NIOPosix ThreadPosix.swift
[1362/1461] Compiling NIOPosix ThreadWindows.swift
[1363/1461] Compiling X509 NameConstraintsPolicy.swift
[1364/1461] Compiling X509 RFC5280Policy.swift
[1365/1461] Compiling X509 URIConstraints.swift
[1366/1461] Compiling X509 VersionPolicy.swift
[1367/1461] Compiling X509 ServerIdentityPolicy.swift
[1368/1461] Compiling X509 TrustRootLoading.swift
[1369/1461] Compiling X509 UnverifiedChain.swift
[1370/1461] Compiling X509 ValidatedCertificateChain.swift
[1371/1461] Compiling X509 VerificationDiagnostic.swift
[1372/1461] Compiling X509 Verifier.swift
[1373/1461] Compiling X509 StateOrProvinceName.swift
[1374/1461] Compiling X509 StreetAddress.swift
[1375/1461] Compiling X509 Error.swift
[1376/1461] Compiling X509 AuthorityInformationAccess.swift
[1377/1461] Compiling X509 AuthorityKeyIdentifier.swift
[1378/1461] Compiling X509 BasicConstraints.swift
[1379/1461] Compiling X509 ExtendedKeyUsage.swift
[1380/1461] Compiling X509 ExtensionIdentifiers.swift
[1381/1461] Compiling X509 KeyUsage.swift
[1382/1461] Compiling X509 NameConstraints.swift
[1383/1461] Compiling X509 SubjectAlternativeName.swift
[1384/1461] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1385/1461] Emitting module NIOEmbedded
[1386/1461] Compiling NIOEmbedded Embedded.swift
[1387/1461] Compiling NIOEmbedded AsyncTestingChannel.swift
[1399/1466] Compiling X509 VerifierPolicy.swift
[1400/1466] Compiling X509 AlgorithmIdentifier.swift
[1401/1466] Compiling X509 ECDSASignature.swift
[1402/1466] Compiling X509 RSAPKCS1PublicKey.swift
[1403/1466] Compiling X509 SubjectPublicKeyInfo.swift
[1404/1466] Compiling X509 TBSCertificate.swift
[1405/1466] Compiling X509 Time.swift
[1406/1466] Compiling X509 TimeCalculations.swift
[1407/1466] Compiling X509 Validity.swift
[1408/1466] Compiling X509 X509SendableMetatype.swift
[1409/1466] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1410/1466] Compiling NIOPosix PosixSingletons.swift
[1411/1466] Compiling NIOPosix RawSocketBootstrap.swift
[1412/1466] Compiling NIOPosix Resolver.swift
[1413/1466] Compiling NIOPosix Selectable.swift
[1414/1466] Compiling NIOPosix SelectableChannel.swift
[1421/1466] Compiling NIOPosix FileDescriptor.swift
[1422/1466] Compiling NIOPosix GetaddrinfoResolver.swift
[1423/1466] Compiling NIOPosix HappyEyeballs.swift
[1424/1466] Compiling NIOPosix IO.swift
[1425/1466] Compiling NIOPosix IntegerBitPacking.swift
[1426/1466] Emitting module X509
[1427/1466] Emitting module NIOPosix
[1428/1466] Compiling NIOPosix Utilities.swift
[1429/1466] Compiling NIOPosix VsockAddress.swift
[1430/1466] Compiling NIOPosix VsockChannelEvents.swift
[1431/1466] Compiling NIOPosix Windows.swift
[1432/1466] Compiling NIOPosix resource_bundle_accessor.swift
[1433/1466] Compiling NIOPosix SelectableEventLoop.swift
[1434/1466] Compiling NIOPosix SelectorEpoll.swift
[1435/1466] Compiling NIOPosix SelectorGeneric.swift
[1436/1466] Compiling NIOPosix SelectorKqueue.swift
[1437/1466] Compiling NIOPosix SelectorUring.swift
[1438/1534] Compiling JWTKit EdDSA.swift
[1439/1534] Compiling JWTKit EdDSACurve.swift
[1440/1534] Compiling JWTKit EdDSAError.swift
[1441/1534] Compiling JWTKit EdDSASigner.swift
[1442/1534] Compiling JWTKit JWTKeyCollection+EdDSA.swift
[1443/1534] Compiling JWTKit HMAC.swift
[1444/1534] Compiling JWTKit MLDSASigner.swift
[1445/1534] Compiling JWTKit MLDSAType.swift
[1446/1534] Compiling JWTKit JWTKeyCollection+UnsecuredNone.swift
[1447/1534] Compiling JWTKit UnsecuredNoneSigner.swift
[1448/1534] Compiling JWTKit JWTKeyCollection+RSA.swift
[1449/1534] Compiling JWTKit P521+CurveType.swift
[1450/1534] Compiling JWTKit HMACError.swift
[1451/1534] Compiling JWTKit JWTMultiValueClaim.swift
[1452/1534] Compiling JWTKit JWTUnixEpochClaim.swift
[1453/1534] Compiling JWTKit LocaleClaim.swift
[1454/1534] Compiling JWTKit NotBeforeClaim.swift
[1455/1534] Compiling JWTKit SubjectClaim.swift
[1456/1534] Compiling JWTKit TenantIDClaim.swift
[1457/1534] Compiling JWTKit ECDSA.swift
[1458/1534] Compiling JWTKit ECDSACurve.swift
[1459/1534] Compiling JWTKit ECDSACurveType.swift
[1460/1534] Compiling JWTKit ECDSAError.swift
[1461/1534] Compiling JWTKit P384+CurveType.swift
[1462/1534] Compiling JWTKit HMACSigner.swift
[1463/1534] Compiling JWTKit JWTKeyCollection+HMAC.swift
[1464/1534] Compiling JWTKit Insecure.swift
[1465/1534] Compiling JWTKit JWK.swift
[1466/1534] Compiling JWTKit JWKIdentifier.swift
[1467/1536] Compiling NIO Exports.swift
[1468/1536] Emitting module NIO
[1469/1576] Compiling NIOTLS TLSEvents.swift
[1470/1576] Compiling NIOSOCKS Errors.swift
[1471/1577] Compiling NIOSOCKS Helpers.swift
[1472/1577] Compiling NIOSOCKS SOCKSResponse.swift
[1473/1577] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1474/1577] Compiling NIOSOCKS ClientStateMachine.swift
[1475/1577] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1476/1577] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1477/1577] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1478/1577] Compiling NIOHTTP1 HTTPEncoder.swift
[1479/1577] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1480/1577] Compiling NIOSOCKS Messages.swift
[1481/1577] Compiling NIOSOCKS SOCKSRequest.swift
[1482/1577] Emitting module NIOFoundationCompat
[1483/1577] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1484/1577] Compiling NIOHTTP1 HTTPDecoder.swift
[1485/1577] Emitting module NIOSOCKS
[1486/1577] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1487/1578] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1488/1578] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1489/1578] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1490/1578] Compiling NIOTLS SNIHandler.swift
[1491/1578] Emitting module NIOTLS
[1492/1578] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1493/1578] Compiling NIOSOCKS ServerStateMachine.swift
[1494/1578] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1497/1609] Compiling NIOSSL SSLConnection.swift
[1498/1609] Compiling NIOSSL SSLContext.swift
[1499/1609] Compiling NIOSSL SSLErrors.swift
[1500/1609] Compiling NIOSSL SSLInit.swift
[1501/1609] Compiling NIOSSL PosixPort.swift
[1502/1609] Compiling NIOSSL SSLCallbacks.swift
[1503/1631] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1504/1631] Emitting module NIOHTTP1
[1505/1631] Compiling NIOTransportServices AcceptHandler.swift
[1506/1631] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1507/1631] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1508/1631] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1509/1631] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1510/1631] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1511/1649] Compiling NIOHPACK IntegerCoding.swift
[1512/1649] Compiling NIOHPACK IndexedHeaderTable.swift
[1513/1650] Compiling NIOHPACK DynamicHeaderTable.swift
[1514/1650] Compiling NIOHPACK HPACKDecoder.swift
[1515/1650] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1516/1652] Compiling NIOTransportServices NIOTSEventLoop.swift
[1517/1652] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1518/1652] Compiling NIOTransportServices NIOTSBootstraps.swift
[1519/1652] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1520/1652] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1521/1652] Compiling NIOHPACK HuffmanTables.swift
[1522/1652] Emitting module NIOSSL
[1523/1655] Compiling NIOHPACK HuffmanCoding.swift
[1524/1655] Compiling NIOHPACK HeaderTables.swift
[1525/1655] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1526/1655] Compiling NIOHTTPCompression HTTPCompression.swift
[1527/1655] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1528/1655] Emitting module NIOHTTPCompression
[1529/1655] Compiling NIOHTTPCompression HTTPDecompression.swift
[1530/1655] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1531/1655] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1532/1655] Compiling NIOHPACK StaticHeaderTable.swift
[1533/1655] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1534/1655] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1535/1655] Compiling NIOHPACK HPACKErrors.swift
[1536/1655] Compiling NIOHPACK HPACKEncoder.swift
[1539/1655] Compiling NIOHPACK HPACKHeader.swift
[1540/1655] Emitting module NIOHPACK
[1544/1655] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1545/1655] Compiling NIOTransportServices NIOTSErrors.swift
[1546/1655] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1547/1655] Compiling NIOTransportServices StateManagedChannel.swift
[1548/1655] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1549/1655] Compiling NIOTransportServices NIOTSSingletons.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:13:11: error: cannot find type 'MLDSA65' in scope
11 | @_spi(PostQuantum)
12 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
13 | extension MLDSA65: MLDSAType {
   |           `- error: cannot find type 'MLDSA65' in scope
14 |     public static var name: String { "ML-DSA-65" }
15 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:19:11: error: cannot find type 'MLDSA87' in scope
17 | @_spi(PostQuantum)
18 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
19 | extension MLDSA87: MLDSAType {
   |           `- error: cannot find type 'MLDSA87' in scope
20 |     public static var name: String { "ML-DSA-87" }
21 | }
[1550/1655] Compiling NIOTransportServices StateManagedListenerChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:13:11: error: cannot find type 'MLDSA65' in scope
11 | @_spi(PostQuantum)
12 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
13 | extension MLDSA65: MLDSAType {
   |           `- error: cannot find type 'MLDSA65' in scope
14 |     public static var name: String { "ML-DSA-65" }
15 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:19:11: error: cannot find type 'MLDSA87' in scope
17 | @_spi(PostQuantum)
18 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
19 | extension MLDSA87: MLDSAType {
   |           `- error: cannot find type 'MLDSA87' in scope
20 |     public static var name: String { "ML-DSA-87" }
21 | }
[1551/1655] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:13:11: error: cannot find type 'MLDSA65' in scope
11 | @_spi(PostQuantum)
12 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
13 | extension MLDSA65: MLDSAType {
   |           `- error: cannot find type 'MLDSA65' in scope
14 |     public static var name: String { "ML-DSA-65" }
15 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:19:11: error: cannot find type 'MLDSA87' in scope
17 | @_spi(PostQuantum)
18 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
19 | extension MLDSA87: MLDSAType {
   |           `- error: cannot find type 'MLDSA87' in scope
20 |     public static var name: String { "ML-DSA-87" }
21 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:13:11: error: cannot find type 'MLDSA65' in scope
11 | @_spi(PostQuantum)
12 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
13 | extension MLDSA65: MLDSAType {
   |           `- error: cannot find type 'MLDSA65' in scope
14 |     public static var name: String { "ML-DSA-65" }
15 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:19:11: error: cannot find type 'MLDSA87' in scope
17 | @_spi(PostQuantum)
18 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
19 | extension MLDSA87: MLDSAType {
   |           `- error: cannot find type 'MLDSA87' in scope
20 |     public static var name: String { "ML-DSA-87" }
21 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:13:11: error: cannot find type 'MLDSA65' in scope
11 | @_spi(PostQuantum)
12 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
13 | extension MLDSA65: MLDSAType {
   |           `- error: cannot find type 'MLDSA65' in scope
14 |     public static var name: String { "ML-DSA-65" }
15 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:19:11: error: cannot find type 'MLDSA87' in scope
17 | @_spi(PostQuantum)
18 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
19 | extension MLDSA87: MLDSAType {
   |           `- error: cannot find type 'MLDSA87' in scope
20 |     public static var name: String { "ML-DSA-87" }
21 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:13:11: error: cannot find type 'MLDSA65' in scope
11 | @_spi(PostQuantum)
12 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
13 | extension MLDSA65: MLDSAType {
   |           `- error: cannot find type 'MLDSA65' in scope
14 |     public static var name: String { "ML-DSA-65" }
15 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:19:11: error: cannot find type 'MLDSA87' in scope
17 | @_spi(PostQuantum)
18 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
19 | extension MLDSA87: MLDSAType {
   |           `- error: cannot find type 'MLDSA87' in scope
20 |     public static var name: String { "ML-DSA-87" }
21 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:13:11: error: cannot find type 'MLDSA65' in scope
11 | @_spi(PostQuantum)
12 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
13 | extension MLDSA65: MLDSAType {
   |           `- error: cannot find type 'MLDSA65' in scope
14 |     public static var name: String { "ML-DSA-65" }
15 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:19:11: error: cannot find type 'MLDSA87' in scope
17 | @_spi(PostQuantum)
18 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
19 | extension MLDSA87: MLDSAType {
   |           `- error: cannot find type 'MLDSA87' in scope
20 |     public static var name: String { "ML-DSA-87" }
21 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA65' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA65' in scope
 6 |     public typealias MLDSAType = MLDSA65
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA65' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA65' in scope
12 |     public typealias MLDSAType = MLDSA65
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA65' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA65PublicKey = MLDSA.PublicKey<MLDSA65>
   |                                                     `- error: cannot find type 'MLDSA65' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA65' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA65PrivateKey = MLDSA.PrivateKey<MLDSA65>
   |                                                       `- error: cannot find type 'MLDSA65' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA87' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA87' in scope
 6 |     public typealias MLDSAType = MLDSA87
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA87' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA87' in scope
12 |     public typealias MLDSAType = MLDSA87
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA87' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA87PublicKey = MLDSA.PublicKey<MLDSA87>
   |                                                     `- error: cannot find type 'MLDSA87' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA87' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA87PrivateKey = MLDSA.PrivateKey<MLDSA87>
   |                                                       `- error: cannot find type 'MLDSA87' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA65' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA65' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA87' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA87' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA65' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA65' in scope
 6 |     public typealias MLDSAType = MLDSA65
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA65' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA65' in scope
12 |     public typealias MLDSAType = MLDSA65
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA65' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA65PublicKey = MLDSA.PublicKey<MLDSA65>
   |                                                     `- error: cannot find type 'MLDSA65' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA65' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA65PrivateKey = MLDSA.PrivateKey<MLDSA65>
   |                                                       `- error: cannot find type 'MLDSA65' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA87' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA87' in scope
 6 |     public typealias MLDSAType = MLDSA87
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA87' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA87' in scope
12 |     public typealias MLDSAType = MLDSA87
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA87' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA87PublicKey = MLDSA.PublicKey<MLDSA87>
   |                                                     `- error: cannot find type 'MLDSA87' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA87' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA87PrivateKey = MLDSA.PrivateKey<MLDSA87>
   |                                                       `- error: cannot find type 'MLDSA87' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA65' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA65' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA87' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA87' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA65' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA65' in scope
 6 |     public typealias MLDSAType = MLDSA65
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA65' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA65' in scope
12 |     public typealias MLDSAType = MLDSA65
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA65' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA65PublicKey = MLDSA.PublicKey<MLDSA65>
   |                                                     `- error: cannot find type 'MLDSA65' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA65' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA65PrivateKey = MLDSA.PrivateKey<MLDSA65>
   |                                                       `- error: cannot find type 'MLDSA65' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA87' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA87' in scope
 6 |     public typealias MLDSAType = MLDSA87
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA87' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA87' in scope
12 |     public typealias MLDSAType = MLDSA87
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA87' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA87PublicKey = MLDSA.PublicKey<MLDSA87>
   |                                                     `- error: cannot find type 'MLDSA87' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA87' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA87PrivateKey = MLDSA.PrivateKey<MLDSA87>
   |                                                       `- error: cannot find type 'MLDSA87' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA65' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA65' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA87' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA87' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA65' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA65' in scope
 6 |     public typealias MLDSAType = MLDSA65
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA65' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA65' in scope
12 |     public typealias MLDSAType = MLDSA65
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA65' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA65PublicKey = MLDSA.PublicKey<MLDSA65>
   |                                                     `- error: cannot find type 'MLDSA65' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA65' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA65PrivateKey = MLDSA.PrivateKey<MLDSA65>
   |                                                       `- error: cannot find type 'MLDSA65' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA87' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA87' in scope
 6 |     public typealias MLDSAType = MLDSA87
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA87' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA87' in scope
12 |     public typealias MLDSAType = MLDSA87
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA87' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA87PublicKey = MLDSA.PublicKey<MLDSA87>
   |                                                     `- error: cannot find type 'MLDSA87' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA87' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA87PrivateKey = MLDSA.PrivateKey<MLDSA87>
   |                                                       `- error: cannot find type 'MLDSA87' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA65' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA65' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA87' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA87' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA65' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA65' in scope
 6 |     public typealias MLDSAType = MLDSA65
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA65' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA65' in scope
12 |     public typealias MLDSAType = MLDSA65
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA65' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA65PublicKey = MLDSA.PublicKey<MLDSA65>
   |                                                     `- error: cannot find type 'MLDSA65' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA65' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA65PrivateKey = MLDSA.PrivateKey<MLDSA65>
   |                                                       `- error: cannot find type 'MLDSA65' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA87' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA87' in scope
 6 |     public typealias MLDSAType = MLDSA87
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA87' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA87' in scope
12 |     public typealias MLDSAType = MLDSA87
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA87' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA87PublicKey = MLDSA.PublicKey<MLDSA87>
   |                                                     `- error: cannot find type 'MLDSA87' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA87' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA87PrivateKey = MLDSA.PrivateKey<MLDSA87>
   |                                                       `- error: cannot find type 'MLDSA87' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA65' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA65' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA87' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA87' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA65' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA65' in scope
 6 |     public typealias MLDSAType = MLDSA65
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA65' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA65' in scope
12 |     public typealias MLDSAType = MLDSA65
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA65' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA65PublicKey = MLDSA.PublicKey<MLDSA65>
   |                                                     `- error: cannot find type 'MLDSA65' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA65' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA65PrivateKey = MLDSA.PrivateKey<MLDSA65>
   |                                                       `- error: cannot find type 'MLDSA65' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA87' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA87' in scope
 6 |     public typealias MLDSAType = MLDSA87
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA87' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA87' in scope
12 |     public typealias MLDSAType = MLDSA87
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA87' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA87PublicKey = MLDSA.PublicKey<MLDSA87>
   |                                                     `- error: cannot find type 'MLDSA87' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA87' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA87PrivateKey = MLDSA.PrivateKey<MLDSA87>
   |                                                       `- error: cannot find type 'MLDSA87' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA65' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA65' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA87' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA87' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
13 | }
14 |
[1562/1655] Compiling NIOTransportServices NIOTSNetworkEvents.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA65' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA65' in scope
 6 |     public typealias MLDSAType = MLDSA65
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA65' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA65' in scope
12 |     public typealias MLDSAType = MLDSA65
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA65' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA65PublicKey = MLDSA.PublicKey<MLDSA65>
   |                                                     `- error: cannot find type 'MLDSA65' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA65' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA65PrivateKey = MLDSA.PrivateKey<MLDSA65>
   |                                                       `- error: cannot find type 'MLDSA65' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA87' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA87' in scope
 6 |     public typealias MLDSAType = MLDSA87
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA87' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA87' in scope
12 |     public typealias MLDSAType = MLDSA87
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA87' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA87PublicKey = MLDSA.PublicKey<MLDSA87>
   |                                                     `- error: cannot find type 'MLDSA87' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA87' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA87PrivateKey = MLDSA.PrivateKey<MLDSA87>
   |                                                       `- error: cannot find type 'MLDSA87' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA65' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA65' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA87' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA87' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
13 | }
14 |
[1565/1662] Compiling JWTKit ECDSAKeyTypes.swift
[1566/1662] Compiling JWTKit ECDSASigner.swift
[1567/1662] Compiling JWTKit ECDSASigningAlgorithm.swift
[1568/1662] Compiling JWTKit JWTKeyCollection+ECDSA.swift
[1569/1662] Compiling JWTKit P256+CurveType.swift
[1582/1662] Emitting module NIOTransportServices
[1585/1726] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1586/1726] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1587/1726] Compiling NIOHTTP2 StateMachineResult.swift
[1588/1726] Compiling NIOHTTP2 ReceivingDataState.swift
[1589/1726] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1590/1726] Compiling NIOHTTP2 ReceivingHeadersState.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1591/1726] Emitting module JWTKit
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA65' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA65' in scope
 6 |     public typealias MLDSAType = MLDSA65
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA65' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA65' in scope
12 |     public typealias MLDSAType = MLDSA65
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA65' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA65PublicKey = MLDSA.PublicKey<MLDSA65>
   |                                                     `- error: cannot find type 'MLDSA65' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA65' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA65PrivateKey = MLDSA.PrivateKey<MLDSA65>
   |                                                       `- error: cannot find type 'MLDSA65' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA87' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA87' in scope
 6 |     public typealias MLDSAType = MLDSA87
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA87' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA87' in scope
12 |     public typealias MLDSAType = MLDSA87
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA87' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA87PublicKey = MLDSA.PublicKey<MLDSA87>
   |                                                     `- error: cannot find type 'MLDSA87' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA87' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA87PrivateKey = MLDSA.PrivateKey<MLDSA87>
   |                                                       `- error: cannot find type 'MLDSA87' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:13:11: error: cannot find type 'MLDSA65' in scope
11 | @_spi(PostQuantum)
12 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
13 | extension MLDSA65: MLDSAType {
   |           `- error: cannot find type 'MLDSA65' in scope
14 |     public static var name: String { "ML-DSA-65" }
15 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:19:11: error: cannot find type 'MLDSA87' in scope
17 | @_spi(PostQuantum)
18 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
19 | extension MLDSA87: MLDSAType {
   |           `- error: cannot find type 'MLDSA87' in scope
20 |     public static var name: String { "ML-DSA-87" }
21 | }
[1592/1726] Compiling NIOHTTP2 HTTP2StreamID.swift
[1593/1726] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1594/1726] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1595/1726] Compiling JWTKit Base64URL.swift
[1596/1726] Compiling JWTKit CryptoSigner.swift
[1597/1726] Compiling JWTKit CustomizedJSONCoders.swift
[1598/1726] Compiling JWTKit Utilities.swift
[1599/1726] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1600/1726] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1601/1726] Compiling NIOHTTP2 MayReceiveFrames.swift
[1602/1726] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1603/1726] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[1604/1726] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[1605/1726] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1606/1726] Compiling NIOHTTP2 InboundEventBuffer.swift
[1607/1726] Compiling NIOHTTP2 InboundWindowManager.swift
[1608/1726] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1609/1726] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1610/1726] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1611/1726] Compiling NIOHTTP2 QuiescingState.swift
[1615/1726] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1616/1726] Compiling NIOHTTP2 DOSHeuristics.swift
[1617/1726] Compiling NIOHTTP2 SendingRstStreamState.swift
[1618/1726] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1619/1726] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1628/1726] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1629/1726] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1630/1726] Compiling NIOHTTP2 MaySendFrames.swift
[1631/1726] Compiling NIOHTTP2 SendingDataState.swift
[1632/1726] Compiling NIOHTTP2 SendingGoawayState.swift
[1633/1726] Compiling NIOHTTP2 SendingHeadersState.swift
[1634/1726] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1635/1726] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1636/1726] Compiling NIOHTTP2 HTTP2Error.swift
[1637/1726] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1638/1726] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1639/1726] Compiling NIOHTTP2 HTTP2Frame.swift
[1640/1726] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1641/1726] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1642/1726] Compiling NIOHTTP2 Error+Any.swift
[1643/1726] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1644/1726] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1645/1726] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1646/1726] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1647/1726] Compiling NIOHTTP2 GlitchesMonitor.swift
[1648/1726] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1649/1726] Compiling NIOHTTP2 HTTP2PingData.swift
[1650/1726] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1651/1726] Compiling NIOHTTP2 HTTP2Settings.swift
[1652/1726] Compiling NIOHTTP2 HTTP2Stream.swift
[1653/1726] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1654/1726] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1655/1726] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1656/1726] Emitting module NIOHTTP2
[1657/1733] Compiling NIOHTTP2 Timer.swift
[1658/1733] Compiling NIOHTTP2 UnsafeTransfer.swift
[1659/1733] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1660/1733] Compiling JWTKit MicrosoftIdentityToken.swift
[1661/1733] Compiling JWTKit EmptyPolicy.swift
[1662/1733] Compiling JWTKit ValidationTimePayload.swift
[1663/1733] Compiling JWTKit X5CVerifier.swift
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
[1/9533] Fetching jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (1.64s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.66s)
Fetched https://github.com/apple/swift-nio.git from cache (2.59s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.0 (3.33s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (1.56s)
Fetched https://github.com/apple/swift-system.git from cache (1.60s)
Fetched https://github.com/apple/swift-collections.git from cache (1.62s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.19s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.4.0 (0.50s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
[1/7125] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (1.29s)
Fetched https://github.com/apple/swift-log.git from cache (1.46s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.0 (5.22s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.72s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (1.36s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.71s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.32.1 (0.50s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
[1/5691] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-algorithms.git from cache (1.04s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.04s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.05s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.05s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.23s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.25s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (1.77s)
Fetching https://github.com/apple/swift-service-context.git
[1/1210] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.89s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.39s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.91s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.42s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.50s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.53s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.52s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (0.52s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (0.53s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
[1/2676] Fetching swift-service-lifecycle
[724/8904] Fetching swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.27s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.27s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.33s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.33s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.10.1 (1.86s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.53s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.48s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.48s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.32.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.10.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.33.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.42.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.4.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.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.6.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/81] Compiling ServiceContextModule ServiceContextKey.swift
[3/81] Compiling RealModule RealFunctions.swift
[4/82] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[5/82] Compiling InternalCollectionsUtilities _SortedCollection.swift
[6/83] Compiling SwiftASN1 ObjectIdentifier.swift
[7/83] Compiling SwiftASN1 PEMDocument.swift
[8/83] Compiling ServiceContextModule ServiceContext.swift
[9/83] Emitting module ServiceContextModule
[10/83] Compiling RealModule Float80+Real.swift
[11/83] Compiling RealModule Real.swift
[12/83] Compiling SwiftASN1 ASN1Boolean.swift
[13/83] Compiling SwiftASN1 ASN1Identifier.swift
[14/83] Compiling SwiftASN1 ASN1.swift
[15/83] Compiling SwiftASN1 BER.swift
[16/83] Compiling RealModule RelaxedArithmetic.swift
[17/83] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/83] Compiling Logging MetadataProvider.swift
[19/83] Compiling RealModule Float16+Real.swift
[20/83] Compiling RealModule Float+Real.swift
[21/83] Compiling RealModule ElementaryFunctions.swift
[22/83] Compiling RealModule AugmentedArithmetic.swift
[23/83] Compiling RealModule Double+Real.swift
[24/83] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[25/83] Emitting module _CertificateInternals
[26/83] Compiling _CertificateInternals _TinyArray.swift
[27/83] Compiling SwiftASN1 ArraySliceBigint.swift
[28/83] Compiling SwiftASN1 GeneralizedTime.swift
[29/83] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[30/83] Compiling Logging Locks.swift
[31/83] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[32/83] Compiling CryptoBoringWrapper RandomBytes.swift
[35/83] Compiling SwiftASN1 ASN1Any.swift
[36/83] Compiling SwiftASN1 ASN1BitString.swift
[37/83] Emitting module Logging
[38/83] Compiling _NIODataStructures _TinyArray.swift
[39/83] Compiling _NIODataStructures PriorityQueue.swift
[40/84] Compiling _NIOBase64 Base64.swift
[41/84] Emitting module _NIOBase64
[42/175] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[43/175] Compiling NIOConcurrencyHelpers lock.swift
[44/175] Emitting module RealModule
[45/175] Compiling _NIODataStructures Heap.swift
[46/175] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[47/175] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[48/175] Compiling NIOConcurrencyHelpers NIOLock.swift
[49/175] Compiling NIOConcurrencyHelpers atomics.swift
[50/194] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[51/194] Emitting module NIOConcurrencyHelpers
[52/194] Emitting module CryptoBoringWrapper
[53/194] Compiling Atomics OptionalRawRepresentable.swift
[54/194] Compiling Atomics RawRepresentable.swift
[55/194] Compiling Atomics AtomicReference.swift
[56/194] Compiling Atomics AtomicStorage.swift
[57/194] Compiling Atomics AtomicInteger.swift
[58/194] Compiling Atomics AtomicOptionalWrappable.swift
[59/194] Emitting module _NIODataStructures
[60/194] Compiling Instrumentation NoOpInstrument.swift
[61/194] Compiling Instrumentation MultiplexInstrument.swift
[62/194] Compiling Instrumentation Instrument.swift
[63/194] Compiling Instrumentation InstrumentationSystem.swift
[64/194] Emitting module Instrumentation
[65/194] Compiling Instrumentation Locks.swift
[66/220] Compiling Algorithms Joined.swift
[67/220] Compiling Algorithms Keyed.swift
[68/220] Compiling Algorithms MinMax.swift
[69/220] Compiling Algorithms RandomSample.swift
[70/220] Compiling Algorithms Reductions.swift
[71/220] Compiling Algorithms Rotate.swift
[72/220] Compiling Algorithms EitherSequence.swift
[73/220] Compiling Algorithms FirstNonNil.swift
[74/220] Compiling Algorithms FlattenCollection.swift
[75/220] Compiling Algorithms Combinations.swift
[76/229] Compiling Crypto ASN1Identifier.swift
[77/229] Compiling Crypto ASN1Integer.swift
[78/229] Compiling Crypto ASN1Null.swift
[79/229] Compiling Crypto ASN1OctetString.swift
[80/229] Compiling Crypto ASN1Strings.swift
[81/229] Compiling Crypto ArraySliceBigint.swift
[82/229] Compiling Crypto GeneralizedTime.swift
[83/229] Compiling Crypto ObjectIdentifier.swift
[84/229] Compiling Crypto ECDSASignature.swift
[85/229] Compiling Crypto PEMDocument.swift
[86/229] Compiling Algorithms Indexed.swift
[87/229] Compiling Algorithms Intersperse.swift
[88/229] Compiling Algorithms Suffix.swift
[89/229] Compiling Algorithms Trim.swift
[90/229] Compiling Algorithms Split.swift
[91/229] Compiling Algorithms Stride.swift
[92/229] Compiling Crypto MessageAuthenticationCode.swift
[93/229] Compiling Crypto AES.swift
[94/229] Compiling Crypto ECDSASignature_boring.swift
[95/229] Compiling Crypto ECDH.swift
[96/229] Compiling Crypto ANSIx963.swift
[97/229] Compiling Crypto HKDF.swift
[98/229] Compiling Crypto AESWrap.swift
[99/229] Compiling Crypto AESWrap_boring.swift
[100/229] Compiling Crypto Ed25519_boring.swift
[101/229] Compiling Crypto NISTCurvesKeys_boring.swift
[102/229] Compiling Crypto X25519Keys_boring.swift
[103/229] Compiling Crypto Curve25519.swift
[104/229] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[105/229] Compiling Crypto HPKE-KEM.swift
[106/229] Compiling Crypto HPKE-Errors.swift
[107/229] Compiling Crypto HPKE.swift
[108/229] Compiling Crypto HPKE-Context.swift
[109/229] Compiling Crypto HPKE-KeySchedule.swift
[110/229] Compiling Crypto HPKE-Modes.swift
[111/229] Compiling Crypto Insecure.swift
[112/229] Compiling Crypto Insecure_HashFunctions.swift
[113/229] Compiling SwiftASN1 DER.swift
[114/230] Compiling Algorithms Compacted.swift
[115/230] Compiling Algorithms Cycle.swift
[116/230] Compiling Algorithms Partition.swift
[117/230] Compiling Algorithms Permutations.swift
[118/230] Compiling Algorithms Product.swift
[119/230] Compiling Algorithms AdjacentPairs.swift
[120/230] Compiling Algorithms Chain.swift
[121/230] Compiling Algorithms Chunked.swift
[122/230] Compiling Algorithms Grouped.swift
[123/230] Compiling Crypto ECDSA_boring.swift
[124/230] Compiling Crypto EdDSA_boring.swift
[125/230] Compiling Crypto MLDSA_boring.swift
[126/230] Compiling Crypto MLDSA_wrapper.swift
[127/230] Compiling Crypto ECDSA.swift
[128/230] Compiling Crypto Ed25519.swift
[129/230] Compiling Crypto MLDSA.swift
[130/230] Compiling Crypto Signature.swift
[131/230] Compiling Crypto CryptoKitErrors_boring.swift
[132/230] Compiling Crypto HashFunctions_SHA3.swift
[133/230] Compiling Crypto Digest_xkcp.swift
[134/230] Compiling Crypto HPKE-AEAD.swift
[135/230] Compiling Crypto HPKE-Ciphersuite.swift
[136/230] Compiling Crypto HPKE-KDF.swift
[137/230] Compiling Crypto HPKE-KexKeyDerivation.swift
[138/230] Compiling Crypto HPKE-LabeledExtract.swift
[139/230] Compiling Crypto HPKE-Utils.swift
[140/230] Compiling Crypto DHKEM.swift
[141/230] Compiling Crypto HPKE-KEM-Curve25519.swift
[142/230] Compiling Crypto AES-GCM.swift
[143/230] Compiling Crypto AES-GCM_boring.swift
[144/230] Compiling Crypto ChaChaPoly_boring.swift
[145/230] Compiling Crypto ChaChaPoly.swift
[146/230] Compiling Crypto Cipher.swift
[147/230] Compiling Crypto Nonces.swift
[148/230] Compiling Crypto ASN1.swift
[149/230] Compiling Crypto ASN1Any.swift
[150/230] Compiling Crypto ASN1BitString.swift
[151/230] Compiling Crypto ASN1Boolean.swift
[152/238] Compiling Logging LogHandler.swift
[153/238] Compiling Logging Logging.swift
[160/238] Compiling CryptoBoringWrapper EllipticCurve.swift
[161/238] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[162/238] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[163/238] Emitting module InternalCollectionsUtilities
[164/238] Emitting module Crypto
[165/272] Compiling ContainersPreview OutputSpan+Extras.swift
[166/272] Compiling ContainersPreview TemporaryAllocation.swift
[167/272] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[168/272] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[169/275] Compiling ContainersPreview Producer+Filter.swift
[170/275] Compiling ContainersPreview Producer+Map.swift
[171/275] Compiling ContainersPreview Producer+Reduce.swift
[172/275] Compiling ContainersPreview Drain+Reduce.swift
[173/275] Compiling ContainersPreview Drain.swift
[174/275] Compiling ContainersPreview Producer+Collect.swift
[175/275] Compiling ContainersPreview PermutableContainer.swift
[176/275] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[177/275] Compiling ContainersPreview Producer.swift
[178/275] Compiling ContainersPreview Borrow.swift
[183/275] Compiling ContainersPreview Box.swift
[184/275] Compiling ContainersPreview ContainerIterator.swift
[185/275] Emitting module ContainersPreview
[186/275] Compiling ContainersPreview RandomAccessContainer.swift
[187/275] Compiling ContainersPreview RangeExpression2.swift
[188/275] Compiling ContainersPreview RangeReplaceableContainer.swift
[189/275] Compiling ContainersPreview Drain+Map.swift
[190/275] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[191/275] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[192/275] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[193/275] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[198/275] Compiling ContainersPreview DynamicContainer.swift
[199/275] Compiling ContainersPreview MutableContainer.swift
[202/275] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[203/275] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[204/275] Compiling ContainersPreview BorrowingSequence.swift
[205/275] Compiling ContainersPreview BidirectionalContainer.swift
[206/275] Compiling ContainersPreview Container+Filter.swift
[207/275] Compiling ContainersPreview Container+SpanwiseZip.swift
[208/275] Compiling ContainersPreview Container.swift
[209/275] Compiling ContainersPreview Inout.swift
[210/275] Compiling ContainersPreview InputSpan.swift
[211/275] Compiling ContainersPreview Shared.swift
[212/275] Compiling SwiftASN1 Errors.swift
[213/275] Compiling Tracing TracerProtocol.swift
[214/275] Compiling Tracing TracingTime.swift
[225/318] Compiling DequeModule UniqueDeque+Equatable.swift
[226/318] Compiling DequeModule UniqueDeque+Experimental.swift
[227/318] Compiling DequeModule UniqueDeque+Hashable.swift
[228/318] Compiling DequeModule UniqueDeque+Initializers.swift
[229/318] Compiling DequeModule RigidDeque+Consumption.swift
[230/318] Compiling DequeModule RigidDeque+Container.swift
[231/318] Compiling DequeModule RigidDeque+Descriptions.swift
[232/318] Compiling DequeModule RigidDeque+Equatable.swift
[233/318] Compiling DequeModule RigidDeque+Experimental.swift
[234/318] Compiling DequeModule RigidDeque+Hashable.swift
[235/318] Compiling DequeModule RigidDeque+Initializers.swift
[236/318] Compiling DequeModule RigidDeque+Insertions.swift
[237/318] Compiling DequeModule RigidDeque+Prepend.swift
[238/322] Compiling Tracing TracerProtocol+Legacy.swift
[239/322] Compiling Tracing Tracer.swift
[240/322] Compiling Tracing NoOpTracer.swift
[241/322] Compiling Tracing InstrumentationSystem+Tracing.swift
[242/322] Emitting module Tracing
[243/322] Compiling Tracing SpanProtocol.swift
[244/322] Compiling DequeModule RigidDeque+Removals.swift
[245/322] Compiling DequeModule RigidDeque+Replacements.swift
[246/322] Compiling DequeModule RigidDeque+Testing.swift
[247/322] Compiling DequeModule RigidDeque.swift
[248/322] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[249/322] Compiling Crypto RNG_boring.swift
[250/322] Compiling Crypto SafeCompare_boring.swift
[251/322] Compiling Crypto Zeroization_boring.swift
[252/322] Compiling Crypto PrettyBytes.swift
[253/322] Compiling Crypto SafeCompare.swift
[254/322] Compiling Crypto SecureBytes.swift
[255/322] Compiling Crypto Zeroization.swift
[256/322] Compiling Crypto resource_bundle_accessor.swift
[259/322] Compiling DequeModule Deque+Extras.swift
[260/322] Compiling DequeModule Deque+Hashable.swift
[261/322] Compiling DequeModule UniqueDeque+Prepend.swift
[262/322] Compiling DequeModule UniqueDeque+Removals.swift
[263/322] Compiling DequeModule Deque._UnsafeHandle.swift
[264/322] Compiling DequeModule Deque.swift
[265/322] Compiling DequeModule _DequeBuffer.swift
[266/322] Compiling DequeModule _DequeBufferHeader.swift
[267/322] Compiling DequeModule UniqueDeque+Container.swift
[268/322] Compiling DequeModule UniqueDeque+Descriptions.swift
[269/322] Compiling DequeModule UniqueDeque+Replacements.swift
[270/322] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[271/322] Compiling DequeModule Deque+Testing.swift
[272/322] Compiling DequeModule Deque._Storage.swift
[273/322] Compiling DequeModule UniqueDeque+Insertions.swift
[281/322] Compiling DequeModule RigidDeque+Append.swift
[288/323] Compiling DequeModule UniqueDeque+Append.swift
[289/323] Compiling DequeModule UniqueDeque+Consumption.swift
[302/323] Compiling DequeModule Deque+Codable.swift
[303/323] Compiling DequeModule Deque+Collection.swift
[304/323] Compiling DequeModule Deque+CustomReflectable.swift
[305/323] Compiling DequeModule Deque+Descriptions.swift
[306/323] Compiling DequeModule Deque+Equatable.swift
[311/323] Compiling Atomics Unmanaged extensions.swift
[312/323] Emitting module SwiftASN1
[315/323] Emitting module Atomics
[318/323] Compiling DequeModule UniqueDeque.swift
[319/323] Compiling DequeModule _DequeSlot.swift
[320/323] Compiling DequeModule _UnsafeDequeHandle.swift
[321/323] Compiling DequeModule _UnsafeDequeSegments.swift
[322/382] Emitting module DequeModule
[323/382] Emitting module Algorithms
[324/447] Emitting module CryptoExtras
[325/453] Compiling NIOCore ByteBuffer-core.swift
[326/453] Compiling NIOCore AddressedEnvelope.swift
[327/453] Compiling NIOCore AsyncAwaitSupport.swift
[328/453] Compiling NIOCore AsyncChannel.swift
[329/453] Compiling NIOCore AsyncChannelHandler.swift
[330/453] Compiling NIOCore AsyncChannelInboundStream.swift
[331/453] Compiling NIOCore AsyncChannelOutboundWriter.swift
[332/453] Compiling NIOCore NIOAsyncWriter.swift
[333/453] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[334/453] Compiling NIOCore BSDSocketAPI.swift
[335/453] Compiling NIOCore ByteBuffer-aux.swift
[336/453] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[337/453] Compiling NIOCore ByteBuffer-conversions.swift
[338/453] Compiling NIOCore IO.swift
[339/453] Compiling NIOCore IOData.swift
[340/453] Compiling NIOCore IPProtocol.swift
[341/453] Compiling NIOCore IntegerBitPacking.swift
[342/453] Compiling NIOCore IntegerTypes.swift
[343/453] Compiling NIOCore Interfaces.swift
[344/453] Compiling NIOCore Linux.swift
[345/460] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[346/460] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[347/460] Compiling NIOCore RecvByteBufferAllocator.swift
[348/460] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[349/460] Compiling NIOCore EventLoopFuture+Deprecated.swift
[350/460] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[351/460] Compiling NIOCore EventLoopFuture.swift
[352/460] Compiling NIOCore FileDescriptor.swift
[353/460] Compiling NIOCore FileHandle.swift
[354/460] Compiling NIOCore FileRegion.swift
[355/460] Compiling NIOCore GlobalSingletons.swift
[356/460] Compiling NIOCore ConvenienceOptionSupport.swift
[357/460] Compiling NIOCore DeadChannel.swift
[361/460] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[362/460] Compiling NIOCore NIOScheduledCallback.swift
[363/460] Compiling NIOCore NIOSendable.swift
[364/460] Compiling NIOCore NIOAsyncSequenceProducer.swift
[365/460] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[366/460] Compiling NIOCore ChannelHandler.swift
[367/460] Compiling NIOCore ChannelHandlers.swift
[368/460] Compiling NIOCore ChannelInvoker.swift
[369/460] Compiling NIOCore ChannelOption.swift
[370/460] Compiling NIOCore ChannelPipeline.swift
[371/460] Compiling NIOCore DispatchQueue+WithFuture.swift
[372/460] Compiling NIOCore EventLoop+Deprecated.swift
[373/460] Compiling NIOCore EventLoop+SerialExecutor.swift
[374/460] Compiling NIOCore EventLoop.swift
[375/460] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[376/460] Compiling NIOCore MarkedCircularBuffer.swift
[377/460] Compiling NIOCore CircularBuffer.swift
[378/460] Compiling NIOCore Codec.swift
[384/460] Compiling CryptoExtras ThreadWindows.swift
[386/460] Compiling CryptoExtras DLEQ.swift
[388/460] Compiling CryptoExtras Prover.swift
[390/460] Compiling CryptoExtras Verifier.swift
[392/460] Compiling CryptoExtras ZKPToolbox.swift
[394/460] Compiling CryptoExtras resource_bundle_accessor.swift
[417/460] Compiling NIOCore ByteBuffer-hex.swift
[418/460] Compiling NIOCore ByteBuffer-int.swift
[419/460] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[420/460] Compiling NIOCore ByteBuffer-multi-int.swift
[421/460] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[422/460] Compiling NIOCore ByteBuffer-views.swift
[423/460] Compiling NIOCore Channel.swift
[424/460] Compiling NIOCore SocketAddresses.swift
[425/460] Compiling NIOCore SocketOptionProvider.swift
[426/460] Compiling NIOCore SystemCallHelpers.swift
[427/460] Compiling NIOCore TimeAmount+Duration.swift
[428/460] Compiling NIOCore TypeAssistedChannelHandler.swift
[429/460] Compiling NIOCore UniversalBootstrapSupport.swift
[430/460] Compiling NIOCore Utilities.swift
[431/462] Emitting module _CryptoExtras
[432/462] Compiling _CryptoExtras Exports.swift
[433/561] Compiling X509 CMSAttribute.swift
[434/561] Compiling X509 CMSContentInfo.swift
[435/561] Compiling X509 CMSEncapsulatedContentInfo.swift
[436/561] Compiling X509 CMSIssuerAndSerialNumber.swift
[437/561] Compiling X509 CMSOperations.swift
[438/561] Compiling X509 CMSSignature.swift
[439/561] Compiling X509 CMSSignedData.swift
[440/561] Compiling X509 SubjectKeyIdentifier.swift
[441/561] Compiling X509 Extension.swift
[442/561] Compiling X509 Extensions.swift
[443/561] Compiling X509 ExtensionsBuilder.swift
[444/561] Compiling X509 GeneralName.swift
[445/561] Compiling X509 Lock.swift
[446/561] Compiling X509 LockedValueBox.swift
[447/561] Compiling X509 BasicOCSPResponse.swift
[448/561] Compiling X509 DirectoryString.swift
[449/561] Compiling X509 OCSPCertID.swift
[450/561] Compiling X509 OCSPCertStatus.swift
[451/571] Compiling X509 CSRAttribute.swift
[452/571] Compiling X509 CSRAttributes.swift
[453/571] Compiling X509 CSRVersion.swift
[454/571] Compiling X509 CertificateSigningRequest.swift
[455/571] Compiling X509 CertificationRequestInfo.swift
[456/571] Compiling X509 ExtensionRequest.swift
[457/571] Compiling X509 Certificate.swift
[458/571] Compiling X509 CertificatePrivateKey.swift
[459/571] Compiling X509 CertificatePublicKey.swift
[460/571] Compiling X509 CertificateSerialNumber.swift
[461/571] Compiling X509 CertificateVersion.swift
[462/571] Compiling X509 AllOfPolicies.swift
[463/571] Compiling X509 AnyPolicy.swift
[464/571] Compiling X509 CertificateStore.swift
[465/571] Compiling X509 CustomCertificateStore.swift
[466/571] Compiling X509 OneOfPolicies.swift
[467/571] Compiling X509 PolicyBuilder.swift
[468/571] Compiling X509 BasicConstraintsPolicy.swift
[469/571] Compiling X509 DNSNames.swift
[470/571] Compiling X509 DirectoryNames.swift
[471/571] Compiling X509 ExpiryPolicy.swift
[472/571] Compiling X509 IPConstraints.swift
[473/571] Compiling X509 OCSPExtensionID.swift
[474/571] Compiling X509 OCSPNonce.swift
[475/571] Compiling X509 OCSPPolicy.swift
[476/571] Compiling X509 OCSPRequest.swift
[477/571] Compiling X509 OCSPResponse.swift
[478/571] Compiling X509 OCSPResponseBytes.swift
[479/571] Compiling X509 OCSPResponseData.swift
[480/571] Compiling X509 OCSPResponseStatus.swift
[481/571] Compiling X509 OCSPSignature.swift
[482/571] Compiling X509 OCSPSingleRequest.swift
[483/571] Compiling X509 OCSPSingleResponse.swift
[484/571] Compiling X509 OCSPTBSRequest.swift
[485/571] Compiling X509 OCSPVersion.swift
[486/571] Compiling X509 PKCS8PrivateKey.swift
[487/571] Compiling X509 PromiseAndFuture.swift
[488/571] Compiling X509 RDNAttribute.swift
[489/571] Compiling X509 RandomNumberGenerator+bytes.swift
[490/571] Compiling X509 RelativeDistinguishedName.swift
[491/571] Compiling X509 SEC1PrivateKey.swift
[492/571] Compiling X509 SecKeyWrapper.swift
[493/571] Compiling X509 Signature.swift
[494/571] Compiling X509 SignatureAlgorithm.swift
[495/571] Compiling X509 CustomPrivateKey.swift
[496/571] Compiling X509 Digests.swift
[497/571] Compiling X509 DistinguishedName.swift
[498/571] Compiling X509 CommonName.swift
[499/571] Compiling X509 CountryName.swift
[500/571] Compiling X509 DNBuilder.swift
[501/571] Compiling X509 DomainComponent.swift
[502/571] Compiling X509 EmailAddress.swift
[503/571] Compiling X509 LocalityName.swift
[504/571] Compiling X509 OrganizationName.swift
[505/571] Compiling X509 OrganizationalUnitName.swift
[506/571] Compiling X509 StateOrProvinceName.swift
[507/571] Compiling X509 StreetAddress.swift
[508/571] Compiling X509 Error.swift
[509/571] Compiling X509 AuthorityInformationAccess.swift
[510/571] Compiling X509 AuthorityKeyIdentifier.swift
[511/571] Compiling X509 BasicConstraints.swift
[512/571] Compiling X509 ExtendedKeyUsage.swift
[513/571] Compiling X509 ExtensionIdentifiers.swift
[514/571] Compiling X509 KeyUsage.swift
[515/571] Compiling X509 NameConstraints.swift
[516/571] Compiling X509 SubjectAlternativeName.swift
[517/571] Compiling X509 NameConstraintsPolicy.swift
[518/571] Compiling X509 RFC5280Policy.swift
[519/571] Compiling X509 URIConstraints.swift
[520/571] Compiling X509 VersionPolicy.swift
[521/571] Compiling X509 ServerIdentityPolicy.swift
[522/571] Compiling X509 TrustRootLoading.swift
[523/571] Compiling X509 UnverifiedChain.swift
[524/571] Compiling X509 ValidatedCertificateChain.swift
[525/571] Compiling X509 VerificationDiagnostic.swift
[526/571] Compiling X509 Verifier.swift
[542/571] Emitting module NIOCore
[543/571] Compiling X509 CMSSignerIdentifier.swift
[544/571] Compiling X509 CMSSignerInfo.swift
[545/571] Compiling X509 CMSVersion.swift
[546/571] Compiling X509 Curve25519+DER.swift
[550/571] Compiling X509 VerifierPolicy.swift
[551/571] Compiling X509 AlgorithmIdentifier.swift
[552/571] Compiling X509 ECDSASignature.swift
[553/571] Compiling X509 RSAPKCS1PublicKey.swift
[554/571] Compiling X509 SubjectPublicKeyInfo.swift
[555/571] Compiling X509 TBSCertificate.swift
[556/571] Compiling X509 Time.swift
[557/571] Compiling X509 TimeCalculations.swift
[558/571] Compiling X509 Validity.swift
[559/571] Compiling X509 X509SendableMetatype.swift
[560/627] Compiling NIOEmbedded AsyncTestingChannel.swift
[561/627] Compiling NIOPosix BSDSocketAPICommon.swift
[562/627] Compiling NIOPosix BSDSocketAPIPosix.swift
[563/627] Compiling NIOPosix BSDSocketAPIWindows.swift
[564/627] Compiling NIOPosix BaseSocket.swift
[565/627] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[566/627] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[567/627] Compiling NIOPosix SelectorWSAPoll.swift
[568/627] Compiling NIOPosix ServerSocket.swift
[569/627] Compiling NIOPosix Socket.swift
[570/627] Compiling NIOPosix SocketChannel.swift
[571/627] Compiling NIOPosix SocketProtocols.swift
[572/627] Emitting module X509
[573/627] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[574/627] Emitting module NIOEmbedded
[575/627] Compiling NIOEmbedded Embedded.swift
[576/627] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[577/627] Compiling NIOPosix PosixSingletons.swift
[578/627] Compiling NIOPosix RawSocketBootstrap.swift
[579/627] Compiling NIOPosix Resolver.swift
[580/627] Compiling NIOPosix Selectable.swift
[581/627] Compiling NIOPosix SelectableChannel.swift
[588/632] Compiling NIOPosix FileDescriptor.swift
[589/632] Compiling NIOPosix GetaddrinfoResolver.swift
[590/632] Compiling NIOPosix HappyEyeballs.swift
[591/632] Compiling NIOPosix IO.swift
[592/632] Compiling NIOPosix IntegerBitPacking.swift
[593/632] Compiling NIOPosix IntegerTypes.swift
[594/700] Compiling JWTKit Utilities.swift
[595/700] Compiling JWTKit HMACSigner.swift
[596/700] Compiling JWTKit JWTKeyCollection+HMAC.swift
[597/700] Compiling JWTKit Insecure.swift
[598/700] Compiling JWTKit JWK.swift
[599/700] Compiling JWTKit JWTKeyCollection+RSA.swift
[600/700] Compiling JWTKit ECDSACurveType.swift
[601/700] Compiling JWTKit ECDSAError.swift
[602/700] Compiling JWTKit ECDSAKeyTypes.swift
[603/700] Compiling JWTKit ECDSASigner.swift
[604/700] Compiling JWTKit JWTPayload.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA65' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA65' in scope
 6 |     public typealias MLDSAType = MLDSA65
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA65' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA65' in scope
12 |     public typealias MLDSAType = MLDSA65
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA65' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA65PublicKey = MLDSA.PublicKey<MLDSA65>
   |                                                     `- error: cannot find type 'MLDSA65' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA65' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA65PrivateKey = MLDSA.PrivateKey<MLDSA65>
   |                                                       `- error: cannot find type 'MLDSA65' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA87' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA87' in scope
 6 |     public typealias MLDSAType = MLDSA87
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA87' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA87' in scope
12 |     public typealias MLDSAType = MLDSA87
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA87' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA87PublicKey = MLDSA.PublicKey<MLDSA87>
   |                                                     `- error: cannot find type 'MLDSA87' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA87' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA87PrivateKey = MLDSA.PrivateKey<MLDSA87>
   |                                                       `- error: cannot find type 'MLDSA87' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA65' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA65' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA87' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA87' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
13 | }
14 |
[605/700] Compiling JWTKit JWTSerializer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA65' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA65' in scope
 6 |     public typealias MLDSAType = MLDSA65
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA65' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA65' in scope
12 |     public typealias MLDSAType = MLDSA65
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA65' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA65PublicKey = MLDSA.PublicKey<MLDSA65>
   |                                                     `- error: cannot find type 'MLDSA65' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA65' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA65PrivateKey = MLDSA.PrivateKey<MLDSA65>
   |                                                       `- error: cannot find type 'MLDSA65' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA87' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA87' in scope
 6 |     public typealias MLDSAType = MLDSA87
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA87' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA87' in scope
12 |     public typealias MLDSAType = MLDSA87
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA87' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA87PublicKey = MLDSA.PublicKey<MLDSA87>
   |                                                     `- error: cannot find type 'MLDSA87' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA87' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA87PrivateKey = MLDSA.PrivateKey<MLDSA87>
   |                                                       `- error: cannot find type 'MLDSA87' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA65' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA65' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA87' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA87' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
13 | }
14 |
[606/700] Compiling JWTKit JWTSigner.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA65' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA65' in scope
 6 |     public typealias MLDSAType = MLDSA65
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA65' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA65' in scope
12 |     public typealias MLDSAType = MLDSA65
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA65' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA65PublicKey = MLDSA.PublicKey<MLDSA65>
   |                                                     `- error: cannot find type 'MLDSA65' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA65' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA65PrivateKey = MLDSA.PrivateKey<MLDSA65>
   |                                                       `- error: cannot find type 'MLDSA65' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA87' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA87' in scope
 6 |     public typealias MLDSAType = MLDSA87
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA87' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA87' in scope
12 |     public typealias MLDSAType = MLDSA87
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA87' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA87PublicKey = MLDSA.PublicKey<MLDSA87>
   |                                                     `- error: cannot find type 'MLDSA87' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA87' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA87PrivateKey = MLDSA.PrivateKey<MLDSA87>
   |                                                       `- error: cannot find type 'MLDSA87' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA65' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA65' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA87' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA87' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
13 | }
14 |
[607/700] Compiling JWTKit JWTKeyCollection+MLDSA.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA65' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA65' in scope
 6 |     public typealias MLDSAType = MLDSA65
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA65' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA65' in scope
12 |     public typealias MLDSAType = MLDSA65
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA65' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA65PublicKey = MLDSA.PublicKey<MLDSA65>
   |                                                     `- error: cannot find type 'MLDSA65' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA65' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA65PrivateKey = MLDSA.PrivateKey<MLDSA65>
   |                                                       `- error: cannot find type 'MLDSA65' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA87' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA87' in scope
 6 |     public typealias MLDSAType = MLDSA87
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA87' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA87' in scope
12 |     public typealias MLDSAType = MLDSA87
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA87' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA87PublicKey = MLDSA.PublicKey<MLDSA87>
   |                                                     `- error: cannot find type 'MLDSA87' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA87' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA87PrivateKey = MLDSA.PrivateKey<MLDSA87>
   |                                                       `- error: cannot find type 'MLDSA87' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA65' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA65' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA87' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA87' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
13 | }
14 |
[608/700] Compiling JWTKit MLDSA.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA65' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA65' in scope
 6 |     public typealias MLDSAType = MLDSA65
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA65' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA65' in scope
12 |     public typealias MLDSAType = MLDSA65
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA65' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA65PublicKey = MLDSA.PublicKey<MLDSA65>
   |                                                     `- error: cannot find type 'MLDSA65' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA65' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA65PrivateKey = MLDSA.PrivateKey<MLDSA65>
   |                                                       `- error: cannot find type 'MLDSA65' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA87' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA87' in scope
 6 |     public typealias MLDSAType = MLDSA87
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA87' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA87' in scope
12 |     public typealias MLDSAType = MLDSA87
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA87' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA87PublicKey = MLDSA.PublicKey<MLDSA87>
   |                                                     `- error: cannot find type 'MLDSA87' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA87' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA87PrivateKey = MLDSA.PrivateKey<MLDSA87>
   |                                                       `- error: cannot find type 'MLDSA87' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA65' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA65' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA87' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA87' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
13 | }
14 |
[609/700] Compiling JWTKit MLDSA65+MLDSAKey.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA65' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA65' in scope
 6 |     public typealias MLDSAType = MLDSA65
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA65' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA65' in scope
12 |     public typealias MLDSAType = MLDSA65
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA65' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA65PublicKey = MLDSA.PublicKey<MLDSA65>
   |                                                     `- error: cannot find type 'MLDSA65' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA65' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA65PrivateKey = MLDSA.PrivateKey<MLDSA65>
   |                                                       `- error: cannot find type 'MLDSA65' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA87' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA87' in scope
 6 |     public typealias MLDSAType = MLDSA87
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA87' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA87' in scope
12 |     public typealias MLDSAType = MLDSA87
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA87' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA87PublicKey = MLDSA.PublicKey<MLDSA87>
   |                                                     `- error: cannot find type 'MLDSA87' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA87' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA87PrivateKey = MLDSA.PrivateKey<MLDSA87>
   |                                                       `- error: cannot find type 'MLDSA87' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA65' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA65' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA87' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA87' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
13 | }
14 |
[610/700] Compiling JWTKit MLDSA87+MLDSAKey.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA65' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA65' in scope
 6 |     public typealias MLDSAType = MLDSA65
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA65' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA65' in scope
12 |     public typealias MLDSAType = MLDSA65
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA65' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA65PublicKey = MLDSA.PublicKey<MLDSA65>
   |                                                     `- error: cannot find type 'MLDSA65' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA65' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA65PrivateKey = MLDSA.PrivateKey<MLDSA65>
   |                                                       `- error: cannot find type 'MLDSA65' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA87' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA87' in scope
 6 |     public typealias MLDSAType = MLDSA87
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA87' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA87' in scope
12 |     public typealias MLDSAType = MLDSA87
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA87' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA87PublicKey = MLDSA.PublicKey<MLDSA87>
   |                                                     `- error: cannot find type 'MLDSA87' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA87' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA87PrivateKey = MLDSA.PrivateKey<MLDSA87>
   |                                                       `- error: cannot find type 'MLDSA87' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA65' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA65' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA65
   |                                  `- error: cannot find type 'MLDSA65' in scope
13 | }
14 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:6:34: error: cannot find type 'MLDSA87' in scope
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
 6 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
 7 | }
 8 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:12:34: error: cannot find type 'MLDSA87' in scope
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
12 |     public typealias MLDSAType = MLDSA87
   |                                  `- error: cannot find type 'MLDSA87' in scope
13 | }
14 |
[611/707] Compiling JWTKit JWKIdentifier.swift
[612/707] Compiling JWTKit JWKS.swift
[613/707] Compiling JWTKit JWKSigner.swift
[614/707] Compiling JWTKit JWTAlgorithm.swift
[615/707] Compiling JWTKit JWTError.swift
[616/707] Compiling JWTKit JWTHeader+CommonFields.swift
[617/707] Emitting module NIOPosix
[622/707] Compiling JWTKit ECDSASigningAlgorithm.swift
[623/707] Compiling JWTKit JWTKeyCollection+ECDSA.swift
[624/707] Compiling JWTKit P256+CurveType.swift
[625/707] Compiling JWTKit P384+CurveType.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[626/707] Compiling JWTKit P521+CurveType.swift
[627/707] Compiling JWTKit EdDSA.swift
[628/707] Compiling JWTKit EdDSACurve.swift
[629/707] Compiling JWTKit EdDSAError.swift
[630/707] Compiling JWTKit EdDSASigner.swift
[631/707] Compiling JWTKit JWTKeyCollection+EdDSA.swift
[632/707] Compiling JWTKit HMAC.swift
[633/707] Compiling JWTKit HMACError.swift
[634/707] Emitting module JWTKit
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA65' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA65.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA65' in scope
 6 |     public typealias MLDSAType = MLDSA65
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA65' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA65.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA65' in scope
12 |     public typealias MLDSAType = MLDSA65
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA65' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA65PublicKey = MLDSA.PublicKey<MLDSA65>
   |                                                     `- error: cannot find type 'MLDSA65' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA65+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA65' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA65PrivateKey = MLDSA.PrivateKey<MLDSA65>
   |                                                       `- error: cannot find type 'MLDSA65' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:5:11: error: cannot find type 'MLDSA87' in scope
 3 | @_spi(PostQuantum)
 4 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
 5 | extension MLDSA87.PublicKey: MLDSAPublicKey {
   |           `- error: cannot find type 'MLDSA87' in scope
 6 |     public typealias MLDSAType = MLDSA87
 7 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:11:11: error: cannot find type 'MLDSA87' in scope
 9 | @_spi(PostQuantum)
10 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
11 | extension MLDSA87.PrivateKey: MLDSAPrivateKey {
   |           `- error: cannot find type 'MLDSA87' in scope
12 |     public typealias MLDSAType = MLDSA87
13 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:17:53: error: cannot find type 'MLDSA87' in scope
15 | @_spi(PostQuantum)
16 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
17 | public typealias MLDSA87PublicKey = MLDSA.PublicKey<MLDSA87>
   |                                                     `- error: cannot find type 'MLDSA87' in scope
18 |
19 | @_spi(PostQuantum)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSA87+MLDSAKey.swift:21:55: error: cannot find type 'MLDSA87' in scope
19 | @_spi(PostQuantum)
20 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
21 | public typealias MLDSA87PrivateKey = MLDSA.PrivateKey<MLDSA87>
   |                                                       `- error: cannot find type 'MLDSA87' in scope
22 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:13:11: error: cannot find type 'MLDSA65' in scope
11 | @_spi(PostQuantum)
12 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
13 | extension MLDSA65: MLDSAType {
   |           `- error: cannot find type 'MLDSA65' in scope
14 |     public static var name: String { "ML-DSA-65" }
15 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:19:11: error: cannot find type 'MLDSA87' in scope
17 | @_spi(PostQuantum)
18 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
19 | extension MLDSA87: MLDSAType {
   |           `- error: cannot find type 'MLDSA87' in scope
20 |     public static var name: String { "ML-DSA-87" }
21 | }
[635/707] Compiling JWTKit MLDSAError.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:13:11: error: cannot find type 'MLDSA65' in scope
11 | @_spi(PostQuantum)
12 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
13 | extension MLDSA65: MLDSAType {
   |           `- error: cannot find type 'MLDSA65' in scope
14 |     public static var name: String { "ML-DSA-65" }
15 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:19:11: error: cannot find type 'MLDSA87' in scope
17 | @_spi(PostQuantum)
18 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
19 | extension MLDSA87: MLDSAType {
   |           `- error: cannot find type 'MLDSA87' in scope
20 |     public static var name: String { "ML-DSA-87" }
21 | }
[636/707] Compiling JWTKit MLDSAKey.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:13:11: error: cannot find type 'MLDSA65' in scope
11 | @_spi(PostQuantum)
12 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
13 | extension MLDSA65: MLDSAType {
   |           `- error: cannot find type 'MLDSA65' in scope
14 |     public static var name: String { "ML-DSA-65" }
15 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:19:11: error: cannot find type 'MLDSA87' in scope
17 | @_spi(PostQuantum)
18 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
19 | extension MLDSA87: MLDSAType {
   |           `- error: cannot find type 'MLDSA87' in scope
20 |     public static var name: String { "ML-DSA-87" }
21 | }
[637/707] Compiling JWTKit MLDSASigner.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:13:11: error: cannot find type 'MLDSA65' in scope
11 | @_spi(PostQuantum)
12 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
13 | extension MLDSA65: MLDSAType {
   |           `- error: cannot find type 'MLDSA65' in scope
14 |     public static var name: String { "ML-DSA-65" }
15 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:19:11: error: cannot find type 'MLDSA87' in scope
17 | @_spi(PostQuantum)
18 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
19 | extension MLDSA87: MLDSAType {
   |           `- error: cannot find type 'MLDSA87' in scope
20 |     public static var name: String { "ML-DSA-87" }
21 | }
[638/707] Compiling JWTKit MLDSAType.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:13:11: error: cannot find type 'MLDSA65' in scope
11 | @_spi(PostQuantum)
12 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
13 | extension MLDSA65: MLDSAType {
   |           `- error: cannot find type 'MLDSA65' in scope
14 |     public static var name: String { "ML-DSA-65" }
15 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:19:11: error: cannot find type 'MLDSA87' in scope
17 | @_spi(PostQuantum)
18 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
19 | extension MLDSA87: MLDSAType {
   |           `- error: cannot find type 'MLDSA87' in scope
20 |     public static var name: String { "ML-DSA-87" }
21 | }
[639/707] Compiling JWTKit JWTKeyCollection+UnsecuredNone.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:13:11: error: cannot find type 'MLDSA65' in scope
11 | @_spi(PostQuantum)
12 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
13 | extension MLDSA65: MLDSAType {
   |           `- error: cannot find type 'MLDSA65' in scope
14 |     public static var name: String { "ML-DSA-65" }
15 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:19:11: error: cannot find type 'MLDSA87' in scope
17 | @_spi(PostQuantum)
18 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
19 | extension MLDSA87: MLDSAType {
   |           `- error: cannot find type 'MLDSA87' in scope
20 |     public static var name: String { "ML-DSA-87" }
21 | }
[640/707] Compiling JWTKit UnsecuredNoneSigner.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:13:11: error: cannot find type 'MLDSA65' in scope
11 | @_spi(PostQuantum)
12 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
13 | extension MLDSA65: MLDSAType {
   |           `- error: cannot find type 'MLDSA65' in scope
14 |     public static var name: String { "ML-DSA-65" }
15 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:19:11: error: cannot find type 'MLDSA87' in scope
17 | @_spi(PostQuantum)
18 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
19 | extension MLDSA87: MLDSAType {
   |           `- error: cannot find type 'MLDSA87' in scope
20 |     public static var name: String { "ML-DSA-87" }
21 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:13:11: error: cannot find type 'MLDSA65' in scope
11 | @_spi(PostQuantum)
12 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
13 | extension MLDSA65: MLDSAType {
   |           `- error: cannot find type 'MLDSA65' in scope
14 |     public static var name: String { "ML-DSA-65" }
15 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/jwt-kit/Sources/JWTKit/MLDSA/MLDSAType.swift:19:11: error: cannot find type 'MLDSA87' in scope
17 | @_spi(PostQuantum)
18 | @available(iOS 26.0, macOS 26.0, watchOS 26.0, tvOS 26.0, *)
19 | extension MLDSA87: MLDSAType {
   |           `- error: cannot find type 'MLDSA87' in scope
20 |     public static var name: String { "ML-DSA-87" }
21 | }
[642/707] Compiling JWTKit AudienceClaim.swift
[643/707] Compiling JWTKit BoolClaim.swift
[644/707] Compiling JWTKit ExpirationClaim.swift
[645/707] Compiling JWTKit GoogleHostedDomainClaim.swift
[646/707] Compiling JWTKit IDClaim.swift
[647/707] Compiling JWTKit IssuedAtClaim.swift
[648/707] Compiling JWTKit IssuerClaim.swift
[649/707] Compiling JWTKit JWTClaim.swift
[650/707] Compiling JWTKit JWTMultiValueClaim.swift
[651/707] Compiling JWTKit JWTUnixEpochClaim.swift
[652/707] Compiling JWTKit LocaleClaim.swift
[653/707] Compiling JWTKit NotBeforeClaim.swift
[654/707] Compiling JWTKit SubjectClaim.swift
[655/707] Compiling JWTKit TenantIDClaim.swift
[656/707] Compiling JWTKit ECDSA.swift
[657/707] Compiling JWTKit ECDSACurve.swift
[658/707] Compiling JWTKit RSA.swift
[659/707] Compiling JWTKit RSAError.swift
[660/707] Compiling JWTKit RSASigner.swift
[661/707] Compiling JWTKit Base64URL.swift
[662/707] Compiling JWTKit CryptoSigner.swift
[663/707] Compiling JWTKit CustomizedJSONCoders.swift
[675/707] Compiling JWTKit JWTHeader.swift
[676/707] Compiling JWTKit JWTHeaderField.swift
[677/707] Compiling JWTKit JWTKeyCollection.swift
[678/707] Compiling JWTKit JWTParser.swift
[701/707] Compiling JWTKit AppleIdentityToken.swift
[702/707] Compiling JWTKit FirebaseAuthIdentityToken.swift
[703/707] Compiling JWTKit GoogleIdentityToken.swift
[704/707] Compiling JWTKit MicrosoftIdentityToken.swift
[705/707] Compiling JWTKit EmptyPolicy.swift
[706/707] Compiling JWTKit ValidationTimePayload.swift
[707/707] Compiling JWTKit X5CVerifier.swift
BUILD FAILURE 6.1 macosSpm