Build Information
Successful build of soto-cognito-authentication, reference 5.0.0 (30fff1
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 16:45:00 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-community/soto-cognito-authentication.git
Reference: 5.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/soto-cognito-authentication
* tag 5.0.0 -> FETCH_HEAD
HEAD is now at 30fff1d Require payload to be Sendable
Cloned https://github.com/vapor-community/soto-cognito-authentication.git
Revision (git rev-parse @):
30fff1d9253d5b780feb8d1da4ca1960f8e79344
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor-community/soto-cognito-authentication.git at 5.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor-community/soto-cognito-authentication.git
https://github.com/vapor-community/soto-cognito-authentication.git
{
"dependencies" : [
{
"identity" : "soto-cognito-authentication-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/soto-project/soto-cognito-authentication-kit.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "soto-cognito-authentication",
"name" : "soto-cognito-authentication",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
}
],
"products" : [
{
"name" : "SotoCognitoAuthentication",
"targets" : [
"SotoCognitoAuthentication"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SotoCognitoAuthentication",
"module_type" : "SwiftTarget",
"name" : "SotoCognitoAuthentication",
"path" : "Sources/SotoCognitoAuthentication",
"product_dependencies" : [
"SotoCognitoAuthenticationKit",
"Vapor"
],
"product_memberships" : [
"SotoCognitoAuthentication"
],
"sources" : [
"Application+Cognito.swift",
"Authenticators.swift",
"Exports.swift",
"Request+Cognito.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/858] Write sources
[5/858] Copying PrivacyInfo.xcprivacy
[7/858] Write sources
[9/858] Copying PrivacyInfo.xcprivacy
[12/858] Write sources
[68/858] Compiling CSystem shims.c
[68/858] Compiling CSotoExpat xmltok_impl.c
[70/858] Compiling CSotoExpat xmltok_ns.c
[71/858] Compiling _NumericsShims _NumericsShims.c
[72/858] Write swift-version-2F0A5646E1D333AE.txt
[73/858] Compiling CNIOWindows shim.c
[74/858] Compiling CNIOWindows WSAStartup.c
[75/858] Compiling CNIOWASI CNIOWASI.c
[76/858] Compiling CSotoExpat xmlrole.c
[77/858] Compiling _AtomicsShims.c
[78/894] Compiling CNIOSHA1 c_nio_sha1.c
[79/894] Compiling CVaporBcrypt blf.c
[80/912] Compiling CVaporBcrypt bcrypt.c
[81/925] Compiling CSotoExpat xmltok.c
[82/941] Compiling CSotoExpat xmlparse.c
[84/941] Compiling _CertificateInternals _TinyArray.swift
[85/941] Emitting module _CertificateInternals
[86/941] Compiling ServiceContextModule ServiceContext.swift
[87/941] Emitting module ServiceContextModule
[88/941] Compiling ServiceContextModule ServiceContextKey.swift
[89/941] Compiling RealModule Real.swift
[90/941] Compiling RealModule Float80+Real.swift
[91/942] Compiling RealModule Float16+Real.swift
[92/942] Compiling RealModule Float+Real.swift
[93/942] Compiling RealModule ElementaryFunctions.swift
[94/942] Compiling RealModule AugmentedArithmetic.swift
[95/942] Compiling RealModule ApproximateEquality.swift
[96/942] Compiling RealModule AlgebraicField.swift
[97/942] Emitting module RealModule
[98/942] Compiling _NIOBase64 Base64.swift
[99/942] Compiling RealModule Double+Real.swift
[100/942] Emitting module _NIOBase64
[101/942] Compiling RealModule RealFunctions.swift
[102/973] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[103/973] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[104/973] Compiling InternalCollectionsUtilities Specialize.swift
[105/974] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[106/974] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[107/1047] Compiling Crypto Digests.swift
[108/1047] Compiling Crypto HashFunctions.swift
[109/1047] Compiling Crypto HashFunctions_SHA2.swift
[110/1047] Compiling Crypto HPKE-AEAD.swift
[111/1047] Compiling INIParser INIParser.swift
[112/1047] Emitting module INIParser
[113/1047] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[114/1047] Compiling Crypto ASN1Identifier.swift
[115/1047] Compiling Crypto ASN1Integer.swift
[116/1047] Compiling Crypto ASN1Null.swift
[117/1047] Compiling Crypto ASN1OctetString.swift
[118/1047] Compiling _NIODataStructures PriorityQueue.swift
[119/1047] Compiling _NIODataStructures _TinyArray.swift
[120/1050] Compiling Crypto Digest.swift
[123/1053] Emitting module _NIODataStructures
[124/1053] Compiling _NIODataStructures Heap.swift
[125/1053] Compiling Logging MetadataProvider.swift
[129/1053] Compiling Crypto ASN1Strings.swift
[130/1053] Compiling Crypto ArraySliceBigint.swift
[131/1053] Compiling Crypto Digest_boring.swift
[132/1053] Compiling Crypto AES.swift
[133/1053] Compiling Crypto ECDSASignature_boring.swift
[134/1053] Compiling Crypto ECDSA_boring.swift
[135/1053] Emitting module InternalCollectionsUtilities
[135/1053] Compiling CNIOLinux shim.c
[137/1053] Compiling Crypto Ed25519_boring.swift
[138/1053] Compiling Crypto NISTCurvesKeys_boring.swift
[139/1053] Compiling Crypto X25519Keys_boring.swift
[139/1053] Compiling CNIOLinux liburing_shims.c
[141/1053] Compiling Instrumentation NoOpInstrument.swift
[142/1053] Compiling Instrumentation InstrumentationSystem.swift
[143/1053] Compiling Instrumentation MultiplexInstrument.swift
[144/1053] Compiling Instrumentation Instrument.swift
[145/1053] Emitting module Instrumentation
[146/1053] Compiling Instrumentation Locks.swift
[151/1053] Emitting module SystemPackage
[152/1053] Compiling Logging Locks.swift
[153/1053] Compiling Logging LogHandler.swift
[154/1053] Compiling Logging Logging.swift
[155/1053] Emitting module Logging
[158/1053] Compiling Crypto HPKE-Ciphersuite.swift
[159/1053] Compiling Crypto HKDF.swift
[160/1053] Compiling Crypto AESWrap.swift
[161/1053] Compiling Crypto AESWrap_boring.swift
[162/1053] Compiling Crypto HPKE-KDF.swift
[163/1053] Compiling Crypto DH.swift
[164/1053] Compiling Crypto ECDH.swift
[165/1053] Compiling Crypto ASN1BitString.swift
[166/1053] Compiling Crypto ASN1Boolean.swift
[167/1053] Compiling CNIOLLHTTP c_nio_http.c
[169/1053] Compiling SystemPackage Util+StringArray.swift
[170/1053] Compiling SystemPackage Util.swift
[171/1053] Compiling SystemPackage UtilConsumers.swift
[171/1062] Compiling CNIOLLHTTP c_nio_llhttp.c
[173/1137] Compiling CoreMetrics Locks.swift
[174/1137] Emitting module CoreMetrics
[175/1137] Compiling CoreMetrics Metrics.swift
[176/1278] Compiling Tracing TracingTime.swift
[177/1278] Compiling Tracing TracerProtocol.swift
[178/1278] Compiling HeapModule Heap.swift
[179/1278] Compiling HeapModule _HeapNode.swift
[180/1278] Compiling HeapModule Heap+UnsafeHandle.swift
[181/1278] Emitting module HeapModule
[182/1278] Compiling HeapModule Heap+Invariants.swift
[183/1278] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[184/1278] Compiling HeapModule Heap+Descriptions.swift
[185/1278] Compiling HashTreeCollections _HashNode.swift
[186/1278] Compiling HashTreeCollections _HashNodeHeader.swift
[187/1278] Compiling HashTreeCollections _HashSlot.swift
[188/1278] Compiling HashTreeCollections _HashStack.swift
[189/1278] Compiling HashTreeCollections _HashTreeIterator.swift
[190/1278] Compiling HashTreeCollections _HashTreeStatistics.swift
[191/1286] Compiling Tracing NoOpTracer.swift
[192/1286] Compiling Tracing Tracer.swift
[193/1286] Compiling Tracing InstrumentationSystem+Tracing.swift
[194/1286] Compiling Tracing TracerProtocol+Legacy.swift
[195/1286] Emitting module Tracing
[196/1286] Compiling Tracing SpanProtocol.swift
[197/1286] Compiling HashTreeCollections TreeSet+Equatable.swift
[198/1286] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[199/1286] Compiling HashTreeCollections TreeSet+Extras.swift
[200/1286] Compiling HashTreeCollections TreeSet+Filter.swift
[201/1286] Compiling HashTreeCollections TreeSet+Hashable.swift
[202/1286] Compiling HashTreeCollections TreeSet+Sendable.swift
[203/1286] Compiling HashTreeCollections TreeSet+Sequence.swift
[204/1286] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[205/1294] Compiling HashTreeCollections TreeDictionary+Collection.swift
[206/1294] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[207/1294] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[208/1294] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[209/1294] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[210/1294] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[211/1294] Compiling HashTreeCollections TreeDictionary+Filter.swift
[212/1294] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[213/1294] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[214/1294] Compiling HashTreeCollections TreeDictionary+Keys.swift
[215/1294] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[216/1294] Compiling HashTreeCollections TreeDictionary+Merge.swift
[217/1294] Compiling HashTreeCollections _HashNode+Initializers.swift
[218/1294] Compiling HashTreeCollections _HashNode+Invariants.swift
[219/1294] Compiling HashTreeCollections _RawHashNode.swift
[220/1294] Compiling HashTreeCollections _UnmanagedHashNode.swift
[221/1294] Compiling HashTreeCollections _UnsafePath.swift
[222/1294] Compiling HashTreeCollections TreeDictionary+Codable.swift
[223/1310] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[224/1310] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[225/1310] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[226/1310] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[227/1310] Compiling HashTreeCollections _HashNode+Structural merge.swift
[228/1310] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[229/1310] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[230/1310] Compiling HashTreeCollections _HashNode+Structural union.swift
[231/1310] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[232/1310] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[233/1310] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[234/1310] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[235/1310] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[236/1310] Compiling HashTreeCollections _HashNode+Lookups.swift
[237/1310] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[238/1310] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[239/1310] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[240/1310] Compiling HashTreeCollections _HashNode+Storage.swift
[241/1310] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[242/1310] Compiling HashTreeCollections _HashNode+Structural filter.swift
[243/1310] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[244/1310] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[245/1310] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[246/1310] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[247/1310] Compiling DequeModule _DequeBufferHeader.swift
[248/1310] Compiling DequeModule _DequeSlot.swift
[249/1311] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[250/1311] Compiling HashTreeCollections TreeDictionary+Values.swift
[251/1311] Compiling HashTreeCollections TreeDictionary.swift
[252/1311] Compiling HashTreeCollections TreeSet+Codable.swift
[253/1311] Compiling HashTreeCollections TreeSet+Collection.swift
[254/1311] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[255/1311] Compiling HashTreeCollections TreeSet+Debugging.swift
[256/1311] Compiling HashTreeCollections TreeSet+Descriptions.swift
[257/1318] Compiling JMESPath Runtime.swift
[275/1319] Compiling OrderedCollections OrderedSet+SubSequence.swift
[276/1319] Compiling OrderedCollections OrderedSet+Testing.swift
[277/1319] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[278/1319] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[279/1319] Compiling OrderedCollections OrderedSet.swift
[280/1319] Compiling OrderedCollections _UnsafeBitset.swift
[281/1319] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[282/1319] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[283/1319] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[284/1319] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[285/1319] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[286/1319] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[287/1319] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[288/1319] Compiling HashTreeCollections TreeSet.swift
[289/1319] Compiling DequeModule Deque+Testing.swift
[290/1319] Compiling DequeModule Deque._Storage.swift
[305/1319] Compiling JMESPath Sendable.swift
[306/1319] Compiling JMESPath Token.swift
[307/1319] Compiling DequeModule Deque+CustomReflectable.swift
[308/1319] Compiling DequeModule Deque+Descriptions.swift
[309/1319] Compiling DequeModule Deque+Codable.swift
[310/1319] Compiling DequeModule Deque+Collection.swift
[311/1319] Compiling DequeModule Deque+Extras.swift
[312/1319] Compiling DequeModule Deque+Hashable.swift
[313/1319] Compiling DequeModule Deque+Equatable.swift
[314/1319] Emitting module Crypto
[315/1327] Compiling DequeModule _UnsafeWrappedBuffer.swift
[323/1327] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[324/1327] Compiling DequeModule _DequeBuffer.swift
[327/1327] Compiling DequeModule Deque._UnsafeHandle.swift
[328/1327] Compiling DequeModule Deque.swift
[380/1328] Compiling SwiftASN1 DER.swift
[381/1328] Emitting module DequeModule
[391/1328] Emitting module OrderedCollections
[391/1328] Compiling CNIOLLHTTP c_nio_api.c
[392/1328] Compiling CNIOExtrasZlib empty.c
[394/1328] Compiling SwiftASN1 Errors.swift
[395/1328] Emitting module _RopeModule
[405/1328] Compiling _RopeModule Rope+Remove.swift
[406/1328] Compiling _RopeModule Rope+RemoveSubrange.swift
[407/1328] Compiling _RopeModule Rope+Split.swift
[408/1328] Compiling Crypto RNG_boring.swift
[409/1328] Compiling Crypto SafeCompare_boring.swift
[410/1328] Compiling Crypto Zeroization_boring.swift
[411/1328] Compiling Crypto PrettyBytes.swift
[443/1328] Compiling fiat_p256_adx_sqr.S
[444/1328] Compiling fiat_p256_adx_mul.S
[445/1328] Compiling fiat_curve25519_adx_square.S
[446/1328] Compiling CNIODarwin shim.c
[447/1328] Compiling fiat_curve25519_adx_mul.S
[449/1328] Emitting module SwiftASN1
[451/1328] Compiling CNIOBoringSSLShims shims.c
[453/1328] Compiling SotoXML Expat.swift
[458/1328] Compiling Crypto SafeCompare.swift
[459/1328] Compiling Crypto SecureBytes.swift
[460/1328] Compiling Crypto Zeroization.swift
[461/1328] Compiling Crypto resource_bundle_accessor.swift
[486/1328] Compiling JMESPath Variable.swift
[487/1328] Compiling JMESPath Lexer.swift
[488/1328] Compiling JMESPath Interpreter.swift
[489/1328] Compiling JMESPath Parser.swift
[492/1328] Emitting module JMESPath
[493/1328] Compiling JMESPath Functions.swift
[494/1328] Compiling JMESPath Expression.swift
[505/1328] Emitting module Metrics
[506/1328] Compiling Metrics Metrics.swift
[555/1328] Emitting module HashTreeCollections
[556/1328] Compiling RoutingKit AnyRouter.swift
[557/1328] Compiling RoutingKit Router.swift
[558/1328] Emitting module RoutingKit
[559/1328] Compiling RoutingKit TrieRouter.swift
[560/1328] Compiling RoutingKit Parameters.swift
[561/1328] Compiling RoutingKit PathComponent.swift
[562/1328] Emitting module SotoXML
[563/1328] Compiling SotoXML XML.swift
[564/1328] Compiling SotoXML XMLEncoder.swift
[565/1328] Compiling SotoXML XMLDecoder.swift
[565/1328] Compiling t1_enc.cc
[566/1328] Compiling tls13_client.cc
[566/1328] Compiling tls13_server.cc
[567/1328] Compiling ssl_versions.cc
[568/1328] Compiling tls_method.cc
[570/1328] Compiling tls13_both.cc
[571/1328] Compiling tls_record.cc
[571/1328] Compiling tls13_enc.cc
[572/1328] Compiling ssl_x509.cc
[574/1328] Compiling ssl_transcript.cc
[575/1328] Compiling ssl_stat.cc
[576/1328] Compiling ssl_key_share.cc
[577/1328] Compiling ssl_cipher.cc
[578/1328] Compiling ssl_file.cc
[579/1328] Compiling ssl_privkey.cc
[580/1328] Compiling ssl_cert.cc
[580/1328] Compiling ssl_credential.cc
[582/1328] Compiling ssl_session.cc
[583/1328] Compiling ssl_lib.cc
[584/1328] Compiling ssl_buffer.cc
[585/1328] Compiling ssl_asn1.cc
[586/1328] Compiling s3_pkt.cc
[587/1328] Compiling ssl_aead_ctx.cc
[588/1328] Compiling s3_lib.cc
[589/1328] Compiling s3_both.cc
[590/1328] Compiling handshake.cc
[591/1328] Compiling handshake_client.cc
[592/1328] Compiling handshake_server.cc
[593/1328] Compiling handoff.cc
[594/1328] Compiling md5-x86_64-linux.S
[595/1328] Compiling md5-x86_64-apple.S
[596/1328] Compiling md5-586-linux.S
[597/1328] Compiling md5-586-apple.S
[598/1328] Compiling extensions.cc
[599/1328] Compiling chacha20_poly1305_x86_64-linux.S
[600/1328] Compiling bio_ssl.cc
[601/1328] Compiling chacha20_poly1305_x86_64-apple.S
[602/1328] Compiling d1_srtp.cc
[603/1328] Compiling chacha20_poly1305_armv8-win.S
[604/1328] Compiling chacha20_poly1305_armv8-linux.S
[605/1328] Compiling dtls_method.cc
[606/1328] Compiling d1_pkt.cc
[607/1328] Compiling err_data.cc
[608/1328] Compiling encrypted_client_hello.cc
[609/1328] Compiling dtls_record.cc
[610/1328] Compiling chacha-x86_64-linux.S
[611/1328] Compiling chacha-x86-linux.S
[612/1328] Compiling chacha-x86_64-apple.S
[613/1328] Compiling chacha20_poly1305_armv8-apple.S
[614/1328] Compiling chacha-x86-apple.S
[615/1328] Compiling chacha-armv8-win.S
[616/1328] Compiling chacha-armv8-linux.S
[617/1328] Compiling d1_lib.cc
[618/1328] Compiling chacha-armv4-linux.S
[619/1328] Compiling chacha-armv8-apple.S
[620/1328] Compiling aes128gcmsiv-x86_64-linux.S
[621/1328] Compiling aes128gcmsiv-x86_64-apple.S
[622/1328] Compiling x86_64-mont5-linux.S
[623/1328] Compiling x86_64-mont-linux.S
[624/1328] Compiling x86_64-mont5-apple.S
[625/1328] Compiling x86_64-mont-apple.S
[626/1328] Compiling x86-mont-linux.S
[627/1328] Compiling x86-mont-apple.S
[628/1328] Compiling vpaes-x86_64-linux.S
[629/1328] Compiling vpaes-x86-linux.S
[630/1328] Compiling vpaes-x86_64-apple.S
[631/1328] Compiling d1_both.cc
[632/1328] Compiling vpaes-x86-apple.S
[633/1328] Compiling vpaes-armv8-linux.S
[633/1328] Compiling vpaes-armv8-win.S
[635/1328] Compiling vpaes-armv7-linux.S
[636/1328] Compiling vpaes-armv8-apple.S
[637/1328] Compiling sha512-x86_64-apple.S
[638/1328] Compiling sha512-x86_64-linux.S
[639/1328] Compiling sha512-armv8-linux.S
[640/1328] Compiling sha512-armv8-win.S
[641/1328] Compiling sha512-586-apple.S
[642/1328] Compiling sha512-586-linux.S
[643/1328] Compiling sha512-armv8-apple.S
[644/1328] Compiling sha512-armv4-linux.S
[645/1328] Compiling sha256-x86_64-linux.S
[646/1328] Compiling sha256-x86_64-apple.S
[647/1328] Compiling sha256-armv8-win.S
[647/1328] Compiling sha256-armv8-linux.S
[649/1328] Compiling sha256-armv4-linux.S
[650/1328] Compiling sha256-586-apple.S
[650/1328] Compiling sha256-586-linux.S
[652/1328] Compiling sha1-x86_64-apple.S
[653/1328] Compiling sha1-x86_64-linux.S
[653/1328] Compiling sha256-armv8-apple.S
[655/1328] Compiling sha1-armv8-win.S
[656/1328] Compiling sha1-armv8-linux.S
[657/1328] Compiling sha1-armv4-large-linux.S
[658/1328] Compiling sha1-armv8-apple.S
[659/1328] Compiling sha1-586-linux.S
[660/1328] Compiling rsaz-avx2-linux.S
[661/1328] Compiling sha1-586-apple.S
[662/1328] Compiling rdrand-x86_64-linux.S
[662/1328] Compiling rdrand-x86_64-apple.S
[662/1328] Compiling rsaz-avx2-apple.S
[665/1328] Compiling p256_beeu-x86_64-asm-linux.S
[666/1328] Compiling p256_beeu-x86_64-asm-apple.S
[667/1328] Compiling p256_beeu-armv8-asm-win.S
[668/1328] Compiling p256_beeu-armv8-asm-apple.S
[669/1328] Compiling p256_beeu-armv8-asm-linux.S
[670/1328] Compiling p256-x86_64-asm-linux.S
[671/1328] Compiling p256-armv8-asm-linux.S
[672/1328] Compiling p256-x86_64-asm-apple.S
[673/1328] Compiling ghashv8-armv8-win.S
[674/1328] Compiling p256-armv8-asm-win.S
[675/1328] Compiling p256-armv8-asm-apple.S
[676/1328] Compiling ghashv8-armv8-linux.S
[677/1328] Compiling ghashv8-armv8-apple.S
[678/1328] Compiling ghashv8-armv7-linux.S
[679/1328] Compiling ghash-x86_64-linux.S
[680/1328] Compiling ghash-x86_64-apple.S
[681/1328] Compiling ghash-x86-linux.S
[682/1328] Compiling ghash-x86-apple.S
[682/1328] Compiling ghash-ssse3-x86-linux.S
[682/1328] Compiling ghash-ssse3-x86_64-linux.S
[683/1328] Compiling ghash-ssse3-x86_64-apple.S
[686/1328] Compiling ghash-ssse3-x86-apple.S
[687/1328] Compiling ghash-neon-armv8-win.S
[688/1328] Compiling ghash-neon-armv8-linux.S
[689/1328] Compiling ghash-neon-armv8-apple.S
[690/1328] Compiling ghash-armv4-linux.S
[691/1328] Compiling co-586-linux.S
[692/1328] Compiling bn-armv8-win.S
[693/1328] Compiling co-586-apple.S
[694/1328] Compiling bn-armv8-linux.S
[695/1328] Compiling bsaes-armv7-linux.S
[696/1328] Compiling bn-armv8-apple.S
[697/1328] Compiling bn-586-linux.S
[698/1328] Compiling bn-586-apple.S
[699/1328] Compiling armv8-mont-win.S
[700/1328] Compiling armv4-mont-linux.S
[701/1328] Compiling aesv8-gcm-armv8-win.S
[702/1328] Compiling armv8-mont-apple.S
[703/1328] Compiling aesv8-gcm-armv8-linux.S
[703/1328] Compiling armv8-mont-linux.S
[705/1328] Compiling aesv8-armv8-linux.S
[706/1328] Compiling aesv8-armv8-win.S
[707/1328] Compiling aesv8-gcm-armv8-apple.S
[708/1328] Compiling aesv8-armv7-linux.S
[709/1328] Compiling aesv8-armv8-apple.S
[710/1328] Compiling aesni-x86-apple.S
[711/1328] Compiling aesni-x86_64-apple.S
[711/1328] Compiling aesni-x86-linux.S
[711/1328] Compiling aesni-x86_64-linux.S
[714/1328] Compiling aesni-gcm-x86_64-linux.S
[715/1328] Compiling aes-gcm-avx2-x86_64-linux.S
[716/1328] Compiling aesni-gcm-x86_64-apple.S
[717/1328] Compiling aes-gcm-avx2-x86_64-apple.S
[718/1328] Compiling aes-gcm-avx10-x86_64-linux.S
[719/1328] Compiling aes-gcm-avx10-x86_64-apple.S
[720/1328] Compiling x_sig.cc
[721/1328] Compiling x_val.cc
[722/1328] Compiling x_spki.cc
[723/1328] Compiling x_req.cc
[724/1328] Compiling x_pubkey.cc
[725/1328] Compiling x_x509a.cc
[726/1328] Compiling x_x509.cc
[727/1328] Compiling x_exten.cc
[728/1328] Compiling x_name.cc
[729/1328] Compiling x_crl.cc
[730/1328] Compiling x_algor.cc
[731/1328] Compiling x_attrib.cc
[732/1328] Compiling x509spki.cc
[733/1328] Compiling x509rset.cc
[734/1328] Compiling x509name.cc
[735/1328] Compiling x_all.cc
[736/1328] Compiling x509cset.cc
[737/1328] Compiling x509_v3.cc
[738/1328] Compiling x509_vpm.cc
[739/1328] Compiling x509_vfy.cc
[740/1328] Compiling x509_txt.cc
[741/1328] Compiling x509_trs.cc
[742/1328] Compiling x509_set.cc
[743/1328] Compiling x509_def.cc
[744/1328] Compiling x509_req.cc
[745/1328] Compiling x509_d2.cc
[746/1328] Compiling x509_ext.cc
[747/1328] Compiling x509_obj.cc
[748/1328] Compiling x509_lu.cc
[749/1328] Compiling x509_cmp.cc
[750/1328] Compiling x509.cc
[751/1328] Compiling x509_att.cc
[752/1328] Compiling v3_skey.cc
[753/1328] Compiling v3_prn.cc
[754/1328] Compiling v3_purp.cc
[755/1328] Compiling v3_ocsp.cc
[756/1328] Compiling v3_utl.cc
[757/1328] Compiling v3_pmaps.cc
[758/1328] Compiling v3_pcons.cc
[759/1328] Compiling v3_ncons.cc
[760/1328] Compiling v3_int.cc
[761/1328] Compiling v3_lib.cc
[762/1328] Compiling v3_ia5.cc
[763/1328] Compiling v3_info.cc
[764/1328] Compiling v3_genn.cc
[765/1328] Compiling v3_extku.cc
[766/1328] Compiling v3_enum.cc
[767/1328] Compiling v3_cpols.cc
[768/1328] Compiling v3_crld.cc
[769/1328] Compiling v3_conf.cc
[770/1328] Compiling v3_bcons.cc
[771/1328] Compiling v3_bitst.cc
[772/1328] Compiling v3_alt.cc
[773/1328] Compiling v3_akeya.cc
[774/1328] Compiling v3_akey.cc
[775/1328] Compiling t_x509a.cc
[776/1328] Compiling t_x509.cc
[777/1328] Compiling t_crl.cc
[778/1328] Compiling t_req.cc
[779/1328] Compiling rsa_pss.cc
[780/1328] Compiling i2d_pr.cc
[781/1328] Compiling name_print.cc
[782/1328] Compiling policy.cc
[783/1328] Compiling by_file.cc
[784/1328] Compiling a_digest.cc
[785/1328] Compiling by_dir.cc
[786/1328] Compiling algorithm.cc
[787/1328] Compiling a_sign.cc
[788/1328] Compiling a_verify.cc
[789/1328] Compiling asn1_gen.cc
[790/1328] Compiling voprf.cc
[791/1328] Compiling thread_win.cc
[792/1328] Compiling thread.cc
[793/1328] Compiling thread_none.cc
[794/1328] Compiling thread_pthread.cc
[795/1328] Compiling trust_token.cc
[796/1328] Compiling stack.cc
[797/1328] Compiling pmbtoken.cc
[798/1328] Compiling slhdsa.cc
[799/1328] Compiling spake2plus.cc
[800/1328] Compiling siphash.cc
[801/1328] Compiling sha512.cc
[802/1328] Compiling sha256.cc
[803/1328] Compiling sha1.cc
[804/1328] Compiling rsa_print.cc
[805/1328] Compiling rsa_extra.cc
[806/1328] Compiling rsa_crypt.cc
[807/1328] Compiling refcount.cc
[808/1328] Compiling rc4.cc
[809/1328] Compiling rsa_asn1.cc
[810/1328] Compiling urandom.cc
[811/1328] Compiling windows.cc
[812/1328] Compiling trusty.cc
[813/1328] Compiling rand.cc
[814/1328] Compiling ios.cc
[815/1328] Compiling passive.cc
[816/1328] Compiling poly1305_arm_asm.S
[817/1328] Compiling getentropy.cc
[818/1328] Compiling forkunsafe.cc
[819/1328] Compiling fork_detect.cc
[820/1328] Compiling deterministic.cc
[821/1328] Compiling poly1305_vec.cc
[822/1328] Compiling poly1305_arm.cc
[823/1328] Compiling poly1305.cc
[824/1328] Compiling pool.cc
[825/1328] Compiling pkcs8.cc
[826/1328] Compiling pkcs7.cc
[827/1328] Compiling pkcs8_x509.cc
[828/1328] Compiling p5_pbev2.cc
[829/1328] Compiling pkcs7_x509.cc
[830/1328] Compiling pem_xaux.cc
[831/1328] Compiling pem_x509.cc
[832/1328] Compiling pem_pkey.cc
[833/1328] Compiling pem_oth.cc
[834/1328] Compiling pem_pk8.cc
[835/1328] Compiling mlkem.cc
[836/1328] Compiling obj_xref.cc
[837/1328] Compiling mldsa.cc
[838/1328] Compiling pem_info.cc
[839/1328] Compiling pem_all.cc
[840/1328] Compiling pem_lib.cc
[841/1328] Compiling obj.cc
[842/1328] Compiling poly_rq_mul.S
[843/1328] Compiling fips_shared_support.cc
[844/1328] Compiling mem.cc
[845/1328] Compiling md4.cc
[846/1328] Compiling md5.cc
[847/1328] Compiling lhash.cc
[848/1328] Compiling kyber.cc
[849/1328] Compiling ex_data.cc
[850/1328] Compiling sign.cc
[851/1328] Compiling scrypt.cc
[852/1328] Compiling pbkdf.cc
[853/1328] Compiling hpke.cc
[854/1328] Compiling print.cc
[855/1328] Compiling hrss.cc
[856/1328] Compiling p_x25519_asn1.cc
[857/1328] Compiling p_x25519.cc
[858/1328] Compiling p_rsa_asn1.cc
[859/1328] Compiling p_ed25519.cc
[860/1328] Compiling p_rsa.cc
[861/1328] Compiling p_ec.cc
[862/1328] Compiling p_hkdf.cc
[863/1328] Compiling p_ed25519_asn1.cc
[864/1328] Compiling p_ec_asn1.cc
[865/1328] Compiling p_dh_asn1.cc
[866/1328] Compiling p_dsa_asn1.cc
[867/1328] Compiling p_dh.cc
[868/1328] Compiling evp_ctx.cc
[869/1328] Compiling err.cc
[870/1328] Compiling evp.cc
[871/1328] Compiling engine.cc
[872/1328] Compiling evp_asn1.cc
[873/1328] Compiling ecdh.cc
[874/1328] Compiling ecdsa_asn1.cc
[875/1328] Compiling hash_to_curve.cc
[876/1328] Compiling ec_derive.cc
[877/1328] Compiling dsa.cc
[878/1328] Compiling ec_asn1.cc
[879/1328] Compiling dsa_asn1.cc
[880/1328] Compiling bcm.cc
[881/1328] Compiling x25519-asm-arm.S
[882/1328] Compiling params.cc
[883/1328] Compiling digest_extra.cc
[884/1328] Compiling des.cc
[885/1328] Compiling dh_asn1.cc
[886/1328] Compiling curve25519_64_adx.cc
[887/1328] Compiling spake25519.cc
[888/1328] Compiling cpu_intel.cc
[889/1328] Compiling crypto.cc
[890/1328] Compiling cpu_arm_linux.cc
[891/1328] Compiling cpu_arm_freebsd.cc
[892/1328] Compiling cpu_aarch64_win.cc
[893/1328] Compiling curve25519.cc
[894/1328] Compiling cpu_aarch64_sysreg.cc
[895/1328] Compiling cpu_aarch64_openbsd.cc
[896/1328] Compiling cpu_aarch64_linux.cc
[897/1328] Compiling cpu_aarch64_fuchsia.cc
[898/1328] Compiling cpu_aarch64_apple.cc
[899/1328] Compiling conf.cc
[900/1328] Compiling get_cipher.cc
[901/1328] Compiling tls_cbc.cc
[902/1328] Compiling e_tls.cc
[903/1328] Compiling e_rc4.cc
[904/1328] Compiling e_rc2.cc
[905/1328] Compiling e_null.cc
[906/1328] Compiling e_des.cc
[907/1328] Compiling e_chacha20poly1305.cc
[908/1328] Compiling e_aesgcmsiv.cc
[909/1328] Compiling derive_key.cc
[910/1328] Compiling e_aesctrhmac.cc
[911/1328] Compiling chacha.cc
[912/1328] Compiling unicode.cc
[913/1328] Compiling ber.cc
[914/1328] Compiling cbs.cc
[915/1328] Compiling cbb.cc
[916/1328] Compiling asn1_compat.cc
[917/1328] Compiling buf.cc
[918/1328] Compiling blake2.cc
[919/1328] Compiling socket_helper.cc
[920/1328] Compiling bn_asn1.cc
[921/1328] Compiling convert.cc
[922/1328] Compiling socket.cc
[923/1328] Compiling printf.cc
[924/1328] Compiling pair.cc
[925/1328] Compiling hexdump.cc
[926/1328] Compiling file.cc
[927/1328] Compiling fd.cc
[928/1328] Compiling errno.cc
[929/1328] Compiling connect.cc
[930/1328] Compiling bio_mem.cc
[931/1328] Compiling base64.cc
[932/1328] Compiling bio.cc
[933/1328] Compiling tasn_typ.cc
[934/1328] Compiling tasn_fre.cc
[935/1328] Compiling tasn_utl.cc
[936/1328] Compiling tasn_enc.cc
[937/1328] Compiling tasn_new.cc
[938/1328] Compiling posix_time.cc
[939/1328] Compiling f_string.cc
[940/1328] Compiling f_int.cc
[941/1328] Compiling tasn_dec.cc
[942/1328] Compiling asn_pack.cc
[943/1328] Compiling asn1_par.cc
[944/1328] Compiling asn1_lib.cc
[945/1328] Compiling a_utctm.cc
[946/1328] Compiling a_type.cc
[947/1328] Compiling a_time.cc
[948/1328] Compiling a_octet.cc
[949/1328] Compiling a_strnid.cc
[950/1328] Compiling a_strex.cc
[951/1328] Compiling a_object.cc
[952/1328] Compiling a_mbstr.cc
[953/1328] Compiling a_int.cc
[954/1328] Compiling fiat_p256_adx_sqr.S
[955/1328] Compiling a_i2d_fp.cc
[956/1328] Compiling fiat_p256_adx_mul.S
[957/1328] Compiling fiat_curve25519_adx_square.S
[958/1328] Compiling a_dup.cc
[958/1328] Compiling a_d2i_fp.cc
[960/1328] Compiling fiat_curve25519_adx_mul.S
[961/1328] Compiling md5-x86_64-linux.S
[962/1328] Compiling md5-586-linux.S
[962/1328] Compiling md5-x86_64-apple.S
[964/1328] Compiling md5-586-apple.S
[965/1328] Compiling a_gentm.cc
[966/1328] Compiling chacha20_poly1305_x86_64-apple.S
[966/1328] Compiling chacha20_poly1305_x86_64-linux.S
[968/1328] Compiling a_bitstr.cc
[969/1328] Compiling a_bool.cc
[969/1328] Compiling chacha20_poly1305_armv8-win.S
[971/1328] Compiling chacha20_poly1305_armv8-linux.S
[972/1328] Compiling chacha-x86_64-linux.S
[973/1328] Compiling chacha20_poly1305_armv8-apple.S
[974/1328] Compiling chacha-x86_64-apple.S
[975/1328] Compiling chacha-x86-linux.S
[976/1328] Compiling chacha-x86-apple.S
[977/1328] Compiling chacha-armv8-win.S
[978/1328] Compiling chacha-armv8-linux.S
[979/1328] Compiling chacha-armv4-linux.S
[980/1328] Compiling aes128gcmsiv-x86_64-linux.S
[981/1328] Compiling aes128gcmsiv-x86_64-apple.S
[982/1328] Compiling x86_64-mont5-linux.S
[983/1328] Compiling chacha-armv8-apple.S
[984/1328] Compiling x86_64-mont5-apple.S
[985/1328] Compiling x86_64-mont-linux.S
[986/1328] Compiling x86_64-mont-apple.S
[987/1328] Compiling x86-mont-apple.S
[987/1328] Compiling x86-mont-linux.S
[989/1328] Compiling vpaes-x86_64-linux.S
[990/1328] Compiling vpaes-x86_64-apple.S
[991/1328] Compiling vpaes-x86-linux.S
[992/1328] Compiling CCryptoBoringSSLShims shims.c
[993/1328] Compiling vpaes-x86-apple.S
[994/1328] Compiling vpaes-armv8-win.S
[995/1328] Compiling vpaes-armv8-linux.S
[996/1328] Compiling vpaes-armv8-apple.S
[997/1328] Compiling vpaes-armv7-linux.S
[998/1328] Compiling err_data.cc
[999/1328] Compiling sha512-x86_64-linux.S
[1000/1328] Compiling sha512-x86_64-apple.S
[1001/1328] Compiling sha512-armv8-win.S
[1002/1328] Compiling sha512-armv8-linux.S
[1003/1328] Compiling sha512-armv4-linux.S
[1004/1328] Compiling sha512-armv8-apple.S
[1005/1328] Compiling sha512-586-linux.S
[1006/1328] Compiling sha512-586-apple.S
[1007/1328] Compiling sha256-x86_64-linux.S
[1008/1328] Compiling sha256-x86_64-apple.S
[1009/1328] Compiling sha256-armv8-win.S
[1009/1328] Compiling sha256-armv8-linux.S
[1011/1328] Compiling sha256-armv8-apple.S
[1012/1328] Compiling sha256-586-linux.S
[1013/1328] Compiling sha256-armv4-linux.S
[1014/1328] Compiling sha256-586-apple.S
[1015/1328] Compiling sha1-x86_64-linux.S
[1016/1328] Compiling sha1-x86_64-apple.S
[1017/1328] Compiling sha1-armv8-linux.S
[1018/1328] Compiling sha1-armv8-win.S
[1019/1328] Compiling sha1-armv4-large-linux.S
[1020/1328] Compiling sha1-586-linux.S
[1021/1328] Compiling sha1-586-apple.S
[1022/1328] Compiling sha1-armv8-apple.S
[1023/1328] Compiling rsaz-avx2-linux.S
[1024/1328] Compiling rsaz-avx2-apple.S
[1025/1328] Compiling rdrand-x86_64-apple.S
[1026/1328] Compiling rdrand-x86_64-linux.S
[1027/1328] Compiling p256_beeu-x86_64-asm-apple.S
[1027/1328] Compiling p256_beeu-armv8-asm-win.S
[1029/1328] Compiling p256_beeu-x86_64-asm-linux.S
[1030/1328] Compiling p256_beeu-armv8-asm-linux.S
[1031/1328] Compiling p256_beeu-armv8-asm-apple.S
[1032/1328] Compiling p256-x86_64-asm-linux.S
[1033/1328] Compiling p256-armv8-asm-win.S
[1034/1328] Compiling p256-x86_64-asm-apple.S
[1035/1328] Compiling ghashv8-armv8-win.S
[1036/1328] Compiling p256-armv8-asm-linux.S
[1037/1328] Compiling p256-armv8-asm-apple.S
[1038/1328] Compiling ghashv8-armv8-linux.S
[1039/1328] Compiling ghashv8-armv8-apple.S
[1040/1328] Compiling ghashv8-armv7-linux.S
[1041/1328] Compiling ghash-x86_64-apple.S
[1042/1328] Compiling ghash-x86_64-linux.S
[1043/1328] Compiling ghash-x86-linux.S
[1044/1328] Compiling ghash-x86-apple.S
[1045/1328] Compiling ghash-ssse3-x86_64-linux.S
[1046/1328] Compiling ghash-ssse3-x86_64-apple.S
[1047/1328] Compiling ghash-ssse3-x86-linux.S
[1048/1328] Compiling ghash-ssse3-x86-apple.S
[1049/1328] Compiling ghash-neon-armv8-linux.S
[1049/1328] Compiling ghash-neon-armv8-win.S
[1051/1328] Compiling ghash-armv4-linux.S
[1052/1328] Compiling ghash-neon-armv8-apple.S
[1053/1328] Compiling co-586-linux.S
[1054/1328] Compiling co-586-apple.S
[1055/1328] Compiling bn-armv8-win.S
[1056/1328] Compiling bsaes-armv7-linux.S
[1057/1328] Compiling bn-armv8-linux.S
[1058/1328] Compiling bn-armv8-apple.S
[1059/1328] Compiling bn-586-apple.S
[1060/1328] Compiling bn-586-linux.S
[1061/1328] Compiling armv8-mont-win.S
[1062/1328] Compiling armv8-mont-linux.S
[1063/1328] Compiling armv4-mont-linux.S
[1064/1328] Compiling armv8-mont-apple.S
[1065/1328] Compiling aesv8-gcm-armv8-linux.S
[1066/1328] Compiling aesv8-gcm-armv8-win.S
[1067/1328] Compiling aesv8-armv8-linux.S
[1067/1328] Compiling aesv8-armv8-win.S
[1069/1328] Compiling aesv8-gcm-armv8-apple.S
[1070/1328] Compiling aesv8-armv8-apple.S
[1071/1328] Compiling aesv8-armv7-linux.S
[1072/1328] Compiling aesni-x86_64-linux.S
[1073/1328] Compiling aesni-x86_64-apple.S
[1074/1328] Compiling aesni-x86-linux.S
[1075/1328] Compiling aesni-x86-apple.S
[1076/1328] Compiling aesni-gcm-x86_64-linux.S
[1077/1328] Compiling aes-gcm-avx10-x86_64-linux.S
[1078/1328] Compiling aesni-gcm-x86_64-apple.S
[1079/1328] Compiling aes-gcm-avx10-x86_64-apple.S
[1080/1328] Compiling c-nioatomics.c
[1081/1328] Compiling x_sig.cc
[1082/1328] Compiling x_spki.cc
[1083/1328] Compiling x_val.cc
[1084/1328] Compiling x_x509a.cc
[1085/1328] Compiling x_req.cc
[1086/1328] Compiling x_x509.cc
[1087/1328] Compiling x_pubkey.cc
[1088/1328] Compiling x_name.cc
[1089/1328] Compiling c-atomics.c
[1090/1328] Compiling x_exten.cc
[1091/1334] Compiling x509spki.cc
[1092/1334] Compiling x_crl.cc
[1093/1334] Compiling x_algor.cc
[1094/1334] Compiling x_attrib.cc
[1095/1334] Compiling x509rset.cc
[1096/1334] Compiling x_all.cc
[1097/1334] Compiling x509name.cc
[1098/1334] Compiling x509cset.cc
[1099/1334] Compiling x509_vpm.cc
[1101/1334] Compiling NIOConcurrencyHelpers lock.swift
[1102/1334] Compiling NIOConcurrencyHelpers NIOLock.swift
[1103/1334] Compiling NIOConcurrencyHelpers atomics.swift
[1104/1334] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1105/1334] Emitting module NIOConcurrencyHelpers
[1106/1334] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1106/1334] Compiling x509_txt.cc
[1107/1334] Compiling x509_obj.cc
[1108/1334] Compiling x509_set.cc
[1109/1334] Compiling x509_trs.cc
[1110/1334] Compiling x509_v3.cc
[1111/1334] Compiling x509_lu.cc
[1112/1334] Compiling x509_req.cc
[1113/1334] Compiling x509_vfy.cc
[1114/1334] Compiling x509_ext.cc
[1115/1361] Compiling x509_def.cc
[1116/1361] Compiling x509_d2.cc
[1117/1361] Compiling x509_att.cc
[1118/1361] Compiling x509.cc
[1119/1361] Compiling v3_skey.cc
[1120/1361] Compiling x509_cmp.cc
[1122/1361] Compiling ConsoleKitTerminal ActivityBar.swift
[1123/1361] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1124/1361] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1125/1361] Emitting module ConsoleKitTerminal
[1125/1361] Compiling v3_utl.cc
[1127/1363] Compiling ConsoleKitTerminal ProgressBar.swift
[1128/1363] Compiling ConsoleKitTerminal Console+Clear.swift
[1129/1363] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1129/1363] Compiling v3_purp.cc
[1130/1363] Compiling v3_prn.cc
[1132/1363] Compiling ConsoleKitTerminal ConsoleClear.swift
[1133/1363] Compiling ConsoleKitTerminal Console+Ask.swift
[1134/1363] Compiling ConsoleKitTerminal Console+Choose.swift
[1135/1363] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1136/1363] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1137/1363] Compiling ConsoleKitTerminal Console+Output.swift
[1138/1363] Compiling ConsoleKitTerminal Console+Wait.swift
[1139/1363] Compiling ConsoleKitTerminal ConsoleColor.swift
[1140/1363] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1141/1363] Compiling ConsoleKitTerminal ConsoleText.swift
[1142/1363] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1143/1363] Compiling ConsoleKitTerminal Console+Confirm.swift
[1144/1363] Compiling ConsoleKitTerminal Console+Input.swift
[1145/1363] Compiling ConsoleKitTerminal Console+Center.swift
[1146/1363] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1147/1363] Compiling ConsoleKitTerminal CustomActivity.swift
[1148/1363] Compiling ConsoleKitTerminal LoadingBar.swift
[1149/1363] Compiling ConsoleKitTerminal ANSI.swift
[1150/1363] Compiling ConsoleKitTerminal Console.swift
[1151/1363] Compiling ConsoleKitTerminal Terminal.swift
[1151/1363] Compiling v3_pmaps.cc
[1152/1363] Compiling v3_pcons.cc
[1153/1363] Compiling v3_ocsp.cc
[1154/1363] Compiling v3_int.cc
[1155/1363] Compiling v3_lib.cc
[1156/1363] Compiling v3_ncons.cc
[1157/1363] Compiling v3_ia5.cc
[1158/1363] Compiling v3_info.cc
[1159/1363] Compiling v3_genn.cc
[1161/1363] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1162/1363] Compiling ConsoleKitTerminal LoggerFragment.swift
[1162/1363] Compiling v3_extku.cc
[1163/1363] Compiling v3_enum.cc
[1164/1363] Compiling v3_crld.cc
[1165/1363] Compiling v3_cpols.cc
[1166/1363] Compiling v3_conf.cc
[1167/1363] Compiling v3_bitst.cc
[1168/1363] Compiling v3_bcons.cc
[1169/1363] Compiling v3_alt.cc
[1170/1363] Compiling v3_akeya.cc
[1171/1363] Compiling v3_akey.cc
[1172/1385] Compiling i2d_pr.cc
[1173/1385] Compiling t_x509a.cc
[1174/1385] Compiling t_x509.cc
[1176/1385] Compiling ConsoleKitCommands Argument.swift
[1177/1385] Compiling ConsoleKitCommands CommandSignature.swift
[1178/1385] Compiling ConsoleKitCommands Flag.swift
[1179/1385] Compiling ConsoleKitCommands Option.swift
[1179/1387] Compiling t_crl.cc
[1180/1387] Compiling rsa_pss.cc
[1181/1387] Compiling t_req.cc
[1182/1387] Compiling name_print.cc
[1183/1387] Compiling policy.cc
[1185/1387] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1186/1387] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1186/1387] Compiling by_file.cc
[1188/1387] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1189/1387] Compiling ConsoleKitCommands Utilities.swift
[1189/1387] Compiling by_dir.cc
[1190/1387] Compiling algorithm.cc
[1191/1387] Compiling asn1_gen.cc
[1192/1387] Compiling a_verify.cc
[1192/1387] Compiling a_sign.cc
[1194/1387] Compiling a_digest.cc
[1195/1387] Compiling voprf.cc
[1196/1387] Compiling trust_token.cc
[1197/1387] Compiling thread_win.cc
[1198/1387] Compiling pmbtoken.cc
[1200/1387] Compiling ConsoleKitCommands Commands.swift
[1201/1387] Compiling ConsoleKitCommands Console+Run.swift
[1202/1387] Compiling ConsoleKitCommands CommandGroup.swift
[1203/1387] Compiling ConsoleKitCommands CommandInput.swift
[1204/1387] Compiling ConsoleKitCommands Command.swift
[1205/1387] Compiling ConsoleKitCommands CommandContext.swift
[1206/1387] Compiling ConsoleKitCommands CommandError.swift
[1207/1387] Emitting module ConsoleKitCommands
[1208/1387] Compiling ConsoleKitCommands AsyncCommands.swift
[1209/1387] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1210/1387] Compiling ConsoleKitCommands AnyCommand.swift
[1211/1387] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1212/1387] Compiling ConsoleKitCommands AsyncCommand.swift
[1213/1387] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1214/1387] Compiling ConsoleKitCommands ConsoleError.swift
[1215/1387] Compiling ConsoleKitCommands Completion.swift
[1215/1387] Compiling thread_pthread.cc
[1216/1387] Compiling thread_none.cc
[1217/1387] Compiling thread.cc
[1218/1387] Compiling thash.cc
[1219/1387] Compiling wots.cc
[1220/1387] Compiling stack.cc
[1221/1389] Compiling slhdsa.cc
[1222/1389] Compiling merkle.cc
[1223/1389] Compiling fors.cc
[1224/1389] Compiling siphash.cc
[1225/1389] Compiling sha512.cc
[1226/1389] Compiling sha256.cc
[1227/1389] Compiling sha1.cc
[1228/1389] Compiling rsa_extra.cc
[1229/1389] Compiling rsa_print.cc
[1231/1389] Compiling ConsoleKit Exports.swift
[1232/1389] Emitting module ConsoleKit
[1232/1389] Compiling refcount.cc
[1233/1389] Compiling rsa_crypt.cc
[1234/1389] Compiling rc4.cc
[1235/1389] Compiling windows.cc
[1236/1389] Compiling rsa_asn1.cc
[1237/1389] Compiling urandom.cc
[1238/1389] Compiling trusty.cc
[1239/1389] Compiling rand_extra.cc
[1240/1389] Compiling poly1305_arm_asm.S
[1241/1389] Compiling passive.cc
[1242/1389] Compiling ios.cc
[1243/1389] Compiling getentropy.cc
[1244/1389] Compiling forkunsafe.cc
[1245/1389] Compiling fork_detect.cc
[1246/1389] Compiling deterministic.cc
[1247/1389] Compiling poly1305_vec.cc
[1248/1389] Compiling poly1305_arm.cc
[1249/1389] Compiling poly1305.cc
[1250/1389] Compiling pool.cc
[1251/1389] Compiling pkcs8.cc
[1252/1389] Compiling pkcs8_x509.cc
[1253/1389] Compiling pkcs7.cc
[1254/1389] Compiling p5_pbev2.cc
[1255/1389] Compiling pkcs7_x509.cc
[1256/1389] Compiling pem_xaux.cc
[1257/1389] Compiling pem_x509.cc
[1258/1389] Compiling pem_pkey.cc
[1259/1389] Compiling pem_pk8.cc
[1260/1389] Compiling pem_oth.cc
[1261/1389] Compiling pem_info.cc
[1262/1389] Compiling mldsa.cc
[1263/1389] Compiling obj_xref.cc
[1264/1389] Compiling pem_lib.cc
[1265/1389] Compiling mem.cc
[1266/1389] Compiling pem_all.cc
[1267/1389] Compiling poly_rq_mul.S
[1268/1389] Compiling md5.cc
[1269/1389] Compiling fips_shared_support.cc
[1270/1389] Compiling obj.cc
[1271/1389] Compiling md4.cc
[1272/1389] Compiling mlkem.cc
[1273/1389] Compiling lhash.cc
[1274/1389] Compiling ex_data.cc
[1275/1389] Compiling kyber.cc
[1276/1389] Compiling sign.cc
[1277/1389] Compiling scrypt.cc
[1278/1389] Compiling pbkdf.cc
[1279/1389] Compiling print.cc
[1280/1389] Compiling hpke.cc
[1281/1389] Compiling hrss.cc
[1282/1389] Compiling p_x25519_asn1.cc
[1283/1389] Compiling p_x25519.cc
[1284/1389] Compiling p_ed25519.cc
[1285/1389] Compiling p_rsa_asn1.cc
[1286/1389] Compiling p_rsa.cc
[1287/1389] Compiling p_hkdf.cc
[1288/1389] Compiling p_ed25519_asn1.cc
[1289/1389] Compiling p_ec.cc
[1290/1389] Compiling p_ec_asn1.cc
[1291/1389] Compiling p_dh_asn1.cc
[1292/1389] Compiling p_dh.cc
[1293/1389] Compiling p_dsa_asn1.cc
[1294/1389] Compiling evp_ctx.cc
[1295/1389] Compiling evp.cc
[1296/1389] Compiling engine.cc
[1297/1389] Compiling err.cc
[1298/1389] Compiling evp_asn1.cc
[1299/1389] Compiling ecdsa_asn1.cc
[1300/1389] Compiling ecdh_extra.cc
[1301/1389] Compiling hash_to_curve.cc
[1302/1389] Compiling ec_derive.cc
[1303/1389] Compiling dsa.cc
[1304/1389] Compiling dsa_asn1.cc
[1305/1389] Compiling params.cc
[1306/1389] Compiling digest_extra.cc
[1307/1389] Compiling ec_asn1.cc
[1308/1389] Compiling x25519-asm-arm.S
[1309/1389] Compiling bcm.cc
[1310/1389] Compiling dh_asn1.cc
[1311/1389] Compiling des.cc
[1312/1389] Compiling curve25519_64_adx.cc
[1313/1389] Compiling spake25519.cc
[1314/1389] Compiling cpu_arm_linux.cc
[1315/1389] Compiling cpu_intel.cc
[1316/1389] Compiling crypto.cc
[1317/1389] Compiling cpu_arm_freebsd.cc
[1318/1389] Compiling cpu_aarch64_win.cc
[1319/1389] Compiling cpu_aarch64_sysreg.cc
[1320/1389] Compiling curve25519.cc
[1321/1389] Compiling cpu_aarch64_openbsd.cc
[1322/1389] Compiling cpu_aarch64_linux.cc
[1323/1389] Compiling cpu_aarch64_fuchsia.cc
[1324/1389] Compiling cpu_aarch64_apple.cc
[1325/1389] Compiling conf.cc
[1326/1389] Compiling tls_cbc.cc
[1327/1389] Compiling e_null.cc
[1328/1389] Compiling e_tls.cc
[1329/1389] Compiling e_rc2.cc
[1330/1389] Compiling e_rc4.cc
[1331/1389] Compiling e_des.cc
[1332/1389] Compiling e_chacha20poly1305.cc
[1333/1389] Compiling e_aesgcmsiv.cc
[1334/1389] Compiling e_aesctrhmac.cc
[1335/1389] Compiling derive_key.cc
[1336/1389] Compiling cipher_extra.cc
[1337/1389] Compiling chacha.cc
[1338/1389] Compiling unicode.cc
[1339/1389] Compiling cbb.cc
[1340/1389] Compiling cbs.cc
[1341/1389] Compiling ber.cc
[1342/1389] Compiling asn1_compat.cc
[1343/1389] Compiling buf.cc
[1344/1389] Compiling blake2.cc
[1345/1389] Compiling bn_asn1.cc
[1346/1389] Compiling printf.cc
[1347/1389] Compiling convert.cc
[1348/1389] Compiling pair.cc
[1349/1389] Compiling file.cc
[1350/1389] Compiling hexdump.cc
[1351/1389] Compiling fd.cc
[1352/1389] Compiling bio_mem.cc
[1353/1389] Compiling errno.cc
[1354/1389] Compiling base64.cc
[1355/1389] Compiling bio.cc
[1356/1389] Compiling tasn_typ.cc
[1357/1389] Compiling tasn_utl.cc
[1358/1389] Compiling tasn_fre.cc
[1359/1389] Compiling tasn_enc.cc
[1360/1389] Compiling tasn_new.cc
[1361/1389] Compiling f_string.cc
[1362/1389] Compiling posix_time.cc
[1363/1389] Compiling tasn_dec.cc
[1364/1389] Compiling f_int.cc
[1365/1389] Compiling asn_pack.cc
[1366/1389] Compiling asn1_par.cc
[1367/1389] Compiling a_utctm.cc
[1368/1389] Compiling asn1_lib.cc
[1369/1389] Compiling a_type.cc
[1370/1389] Compiling a_octet.cc
[1371/1389] Compiling a_time.cc
[1372/1389] Compiling a_strex.cc
[1373/1389] Compiling a_strnid.cc
[1374/1389] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1375/1389] Write sources
[1377/1389] Compiling a_object.cc
[1378/1389] Compiling a_mbstr.cc
[1379/1389] Write sources
[1382/1389] Compiling a_int.cc
[1383/1389] Compiling a_i2d_fp.cc
[1384/1389] Compiling a_dup.cc
[1385/1389] Compiling a_d2i_fp.cc
[1386/1411] Compiling a_gentm.cc
[1387/1443] Compiling a_bitstr.cc
[1388/1489] Compiling a_bool.cc
[1390/1498] Compiling Algorithms Suffix.swift
[1391/1498] Compiling Algorithms Trim.swift
[1392/1500] Compiling Algorithms Permutations.swift
[1393/1500] Compiling Algorithms Product.swift
[1394/1502] Compiling Atomics IntegerOperations.swift
[1395/1502] Compiling Atomics Unmanaged extensions.swift
[1396/1502] Emitting module BitCollections
[1397/1507] Compiling Algorithms Unique.swift
[1398/1507] Compiling Algorithms Windows.swift
[1399/1507] Compiling Algorithms Split.swift
[1400/1507] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1403/1507] Compiling Algorithms Rotate.swift
[1404/1507] Compiling Algorithms Combinations.swift
[1405/1507] Compiling Algorithms Compacted.swift
[1406/1507] Compiling Algorithms Cycle.swift
[1407/1507] Compiling BitCollections BitArray+Hashable.swift
[1408/1507] Compiling BitCollections BitArray+Initializers.swift
[1409/1507] Compiling BitCollections BitArray+Invariants.swift
[1410/1507] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1411/1507] Compiling BitCollections BitArray+RandomBits.swift
[1412/1507] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1413/1507] Compiling BitCollections BitArray+Shifts.swift
[1414/1507] Compiling BitCollections BitArray+Testing.swift
[1415/1507] Compiling BitCollections BitArray._UnsafeHandle.swift
[1416/1507] Compiling BitCollections BitArray.swift
[1417/1507] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1418/1507] Compiling BitCollections BitSet+Codable.swift
[1419/1507] Compiling Algorithms AdjacentPairs.swift
[1420/1507] Compiling Algorithms Chain.swift
[1421/1507] Compiling Algorithms Chunked.swift
[1425/1507] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1426/1507] Compiling BitCollections BitSet+CustomReflectable.swift
[1427/1507] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1428/1507] Compiling BitCollections BitSet+Equatable.swift
[1429/1507] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1430/1507] Compiling BitCollections BitSet+Extras.swift
[1440/1507] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1441/1507] Compiling BitCollections BitArray+Extras.swift
[1442/1507] Compiling BitCollections BitArray+Fill.swift
[1443/1507] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1444/1507] Compiling BitCollections BitSet+SetAlgebra union.swift
[1445/1507] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1446/1507] Compiling BitCollections BitSet.Counted.swift
[1447/1507] Compiling BitCollections BitSet.Index.swift
[1448/1507] Compiling BitCollections BitSet._UnsafeHandle.swift
[1449/1507] Compiling Algorithms Joined.swift
[1450/1507] Compiling Algorithms Keyed.swift
[1451/1507] Compiling Algorithms MinMax.swift
[1452/1507] Compiling Algorithms Partition.swift
[1455/1507] Compiling Algorithms EitherSequence.swift
[1456/1507] Compiling Algorithms FirstNonNil.swift
[1457/1507] Compiling Algorithms FlattenCollection.swift
[1458/1507] Compiling Algorithms Grouped.swift
[1459/1507] Compiling Algorithms Indexed.swift
[1460/1507] Compiling Algorithms Intersperse.swift
[1461/1507] Compiling BitCollections BitSet.swift
[1462/1507] Compiling BitCollections Range+Utilities.swift
[1463/1507] Compiling BitCollections Slice+Utilities.swift
[1464/1507] Compiling BitCollections UInt+Tricks.swift
[1465/1507] Compiling BitCollections _Word.swift
[1478/1509] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1479/1509] Compiling Collections Collections.swift
[1480/1509] Emitting module Collections
[1498/1509] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[1499/1509] Compiling CryptoBoringWrapper EllipticCurve.swift
[1500/1509] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1501/1509] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1502/1509] Emitting module CryptoBoringWrapper
[1503/1509] Compiling CryptoBoringWrapper RandomBytes.swift
[1504/1509] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1505/1509] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1508/1509] Emitting module Atomics
[1509/1618] Emitting module Algorithms
[1510/1618] Compiling NIOCore NIOAny.swift
[1511/1618] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1512/1618] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1513/1618] Compiling NIOCore NIOAsyncWriter.swift
[1514/1618] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1515/1623] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1516/1623] Compiling NIOCore Interfaces.swift
[1517/1623] Compiling NIOCore Linux.swift
[1518/1623] Compiling NIOCore MarkedCircularBuffer.swift
[1519/1623] Compiling NIOCore MulticastChannel.swift
[1520/1623] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1521/1623] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1522/1623] Compiling NIOCore EventLoopFuture.swift
[1523/1623] Compiling NIOCore FileDescriptor.swift
[1524/1623] Compiling NIOCore FileHandle.swift
[1525/1623] Compiling NIOCore AddressedEnvelope.swift
[1526/1623] Compiling NIOCore AsyncAwaitSupport.swift
[1527/1623] Compiling NIOCore AsyncChannel.swift
[1528/1623] Compiling NIOCore AsyncChannelHandler.swift
[1529/1623] Compiling NIOCore AsyncChannelInboundStream.swift
[1530/1623] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1531/1623] Emitting module _CryptoExtras
[1532/1623] Compiling NIOCore BSDSocketAPI.swift
[1533/1623] Compiling NIOCore ByteBuffer-aux.swift
[1534/1623] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1535/1623] Compiling NIOCore ByteBuffer-conversions.swift
[1536/1623] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1537/1623] Compiling NIOCore GlobalSingletons.swift
[1538/1623] Compiling NIOCore IO.swift
[1539/1623] Compiling NIOCore IOData.swift
[1540/1623] Compiling NIOCore IPProtocol.swift
[1541/1623] Compiling NIOCore IntegerBitPacking.swift
[1542/1623] Compiling NIOCore IntegerTypes.swift
[1543/1623] Compiling NIOCore NIOLoopBound.swift
[1544/1623] Compiling NIOCore NIOScheduledCallback.swift
[1545/1623] Compiling NIOCore NIOSendable.swift
[1546/1623] Compiling NIOCore RecvByteBufferAllocator.swift
[1547/1623] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1548/1623] Compiling NIOCore SocketAddresses.swift
[1549/1629] Compiling _CryptoExtras DLEQ.swift
[1550/1629] Compiling _CryptoExtras Prover.swift
[1551/1629] Compiling _CryptoExtras Verifier.swift
[1552/1629] Compiling _CryptoExtras ZKPToolbox.swift
[1553/1629] Compiling _CryptoExtras resource_bundle_accessor.swift
[1567/1629] Compiling NIOCore FileRegion.swift
[1578/1629] Compiling NIOCore SocketOptionProvider.swift
[1579/1629] Compiling NIOCore SystemCallHelpers.swift
[1580/1629] Compiling NIOCore TimeAmount+Duration.swift
[1581/1629] Compiling NIOCore TypeAssistedChannelHandler.swift
[1582/1629] Compiling NIOCore UniversalBootstrapSupport.swift
[1583/1629] Compiling NIOCore Utilities.swift
[1597/1629] Compiling NIOCore Codec.swift
[1603/1629] Compiling NIOCore EventLoop.swift
[1604/1629] Compiling NIOCore Channel.swift
[1605/1629] Compiling NIOCore ChannelHandler.swift
[1606/1629] Compiling NIOCore ChannelHandlers.swift
[1607/1629] Compiling NIOCore ChannelInvoker.swift
[1608/1629] Compiling NIOCore ChannelOption.swift
[1609/1629] Compiling NIOCore ChannelPipeline.swift
[1610/1629] Compiling NIOCore CircularBuffer.swift
[1611/1629] Compiling NIOCore ByteBuffer-core.swift
[1612/1629] Compiling NIOCore ByteBuffer-hex.swift
[1613/1629] Compiling NIOCore ByteBuffer-int.swift
[1614/1629] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1615/1629] Compiling NIOCore ByteBuffer-multi-int.swift
[1616/1629] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1617/1629] Compiling NIOCore ByteBuffer-views.swift
[1618/1629] Emitting module NIOCore
[1619/1682] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1620/1682] Compiling NIOEmbedded AsyncTestingChannel.swift
[1621/1682] Compiling NIOEmbedded Embedded.swift
[1622/1682] Emitting module NIOEmbedded
[1623/1682] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1624/1682] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1625/1682] Compiling NIOPosix PosixSingletons.swift
[1626/1682] Compiling NIOPosix RawSocketBootstrap.swift
[1627/1682] Compiling NIOPosix Resolver.swift
[1628/1687] Compiling NIOPosix GetaddrinfoResolver.swift
[1629/1687] Compiling NIOPosix HappyEyeballs.swift
[1630/1687] Compiling NIOPosix IO.swift
[1631/1687] Compiling NIOPosix IntegerBitPacking.swift
[1632/1687] Compiling NIOPosix IntegerTypes.swift
[1633/1687] Compiling NIOPosix Linux.swift
[1634/1687] Emitting module NIOPosix
[1635/1687] Compiling NIOPosix LinuxCPUSet.swift
[1636/1687] Compiling NIOPosix LinuxUring.swift
[1637/1687] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1638/1687] Compiling NIOPosix NIOThreadPool.swift
[1639/1687] Compiling NIOPosix NonBlockingFileIO.swift
[1640/1687] Compiling NIOPosix BSDSocketAPICommon.swift
[1641/1687] Compiling NIOPosix BSDSocketAPIPosix.swift
[1642/1687] Compiling NIOPosix BSDSocketAPIWindows.swift
[1643/1687] Compiling NIOPosix BaseSocket.swift
[1644/1687] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1645/1687] Compiling NIOPosix BaseSocketChannel.swift
[1646/1687] Compiling NIOPosix Selectable.swift
[1647/1687] Compiling NIOPosix SelectableChannel.swift
[1648/1687] Compiling NIOPosix SelectableEventLoop.swift
[1649/1687] Compiling NIOPosix SelectorEpoll.swift
[1650/1687] Compiling NIOPosix SelectorGeneric.swift
[1651/1687] Compiling NIOPosix SelectorKqueue.swift
[1652/1687] Compiling NIOPosix SelectorUring.swift
[1653/1687] Compiling NIOPosix ServerSocket.swift
[1654/1687] Compiling NIOPosix Socket.swift
[1655/1687] Compiling NIOPosix SocketChannel.swift
[1656/1687] Compiling NIOPosix SocketProtocols.swift
[1657/1687] Compiling NIOPosix System.swift
[1658/1687] Compiling NIOPosix Thread.swift
[1659/1687] Compiling NIOPosix ThreadPosix.swift
[1660/1687] Compiling NIOPosix ThreadWindows.swift
[1661/1687] Compiling NIOPosix PendingDatagramWritesManager.swift
[1662/1687] Compiling NIOPosix PendingWritesManager.swift
[1663/1687] Compiling NIOPosix PipeChannel.swift
[1664/1687] Compiling NIOPosix PipePair.swift
[1665/1687] Compiling NIOPosix Pool.swift
[1666/1687] Compiling NIOPosix UnsafeTransfer.swift
[1667/1687] Compiling NIOPosix Utilities.swift
[1668/1687] Compiling NIOPosix VsockAddress.swift
[1669/1687] Compiling NIOPosix VsockChannelEvents.swift
[1670/1687] Compiling NIOPosix resource_bundle_accessor.swift
[1671/1687] Compiling NIOPosix BaseStreamSocketChannel.swift
[1672/1687] Compiling NIOPosix Bootstrap.swift
[1673/1687] Compiling NIOPosix ControlMessage.swift
[1674/1687] Compiling NIOPosix DatagramVectorReadManager.swift
[1675/1687] Compiling NIOPosix Errors+Any.swift
[1676/1687] Compiling NIOPosix FileDescriptor.swift
[1677/1748] Emitting module NIO
[1678/1748] Compiling NIO Exports.swift
[1679/1788] Compiling _NIOFileSystem FileSystemError.swift
[1680/1788] Compiling _NIOFileSystem FileSystemProtocol.swift
[1681/1788] Compiling _NIOFileSystem FileType.swift
[1682/1788] Compiling _NIOFileSystem IOStrategy.swift
[1683/1788] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1684/1790] Compiling _NIOFileSystem FileSystem.swift
[1685/1790] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[1686/1790] Compiling NIOHTTP1 HTTPTypes.swift
[1687/1790] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1688/1790] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1689/1790] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1690/1790] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1691/1790] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1692/1790] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1693/1790] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1694/1790] Compiling NIOSOCKS SOCKSResponse.swift
[1695/1790] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1696/1790] Compiling NIOSOCKS ClientStateMachine.swift
[1697/1791] Compiling NIOSOCKS Messages.swift
[1698/1791] Compiling NIOSOCKS Errors.swift
[1699/1791] Compiling NIOSOCKS Helpers.swift
[1700/1791] Compiling NIOSOCKS SOCKSRequest.swift
[1701/1791] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1702/1791] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1703/1791] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1704/1791] Emitting module NIOTLS
[1705/1791] Compiling NIOTLS SNIHandler.swift
[1706/1791] Compiling NIOTLS TLSEvents.swift
[1707/1791] Compiling NIOHTTP1 HTTPEncoder.swift
[1708/1791] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1709/1791] Emitting module NIOSOCKS
[1710/1791] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1711/1791] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1712/1791] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1713/1791] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1714/1792] Emitting module _NIOFileSystem
[1715/1795] Compiling NIOSOCKS ServerStateMachine.swift
[1718/1795] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1721/1825] Compiling NIOSSL SSLCertificate.swift
[1722/1825] Compiling NIOSSL SSLCertificateExtensions.swift
[1723/1825] Compiling NIOSSL SafeCompare.swift
[1724/1825] Compiling NIOSSL Zeroization.swift
[1725/1825] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1726/1825] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1727/1825] Emitting module NIOFoundationCompat
[1728/1825] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1729/1825] Compiling NIOSSL AndroidCABundle.swift
[1730/1825] Compiling NIOSSL ByteBufferBIO.swift
[1731/1825] Compiling NIOSSL CustomPrivateKey.swift
[1732/1825] Compiling NIOSSL IdentityVerification.swift
[1733/1825] Compiling NIOSSL SubjectAlternativeName.swift
[1734/1825] Compiling NIOSSL NIOSSLSecureBytes.swift
[1735/1825] Compiling NIOSSL RNG.swift
[1736/1825] Compiling NIOSSL NIOSSLServerHandler.swift
[1737/1847] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1738/1847] Compiling _NIOFileSystem OpenOptions.swift
[1739/1847] Compiling _NIOFileSystem String+FileSystem.swift
[1740/1847] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1741/1847] Compiling NIOTransportServices NIOTSErrors.swift
[1742/1847] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1743/1847] Compiling NIOTransportServices StateManagedChannel.swift
[1744/1847] Compiling NIOTransportServices NIOTSEventLoop.swift
[1745/1847] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1748/1847] Compiling NIOSSL SSLCallbacks.swift
[1749/1847] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1750/1847] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1751/1847] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1752/1847] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1753/1847] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1754/1847] Compiling NIOTransportServices NIOTSBootstraps.swift
[1755/1847] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1756/1847] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1757/1847] Compiling NIOTransportServices AcceptHandler.swift
[1758/1847] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1759/1847] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1760/1847] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1761/1847] Compiling NIOTransportServices NIOTSSingletons.swift
[1762/1847] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1763/1847] Emitting module NIOHTTP1
[1764/1900] Emitting module AsyncKit
[1765/1900] Compiling NIOSSL TLSConfiguration.swift
[1766/1900] Compiling _NIOFileSystem Errno.swift
[1767/1900] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1768/1900] Compiling _NIOFileSystem Mocking.swift
[1769/1900] Compiling _NIOFileSystem Syscall.swift
[1770/1900] Compiling _NIOFileSystem Syscalls.swift
[1771/1900] Compiling _NIOFileSystem SystemFileHandle.swift
[1772/1900] Compiling _NIOFileSystem Utilities.swift
[1775/1902] Emitting module NIOTransportServices
[1787/1902] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1788/1902] Compiling NIOHPACK IntegerCoding.swift
[1789/1902] Compiling NIOHPACK IndexedHeaderTable.swift
[1790/1922] Compiling NIOExtras LengthFieldPrepender.swift
[1792/1922] Compiling NIOExtras RequestResponseHandler.swift
[1793/1922] Compiling NIOExtras NIOExtrasError.swift
[1794/1922] Compiling NIOExtras PCAPRingBuffer.swift
[1795/1922] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1796/1922] Compiling NIOHPACK HuffmanTables.swift
[1797/1922] Compiling NIOHPACK HeaderTables.swift
[1798/1922] Compiling NIOHPACK HuffmanCoding.swift
[1799/1922] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1800/1922] Compiling NIOHTTPCompression HTTPDecompression.swift
[1801/1922] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1802/1922] Emitting module NIOHTTPCompression
[1803/1922] Compiling NIOHTTPCompression HTTPCompression.swift
[1804/1922] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1805/1922] Compiling NIOExtras NIORequestIdentifiable.swift
[1810/1927] Compiling NIOHPACK StaticHeaderTable.swift
[1811/1927] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1812/1927] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1813/1927] Emitting module NIOSSL
[1814/1927] Emitting module NIOHPACK
[1815/1927] Compiling NIOWebSocket WebSocketOpcode.swift
[1816/1927] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1817/1927] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1818/1927] Compiling NIOWebSocket SHA1.swift
[1819/1927] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1820/1927] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1821/1927] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1822/1927] Emitting module NIOWebSocket
[1823/1927] Compiling NIOWebSocket WebSocketFrame.swift
[1824/1927] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1825/2023] Compiling NIOHPACK HPACKEncoder.swift
[1826/2023] Compiling X509 StreetAddress.swift
[1827/2023] Compiling X509 Error.swift
[1828/2023] Compiling NIOHPACK HPACKErrors.swift
[1829/2023] Compiling NIOHPACK HPACKHeader.swift
[1830/2023] Compiling X509 NameConstraints.swift
[1831/2023] Compiling X509 SubjectAlternativeName.swift
[1832/2023] Compiling X509 SubjectKeyIdentifier.swift
[1833/2023] Compiling X509 Signature.swift
[1834/2023] Compiling X509 SignatureAlgorithm.swift
[1835/2023] Compiling X509 AllOfPolicies.swift
[1836/2023] Compiling X509 AnyPolicy.swift
[1837/2023] Compiling X509 CertificateStore.swift
[1838/2023] Compiling X509 ExtensionIdentifiers.swift
[1839/2023] Compiling X509 KeyUsage.swift
[1847/2023] Compiling X509 AuthorityInformationAccess.swift
[1848/2023] Compiling X509 OneOfPolicies.swift
[1851/2023] Compiling X509 PolicyBuilder.swift
[1852/2023] Compiling X509 AuthorityKeyIdentifier.swift
[1853/2023] Compiling X509 BasicConstraints.swift
[1854/2023] Compiling X509 ExtendedKeyUsage.swift
[1863/2023] Emitting module MultipartKit
[1875/2023] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1876/2023] Compiling X509 DirectoryNames.swift
[1877/2023] Compiling X509 Digests.swift
[1878/2023] Compiling X509 DistinguishedName.swift
[1880/2023] Compiling X509 BasicConstraintsPolicy.swift
[1881/2023] Compiling X509 DNSNames.swift
[1882/2023] Compiling X509 CommonName.swift
[1883/2023] Compiling X509 CountryName.swift
[1884/2023] Compiling X509 DNBuilder.swift
[1893/2089] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1894/2089] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1895/2089] Compiling NIOHTTP2 MaySendFrames.swift
[1896/2089] Compiling NIOHTTP2 SendingDataState.swift
[1897/2089] Compiling NIOHTTP2 SendingHeadersState.swift
[1898/2089] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1899/2089] Compiling SotoSignerV4 credentials.swift
[1900/2089] Compiling SotoSignerV4 exports.swift
[1901/2089] Emitting module SotoSignerV4
[1902/2089] Compiling SotoSignerV4 signer.swift
[1903/2089] Compiling SotoSignerV4 HexEncoding.swift
[1904/2089] Compiling SotoSignerV4 SigV4a.swift
[1905/2089] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1906/2089] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1907/2089] Compiling NIOHTTP2 MayReceiveFrames.swift
[1908/2089] Compiling NIOHTTP2 ReceivingDataState.swift
[1911/2089] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1912/2089] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1914/2089] Compiling NIOHTTP2 SendingGoawayState.swift
[1915/2089] Emitting module NIOExtras
[1916/2089] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1917/2089] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1918/2089] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1919/2089] Emitting module NIOFileSystem
[1920/2089] Compiling NIOFileSystem Exports.swift
[1921/2089] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1922/2089] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1923/2089] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1924/2089] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1925/2089] Compiling NIOHTTP2 InboundEventBuffer.swift
[1926/2089] Compiling NIOHTTP2 InboundWindowManager.swift
[1927/2089] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1928/2089] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1929/2089] Emitting module _NIOFileSystemFoundationCompat
[1930/2089] Compiling NIOHTTP2 SendingRstStreamState.swift
[1931/2089] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1932/2089] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1933/2089] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1934/2089] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1935/2089] Compiling NIOHTTP2 HasLocalSettings.swift
[1936/2089] Compiling NIOHTTP2 HasRemoteSettings.swift
[1937/2095] Compiling NIOExtras WritePCAPHandler.swift
[1938/2103] Emitting module NIOHTTP2
[1939/2103] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1940/2103] Compiling NIOHTTP2 StreamChannelList.swift
[1941/2103] Compiling NIOHTTP2 StreamMap.swift
[1942/2103] Compiling NIOHTTP2 StreamStateMachine.swift
[1943/2103] Compiling NIOHTTP2 UnsafeTransfer.swift
[1944/2103] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1945/2103] Compiling X509 OCSPSingleResponse.swift
[1946/2103] Compiling X509 OCSPTBSRequest.swift
[1947/2103] Compiling X509 OCSPVersion.swift
[1948/2103] Compiling X509 PKCS8PrivateKey.swift
[1949/2103] Compiling X509 PromiseAndFuture.swift
[1950/2103] Compiling X509 RDNAttribute.swift
[1951/2103] Compiling X509 RandomNumberGenerator+bytes.swift
[1952/2103] Compiling X509 RelativeDistinguishedName.swift
[1953/2103] Compiling X509 SEC1PrivateKey.swift
[1954/2103] Compiling X509 SecKeyWrapper.swift
[1955/2103] Compiling X509 OCSPExtensionID.swift
[1956/2103] Compiling X509 OCSPNonce.swift
[1957/2103] Compiling X509 OCSPPolicy.swift
[1958/2103] Compiling X509 OCSPRequest.swift
[1959/2103] Compiling X509 OCSPResponse.swift
[1960/2103] Compiling X509 OCSPResponseBytes.swift
[1961/2103] Compiling X509 OCSPResponseData.swift
[1962/2103] Compiling X509 OCSPResponseStatus.swift
[1963/2103] Compiling X509 OCSPSignature.swift
[1964/2103] Compiling X509 OCSPSingleRequest.swift
[1965/2113] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1966/2113] Compiling NIOHTTP2 HTTP2Settings.swift
[1967/2113] Compiling NIOHTTP2 HTTP2Stream.swift
[1968/2113] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1969/2113] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1970/2113] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1971/2113] Compiling NIOHTTP2 HTTP2StreamID.swift
[1972/2113] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1973/2113] Compiling NIOHTTP2 HTTP2Frame.swift
[1974/2113] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1975/2113] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1985/2113] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1986/2113] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1987/2113] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1988/2113] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1989/2113] Compiling NIOHTTP2 HTTP2Error.swift
[1990/2113] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1991/2113] Compiling NIOHTTP2 Error+Any.swift
[1992/2113] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1993/2113] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1997/2113] Compiling NIOHTTP2 HTTP2PingData.swift
[1998/2113] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1999/2113] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2000/2113] Compiling NIOHTTP2 QuiescingState.swift
[2001/2113] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2002/2113] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2003/2113] Compiling NIOHTTP2 StateMachineResult.swift
[2004/2113] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2005/2113] Compiling NIOHTTP2 DOSHeuristics.swift
[2014/2113] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2015/2113] Compiling WebSocketKit WebSocketHandler.swift
[2016/2113] Compiling WebSocketKit WebSocketClient.swift
[2017/2113] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[2018/2113] Compiling WebSocketKit Exports.swift
[2019/2113] Compiling WebSocketKit WebSocket+Connect.swift
[2020/2113] Compiling WebSocketKit WebSocket+Concurrency.swift
[2021/2113] Compiling WebSocketKit WebSocket.swift
[2022/2113] Emitting module WebSocketKit
[2071/2113] Compiling X509 IPConstraints.swift
[2072/2113] Compiling X509 NameConstraintsPolicy.swift
[2073/2113] Compiling X509 RFC5280Policy.swift
[2074/2113] Compiling X509 URIConstraints.swift
[2075/2113] Compiling X509 VersionPolicy.swift
[2076/2113] Compiling X509 ServerIdentityPolicy.swift
[2077/2113] Compiling X509 TrustRootLoading.swift
[2078/2113] Compiling X509 UnverifiedChain.swift
[2079/2113] Compiling X509 VerificationDiagnostic.swift
[2099/2174] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2100/2174] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2101/2174] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2102/2174] Compiling AsyncHTTPClient ConnectionTarget.swift
[2103/2174] Emitting module X509
[2104/2174] Compiling X509 Verifier.swift
[2105/2174] Compiling X509 VerifierPolicy.swift
[2106/2174] Compiling X509 AlgorithmIdentifier.swift
[2107/2174] Compiling X509 ECDSASignature.swift
[2108/2174] Compiling X509 RSAPKCS1PublicKey.swift
[2109/2174] Compiling X509 SubjectPublicKeyInfo.swift
[2110/2174] Compiling X509 TBSCertificate.swift
[2111/2174] Compiling X509 Time.swift
[2112/2174] Compiling X509 TimeCalculations.swift
[2113/2174] Compiling X509 Validity.swift
[2114/2217] Compiling JWTKit AudienceClaim.swift
[2115/2217] Compiling JWTKit BoolClaim.swift
[2116/2217] Compiling JWTKit ExpirationClaim.swift
[2117/2217] Compiling JWTKit GoogleHostedDomainClaim.swift
[2118/2217] Compiling JWTKit IDClaim.swift
[2119/2217] Compiling JWTKit IssuedAtClaim.swift
[2120/2217] Compiling JWTKit IssuerClaim.swift
[2121/2240] Emitting module AsyncHTTPClient
[2122/2240] Compiling JWTKit Insecure.swift
[2123/2240] Compiling JWTKit JWTClaim.swift
[2124/2240] Compiling JWTKit JWTMultiValueClaim.swift
[2125/2240] Compiling JWTKit JWTUnixEpochClaim.swift
[2126/2240] Compiling JWTKit LocaleClaim.swift
[2127/2240] Compiling JWTKit NotBeforeClaim.swift
[2128/2240] Compiling JWTKit SubjectClaim.swift
[2129/2240] Compiling AsyncHTTPClient SSLContextCache.swift
[2130/2240] Compiling AsyncHTTPClient Scheme.swift
[2131/2240] Compiling AsyncHTTPClient Singleton.swift
[2132/2240] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2133/2240] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2134/2240] Compiling AsyncHTTPClient Utils.swift
[2135/2240] Compiling JWTKit EdDSASigner.swift
[2136/2240] Compiling JWTKit JWTKeyCollection+EdDSA.swift
[2137/2240] Compiling JWTKit HMAC.swift
[2138/2240] Compiling JWTKit HMACError.swift
[2139/2240] Compiling JWTKit HMACSigner.swift
[2140/2240] Compiling JWTKit JWTKeyCollection+HMAC.swift
[2141/2240] Compiling JWTKit TenantIDClaim.swift
[2142/2240] Compiling JWTKit ECDSA.swift
[2143/2240] Compiling JWTKit ECDSACurve.swift
[2144/2240] Compiling JWTKit ECDSACurveType.swift
[2145/2240] Compiling JWTKit ECDSAError.swift
[2146/2240] Compiling JWTKit ECDSAKeyTypes.swift
[2147/2240] Compiling JWTKit JWTSerializer.swift
[2148/2240] Compiling JWTKit JWTSigner.swift
[2149/2240] Compiling JWTKit JWTKeyCollection+UnsecuredNone.swift
[2150/2240] Compiling JWTKit UnsecuredNoneSigner.swift
[2151/2240] Compiling JWTKit JWTKeyCollection+RSA.swift
[2152/2240] Compiling JWTKit RSA.swift
[2153/2240] Compiling JWTKit RSAError.swift
[2154/2240] Compiling JWTKit JWTPayload.swift
[2155/2240] Compiling JWTKit JWTKeyCollection+ECDSA.swift
[2156/2240] Compiling JWTKit P256+CurveType.swift
[2157/2240] Compiling JWTKit P384+CurveType.swift
[2158/2240] Compiling JWTKit P521+CurveType.swift
[2159/2240] Compiling JWTKit EdDSA.swift
[2160/2240] Compiling JWTKit EdDSACurve.swift
[2161/2240] Compiling JWTKit ECDSASigner.swift
[2162/2240] Compiling JWTKit ECDSASigningAlgorithm.swift
[2163/2240] Compiling JWTKit JWTHeader+CommonFields.swift
[2164/2240] Compiling JWTKit JWTHeader.swift
[2165/2240] Compiling JWTKit JWTHeaderField.swift
[2166/2240] Compiling JWTKit JWTKeyCollection.swift
[2167/2240] Compiling JWTKit JWTParser.swift
[2168/2240] Compiling JWTKit RSASigner.swift
[2169/2240] Compiling JWTKit Base64URL.swift
[2170/2240] Compiling JWTKit CryptoSigner.swift
[2171/2240] Compiling JWTKit CustomizedJSONCoders.swift
[2172/2240] Compiling JWTKit Utilities.swift
[2173/2240] Compiling AsyncHTTPClient NWErrorHandler.swift
[2174/2240] Compiling JWTKit EdDSAError.swift
[2175/2240] Compiling JWTKit JWK.swift
[2176/2240] Compiling JWTKit JWKIdentifier.swift
[2177/2240] Compiling JWTKit JWKS.swift
[2178/2240] Compiling JWTKit JWKSigner.swift
[2179/2240] Compiling JWTKit JWTAlgorithm.swift
[2180/2240] Compiling JWTKit JWTError.swift
[2181/2502] Compiling Vapor ContainerGetPathExecutor.swift
[2182/2502] Compiling Vapor Content.swift
[2183/2502] Compiling Vapor ContentCoders.swift
[2184/2502] Compiling Vapor ContentConfiguration.swift
[2185/2502] Compiling Vapor ContentContainer.swift
[2186/2502] Compiling Vapor JSONCoder+Custom.swift
[2187/2502] Compiling Vapor JSONCoders+Content.swift
[2188/2509] Compiling Vapor Application.swift
[2189/2509] Compiling Vapor AuthenticationCache.swift
[2190/2509] Compiling Vapor Authenticator.swift
[2191/2509] Compiling Vapor BasicAuthorization.swift
[2192/2509] Compiling Vapor BearerAuthorization.swift
[2193/2509] Compiling Vapor GuardMiddleware.swift
[2194/2509] Compiling Vapor RedirectMiddleware.swift
[2195/2509] Compiling Vapor SessionAuthenticatable.swift
[2196/2509] Compiling Vapor PlaintextDecoder.swift
[2197/2509] Compiling Vapor PlaintextEncoder.swift
[2198/2509] Compiling Vapor URLQueryCoders.swift
[2199/2509] Compiling Vapor URLQueryContainer.swift
[2200/2509] Compiling Vapor Core.swift
[2201/2509] Compiling Vapor Running.swift
[2202/2509] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2203/2509] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2204/2509] Compiling Vapor DotEnvFile+load.swift
[2205/2509] Compiling Vapor Routes+caseInsenstive.swift
[2206/2509] Compiling Vapor Validatable+validate.swift
[2207/2509] Compiling Vapor Environment+Process.swift
[2208/2509] Compiling Vapor Environment+Secret.swift
[2209/2509] Compiling Vapor Environment.swift
[2210/2509] Compiling Vapor Abort.swift
[2211/2509] Compiling Vapor AbortError.swift
[2212/2509] Compiling Vapor DebuggableError.swift
[2213/2509] Compiling Vapor Demangler.swift
[2214/2509] Compiling Vapor ErrorSource.swift
[2215/2509] Compiling Vapor StackTrace.swift
[2216/2509] Compiling Vapor Exports.swift
[2217/2509] Compiling Vapor Client.swift
[2218/2509] Compiling Vapor ClientRequest.swift
[2219/2509] Compiling Vapor ClientResponse.swift
[2220/2509] Compiling Vapor Request+Client.swift
[2221/2509] Compiling Vapor BootCommand.swift
[2222/2509] Compiling Vapor CommandContext+Application.swift
[2223/2509] Compiling Vapor RoutesCommand.swift
[2224/2509] Compiling Vapor ServeCommand.swift
[2225/2509] Compiling Vapor AnyResponse+Concurrency.swift
[2226/2509] Compiling Vapor AsyncBasicResponder.swift
[2227/2509] Compiling Vapor AsyncMiddleware.swift
[2228/2509] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2229/2509] Compiling Vapor AsyncSessionDriver.swift
[2230/2509] Compiling Vapor Authentication+Concurrency.swift
[2231/2509] Compiling Vapor Cache+Concurrency.swift
[2232/2509] Compiling Vapor Bcrypt.swift
[2233/2509] Compiling Vapor Application+Cache.swift
[2234/2509] Compiling Vapor Cache.swift
[2235/2509] Compiling Vapor CacheExpirationTime.swift
[2236/2509] Compiling Vapor MemoryCache.swift
[2237/2509] Compiling Vapor Request+Cache.swift
[2238/2509] Compiling Vapor Application+Clients.swift
[2239/2509] Emitting module SotoCore
[2240/2509] Emitting module JWTKit
[2241/2515] Compiling Vapor RouteCollection.swift
[2242/2515] Compiling Vapor Routes.swift
[2243/2515] Compiling Vapor RoutesBuilder+Group.swift
[2244/2515] Compiling Vapor RoutesBuilder+Method.swift
[2245/2515] Compiling Vapor RoutesBuilder+Middleware.swift
[2246/2515] Compiling Vapor RoutesBuilder+WebSocket.swift
[2247/2515] Compiling Vapor RoutesBuilder.swift
[2248/2515] Compiling Vapor OTP.swift
[2249/2515] Compiling Vapor Application+Servers.swift
[2250/2515] Compiling Vapor Server.swift
[2251/2515] Compiling Vapor App+Service.swift
[2252/2515] Compiling Vapor Req+Service.swift
[2253/2515] Compiling Vapor Service.swift
[2254/2515] Compiling Vapor Application+Sessions.swift
[2255/2515] Compiling Vapor MemorySessions.swift
[2256/2515] Compiling Vapor Request+Session.swift
[2257/2515] Compiling Vapor Session.swift
[2258/2515] Compiling Vapor SessionCache.swift
[2259/2515] Compiling Vapor SessionData.swift
[2260/2515] Compiling Vapor SessionDriver.swift
[2261/2515] Compiling Vapor SessionsConfiguration.swift
[2281/2536] Compiling Vapor Client+Concurrency.swift
[2282/2536] Compiling Vapor RequestBody+Concurrency.swift
[2283/2536] Compiling Vapor Responder+Concurrency.swift
[2284/2536] Compiling Vapor ResponseCodable+Concurrency.swift
[2285/2536] Compiling Vapor RoutesBuilder+Concurrency.swift
[2286/2536] Compiling Vapor ViewRenderer+Concurrency.swift
[2287/2536] Compiling Vapor WebSocket+Concurrency.swift
[2328/2536] Compiling Vapor FormDataDecoder+Content.swift
[2329/2536] Compiling Vapor FormDataEncoder+Content.swift
[2330/2536] Compiling Vapor Application+Password.swift
[2331/2536] Compiling Vapor Application+Passwords.swift
[2332/2536] Compiling Vapor AsyncPasswordHasher.swift
[2333/2536] Compiling Vapor BcryptHasher.swift
[2334/2536] Compiling Vapor PasswordHasher.swift
[2335/2536] Compiling Vapor PlaintextHasher.swift
[2336/2536] Compiling Vapor Request+Password.swift
[2337/2536] Compiling Vapor Redirect.swift
[2338/2536] Compiling Vapor Request+Body.swift
[2339/2536] Compiling Vapor Request+BodyStream.swift
[2340/2536] Compiling Vapor Request.swift
[2341/2536] Compiling Vapor Application+Responder.swift
[2342/2536] Compiling Vapor DefaultResponder.swift
[2343/2536] Compiling Vapor Response+Body.swift
[2344/2536] Compiling Vapor Response.swift
[2345/2536] Compiling Vapor ResponseCodable.swift
[2346/2536] Compiling Vapor Application+Routes.swift
[2347/2536] Compiling Vapor Parameters+Require.swift
[2348/2536] Compiling Vapor Request+WebSocket.swift
[2349/2536] Compiling Vapor Route.swift
[2394/2536] Compiling Vapor DotEnv.swift
[2395/2536] Compiling Vapor Extendable.swift
[2396/2536] Compiling Vapor File.swift
[2397/2536] Compiling Vapor FileIO.swift
[2398/2536] Compiling Vapor LifecycleHandler.swift
[2399/2536] Compiling Vapor OptionalType.swift
[2400/2536] Compiling Vapor RFC1123.swift
[2401/2536] Compiling Vapor SocketAddress+Hostname.swift
[2402/2536] Compiling Vapor Storage.swift
[2403/2536] Compiling Vapor String+IsIPAddress.swift
[2404/2536] Compiling Vapor Thread.swift
[2405/2536] Compiling Vapor URI.swift
[2406/2536] Compiling Vapor RangeResult.swift
[2407/2536] Compiling Vapor Validatable.swift
[2408/2536] Compiling Vapor Validation.swift
[2409/2536] Compiling Vapor ValidationKey.swift
[2410/2536] Compiling Vapor Validations.swift
[2411/2536] Compiling Vapor ValidationsError.swift
[2412/2536] Compiling Vapor Validator.swift
[2413/2536] Compiling Vapor ValidatorResult.swift
[2414/2536] Compiling Vapor And.swift
[2415/2536] Compiling JWTKit AppleIdentityToken.swift
[2416/2536] Compiling JWTKit FirebaseAuthIdentityToken.swift
[2417/2536] Compiling JWTKit GoogleIdentityToken.swift
[2418/2536] Compiling JWTKit MicrosoftIdentityToken.swift
[2419/2536] Compiling JWTKit ValidationTimePayload.swift
[2420/2536] Compiling JWTKit X5CVerifier.swift
[2421/2536] Compiling Vapor HTTPMediaTypePreference.swift
[2422/2536] Compiling Vapor Responder.swift
[2423/2536] Compiling Vapor Application+HTTP+Server.swift
[2424/2536] Compiling Vapor HTTPServer.swift
[2425/2536] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2426/2536] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2427/2536] Compiling Vapor HTTPServerHandler.swift
[2428/2536] Compiling Vapor HTTPServerRequestDecoder.swift
[2429/2536] Compiling Vapor HTTPServerResponseEncoder.swift
[2430/2536] Compiling Vapor HTTPServerUpgradeHandler.swift
[2431/2536] Compiling Vapor Logger+Report.swift
[2432/2536] Compiling Vapor LoggingSystem+Environment.swift
[2433/2536] Compiling Vapor Application+Middleware.swift
[2434/2536] Compiling Vapor CORSMiddleware.swift
[2435/2536] Compiling Vapor ErrorMiddleware.swift
[2436/2536] Compiling Vapor FileMiddleware.swift
[2437/2536] Compiling Vapor Middleware.swift
[2438/2536] Compiling Vapor MiddlewareConfiguration.swift
[2439/2536] Compiling Vapor ResponseCompressionMiddleware.swift
[2440/2536] Compiling Vapor RouteLoggingMiddleware.swift
[2441/2536] Compiling Vapor TracingMiddleware.swift
[2442/2536] Compiling Vapor File+Multipart.swift
[2443/2536] Compiling Vapor Case.swift
[2444/2536] Compiling Vapor CharacterSet.swift
[2445/2536] Compiling Vapor Count.swift
[2446/2536] Compiling Vapor Custom.swift
[2447/2536] Compiling Vapor Email.swift
[2448/2536] Compiling Vapor Empty.swift
[2449/2536] Compiling Vapor In.swift
[2450/2536] Compiling Vapor Nil.swift
[2451/2536] Compiling Vapor NilIgnoring.swift
[2452/2536] Compiling Vapor Not.swift
[2453/2536] Compiling Vapor Or.swift
[2454/2536] Compiling Vapor Pattern.swift
[2455/2536] Compiling Vapor Range.swift
[2456/2536] Compiling Vapor URL.swift
[2457/2536] Compiling Vapor Valid.swift
[2458/2536] Compiling Vapor Application+Views.swift
[2459/2536] Compiling Vapor PlaintextRenderer.swift
[2460/2536] Compiling Vapor Request+View.swift
[2461/2536] Compiling Vapor View.swift
[2462/2536] Compiling Vapor ViewRenderer.swift
[2463/2536] Compiling Vapor _Deprecations.swift
[2464/2536] Emitting module Vapor
[2465/2536] Compiling Vapor SessionsMiddleware.swift
[2466/2536] Compiling Vapor URLEncodedFormData.swift
[2467/2536] Compiling Vapor URLEncodedFormDecoder.swift
[2468/2536] Compiling Vapor URLEncodedFormEncoder.swift
[2469/2536] Compiling Vapor URLEncodedFormError.swift
[2470/2536] Compiling Vapor URLEncodedFormParser.swift
[2471/2536] Compiling Vapor URLEncodedFormSerializer.swift
[2472/2536] Compiling Vapor URLQueryFragmentConvertible.swift
[2473/2536] Compiling Vapor AnyResponse.swift
[2474/2536] Compiling Vapor Array+Random.swift
[2475/2536] Compiling Vapor Base32.swift
[2476/2536] Compiling Vapor Base64.swift
[2477/2536] Compiling Vapor BaseN.swift
[2478/2536] Compiling Vapor BasicCodingKey.swift
[2479/2536] Compiling Vapor ByteCount.swift
[2480/2536] Compiling Vapor Bytes+Hex.swift
[2481/2536] Compiling Vapor Bytes+SecureCompare.swift
[2482/2536] Compiling Vapor Collection+Safe.swift
[2483/2536] Compiling Vapor DataProtocol+Copy.swift
[2484/2536] Compiling Vapor DecoderUnwrapper.swift
[2485/2536] Compiling Vapor DirectoryConfiguration.swift
[2507/2536] Compiling SotoCore MiddlewareStack.swift
[2508/2536] Compiling SotoCore RetryPolicy.swift
[2509/2536] Compiling SotoCore UnsafeTransfer.swift
[2510/2536] Compiling SotoCore base64.swift
[2511/2536] Compiling SotoCore crc32.swift
[2512/2536] Compiling SotoCore AWSClient+Waiter.swift
[2513/2536] Compiling SotoCore Matcher.swift
[2514/2536] Compiling Vapor HTTPStatus.swift
[2515/2536] Compiling Vapor HTTPCookies.swift
[2516/2536] Compiling Vapor HTTPHeaderCacheControl.swift
[2517/2536] Compiling Vapor HTTPHeaderExpires.swift
[2518/2536] Compiling Vapor HTTPHeaderLastModified.swift
[2519/2536] Compiling Vapor HTTPHeaders+Cache.swift
[2520/2536] Compiling Vapor HTTPHeaders+Connection.swift
[2521/2536] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2522/2536] Compiling Vapor HTTPHeaders+ContentRange.swift
[2523/2536] Compiling Vapor HTTPHeaders+Directive.swift
[2524/2536] Compiling Vapor HTTPHeaders+Forwarded.swift
[2525/2536] Compiling Vapor HTTPHeaders+Link.swift
[2526/2536] Compiling Vapor HTTPHeaders+Name.swift
[2527/2536] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2528/2536] Compiling Vapor HTTPHeaders.swift
[2529/2536] Compiling Vapor HTTPMediaType.swift
[2537/2542] Compiling _SotoCognitoIdentityGenerated CognitoIdentity_api.swift
[2538/2542] Compiling _SotoCognitoIdentityGenerated CognitoIdentity_shapes.swift
[2539/2542] Emitting module _SotoCognitoIdentityGenerated
[2540/2546] Compiling SotoCognitoIdentity exports.swift
[2541/2546] Compiling SotoCognitoIdentity CognitoIdentity+CredentialProvider.swift
[2542/2546] Emitting module SotoCognitoIdentity
[2543/2546] Compiling SotoCognitoIdentity CognitoIdentity+IdentityProvider.swift
[2544/2546] Compiling SotoCognitoIdentityProvider CognitoIdentityProvider_shapes.swift
[2545/2546] Compiling SotoCognitoIdentityProvider CognitoIdentityProvider_api.swift
[2546/2546] Emitting module SotoCognitoIdentityProvider
[2547/2554] Compiling SotoCognitoAuthenticationKit UserPoolCredentialProvider.swift
[2548/2554] Compiling SotoCognitoAuthenticationKit ContextData.swift
[2549/2554] Compiling SotoCognitoAuthenticationKit Identifiable.swift
[2550/2554] Compiling SotoCognitoAuthenticationKit Tokens.swift
[2551/2554] Compiling SotoCognitoAuthenticationKit Configuration.swift
[2552/2554] Emitting module SotoCognitoAuthenticationKit
[2553/2554] Compiling SotoCognitoAuthenticationKit Authenticatable+JWT.swift
[2554/2554] Compiling SotoCognitoAuthenticationKit Authenticatable.swift
[2555/2559] Compiling SotoCognitoAuthentication Authenticators.swift
[2556/2559] Compiling SotoCognitoAuthentication Application+Cognito.swift
[2557/2559] Compiling SotoCognitoAuthentication Request+Cognito.swift
[2558/2559] Emitting module SotoCognitoAuthentication
[2559/2559] Compiling SotoCognitoAuthentication Exports.swift
Build complete! (120.05s)
Fetching https://github.com/soto-project/soto-cognito-authentication-kit.git
Fetching https://github.com/vapor/vapor.git
[1/1948] Fetching soto-cognito-authentication-kit
[1949/76285] Fetching soto-cognito-authentication-kit, vapor
Fetched https://github.com/vapor/vapor.git from cache (2.93s)
Fetched https://github.com/soto-project/soto-cognito-authentication-kit.git from cache (2.93s)
Computing version for https://github.com/soto-project/soto-cognito-authentication-kit.git
Computed https://github.com/soto-project/soto-cognito-authentication-kit.git at 5.0.0 (3.43s)
Fetching https://github.com/adam-fowler/big-num.git
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/soto-project/soto.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
[1/857] Fetching big-num
[396/9906] Fetching big-num, jwt-kit
Fetched https://github.com/adam-fowler/big-num.git from cache (1.51s)
Fetched https://github.com/vapor/jwt-kit.git from cache (1.51s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.51s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.51s)
Fetched https://github.com/soto-project/soto.git from cache (1.54s)
Computing version for https://github.com/adam-fowler/big-num.git
Computed https://github.com/adam-fowler/big-num.git at 2.0.2 (2.50s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.1.2 (0.46s)
Fetching https://github.com/apple/swift-certificates.git
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.64s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.96s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 7.6.1 (3.73s)
Fetching https://github.com/soto-project/soto-core.git from cache
Fetched https://github.com/soto-project/soto-core.git from cache (0.66s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 7.6.0 (1.16s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/adam-fowler/jmespath.swift.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (0.63s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.64s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.64s)
[1/4974] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.13s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.13s)
Fetched https://github.com/apple/swift-nio.git from cache (1.14s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.15s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (1.74s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.46s)
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.45s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.87s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.34s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.67s)
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.76s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.23s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.69s)
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.45s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.64s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.64s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.64s)
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.47s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.05s)
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.45s)
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.58s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.45s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.58s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.57s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.58s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.55s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.48s)
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.58s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.58s)
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.05s)
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.44s)
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.46s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.45s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (0.58s)
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/async-kit.git
[1/2603] Fetching websocket-kit
[288/23330] Fetching websocket-kit, routing-kit
[289/26538] Fetching websocket-kit, routing-kit, multipart-kit
[668/32023] Fetching websocket-kit, routing-kit, multipart-kit, console-kit
[859/34393] Fetching websocket-kit, routing-kit, multipart-kit, console-kit, async-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.34s)
[12107/13666] Fetching websocket-kit, multipart-kit, console-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (1.84s)
Fetched https://github.com/vapor/multipart-kit.git from cache (1.84s)
Fetched https://github.com/vapor/websocket-kit.git from cache (1.84s)
Fetched https://github.com/vapor/console-kit.git from cache (1.84s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (2.32s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.44s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.47s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.56s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.46s)
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/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-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-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/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.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-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/adam-fowler/jmespath.swift.git
Working copy of https://github.com/adam-fowler/jmespath.swift.git resolved at 1.0.3
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/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/soto-project/soto-cognito-authentication-kit.git
Working copy of https://github.com/soto-project/soto-cognito-authentication-kit.git resolved at 5.0.0
Creating working copy for https://github.com/soto-project/soto-core.git
Working copy of https://github.com/soto-project/soto-core.git resolved at 7.6.0
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/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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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/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/soto-project/soto.git
Working copy of https://github.com/soto-project/soto.git resolved at 7.6.1
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-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/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/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-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-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-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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/adam-fowler/big-num.git
Working copy of https://github.com/adam-fowler/big-num.git resolved at 2.0.2
Build complete.
{
"dependencies" : [
{
"identity" : "soto-cognito-authentication-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/soto-project/soto-cognito-authentication-kit.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "soto-cognito-authentication",
"name" : "soto-cognito-authentication",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
}
],
"products" : [
{
"name" : "SotoCognitoAuthentication",
"targets" : [
"SotoCognitoAuthentication"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SotoCognitoAuthentication",
"module_type" : "SwiftTarget",
"name" : "SotoCognitoAuthentication",
"path" : "Sources/SotoCognitoAuthentication",
"product_dependencies" : [
"SotoCognitoAuthenticationKit",
"Vapor"
],
"product_memberships" : [
"SotoCognitoAuthentication"
],
"sources" : [
"Application+Cognito.swift",
"Authenticators.swift",
"Exports.swift",
"Request+Cognito.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.