Build Information
Failed to build oauth-kit, reference 1.0.0 (98a2dd), with Swift 6.1 for macOS (SPM) on 12 Dec 2025 21:07:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thoven87/oauth-kit.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thoven87/oauth-kit
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 98a2dd8 Update OAuth scopes and improve Hummingbird integration (#26)
Cloned https://github.com/thoven87/oauth-kit.git
Revision (git rev-parse @):
98a2dd85ae6a3e06f3e2d5b3f986fa6323faf44a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/thoven87/oauth-kit.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/thoven87/oauth-kit.git
https://github.com/thoven87/oauth-kit.git
{
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.30.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "jwt-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.3.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt-kit.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "oauth-kit",
"name" : "oauth-kit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "OAuthKit",
"targets" : [
"OAuthKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OAuthKitTests",
"module_type" : "SwiftTarget",
"name" : "OAuthKitTests",
"path" : "Tests/OAuthKitTests",
"sources" : [
"DeviceAuthorizationTests.swift",
"GoogleServiceAccountTests.swift",
"MicrosoftTenantIDKindTests.swift",
"OAuth2ClientTests.swift",
"OAuthKitTests.swift",
"OAuthProvidersTests.swift",
"OpenIDConnectTests.swift",
"RFCImplementationTests.swift",
"TokenResponseTests.swift"
],
"target_dependencies" : [
"OAuthKit"
],
"type" : "test"
},
{
"c99name" : "OAuthKit",
"module_type" : "SwiftTarget",
"name" : "OAuthKit",
"path" : "Sources/OAuthKit",
"product_dependencies" : [
"AsyncHTTPClient",
"JWTKit",
"Logging"
],
"product_memberships" : [
"OAuthKit"
],
"sources" : [
"Models/DeviceAuthorizationResponse.swift",
"Models/JWTClaims.swift",
"Models/OAuth2Error.swift",
"Models/OktaMFAModels.swift",
"Models/TokenExchangeModels.swift",
"Models/TokenIntrospectionModels.swift",
"Models/TokenResponse.swift",
"Models/TokenRevocationModels.swift",
"Models/UserInfo.swift",
"OAuth2Client.swift",
"OAuth2ClientProtocol.swift",
"OAuthClientFactory.swift",
"OAuthCodeChallengeMethod.swift",
"OpenID/OpenIDConfiguration.swift",
"OpenID/OpenIDConnectClient.swift",
"OpenID/OpenIDDiscoveryService.swift",
"Providers/AWSCognitoOAuthProvider.swift",
"Providers/AppleOAuthProvider.swift",
"Providers/Auth0OAuthProvider.swift",
"Providers/DiscordOAuthProvider.swift",
"Providers/DropboxOAuthProvider.swift",
"Providers/FacebookOAuthProvider.swift",
"Providers/GitHubOAuthProvider.swift",
"Providers/GitLabOAuthProvider.swift",
"Providers/GoogleOAuthProvider.swift",
"Providers/KeyCloakOAuthProvider.swift",
"Providers/LinkedInOAuthProvider.swift",
"Providers/MicrosoftOAuthProvider.swift",
"Providers/MicrosoftTenantIDKind.swift",
"Providers/OktaOAuthProvider.swift",
"Providers/SlackOAuthProvider.swift",
"UserAgent.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/827] Write sources
[6/827] Copying PrivacyInfo.xcprivacy
[6/827] Write sources
[6/827] Copying PrivacyInfo.xcprivacy
[11/827] Write sources
[11/827] Copying PrivacyInfo.xcprivacy
[11/827] Write sources
[11/827] Copying PrivacyInfo.xcprivacy
[16/827] Write sources
[20/827] Copying PrivacyInfo.xcprivacy
[20/827] Write sources
[39/827] Compiling CNIOWASI CNIOWASI.c
[39/827] Compiling CNIOWindows WSAStartup.c
[41/827] Compiling CNIOWindows shim.c
[42/827] Compiling CNIOLinux shim.c
[43/827] Compiling CNIOOpenBSD shim.c
[43/827] Compiling CNIOLinux liburing_shims.c
[45/827] Compiling _NumericsShims _NumericsShims.c
[46/827] Compiling fiat_p256_adx_sqr.S
[47/827] Write swift-version-2F0A5646E1D333AE.txt
[48/827] Compiling CNIOExtrasZlib empty.c
[49/827] Compiling fiat_p256_adx_mul.S
[50/827] Compiling fiat_curve25519_adx_square.S
[51/827] Compiling _AtomicsShims.c
[52/827] Compiling CNIOPosix event_loop_id.c
[53/835] Compiling CNIOLLHTTP c_nio_http.c
[54/856] Compiling CNIOLLHTTP c_nio_api.c
[55/872] Compiling CNIOLLHTTP c_nio_llhttp.c
[56/889] Compiling CNIODarwin shim.c
[57/975] Compiling CNIOBoringSSLShims shims.c
[58/975] Compiling fiat_curve25519_adx_mul.S
[60/975] Compiling RealModule RealFunctions.swift
[61/976] Compiling ServiceContextModule ServiceContextKey.swift
[62/976] Emitting module ServiceContextModule
[63/976] Compiling ServiceContextModule ServiceContext.swift
[64/976] Compiling RealModule Float80+Real.swift
[65/976] Compiling RealModule Real.swift
[66/976] Compiling _NIOBase64 Base64.swift
[67/976] Emitting module _NIOBase64
[68/976] Emitting module _CertificateInternals
[69/976] Compiling _CertificateInternals _TinyArray.swift
[70/976] Compiling RealModule RelaxedArithmetic.swift
[71/976] Compiling RealModule ElementaryFunctions.swift
[72/976] Compiling Crypto Ed25519Keys.swift
[73/976] Compiling Crypto NISTCurvesKeys.swift
[74/976] Compiling RealModule Float+Real.swift
[75/976] Compiling RealModule AugmentedArithmetic.swift
[76/976] Emitting module RealModule
[77/976] Compiling RealModule Double+Real.swift
[78/976] Compiling RealModule Float16+Real.swift
[79/976] Compiling _NIODataStructures PriorityQueue.swift
[80/982] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[81/982] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[82/983] Compiling Crypto HMAC.swift
[83/983] Compiling Crypto MACFunctions.swift
[84/983] Compiling Crypto HPKE-Ciphersuite.swift
[85/983] Compiling Crypto HPKE-KDF.swift
[86/983] Compiling Crypto ECDSASignature_boring.swift
[87/983] Compiling Crypto HashFunctions_SHA3.swift
[88/983] Compiling Crypto MessageAuthenticationCode.swift
[89/983] Compiling Crypto AES.swift
[90/983] Emitting module InternalCollectionsUtilities
[91/983] Compiling Crypto X25519Keys.swift
[92/983] Compiling Crypto SymmetricKeys.swift
[95/983] Compiling Crypto Digest_xkcp.swift
[96/983] Compiling Crypto HPKE-AEAD.swift
[97/983] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[98/983] Compiling Logging MetadataProvider.swift
[99/983] Emitting module _NIODataStructures
[100/983] Compiling _NIODataStructures Heap.swift
[101/983] Compiling _NIODataStructures _TinyArray.swift
[102/983] Compiling Logging Locks.swift
[103/983] Compiling Logging LogHandler.swift
[104/983] Emitting module Logging
[105/983] Compiling Logging Logging.swift
[106/999] Compiling DequeModule _DequeBufferHeader.swift
[107/999] Compiling DequeModule _DequeSlot.swift
[108/1000] Compiling DequeModule _UnsafeWrappedBuffer.swift
[108/1000] Compiling tls13_enc.cc
[109/1000] Compiling tls_record.cc
[110/1000] Compiling tls_method.cc
[111/1000] Compiling tls13_server.cc
[113/1000] Compiling DequeModule _DequeBuffer.swift
[114/1000] Compiling DequeModule Deque+Testing.swift
[115/1000] Compiling DequeModule Deque._Storage.swift
[116/1000] Compiling DequeModule Deque+Extras.swift
[117/1000] Compiling DequeModule Deque+Hashable.swift
[118/1000] Compiling DequeModule Deque._UnsafeHandle.swift
[119/1000] Compiling DequeModule Deque.swift
[120/1000] Compiling DequeModule Deque+Equatable.swift
[121/1000] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[121/1000] Compiling tls13_client.cc
[123/1000] Compiling DequeModule Deque+CustomReflectable.swift
[124/1000] Compiling DequeModule Deque+Descriptions.swift
[125/1000] Emitting module DequeModule
[126/1000] Compiling DequeModule Deque+Codable.swift
[127/1000] Compiling DequeModule Deque+Collection.swift
[127/1000] Compiling tls13_both.cc
[129/1000] Compiling Instrumentation MultiplexInstrument.swift
[130/1000] Compiling Instrumentation NoOpInstrument.swift
[131/1000] Compiling Instrumentation Locks.swift
[132/1000] Emitting module Instrumentation
[133/1000] Compiling Instrumentation Instrument.swift
[134/1000] Compiling Instrumentation InstrumentationSystem.swift
[134/1000] Compiling ssl_versions.cc
[135/1000] Compiling t1_enc.cc
[136/1000] Compiling ssl_transcript.cc
[137/1008] Compiling ssl_x509.cc
[139/1008] Emitting module Crypto
[139/1017] Compiling ssl_stat.cc
[140/1017] Compiling ssl_session.cc
[142/1017] Compiling Tracing Tracer.swift
[143/1017] Compiling Tracing TracingTime.swift
[144/1017] Compiling Tracing TracerProtocol+Legacy.swift
[145/1017] Compiling Tracing NoOpTracer.swift
[146/1017] Compiling Tracing TracerProtocol.swift
[147/1017] Compiling Tracing InstrumentationSystem+Tracing.swift
[148/1017] Compiling Tracing SpanProtocol.swift
[149/1017] Emitting module Tracing
[149/1017] Compiling ssl_privkey.cc
[150/1017] Compiling ssl_file.cc
[151/1017] Compiling ssl_key_share.cc
[152/1017] Compiling ssl_credential.cc
[153/1017] Compiling ssl_cipher.cc
[154/1017] Compiling ssl_lib.cc
[155/1017] Compiling ssl_cert.cc
[156/1017] Compiling ssl_buffer.cc
[157/1017] Compiling ssl_asn1.cc
[159/1017] Compiling SwiftASN1 DER.swift
[172/1017] Compiling Crypto HPKE-KexKeyDerivation.swift
[173/1017] Compiling Crypto HPKE-LabeledExtract.swift
[176/1017] Emitting module SwiftASN1
[177/1018] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[178/1018] Compiling Crypto RNG_boring.swift
[179/1018] Compiling Crypto SafeCompare_boring.swift
[180/1018] Compiling Crypto Zeroization_boring.swift
[181/1018] Compiling Crypto PrettyBytes.swift
[182/1018] Compiling Crypto SafeCompare.swift
[183/1018] Compiling Crypto SecureBytes.swift
[184/1018] Compiling Crypto Zeroization.swift
[185/1018] Compiling Crypto resource_bundle_accessor.swift
[186/1018] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[187/1018] Compiling Crypto HPKE-KEM.swift
[188/1018] Compiling Crypto HPKE-Errors.swift
[189/1018] Compiling Crypto HPKE.swift
[190/1018] Compiling Crypto HPKE-Context.swift
[191/1018] Compiling Crypto HPKE-KeySchedule.swift
[192/1018] Compiling Crypto HPKE-Modes.swift
[193/1018] Compiling Crypto Insecure.swift
[194/1018] Compiling Crypto Insecure_HashFunctions.swift
[195/1018] Compiling Crypto ECDH.swift
[196/1018] Compiling Crypto ANSIx963.swift
[197/1018] Compiling Crypto HKDF.swift
[198/1018] Compiling Crypto AESWrap.swift
[199/1018] Compiling Crypto AESWrap_boring.swift
[200/1018] Compiling Crypto Ed25519_boring.swift
[201/1018] Compiling Crypto NISTCurvesKeys_boring.swift
[202/1018] Compiling Crypto X25519Keys_boring.swift
[203/1018] Compiling Crypto Curve25519.swift
[204/1018] Compiling Crypto ECDSA_boring.swift
[205/1018] Compiling Crypto EdDSA_boring.swift
[206/1018] Compiling Crypto MLDSA_boring.swift
[207/1018] Compiling Crypto MLDSA_wrapper.swift
[208/1018] Compiling Crypto ECDSA.swift
[209/1018] Compiling Crypto Ed25519.swift
[210/1018] Compiling Crypto MLDSA.swift
[211/1018] Compiling Crypto Signature.swift
[212/1018] Compiling Crypto CryptoKitErrors_boring.swift
[213/1018] Compiling Crypto AES-GCM.swift
[214/1018] Compiling Crypto AES-GCM_boring.swift
[215/1018] Compiling Crypto ChaChaPoly_boring.swift
[216/1018] Compiling Crypto ChaChaPoly.swift
[217/1018] Compiling Crypto Cipher.swift
[218/1018] Compiling Crypto Nonces.swift
[219/1018] Compiling Crypto ASN1.swift
[220/1018] Compiling Crypto ASN1Any.swift
[221/1018] Compiling Crypto ASN1BitString.swift
[222/1018] Compiling Crypto ASN1Boolean.swift
[223/1018] Compiling Crypto PKCS8PrivateKey.swift
[224/1018] Compiling Crypto SEC1PrivateKey.swift
[225/1018] Compiling Crypto SubjectPublicKeyInfo.swift
[226/1018] Compiling Crypto CryptoError_boring.swift
[227/1018] Compiling Crypto CryptoKitErrors.swift
[228/1018] Compiling Crypto Digest_boring.swift
[229/1018] Compiling Crypto Digest.swift
[230/1018] Compiling Crypto Digests.swift
[231/1018] Compiling Crypto HashFunctions.swift
[232/1018] Compiling Crypto HashFunctions_SHA2.swift
[233/1018] Compiling Crypto ASN1Identifier.swift
[234/1018] Compiling Crypto ASN1Integer.swift
[235/1018] Compiling Crypto ASN1Null.swift
[236/1018] Compiling Crypto ASN1OctetString.swift
[237/1018] Compiling Crypto ASN1Strings.swift
[238/1018] Compiling Crypto ArraySliceBigint.swift
[239/1018] Compiling Crypto GeneralizedTime.swift
[240/1018] Compiling Crypto ObjectIdentifier.swift
[241/1018] Compiling Crypto ECDSASignature.swift
[242/1018] Compiling Crypto PEMDocument.swift
[243/1018] Compiling Crypto MLKEM_boring.swift
[244/1018] Compiling Crypto MLKEM_wrapper.swift
[245/1018] Compiling Crypto XWing_boring.swift
[246/1018] Compiling Crypto KEM-Errors.swift
[247/1018] Compiling Crypto KEM.swift
[248/1018] Compiling Crypto MLKEM.swift
[249/1018] Compiling Crypto XWing.swift
[250/1018] Compiling Crypto ECDH_boring.swift
[251/1018] Compiling Crypto DH.swift
[268/1018] Compiling Crypto HPKE-Utils.swift
[269/1018] Compiling Crypto DHKEM.swift
[270/1018] Compiling Crypto HPKE-KEM-Curve25519.swift
[270/1018] Compiling s3_pkt.cc
[271/1018] Compiling ssl_aead_ctx.cc
[272/1018] Compiling s3_lib.cc
[273/1018] Compiling s3_both.cc
[275/1018] Compiling SwiftASN1 Errors.swift
[275/1018] Compiling handshake_server.cc
[276/1018] Compiling handshake_client.cc
[277/1018] Compiling handshake.cc
[278/1018] Compiling handoff.cc
[279/1018] Compiling md5-x86_64-linux.S
[280/1018] Compiling md5-x86_64-apple.S
[281/1018] Compiling md5-586-linux.S
[282/1018] Compiling md5-586-apple.S
[283/1018] Compiling dtls_record.cc
[284/1018] Compiling extensions.cc
[285/1018] Compiling chacha20_poly1305_x86_64-linux.S
[286/1018] Compiling encrypted_client_hello.cc
[287/1018] Compiling dtls_method.cc
[288/1018] Compiling d1_srtp.cc
[289/1018] Compiling chacha20_poly1305_x86_64-apple.S
[290/1018] Compiling chacha20_poly1305_armv8-win.S
[291/1018] Compiling chacha20_poly1305_armv8-linux.S
[292/1018] Compiling d1_pkt.cc
[293/1018] Compiling chacha-x86-linux.S
[293/1018] Compiling chacha-x86_64-linux.S
[295/1018] Compiling chacha-x86_64-apple.S
[296/1018] Compiling chacha20_poly1305_armv8-apple.S
[297/1018] Compiling chacha-x86-apple.S
[298/1018] Compiling bio_ssl.cc
[299/1018] Compiling chacha-armv8-win.S
[300/1018] Compiling chacha-armv4-linux.S
[301/1018] Compiling chacha-armv8-linux.S
[302/1018] Compiling aes128gcmsiv-x86_64-linux.S
[303/1018] Compiling aes128gcmsiv-x86_64-apple.S
[304/1018] Compiling err_data.cc
[305/1018] Compiling chacha-armv8-apple.S
[306/1018] Compiling x86_64-mont5-linux.S
[307/1018] Compiling x86_64-mont5-apple.S
[308/1018] Compiling x86_64-mont-linux.S
[309/1018] Compiling x86_64-mont-apple.S
[310/1018] Compiling x86-mont-linux.S
[311/1018] Compiling x86-mont-apple.S
[312/1018] Compiling vpaes-x86_64-linux.S
[313/1018] Compiling vpaes-x86_64-apple.S
[314/1018] Compiling vpaes-x86-apple.S
[315/1018] Compiling vpaes-x86-linux.S
[316/1018] Compiling d1_lib.cc
[317/1018] Compiling vpaes-armv8-win.S
[318/1018] Compiling vpaes-armv8-linux.S
[319/1018] Compiling vpaes-armv8-apple.S
[320/1018] Compiling vpaes-armv7-linux.S
[321/1018] Compiling sha512-x86_64-linux.S
[322/1018] Compiling sha512-x86_64-apple.S
[323/1018] Compiling sha512-armv8-linux.S
[324/1018] Compiling sha512-armv8-win.S
[325/1018] Compiling sha512-586-linux.S
[326/1018] Compiling sha512-586-apple.S
[327/1018] Compiling sha512-armv4-linux.S
[328/1018] Compiling sha256-x86_64-linux.S
[329/1018] Compiling sha512-armv8-apple.S
[330/1018] Compiling sha256-armv8-win.S
[331/1018] Compiling sha256-x86_64-apple.S
[332/1018] Compiling sha256-armv8-linux.S
[333/1018] Compiling d1_both.cc
[334/1018] Compiling sha256-armv8-apple.S
[335/1018] Compiling sha256-armv4-linux.S
[336/1018] Compiling sha256-586-apple.S
[337/1018] Compiling sha256-586-linux.S
[338/1018] Compiling sha1-x86_64-linux.S
[339/1018] Compiling sha1-x86_64-apple.S
[339/1018] Compiling sha1-armv8-win.S
[339/1018] Compiling sha1-armv8-linux.S
[342/1018] Compiling sha1-armv4-large-linux.S
[343/1018] Compiling sha1-armv8-apple.S
[344/1018] Compiling sha1-586-linux.S
[345/1018] Compiling sha1-586-apple.S
[346/1018] Compiling rsaz-avx2-linux.S
[346/1018] Compiling rsaz-avx2-apple.S
[348/1018] Compiling rdrand-x86_64-apple.S
[349/1018] Compiling p256_beeu-x86_64-asm-linux.S
[350/1018] Compiling p256_beeu-x86_64-asm-apple.S
[351/1018] Compiling rdrand-x86_64-linux.S
[352/1018] Compiling p256_beeu-armv8-asm-apple.S
[353/1018] Compiling p256_beeu-armv8-asm-linux.S
[354/1018] Compiling p256_beeu-armv8-asm-win.S
[355/1018] Compiling p256-armv8-asm-win.S
[356/1018] Compiling p256-armv8-asm-linux.S
[357/1018] Compiling p256-x86_64-asm-apple.S
[357/1018] Compiling p256-x86_64-asm-linux.S
[359/1018] Compiling ghashv8-armv8-win.S
[360/1018] Compiling ghashv8-armv8-linux.S
[361/1018] Compiling p256-armv8-asm-apple.S
[362/1018] Compiling ghashv8-armv7-linux.S
[362/1018] Compiling ghashv8-armv8-apple.S
[362/1018] Compiling ghash-x86_64-linux.S
[365/1018] Compiling ghash-x86_64-apple.S
[366/1018] Compiling ghash-ssse3-x86_64-linux.S
[367/1018] Compiling ghash-x86-linux.S
[368/1018] Compiling ghash-x86-apple.S
[369/1018] Compiling ghash-ssse3-x86_64-apple.S
[370/1018] Compiling ghash-ssse3-x86-linux.S
[371/1018] Compiling ghash-neon-armv8-win.S
[371/1018] Compiling ghash-ssse3-x86-apple.S
[373/1018] Compiling ghash-neon-armv8-apple.S
[373/1018] Compiling ghash-neon-armv8-linux.S
[375/1018] Compiling ghash-armv4-linux.S
[376/1018] Compiling co-586-linux.S
[377/1018] Compiling co-586-apple.S
[378/1018] Compiling bsaes-armv7-linux.S
[379/1018] Compiling bn-armv8-win.S
[380/1018] Compiling bn-586-linux.S
[381/1018] Compiling bn-586-apple.S
[381/1018] Compiling bn-armv8-linux.S
[383/1018] Compiling armv8-mont-win.S
[384/1018] Compiling bn-armv8-apple.S
[385/1018] Compiling armv8-mont-linux.S
[386/1018] Compiling armv8-mont-apple.S
[387/1018] Compiling armv4-mont-linux.S
[388/1018] Compiling aesv8-gcm-armv8-linux.S
[389/1018] Compiling aesv8-gcm-armv8-win.S
[390/1018] Compiling aesv8-armv8-linux.S
[391/1018] Compiling aesv8-armv7-linux.S
[392/1018] Compiling aesv8-armv8-win.S
[392/1018] Compiling aesv8-armv8-apple.S
[394/1018] Compiling aesv8-gcm-armv8-apple.S
[395/1018] Compiling aesni-x86_64-apple.S
[396/1018] Compiling aesni-x86_64-linux.S
[397/1018] Compiling aesni-gcm-x86_64-linux.S
[398/1018] Compiling aesni-x86-apple.S
[399/1018] Compiling aesni-x86-linux.S
[400/1018] Compiling aesni-gcm-x86_64-apple.S
[401/1018] Compiling aes-gcm-avx10-x86_64-linux.S
[402/1018] Compiling aes-gcm-avx2-x86_64-apple.S
[403/1018] Compiling aes-gcm-avx2-x86_64-linux.S
[404/1018] Compiling aes-gcm-avx10-x86_64-apple.S
[405/1018] Compiling x_x509a.cc
[406/1018] Compiling x_val.cc
[407/1018] Compiling x_sig.cc
[408/1018] Compiling x_x509.cc
[409/1018] Compiling x_spki.cc
[410/1018] Compiling x_req.cc
[411/1018] Compiling x_exten.cc
[412/1018] Compiling x_crl.cc
[413/1018] Compiling x_pubkey.cc
[413/1018] Compiling x_name.cc
[415/1018] Compiling x_algor.cc
[416/1018] Compiling x509spki.cc
[417/1018] Compiling x_attrib.cc
[418/1018] Compiling x509rset.cc
[419/1018] Compiling x_all.cc
[420/1018] Compiling x509name.cc
[421/1018] Compiling x509cset.cc
[422/1018] Compiling x509_v3.cc
[423/1018] Compiling x509_vpm.cc
[424/1018] Compiling x509_vfy.cc
[425/1018] Compiling x509_txt.cc
[426/1018] Compiling x509_set.cc
[427/1018] Compiling x509_trs.cc
[428/1018] Compiling x509_def.cc
[429/1018] Compiling x509_obj.cc
[429/1018] Compiling x509_d2.cc
[431/1018] Compiling x509_ext.cc
[432/1018] Compiling x509_req.cc
[433/1018] Compiling x509_lu.cc
[434/1018] Compiling x509_cmp.cc
[435/1018] Compiling x509_att.cc
[436/1018] Compiling x509.cc
[437/1018] Compiling v3_utl.cc
[438/1018] Compiling v3_ocsp.cc
[439/1018] Compiling v3_prn.cc
[440/1018] Compiling v3_pcons.cc
[441/1018] Compiling v3_purp.cc
[442/1018] Compiling v3_pmaps.cc
[443/1018] Compiling v3_skey.cc
[444/1018] Compiling v3_ncons.cc
[445/1018] Compiling v3_int.cc
[446/1018] Compiling v3_lib.cc
[447/1018] Compiling v3_info.cc
[448/1018] Compiling v3_ia5.cc
[449/1018] Compiling v3_genn.cc
[450/1018] Compiling v3_enum.cc
[451/1018] Compiling v3_extku.cc
[452/1018] Compiling v3_conf.cc
[453/1018] Compiling v3_crld.cc
[454/1018] Compiling v3_cpols.cc
[455/1018] Compiling v3_bitst.cc
[456/1018] Compiling v3_alt.cc
[457/1018] Compiling v3_bcons.cc
[458/1018] Compiling v3_akeya.cc
[459/1018] Compiling v3_akey.cc
[460/1018] Compiling t_x509.cc
[461/1018] Compiling t_x509a.cc
[462/1018] Compiling rsa_pss.cc
[463/1018] Compiling t_crl.cc
[464/1018] Compiling t_req.cc
[465/1018] Compiling i2d_pr.cc
[466/1018] Compiling policy.cc
[467/1018] Compiling name_print.cc
[468/1018] Compiling by_file.cc
[469/1018] Compiling by_dir.cc
[470/1018] Compiling algorithm.cc
[471/1018] Compiling a_digest.cc
[472/1018] Compiling a_verify.cc
[473/1018] Compiling a_sign.cc
[474/1018] Compiling asn1_gen.cc
[475/1018] Compiling voprf.cc
[476/1018] Compiling thread_win.cc
[477/1018] Compiling thread_pthread.cc
[478/1018] Compiling thread.cc
[479/1018] Compiling thread_none.cc
[480/1018] Compiling trust_token.cc
[481/1018] Compiling stack.cc
[482/1018] Compiling pmbtoken.cc
[483/1018] Compiling slhdsa.cc
[484/1018] Compiling spake2plus.cc
[485/1018] Compiling siphash.cc
[486/1018] Compiling sha512.cc
[487/1018] Compiling sha256.cc
[488/1018] Compiling sha1.cc
[489/1018] Compiling rsa_extra.cc
[490/1018] Compiling rsa_print.cc
[491/1018] Compiling rsa_crypt.cc
[492/1018] Compiling refcount.cc
[493/1018] Compiling rc4.cc
[494/1018] Compiling rsa_asn1.cc
[495/1018] Compiling windows.cc
[496/1018] Compiling urandom.cc
[496/1018] Compiling trusty.cc
[498/1018] Compiling rand.cc
[499/1018] Compiling ios.cc
[500/1018] Compiling poly1305_arm_asm.S
[501/1018] Compiling passive.cc
[502/1018] Compiling getentropy.cc
[503/1018] Compiling forkunsafe.cc
[504/1018] Compiling fork_detect.cc
[505/1018] Compiling deterministic.cc
[506/1018] Compiling poly1305_vec.cc
[507/1018] Compiling poly1305_arm.cc
[508/1018] Compiling poly1305.cc
[509/1018] Compiling pool.cc
[510/1018] Compiling pkcs8.cc
[511/1018] Compiling pkcs8_x509.cc
[512/1018] Compiling pkcs7.cc
[513/1018] Compiling p5_pbev2.cc
[514/1018] Compiling pkcs7_x509.cc
[515/1018] Compiling pem_xaux.cc
[516/1018] Compiling pem_x509.cc
[517/1018] Compiling pem_pkey.cc
[518/1018] Compiling pem_pk8.cc
[519/1018] Compiling pem_oth.cc
[520/1018] Compiling mlkem.cc
[521/1018] Compiling obj_xref.cc
[522/1018] Compiling pem_info.cc
[523/1018] Compiling pem_lib.cc
[524/1018] Compiling mldsa.cc
[525/1018] Compiling pem_all.cc
[526/1018] Compiling poly_rq_mul.S
[527/1018] Compiling mem.cc
[528/1018] Compiling obj.cc
[529/1018] Compiling fips_shared_support.cc
[530/1018] Compiling md4.cc
[531/1018] Compiling md5.cc
[532/1018] Compiling lhash.cc
[533/1018] Compiling kyber.cc
[534/1018] Compiling ex_data.cc
[535/1018] Compiling sign.cc
[536/1018] Compiling scrypt.cc
[537/1018] Compiling pbkdf.cc
[538/1018] Compiling print.cc
[539/1018] Compiling hpke.cc
[540/1018] Compiling hrss.cc
[541/1018] Compiling p_x25519_asn1.cc
[542/1018] Compiling p_x25519.cc
[543/1018] Compiling p_ed25519.cc
[544/1018] Compiling p_rsa_asn1.cc
[545/1018] Compiling p_hkdf.cc
[546/1018] Compiling p_ec.cc
[547/1018] Compiling p_rsa.cc
[548/1018] Compiling p_ed25519_asn1.cc
[549/1018] Compiling p_ec_asn1.cc
[550/1018] Compiling p_dh_asn1.cc
[551/1018] Compiling p_dsa_asn1.cc
[552/1018] Compiling p_dh.cc
[553/1018] Compiling evp_ctx.cc
[554/1018] Compiling evp.cc
[554/1018] Compiling err.cc
[556/1018] Compiling engine.cc
[557/1018] Compiling evp_asn1.cc
[558/1018] Compiling ecdh.cc
[559/1018] Compiling ecdsa_asn1.cc
[560/1018] Compiling hash_to_curve.cc
[561/1018] Compiling ec_derive.cc
[562/1018] Compiling dsa.cc
[563/1018] Compiling ec_asn1.cc
[564/1018] Compiling params.cc
[564/1018] Compiling bcm.cc
[566/1018] Compiling x25519-asm-arm.S
[567/1018] Compiling dsa_asn1.cc
[568/1018] Compiling digest_extra.cc
[569/1018] Compiling des.cc
[570/1018] Compiling dh_asn1.cc
[571/1018] Compiling curve25519_64_adx.cc
[572/1018] Compiling spake25519.cc
[573/1018] Compiling cpu_intel.cc
[574/1018] Compiling cpu_arm_linux.cc
[575/1018] Compiling cpu_arm_freebsd.cc
[576/1018] Compiling crypto.cc
[577/1018] Compiling cpu_aarch64_win.cc
[578/1018] Compiling curve25519.cc
[579/1018] Compiling cpu_aarch64_sysreg.cc
[580/1018] Compiling cpu_aarch64_openbsd.cc
[581/1018] Compiling cpu_aarch64_linux.cc
[582/1018] Compiling cpu_aarch64_fuchsia.cc
[583/1018] Compiling cpu_aarch64_apple.cc
[584/1018] Compiling tls_cbc.cc
[585/1018] Compiling get_cipher.cc
[586/1018] Compiling conf.cc
[587/1018] Compiling e_rc4.cc
[588/1018] Compiling e_tls.cc
[589/1018] Compiling e_rc2.cc
[590/1018] Compiling e_null.cc
[591/1018] Compiling e_des.cc
[592/1018] Compiling e_chacha20poly1305.cc
[593/1018] Compiling e_aesgcmsiv.cc
[594/1018] Compiling derive_key.cc
[595/1018] Compiling chacha.cc
[596/1018] Compiling e_aesctrhmac.cc
[597/1018] Compiling unicode.cc
[598/1018] Compiling cbs.cc
[599/1018] Compiling cbb.cc
[600/1018] Compiling ber.cc
[601/1018] Compiling asn1_compat.cc
[602/1018] Compiling buf.cc
[603/1018] Compiling blake2.cc
[604/1018] Compiling socket_helper.cc
[605/1018] Compiling bn_asn1.cc
[606/1018] Compiling socket.cc
[607/1018] Compiling convert.cc
[608/1018] Compiling printf.cc
[609/1018] Compiling hexdump.cc
[610/1018] Compiling pair.cc
[611/1018] Compiling file.cc
[612/1018] Compiling fd.cc
[613/1018] Compiling errno.cc
[614/1018] Compiling connect.cc
[615/1018] Compiling bio_mem.cc
[616/1018] Compiling base64.cc
[617/1018] Compiling bio.cc
[618/1018] Compiling tasn_typ.cc
[619/1018] Compiling tasn_fre.cc
[620/1018] Compiling tasn_utl.cc
[621/1018] Compiling tasn_enc.cc
[622/1018] Compiling tasn_new.cc
[623/1018] Compiling posix_time.cc
[624/1018] Compiling f_string.cc
[625/1018] Compiling f_int.cc
[626/1018] Compiling asn_pack.cc
[627/1018] Compiling tasn_dec.cc
[628/1018] Compiling asn1_par.cc
[629/1018] Compiling asn1_lib.cc
[630/1018] Compiling a_utctm.cc
[631/1018] Compiling a_type.cc
[632/1018] Compiling a_time.cc
[633/1018] Compiling a_octet.cc
[634/1018] Compiling a_strnid.cc
[635/1018] Compiling a_strex.cc
[636/1018] Compiling a_mbstr.cc
[637/1018] Compiling a_object.cc
[638/1018] Compiling a_i2d_fp.cc
[639/1018] Compiling a_int.cc
[640/1018] Compiling fiat_p256_adx_mul.S
[641/1018] Compiling fiat_p256_adx_sqr.S
[642/1018] Compiling a_dup.cc
[643/1018] Compiling a_d2i_fp.cc
[644/1018] Compiling fiat_curve25519_adx_square.S
[645/1018] Compiling md5-x86_64-linux.S
[646/1018] Compiling fiat_curve25519_adx_mul.S
[647/1018] Compiling a_gentm.cc
[648/1018] Compiling md5-x86_64-apple.S
[649/1018] Compiling md5-586-linux.S
[650/1018] Compiling md5-586-apple.S
[651/1018] Compiling chacha20_poly1305_x86_64-linux.S
[652/1018] Compiling chacha20_poly1305_x86_64-apple.S
[653/1018] Compiling a_bitstr.cc
[654/1018] Compiling chacha20_poly1305_armv8-win.S
[655/1018] Compiling chacha20_poly1305_armv8-linux.S
[656/1018] Compiling a_bool.cc
[657/1018] Compiling chacha-x86_64-linux.S
[658/1018] Compiling chacha-x86_64-apple.S
[659/1018] Compiling chacha-x86-apple.S
[660/1018] Compiling chacha-x86-linux.S
[660/1018] Compiling chacha20_poly1305_armv8-apple.S
[662/1018] Compiling chacha-armv8-win.S
[663/1018] Compiling chacha-armv8-linux.S
[664/1018] Compiling chacha-armv4-linux.S
[665/1018] Compiling aes128gcmsiv-x86_64-apple.S
[665/1018] Compiling aes128gcmsiv-x86_64-linux.S
[667/1018] Compiling chacha-armv8-apple.S
[668/1018] Compiling x86_64-mont5-linux.S
[669/1018] Compiling x86_64-mont5-apple.S
[670/1018] Compiling x86_64-mont-linux.S
[671/1018] Compiling x86-mont-linux.S
[672/1018] Compiling x86_64-mont-apple.S
[673/1018] Compiling x86-mont-apple.S
[674/1018] Compiling vpaes-x86_64-linux.S
[675/1018] Compiling vpaes-x86_64-apple.S
[676/1018] Compiling err_data.cc
[677/1018] Compiling vpaes-x86-apple.S
[677/1018] Compiling vpaes-armv8-win.S
[677/1018] Compiling vpaes-x86-linux.S
[680/1018] Compiling vpaes-armv8-linux.S
[681/1018] Compiling vpaes-armv8-apple.S
[682/1018] Compiling vpaes-armv7-linux.S
[683/1018] Compiling CCryptoBoringSSLShims shims.c
[684/1018] Compiling sha512-x86_64-linux.S
[685/1018] Compiling sha512-x86_64-apple.S
[686/1018] Compiling sha512-armv8-win.S
[687/1018] Compiling sha512-armv8-linux.S
[688/1018] Compiling sha512-armv4-linux.S
[689/1018] Compiling sha512-armv8-apple.S
[690/1018] Compiling sha512-586-linux.S
[691/1018] Compiling sha512-586-apple.S
[692/1018] Compiling sha256-x86_64-linux.S
[693/1018] Compiling sha256-x86_64-apple.S
[694/1018] Compiling sha256-armv8-win.S
[695/1018] Compiling sha256-armv8-linux.S
[696/1018] Compiling sha256-armv4-linux.S
[697/1018] Compiling sha256-586-linux.S
[698/1018] Compiling sha256-armv8-apple.S
[699/1018] Compiling sha256-586-apple.S
[700/1018] Compiling sha1-x86_64-linux.S
[701/1018] Compiling sha1-x86_64-apple.S
[702/1018] Compiling sha1-armv8-win.S
[703/1018] Compiling sha1-armv8-linux.S
[704/1018] Compiling sha1-armv4-large-linux.S
[705/1018] Compiling sha1-586-linux.S
[706/1018] Compiling sha1-armv8-apple.S
[707/1018] Compiling sha1-586-apple.S
[708/1018] Compiling rsaz-avx2-linux.S
[709/1018] Compiling rsaz-avx2-apple.S
[710/1018] Compiling rdrand-x86_64-linux.S
[711/1018] Compiling rdrand-x86_64-apple.S
[712/1018] Compiling p256_beeu-x86_64-asm-linux.S
[713/1018] Compiling p256_beeu-x86_64-asm-apple.S
[714/1018] Compiling p256_beeu-armv8-asm-linux.S
[715/1018] Compiling p256_beeu-armv8-asm-win.S
[716/1018] Compiling p256-x86_64-asm-linux.S
[717/1018] Compiling p256_beeu-armv8-asm-apple.S
[718/1018] Compiling p256-x86_64-asm-apple.S
[719/1018] Compiling p256-armv8-asm-win.S
[720/1018] Compiling p256-armv8-asm-linux.S
[721/1018] Compiling p256-armv8-asm-apple.S
[722/1018] Compiling ghashv8-armv8-linux.S
[723/1018] Compiling ghashv8-armv8-win.S
[724/1018] Compiling ghashv8-armv7-linux.S
[725/1018] Compiling ghashv8-armv8-apple.S
[725/1018] Compiling ghash-x86_64-linux.S
[727/1018] Compiling ghash-x86_64-apple.S
[728/1018] Compiling ghash-x86-linux.S
[729/1018] Compiling ghash-x86-apple.S
[730/1018] Compiling ghash-ssse3-x86_64-linux.S
[731/1018] Compiling ghash-ssse3-x86_64-apple.S
[732/1018] Compiling ghash-ssse3-x86-linux.S
[732/1018] Compiling ghash-ssse3-x86-apple.S
[734/1018] Compiling ghash-neon-armv8-linux.S
[734/1018] Compiling ghash-neon-armv8-win.S
[736/1018] Compiling ghash-neon-armv8-apple.S
[737/1018] Compiling co-586-apple.S
[738/1018] Compiling ghash-armv4-linux.S
[739/1018] Compiling co-586-linux.S
[740/1018] Compiling bn-armv8-win.S
[740/1018] Compiling bn-armv8-linux.S
[741/1018] Compiling bn-armv8-apple.S
[743/1018] Compiling bsaes-armv7-linux.S
[744/1018] Compiling bn-586-linux.S
[745/1018] Compiling bn-586-apple.S
[746/1018] Compiling armv8-mont-win.S
[746/1018] Compiling armv8-mont-linux.S
[748/1018] Compiling armv4-mont-linux.S
[749/1018] Compiling aesv8-gcm-armv8-linux.S
[750/1018] Compiling aesv8-gcm-armv8-win.S
[751/1018] Compiling armv8-mont-apple.S
[752/1018] Compiling aesv8-gcm-armv8-apple.S
[753/1018] Compiling aesv8-armv8-win.S
[754/1018] Compiling aesv8-armv8-linux.S
[755/1018] Compiling aesv8-armv8-apple.S
[756/1018] Compiling aesv8-armv7-linux.S
[757/1018] Compiling aesni-x86_64-apple.S
[758/1018] Compiling aesni-x86_64-linux.S
[759/1018] Compiling aesni-x86-linux.S
[760/1018] Compiling aesni-x86-apple.S
[761/1018] Compiling aesni-gcm-x86_64-linux.S
[762/1018] Compiling aesni-gcm-x86_64-apple.S
[763/1018] Compiling aes-gcm-avx512-x86_64-linux.S
[764/1018] Compiling aes-gcm-avx2-x86_64-linux.S
[765/1018] Compiling aes-gcm-avx2-x86_64-apple.S
[766/1018] Compiling aes-gcm-avx512-x86_64-apple.S
[767/1018] Compiling c-nioatomics.c
[768/1018] Compiling xwing.cc
[769/1018] Compiling x_spki.cc
[770/1018] Compiling x_sig.cc
[771/1018] Compiling x_x509a.cc
[772/1018] Compiling x_req.cc
[773/1018] Compiling x_name.cc
[774/1018] Compiling x_x509.cc
[775/1018] Compiling x_pubkey.cc
[776/1018] Compiling c-atomics.c
[777/1018] Compiling x_exten.cc
[778/1018] Compiling x_crl.cc
[779/1024] Compiling x509spki.cc
[780/1024] Compiling x_attrib.cc
[781/1024] Compiling x509rset.cc
[782/1024] Compiling x_algor.cc
[783/1024] Compiling x_all.cc
[784/1024] Compiling x509name.cc
[785/1024] Compiling x509cset.cc
[786/1024] Compiling x509_vpm.cc
[788/1024] Compiling NIOConcurrencyHelpers lock.swift
[789/1024] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[790/1024] Compiling NIOConcurrencyHelpers NIOLock.swift
[791/1024] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[792/1024] Emitting module NIOConcurrencyHelpers
[793/1024] Compiling NIOConcurrencyHelpers atomics.swift
[793/1024] Compiling x509_vfy.cc
[794/1024] Compiling x509_txt.cc
[795/1024] Compiling x509_v3.cc
[796/1024] Compiling x509_trs.cc
[797/1024] Compiling x509_set.cc
[798/1024] Compiling x509_obj.cc
[799/1024] Compiling x509_lu.cc
[800/1024] Compiling x509_req.cc
[801/1024] Compiling x509_ext.cc
[802/1024] Compiling x509_def.cc
[803/1024] Compiling x509_d2.cc
[804/1024] Compiling x509.cc
[805/1024] Compiling x509_cmp.cc
[806/1024] Compiling x509_att.cc
[807/1024] Compiling v3_prn.cc
[808/1024] Compiling v3_purp.cc
[809/1024] Compiling v3_skey.cc
[810/1024] Compiling v3_utl.cc
[811/1024] Compiling v3_pmaps.cc
[812/1024] Compiling v3_pcons.cc
[813/1024] Compiling v3_ocsp.cc
[814/1024] Compiling v3_ncons.cc
[815/1024] Compiling v3_int.cc
[816/1024] Compiling v3_lib.cc
[817/1024] Compiling v3_ia5.cc
[818/1024] Compiling v3_genn.cc
[819/1024] Compiling v3_info.cc
[820/1024] Compiling v3_extku.cc
[821/1024] Compiling v3_enum.cc
[822/1024] Compiling v3_crld.cc
[823/1024] Compiling v3_cpols.cc
[824/1024] Compiling v3_bitst.cc
[825/1024] Compiling v3_bcons.cc
[826/1024] Compiling v3_conf.cc
[827/1024] Compiling v3_akeya.cc
[828/1024] Compiling v3_alt.cc
[829/1024] Compiling v3_akey.cc
[830/1024] Compiling t_x509a.cc
[831/1024] Compiling t_x509.cc
[832/1024] Compiling t_req.cc
[833/1024] Compiling t_crl.cc
[834/1024] Compiling i2d_pr.cc
[835/1024] Compiling name_print.cc
[836/1024] Compiling rsa_pss.cc
[837/1024] Compiling policy.cc
[838/1024] Compiling by_file.cc
[839/1024] Compiling asn1_gen.cc
[840/1024] Compiling by_dir.cc
[841/1024] Compiling algorithm.cc
[842/1024] Compiling thread_win.cc
[843/1024] Compiling a_verify.cc
[844/1024] Compiling a_digest.cc
[845/1024] Compiling thread_none.cc
[846/1024] Compiling thread_pthread.cc
[847/1024] Compiling a_sign.cc
[848/1024] Compiling thread.cc
[849/1024] Compiling voprf.cc
[850/1024] Compiling trust_token.cc
[851/1024] Compiling pmbtoken.cc
[852/1024] Compiling stack.cc
[853/1024] Compiling sha512.cc
[854/1024] Compiling siphash.cc
[855/1024] Compiling sha256.cc
[856/1024] Compiling sha1.cc
[857/1024] Compiling rsa_extra.cc
[858/1024] Compiling rsa_print.cc
[859/1024] Compiling slhdsa.cc
[860/1024] Compiling rsa_crypt.cc
[861/1024] Compiling spake2plus.cc
[862/1024] Compiling rc4.cc
[863/1024] Compiling refcount.cc
[864/1024] Compiling windows.cc
[865/1024] Compiling urandom.cc
[866/1024] Compiling trusty.cc
[867/1024] Compiling rand.cc
[868/1024] Compiling passive.cc
[869/1024] Compiling poly1305_arm_asm.S
[870/1024] Compiling ios.cc
[871/1024] Compiling getentropy.cc
[872/1024] Compiling rsa_asn1.cc
[873/1024] Compiling deterministic.cc
[874/1024] Compiling forkunsafe.cc
[875/1024] Compiling fork_detect.cc
[876/1024] Compiling poly1305_vec.cc
[877/1024] Compiling poly1305_arm.cc
[878/1024] Compiling poly1305.cc
[879/1024] Compiling pool.cc
[880/1024] Compiling pkcs8.cc
[881/1024] Compiling pkcs8_x509.cc
[882/1024] Compiling p5_pbev2.cc
[883/1024] Compiling pkcs7.cc
[884/1024] Compiling pem_x509.cc
[885/1024] Compiling pem_xaux.cc
[886/1024] Compiling pkcs7_x509.cc
[887/1024] Compiling pem_pkey.cc
[888/1024] Compiling pem_pk8.cc
[889/1024] Compiling pem_oth.cc
[890/1024] Compiling mlkem.cc
[891/1024] Compiling obj_xref.cc
[892/1024] Compiling pem_info.cc
[893/1024] Compiling mldsa.cc
[894/1024] Compiling pem_lib.cc
[895/1024] Compiling poly_rq_mul.S
[896/1024] Compiling mem.cc
[897/1024] Compiling pem_all.cc
[898/1024] Compiling fips_shared_support.cc
[899/1024] Compiling obj.cc
[900/1024] Compiling md5.cc
[901/1024] Compiling md4.cc
[902/1024] Compiling lhash.cc
[903/1024] Compiling fuzzer_mode.cc
[904/1024] Compiling ex_data.cc
[905/1024] Compiling kyber.cc
[906/1024] Compiling hpke.cc
[907/1024] Compiling hrss.cc
[908/1024] Compiling scrypt.cc
[909/1024] Compiling print.cc
[910/1024] Compiling sign.cc
[911/1024] Compiling pbkdf.cc
[912/1024] Compiling p_x25519_asn1.cc
[913/1024] Compiling p_x25519.cc
[914/1024] Compiling p_rsa_asn1.cc
[915/1024] Compiling p_hkdf.cc
[916/1024] Compiling p_rsa.cc
[917/1024] Compiling p_ed25519_asn1.cc
[918/1024] Compiling p_ed25519.cc
[919/1024] Compiling p_ec_asn1.cc
[920/1024] Compiling p_ec.cc
[921/1024] Compiling p_dsa_asn1.cc
[922/1024] Compiling p_dh_asn1.cc
[923/1024] Compiling err.cc
[924/1024] Compiling p_dh.cc
[925/1024] Compiling evp_ctx.cc
[926/1024] Compiling engine.cc
[927/1024] Compiling evp.cc
[928/1024] Compiling ecdsa_p1363.cc
[929/1024] Compiling evp_asn1.cc
[930/1024] Compiling ecdh.cc
[931/1024] Compiling ec_derive.cc
[932/1024] Compiling ecdsa_asn1.cc
[933/1024] Compiling hash_to_curve.cc
[934/1024] Compiling dsa.cc
[935/1024] Compiling dsa_asn1.cc
[936/1024] Compiling ec_asn1.cc
[937/1024] Compiling digest_extra.cc
[938/1024] Compiling x25519-asm-arm.S
[939/1024] Compiling params.cc
[940/1024] Compiling des.cc
[941/1024] Compiling dh_asn1.cc
[942/1024] Compiling curve25519_64_adx.cc
[943/1024] Compiling spake25519.cc
[944/1024] Compiling cpu_intel.cc
[945/1024] Compiling crypto.cc
[946/1024] Compiling curve25519.cc
[947/1024] Compiling cpu_arm_linux.cc
[947/1024] Compiling cpu_arm_freebsd.cc
[949/1024] Compiling cpu_aarch64_win.cc
[950/1024] Compiling cpu_aarch64_openbsd.cc
[951/1024] Compiling cpu_aarch64_sysreg.cc
[952/1024] Compiling cpu_aarch64_linux.cc
[952/1024] Compiling cpu_aarch64_fuchsia.cc
[954/1024] Compiling cpu_aarch64_apple.cc
[955/1024] Compiling conf.cc
[956/1024] Compiling tls_cbc.cc
[957/1024] Compiling get_cipher.cc
[958/1024] Compiling e_rc4.cc
[959/1024] Compiling e_tls.cc
[960/1024] Compiling cms.cc
[961/1024] Compiling e_null.cc
[962/1024] Compiling e_rc2.cc
[963/1024] Compiling e_des.cc
[964/1024] Compiling e_aesgcmsiv.cc
[965/1024] Compiling e_chacha20poly1305.cc
[966/1024] Compiling e_aeseax.cc
[967/1024] Compiling derive_key.cc
[968/1024] Compiling e_aesctrhmac.cc
[969/1024] Compiling chacha.cc
[970/1024] Compiling unicode.cc
[971/1024] Compiling cbs.cc
[972/1024] Compiling cbb.cc
[973/1024] Compiling buf.cc
[974/1024] Compiling ber.cc
[975/1024] Compiling asn1_compat.cc
[976/1024] Compiling sqrt.cc
[977/1024] Compiling div.cc
[978/1024] Compiling exponentiation.cc
[979/1024] Compiling blake2.cc
[980/1024] Compiling printf.cc
[981/1024] Compiling hexdump.cc
[982/1024] Compiling convert.cc
[983/1024] Compiling pair.cc
[984/1024] Compiling file.cc
[985/1024] Compiling bn_asn1.cc
[986/1024] Compiling errno.cc
[987/1024] Compiling fd.cc
[988/1024] Compiling bio_mem.cc
[989/1024] Compiling base64.cc
[990/1024] Compiling tasn_fre.cc
[991/1024] Compiling tasn_typ.cc
[992/1024] Compiling bio.cc
[993/1024] Compiling bcm.cc
[994/1024] Compiling tasn_enc.cc
[995/1024] Compiling tasn_utl.cc
[996/1024] Compiling tasn_new.cc
[997/1024] Compiling tasn_dec.cc
[998/1024] Compiling posix_time.cc
[999/1024] Compiling f_string.cc
[1000/1024] Compiling asn1_par.cc
[1001/1024] Compiling f_int.cc
[1002/1024] Compiling asn_pack.cc
[1003/1024] Compiling a_utctm.cc
[1004/1024] Compiling asn1_lib.cc
[1005/1024] Compiling a_time.cc
[1006/1024] Compiling a_type.cc
[1007/1024] Compiling a_strnid.cc
[1008/1024] Compiling a_octet.cc
[1009/1024] Compiling a_strex.cc
[1010/1024] Compiling a_mbstr.cc
[1011/1024] Compiling a_int.cc
[1012/1024] Write sources
[1015/1024] Compiling a_object.cc
[1016/1024] Compiling a_i2d_fp.cc
[1017/1024] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1018/1024] Compiling a_dup.cc
[1019/1024] Compiling a_d2i_fp.cc
[1020/1024] Compiling a_gentm.cc
[1021/1024] Compiling aes.cc
[1022/1069] Compiling a_bool.cc
[1023/1069] Compiling a_bitstr.cc
[1025/1078] Compiling Algorithms Suffix.swift
[1026/1078] Compiling Algorithms Trim.swift
[1027/1080] Compiling Algorithms MinMax.swift
[1028/1080] Compiling Algorithms Partition.swift
[1029/1080] Compiling Algorithms Joined.swift
[1030/1080] Compiling Algorithms Keyed.swift
[1031/1080] Compiling Algorithms Combinations.swift
[1032/1080] Compiling Algorithms Compacted.swift
[1033/1080] Compiling Algorithms Permutations.swift
[1034/1080] Compiling Algorithms Product.swift
[1035/1081] Compiling Atomics Unmanaged extensions.swift
[1036/1081] Compiling Algorithms Indexed.swift
[1037/1081] Compiling Algorithms Intersperse.swift
[1038/1081] Compiling Algorithms FirstNonNil.swift
[1039/1081] Compiling Algorithms FlattenCollection.swift
[1040/1081] Compiling Algorithms Unique.swift
[1041/1081] Compiling Algorithms Windows.swift
[1042/1081] Compiling Algorithms Split.swift
[1043/1081] Compiling Algorithms Stride.swift
[1044/1081] Compiling Algorithms AdjacentPairs.swift
[1045/1081] Compiling Algorithms Chain.swift
[1046/1081] Compiling Algorithms RandomSample.swift
[1047/1081] Compiling Algorithms Reductions.swift
[1048/1081] Compiling Algorithms Rotate.swift
[1049/1081] Compiling Algorithms EitherSequence.swift
[1052/1081] Compiling Algorithms Grouped.swift
[1057/1081] Compiling Algorithms Cycle.swift
[1064/1081] Compiling CryptoBoringWrapper RandomBytes.swift
[1065/1081] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[1066/1081] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1067/1081] Compiling Algorithms Chunked.swift
[1074/1081] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1075/1081] Compiling CryptoBoringWrapper EllipticCurve.swift
[1076/1081] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1077/1081] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1078/1081] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1079/1081] Emitting module CryptoBoringWrapper
[1080/1081] Emitting module Atomics
[1081/1203] Emitting module Algorithms
[1082/1203] Compiling NIOCore IOData.swift
[1083/1203] Compiling NIOCore IPProtocol.swift
[1084/1203] Compiling NIOCore IntegerBitPacking.swift
[1085/1203] Compiling NIOCore IntegerTypes.swift
[1086/1203] Compiling NIOCore Interfaces.swift
[1087/1203] Compiling NIOCore Linux.swift
[1088/1209] Emitting module CryptoExtras
[1089/1209] Compiling NIOCore EventLoop+SerialExecutor.swift
[1090/1209] Compiling NIOCore EventLoop.swift
[1091/1209] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1092/1209] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1093/1209] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1094/1209] Compiling NIOCore EventLoopFuture.swift
[1095/1209] Compiling NIOCore NIOSendable.swift
[1096/1209] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[1097/1209] Compiling NIOCore RecvByteBufferAllocator.swift
[1098/1209] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1099/1209] Compiling NIOCore GlobalSingletons.swift
[1100/1209] Compiling NIOCore IO.swift
[1102/1209] Compiling CryptoExtras ThreadWindows.swift
[1103/1209] Compiling CryptoExtras DLEQ.swift
[1104/1209] Compiling CryptoExtras Prover.swift
[1105/1209] Compiling CryptoExtras Verifier.swift
[1106/1209] Compiling CryptoExtras ZKPToolbox.swift
[1107/1209] Compiling CryptoExtras resource_bundle_accessor.swift
[1108/1216] Compiling NIOCore FileDescriptor.swift
[1109/1216] Compiling NIOCore FileHandle.swift
[1110/1216] Compiling NIOCore FileRegion.swift
[1111/1216] Compiling NIOCore NIOLoopBound.swift
[1112/1216] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1113/1216] Compiling NIOCore NIOScheduledCallback.swift
[1128/1216] Compiling NIOCore ByteBuffer-conversions.swift
[1129/1216] Compiling NIOCore Channel.swift
[1130/1216] Compiling NIOCore ChannelHandler.swift
[1131/1216] Compiling NIOCore ChannelHandlers.swift
[1132/1216] Compiling NIOCore ChannelInvoker.swift
[1133/1216] Compiling NIOCore ChannelOption.swift
[1134/1216] Compiling NIOCore ChannelPipeline.swift
[1141/1216] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1142/1216] Compiling NIOCore ByteBuffer-views.swift
[1143/1216] Compiling NIOCore Codec.swift
[1144/1216] Compiling NIOCore ConvenienceOptionSupport.swift
[1145/1216] Compiling NIOCore DeadChannel.swift
[1146/1216] Compiling NIOCore DispatchQueue+WithFuture.swift
[1147/1216] Compiling NIOCore EventLoop+Deprecated.swift
[1162/1216] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1163/1216] Compiling NIOCore NIOAsyncWriter.swift
[1164/1216] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1165/1216] Compiling NIOCore BSDSocketAPI.swift
[1166/1216] Compiling NIOCore ByteBuffer-aux.swift
[1167/1216] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1168/1216] Compiling NIOCore SocketAddresses.swift
[1169/1216] Compiling NIOCore SocketOptionProvider.swift
[1170/1216] Compiling NIOCore SystemCallHelpers.swift
[1171/1216] Compiling NIOCore TimeAmount+Duration.swift
[1172/1216] Compiling NIOCore TypeAssistedChannelHandler.swift
[1173/1216] Compiling NIOCore UniversalBootstrapSupport.swift
[1174/1216] Compiling NIOCore Utilities.swift
[1175/1216] Compiling NIOCore CircularBuffer.swift
[1176/1216] Compiling NIOCore AddressedEnvelope.swift
[1177/1216] Compiling NIOCore AsyncAwaitSupport.swift
[1178/1216] Compiling NIOCore AsyncChannel.swift
[1179/1216] Compiling NIOCore AsyncChannelHandler.swift
[1180/1216] Compiling NIOCore AsyncChannelInboundStream.swift
[1181/1216] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1182/1216] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1183/1216] Compiling NIOCore ByteBuffer-core.swift
[1184/1216] Compiling NIOCore ByteBuffer-hex.swift
[1185/1216] Compiling NIOCore ByteBuffer-int.swift
[1186/1216] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1187/1216] Compiling NIOCore ByteBuffer-multi-int.swift
[1188/1218] Emitting module _CryptoExtras
[1189/1218] Compiling _CryptoExtras Exports.swift
[1190/1316] Compiling X509 Digests.swift
[1191/1316] Compiling X509 DistinguishedName.swift
[1192/1316] Compiling X509 CommonName.swift
[1193/1316] Compiling X509 CountryName.swift
[1194/1316] Compiling X509 DNBuilder.swift
[1195/1316] Compiling X509 DomainComponent.swift
[1196/1316] Compiling X509 EmailAddress.swift
[1197/1316] Compiling X509 LocalityName.swift
[1198/1316] Compiling X509 OrganizationName.swift
[1199/1316] Compiling X509 OrganizationalUnitName.swift
[1200/1316] Compiling X509 StateOrProvinceName.swift
[1201/1326] Compiling X509 CMSAttribute.swift
[1202/1326] Compiling X509 CMSContentInfo.swift
[1203/1326] Compiling X509 CMSEncapsulatedContentInfo.swift
[1204/1326] Compiling X509 CMSIssuerAndSerialNumber.swift
[1205/1326] Compiling X509 CMSOperations.swift
[1206/1326] Compiling X509 CMSSignature.swift
[1207/1326] Compiling X509 CMSSignedData.swift
[1215/1326] Compiling X509 CMSSignerIdentifier.swift
[1216/1326] Compiling X509 CMSSignerInfo.swift
[1217/1326] Compiling X509 CMSVersion.swift
[1218/1326] Compiling X509 Curve25519+DER.swift
[1223/1326] Compiling X509 OCSPNonce.swift
[1224/1326] Compiling X509 OCSPPolicy.swift
[1225/1326] Compiling X509 OCSPRequest.swift
[1226/1326] Compiling X509 OCSPResponse.swift
[1227/1326] Compiling X509 OCSPResponseBytes.swift
[1228/1326] Compiling X509 OCSPResponseData.swift
[1229/1326] Compiling X509 Extension.swift
[1230/1326] Compiling X509 Extensions.swift
[1231/1326] Compiling X509 ExtensionsBuilder.swift
[1232/1326] Compiling X509 GeneralName.swift
[1233/1326] Compiling X509 Lock.swift
[1234/1326] Compiling X509 LockedValueBox.swift
[1235/1326] Compiling X509 BasicOCSPResponse.swift
[1236/1326] Compiling X509 DirectoryString.swift
[1237/1326] Compiling X509 OCSPCertID.swift
[1238/1326] Compiling X509 OCSPCertStatus.swift
[1239/1326] Compiling X509 OCSPExtensionID.swift
[1240/1326] Compiling X509 OCSPVersion.swift
[1241/1326] Compiling X509 PKCS8PrivateKey.swift
[1242/1326] Compiling X509 PromiseAndFuture.swift
[1243/1326] Compiling X509 RDNAttribute.swift
[1244/1326] Compiling X509 RandomNumberGenerator+bytes.swift
[1245/1326] Compiling X509 RelativeDistinguishedName.swift
[1246/1326] Compiling X509 SEC1PrivateKey.swift
[1247/1326] Compiling X509 SecKeyWrapper.swift
[1248/1326] Compiling X509 Signature.swift
[1249/1326] Compiling X509 SignatureAlgorithm.swift
[1250/1326] Compiling X509 AllOfPolicies.swift
[1251/1326] Compiling X509 CSRAttribute.swift
[1252/1326] Compiling X509 CSRAttributes.swift
[1253/1326] Compiling X509 CSRVersion.swift
[1254/1326] Compiling X509 CertificateSigningRequest.swift
[1255/1326] Compiling X509 CertificationRequestInfo.swift
[1256/1326] Compiling X509 ExtensionRequest.swift
[1257/1326] Compiling X509 Certificate.swift
[1258/1326] Compiling X509 CertificatePrivateKey.swift
[1259/1326] Compiling X509 CertificatePublicKey.swift
[1260/1326] Compiling X509 CertificateSerialNumber.swift
[1261/1326] Compiling X509 CertificateVersion.swift
[1262/1326] Compiling X509 AnyPolicy.swift
[1263/1326] Compiling X509 CertificateStore.swift
[1264/1326] Compiling X509 CustomCertificateStore.swift
[1265/1326] Compiling X509 OneOfPolicies.swift
[1266/1326] Compiling X509 PolicyBuilder.swift
[1267/1326] Compiling X509 BasicConstraintsPolicy.swift
[1268/1326] Compiling X509 DNSNames.swift
[1269/1326] Compiling X509 DirectoryNames.swift
[1270/1326] Compiling X509 ExpiryPolicy.swift
[1271/1326] Compiling X509 IPConstraints.swift
[1272/1326] Emitting module NIOCore
[1273/1326] Compiling X509 VerifierPolicy.swift
[1274/1326] Compiling X509 AlgorithmIdentifier.swift
[1275/1326] Compiling X509 ECDSASignature.swift
[1276/1326] Compiling X509 RSAPKCS1PublicKey.swift
[1277/1326] Compiling X509 SubjectPublicKeyInfo.swift
[1278/1326] Compiling X509 TBSCertificate.swift
[1279/1326] Compiling X509 Time.swift
[1280/1326] Compiling X509 TimeCalculations.swift
[1281/1326] Compiling X509 Validity.swift
[1282/1326] Compiling X509 X509SendableMetatype.swift
[1289/1326] Compiling X509 OCSPResponseStatus.swift
[1290/1326] Compiling X509 OCSPSignature.swift
[1291/1326] Compiling X509 OCSPSingleRequest.swift
[1292/1326] Compiling X509 OCSPSingleResponse.swift
[1293/1326] Compiling X509 OCSPTBSRequest.swift
[1294/1330] Compiling X509 StreetAddress.swift
[1295/1330] Compiling X509 Error.swift
[1296/1330] Compiling X509 AuthorityInformationAccess.swift
[1297/1330] Compiling X509 AuthorityKeyIdentifier.swift
[1298/1330] Compiling X509 BasicConstraints.swift
[1299/1330] Compiling X509 ExtendedKeyUsage.swift
[1300/1330] Compiling X509 ExtensionIdentifiers.swift
[1301/1330] Compiling X509 KeyUsage.swift
[1302/1330] Compiling X509 NameConstraints.swift
[1303/1330] Compiling X509 SubjectAlternativeName.swift
[1304/1330] Compiling X509 SubjectKeyIdentifier.swift
[1305/1382] Compiling NIOPosix SelectorWSAPoll.swift
[1306/1382] Compiling NIOPosix PendingDatagramWritesManager.swift
[1307/1382] Compiling NIOPosix PendingWritesManager.swift
[1308/1382] Compiling NIOPosix PipeChannel.swift
[1309/1382] Compiling NIOPosix PipePair.swift
[1310/1382] Compiling NIOPosix Pool.swift
[1311/1382] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1312/1382] Compiling X509 ValidatedCertificateChain.swift
[1313/1382] Compiling X509 VerificationDiagnostic.swift
[1314/1382] Compiling X509 Verifier.swift
[1315/1382] Emitting module NIOEmbedded
[1316/1382] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1317/1382] Compiling NIOEmbedded Embedded.swift
[1318/1382] Compiling NIOEmbedded AsyncTestingChannel.swift
[1319/1382] Compiling NIOPosix BSDSocketAPICommon.swift
[1320/1382] Compiling NIOPosix BSDSocketAPIPosix.swift
[1321/1382] Compiling NIOPosix BSDSocketAPIWindows.swift
[1322/1382] Compiling NIOPosix BaseSocket.swift
[1323/1382] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1324/1382] Compiling NIOPosix BaseSocketChannel.swift
[1325/1382] Compiling NIOPosix BaseStreamSocketChannel.swift
[1326/1382] Compiling NIOPosix Bootstrap.swift
[1327/1382] Compiling NIOPosix ControlMessage.swift
[1328/1382] Compiling NIOPosix DatagramVectorReadManager.swift
[1329/1382] Compiling NIOPosix Errors+Any.swift
[1330/1382] Emitting module X509
[1331/1436] Compiling JWTKit AudienceClaim.swift
[1332/1436] Compiling JWTKit BoolClaim.swift
[1333/1436] Compiling JWTKit ExpirationClaim.swift
[1334/1436] Compiling JWTKit GoogleHostedDomainClaim.swift
[1335/1436] Compiling JWTKit IDClaim.swift
[1336/1436] Compiling JWTKit IssuedAtClaim.swift
[1337/1455] Emitting module NIOPosix
[1338/1455] Compiling JWTKit JWTUnixEpochClaim.swift
[1339/1455] Compiling JWTKit LocaleClaim.swift
[1340/1455] Compiling JWTKit NotBeforeClaim.swift
[1341/1455] Compiling JWTKit SubjectClaim.swift
[1342/1455] Compiling JWTKit TenantIDClaim.swift
[1343/1455] Compiling JWTKit ECDSASigningAlgorithm.swift
[1344/1455] Compiling JWTKit JWTKeyCollection+ECDSA.swift
[1345/1455] Compiling JWTKit P256+CurveType.swift
[1346/1455] Compiling JWTKit P384+CurveType.swift
[1347/1455] Compiling JWTKit RSA.swift
[1348/1455] Compiling JWTKit RSAError.swift
[1349/1455] Compiling JWTKit RSASigner.swift
[1350/1455] Compiling JWTKit Base64URL.swift
[1351/1455] Compiling JWTKit CryptoSigner.swift
[1352/1455] Compiling JWTKit CustomizedJSONCoders.swift
[1353/1455] Compiling JWTKit Utilities.swift
[1354/1455] Compiling JWTKit JWTMultiValueClaim.swift
[1355/1455] Compiling JWTKit JWTError.swift
[1356/1455] Compiling JWTKit JWTHeader+CommonFields.swift
[1357/1455] Compiling JWTKit JWTHeader.swift
[1358/1455] Compiling JWTKit JWTHeaderField.swift
[1359/1455] Compiling JWTKit JWTKeyCollection.swift
[1360/1455] Compiling JWTKit ECDSA.swift
[1361/1455] Compiling JWTKit ECDSACurve.swift
[1362/1455] Compiling JWTKit P521+CurveType.swift
[1363/1455] Compiling JWTKit EdDSA.swift
[1364/1455] Compiling JWTKit EdDSACurve.swift
[1365/1455] Compiling JWTKit JWTParser.swift
[1366/1455] Compiling JWTKit JWTPayload.swift
[1367/1455] Compiling JWTKit JWTSerializer.swift
[1368/1455] Compiling JWTKit JWTSigner.swift
[1369/1455] Compiling JWTKit JWTKeyCollection+MLDSA.swift
[1370/1455] Compiling JWTKit MLDSA.swift
[1371/1455] Compiling JWTKit EdDSAError.swift
[1372/1455] Compiling JWTKit EdDSASigner.swift
[1373/1455] Compiling JWTKit JWTKeyCollection+EdDSA.swift
[1374/1455] Compiling JWTKit HMAC.swift
[1375/1455] Compiling JWTKit HMACError.swift
[1376/1455] Compiling JWTKit JWTAlgorithm.swift
[1377/1455] Compiling JWTKit IssuerClaim.swift
[1378/1455] Compiling JWTKit JWTClaim.swift
[1379/1455] Compiling JWTKit ECDSACurveType.swift
[1380/1455] Compiling JWTKit ECDSAError.swift
[1381/1455] Compiling JWTKit ECDSAKeyTypes.swift
[1382/1455] Compiling JWTKit ECDSASigner.swift
[1383/1455] Compiling NIOPosix Utilities.swift
[1384/1455] Compiling NIOPosix VsockAddress.swift
[1385/1455] Compiling NIOPosix VsockChannelEvents.swift
[1386/1455] Compiling NIOPosix Windows.swift
[1387/1455] Compiling NIOPosix resource_bundle_accessor.swift
[1388/1457] Emitting module NIO
[1389/1457] Compiling NIO Exports.swift
[1390/1497] Compiling NIOTLS TLSEvents.swift
[1391/1497] Compiling NIOSOCKS Errors.swift
[1392/1498] Compiling NIOSOCKS SOCKSResponse.swift
[1393/1498] Compiling NIOSOCKS ClientStateMachine.swift
[1394/1498] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1395/1498] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1396/1498] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1397/1498] Compiling NIOHTTP1 HTTPEncoder.swift
[1398/1498] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1399/1498] Compiling NIOSOCKS Helpers.swift
[1400/1498] Compiling NIOSOCKS SOCKSRequest.swift
[1401/1498] Compiling NIOSOCKS Messages.swift
[1402/1498] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1403/1498] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1404/1498] Compiling NIOTLS SNIHandler.swift
[1405/1498] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1406/1498] Emitting module NIOTLS
[1407/1498] Emitting module NIOSOCKS
[1408/1498] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1409/1498] Compiling NIOHTTP1 HTTPDecoder.swift
[1410/1498] Compiling NIOSOCKS ServerStateMachine.swift
[1411/1498] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1412/1499] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1413/1499] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1414/1499] Emitting module NIOFoundationCompat
[1415/1499] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1416/1525] Compiling NIOSSL LinuxCABundle.swift
[1417/1525] Compiling NIOSSL NIOSSLClientHandler.swift
[1418/1525] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1419/1525] Compiling NIOSSL NIOSSLHandler.swift
[1420/1530] Compiling NIOSSL ByteBufferBIO.swift
[1421/1530] Compiling NIOSSL CustomPrivateKey.swift
[1422/1552] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1423/1552] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1424/1552] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1425/1552] Emitting module NIOHTTP1
[1426/1552] Compiling NIOTransportServices AcceptHandler.swift
[1427/1552] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1428/1552] Compiling NIOTransportServices NIOTSErrors.swift
[1429/1552] Compiling NIOTransportServices NIOTSBootstraps.swift
[1430/1552] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1431/1552] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1432/1570] Compiling NIOHPACK IndexedHeaderTable.swift
[1433/1570] Compiling NIOHPACK IntegerCoding.swift
[1434/1571] Emitting module NIOTransportServices
[1435/1573] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1436/1573] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1437/1573] Compiling NIOTransportServices NIOTSSingletons.swift
[1438/1573] Compiling NIOTransportServices NIOTSEventLoop.swift
[1439/1573] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1443/1573] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1444/1573] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1445/1573] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1446/1573] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1448/1573] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1449/1573] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1450/1573] Compiling NIOHPACK HuffmanTables.swift
[1451/1573] Compiling NIOHPACK DynamicHeaderTable.swift
[1452/1573] Compiling NIOHPACK HPACKDecoder.swift
[1454/1573] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1455/1573] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1456/1573] Compiling NIOHTTPCompression HTTPCompression.swift
[1457/1573] Compiling NIOHTTPCompression HTTPDecompression.swift
[1458/1573] Emitting module NIOHTTPCompression
[1459/1573] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1460/1573] Compiling NIOHPACK StaticHeaderTable.swift
[1461/1573] Compiling NIOHPACK HuffmanCoding.swift
[1462/1573] Compiling NIOHPACK HeaderTables.swift
[1463/1573] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1464/1573] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1465/1573] Compiling NIOHPACK HPACKErrors.swift
[1466/1573] Compiling NIOHPACK HPACKEncoder.swift
[1469/1573] Emitting module NIOHPACK
[1470/1573] Compiling NIOHPACK HPACKHeader.swift
[1471/1573] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1472/1573] Compiling NIOTransportServices StateManagedChannel.swift
[1474/1573] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1475/1635] Compiling NIOHTTP2 HTTP2StreamMultiplexer.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 | }
[1476/1635] 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 | }
[1477/1635] 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 | }
[1478/1635] 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 | }
[1479/1635] 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 | }
[1480/1635] 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 | }
[1481/1635] Compiling JWTKit JWTKeyCollection+RSA.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 | }
[1482/1642] Compiling NIOHTTP2 DOSHeuristics.swift
[1483/1642] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1484/1642] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1485/1645] 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 | }
[1486/1645] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1487/1645] Compiling NIOHTTP2 HTTP2Frame.swift
[1488/1645] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1489/1645] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1490/1645] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1491/1645] Compiling NIOHTTP2 GlitchesMonitor.swift
[1492/1645] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1493/1645] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1494/1645] Compiling NIOHTTP2 StateMachineResult.swift
[1495/1645] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1496/1645] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1497/1645] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1498/1645] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1499/1645] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1500/1645] Compiling NIOHTTP2 QuiescingState.swift
[1501/1645] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1506/1645] Compiling NIOHTTP2 HTTP2PingData.swift
[1507/1645] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1508/1645] Compiling NIOHTTP2 HTTP2Settings.swift
[1509/1645] Compiling NIOHTTP2 SendingRstStreamState.swift
[1517/1651] Compiling NIOSSL UniversalBootstrapSupport.swift
[1518/1651] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1519/1651] Compiling NIOSSL resource_bundle_accessor.swift
[1520/1651] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1521/1651] Compiling NIOHTTP2 HasLocalSettings.swift
[1522/1651] Compiling NIOHTTP2 HasRemoteSettings.swift
[1523/1651] Compiling NIOHTTP2 Error+Any.swift
[1524/1651] Emitting module NIOSSL
[1529/1651] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1530/1651] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1531/1651] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1532/1651] Compiling NIOHTTP2 SendingHeadersState.swift
[1533/1651] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1534/1651] Compiling NIOHTTP2 HTTP2Stream.swift
[1535/1651] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1536/1651] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1537/1651] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1538/1651] Compiling NIOHTTP2 HTTP2StreamID.swift
[1539/1651] Compiling NIOHTTP2 MultiplexerAbstractChannel.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 |
[1540/1651] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.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 |
[1541/1651] Compiling NIOHTTP2 ReceivingRstStreamState.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 |
[1542/1651] Compiling NIOHTTP2 ReceivingWindowUpdateState.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 |
[1543/1651] Compiling NIOHTTP2 MaySendFrames.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 |
[1544/1651] Compiling NIOHTTP2 SendingDataState.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 |
[1545/1651] Compiling NIOHTTP2 SendingGoawayState.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 |
[1548/1651] Compiling NIOHTTP2 HTTP2Error.swift
[1549/1651] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1550/1651] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1551/1651] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1552/1651] Compiling NIOHTTP2 MayReceiveFrames.swift
[1553/1651] Compiling NIOHTTP2 ReceivingDataState.swift
[1577/1651] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1578/1651] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1579/1651] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1580/1651] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1581/1651] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1582/1651] Compiling NIOHTTP2 InboundEventBuffer.swift
[1583/1651] Compiling NIOHTTP2 InboundWindowManager.swift
[1590/1651] Compiling JWTKit AppleIdentityToken.swift
[1591/1651] Compiling JWTKit FirebaseAuthIdentityToken.swift
[1592/1651] Compiling JWTKit GoogleIdentityToken.swift
[1593/1651] Compiling JWTKit MicrosoftIdentityToken.swift
[1594/1651] Compiling JWTKit EmptyPolicy.swift
[1595/1651] Compiling JWTKit ValidationTimePayload.swift
[1596/1651] Compiling JWTKit X5CVerifier.swift
[1611/1651] Emitting module NIOHTTP2
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
[1/9483] Fetching jwt-kit
Fetched https://github.com/swift-server/async-http-client.git from cache (1.08s)
Fetched https://github.com/vapor/jwt-kit.git from cache (1.57s)
Fetched https://github.com/apple/swift-log.git from cache (1.59s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.3.0 (2.11s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-crypto.git from cache
[1/7070] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (1.32s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.66s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.30.1 (2.24s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-distributed-tracing.git
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-algorithms.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
[1/5583] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-atomics.git from cache (0.97s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.97s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.98s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.99s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.29s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.30s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.31s)
Fetched https://github.com/apple/swift-nio.git from cache (6.28s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (11.00s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.76s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (1.30s)
Fetching https://github.com/apple/swift-service-context.git
[1/1162] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.98s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.54s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.49s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (0.62s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.42s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.95s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (1.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.49s)
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.52s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.53s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.66s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.51s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.2 (0.57s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git from cache
[1/2568] Fetching swift-service-lifecycle
[721/8401] Fetching swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.20s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.20s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.24s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.25s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (1.81s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.54s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.35s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.86s)
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.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.67s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (0.66s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.11s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.67s)
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.9.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.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.3.0
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-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/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.3.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.2.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.3.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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.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.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.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.3
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.31.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
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.2.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.30.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/78] Compiling ServiceContextModule ServiceContext.swift
[3/78] Emitting module ServiceContextModule
[4/78] Compiling ServiceContextModule ServiceContextKey.swift
[5/78] Compiling RealModule RealFunctions.swift
[6/79] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[7/80] Compiling SwiftASN1 ASN1OctetString.swift
[8/80] Compiling SwiftASN1 ASN1Strings.swift
[9/80] Compiling SwiftASN1 ASN1Any.swift
[10/80] Compiling SwiftASN1 ASN1BitString.swift
[11/80] Compiling SwiftASN1 ObjectIdentifier.swift
[12/80] Compiling SwiftASN1 PEMDocument.swift
[13/80] Compiling RealModule RelaxedArithmetic.swift
[14/80] Compiling RealModule Float80+Real.swift
[15/80] Compiling RealModule Real.swift
[16/80] Compiling SwiftASN1 ArraySliceBigint.swift
[17/80] Compiling SwiftASN1 GeneralizedTime.swift
[18/80] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/80] Compiling RealModule ElementaryFunctions.swift
[20/80] Compiling RealModule Float+Real.swift
[21/80] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[22/80] Compiling Logging MetadataProvider.swift
[23/80] Compiling RealModule Float16+Real.swift
[24/80] Compiling Logging Locks.swift
[25/80] Compiling NIOConcurrencyHelpers NIOLock.swift
[26/80] Compiling RealModule Double+Real.swift
[27/80] Compiling RealModule AugmentedArithmetic.swift
[28/80] Emitting module _CertificateInternals
[29/80] Compiling _CertificateInternals _TinyArray.swift
[32/80] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[33/80] Emitting module _NIOBase64
[34/80] Compiling _NIOBase64 Base64.swift
[35/172] Compiling _NIODataStructures Heap.swift
[36/172] Compiling _NIODataStructures PriorityQueue.swift
[37/172] Compiling _NIODataStructures _TinyArray.swift
[38/172] Emitting module Logging
[39/172] Compiling NIOConcurrencyHelpers lock.swift
[40/172] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[41/172] Compiling CryptoBoringWrapper RandomBytes.swift
[42/172] Emitting module _NIODataStructures
[43/172] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[44/172] Compiling NIOConcurrencyHelpers atomics.swift
[45/172] Compiling Crypto NISTCurvesKeys_boring.swift
[46/172] Compiling Crypto X25519Keys_boring.swift
[47/172] Emitting module RealModule
[48/191] Emitting module NIOConcurrencyHelpers
[49/191] Compiling Instrumentation NoOpInstrument.swift
[50/191] Compiling Instrumentation MultiplexInstrument.swift
[51/191] Compiling Atomics PointerConformances.swift
[52/191] Compiling Atomics Primitives.native.swift
[53/191] Compiling Atomics AtomicValue.swift
[54/191] Compiling Atomics AtomicMemoryOrderings.swift
[55/191] Compiling Instrumentation InstrumentationSystem.swift
[56/191] Emitting module Instrumentation
[57/191] Compiling Instrumentation Instrument.swift
[58/191] Compiling Instrumentation Locks.swift
[59/191] Emitting module InternalCollectionsUtilities
[60/217] Compiling Crypto Ed25519Keys.swift
[61/217] Compiling Crypto NISTCurvesKeys.swift
[62/217] Compiling Crypto X25519Keys.swift
[63/217] Compiling Crypto SymmetricKeys.swift
[64/217] Compiling Crypto HMAC.swift
[65/217] Compiling Crypto MACFunctions.swift
[66/217] Compiling Crypto MessageAuthenticationCode.swift
[67/217] Compiling Crypto AES.swift
[68/217] Compiling Crypto ECDSASignature_boring.swift
[69/217] Compiling Algorithms Split.swift
[70/217] Compiling Algorithms Stride.swift
[71/217] Compiling Algorithms Partition.swift
[72/217] Compiling Algorithms Permutations.swift
[73/217] Compiling Algorithms Product.swift
[74/217] Compiling Algorithms RandomSample.swift
[75/217] Compiling Algorithms Reductions.swift
[76/217] Compiling Algorithms Rotate.swift
[77/217] Compiling Algorithms Suffix.swift
[78/217] Compiling Algorithms Trim.swift
[79/217] Compiling Algorithms Joined.swift
[80/217] Compiling Algorithms Keyed.swift
[81/217] Compiling Algorithms MinMax.swift
[82/217] Compiling Algorithms Combinations.swift
[83/217] Compiling Algorithms Compacted.swift
[84/217] Compiling Algorithms Cycle.swift
[85/217] Compiling Algorithms AdjacentPairs.swift
[86/217] Compiling Algorithms Chain.swift
[87/217] Compiling Algorithms Chunked.swift
[94/227] Compiling Algorithms Grouped.swift
[95/227] Compiling Algorithms Indexed.swift
[96/227] Compiling Algorithms Intersperse.swift
[97/227] Compiling Algorithms EitherSequence.swift
[98/227] Compiling Algorithms FirstNonNil.swift
[99/227] Compiling Algorithms FlattenCollection.swift
[100/227] Compiling Crypto GeneralizedTime.swift
[101/227] Compiling Crypto ObjectIdentifier.swift
[102/227] Compiling Crypto ECDSASignature.swift
[103/227] Compiling Crypto PEMDocument.swift
[104/227] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[105/227] Compiling Crypto HPKE-KEM.swift
[106/227] Compiling Crypto HPKE-Errors.swift
[107/227] Compiling Crypto HPKE.swift
[108/227] Compiling Crypto HPKE-Context.swift
[109/227] Compiling Crypto HPKE-KeySchedule.swift
[110/227] Compiling Crypto HPKE-Modes.swift
[111/227] Compiling Crypto Insecure.swift
[112/227] Compiling Crypto Insecure_HashFunctions.swift
[113/227] Compiling Crypto MLKEM_boring.swift
[114/227] Compiling Crypto MLKEM_wrapper.swift
[115/227] Compiling Crypto XWing_boring.swift
[116/227] Compiling Crypto KEM-Errors.swift
[117/227] Compiling Crypto KEM.swift
[118/227] Compiling Crypto MLKEM.swift
[119/227] Compiling Crypto XWing.swift
[120/227] Compiling Crypto ECDH_boring.swift
[121/227] Compiling Crypto DH.swift
[122/227] Compiling Crypto HashFunctions_SHA3.swift
[123/227] Compiling Crypto Digest_xkcp.swift
[124/227] Compiling Crypto HPKE-AEAD.swift
[125/227] Compiling Crypto HPKE-Ciphersuite.swift
[126/227] Compiling Crypto HPKE-KDF.swift
[127/227] Compiling Crypto HPKE-KexKeyDerivation.swift
[128/227] Compiling Crypto HPKE-LabeledExtract.swift
[129/227] Compiling Crypto HPKE-Utils.swift
[130/227] Compiling Crypto DHKEM.swift
[131/227] Compiling Crypto HPKE-KEM-Curve25519.swift
[132/227] Compiling Crypto AES-GCM.swift
[133/227] Compiling Crypto AES-GCM_boring.swift
[134/227] Compiling Crypto ChaChaPoly_boring.swift
[135/227] Compiling Crypto ChaChaPoly.swift
[136/227] Compiling Crypto Cipher.swift
[137/227] Compiling Crypto Nonces.swift
[138/227] Compiling Crypto ASN1.swift
[139/227] Compiling Crypto ASN1Any.swift
[140/227] Compiling Crypto ASN1BitString.swift
[141/227] Compiling Crypto ASN1Boolean.swift
[142/227] Compiling Crypto ECDSA_boring.swift
[143/227] Compiling Crypto EdDSA_boring.swift
[144/227] Compiling Crypto MLDSA_boring.swift
[145/227] Compiling Crypto MLDSA_wrapper.swift
[146/227] Compiling Crypto ECDSA.swift
[147/227] Compiling Crypto Ed25519.swift
[148/227] Compiling Crypto MLDSA.swift
[149/227] Compiling Crypto Signature.swift
[150/227] Compiling Crypto CryptoKitErrors_boring.swift
[151/251] Compiling Logging LogHandler.swift
[152/251] Compiling Logging Logging.swift
[153/251] Emitting module Crypto
[154/251] Compiling SwiftASN1 DER.swift
[157/252] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[158/252] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[159/252] Compiling CryptoBoringWrapper EllipticCurve.swift
[160/252] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[161/252] Emitting module CryptoBoringWrapper
[162/252] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[163/252] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[164/252] Compiling Atomics Unmanaged extensions.swift
[165/252] Compiling DequeModule _DequeBuffer.swift
[166/252] Compiling DequeModule _DequeSlot.swift
[167/252] Compiling DequeModule _DequeBufferHeader.swift
[168/253] Compiling Tracing TracingTime.swift
[171/253] Compiling DequeModule Deque+Extras.swift
[172/253] Compiling DequeModule Deque+Hashable.swift
[173/253] Compiling DequeModule Deque+Testing.swift
[174/253] Compiling DequeModule Deque._Storage.swift
[175/253] Compiling DequeModule Deque+Equatable.swift
[176/253] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[177/253] Compiling DequeModule Deque+Codable.swift
[178/253] Compiling DequeModule Deque+Collection.swift
[179/253] Compiling DequeModule Deque._UnsafeHandle.swift
[180/253] Compiling DequeModule Deque.swift
[181/253] Compiling Tracing TracerProtocol.swift
[182/253] Compiling Tracing TracerProtocol+Legacy.swift
[186/255] Compiling DequeModule _UnsafeWrappedBuffer.swift
[187/255] Compiling SwiftASN1 Errors.swift
[196/255] Compiling Tracing Tracer.swift
[197/255] Compiling Tracing NoOpTracer.swift
[198/255] Compiling Tracing InstrumentationSystem+Tracing.swift
[199/255] Emitting module Tracing
[200/255] Compiling Tracing SpanProtocol.swift
[205/255] Compiling DequeModule Deque+CustomReflectable.swift
[206/255] Compiling DequeModule Deque+Descriptions.swift
[213/255] Compiling Algorithms Unique.swift
[214/255] Compiling Algorithms Windows.swift
[220/255] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[221/255] Compiling Crypto RNG_boring.swift
[222/255] Compiling Crypto SafeCompare_boring.swift
[223/255] Compiling Crypto Zeroization_boring.swift
[224/255] Compiling Crypto PrettyBytes.swift
[225/255] Compiling Crypto SafeCompare.swift
[226/255] Compiling Crypto SecureBytes.swift
[227/255] Compiling Crypto Zeroization.swift
[228/255] Compiling Crypto resource_bundle_accessor.swift
[238/255] Emitting module DequeModule
[241/255] Emitting module SwiftASN1
[250/255] Emitting module Atomics
[255/377] Emitting module Algorithms
[256/377] Compiling NIOCore ChannelOption.swift
[257/377] Compiling NIOCore ChannelPipeline.swift
[258/377] Compiling NIOCore CircularBuffer.swift
[259/377] Compiling NIOCore GlobalSingletons.swift
[260/377] Compiling NIOCore IO.swift
[261/377] Compiling NIOCore IOData.swift
[262/383] Compiling NIOCore MulticastChannel.swift
[263/383] Compiling NIOCore NIOAny.swift
[264/383] Compiling NIOCore NIOCloseOnErrorHandler.swift
[265/383] Compiling NIOCore NIOCoreSendableMetatype.swift
[266/383] Compiling NIOCore NIODecodedAsyncSequence.swift
[267/383] Compiling NIOCore NIOLoopBound.swift
[268/383] Compiling NIOCore Linux.swift
[269/383] Compiling NIOCore MarkedCircularBuffer.swift
[276/383] Compiling CryptoExtras ThreadWindows.swift
[277/383] Compiling CryptoExtras DLEQ.swift
[278/383] Compiling CryptoExtras Prover.swift
[279/383] Compiling CryptoExtras Verifier.swift
[280/383] Compiling CryptoExtras ZKPToolbox.swift
[281/383] Compiling CryptoExtras resource_bundle_accessor.swift
[282/390] Emitting module CryptoExtras
[283/390] Compiling NIOCore DeadChannel.swift
[284/390] Compiling NIOCore DispatchQueue+WithFuture.swift
[285/390] Compiling NIOCore EventLoop+Deprecated.swift
[286/390] Compiling NIOCore EventLoop+SerialExecutor.swift
[287/390] Compiling NIOCore EventLoop.swift
[290/390] Compiling NIOCore IPProtocol.swift
[291/390] Compiling NIOCore IntegerBitPacking.swift
[292/390] Compiling NIOCore IntegerTypes.swift
[293/390] Compiling NIOCore Interfaces.swift
[294/390] Compiling NIOCore Codec.swift
[295/390] Compiling NIOCore ConvenienceOptionSupport.swift
[309/390] Compiling NIOCore AddressedEnvelope.swift
[310/390] Compiling NIOCore AsyncAwaitSupport.swift
[311/390] Compiling NIOCore AsyncChannel.swift
[312/390] Compiling NIOCore AsyncChannelHandler.swift
[313/390] Compiling NIOCore AsyncChannelInboundStream.swift
[314/390] Compiling NIOCore AsyncChannelOutboundWriter.swift
[315/390] Compiling NIOCore NIOAsyncSequenceProducer.swift
[316/390] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[317/390] Compiling NIOCore ByteBuffer-views.swift
[318/390] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[319/390] Compiling NIOCore EventLoopFuture+Deprecated.swift
[320/390] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[321/390] Compiling NIOCore EventLoopFuture.swift
[322/390] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[323/390] Compiling NIOCore NIOAsyncWriter.swift
[324/390] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[325/390] Compiling NIOCore BSDSocketAPI.swift
[326/390] Compiling NIOCore ByteBuffer-aux.swift
[327/390] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[328/390] Compiling NIOCore ByteBuffer-conversions.swift
[329/390] Compiling NIOCore ByteBuffer-core.swift
[330/390] Compiling NIOCore ByteBuffer-hex.swift
[331/390] Compiling NIOCore ByteBuffer-int.swift
[332/390] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[333/390] Compiling NIOCore ByteBuffer-multi-int.swift
[348/390] Compiling NIOCore SocketAddresses.swift
[349/390] Compiling NIOCore SocketOptionProvider.swift
[350/390] Compiling NIOCore SystemCallHelpers.swift
[351/390] Compiling NIOCore TimeAmount+Duration.swift
[352/390] Compiling NIOCore TypeAssistedChannelHandler.swift
[353/390] Compiling NIOCore UniversalBootstrapSupport.swift
[354/390] Compiling NIOCore Utilities.swift
[355/390] Compiling NIOCore FileDescriptor.swift
[356/390] Compiling NIOCore FileHandle.swift
[357/390] Compiling NIOCore FileRegion.swift
[358/390] Compiling NIOCore Channel.swift
[359/390] Compiling NIOCore ChannelHandler.swift
[360/390] Compiling NIOCore ChannelHandlers.swift
[361/390] Compiling NIOCore ChannelInvoker.swift
[376/392] Compiling _CryptoExtras Exports.swift
[377/392] Emitting module _CryptoExtras
[378/490] Compiling X509 CMSSignerIdentifier.swift
[379/490] Compiling X509 CMSSignerInfo.swift
[380/490] Compiling X509 CMSVersion.swift
[381/490] Compiling X509 Curve25519+DER.swift
[382/490] Compiling X509 OCSPNonce.swift
[383/490] Compiling X509 OCSPPolicy.swift
[384/490] Compiling X509 OCSPRequest.swift
[385/490] Compiling X509 OCSPResponse.swift
[386/490] Compiling X509 OCSPResponseBytes.swift
[387/490] Compiling X509 OCSPResponseData.swift
[388/490] Compiling X509 OCSPResponseStatus.swift
[389/490] Compiling X509 OCSPSignature.swift
[390/490] Compiling X509 OCSPSingleRequest.swift
[391/490] Compiling X509 OCSPSingleResponse.swift
[392/490] Compiling X509 Digests.swift
[393/490] Compiling X509 DistinguishedName.swift
[394/490] Compiling X509 CommonName.swift
[395/490] Compiling X509 CountryName.swift
[396/490] Compiling X509 DNBuilder.swift
[397/490] Compiling X509 DomainComponent.swift
[398/490] Compiling X509 EmailAddress.swift
[399/490] Compiling X509 LocalityName.swift
[400/490] Compiling X509 OrganizationName.swift
[401/490] Compiling X509 OrganizationalUnitName.swift
[402/490] Compiling X509 StateOrProvinceName.swift
[403/500] Compiling X509 AnyPolicy.swift
[404/500] Compiling X509 CertificateStore.swift
[405/500] Compiling X509 CustomCertificateStore.swift
[406/500] Compiling X509 OneOfPolicies.swift
[407/500] Compiling X509 PolicyBuilder.swift
[408/500] Compiling X509 BasicConstraintsPolicy.swift
[409/500] Compiling X509 DNSNames.swift
[410/500] Compiling X509 DirectoryNames.swift
[411/500] Compiling X509 ExpiryPolicy.swift
[412/500] Compiling X509 IPConstraints.swift
[413/500] Compiling X509 CSRAttribute.swift
[414/500] Compiling X509 CSRAttributes.swift
[415/500] Compiling X509 CSRVersion.swift
[416/500] Compiling X509 CertificateSigningRequest.swift
[417/500] Compiling X509 CertificationRequestInfo.swift
[418/500] Compiling X509 ExtensionRequest.swift
[419/500] Compiling X509 Certificate.swift
[420/500] Compiling X509 CertificatePrivateKey.swift
[421/500] Compiling X509 CertificatePublicKey.swift
[422/500] Compiling X509 CertificateSerialNumber.swift
[423/500] Compiling X509 CertificateVersion.swift
[424/500] Compiling X509 OCSPVersion.swift
[425/500] Compiling X509 PKCS8PrivateKey.swift
[426/500] Compiling X509 PromiseAndFuture.swift
[427/500] Compiling X509 RDNAttribute.swift
[428/500] Compiling X509 RandomNumberGenerator+bytes.swift
[429/500] Compiling X509 RelativeDistinguishedName.swift
[430/500] Compiling X509 SEC1PrivateKey.swift
[431/500] Compiling X509 SecKeyWrapper.swift
[432/500] Compiling X509 Signature.swift
[433/500] Compiling X509 SignatureAlgorithm.swift
[434/500] Compiling X509 AllOfPolicies.swift
[445/500] Compiling X509 OCSPTBSRequest.swift
[446/500] Compiling X509 StreetAddress.swift
[447/500] Compiling X509 Error.swift
[448/500] Compiling X509 AuthorityInformationAccess.swift
[449/500] Compiling X509 AuthorityKeyIdentifier.swift
[450/500] Compiling X509 BasicConstraints.swift
[451/500] Compiling X509 ExtendedKeyUsage.swift
[452/500] Compiling X509 ExtensionIdentifiers.swift
[453/500] Compiling X509 KeyUsage.swift
[454/500] Compiling X509 NameConstraints.swift
[455/500] Compiling X509 SubjectAlternativeName.swift
[456/500] Compiling X509 SubjectKeyIdentifier.swift
[457/500] Compiling X509 VerifierPolicy.swift
[458/500] Compiling X509 AlgorithmIdentifier.swift
[459/500] Compiling X509 ECDSASignature.swift
[460/500] Compiling X509 RSAPKCS1PublicKey.swift
[461/500] Compiling X509 SubjectPublicKeyInfo.swift
[462/500] Compiling X509 TBSCertificate.swift
[463/500] Compiling X509 Time.swift
[464/500] Compiling X509 TimeCalculations.swift
[465/500] Compiling X509 Validity.swift
[466/500] Compiling X509 X509SendableMetatype.swift
[467/500] Compiling X509 Extension.swift
[468/500] Compiling X509 Extensions.swift
[469/500] Compiling X509 ExtensionsBuilder.swift
[470/500] Compiling X509 GeneralName.swift
[471/500] Compiling X509 Lock.swift
[472/500] Compiling X509 LockedValueBox.swift
[473/500] Compiling X509 BasicOCSPResponse.swift
[474/500] Compiling X509 DirectoryString.swift
[475/500] Compiling X509 OCSPCertID.swift
[476/500] Compiling X509 OCSPCertStatus.swift
[477/500] Compiling X509 OCSPExtensionID.swift
[478/500] Compiling X509 NameConstraintsPolicy.swift
[479/500] Compiling X509 RFC5280Policy.swift
[480/500] Compiling X509 URIConstraints.swift
[481/500] Compiling X509 VersionPolicy.swift
[482/500] Compiling X509 ServerIdentityPolicy.swift
[483/500] Compiling X509 TrustRootLoading.swift
[484/500] Compiling X509 UnverifiedChain.swift
[485/500] Compiling X509 ValidatedCertificateChain.swift
[486/500] Compiling X509 VerificationDiagnostic.swift
[487/500] Compiling X509 Verifier.swift
[488/500] Emitting module NIOCore
[489/556] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[490/556] Compiling NIOEmbedded Embedded.swift
[491/556] Emitting module NIOEmbedded
[492/556] Compiling NIOEmbedded AsyncTestingChannel.swift
[493/556] Compiling NIOPosix SelectorEpoll.swift
[494/556] Compiling NIOPosix SelectorGeneric.swift
[495/556] Compiling NIOPosix SelectorKqueue.swift
[496/556] Compiling NIOPosix SelectorUring.swift
[497/556] Compiling NIOPosix SelectorWSAPoll.swift
[498/561] Compiling NIOPosix ServerSocket.swift
[499/561] Compiling NIOPosix Socket.swift
[500/561] Compiling NIOPosix SocketChannel.swift
[501/561] Compiling NIOPosix SocketProtocols.swift
[502/561] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[503/561] Compiling NIOPosix PendingDatagramWritesManager.swift
[504/561] Compiling NIOPosix PendingWritesManager.swift
[505/561] Compiling NIOPosix PipeChannel.swift
[506/561] Compiling NIOPosix PipePair.swift
[507/561] Compiling NIOPosix Pool.swift
[508/561] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[509/561] Compiling NIOPosix BaseStreamSocketChannel.swift
[510/561] Compiling NIOPosix Bootstrap.swift
[511/561] Compiling NIOPosix ControlMessage.swift
[512/561] Compiling NIOPosix DatagramVectorReadManager.swift
[513/561] Compiling NIOPosix Errors+Any.swift
[514/561] Emitting module X509
[515/561] Compiling NIOPosix System.swift
[516/561] Compiling NIOPosix Thread.swift
[517/561] Compiling NIOPosix ThreadPosix.swift
[518/561] Compiling NIOPosix ThreadWindows.swift
[519/561] Compiling NIOPosix UnsafeTransfer.swift
[520/561] Compiling NIOPosix LinuxCPUSet.swift
[521/561] Compiling NIOPosix LinuxUring.swift
[522/561] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[523/561] Compiling NIOPosix NIOPosixSendableMetatype.swift
[524/561] Compiling NIOPosix NIOThreadPool.swift
[525/561] Compiling NIOPosix NonBlockingFileIO.swift
[526/561] Compiling NIOPosix BSDSocketAPICommon.swift
[527/561] Compiling NIOPosix BSDSocketAPIPosix.swift
[528/561] Compiling NIOPosix BSDSocketAPIWindows.swift
[529/561] Compiling NIOPosix BaseSocket.swift
[530/561] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[531/561] Compiling NIOPosix BaseSocketChannel.swift
[532/561] Compiling NIOPosix Utilities.swift
[533/561] Compiling NIOPosix VsockAddress.swift
[534/561] Compiling NIOPosix VsockChannelEvents.swift
[535/561] Compiling NIOPosix Windows.swift
[536/561] Compiling NIOPosix resource_bundle_accessor.swift
[542/561] Compiling NIOPosix FileDescriptor.swift
[549/597] Compiling NIOPosix GetaddrinfoResolver.swift
[550/597] Compiling NIOPosix HappyEyeballs.swift
[551/597] Compiling NIOPosix IO.swift
[552/597] Compiling NIOPosix IntegerBitPacking.swift
[553/597] Compiling NIOPosix IntegerTypes.swift
[554/597] Compiling NIOPosix Linux.swift
[555/597] Compiling JWTKit MLDSAType.swift
[556/597] Compiling JWTKit JWTKeyCollection+UnsecuredNone.swift
[557/597] Compiling NIOPosix Resolver.swift
[558/597] Compiling NIOPosix Selectable.swift
[559/598] Compiling NIOPosix SelectableChannel.swift
[560/598] Compiling NIOPosix SelectableEventLoop.swift
[561/598] Emitting module NIOPosix
[562/631] Compiling JWTKit AudienceClaim.swift
[563/631] Compiling JWTKit BoolClaim.swift
[564/631] Compiling JWTKit ExpirationClaim.swift
[565/631] Compiling JWTKit GoogleHostedDomainClaim.swift
[566/631] Compiling JWTKit IDClaim.swift
[567/631] Compiling JWTKit IssuedAtClaim.swift
[568/631] Compiling JWTKit IssuerClaim.swift
[569/631] Compiling JWTKit JWTClaim.swift
[570/631] Compiling JWTKit ECDSACurveType.swift
[571/631] Compiling JWTKit ECDSAError.swift
[572/631] Compiling JWTKit ECDSAKeyTypes.swift
[573/631] Compiling JWTKit ECDSASigner.swift
[574/631] Compiling JWTKit ECDSASigningAlgorithm.swift
[575/631] Compiling JWTKit JWTKeyCollection+ECDSA.swift
[576/631] Compiling JWTKit P256+CurveType.swift
[577/631] Compiling JWTKit P384+CurveType.swift
[578/631] 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 | }
[579/631] 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 | }
[580/631] 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 | }
/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 | }
[583/631] 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 | }
[584/631] Compiling JWTKit JWTKeyCollection+RSA.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 | }
[585/638] Compiling JWTKit P521+CurveType.swift
[586/638] Compiling JWTKit EdDSA.swift
[587/638] Compiling JWTKit EdDSACurve.swift
[588/638] Compiling JWTKit EdDSAError.swift
[589/638] Compiling JWTKit EdDSASigner.swift
[590/638] Compiling JWTKit JWTKeyCollection+EdDSA.swift
[591/638] Compiling JWTKit HMAC.swift
[592/638] Compiling JWTKit HMACError.swift
[593/638] Emitting module NIO
[594/638] Compiling NIO Exports.swift
[595/638] Compiling JWTKit RSA.swift
[596/638] Compiling JWTKit RSAError.swift
[597/638] Compiling JWTKit RSASigner.swift
[598/638] Compiling JWTKit Base64URL.swift
[599/638] Compiling JWTKit CryptoSigner.swift
[600/638] Compiling JWTKit CustomizedJSONCoders.swift
[601/638] Compiling JWTKit Utilities.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[602/638] Compiling JWTKit JWTMultiValueClaim.swift
[603/638] Compiling JWTKit JWTUnixEpochClaim.swift
[604/638] Compiling JWTKit LocaleClaim.swift
[605/638] Compiling JWTKit NotBeforeClaim.swift
[606/638] Compiling JWTKit SubjectClaim.swift
[607/638] Compiling JWTKit TenantIDClaim.swift
[608/638] Compiling JWTKit ECDSA.swift
[609/638] Compiling JWTKit ECDSACurve.swift
[610/638] 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 | }
[611/638] Compiling JWTKit HMACSigner.swift
[612/638] Compiling JWTKit JWTKeyCollection+HMAC.swift
[613/638] Compiling JWTKit Insecure.swift
[614/638] Compiling JWTKit JWK.swift
[615/638] Compiling JWTKit JWKIdentifier.swift
[616/638] Compiling JWTKit JWKS.swift
[617/638] Compiling JWTKit JWKSigner.swift
[618/638] Compiling JWTKit JWTAlgorithm.swift
[619/638] Compiling JWTKit JWTError.swift
[620/638] Compiling JWTKit JWTHeader+CommonFields.swift
[621/638] Compiling JWTKit JWTHeader.swift
[622/638] Compiling JWTKit JWTHeaderField.swift
[623/638] Compiling JWTKit JWTKeyCollection.swift
[624/638] Compiling JWTKit JWTParser.swift
[625/638] 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 |
[626/638] 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 |
[627/638] 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 |
[628/638] 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 |
[629/638] 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 |
[630/638] 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 |
[631/638] 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 |
[632/678] Compiling NIOTLS TLSEvents.swift
[633/678] Compiling NIOSOCKS Helpers.swift
[634/679] Compiling NIOSOCKS Errors.swift
[635/679] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[636/679] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[637/679] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[638/679] Emitting module NIOTLS
[639/679] Compiling NIOTLS SNIHandler.swift
[640/679] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[641/679] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[642/679] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[643/679] Compiling NIOSOCKS ClientStateMachine.swift
[644/679] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[645/679] Compiling NIOHTTP1 HTTPEncoder.swift
[646/679] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[647/679] Emitting module NIOSOCKS
[648/679] Compiling NIOHTTP1 ByteCollectionUtils.swift
[649/679] Compiling NIOHTTP1 HTTPDecoder.swift
[650/679] Compiling NIOSOCKS SOCKSResponse.swift
[651/679] Compiling NIOSOCKS Messages.swift
[652/679] Compiling NIOSOCKS SOCKSRequest.swift
[653/679] Compiling NIOSOCKS ServerStateMachine.swift
[654/679] Compiling JWTKit AppleIdentityToken.swift
[655/679] Compiling JWTKit FirebaseAuthIdentityToken.swift
[656/679] Compiling JWTKit GoogleIdentityToken.swift
[657/679] Compiling JWTKit MicrosoftIdentityToken.swift
[658/679] Compiling JWTKit EmptyPolicy.swift
[659/679] Compiling JWTKit ValidationTimePayload.swift
[660/679] Compiling JWTKit X5CVerifier.swift
[661/679] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[662/679] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[663/680] Emitting module NIOFoundationCompat
BUILD FAILURE 6.1 macosSpm