Build Information
Successful build of jwt, reference main (ae510e
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 07:11:59 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/jwt.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/jwt
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ae510ef Update SIWA Token and Migrate to Vapor Testing (#165)
Cloned https://github.com/vapor/jwt.git
Revision (git rev-parse @):
ae510ef2051a44566fe321f18f617cdcd08c612a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/jwt.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor/jwt.git
https://github.com/vapor/jwt.git
{
"dependencies" : [
{
"identity" : "jwt-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt-kit.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.110.2",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "jwt",
"name" : "jwt",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "JWT",
"targets" : [
"JWT"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JWTTests",
"module_type" : "SwiftTarget",
"name" : "JWTTests",
"path" : "Tests/JWTTests",
"product_dependencies" : [
"VaporTesting"
],
"sources" : [
"Helpers/ByteBuffer+string.swift",
"Helpers/isLoggingConfigured.swift",
"Helpers/withApp.swift",
"JWTTests.swift",
"Types/LoginCredentials.swift",
"Types/LoginResponse.swift",
"Types/TestUser.swift",
"Types/UserAuthenticator.swift"
],
"target_dependencies" : [
"JWT"
],
"type" : "test"
},
{
"c99name" : "JWT",
"module_type" : "SwiftTarget",
"name" : "JWT",
"path" : "Sources/JWT",
"product_dependencies" : [
"JWTKit",
"Vapor"
],
"product_memberships" : [
"JWT"
],
"sources" : [
"Application+JWT.swift",
"Exports.swift",
"JWKSCache.swift",
"JWT+Apple.swift",
"JWT+FirebaseAuth.swift",
"JWT+Google.swift",
"JWT+Microsoft.swift",
"JWTAuthenticator.swift",
"JWTError+Vapor.swift",
"Request+JWT.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/844] Write sources
[2/844] Copying PrivacyInfo.xcprivacy
[2/844] Write sources
[9/844] Copying PrivacyInfo.xcprivacy
[11/844] Write sources
[16/844] Copying PrivacyInfo.xcprivacy
[16/844] Write sources
[19/844] Copying PrivacyInfo.xcprivacy
[20/844] Write sources
[59/844] Compiling CNIOWindows WSAStartup.c
[60/844] Compiling CNIOWASI CNIOWASI.c
[60/844] Compiling CSystem shims.c
[62/844] Compiling CNIOWindows shim.c
[63/844] Write swift-version-2F0A5646E1D333AE.txt
[64/844] Compiling _NumericsShims _NumericsShims.c
[65/844] Compiling CNIOLinux shim.c
[66/844] Compiling CNIOLinux liburing_shims.c
[67/848] Compiling _AtomicsShims.c
[68/852] Compiling CNIOSHA1 c_nio_sha1.c
[69/852] Compiling CNIOLLHTTP c_nio_http.c
[70/880] Compiling CVaporBcrypt bcrypt.c
[71/880] Compiling CVaporBcrypt blf.c
[72/880] Compiling CNIOLLHTTP c_nio_api.c
[73/901] Compiling CNIOLLHTTP c_nio_llhttp.c
[75/1007] Emitting module _NIOBase64
[76/1007] Compiling _NIOBase64 Base64.swift
[77/1007] Emitting module _CertificateInternals
[78/1007] Compiling _CertificateInternals _TinyArray.swift
[78/1007] Compiling CNIOExtrasZlib empty.c
[80/1010] Compiling RealModule Real.swift
[81/1011] Compiling RealModule Float80+Real.swift
[82/1011] Compiling RealModule Float16+Real.swift
[83/1011] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[84/1011] Compiling Crypto HPKE-Utils.swift
[85/1011] Compiling Crypto DHKEM.swift
[86/1012] Emitting module ServiceContextModule
[87/1012] Compiling ServiceContextModule ServiceContextKey.swift
[88/1012] Compiling ServiceContextModule ServiceContext.swift
[89/1012] Compiling RealModule RealFunctions.swift
[90/1012] Compiling RealModule Float+Real.swift
[91/1012] Compiling RealModule ApproximateEquality.swift
[92/1012] Compiling RealModule AugmentedArithmetic.swift
[93/1012] Emitting module RealModule
[94/1012] Compiling RealModule ElementaryFunctions.swift
[95/1012] Compiling RealModule AlgebraicField.swift
[96/1012] Compiling RealModule Double+Real.swift
[97/1012] Compiling Crypto HPKE-KexKeyDerivation.swift
[98/1012] Compiling Crypto HPKE-LabeledExtract.swift
[99/1012] Compiling Crypto HPKE-KEM.swift
[100/1012] Compiling Crypto HPKE-Errors.swift
[101/1012] Compiling Crypto HPKE-KEM-Curve25519.swift
[102/1012] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[103/1012] Compiling Crypto ASN1Strings.swift
[104/1012] Compiling Crypto ArraySliceBigint.swift
[105/1018] Emitting module InternalCollectionsUtilities
[106/1018] Compiling Crypto ASN1BitString.swift
[107/1018] Compiling Crypto ASN1Boolean.swift
[108/1018] Compiling Crypto ASN1Identifier.swift
[109/1018] Compiling Crypto ASN1Integer.swift
[110/1018] Compiling Crypto ASN1Null.swift
[111/1018] Compiling Crypto ASN1OctetString.swift
[112/1018] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[112/1018] Compiling fiat_p256_adx_sqr.S
[120/1091] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[121/1091] Compiling _RopeModule Rope+_UnsafeHandle.swift
[122/1091] Compiling _RopeModule Rope.swift
[122/1091] Compiling CNIODarwin shim.c
[124/1091] Compiling _NIODataStructures _TinyArray.swift
[125/1091] Compiling _NIODataStructures PriorityQueue.swift
[126/1091] Emitting module _NIODataStructures
[127/1091] Compiling _NIODataStructures Heap.swift
[128/1091] Compiling Logging MetadataProvider.swift
[129/1091] Emitting module SystemPackage
[130/1091] Compiling _RopeModule BigString+Ingester.swift
[131/1091] Compiling _RopeModule BigString+Invariants.swift
[132/1091] Compiling _RopeModule BigString+Iterators.swift
[133/1091] Compiling _RopeModule BigString+Metrics.swift
[134/1091] Compiling _RopeModule Rope+_Node.swift
[135/1091] Compiling _RopeModule Rope+_Storage.swift
[136/1154] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[137/1154] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[138/1154] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[139/1154] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[140/1154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[141/1154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[142/1154] Compiling Instrumentation NoOpInstrument.swift
[143/1154] Compiling Instrumentation InstrumentationSystem.swift
[144/1154] Compiling Instrumentation MultiplexInstrument.swift
[145/1154] Compiling Instrumentation Instrument.swift
[146/1154] Emitting module Instrumentation
[147/1154] Compiling Instrumentation Locks.swift
[148/1154] Emitting module Logging
[149/1154] Compiling Logging Logging.swift
[150/1154] Compiling Logging LogHandler.swift
[151/1154] Compiling Logging Locks.swift
[152/1154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[153/1154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[154/1154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[155/1154] Compiling OrderedCollections _HashTable.swift
[156/1154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[157/1154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[158/1162] Emitting module CoreMetrics
[159/1162] Compiling CoreMetrics Metrics.swift
[160/1162] Compiling CoreMetrics Locks.swift
[161/1240] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[162/1240] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[163/1240] Compiling HashTreeCollections _HashNode+Structural merge.swift
[164/1240] Compiling HeapModule Heap.swift
[165/1240] Compiling HeapModule _HeapNode.swift
[166/1240] Compiling HeapModule Heap+Descriptions.swift
[167/1240] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[168/1240] Compiling HeapModule Heap+UnsafeHandle.swift
[169/1240] Compiling HeapModule Heap+Invariants.swift
[170/1240] Emitting module HeapModule
[170/1246] Compiling CNIOBoringSSLShims shims.c
[171/1246] Compiling fiat_p256_adx_mul.S
[172/1246] Compiling fiat_curve25519_adx_square.S
[173/1246] Compiling fiat_curve25519_adx_mul.S
[175/1248] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[176/1248] Compiling HashTreeCollections _HashNode+Structural union.swift
[177/1248] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[178/1248] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[179/1248] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[180/1248] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[181/1248] Compiling HashTreeCollections _HashNode+Invariants.swift
[182/1248] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[186/1248] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[187/1270] Compiling HashTreeCollections _Bucket.swift
[188/1270] Compiling HashTreeCollections _Hash.swift
[189/1270] Compiling HashTreeCollections _HashLevel.swift
[190/1270] Compiling HashTreeCollections _HashNode+Builder.swift
[191/1270] Compiling HashTreeCollections _HashNode+Debugging.swift
[192/1270] Compiling HashTreeCollections _HashNode+Initializers.swift
[193/1270] Compiling DequeModule _DequeBufferHeader.swift
[194/1270] Compiling DequeModule _DequeSlot.swift
[195/1271] Compiling HashTreeCollections _HashNode.swift
[196/1271] Compiling HashTreeCollections _HashNodeHeader.swift
[197/1271] Compiling HashTreeCollections _HashSlot.swift
[198/1271] Compiling HashTreeCollections _HashStack.swift
[199/1271] Compiling HashTreeCollections _HashTreeIterator.swift
[200/1271] Compiling HashTreeCollections _HashTreeStatistics.swift
[201/1271] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[202/1271] Compiling HashTreeCollections TreeDictionary+Merge.swift
[203/1271] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[204/1271] Compiling HashTreeCollections _RawHashNode.swift
[205/1271] Compiling HashTreeCollections _UnmanagedHashNode.swift
[206/1271] Compiling HashTreeCollections _UnsafePath.swift
[207/1271] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[208/1271] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[209/1271] Compiling HashTreeCollections TreeDictionary+Filter.swift
[210/1271] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[211/1271] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[212/1271] Compiling HashTreeCollections TreeDictionary+Keys.swift
[220/1278] Compiling DequeModule _UnsafeWrappedBuffer.swift
[221/1278] Compiling Tracing TracingTime.swift
[222/1278] Compiling Tracing TracerProtocol+Legacy.swift
[223/1278] Compiling _RopeModule Rope+Remove.swift
[224/1278] Compiling _RopeModule Rope+RemoveSubrange.swift
[225/1278] Compiling _RopeModule Rope+Split.swift
[226/1278] Compiling _RopeModule Optional Utilities.swift
[227/1278] Compiling _RopeModule String Utilities.swift
[228/1278] Compiling _RopeModule String.Index+ABI.swift
[229/1278] Compiling _RopeModule _CharacterRecognizer.swift
[230/1278] Compiling HashTreeCollections TreeSet+Descriptions.swift
[231/1278] Compiling HashTreeCollections TreeSet+Equatable.swift
[232/1278] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[233/1278] Compiling HashTreeCollections TreeSet+Extras.swift
[234/1278] Compiling HashTreeCollections TreeSet+Filter.swift
[235/1278] Compiling HashTreeCollections TreeSet+Hashable.swift
[236/1278] Compiling HashTreeCollections TreeSet+Sendable.swift
[237/1278] Compiling HashTreeCollections TreeSet+Sequence.swift
[238/1278] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[239/1278] Compiling Tracing SpanProtocol.swift
[240/1278] Compiling Tracing TracerProtocol.swift
[241/1278] Compiling Tracing NoOpTracer.swift
[242/1278] Emitting module Tracing
[243/1278] Compiling Tracing Tracer.swift
[244/1278] Compiling Tracing InstrumentationSystem+Tracing.swift
[245/1286] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[246/1286] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[247/1286] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[248/1286] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[249/1286] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[250/1286] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[251/1286] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[252/1286] Compiling HashTreeCollections TreeSet.swift
[253/1286] Emitting module Crypto
[254/1294] Compiling DequeModule Deque._UnsafeHandle.swift
[255/1294] Compiling DequeModule Deque.swift
[256/1294] Compiling DequeModule _DequeBuffer.swift
[257/1294] Compiling DequeModule Deque+Testing.swift
[258/1294] Compiling DequeModule Deque._Storage.swift
[259/1294] Compiling DequeModule Deque+Extras.swift
[260/1294] Compiling DequeModule Deque+Hashable.swift
[261/1294] Compiling DequeModule Deque+Equatable.swift
[262/1294] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[263/1294] Compiling DequeModule Deque+Codable.swift
[264/1294] Compiling DequeModule Deque+Collection.swift
[265/1294] Compiling DequeModule Deque+CustomReflectable.swift
[266/1294] Compiling DequeModule Deque+Descriptions.swift
[267/1294] Emitting module DequeModule
[271/1294] Compiling OrderedCollections OrderedSet+SubSequence.swift
[272/1294] Compiling OrderedCollections OrderedSet+Testing.swift
[273/1294] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[274/1294] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[275/1294] Compiling OrderedCollections OrderedSet.swift
[276/1294] Compiling OrderedCollections _UnsafeBitset.swift
[300/1294] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[301/1294] Compiling HashTreeCollections _HashNode+Structural filter.swift
[302/1294] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[303/1294] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[304/1294] Compiling HashTreeCollections _AncestorHashSlots.swift
[305/1294] Compiling HashTreeCollections _Bitmap.swift
[311/1294] Compiling HashTreeCollections _HashNode+Storage.swift
[319/1294] Emitting module OrderedCollections
[347/1295] Emitting module _RopeModule
[370/1295] Compiling tls_record.cc
[375/1295] Compiling Crypto RNG_boring.swift
[376/1295] Compiling Crypto SafeCompare_boring.swift
[377/1295] Compiling Crypto Zeroization_boring.swift
[378/1295] Compiling Crypto PrettyBytes.swift
[396/1295] Compiling tls_method.cc
[429/1295] Compiling SwiftASN1 Errors.swift
[429/1295] Compiling tls13_server.cc
[430/1295] Compiling tls13_enc.cc
[432/1295] Emitting module HashTreeCollections
[433/1295] Emitting module Metrics
[434/1295] Compiling Metrics Metrics.swift
[435/1295] Compiling SwiftASN1 DER.swift
[448/1295] Emitting module SwiftASN1
[522/1295] Compiling tls13_client.cc
[528/1295] Compiling Crypto SafeCompare.swift
[529/1295] Compiling Crypto SecureBytes.swift
[530/1295] Compiling Crypto Zeroization.swift
[531/1295] Compiling Crypto resource_bundle_accessor.swift
[532/1295] Compiling RoutingKit TrieRouter.swift
[533/1295] Compiling RoutingKit Router.swift
[533/1295] Compiling tls13_both.cc
[534/1295] Compiling t1_enc.cc
[536/1295] Compiling RoutingKit PathComponent.swift
[537/1295] Compiling RoutingKit AnyRouter.swift
[538/1295] Emitting module RoutingKit
[539/1295] Compiling RoutingKit Parameters.swift
[539/1295] Compiling ssl_x509.cc
[540/1295] Compiling ssl_versions.cc
[541/1295] Compiling ssl_transcript.cc
[542/1295] Compiling ssl_stat.cc
[543/1295] Compiling ssl_privkey.cc
[544/1295] Compiling ssl_session.cc
[545/1295] Compiling ssl_file.cc
[546/1295] Compiling ssl_key_share.cc
[547/1295] Compiling ssl_lib.cc
[548/1295] Compiling ssl_credential.cc
[549/1295] Compiling ssl_cipher.cc
[550/1295] Compiling ssl_cert.cc
[551/1295] Compiling ssl_buffer.cc
[552/1295] Compiling ssl_asn1.cc
[553/1295] Compiling ssl_aead_ctx.cc
[554/1295] Compiling s3_pkt.cc
[555/1295] Compiling s3_lib.cc
[556/1295] Compiling s3_both.cc
[557/1295] Compiling handshake_server.cc
[558/1295] Compiling handshake_client.cc
[559/1295] Compiling handshake.cc
[560/1295] Compiling handoff.cc
[561/1295] Compiling md5-x86_64-linux.S
[562/1295] Compiling extensions.cc
[563/1295] Compiling md5-x86_64-apple.S
[564/1295] Compiling encrypted_client_hello.cc
[565/1295] Compiling md5-586-linux.S
[565/1295] Compiling md5-586-apple.S
[567/1295] Compiling chacha20_poly1305_x86_64-apple.S
[568/1295] Compiling chacha20_poly1305_x86_64-linux.S
[569/1295] Compiling dtls_method.cc
[570/1295] Compiling dtls_record.cc
[571/1295] Compiling d1_srtp.cc
[572/1295] Compiling chacha20_poly1305_armv8-win.S
[573/1295] Compiling chacha20_poly1305_armv8-linux.S
[574/1295] Compiling chacha-x86_64-linux.S
[575/1295] Compiling d1_pkt.cc
[576/1295] Compiling chacha-x86_64-apple.S
[576/1295] Compiling chacha20_poly1305_armv8-apple.S
[578/1295] Compiling chacha-x86-linux.S
[579/1295] Compiling chacha-x86-apple.S
[580/1295] Compiling chacha-armv8-win.S
[581/1295] Compiling chacha-armv8-linux.S
[582/1295] Compiling chacha-armv4-linux.S
[583/1295] Compiling aes128gcmsiv-x86_64-linux.S
[584/1295] Compiling aes128gcmsiv-x86_64-apple.S
[585/1295] Compiling x86_64-mont5-linux.S
[586/1295] Compiling chacha-armv8-apple.S
[587/1295] Compiling x86_64-mont5-apple.S
[588/1295] Compiling x86_64-mont-linux.S
[589/1295] Compiling x86-mont-apple.S
[589/1295] Compiling x86-mont-linux.S
[591/1295] Compiling vpaes-x86_64-linux.S
[591/1295] Compiling x86_64-mont-apple.S
[593/1295] Compiling bio_ssl.cc
[594/1295] Compiling vpaes-x86_64-apple.S
[595/1295] Compiling vpaes-x86-linux.S
[596/1295] Compiling err_data.cc
[597/1295] Compiling d1_lib.cc
[598/1295] Compiling vpaes-armv8-win.S
[599/1295] Compiling vpaes-x86-apple.S
[599/1295] Compiling vpaes-armv8-linux.S
[601/1295] Compiling vpaes-armv7-linux.S
[602/1295] Compiling vpaes-armv8-apple.S
[603/1295] Compiling sha512-x86_64-linux.S
[604/1295] Compiling sha512-armv8-win.S
[605/1295] Compiling sha512-x86_64-apple.S
[606/1295] Compiling sha512-armv8-linux.S
[607/1295] Compiling sha512-586-linux.S
[607/1295] Compiling sha512-armv4-linux.S
[609/1295] Compiling sha512-586-apple.S
[610/1295] Compiling sha256-x86_64-linux.S
[611/1295] Compiling sha256-x86_64-apple.S
[611/1295] Compiling sha512-armv8-apple.S
[613/1295] Compiling sha256-armv8-win.S
[614/1295] Compiling sha256-armv8-linux.S
[615/1295] Compiling sha1-armv8-win.S
[615/1295] Compiling sha256-586-linux.S
[617/1295] Compiling sha256-586-apple.S
[617/1295] Compiling sha1-x86_64-linux.S
[617/1295] Compiling sha256-armv4-linux.S
[620/1295] Compiling sha256-armv8-apple.S
[621/1295] Compiling sha1-x86_64-apple.S
[622/1295] Compiling sha1-armv8-linux.S
[623/1295] Compiling d1_both.cc
[624/1295] Compiling sha1-armv8-apple.S
[625/1295] Compiling sha1-586-linux.S
[626/1295] Compiling sha1-586-apple.S
[626/1295] Compiling rsaz-avx2-apple.S
[627/1295] Compiling sha1-armv4-large-linux.S
[627/1295] Compiling rsaz-avx2-linux.S
[630/1295] Compiling rdrand-x86_64-linux.S
[631/1295] Compiling p256_beeu-x86_64-asm-linux.S
[632/1295] Compiling rdrand-x86_64-apple.S
[633/1295] Compiling p256_beeu-x86_64-asm-apple.S
[634/1295] Compiling p256_beeu-armv8-asm-win.S
[635/1295] Compiling p256_beeu-armv8-asm-linux.S
[636/1295] Compiling p256-x86_64-asm-apple.S
[637/1295] Compiling p256-armv8-asm-win.S
[637/1295] Compiling p256-x86_64-asm-linux.S
[639/1295] Compiling p256_beeu-armv8-asm-apple.S
[640/1295] Compiling p256-armv8-asm-linux.S
[641/1295] Compiling ghashv8-armv8-win.S
[642/1295] Compiling p256-armv8-asm-apple.S
[643/1295] Compiling ghashv8-armv8-linux.S
[644/1295] Compiling ghashv8-armv8-apple.S
[645/1295] Compiling ghashv8-armv7-linux.S
[646/1295] Compiling ghash-x86_64-apple.S
[647/1295] Compiling ghash-x86-apple.S
[648/1295] Compiling ghash-x86-linux.S
[649/1295] Compiling ghash-x86_64-linux.S
[650/1295] Compiling ghash-ssse3-x86_64-apple.S
[651/1295] Compiling ghash-ssse3-x86-linux.S
[652/1295] Compiling ghash-ssse3-x86_64-linux.S
[653/1295] Compiling ghash-ssse3-x86-apple.S
[654/1295] Compiling ghash-neon-armv8-win.S
[655/1295] Compiling ghash-neon-armv8-linux.S
[656/1295] Compiling co-586-apple.S
[657/1295] Compiling ghash-armv4-linux.S
[658/1295] Compiling co-586-linux.S
[659/1295] Compiling ghash-neon-armv8-apple.S
[660/1295] Compiling bn-armv8-win.S
[661/1295] Compiling bn-armv8-linux.S
[662/1295] Compiling bsaes-armv7-linux.S
[663/1295] Compiling bn-armv8-apple.S
[664/1295] Compiling bn-586-linux.S
[665/1295] Compiling bn-586-apple.S
[666/1295] Compiling armv8-mont-win.S
[667/1295] Compiling armv8-mont-linux.S
[668/1295] Compiling armv4-mont-linux.S
[669/1295] Compiling armv8-mont-apple.S
[670/1295] Compiling aesv8-gcm-armv8-win.S
[671/1295] Compiling aesv8-gcm-armv8-linux.S
[672/1295] Compiling aesv8-armv8-win.S
[673/1295] Compiling aesv8-gcm-armv8-apple.S
[674/1295] Compiling aesv8-armv8-apple.S
[675/1295] Compiling aesv8-armv8-linux.S
[676/1295] Compiling aesni-x86_64-linux.S
[677/1295] Compiling aesni-x86_64-apple.S
[678/1295] Compiling aesv8-armv7-linux.S
[679/1295] Compiling aesni-x86-linux.S
[680/1295] Compiling aesni-x86-apple.S
[680/1295] Compiling aesni-gcm-x86_64-linux.S
[682/1295] Compiling aesni-gcm-x86_64-apple.S
[683/1295] Compiling aes-gcm-avx2-x86_64-linux.S
[684/1295] Compiling aes-gcm-avx10-x86_64-linux.S
[685/1295] Compiling aes-gcm-avx2-x86_64-apple.S
[686/1295] Compiling aes-gcm-avx10-x86_64-apple.S
[687/1295] Compiling x_sig.cc
[688/1295] Compiling x_x509a.cc
[689/1295] Compiling x_val.cc
[690/1295] Compiling x_x509.cc
[691/1295] Compiling x_req.cc
[691/1295] Compiling x_spki.cc
[693/1295] Compiling x_exten.cc
[694/1295] Compiling x_pubkey.cc
[695/1295] Compiling x_crl.cc
[696/1295] Compiling x_name.cc
[697/1295] Compiling x_algor.cc
[698/1295] Compiling x_attrib.cc
[699/1295] Compiling x509spki.cc
[700/1295] Compiling x509rset.cc
[701/1295] Compiling x_all.cc
[702/1295] Compiling x509name.cc
[703/1295] Compiling x509cset.cc
[704/1295] Compiling x509_vpm.cc
[705/1295] Compiling x509_v3.cc
[706/1295] Compiling x509_vfy.cc
[707/1295] Compiling x509_txt.cc
[708/1295] Compiling x509_trs.cc
[709/1295] Compiling x509_set.cc
[710/1295] Compiling x509_obj.cc
[711/1295] Compiling x509_req.cc
[711/1295] Compiling x509_def.cc
[713/1295] Compiling x509_d2.cc
[714/1295] Compiling x509_lu.cc
[715/1295] Compiling x509_ext.cc
[716/1295] Compiling x509_cmp.cc
[717/1295] Compiling x509.cc
[718/1295] Compiling x509_att.cc
[719/1295] Compiling v3_utl.cc
[720/1295] Compiling v3_prn.cc
[721/1295] Compiling v3_skey.cc
[722/1295] Compiling v3_ocsp.cc
[723/1295] Compiling v3_pcons.cc
[723/1295] Compiling v3_purp.cc
[725/1295] Compiling v3_pmaps.cc
[726/1295] Compiling v3_ncons.cc
[727/1295] Compiling v3_int.cc
[728/1295] Compiling v3_lib.cc
[729/1295] Compiling v3_ia5.cc
[730/1295] Compiling v3_info.cc
[731/1295] Compiling v3_enum.cc
[732/1295] Compiling v3_genn.cc
[733/1295] Compiling v3_crld.cc
[734/1295] Compiling v3_extku.cc
[735/1295] Compiling v3_cpols.cc
[736/1295] Compiling v3_conf.cc
[737/1295] Compiling v3_bitst.cc
[738/1295] Compiling v3_bcons.cc
[739/1295] Compiling v3_alt.cc
[740/1295] Compiling v3_akeya.cc
[741/1295] Compiling t_x509a.cc
[742/1295] Compiling v3_akey.cc
[743/1295] Compiling t_crl.cc
[744/1295] Compiling t_x509.cc
[745/1295] Compiling t_req.cc
[746/1295] Compiling rsa_pss.cc
[747/1295] Compiling i2d_pr.cc
[748/1295] Compiling policy.cc
[749/1295] Compiling name_print.cc
[750/1295] Compiling by_file.cc
[751/1295] Compiling a_digest.cc
[752/1295] Compiling algorithm.cc
[753/1295] Compiling by_dir.cc
[754/1295] Compiling a_verify.cc
[755/1295] Compiling asn1_gen.cc
[756/1295] Compiling a_sign.cc
[757/1295] Compiling voprf.cc
[758/1295] Compiling thread_win.cc
[759/1295] Compiling thread.cc
[760/1295] Compiling thread_pthread.cc
[761/1295] Compiling thread_none.cc
[762/1295] Compiling trust_token.cc
[763/1295] Compiling stack.cc
[764/1295] Compiling pmbtoken.cc
[765/1295] Compiling slhdsa.cc
[766/1295] Compiling spake2plus.cc
[767/1295] Compiling siphash.cc
[768/1295] Compiling sha512.cc
[769/1295] Compiling sha256.cc
[770/1295] Compiling sha1.cc
[771/1295] Compiling rsa_print.cc
[772/1295] Compiling rsa_extra.cc
[773/1295] Compiling rsa_crypt.cc
[774/1295] Compiling refcount.cc
[775/1295] Compiling rc4.cc
[776/1295] Compiling rsa_asn1.cc
[777/1295] Compiling urandom.cc
[778/1295] Compiling trusty.cc
[779/1295] Compiling windows.cc
[780/1295] Compiling rand.cc
[781/1295] Compiling ios.cc
[782/1295] Compiling passive.cc
[783/1295] Compiling poly1305_arm_asm.S
[784/1295] Compiling getentropy.cc
[785/1295] Compiling forkunsafe.cc
[786/1295] Compiling deterministic.cc
[787/1295] Compiling fork_detect.cc
[788/1295] Compiling poly1305_vec.cc
[789/1295] Compiling poly1305_arm.cc
[790/1295] Compiling poly1305.cc
[791/1295] Compiling pool.cc
[792/1295] Compiling pkcs8.cc
[793/1295] Compiling pkcs7.cc
[794/1295] Compiling pkcs8_x509.cc
[795/1295] Compiling p5_pbev2.cc
[796/1295] Compiling pem_xaux.cc
[797/1295] Compiling pkcs7_x509.cc
[798/1295] Compiling pem_x509.cc
[799/1295] Compiling pem_pkey.cc
[800/1295] Compiling pem_pk8.cc
[801/1295] Compiling pem_oth.cc
[802/1295] Compiling mlkem.cc
[803/1295] Compiling obj_xref.cc
[804/1295] Compiling pem_info.cc
[805/1295] Compiling pem_lib.cc
[806/1295] Compiling mldsa.cc
[807/1295] Compiling pem_all.cc
[808/1295] Compiling poly_rq_mul.S
[809/1295] Compiling fips_shared_support.cc
[810/1295] Compiling mem.cc
[811/1295] Compiling obj.cc
[812/1295] Compiling md5.cc
[813/1295] Compiling md4.cc
[814/1295] Compiling lhash.cc
[815/1295] Compiling kyber.cc
[816/1295] Compiling ex_data.cc
[817/1295] Compiling sign.cc
[818/1295] Compiling scrypt.cc
[819/1295] Compiling hpke.cc
[820/1295] Compiling print.cc
[821/1295] Compiling pbkdf.cc
[822/1295] Compiling hrss.cc
[823/1295] Compiling p_x25519_asn1.cc
[824/1295] Compiling p_x25519.cc
[825/1295] Compiling p_ed25519.cc
[826/1295] Compiling p_rsa_asn1.cc
[827/1295] Compiling p_rsa.cc
[828/1295] Compiling p_hkdf.cc
[829/1295] Compiling p_ec.cc
[830/1295] Compiling p_ed25519_asn1.cc
[831/1295] Compiling p_ec_asn1.cc
[832/1295] Compiling p_dh_asn1.cc
[833/1295] Compiling p_dsa_asn1.cc
[834/1295] Compiling p_dh.cc
[835/1295] Compiling evp_ctx.cc
[836/1295] Compiling evp.cc
[837/1295] Compiling err.cc
[838/1295] Compiling engine.cc
[839/1295] Compiling evp_asn1.cc
[840/1295] Compiling ecdsa_asn1.cc
[841/1295] Compiling ecdh.cc
[842/1295] Compiling hash_to_curve.cc
[843/1295] Compiling ec_derive.cc
[844/1295] Compiling dsa.cc
[845/1295] Compiling dsa_asn1.cc
[846/1295] Compiling ec_asn1.cc
[847/1295] Compiling params.cc
[848/1295] Compiling bcm.cc
[849/1295] Compiling x25519-asm-arm.S
[850/1295] Compiling digest_extra.cc
[851/1295] Compiling des.cc
[852/1295] Compiling dh_asn1.cc
[853/1295] Compiling curve25519_64_adx.cc
[854/1295] Compiling spake25519.cc
[855/1295] Compiling cpu_intel.cc
[856/1295] Compiling crypto.cc
[857/1295] Compiling cpu_arm_linux.cc
[858/1295] Compiling cpu_arm_freebsd.cc
[859/1295] Compiling cpu_aarch64_win.cc
[860/1295] Compiling curve25519.cc
[861/1295] Compiling cpu_aarch64_sysreg.cc
[862/1295] Compiling cpu_aarch64_openbsd.cc
[863/1295] Compiling cpu_aarch64_linux.cc
[864/1295] Compiling cpu_aarch64_fuchsia.cc
[865/1295] Compiling cpu_aarch64_apple.cc
[866/1295] Compiling conf.cc
[867/1295] Compiling tls_cbc.cc
[868/1295] Compiling get_cipher.cc
[869/1295] Compiling e_rc4.cc
[870/1295] Compiling e_tls.cc
[871/1295] Compiling e_rc2.cc
[872/1295] Compiling e_null.cc
[873/1295] Compiling e_des.cc
[874/1295] Compiling e_chacha20poly1305.cc
[875/1295] Compiling e_aesgcmsiv.cc
[876/1295] Compiling derive_key.cc
[877/1295] Compiling e_aesctrhmac.cc
[878/1295] Compiling chacha.cc
[879/1295] Compiling unicode.cc
[880/1295] Compiling ber.cc
[881/1295] Compiling cbs.cc
[882/1295] Compiling cbb.cc
[883/1295] Compiling asn1_compat.cc
[884/1295] Compiling buf.cc
[885/1295] Compiling blake2.cc
[886/1295] Compiling socket_helper.cc
[887/1295] Compiling bn_asn1.cc
[888/1295] Compiling convert.cc
[889/1295] Compiling socket.cc
[890/1295] Compiling printf.cc
[891/1295] Compiling pair.cc
[892/1295] Compiling hexdump.cc
[893/1295] Compiling file.cc
[894/1295] Compiling fd.cc
[895/1295] Compiling errno.cc
[896/1295] Compiling connect.cc
[897/1295] Compiling bio_mem.cc
[898/1295] Compiling base64.cc
[899/1295] Compiling bio.cc
[900/1295] Compiling tasn_typ.cc
[901/1295] Compiling tasn_fre.cc
[902/1295] Compiling tasn_enc.cc
[903/1295] Compiling tasn_utl.cc
[904/1295] Compiling tasn_new.cc
[905/1295] Compiling posix_time.cc
[906/1295] Compiling f_string.cc
[907/1295] Compiling f_int.cc
[908/1295] Compiling tasn_dec.cc
[909/1295] Compiling asn_pack.cc
[910/1295] Compiling asn1_par.cc
[911/1295] Compiling asn1_lib.cc
[912/1295] Compiling a_utctm.cc
[913/1295] Compiling a_type.cc
[914/1295] Compiling a_time.cc
[915/1295] Compiling a_octet.cc
[916/1295] Compiling a_strnid.cc
[917/1295] Compiling a_strex.cc
[918/1295] Compiling a_object.cc
[919/1295] Compiling a_mbstr.cc
[920/1295] Compiling a_int.cc
[921/1295] Compiling a_i2d_fp.cc
[922/1295] Compiling fiat_p256_adx_sqr.S
[923/1295] Compiling fiat_p256_adx_mul.S
[924/1295] Compiling a_dup.cc
[925/1295] Compiling a_d2i_fp.cc
[926/1295] Compiling fiat_curve25519_adx_square.S
[927/1295] Compiling fiat_curve25519_adx_mul.S
[928/1295] Compiling md5-x86_64-linux.S
[929/1295] Compiling md5-x86_64-apple.S
[930/1295] Compiling md5-586-linux.S
[931/1295] Compiling md5-586-apple.S
[932/1295] Compiling a_gentm.cc
[933/1295] Compiling chacha20_poly1305_x86_64-linux.S
[934/1295] Compiling chacha20_poly1305_x86_64-apple.S
[935/1295] Compiling a_bitstr.cc
[936/1295] Compiling chacha20_poly1305_armv8-win.S
[937/1295] Compiling chacha20_poly1305_armv8-linux.S
[938/1295] Compiling a_bool.cc
[939/1295] Compiling chacha-x86_64-linux.S
[940/1295] Compiling chacha-x86_64-apple.S
[941/1295] Compiling chacha-x86-linux.S
[942/1295] Compiling chacha20_poly1305_armv8-apple.S
[943/1295] Compiling chacha-x86-apple.S
[944/1295] Compiling chacha-armv8-win.S
[945/1295] Compiling chacha-armv8-linux.S
[946/1295] Compiling chacha-armv4-linux.S
[947/1295] Compiling aes128gcmsiv-x86_64-linux.S
[948/1295] Compiling chacha-armv8-apple.S
[949/1295] Compiling aes128gcmsiv-x86_64-apple.S
[950/1295] Compiling x86_64-mont5-linux.S
[951/1295] Compiling x86_64-mont5-apple.S
[952/1295] Compiling x86_64-mont-linux.S
[953/1295] Compiling x86_64-mont-apple.S
[954/1295] Compiling x86-mont-linux.S
[955/1295] Compiling x86-mont-apple.S
[956/1295] Compiling vpaes-x86_64-linux.S
[957/1295] Compiling vpaes-x86_64-apple.S
[958/1295] Compiling vpaes-x86-linux.S
[959/1295] Compiling vpaes-x86-apple.S
[960/1295] Compiling vpaes-armv8-win.S
[961/1295] Compiling vpaes-armv8-linux.S
[962/1295] Compiling CCryptoBoringSSLShims shims.c
[963/1295] Compiling vpaes-armv8-apple.S
[964/1295] Compiling err_data.cc
[965/1295] Compiling vpaes-armv7-linux.S
[966/1295] Compiling sha512-x86_64-linux.S
[967/1295] Compiling sha512-x86_64-apple.S
[968/1295] Compiling sha512-armv8-linux.S
[969/1295] Compiling sha512-armv8-win.S
[970/1295] Compiling sha512-armv4-linux.S
[971/1295] Compiling sha512-586-linux.S
[972/1295] Compiling sha512-586-apple.S
[973/1295] Compiling sha512-armv8-apple.S
[974/1295] Compiling sha256-x86_64-linux.S
[975/1295] Compiling sha256-x86_64-apple.S
[976/1295] Compiling sha256-armv8-win.S
[977/1295] Compiling sha256-armv8-linux.S
[978/1295] Compiling sha256-armv4-linux.S
[979/1295] Compiling sha256-armv8-apple.S
[980/1295] Compiling sha256-586-apple.S
[980/1295] Compiling sha256-586-linux.S
[982/1295] Compiling sha1-x86_64-linux.S
[983/1295] Compiling sha1-x86_64-apple.S
[984/1295] Compiling sha1-armv8-win.S
[985/1295] Compiling sha1-armv8-linux.S
[986/1295] Compiling sha1-armv4-large-linux.S
[987/1295] Compiling sha1-armv8-apple.S
[988/1295] Compiling sha1-586-linux.S
[989/1295] Compiling sha1-586-apple.S
[990/1295] Compiling rsaz-avx2-linux.S
[991/1295] Compiling rsaz-avx2-apple.S
[992/1295] Compiling rdrand-x86_64-linux.S
[993/1295] Compiling rdrand-x86_64-apple.S
[994/1295] Compiling p256_beeu-x86_64-asm-linux.S
[995/1295] Compiling p256_beeu-x86_64-asm-apple.S
[996/1295] Compiling p256_beeu-armv8-asm-win.S
[997/1295] Compiling p256_beeu-armv8-asm-linux.S
[998/1295] Compiling p256-x86_64-asm-linux.S
[999/1295] Compiling p256_beeu-armv8-asm-apple.S
[1000/1295] Compiling p256-armv8-asm-win.S
[1001/1295] Compiling p256-x86_64-asm-apple.S
[1002/1295] Compiling ghashv8-armv8-win.S
[1002/1295] Compiling p256-armv8-asm-linux.S
[1004/1295] Compiling ghashv8-armv8-linux.S
[1005/1295] Compiling p256-armv8-asm-apple.S
[1006/1295] Compiling ghashv8-armv7-linux.S
[1007/1295] Compiling ghashv8-armv8-apple.S
[1008/1295] Compiling ghash-x86_64-linux.S
[1008/1295] Compiling ghash-x86_64-apple.S
[1010/1295] Compiling ghash-x86-apple.S
[1011/1295] Compiling ghash-x86-linux.S
[1012/1295] Compiling ghash-ssse3-x86_64-linux.S
[1013/1295] Compiling ghash-ssse3-x86_64-apple.S
[1014/1295] Compiling ghash-ssse3-x86-apple.S
[1015/1295] Compiling ghash-neon-armv8-linux.S
[1016/1295] Compiling ghash-ssse3-x86-linux.S
[1017/1295] Compiling ghash-neon-armv8-win.S
[1018/1295] Compiling ghash-neon-armv8-apple.S
[1019/1295] Compiling co-586-linux.S
[1020/1295] Compiling ghash-armv4-linux.S
[1021/1295] Compiling co-586-apple.S
[1022/1295] Compiling bn-armv8-linux.S
[1022/1295] Compiling bsaes-armv7-linux.S
[1024/1295] Compiling bn-armv8-win.S
[1025/1295] Compiling bn-armv8-apple.S
[1026/1295] Compiling bn-586-linux.S
[1027/1295] Compiling armv8-mont-win.S
[1028/1295] Compiling bn-586-apple.S
[1029/1295] Compiling armv8-mont-linux.S
[1030/1295] Compiling armv4-mont-linux.S
[1031/1295] Compiling aesv8-gcm-armv8-linux.S
[1032/1295] Compiling aesv8-gcm-armv8-win.S
[1033/1295] Compiling armv8-mont-apple.S
[1034/1295] Compiling aesv8-gcm-armv8-apple.S
[1035/1295] Compiling aesv8-armv8-linux.S
[1036/1295] Compiling aesv8-armv8-win.S
[1037/1295] Compiling aesv8-armv8-apple.S
[1038/1295] Compiling aesv8-armv7-linux.S
[1039/1295] Compiling aesni-x86_64-apple.S
[1039/1295] Compiling aesni-x86_64-linux.S
[1041/1295] Compiling aesni-x86-linux.S
[1042/1295] Compiling aesni-x86-apple.S
[1043/1295] Compiling aesni-gcm-x86_64-apple.S
[1044/1295] Compiling aesni-gcm-x86_64-linux.S
[1045/1295] Compiling aes-gcm-avx10-x86_64-linux.S
[1046/1295] Compiling aes-gcm-avx10-x86_64-apple.S
[1047/1295] Compiling c-nioatomics.c
[1048/1295] Compiling x_sig.cc
[1049/1295] Compiling x_spki.cc
[1050/1295] Compiling x_val.cc
[1051/1295] Compiling x_req.cc
[1052/1295] Compiling x_x509.cc
[1052/1295] Compiling x_x509a.cc
[1054/1295] Compiling x_pubkey.cc
[1055/1295] Compiling x_name.cc
[1056/1295] Compiling c-atomics.c
[1057/1295] Compiling x_exten.cc
[1058/1301] Compiling x509spki.cc
[1059/1301] Compiling x_algor.cc
[1060/1301] Compiling x509rset.cc
[1061/1301] Compiling x_all.cc
[1062/1301] Compiling x509name.cc
[1062/1301] Compiling x_attrib.cc
[1064/1301] Compiling x_crl.cc
[1065/1301] Compiling x509cset.cc
[1066/1301] Compiling x509_vpm.cc
[1068/1301] Compiling NIOConcurrencyHelpers lock.swift
[1069/1301] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1070/1301] Compiling NIOConcurrencyHelpers NIOLock.swift
[1071/1301] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1072/1301] Compiling NIOConcurrencyHelpers atomics.swift
[1073/1301] Emitting module NIOConcurrencyHelpers
[1073/1301] Compiling x509_txt.cc
[1074/1301] Compiling x509_v3.cc
[1075/1301] Compiling x509_obj.cc
[1076/1301] Compiling x509_set.cc
[1077/1301] Compiling x509_trs.cc
[1078/1301] Compiling x509_vfy.cc
[1079/1301] Compiling x509_req.cc
[1080/1301] Compiling x509_lu.cc
[1081/1301] Compiling x509_ext.cc
[1082/1328] Compiling x509_def.cc
[1083/1328] Compiling x509_d2.cc
[1084/1328] Compiling x509.cc
[1085/1328] Compiling x509_cmp.cc
[1086/1328] Compiling v3_skey.cc
[1087/1328] Compiling x509_att.cc
[1089/1328] Compiling ConsoleKitTerminal ProgressBar.swift
[1090/1328] Compiling ConsoleKitTerminal Console+Clear.swift
[1091/1328] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1092/1328] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1093/1328] Compiling ConsoleKitTerminal CustomActivity.swift
[1094/1328] Compiling ConsoleKitTerminal LoadingBar.swift
[1095/1328] Compiling ConsoleKitTerminal ConsoleClear.swift
[1096/1328] Compiling ConsoleKitTerminal Console+Ask.swift
[1097/1328] Compiling ConsoleKitTerminal Console+Choose.swift
[1098/1330] Emitting module ConsoleKitTerminal
[1099/1330] Compiling ConsoleKitTerminal ActivityBar.swift
[1100/1330] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1101/1330] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1101/1330] Compiling v3_utl.cc
[1102/1330] Compiling v3_prn.cc
[1103/1330] Compiling v3_purp.cc
[1105/1330] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1106/1330] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1107/1330] Compiling ConsoleKitTerminal Console+Output.swift
[1108/1330] Compiling ConsoleKitTerminal Console+Wait.swift
[1109/1330] Compiling ConsoleKitTerminal ConsoleColor.swift
[1110/1330] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1111/1330] Compiling ConsoleKitTerminal ConsoleText.swift
[1112/1330] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1113/1330] Compiling ConsoleKitTerminal ANSI.swift
[1114/1330] Compiling ConsoleKitTerminal Console.swift
[1115/1330] Compiling ConsoleKitTerminal Terminal.swift
[1116/1330] Compiling ConsoleKitTerminal Console+Confirm.swift
[1117/1330] Compiling ConsoleKitTerminal Console+Input.swift
[1118/1330] Compiling ConsoleKitTerminal Console+Center.swift
[1118/1330] Compiling v3_ocsp.cc
[1119/1330] Compiling v3_pcons.cc
[1120/1330] Compiling v3_pmaps.cc
[1121/1330] Compiling v3_int.cc
[1122/1330] Compiling v3_ncons.cc
[1123/1330] Compiling v3_lib.cc
[1124/1330] Compiling v3_info.cc
[1126/1330] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1127/1330] Compiling ConsoleKitTerminal LoggerFragment.swift
[1127/1330] Compiling v3_ia5.cc
[1128/1330] Compiling v3_genn.cc
[1129/1352] Compiling v3_extku.cc
[1130/1352] Compiling v3_enum.cc
[1131/1352] Compiling v3_cpols.cc
[1132/1352] Compiling v3_bitst.cc
[1133/1352] Compiling v3_conf.cc
[1134/1352] Compiling v3_crld.cc
[1135/1352] Compiling v3_bcons.cc
[1136/1352] Compiling v3_akeya.cc
[1138/1352] Compiling ConsoleKitCommands Flag.swift
[1139/1352] Compiling ConsoleKitCommands Option.swift
[1140/1352] Compiling ConsoleKitCommands Argument.swift
[1141/1352] Compiling ConsoleKitCommands CommandSignature.swift
[1141/1354] Compiling v3_alt.cc
[1143/1354] Compiling ConsoleKitCommands Commands.swift
[1144/1354] Compiling ConsoleKitCommands Console+Run.swift
[1145/1354] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1146/1354] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1147/1354] Emitting module ConsoleKitCommands
[1148/1354] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1149/1354] Compiling ConsoleKitCommands Utilities.swift
[1149/1354] Compiling i2d_pr.cc
[1150/1354] Compiling t_x509a.cc
[1151/1354] Compiling v3_akey.cc
[1152/1354] Compiling t_crl.cc
[1153/1354] Compiling t_x509.cc
[1154/1354] Compiling rsa_pss.cc
[1155/1354] Compiling t_req.cc
[1156/1354] Compiling name_print.cc
[1157/1354] Compiling policy.cc
[1159/1354] Compiling ConsoleKitCommands Command.swift
[1160/1354] Compiling ConsoleKitCommands CommandContext.swift
[1161/1354] Compiling ConsoleKitCommands CommandError.swift
[1162/1354] Compiling ConsoleKitCommands CommandGroup.swift
[1163/1354] Compiling ConsoleKitCommands CommandInput.swift
[1164/1354] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1165/1354] Compiling ConsoleKitCommands AsyncCommand.swift
[1166/1354] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1167/1354] Compiling ConsoleKitCommands AsyncCommands.swift
[1168/1354] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1169/1354] Compiling ConsoleKitCommands AnyCommand.swift
[1170/1354] Compiling ConsoleKitCommands ConsoleError.swift
[1171/1354] Compiling ConsoleKitCommands Completion.swift
[1171/1354] Compiling by_file.cc
[1172/1354] Compiling by_dir.cc
[1173/1354] Compiling asn1_gen.cc
[1174/1354] Compiling algorithm.cc
[1175/1354] Compiling a_verify.cc
[1176/1354] Compiling trust_token.cc
[1177/1354] Compiling a_digest.cc
[1178/1354] Compiling voprf.cc
[1179/1354] Compiling a_sign.cc
[1180/1356] Compiling pmbtoken.cc
[1181/1356] Compiling thread_win.cc
[1182/1356] Compiling thread_pthread.cc
[1183/1356] Compiling thread_none.cc
[1184/1356] Compiling thread.cc
[1185/1356] Compiling wots.cc
[1186/1356] Compiling stack.cc
[1187/1356] Compiling thash.cc
[1189/1356] Emitting module ConsoleKit
[1190/1356] Compiling ConsoleKit Exports.swift
[1190/1356] Compiling slhdsa.cc
[1191/1356] Compiling merkle.cc
[1192/1356] Compiling fors.cc
[1193/1356] Compiling siphash.cc
[1194/1356] Compiling sha256.cc
[1194/1356] Compiling sha512.cc
[1196/1356] Compiling sha1.cc
[1197/1356] Compiling rsa_extra.cc
[1198/1356] Compiling rsa_print.cc
[1199/1356] Compiling rsa_crypt.cc
[1200/1356] Compiling rsa_asn1.cc
[1201/1356] Compiling refcount.cc
[1202/1356] Compiling rc4.cc
[1203/1356] Compiling urandom.cc
[1204/1356] Compiling trusty.cc
[1205/1356] Compiling windows.cc
[1206/1356] Compiling rand_extra.cc
[1207/1356] Compiling poly1305_arm_asm.S
[1208/1356] Compiling ios.cc
[1209/1356] Compiling passive.cc
[1210/1356] Compiling getentropy.cc
[1211/1356] Compiling fork_detect.cc
[1212/1356] Compiling forkunsafe.cc
[1213/1356] Compiling deterministic.cc
[1214/1356] Compiling poly1305_vec.cc
[1215/1356] Compiling poly1305_arm.cc
[1216/1356] Compiling poly1305.cc
[1217/1356] Compiling pool.cc
[1218/1356] Compiling pkcs8.cc
[1219/1356] Compiling pkcs8_x509.cc
[1220/1356] Compiling pkcs7.cc
[1221/1356] Compiling p5_pbev2.cc
[1222/1356] Compiling pem_xaux.cc
[1223/1356] Compiling pkcs7_x509.cc
[1224/1356] Compiling pem_x509.cc
[1225/1356] Compiling pem_pkey.cc
[1226/1356] Compiling pem_pk8.cc
[1227/1356] Compiling pem_oth.cc
[1228/1356] Compiling obj_xref.cc
[1229/1356] Compiling pem_info.cc
[1230/1356] Compiling pem_lib.cc
[1231/1356] Compiling mldsa.cc
[1232/1356] Compiling poly_rq_mul.S
[1233/1356] Compiling pem_all.cc
[1233/1356] Compiling mem.cc
[1235/1356] Compiling md5.cc
[1236/1356] Compiling mlkem.cc
[1237/1356] Compiling fips_shared_support.cc
[1238/1356] Compiling md4.cc
[1239/1356] Compiling obj.cc
[1240/1356] Compiling lhash.cc
[1241/1356] Compiling kyber.cc
[1242/1356] Compiling ex_data.cc
[1243/1356] Compiling sign.cc
[1244/1356] Compiling scrypt.cc
[1245/1356] Compiling pbkdf.cc
[1246/1356] Compiling print.cc
[1247/1356] Compiling hpke.cc
[1248/1356] Compiling hrss.cc
[1249/1356] Compiling p_x25519_asn1.cc
[1250/1356] Compiling p_x25519.cc
[1251/1356] Compiling p_ed25519.cc
[1252/1356] Compiling p_rsa_asn1.cc
[1253/1356] Compiling p_hkdf.cc
[1254/1356] Compiling p_rsa.cc
[1255/1356] Compiling p_ed25519_asn1.cc
[1256/1356] Compiling p_ec.cc
[1257/1356] Compiling p_ec_asn1.cc
[1258/1356] Compiling p_dh_asn1.cc
[1259/1356] Compiling p_dsa_asn1.cc
[1260/1356] Compiling p_dh.cc
[1261/1356] Compiling evp_ctx.cc
[1262/1356] Compiling engine.cc
[1263/1356] Compiling evp.cc
[1264/1356] Compiling err.cc
[1265/1356] Compiling evp_asn1.cc
[1266/1356] Compiling ecdsa_asn1.cc
[1267/1356] Compiling ecdh_extra.cc
[1268/1356] Compiling hash_to_curve.cc
[1269/1356] Compiling ec_derive.cc
[1270/1356] Compiling dsa.cc
[1271/1356] Compiling ec_asn1.cc
[1272/1356] Compiling dsa_asn1.cc
[1273/1356] Compiling params.cc
[1274/1356] Compiling x25519-asm-arm.S
[1275/1356] Compiling digest_extra.cc
[1276/1356] Compiling bcm.cc
[1277/1356] Compiling dh_asn1.cc
[1278/1356] Compiling curve25519_64_adx.cc
[1279/1356] Compiling des.cc
[1280/1356] Compiling spake25519.cc
[1281/1356] Compiling cpu_intel.cc
[1282/1356] Compiling crypto.cc
[1283/1356] Compiling cpu_arm_linux.cc
[1284/1356] Compiling cpu_arm_freebsd.cc
[1285/1356] Compiling curve25519.cc
[1286/1356] Compiling cpu_aarch64_win.cc
[1287/1356] Compiling cpu_aarch64_sysreg.cc
[1288/1356] Compiling cpu_aarch64_openbsd.cc
[1289/1356] Compiling cpu_aarch64_linux.cc
[1290/1356] Compiling cpu_aarch64_fuchsia.cc
[1291/1356] Compiling cpu_aarch64_apple.cc
[1292/1356] Compiling tls_cbc.cc
[1293/1356] Compiling conf.cc
[1294/1356] Compiling e_tls.cc
[1295/1356] Compiling e_rc4.cc
[1296/1356] Compiling e_rc2.cc
[1297/1356] Compiling e_null.cc
[1298/1356] Compiling e_des.cc
[1299/1356] Compiling e_chacha20poly1305.cc
[1300/1356] Compiling e_aesgcmsiv.cc
[1301/1356] Compiling e_aesctrhmac.cc
[1302/1356] Compiling derive_key.cc
[1303/1356] Compiling cipher_extra.cc
[1304/1356] Compiling chacha.cc
[1305/1356] Compiling unicode.cc
[1306/1356] Compiling ber.cc
[1307/1356] Compiling cbb.cc
[1308/1356] Compiling cbs.cc
[1309/1356] Compiling buf.cc
[1310/1356] Compiling asn1_compat.cc
[1311/1356] Compiling printf.cc
[1312/1356] Compiling blake2.cc
[1313/1356] Compiling bn_asn1.cc
[1314/1356] Compiling convert.cc
[1315/1356] Compiling pair.cc
[1316/1356] Compiling hexdump.cc
[1317/1356] Compiling file.cc
[1318/1356] Compiling fd.cc
[1319/1356] Compiling errno.cc
[1320/1356] Compiling bio_mem.cc
[1321/1356] Compiling base64.cc
[1322/1356] Compiling bio.cc
[1323/1356] Compiling tasn_typ.cc
[1324/1356] Compiling tasn_utl.cc
[1325/1356] Compiling tasn_fre.cc
[1326/1356] Compiling tasn_enc.cc
[1327/1356] Compiling tasn_new.cc
[1328/1356] Compiling f_string.cc
[1329/1356] Compiling posix_time.cc
[1330/1356] Compiling tasn_dec.cc
[1331/1356] Compiling f_int.cc
[1332/1356] Compiling asn_pack.cc
[1333/1356] Compiling asn1_par.cc
[1334/1356] Compiling asn1_lib.cc
[1335/1356] Compiling a_utctm.cc
[1336/1356] Compiling a_type.cc
[1337/1356] Compiling a_time.cc
[1338/1356] Compiling a_octet.cc
[1339/1356] Compiling a_strnid.cc
[1340/1356] Compiling a_strex.cc
[1341/1356] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1342/1356] Write sources
[1344/1356] Compiling a_object.cc
[1345/1356] Compiling a_mbstr.cc
[1345/1356] Write sources
[1349/1356] Compiling a_int.cc
[1350/1356] Compiling a_i2d_fp.cc
[1351/1356] Compiling a_dup.cc
[1352/1456] Compiling a_d2i_fp.cc
[1353/1456] Compiling a_gentm.cc
[1354/1456] Compiling a_bitstr.cc
[1355/1456] Compiling a_bool.cc
[1357/1465] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1358/1465] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1359/1465] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1360/1465] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1361/1465] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1362/1465] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1363/1465] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1364/1465] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1365/1465] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1366/1465] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1367/1465] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1368/1465] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1369/1470] Emitting module BitCollections
[1370/1470] Compiling Atomics AtomicStorage.swift
[1371/1470] Compiling Atomics AtomicValue.swift
[1372/1470] Compiling Atomics ManagedAtomic.swift
[1373/1470] Compiling Atomics ManagedAtomicLazyReference.swift
[1374/1470] Compiling Atomics AtomicOptionalWrappable.swift
[1375/1470] Compiling Atomics AtomicReference.swift
[1376/1470] Compiling Atomics UnsafeAtomic.swift
[1377/1470] Compiling Atomics UnsafeAtomicLazyReference.swift
[1378/1470] Compiling Atomics Primitives.shims.swift
[1379/1470] Compiling Atomics AtomicInteger.swift
[1380/1470] Compiling Atomics AtomicMemoryOrderings.swift
[1381/1470] Compiling Atomics DoubleWord.swift
[1382/1472] Compiling Algorithms Intersperse.swift
[1383/1472] Compiling BitCollections BitSet+Initializers.swift
[1384/1472] Compiling BitCollections BitSet+Invariants.swift
[1385/1472] Compiling BitCollections BitSet+Random.swift
[1386/1472] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1387/1472] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1388/1472] Compiling BitCollections BitArray+Shifts.swift
[1389/1472] Compiling BitCollections BitArray+Testing.swift
[1390/1472] Compiling BitCollections BitArray._UnsafeHandle.swift
[1391/1472] Compiling BitCollections BitArray.swift
[1392/1472] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1393/1472] Compiling BitCollections BitSet+Codable.swift
[1394/1472] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1395/1472] Compiling BitCollections BitSet+CustomReflectable.swift
[1396/1472] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1397/1472] Compiling BitCollections BitSet+Equatable.swift
[1398/1472] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1399/1472] Compiling BitCollections BitSet+Extras.swift
[1400/1472] Compiling Atomics IntegerOperations.swift
[1401/1472] Compiling Atomics Unmanaged extensions.swift
[1402/1472] Compiling Algorithms Suffix.swift
[1403/1472] Compiling Algorithms Trim.swift
[1404/1472] Compiling Algorithms Grouped.swift
[1405/1472] Compiling Algorithms Indexed.swift
[1408/1472] Compiling BitCollections BitSet.swift
[1409/1472] Compiling BitCollections Range+Utilities.swift
[1410/1472] Compiling BitCollections Slice+Utilities.swift
[1411/1472] Compiling BitCollections UInt+Tricks.swift
[1412/1472] Compiling BitCollections _Word.swift
[1421/1472] Compiling Atomics PointerConformances.swift
[1422/1472] Compiling Atomics Primitives.native.swift
[1425/1472] Compiling Atomics OptionalRawRepresentable.swift
[1426/1472] Compiling Atomics RawRepresentable.swift
[1427/1472] Compiling Atomics AtomicBool.swift
[1428/1472] Compiling Atomics IntegerConformances.swift
[1431/1472] Compiling CryptoBoringWrapper RandomBytes.swift
[1449/1476] Compiling Collections Collections.swift
[1450/1476] Emitting module Collections
[1451/1476] Compiling Algorithms Unique.swift
[1452/1476] Compiling Algorithms Windows.swift
[1459/1476] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[1460/1476] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1461/1476] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1462/1476] Emitting module CryptoBoringWrapper
[1463/1476] Compiling CryptoBoringWrapper EllipticCurve.swift
[1464/1476] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1465/1476] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1466/1476] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1467/1476] Emitting module Atomics
[1468/1585] Compiling NIOCore Codec.swift
[1469/1585] Compiling NIOCore ConvenienceOptionSupport.swift
[1470/1585] Compiling NIOCore RecvByteBufferAllocator.swift
[1471/1585] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1472/1585] Compiling NIOCore SocketAddresses.swift
[1473/1585] Emitting module Algorithms
[1474/1585] Compiling NIOCore NIOLoopBound.swift
[1475/1585] Compiling NIOCore NIOScheduledCallback.swift
[1476/1585] Compiling NIOCore NIOSendable.swift
[1477/1585] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1478/1585] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1479/1585] Compiling NIOCore NIOAsyncWriter.swift
[1480/1585] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1481/1585] Compiling NIOCore BSDSocketAPI.swift
[1482/1590] Emitting module _CryptoExtras
[1483/1590] Compiling NIOCore IntegerBitPacking.swift
[1484/1590] Compiling NIOCore IntegerTypes.swift
[1485/1590] Compiling NIOCore Channel.swift
[1486/1590] Compiling NIOCore ChannelHandler.swift
[1487/1590] Compiling NIOCore ChannelHandlers.swift
[1488/1590] Compiling NIOCore ChannelInvoker.swift
[1489/1590] Compiling NIOCore ChannelOption.swift
[1490/1590] Compiling NIOCore ChannelPipeline.swift
[1491/1590] Compiling NIOCore CircularBuffer.swift
[1492/1590] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1493/1590] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1494/1590] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1495/1590] Compiling NIOCore EventLoopFuture.swift
[1496/1590] Compiling NIOCore FileDescriptor.swift
[1497/1590] Compiling NIOCore FileHandle.swift
[1498/1590] Compiling NIOCore FileRegion.swift
[1499/1590] Compiling NIOCore AddressedEnvelope.swift
[1500/1590] Compiling NIOCore AsyncAwaitSupport.swift
[1501/1590] Compiling NIOCore AsyncChannel.swift
[1502/1590] Compiling NIOCore AsyncChannelHandler.swift
[1503/1590] Compiling NIOCore AsyncChannelInboundStream.swift
[1504/1590] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1505/1590] Compiling NIOCore EventLoop.swift
[1506/1590] Compiling NIOCore GlobalSingletons.swift
[1507/1590] Compiling NIOCore IO.swift
[1508/1590] Compiling NIOCore IOData.swift
[1509/1590] Compiling NIOCore IPProtocol.swift
[1511/1590] Compiling NIOCore DeadChannel.swift
[1512/1590] Compiling NIOCore DispatchQueue+WithFuture.swift
[1513/1590] Compiling NIOCore EventLoop+Deprecated.swift
[1514/1590] Compiling NIOCore EventLoop+SerialExecutor.swift
[1528/1596] Compiling _CryptoExtras DLEQ.swift
[1529/1596] Compiling _CryptoExtras Prover.swift
[1530/1596] Compiling _CryptoExtras Verifier.swift
[1531/1596] Compiling _CryptoExtras ZKPToolbox.swift
[1532/1596] Compiling _CryptoExtras resource_bundle_accessor.swift
[1533/1596] Compiling NIOCore ByteBuffer-aux.swift
[1534/1596] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1535/1596] Compiling NIOCore ByteBuffer-conversions.swift
[1538/1596] Compiling NIOCore SocketOptionProvider.swift
[1539/1596] Compiling NIOCore SystemCallHelpers.swift
[1540/1596] Compiling NIOCore TimeAmount+Duration.swift
[1541/1596] Compiling NIOCore TypeAssistedChannelHandler.swift
[1542/1596] Compiling NIOCore UniversalBootstrapSupport.swift
[1543/1596] Compiling NIOCore Utilities.swift
[1565/1596] Compiling NIOCore ByteBuffer-core.swift
[1566/1596] Compiling NIOCore ByteBuffer-hex.swift
[1567/1596] Compiling NIOCore ByteBuffer-int.swift
[1568/1596] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1569/1596] Compiling NIOCore ByteBuffer-multi-int.swift
[1570/1596] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1571/1596] Compiling NIOCore ByteBuffer-views.swift
[1584/1596] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1591/1596] Emitting module NIOCore
[1592/1649] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1593/1649] Compiling NIOEmbedded AsyncTestingChannel.swift
[1594/1649] Emitting module NIOEmbedded
[1595/1649] Compiling NIOEmbedded Embedded.swift
[1596/1649] Compiling NIOPosix GetaddrinfoResolver.swift
[1597/1649] Compiling NIOPosix HappyEyeballs.swift
[1598/1649] Compiling NIOPosix IO.swift
[1599/1649] Compiling NIOPosix IntegerBitPacking.swift
[1600/1649] Compiling NIOPosix IntegerTypes.swift
[1601/1649] Compiling NIOPosix Linux.swift
[1602/1654] Emitting module NIOPosix
[1603/1654] Compiling NIOPosix UnsafeTransfer.swift
[1604/1654] Compiling NIOPosix Utilities.swift
[1605/1654] Compiling NIOPosix VsockAddress.swift
[1606/1654] Compiling NIOPosix VsockChannelEvents.swift
[1607/1654] Compiling NIOPosix resource_bundle_accessor.swift
[1608/1654] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1609/1654] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1610/1654] Compiling NIOPosix PosixSingletons.swift
[1611/1654] Compiling NIOPosix RawSocketBootstrap.swift
[1612/1654] Compiling NIOPosix Resolver.swift
[1613/1654] Compiling NIOPosix BSDSocketAPICommon.swift
[1614/1654] Compiling NIOPosix BSDSocketAPIPosix.swift
[1615/1654] Compiling NIOPosix BSDSocketAPIWindows.swift
[1616/1654] Compiling NIOPosix BaseSocket.swift
[1617/1654] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1618/1654] Compiling NIOPosix BaseSocketChannel.swift
[1619/1654] Compiling NIOPosix PendingDatagramWritesManager.swift
[1620/1654] Compiling NIOPosix PendingWritesManager.swift
[1621/1654] Compiling NIOPosix PipeChannel.swift
[1622/1654] Compiling NIOPosix PipePair.swift
[1623/1654] Compiling NIOPosix Pool.swift
[1624/1654] Compiling NIOPosix SelectorKqueue.swift
[1625/1654] Compiling NIOPosix SelectorUring.swift
[1626/1654] Compiling NIOPosix ServerSocket.swift
[1627/1654] Compiling NIOPosix Socket.swift
[1628/1654] Compiling NIOPosix SocketChannel.swift
[1629/1654] Compiling NIOPosix SocketProtocols.swift
[1630/1654] Compiling NIOPosix System.swift
[1631/1654] Compiling NIOPosix Thread.swift
[1632/1654] Compiling NIOPosix ThreadPosix.swift
[1633/1654] Compiling NIOPosix ThreadWindows.swift
[1634/1654] Compiling NIOPosix Selectable.swift
[1635/1654] Compiling NIOPosix SelectableChannel.swift
[1636/1654] Compiling NIOPosix SelectableEventLoop.swift
[1637/1654] Compiling NIOPosix SelectorEpoll.swift
[1638/1654] Compiling NIOPosix SelectorGeneric.swift
[1639/1654] Compiling NIOPosix LinuxCPUSet.swift
[1640/1654] Compiling NIOPosix LinuxUring.swift
[1641/1654] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1642/1654] Compiling NIOPosix NIOThreadPool.swift
[1643/1654] Compiling NIOPosix NonBlockingFileIO.swift
[1644/1654] Compiling NIOPosix BaseStreamSocketChannel.swift
[1645/1654] Compiling NIOPosix Bootstrap.swift
[1646/1654] Compiling NIOPosix ControlMessage.swift
[1647/1654] Compiling NIOPosix DatagramVectorReadManager.swift
[1648/1654] Compiling NIOPosix Errors+Any.swift
[1649/1654] Compiling NIOPosix FileDescriptor.swift
[1650/1715] Emitting module NIO
[1651/1715] Compiling NIO Exports.swift
[1652/1755] Compiling _NIOFileSystem FileSystemError.swift
[1653/1755] Compiling _NIOFileSystem FileSystemProtocol.swift
[1654/1755] Compiling _NIOFileSystem FileType.swift
[1655/1755] Compiling _NIOFileSystem IOStrategy.swift
[1656/1755] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1657/1757] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1658/1758] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1659/1758] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1660/1758] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1661/1758] Compiling NIOSOCKS ClientStateMachine.swift
[1662/1758] Compiling NIOSOCKS Helpers.swift
[1663/1758] Compiling NIOSOCKS SOCKSResponse.swift
[1664/1758] Compiling NIOSOCKS SOCKSRequest.swift
[1665/1758] Compiling NIOSOCKS Messages.swift
[1666/1758] Compiling NIOSOCKS Errors.swift
[1667/1758] Compiling NIOSOCKS AuthenticationMethod.swift
[1668/1758] Compiling NIOSOCKS ClientGreeting.swift
[1669/1758] Emitting module NIOSOCKS
[1670/1758] Compiling NIOSOCKS SOCKSClientHandler.swift
[1671/1758] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1672/1758] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1673/1758] Compiling NIOTLS TLSEvents.swift
[1674/1758] Emitting module NIOTLS
[1675/1758] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1676/1758] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1677/1758] Compiling NIOTLS SNIHandler.swift
[1678/1758] Emitting module _NIOFileSystem
[1679/1761] Compiling NIOSOCKS ServerStateMachine.swift
[1680/1761] Compiling _NIOFileSystem UnsafeTransfer.swift
[1681/1761] Compiling _NIOFileSystem ParallelDirCopy.swift
[1682/1761] Compiling _NIOFileSystem ParallelRemoval.swift
[1683/1761] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1684/1791] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1685/1791] Emitting module NIOFoundationCompat
[1686/1791] Compiling NIOSSL AndroidCABundle.swift
[1687/1791] Compiling NIOSSL ByteBufferBIO.swift
[1688/1792] Compiling NIOSSL TLSConfiguration.swift
[1689/1792] Compiling NIOSSL SSLConnection.swift
[1690/1792] Compiling NIOSSL SSLPKCS12Bundle.swift
[1691/1792] Compiling NIOSSL SSLPrivateKey.swift
[1692/1792] Compiling NIOSSL NIOSSLServerHandler.swift
[1693/1792] Compiling NIOSSL ObjectIdentifier.swift
[1694/1792] Compiling NIOSSL SSLCallbacks.swift
[1695/1792] Compiling NIOSSL SSLCertificate.swift
[1696/1792] Compiling NIOSSL SSLCertificateExtensions.swift
[1697/1792] Compiling NIOSSL SSLInit.swift
[1698/1814] Compiling _NIOFileSystem OpenOptions.swift
[1699/1814] Compiling _NIOFileSystem String+FileSystem.swift
[1700/1814] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1701/1814] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1702/1814] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1705/1814] Compiling NIOSSL SSLContext.swift
[1706/1814] Compiling NIOTransportServices StateManagedChannel.swift
[1707/1814] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1708/1814] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1709/1814] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1710/1814] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1711/1814] Compiling NIOTransportServices NIOTSSingletons.swift
[1712/1814] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1713/1814] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1714/1814] Compiling NIOTransportServices NIOTSBootstraps.swift
[1715/1814] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1716/1814] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1717/1814] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1718/1814] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1719/1814] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1720/1814] Emitting module NIOHTTP1
[1721/1814] Compiling NIOTransportServices AcceptHandler.swift
[1722/1814] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1723/1814] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1724/1814] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1725/1880] Compiling NIOSSL NIOSSLHandler.swift
[1726/1880] Compiling _NIOFileSystem Errno.swift
[1727/1880] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1728/1880] Compiling _NIOFileSystem Mocking.swift
[1729/1880] Compiling _NIOFileSystem Syscall.swift
[1730/1880] Compiling _NIOFileSystem Syscalls.swift
[1731/1880] Compiling _NIOFileSystem SystemFileHandle.swift
[1732/1880] Compiling _NIOFileSystem Utilities.swift
[1733/1880] Emitting module NIOTransportServices
[1734/1882] Emitting module AsyncKit
[1735/1882] Compiling NIOWebSocket WebSocketOpcode.swift
[1736/1883] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1739/1883] Compiling NIOHPACK DynamicHeaderTable.swift
[1740/1883] Compiling NIOHPACK HPACKDecoder.swift
[1741/1883] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1742/1883] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1743/1883] Compiling NIOExtras UnsafeTransfer.swift
[1744/1884] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1745/1884] Compiling NIOExtras LineBasedFrameDecoder.swift
[1746/1884] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1747/1884] Compiling NIOExtras NIOExtrasError.swift
[1748/1884] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1749/1884] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1750/1884] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1751/1884] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1756/1886] Compiling MultipartKit MultipartSerializer.swift
[1757/1886] Compiling MultipartKit Utilities.swift
[1759/1886] Compiling NIOExtras NIORequestIdentifiable.swift
[1760/1886] Compiling NIOExtras PCAPRingBuffer.swift
[1761/1886] Compiling NIOExtras QuiescingHelper.swift
[1762/1886] Compiling NIOExtras RequestResponseHandler.swift
[1763/1886] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1764/1886] Compiling NIOHTTPCompression HTTPDecompression.swift
[1765/1886] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1766/1886] Compiling NIOHTTPCompression HTTPCompression.swift
[1767/1886] Emitting module NIOHTTPCompression
[1768/1886] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1772/1886] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1773/1886] Compiling NIOHPACK IntegerCoding.swift
[1774/1886] Compiling NIOHPACK IndexedHeaderTable.swift
[1775/1886] Compiling NIOHPACK HuffmanTables.swift
[1776/1887] Compiling NIOSSL LinuxCABundle.swift
[1777/1887] Compiling NIOSSL NIOSSLClientHandler.swift
[1778/1887] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1780/1890] Compiling NIOHPACK HuffmanCoding.swift
[1781/1890] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1782/1890] Compiling NIOExtras JSONRPCFraming.swift
[1783/1890] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1784/1890] Compiling NIOExtras LengthFieldPrepender.swift
[1785/1891] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1786/1891] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1787/1891] Compiling NIOWebSocket SHA1.swift
[1788/1891] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1789/1893] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1790/1896] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1791/1898] Emitting module NIOWebSocket
[1792/1898] Compiling NIOWebSocket WebSocketFrame.swift
[1793/1985] Emitting module NIOExtras
[1794/1985] Compiling NIOHPACK StaticHeaderTable.swift
[1795/1985] Compiling X509 CertificateStore.swift
[1796/1985] Compiling X509 OneOfPolicies.swift
[1797/1985] Compiling X509 AllOfPolicies.swift
[1798/1985] Compiling X509 AnyPolicy.swift
[1799/1985] Compiling X509 SubjectAlternativeName.swift
[1800/1985] Compiling X509 SubjectKeyIdentifier.swift
[1801/1985] Compiling X509 AuthorityKeyIdentifier.swift
[1802/1985] Compiling X509 BasicConstraints.swift
[1803/1985] Compiling X509 ExtendedKeyUsage.swift
[1804/1985] Compiling X509 Signature.swift
[1805/1985] Compiling X509 SignatureAlgorithm.swift
[1806/1985] Compiling X509 ExtensionIdentifiers.swift
[1807/1985] Compiling X509 KeyUsage.swift
[1808/1985] Compiling X509 NameConstraints.swift
[1809/1985] Compiling X509 PolicyBuilder.swift
[1810/1985] Compiling X509 BasicConstraintsPolicy.swift
[1819/1985] Compiling X509 AuthorityInformationAccess.swift
[1821/1985] Compiling X509 StreetAddress.swift
[1822/1985] Compiling X509 Error.swift
[1823/1985] Emitting module MultipartKit
[1828/1985] Compiling NIOHPACK HeaderTables.swift
[1829/1985] Compiling NIOHPACK HPACKEncoder.swift
[1830/1985] Compiling NIOHPACK HPACKErrors.swift
[1831/1985] Emitting module NIOHPACK
[1832/1985] Compiling NIOHPACK HPACKHeader.swift
[1844/1985] Compiling X509 DNSNames.swift
[1845/2050] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1846/2050] Compiling NIOHTTP2 StateMachineResult.swift
[1847/2050] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1848/2050] Emitting module NIOSSL
[1849/2050] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1850/2050] Compiling NIOHTTP2 QuiescingState.swift
[1851/2050] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1852/2050] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1853/2050] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1854/2050] Compiling NIOHTTP2 HasLocalSettings.swift
[1855/2050] Emitting module NIOFileSystem
[1856/2050] Compiling NIOFileSystem Exports.swift
[1857/2050] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1858/2050] Emitting module _NIOFileSystemFoundationCompat
[1859/2050] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1860/2050] Compiling NIOExtras WritePCAPHandler.swift
[1861/2050] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1862/2050] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1863/2050] Compiling NIOHTTP2 HTTP2PingData.swift
[1864/2050] Compiling NIOHTTP2 MayReceiveFrames.swift
[1865/2050] Compiling NIOHTTP2 ReceivingDataState.swift
[1866/2050] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1867/2050] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1868/2050] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1869/2050] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1870/2050] Compiling NIOHTTP2 HTTP2Frame.swift
[1871/2050] Compiling NIOHTTP2 DOSHeuristics.swift
[1872/2050] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1873/2050] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1874/2050] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1875/2050] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1876/2050] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1877/2050] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1878/2050] Compiling NIOHTTP2 InboundEventBuffer.swift
[1879/2050] Compiling NIOHTTP2 InboundWindowManager.swift
[1880/2058] Compiling X509 Extension.swift
[1881/2058] Compiling X509 Extensions.swift
[1882/2058] Compiling X509 ExtensionsBuilder.swift
[1883/2058] Compiling X509 GeneralName.swift
[1884/2058] Compiling X509 Lock.swift
[1885/2058] Compiling X509 LockedValueBox.swift
[1886/2058] Compiling X509 BasicOCSPResponse.swift
[1887/2058] Compiling X509 DirectoryString.swift
[1888/2058] Compiling X509 OCSPCertID.swift
[1889/2058] Compiling X509 OCSPCertStatus.swift
[1890/2068] Compiling WebSocketKit WebSocketHandler.swift
[1891/2068] Compiling WebSocketKit WebSocket.swift
[1892/2068] Compiling WebSocketKit WebSocket+Connect.swift
[1893/2068] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1894/2068] Compiling WebSocketKit Exports.swift
[1895/2068] Compiling WebSocketKit WebSocket+Concurrency.swift
[1896/2068] Compiling WebSocketKit WebSocketClient.swift
[1897/2068] Emitting module WebSocketKit
[1912/2068] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1913/2068] Compiling NIOHTTP2 SendingRstStreamState.swift
[1914/2068] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1915/2068] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1926/2068] Emitting module NIOHTTP2
[1945/2074] Compiling NIOHTTP2 HTTP2Settings.swift
[1946/2074] Compiling NIOHTTP2 HTTP2Stream.swift
[1947/2074] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1948/2074] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1949/2074] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1950/2074] Compiling NIOHTTP2 HTTP2StreamID.swift
[1951/2074] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1952/2074] Compiling NIOHTTP2 StreamChannelList.swift
[1953/2074] Compiling NIOHTTP2 StreamMap.swift
[1954/2074] Compiling NIOHTTP2 StreamStateMachine.swift
[1955/2074] Compiling NIOHTTP2 UnsafeTransfer.swift
[1956/2074] Compiling NIOHTTP2 MaySendFrames.swift
[1957/2074] Compiling NIOHTTP2 SendingDataState.swift
[1958/2074] Compiling NIOHTTP2 SendingGoawayState.swift
[1959/2074] Compiling NIOHTTP2 SendingHeadersState.swift
[1960/2074] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1961/2074] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1962/2074] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1963/2074] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1964/2074] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1965/2074] Compiling NIOHTTP2 HTTP2Error.swift
[1966/2074] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1967/2074] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1968/2074] Compiling X509 OCSPNonce.swift
[1969/2074] Compiling X509 OCSPPolicy.swift
[1970/2074] Compiling X509 OCSPRequest.swift
[1971/2074] Compiling X509 OCSPResponse.swift
[1972/2074] Compiling X509 OCSPResponseBytes.swift
[1973/2074] Compiling X509 OCSPResponseData.swift
[1974/2074] Compiling X509 OCSPResponseStatus.swift
[1975/2074] Compiling X509 OCSPSignature.swift
[1976/2074] Compiling X509 OCSPSingleRequest.swift
[1977/2074] Compiling NIOHTTP2 HasRemoteSettings.swift
[1978/2074] Compiling NIOHTTP2 Error+Any.swift
[1979/2074] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1980/2074] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1981/2074] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1982/2074] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1983/2074] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1984/2074] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1985/2074] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1986/2074] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1987/2074] Compiling X509 ExpiryPolicy.swift
[1988/2074] Compiling X509 IPConstraints.swift
[1989/2074] Compiling X509 NameConstraintsPolicy.swift
[1990/2074] Compiling X509 RFC5280Policy.swift
[1991/2074] Compiling X509 URIConstraints.swift
[1992/2074] Compiling X509 VersionPolicy.swift
[1993/2074] Compiling X509 ServerIdentityPolicy.swift
[1994/2074] Compiling X509 TrustRootLoading.swift
[1995/2074] Compiling X509 UnverifiedChain.swift
[1996/2074] Compiling X509 VerificationDiagnostic.swift
[2064/2074] Compiling X509 Verifier.swift
[2065/2074] Compiling X509 VerifierPolicy.swift
[2066/2074] Compiling X509 AlgorithmIdentifier.swift
[2067/2074] Compiling X509 ECDSASignature.swift
[2068/2074] Compiling X509 RSAPKCS1PublicKey.swift
[2069/2074] Compiling X509 SubjectPublicKeyInfo.swift
[2070/2074] Compiling X509 TBSCertificate.swift
[2071/2074] Compiling X509 Time.swift
[2072/2074] Compiling X509 TimeCalculations.swift
[2073/2074] Compiling X509 Validity.swift
[2074/2074] Emitting module X509
[2075/2195] Compiling JWTKit JWTHeader.swift
[2076/2195] Compiling JWTKit JWTHeaderField.swift
[2077/2195] Compiling JWTKit JWTKeyCollection.swift
[2078/2195] Compiling JWTKit JWTParser.swift
[2079/2195] Compiling JWTKit JWTPayload.swift
[2080/2195] Compiling JWTKit AudienceClaim.swift
[2081/2195] Compiling JWTKit BoolClaim.swift
[2082/2201] Emitting module AsyncHTTPClient
[2083/2201] Compiling JWTKit JWTSerializer.swift
[2084/2201] Compiling JWTKit JWTSigner.swift
[2085/2201] Compiling JWTKit JWTKeyCollection+UnsecuredNone.swift
[2086/2201] Compiling JWTKit UnsecuredNoneSigner.swift
[2087/2201] Compiling JWTKit JWTKeyCollection+RSA.swift
[2088/2201] Compiling JWTKit RSA.swift
[2089/2201] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2090/2201] Compiling JWTKit P256+CurveType.swift
[2091/2201] Compiling JWTKit P384+CurveType.swift
[2092/2201] Compiling JWTKit P521+CurveType.swift
[2093/2201] Compiling JWTKit EdDSA.swift
[2094/2201] Compiling JWTKit EdDSACurve.swift
[2095/2201] Compiling JWTKit EdDSAError.swift
[2096/2201] Compiling AsyncHTTPClient SSLContextCache.swift
[2097/2201] Compiling AsyncHTTPClient Scheme.swift
[2098/2201] Compiling AsyncHTTPClient Singleton.swift
[2099/2201] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2100/2201] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2101/2201] Compiling AsyncHTTPClient Utils.swift
[2102/2201] Compiling JWTKit JWTClaim.swift
[2103/2201] Compiling JWTKit JWTMultiValueClaim.swift
[2104/2201] Compiling JWTKit JWTUnixEpochClaim.swift
[2105/2201] Compiling JWTKit LocaleClaim.swift
[2106/2201] Compiling JWTKit NotBeforeClaim.swift
[2107/2201] Compiling JWTKit SubjectClaim.swift
[2108/2201] Compiling JWTKit TenantIDClaim.swift
[2109/2201] Compiling JWTKit ECDSA.swift
[2110/2201] Compiling JWTKit ECDSACurve.swift
[2111/2201] Compiling JWTKit ECDSACurveType.swift
[2112/2201] Compiling JWTKit ECDSAError.swift
[2113/2201] Compiling JWTKit ECDSAKeyTypes.swift
[2114/2201] Compiling JWTKit ECDSASigner.swift
[2115/2201] Compiling JWTKit ECDSASigningAlgorithm.swift
[2116/2201] Compiling JWTKit RSAError.swift
[2117/2201] Compiling JWTKit RSASigner.swift
[2118/2201] Compiling JWTKit Base64URL.swift
[2119/2201] Compiling JWTKit CryptoSigner.swift
[2120/2201] Compiling JWTKit CustomizedJSONCoders.swift
[2121/2201] Compiling JWTKit Utilities.swift
[2122/2201] Compiling JWTKit JWTHeader+CommonFields.swift
[2123/2201] Compiling JWTKit JWKIdentifier.swift
[2124/2201] Compiling JWTKit JWKS.swift
[2125/2201] Compiling JWTKit JWKSigner.swift
[2126/2201] Compiling JWTKit JWTAlgorithm.swift
[2127/2201] Compiling JWTKit JWTError.swift
[2128/2201] Compiling JWTKit JWTKeyCollection+ECDSA.swift
[2129/2201] Compiling JWTKit HMAC.swift
[2130/2201] Compiling JWTKit HMACError.swift
[2131/2201] Compiling JWTKit HMACSigner.swift
[2132/2201] Compiling JWTKit JWTKeyCollection+HMAC.swift
[2133/2201] Compiling JWTKit Insecure.swift
[2134/2201] Compiling JWTKit JWK.swift
[2135/2201] Compiling JWTKit ExpirationClaim.swift
[2136/2201] Compiling JWTKit GoogleHostedDomainClaim.swift
[2137/2201] Compiling JWTKit IDClaim.swift
[2138/2201] Compiling JWTKit IssuedAtClaim.swift
[2139/2201] Compiling JWTKit IssuerClaim.swift
[2140/2201] Compiling JWTKit EdDSASigner.swift
[2141/2201] Compiling JWTKit JWTKeyCollection+EdDSA.swift
[2142/2397] Compiling Vapor PlaintextDecoder.swift
[2143/2397] Compiling Vapor PlaintextEncoder.swift
[2144/2397] Compiling Vapor URLQueryCoders.swift
[2145/2397] Compiling Vapor URLQueryContainer.swift
[2146/2397] Compiling Vapor Core.swift
[2147/2397] Compiling Vapor Running.swift
[2148/2397] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2149/2397] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2150/2397] Compiling Vapor DotEnvFile+load.swift
[2151/2397] Compiling Vapor Routes+caseInsenstive.swift
[2152/2397] Compiling Vapor Validatable+validate.swift
[2153/2397] Compiling Vapor Environment+Process.swift
[2154/2397] Compiling Vapor Environment+Secret.swift
[2155/2397] Compiling Vapor Environment.swift
[2156/2397] Compiling Vapor Abort.swift
[2157/2397] Compiling Vapor AbortError.swift
[2158/2397] Compiling Vapor DebuggableError.swift
[2159/2397] Compiling Vapor Demangler.swift
[2160/2397] Compiling Vapor ErrorSource.swift
[2161/2397] Compiling Vapor StackTrace.swift
[2162/2397] Compiling Vapor Exports.swift
[2163/2397] Compiling Vapor Application+HTTP.swift
[2164/2418] Compiling Vapor Cache.swift
[2165/2418] Compiling Vapor CacheExpirationTime.swift
[2166/2418] Compiling Vapor MemoryCache.swift
[2167/2418] Compiling Vapor Request+Cache.swift
[2168/2418] Compiling Vapor Application+Clients.swift
[2169/2418] Compiling Vapor Client.swift
[2170/2418] Compiling Vapor WebSocket+Concurrency.swift
[2171/2418] Compiling Vapor ContainerGetPathExecutor.swift
[2172/2418] Compiling Vapor Content.swift
[2173/2418] Compiling Vapor ContentCoders.swift
[2174/2418] Compiling Vapor ContentConfiguration.swift
[2175/2418] Compiling Vapor ContentContainer.swift
[2176/2424] Compiling Vapor BasicAuthorization.swift
[2177/2424] Compiling Vapor BearerAuthorization.swift
[2178/2424] Compiling Vapor GuardMiddleware.swift
[2179/2424] Compiling Vapor RedirectMiddleware.swift
[2180/2424] Compiling Vapor SessionAuthenticatable.swift
[2181/2424] Compiling Vapor Bcrypt.swift
[2182/2424] Compiling Vapor Application+Cache.swift
[2183/2424] Compiling Vapor Req+Service.swift
[2184/2424] Compiling Vapor Service.swift
[2185/2424] Compiling Vapor Application+Sessions.swift
[2186/2424] Compiling Vapor MemorySessions.swift
[2187/2424] Compiling Vapor Request+Session.swift
[2188/2424] Compiling Vapor Session.swift
[2189/2424] Compiling Vapor SessionCache.swift
[2190/2424] Compiling Vapor RoutesBuilder+Middleware.swift
[2191/2424] Compiling Vapor RoutesBuilder+WebSocket.swift
[2192/2424] Compiling Vapor RoutesBuilder.swift
[2193/2424] Compiling Vapor OTP.swift
[2194/2424] Compiling Vapor Application+Servers.swift
[2195/2424] Compiling Vapor Server.swift
[2196/2424] Compiling Vapor App+Service.swift
[2197/2424] Compiling Vapor SessionData.swift
[2198/2424] Compiling Vapor SessionDriver.swift
[2199/2424] Compiling Vapor SessionsConfiguration.swift
[2200/2424] Compiling Vapor Application.swift
[2201/2424] Compiling Vapor AuthenticationCache.swift
[2202/2424] Compiling Vapor Authenticator.swift
[2203/2424] Emitting module JWTKit
[2204/2424] Compiling Vapor Cache+Concurrency.swift
[2205/2424] Compiling Vapor Client+Concurrency.swift
[2206/2424] Compiling Vapor RequestBody+Concurrency.swift
[2207/2424] Compiling Vapor Responder+Concurrency.swift
[2208/2424] Compiling Vapor ResponseCodable+Concurrency.swift
[2209/2424] Compiling Vapor RoutesBuilder+Concurrency.swift
[2210/2424] Compiling Vapor ViewRenderer+Concurrency.swift
[2211/2424] Compiling Vapor JSONCoder+Custom.swift
[2212/2424] Compiling Vapor JSONCoders+Content.swift
[2213/2424] Compiling Vapor RouteCollection.swift
[2214/2424] Compiling Vapor Routes.swift
[2215/2424] Compiling Vapor RoutesBuilder+Group.swift
[2216/2424] Compiling Vapor RoutesBuilder+Method.swift
[2217/2424] Compiling Vapor ServeCommand.swift
[2218/2424] Compiling Vapor AnyResponse+Concurrency.swift
[2219/2424] Compiling Vapor AsyncBasicResponder.swift
[2220/2424] Compiling Vapor AsyncMiddleware.swift
[2221/2424] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2222/2424] Compiling Vapor AsyncSessionDriver.swift
[2223/2424] Compiling Vapor Authentication+Concurrency.swift
[2240/2424] Compiling JWTKit AppleIdentityToken.swift
[2241/2424] Compiling JWTKit FirebaseAuthIdentityToken.swift
[2242/2424] Compiling JWTKit GoogleIdentityToken.swift
[2243/2424] Compiling JWTKit MicrosoftIdentityToken.swift
[2244/2424] Compiling JWTKit ValidationTimePayload.swift
[2245/2424] Compiling JWTKit X5CVerifier.swift
[2246/2424] Compiling Vapor DotEnv.swift
[2247/2424] Compiling Vapor Extendable.swift
[2248/2424] Compiling Vapor File.swift
[2249/2424] Compiling Vapor FileIO.swift
[2250/2424] Compiling Vapor LifecycleHandler.swift
[2251/2424] Compiling Vapor OptionalType.swift
[2252/2424] Compiling Vapor RFC1123.swift
[2253/2424] Compiling Vapor SocketAddress+Hostname.swift
[2254/2424] Compiling Vapor Storage.swift
[2255/2424] Compiling Vapor String+IsIPAddress.swift
[2256/2424] Compiling Vapor Thread.swift
[2257/2424] Compiling Vapor URI.swift
[2258/2424] Compiling Vapor RangeResult.swift
[2259/2424] Compiling Vapor Validatable.swift
[2260/2424] Compiling Vapor Validation.swift
[2261/2424] Compiling Vapor ValidationKey.swift
[2262/2424] Compiling Vapor Validations.swift
[2263/2424] Compiling Vapor ValidationsError.swift
[2264/2424] Compiling Vapor Validator.swift
[2265/2424] Compiling Vapor ValidatorResult.swift
[2266/2424] Compiling Vapor And.swift
[2273/2424] Compiling Vapor Case.swift
[2274/2424] Compiling Vapor CharacterSet.swift
[2275/2424] Compiling Vapor Count.swift
[2276/2424] Compiling Vapor Custom.swift
[2277/2424] Compiling Vapor Email.swift
[2278/2424] Compiling Vapor Empty.swift
[2279/2424] Compiling Vapor In.swift
[2280/2424] Compiling Vapor Nil.swift
[2281/2424] Compiling Vapor NilIgnoring.swift
[2282/2424] Compiling Vapor Not.swift
[2283/2424] Compiling Vapor Or.swift
[2284/2424] Compiling Vapor Pattern.swift
[2285/2424] Compiling Vapor Range.swift
[2286/2424] Compiling Vapor URL.swift
[2287/2424] Compiling Vapor Valid.swift
[2288/2424] Compiling Vapor Application+Views.swift
[2289/2424] Compiling Vapor PlaintextRenderer.swift
[2290/2424] Compiling Vapor Request+View.swift
[2291/2424] Compiling Vapor View.swift
[2292/2424] Compiling Vapor ViewRenderer.swift
[2293/2424] Compiling Vapor _Deprecations.swift
[2337/2424] Emitting module Vapor
[2338/2424] Compiling Vapor SessionsMiddleware.swift
[2339/2424] Compiling Vapor URLEncodedFormData.swift
[2340/2424] Compiling Vapor URLEncodedFormDecoder.swift
[2341/2424] Compiling Vapor URLEncodedFormEncoder.swift
[2342/2424] Compiling Vapor URLEncodedFormError.swift
[2343/2424] Compiling Vapor URLEncodedFormParser.swift
[2344/2424] Compiling Vapor URLEncodedFormSerializer.swift
[2345/2424] Compiling Vapor URLQueryFragmentConvertible.swift
[2346/2424] Compiling Vapor AnyResponse.swift
[2347/2424] Compiling Vapor Array+Random.swift
[2348/2424] Compiling Vapor Base32.swift
[2349/2424] Compiling Vapor Base64.swift
[2350/2424] Compiling Vapor BaseN.swift
[2351/2424] Compiling Vapor BasicCodingKey.swift
[2352/2424] Compiling Vapor ByteCount.swift
[2353/2424] Compiling Vapor Bytes+Hex.swift
[2354/2424] Compiling Vapor Bytes+SecureCompare.swift
[2355/2424] Compiling Vapor Collection+Safe.swift
[2356/2424] Compiling Vapor DataProtocol+Copy.swift
[2357/2424] Compiling Vapor DecoderUnwrapper.swift
[2358/2424] Compiling Vapor DirectoryConfiguration.swift
[2359/2424] Compiling Vapor FormDataDecoder+Content.swift
[2360/2424] Compiling Vapor FormDataEncoder+Content.swift
[2361/2424] Compiling Vapor Application+Password.swift
[2362/2424] Compiling Vapor Application+Passwords.swift
[2363/2424] Compiling Vapor AsyncPasswordHasher.swift
[2364/2424] Compiling Vapor BcryptHasher.swift
[2365/2424] Compiling Vapor PasswordHasher.swift
[2366/2424] Compiling Vapor PlaintextHasher.swift
[2367/2424] Compiling Vapor Request+Password.swift
[2368/2424] Compiling Vapor Redirect.swift
[2369/2424] Compiling Vapor Request+Body.swift
[2370/2424] Compiling Vapor Request+BodyStream.swift
[2371/2424] Compiling Vapor Request.swift
[2372/2424] Compiling Vapor Application+Responder.swift
[2373/2424] Compiling Vapor DefaultResponder.swift
[2374/2424] Compiling Vapor Response+Body.swift
[2375/2424] Compiling Vapor Response.swift
[2376/2424] Compiling Vapor ResponseCodable.swift
[2377/2424] Compiling Vapor Application+Routes.swift
[2378/2424] Compiling Vapor Parameters+Require.swift
[2379/2424] Compiling Vapor Request+WebSocket.swift
[2380/2424] Compiling Vapor Route.swift
[2381/2424] Compiling Vapor HTTPMediaTypePreference.swift
[2382/2424] Compiling Vapor Responder.swift
[2383/2424] Compiling Vapor Application+HTTP+Server.swift
[2384/2424] Compiling Vapor HTTPServer.swift
[2385/2424] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2386/2424] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2387/2424] Compiling Vapor HTTPServerHandler.swift
[2388/2424] Compiling Vapor HTTPServerRequestDecoder.swift
[2389/2424] Compiling Vapor HTTPServerResponseEncoder.swift
[2390/2424] Compiling Vapor HTTPServerUpgradeHandler.swift
[2391/2424] Compiling Vapor Logger+Report.swift
[2392/2424] Compiling Vapor LoggingSystem+Environment.swift
[2393/2424] Compiling Vapor Application+Middleware.swift
[2394/2424] Compiling Vapor CORSMiddleware.swift
[2395/2424] Compiling Vapor ErrorMiddleware.swift
[2396/2424] Compiling Vapor FileMiddleware.swift
[2397/2424] Compiling Vapor Middleware.swift
[2398/2424] Compiling Vapor MiddlewareConfiguration.swift
[2399/2424] Compiling Vapor ResponseCompressionMiddleware.swift
[2400/2424] Compiling Vapor RouteLoggingMiddleware.swift
[2401/2424] Compiling Vapor TracingMiddleware.swift
[2402/2424] Compiling Vapor File+Multipart.swift
[2403/2424] Compiling Vapor BasicResponder.swift
[2404/2424] Compiling Vapor BodyStream.swift
[2405/2424] Compiling Vapor Application+HTTP+Client.swift
[2406/2424] Compiling Vapor EventLoopHTTPClient.swift
[2407/2424] Compiling Vapor EndpointCache.swift
[2408/2424] Compiling Vapor HTTPMethod+String.swift
[2409/2424] Compiling Vapor HTTPStatus.swift
[2410/2424] Compiling Vapor HTTPCookies.swift
[2411/2424] Compiling Vapor HTTPHeaderCacheControl.swift
[2412/2424] Compiling Vapor HTTPHeaderExpires.swift
[2413/2424] Compiling Vapor HTTPHeaderLastModified.swift
[2414/2424] Compiling Vapor HTTPHeaders+Cache.swift
[2415/2424] Compiling Vapor HTTPHeaders+Connection.swift
[2416/2424] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2417/2424] Compiling Vapor HTTPHeaders+ContentRange.swift
[2418/2424] Compiling Vapor HTTPHeaders+Directive.swift
[2419/2424] Compiling Vapor HTTPHeaders+Forwarded.swift
[2420/2424] Compiling Vapor HTTPHeaders+Link.swift
[2421/2424] Compiling Vapor HTTPHeaders+Name.swift
[2422/2424] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2423/2424] Compiling Vapor HTTPHeaders.swift
[2424/2424] Compiling Vapor HTTPMediaType.swift
[2425/2434] Compiling JWT JWTAuthenticator.swift
[2426/2434] Compiling JWT JWKSCache.swift
[2427/2434] Compiling JWT JWT+FirebaseAuth.swift
[2428/2434] Compiling JWT JWT+Google.swift
[2429/2434] Compiling JWT JWTError+Vapor.swift
[2430/2434] Compiling JWT JWT+Apple.swift
[2431/2434] Emitting module JWT
[2432/2434] Compiling JWT Exports.swift
[2433/2434] Compiling JWT Application+JWT.swift
[2434/2434] Compiling JWT JWT+Microsoft.swift
[2435/2435] Compiling JWT Request+JWT.swift
Build complete! (113.70s)
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/jwt-kit.git
[1/9049] Fetching jwt-kit
[544/83386] Fetching jwt-kit, vapor
Fetched https://github.com/vapor/vapor.git from cache (2.38s)
Fetched https://github.com/vapor/jwt-kit.git from cache (2.38s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.1.2 (2.90s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-log.git from cache
[1/6112] Fetching swift-certificates
Fetched https://github.com/apple/swift-log.git from cache (0.69s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.13s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.14s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (2.08s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git from cache
[1/2605] Fetching websocket-kit
[106/5813] Fetching websocket-kit, multipart-kit
[395/10787] Fetching websocket-kit, multipart-kit, swift-distributed-tracing
[495/11850] Fetching websocket-kit, multipart-kit, swift-distributed-tracing, swift-service-context
Fetched https://github.com/vapor/websocket-kit.git from cache (0.90s)
Fetched https://github.com/apple/swift-service-context.git from cache (0.90s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.91s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
[3428/8182] Fetching multipart-kit, swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.10s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.10s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.11s)
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.72s)
Fetching https://github.com/vapor/async-kit.git
[1649/3208] Fetching multipart-kit
[1650/23935] Fetching multipart-kit, routing-kit
[1651/29420] Fetching multipart-kit, routing-kit, console-kit
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.13s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.14s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/vapor/console-kit.git from cache (0.97s)
[9733/23935] Fetching multipart-kit, routing-kit
[17610/26305] Fetching multipart-kit, routing-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.82s)
[20718/23935] Fetching multipart-kit, routing-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.55s)
Fetched https://github.com/apple/swift-nio.git from cache (1.56s)
[1649/3208] Fetching multipart-kit
Fetched https://github.com/swift-server/async-http-client.git from cache (1.49s)
Fetched https://github.com/vapor/multipart-kit.git from cache (27.17s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (27.69s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.48s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.70s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.63s)
Fetched https://github.com/apple/swift-collections.git from cache (0.79s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (1.30s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.47s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.48s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.63s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.23s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.49s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (1.04s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.46s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.57s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (1.08s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.62s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.49s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.73s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.49s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.50s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.50s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.60s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.62s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.50s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.63s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.54s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.68s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.65s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.50s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.52s)
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.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.4.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.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.2.2
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.25.2
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.4.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.24.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.1.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.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.30.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.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.2.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Build complete.
{
"dependencies" : [
{
"identity" : "jwt-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt-kit.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.110.2",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "jwt",
"name" : "jwt",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "JWT",
"targets" : [
"JWT"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JWTTests",
"module_type" : "SwiftTarget",
"name" : "JWTTests",
"path" : "Tests/JWTTests",
"product_dependencies" : [
"VaporTesting"
],
"sources" : [
"Helpers/ByteBuffer+string.swift",
"Helpers/isLoggingConfigured.swift",
"Helpers/withApp.swift",
"JWTTests.swift",
"Types/LoginCredentials.swift",
"Types/LoginResponse.swift",
"Types/TestUser.swift",
"Types/UserAuthenticator.swift"
],
"target_dependencies" : [
"JWT"
],
"type" : "test"
},
{
"c99name" : "JWT",
"module_type" : "SwiftTarget",
"name" : "JWT",
"path" : "Sources/JWT",
"product_dependencies" : [
"JWTKit",
"Vapor"
],
"product_memberships" : [
"JWT"
],
"sources" : [
"Application+JWT.swift",
"Exports.swift",
"JWKSCache.swift",
"JWT+Apple.swift",
"JWT+FirebaseAuth.swift",
"JWT+Google.swift",
"JWT+Microsoft.swift",
"JWTAuthenticator.swift",
"JWTError+Vapor.swift",
"Request+JWT.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.