Build Information
Successful build of sendgrid, reference main (b7cb49
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 11:26:25 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/sendgrid.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/sendgrid
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b7cb492 Final touches before new major release (#51)
Cloned https://github.com/vapor-community/sendgrid.git
Revision (git rev-parse @):
b7cb4922073abc6bdc8f97d1eff918cf2a35eacb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor-community/sendgrid.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor-community/sendgrid.git
https://github.com/vapor-community/sendgrid.git
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.112.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "sendgrid-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor-community/sendgrid-kit.git"
}
],
"manifest_display_name" : "sendgrid",
"name" : "sendgrid",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SendGrid",
"targets" : [
"SendGrid"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SendGridTests",
"module_type" : "SwiftTarget",
"name" : "SendGridTests",
"path" : "Tests/SendGridTests",
"product_dependencies" : [
"VaporTesting"
],
"sources" : [
"SendGridTests.swift"
],
"target_dependencies" : [
"SendGrid"
],
"type" : "test"
},
{
"c99name" : "SendGrid",
"module_type" : "SwiftTarget",
"name" : "SendGrid",
"path" : "Sources/SendGrid",
"product_dependencies" : [
"Vapor",
"SendGridKit"
],
"product_memberships" : [
"SendGrid"
],
"sources" : [
"Application+SendGrid.swift",
"Exports.swift",
"Request+SendGrid.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/475] Write sources
[9/475] Copying PrivacyInfo.xcprivacy
[9/475] Write sources
[9/475] Copying PrivacyInfo.xcprivacy
[12/475] Write sources
[14/475] Copying PrivacyInfo.xcprivacy
[15/475] Write sources
[50/475] Compiling CNIOWindows WSAStartup.c
[51/475] Compiling CSystem shims.c
[51/475] Compiling CNIOWindows shim.c
[51/475] Compiling CNIOWASI CNIOWASI.c
[54/475] Compiling _NumericsShims _NumericsShims.c
[55/475] Write swift-version-2F0A5646E1D333AE.txt
[56/475] Compiling CNIOLinux shim.c
[56/475] Compiling CNIOLinux liburing_shims.c
[58/475] Compiling CNIOExtrasZlib empty.c
[59/494] Compiling CNIOLLHTTP c_nio_http.c
[60/503] Compiling CNIOSHA1 c_nio_sha1.c
[61/509] Compiling _AtomicsShims.c
[62/509] Compiling CVaporBcrypt bcrypt.c
[63/509] Compiling CNIOLLHTTP c_nio_api.c
[64/509] Compiling CNIOLLHTTP c_nio_llhttp.c
[65/522] Compiling CVaporBcrypt blf.c
[66/621] Compiling CNIODarwin shim.c
[68/621] Compiling RealModule Float80+Real.swift
[69/622] Compiling RealModule Real.swift
[70/622] Emitting module _NIOBase64
[71/622] Compiling _NIOBase64 Base64.swift
[72/622] Compiling ServiceContextModule ServiceContextKey.swift
[73/622] Compiling RealModule Float16+Real.swift
[74/622] Compiling RealModule ElementaryFunctions.swift
[75/622] Compiling RealModule Float+Real.swift
[76/622] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[77/622] Compiling Crypto Cipher.swift
[78/622] Compiling Crypto Nonces.swift
[79/622] Compiling Crypto ASN1.swift
[80/622] Compiling Crypto ASN1Any.swift
[81/622] Compiling Crypto ChaChaPoly_boring.swift
[82/622] Compiling Crypto ChaChaPoly.swift
[83/622] Compiling RealModule AlgebraicField.swift
[84/622] Compiling RealModule ApproximateEquality.swift
[85/622] Compiling RealModule AugmentedArithmetic.swift
[86/622] Emitting module RealModule
[87/622] Compiling RealModule Double+Real.swift
[88/623] Emitting module ServiceContextModule
[89/623] Compiling ServiceContextModule ServiceContext.swift
[89/623] Compiling fiat_p256_adx_sqr.S
[90/623] Compiling fiat_p256_adx_mul.S
[92/623] Compiling RealModule RealFunctions.swift
[92/623] Compiling fiat_curve25519_adx_square.S
[93/623] Compiling fiat_curve25519_adx_mul.S
[95/623] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[96/629] Compiling Instrumentation NoOpInstrument.swift
[97/629] Compiling Crypto ECDSASignature.swift
[98/629] Compiling Crypto PEMDocument.swift
[99/629] Compiling Crypto GeneralizedTime.swift
[100/629] Compiling Crypto ObjectIdentifier.swift
[101/629] Compiling Crypto PKCS8PrivateKey.swift
[102/629] Compiling Crypto SEC1PrivateKey.swift
[103/629] Compiling Crypto AES-GCM.swift
[104/629] Compiling Crypto AES-GCM_boring.swift
[105/629] Compiling Crypto SubjectPublicKeyInfo.swift
[106/629] Compiling Crypto CryptoKitErrors.swift
[107/629] Emitting module InternalCollectionsUtilities
[108/629] Compiling _NIODataStructures _TinyArray.swift
[109/629] Compiling Instrumentation MultiplexInstrument.swift
[110/629] Compiling Instrumentation InstrumentationSystem.swift
[111/629] Compiling Instrumentation Instrument.swift
[112/629] Compiling Instrumentation Locks.swift
[113/629] Emitting module Instrumentation
[114/629] Emitting module _NIODataStructures
[115/629] Compiling _NIODataStructures Heap.swift
[116/629] Compiling _NIODataStructures PriorityQueue.swift
[126/710] Compiling _RopeModule BigString+CustomStringConvertible.swift
[127/710] Compiling _RopeModule BigString+Equatable.swift
[128/710] Compiling _RopeModule BigString+Builder.swift
[129/710] Compiling _RopeModule BigString+BidirectionalCollection.swift
[130/710] Compiling _RopeModule BigString+Comparable.swift
[131/710] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[132/710] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[133/710] Compiling _RopeModule BigString+Chunk+Splitting.swift
[134/710] Compiling _RopeModule BigString+Chunk.swift
[135/710] Compiling _RopeModule BigString+Contents.swift
[136/710] Compiling _RopeModule BigString+Debugging.swift
[137/710] Compiling _RopeModule BigString+Index.swift
[138/710] Compiling CoreMetrics Locks.swift
[139/710] Emitting module CoreMetrics
[140/710] Compiling CoreMetrics Metrics.swift
[140/710] Compiling CNIOBoringSSLShims shims.c
[142/710] Compiling _RopeModule Rope+_Node.swift
[143/710] Compiling _RopeModule Rope+_Storage.swift
[144/710] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[145/710] Emitting module SystemPackage
[146/710] Compiling _RopeModule Rope+_UnsafeHandle.swift
[147/710] Compiling _RopeModule Rope.swift
[148/710] Compiling _RopeModule RopeElement.swift
[149/710] Emitting module Logging
[150/710] Compiling Logging MetadataProvider.swift
[151/710] Compiling Logging Locks.swift
[152/710] Compiling Logging LogHandler.swift
[153/710] Compiling Logging Logging.swift
[154/768] Compiling Tracing TracingTime.swift
[155/775] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[156/775] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[157/775] Compiling OrderedCollections OrderedDictionary+Values.swift
[158/781] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[159/781] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[160/781] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[161/781] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[162/781] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[163/781] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[164/787] Compiling HeapModule Heap.swift
[165/787] Compiling Tracing TracerProtocol.swift
[166/787] Compiling Tracing InstrumentationSystem+Tracing.swift
[167/787] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[168/787] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[169/787] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[170/787] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[171/787] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[172/787] Compiling OrderedCollections OrderedSet+Sendable.swift
[173/787] Compiling HeapModule _HeapNode.swift
[174/787] Compiling HeapModule Heap+Invariants.swift
[175/787] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[176/787] Compiling HeapModule Heap+UnsafeHandle.swift
[177/787] Compiling HeapModule Heap+Descriptions.swift
[178/787] Compiling Tracing SpanProtocol.swift
[179/787] Emitting module HeapModule
[180/787] Compiling Tracing NoOpTracer.swift
[181/787] Compiling Tracing TracerProtocol+Legacy.swift
[182/787] Compiling Tracing Tracer.swift
[183/787] Emitting module Tracing
[184/787] Compiling OrderedCollections OrderedSet+Codable.swift
[185/787] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[186/787] Compiling OrderedCollections OrderedSet+Descriptions.swift
[187/787] Compiling OrderedCollections OrderedSet+Diffing.swift
[188/787] Compiling OrderedCollections OrderedSet+Equatable.swift
[189/787] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[190/787] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[191/787] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[192/787] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[193/787] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[194/787] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[195/787] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[196/787] Compiling OrderedCollections _Hashtable+Header.swift
[197/787] Compiling OrderedCollections OrderedDictionary+Codable.swift
[198/787] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[199/787] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[200/787] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[201/787] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[202/787] Compiling _RopeModule Rope+Append.swift
[203/787] Compiling _RopeModule Rope+Extract.swift
[204/787] Compiling _RopeModule Rope+Find.swift
[205/787] Compiling _RopeModule Rope+ForEachWhile.swift
[206/787] Compiling _RopeModule Rope+Insert.swift
[207/787] Compiling _RopeModule Rope+Join.swift
[208/787] Compiling _RopeModule Rope+MutatingForEach.swift
[208/794] Compiling tls_record.cc
[209/794] Compiling tls_method.cc
[210/888] Compiling tls13_server.cc
[212/888] Compiling HashTreeCollections _HashLevel.swift
[213/888] Compiling HashTreeCollections _HashNode+Builder.swift
[214/888] Compiling HashTreeCollections _HashNode+Debugging.swift
[215/888] Compiling HashTreeCollections _HashNode+Initializers.swift
[216/888] Compiling HashTreeCollections _HashNode+Invariants.swift
[217/888] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[218/888] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[219/888] Compiling HashTreeCollections _HashNode.swift
[220/888] Compiling DequeModule _DequeSlot.swift
[221/888] Compiling DequeModule _DequeBufferHeader.swift
[222/889] Compiling HashTreeCollections TreeSet+Extras.swift
[223/889] Compiling HashTreeCollections TreeSet+Filter.swift
[224/889] Compiling HashTreeCollections TreeSet+Hashable.swift
[225/889] Compiling HashTreeCollections TreeSet+Sendable.swift
[226/889] Compiling HashTreeCollections TreeSet+Sequence.swift
[227/889] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[228/889] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[229/889] Compiling HashTreeCollections TreeDictionary+Values.swift
[230/889] Compiling HashTreeCollections TreeDictionary.swift
[231/889] Compiling HashTreeCollections TreeSet+Codable.swift
[232/889] Compiling HashTreeCollections TreeSet+Collection.swift
[233/889] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[234/889] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[235/889] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[236/889] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[237/889] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[238/889] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[239/889] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[240/889] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[241/889] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[242/889] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[243/889] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[244/889] Compiling HashTreeCollections TreeSet+Equatable.swift
[245/889] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[250/889] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[251/889] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[252/889] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[253/889] Compiling HashTreeCollections _HashNode+Structural merge.swift
[254/889] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[255/889] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[256/889] Compiling HashTreeCollections _HashNode+Structural union.swift
[265/889] Compiling DequeModule _UnsafeWrappedBuffer.swift
[293/897] Emitting module Crypto
[294/905] Compiling DequeModule _DequeBuffer.swift
[301/905] Emitting module DequeModule
[308/905] Compiling Crypto SecureBytes.swift
[309/905] Compiling Crypto Zeroization.swift
[310/905] Compiling Crypto resource_bundle_accessor.swift
[311/905] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[312/905] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[313/905] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[314/905] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[315/905] Compiling HashTreeCollections TreeSet.swift
[316/905] Emitting module OrderedCollections
[317/905] Emitting module _RopeModule
[326/905] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[327/905] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[328/905] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[329/905] Compiling Crypto RNG_boring.swift
[330/905] Compiling Crypto SafeCompare_boring.swift
[331/905] Compiling Crypto Zeroization_boring.swift
[332/905] Compiling Crypto PrettyBytes.swift
[333/905] Compiling HashTreeCollections _HashNode+Lookups.swift
[341/905] Compiling Crypto SafeCompare.swift
[345/905] Compiling HashTreeCollections _HashNodeHeader.swift
[346/905] Compiling HashTreeCollections _HashSlot.swift
[347/905] Compiling HashTreeCollections _HashStack.swift
[348/905] Compiling HashTreeCollections _HashTreeIterator.swift
[349/905] Compiling HashTreeCollections _HashTreeStatistics.swift
[350/905] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[350/905] Compiling tls13_enc.cc
[351/905] Compiling tls13_client.cc
[353/905] Compiling HashTreeCollections TreeSet+Debugging.swift
[354/905] Compiling HashTreeCollections TreeSet+Descriptions.swift
[355/905] Compiling HashTreeCollections _RawHashNode.swift
[356/905] Compiling HashTreeCollections _UnmanagedHashNode.swift
[357/905] Compiling HashTreeCollections _UnsafePath.swift
[358/905] Compiling HashTreeCollections TreeDictionary+Codable.swift
[359/905] Compiling HashTreeCollections TreeDictionary+Collection.swift
[360/905] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[361/905] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[362/905] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[363/905] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[364/905] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[365/905] Compiling HashTreeCollections TreeDictionary+Filter.swift
[366/905] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[367/905] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[368/905] Compiling HashTreeCollections TreeDictionary+Keys.swift
[369/905] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[370/905] Compiling HashTreeCollections TreeDictionary+Merge.swift
[371/905] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[372/905] Compiling HashTreeCollections _AncestorHashSlots.swift
[373/905] Compiling HashTreeCollections _Bitmap.swift
[374/905] Compiling HashTreeCollections _Bucket.swift
[375/905] Compiling HashTreeCollections _Hash.swift
[375/905] Compiling tls13_both.cc
[419/905] Compiling t1_enc.cc
[421/905] Emitting module Metrics
[422/905] Compiling Metrics Metrics.swift
[422/905] Compiling ssl_x509.cc
[423/905] Compiling ssl_versions.cc
[424/905] Compiling ssl_transcript.cc
[425/905] Compiling ssl_stat.cc
[499/905] Compiling RoutingKit Router.swift
[500/905] Compiling RoutingKit PathComponent.swift
[501/905] Compiling RoutingKit Parameters.swift
[502/905] Compiling RoutingKit TrieRouter.swift
[503/905] Compiling RoutingKit AnyRouter.swift
[512/905] Emitting module RoutingKit
[512/905] Compiling ssl_session.cc
[514/905] Emitting module HashTreeCollections
[514/905] Compiling ssl_privkey.cc
[515/905] Compiling ssl_file.cc
[516/905] Compiling ssl_key_share.cc
[517/905] Compiling ssl_cipher.cc
[518/905] Compiling ssl_credential.cc
[519/905] Compiling ssl_lib.cc
[520/905] Compiling ssl_buffer.cc
[521/905] Compiling ssl_asn1.cc
[522/905] Compiling ssl_cert.cc
[523/905] Compiling ssl_aead_ctx.cc
[524/905] Compiling s3_pkt.cc
[525/905] Compiling s3_lib.cc
[526/905] Compiling s3_both.cc
[527/905] Compiling handshake_server.cc
[528/905] Compiling handshake_client.cc
[529/905] Compiling handshake.cc
[530/905] Compiling handoff.cc
[531/905] Compiling md5-x86_64-linux.S
[532/905] Compiling dtls_record.cc
[533/905] Compiling encrypted_client_hello.cc
[534/905] Compiling md5-x86_64-apple.S
[535/905] Compiling md5-586-linux.S
[536/905] Compiling md5-586-apple.S
[537/905] Compiling extensions.cc
[538/905] Compiling chacha20_poly1305_x86_64-linux.S
[539/905] Compiling chacha20_poly1305_x86_64-apple.S
[540/905] Compiling chacha20_poly1305_armv8-win.S
[541/905] Compiling chacha20_poly1305_armv8-linux.S
[542/905] Compiling chacha20_poly1305_armv8-apple.S
[543/905] Compiling chacha-x86_64-linux.S
[544/905] Compiling chacha-x86_64-apple.S
[545/905] Compiling chacha-x86-linux.S
[545/905] Compiling chacha-x86-apple.S
[547/905] Compiling chacha-armv8-win.S
[548/905] Compiling dtls_method.cc
[549/905] Compiling chacha-armv8-linux.S
[550/905] Compiling chacha-armv4-linux.S
[551/905] Compiling chacha-armv8-apple.S
[552/905] Compiling aes128gcmsiv-x86_64-linux.S
[553/905] Compiling aes128gcmsiv-x86_64-apple.S
[554/905] Compiling x86_64-mont5-linux.S
[555/905] Compiling x86_64-mont5-apple.S
[556/905] Compiling x86_64-mont-linux.S
[557/905] Compiling d1_srtp.cc
[558/905] Compiling d1_pkt.cc
[559/905] Compiling err_data.cc
[560/905] Compiling x86_64-mont-apple.S
[561/905] Compiling x86-mont-linux.S
[562/905] Compiling x86-mont-apple.S
[563/905] Compiling vpaes-x86_64-linux.S
[564/905] Compiling vpaes-x86_64-apple.S
[565/905] Compiling vpaes-x86-linux.S
[566/905] Compiling bio_ssl.cc
[567/905] Compiling vpaes-armv8-win.S
[568/905] Compiling vpaes-x86-apple.S
[569/905] Compiling vpaes-armv8-linux.S
[570/905] Compiling vpaes-armv8-apple.S
[571/905] Compiling vpaes-armv7-linux.S
[572/905] Compiling sha512-x86_64-linux.S
[573/905] Compiling sha512-x86_64-apple.S
[574/905] Compiling sha512-armv8-win.S
[575/905] Compiling sha512-armv8-linux.S
[576/905] Compiling sha512-armv8-apple.S
[577/905] Compiling sha512-armv4-linux.S
[578/905] Compiling sha512-586-linux.S
[579/905] Compiling sha512-586-apple.S
[580/905] Compiling sha256-x86_64-linux.S
[581/905] Compiling sha256-x86_64-apple.S
[582/905] Compiling sha256-armv8-win.S
[583/905] Compiling sha256-armv8-linux.S
[584/905] Compiling d1_lib.cc
[585/905] Compiling sha256-armv4-linux.S
[586/905] Compiling sha256-armv8-apple.S
[587/905] Compiling sha256-586-linux.S
[588/905] Compiling sha256-586-apple.S
[588/905] Compiling sha1-x86_64-linux.S
[590/905] Compiling sha1-x86_64-apple.S
[591/905] Compiling sha1-armv8-win.S
[592/905] Compiling sha1-armv8-linux.S
[593/905] Compiling d1_both.cc
[594/905] Compiling sha1-armv8-apple.S
[595/905] Compiling sha1-armv4-large-linux.S
[596/905] Compiling sha1-586-linux.S
[597/905] Compiling rsaz-avx2-linux.S
[598/905] Compiling sha1-586-apple.S
[598/905] Compiling rdrand-x86_64-linux.S
[600/905] Compiling rsaz-avx2-apple.S
[601/905] Compiling rdrand-x86_64-apple.S
[602/905] Compiling p256_beeu-x86_64-asm-linux.S
[603/905] Compiling p256_beeu-x86_64-asm-apple.S
[604/905] Compiling p256_beeu-armv8-asm-apple.S
[605/905] Compiling p256_beeu-armv8-asm-win.S
[606/905] Compiling p256_beeu-armv8-asm-linux.S
[607/905] Compiling p256-x86_64-asm-linux.S
[608/905] Compiling p256-x86_64-asm-apple.S
[609/905] Compiling p256-armv8-asm-linux.S
[610/905] Compiling p256-armv8-asm-win.S
[611/905] Compiling ghashv8-armv8-win.S
[612/905] Compiling ghashv8-armv8-linux.S
[613/905] Compiling p256-armv8-asm-apple.S
[614/905] Compiling ghashv8-armv8-apple.S
[615/905] Compiling ghashv8-armv7-linux.S
[616/905] Compiling ghash-x86_64-linux.S
[617/905] Compiling ghash-x86-linux.S
[618/905] Compiling ghash-x86_64-apple.S
[619/905] Compiling ghash-x86-apple.S
[620/905] Compiling ghash-ssse3-x86_64-linux.S
[621/905] Compiling ghash-ssse3-x86_64-apple.S
[622/905] Compiling ghash-ssse3-x86-linux.S
[623/905] Compiling ghash-ssse3-x86-apple.S
[624/905] Compiling ghash-neon-armv8-win.S
[625/905] Compiling ghash-neon-armv8-linux.S
[626/905] Compiling ghash-neon-armv8-apple.S
[627/905] Compiling ghash-armv4-linux.S
[628/905] Compiling bsaes-armv7-linux.S
[629/905] Compiling co-586-linux.S
[630/905] Compiling co-586-apple.S
[631/905] Compiling bn-armv8-win.S
[632/905] Compiling bn-armv8-apple.S
[633/905] Compiling bn-586-linux.S
[633/905] Compiling bn-armv8-linux.S
[635/905] Compiling bn-586-apple.S
[636/905] Compiling armv8-mont-win.S
[637/905] Compiling armv8-mont-linux.S
[638/905] Compiling aesv8-gcm-armv8-win.S
[639/905] Compiling armv4-mont-linux.S
[640/905] Compiling aesv8-gcm-armv8-linux.S
[641/905] Compiling armv8-mont-apple.S
[642/905] Compiling aesv8-armv8-win.S
[643/905] Compiling aesv8-armv8-linux.S
[644/905] Compiling aesv8-gcm-armv8-apple.S
[645/905] Compiling aesv8-armv7-linux.S
[646/905] Compiling aesv8-armv8-apple.S
[647/905] Compiling aesni-x86_64-linux.S
[648/905] Compiling aesni-x86-apple.S
[649/905] Compiling aesni-x86-linux.S
[650/905] Compiling aesni-gcm-x86_64-linux.S
[650/905] Compiling aesni-x86_64-apple.S
[652/905] Compiling aesni-gcm-x86_64-apple.S
[653/905] Compiling aes-gcm-avx2-x86_64-linux.S
[654/905] Compiling aes-gcm-avx2-x86_64-apple.S
[655/905] Compiling aes-gcm-avx10-x86_64-linux.S
[656/905] Compiling aes-gcm-avx10-x86_64-apple.S
[657/905] Compiling x_x509a.cc
[658/905] Compiling x_sig.cc
[659/905] Compiling x_val.cc
[660/905] Compiling x_spki.cc
[661/905] Compiling x_x509.cc
[662/905] Compiling x_req.cc
[663/905] Compiling x_exten.cc
[664/905] Compiling x_pubkey.cc
[665/905] Compiling x_crl.cc
[666/905] Compiling x_name.cc
[667/905] Compiling x509spki.cc
[668/905] Compiling x_attrib.cc
[669/905] Compiling x_algor.cc
[670/905] Compiling x509rset.cc
[671/905] Compiling x_all.cc
[672/905] Compiling x509name.cc
[673/905] Compiling x509cset.cc
[674/905] Compiling x509_vpm.cc
[675/905] Compiling x509_v3.cc
[676/905] Compiling x509_vfy.cc
[677/905] Compiling x509_txt.cc
[678/905] Compiling x509_set.cc
[679/905] Compiling x509_trs.cc
[680/905] Compiling x509_obj.cc
[681/905] Compiling x509_req.cc
[682/905] Compiling x509_d2.cc
[683/905] Compiling x509_def.cc
[684/905] Compiling x509_ext.cc
[685/905] Compiling x509_lu.cc
[686/905] Compiling x509_cmp.cc
[687/905] Compiling x509.cc
[688/905] Compiling x509_att.cc
[689/905] Compiling v3_utl.cc
[690/905] Compiling v3_prn.cc
[691/905] Compiling v3_skey.cc
[692/905] Compiling v3_ocsp.cc
[693/905] Compiling v3_pcons.cc
[694/905] Compiling v3_purp.cc
[695/905] Compiling v3_pmaps.cc
[696/905] Compiling v3_ncons.cc
[697/905] Compiling v3_lib.cc
[698/905] Compiling v3_int.cc
[699/905] Compiling v3_info.cc
[700/905] Compiling v3_ia5.cc
[701/905] Compiling v3_genn.cc
[702/905] Compiling v3_extku.cc
[703/905] Compiling v3_enum.cc
[704/905] Compiling v3_cpols.cc
[705/905] Compiling v3_crld.cc
[706/905] Compiling v3_conf.cc
[707/905] Compiling v3_bitst.cc
[708/905] Compiling v3_bcons.cc
[709/905] Compiling v3_alt.cc
[710/905] Compiling v3_akeya.cc
[710/905] Compiling t_x509a.cc
[712/905] Compiling v3_akey.cc
[713/905] Compiling t_req.cc
[714/905] Compiling t_x509.cc
[715/905] Compiling t_crl.cc
[716/905] Compiling rsa_pss.cc
[717/905] Compiling i2d_pr.cc
[718/905] Compiling name_print.cc
[719/905] Compiling policy.cc
[720/905] Compiling by_file.cc
[721/905] Compiling algorithm.cc
[722/905] Compiling by_dir.cc
[723/905] Compiling asn1_gen.cc
[724/905] Compiling a_digest.cc
[725/905] Compiling a_verify.cc
[726/905] Compiling a_sign.cc
[727/905] Compiling voprf.cc
[728/905] Compiling thread_win.cc
[729/905] Compiling thread.cc
[730/905] Compiling trust_token.cc
[731/905] Compiling thread_none.cc
[732/905] Compiling thread_pthread.cc
[733/905] Compiling stack.cc
[734/905] Compiling pmbtoken.cc
[735/905] Compiling slhdsa.cc
[736/905] Compiling spake2plus.cc
[737/905] Compiling siphash.cc
[738/905] Compiling sha512.cc
[739/905] Compiling sha256.cc
[740/905] Compiling rsa_extra.cc
[741/905] Compiling sha1.cc
[742/905] Compiling rsa_print.cc
[743/905] Compiling rsa_crypt.cc
[744/905] Compiling refcount.cc
[745/905] Compiling rc4.cc
[746/905] Compiling rsa_asn1.cc
[747/905] Compiling urandom.cc
[748/905] Compiling trusty.cc
[749/905] Compiling windows.cc
[750/905] Compiling rand.cc
[751/905] Compiling ios.cc
[752/905] Compiling passive.cc
[753/905] Compiling poly1305_arm_asm.S
[754/905] Compiling getentropy.cc
[755/905] Compiling forkunsafe.cc
[756/905] Compiling deterministic.cc
[757/905] Compiling fork_detect.cc
[758/905] Compiling poly1305_vec.cc
[759/905] Compiling poly1305_arm.cc
[760/905] Compiling poly1305.cc
[761/905] Compiling pool.cc
[762/905] Compiling pkcs8.cc
[763/905] Compiling pkcs7.cc
[764/905] Compiling pkcs8_x509.cc
[765/905] Compiling p5_pbev2.cc
[766/905] Compiling pkcs7_x509.cc
[767/905] Compiling pem_xaux.cc
[768/905] Compiling pem_x509.cc
[769/905] Compiling pem_pkey.cc
[770/905] Compiling pem_pk8.cc
[771/905] Compiling pem_oth.cc
[772/905] Compiling mlkem.cc
[773/905] Compiling obj_xref.cc
[774/905] Compiling pem_lib.cc
[775/905] Compiling pem_info.cc
[776/905] Compiling pem_all.cc
[777/905] Compiling mldsa.cc
[778/905] Compiling poly_rq_mul.S
[779/905] Compiling obj.cc
[780/905] Compiling mem.cc
[781/905] Compiling fips_shared_support.cc
[782/905] Compiling md5.cc
[783/905] Compiling md4.cc
[784/905] Compiling lhash.cc
[785/905] Compiling kyber.cc
[786/905] Compiling ex_data.cc
[787/905] Compiling sign.cc
[788/905] Compiling scrypt.cc
[789/905] Compiling print.cc
[790/905] Compiling hpke.cc
[791/905] Compiling pbkdf.cc
[792/905] Compiling hrss.cc
[793/905] Compiling p_x25519_asn1.cc
[794/905] Compiling p_x25519.cc
[795/905] Compiling p_ed25519.cc
[796/905] Compiling p_rsa_asn1.cc
[797/905] Compiling p_rsa.cc
[798/905] Compiling p_hkdf.cc
[799/905] Compiling p_ec.cc
[800/905] Compiling p_ed25519_asn1.cc
[801/905] Compiling p_ec_asn1.cc
[802/905] Compiling p_dh_asn1.cc
[803/905] Compiling p_dsa_asn1.cc
[804/905] Compiling p_dh.cc
[805/905] Compiling evp_ctx.cc
[806/905] Compiling err.cc
[806/905] Compiling evp.cc
[808/905] Compiling engine.cc
[809/905] Compiling evp_asn1.cc
[810/905] Compiling ecdsa_asn1.cc
[811/905] Compiling ecdh.cc
[812/905] Compiling hash_to_curve.cc
[813/905] Compiling ec_derive.cc
[814/905] Compiling dsa.cc
[815/905] Compiling ec_asn1.cc
[816/905] Compiling bcm.cc
[817/905] Compiling dsa_asn1.cc
[818/905] Compiling x25519-asm-arm.S
[819/905] Compiling params.cc
[820/905] Compiling digest_extra.cc
[821/905] Compiling des.cc
[822/905] Compiling curve25519_64_adx.cc
[823/905] Compiling dh_asn1.cc
[824/905] Compiling spake25519.cc
[825/905] Compiling crypto.cc
[826/905] Compiling cpu_intel.cc
[827/905] Compiling cpu_arm_linux.cc
[828/905] Compiling cpu_arm_freebsd.cc
[829/905] Compiling curve25519.cc
[830/905] Compiling cpu_aarch64_win.cc
[831/905] Compiling cpu_aarch64_sysreg.cc
[832/905] Compiling cpu_aarch64_openbsd.cc
[833/905] Compiling cpu_aarch64_linux.cc
[834/905] Compiling cpu_aarch64_fuchsia.cc
[835/905] Compiling cpu_aarch64_apple.cc
[836/905] Compiling conf.cc
[837/905] Compiling get_cipher.cc
[838/905] Compiling tls_cbc.cc
[839/905] Compiling e_rc4.cc
[840/905] Compiling e_tls.cc
[841/905] Compiling e_rc2.cc
[842/905] Compiling e_null.cc
[843/905] Compiling e_des.cc
[844/905] Compiling e_chacha20poly1305.cc
[845/905] Compiling derive_key.cc
[846/905] Compiling e_aesgcmsiv.cc
[847/905] Compiling e_aesctrhmac.cc
[848/905] Compiling chacha.cc
[849/905] Compiling unicode.cc
[850/905] Compiling ber.cc
[851/905] Compiling buf.cc
[852/905] Compiling cbb.cc
[853/905] Compiling cbs.cc
[854/905] Compiling asn1_compat.cc
[855/905] Compiling blake2.cc
[856/905] Compiling socket_helper.cc
[857/905] Compiling bn_asn1.cc
[858/905] Compiling convert.cc
[859/905] Compiling socket.cc
[860/905] Compiling printf.cc
[861/905] Compiling pair.cc
[862/905] Compiling hexdump.cc
[863/905] Compiling file.cc
[864/905] Compiling fd.cc
[865/905] Compiling errno.cc
[866/905] Compiling connect.cc
[867/905] Compiling bio_mem.cc
[868/905] Compiling base64.cc
[869/905] Compiling bio.cc
[870/905] Compiling tasn_typ.cc
[871/905] Compiling tasn_fre.cc
[872/905] Compiling tasn_enc.cc
[873/905] Compiling tasn_utl.cc
[874/905] Compiling tasn_new.cc
[875/905] Compiling posix_time.cc
[876/905] Compiling f_string.cc
[877/905] Compiling tasn_dec.cc
[878/905] Compiling f_int.cc
[879/905] Compiling asn_pack.cc
[880/905] Compiling asn1_par.cc
[881/905] Compiling asn1_lib.cc
[882/905] Compiling a_utctm.cc
[883/905] Compiling a_type.cc
[884/905] Compiling a_time.cc
[885/905] Compiling a_octet.cc
[886/905] Compiling a_strnid.cc
[887/905] Compiling a_strex.cc
[888/905] Compiling a_mbstr.cc
[889/905] Compiling a_object.cc
[890/905] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[890/905] Write sources
[896/905] Compiling a_int.cc
[897/905] Compiling a_i2d_fp.cc
[898/905] Compiling a_dup.cc
[899/905] Compiling a_d2i_fp.cc
[900/905] Compiling a_gentm.cc
[901/920] Compiling a_bool.cc
[901/922] Compiling a_bitstr.cc
[904/1005] Compiling Algorithms Suffix.swift
[905/1005] Compiling Algorithms Trim.swift
[906/1007] Compiling Algorithms MinMax.swift
[907/1007] Compiling Algorithms Partition.swift
[908/1007] Compiling Atomics UnsafeAtomic.swift
[909/1007] Compiling Atomics UnsafeAtomicLazyReference.swift
[910/1009] Compiling Algorithms Joined.swift
[911/1009] Compiling Algorithms Keyed.swift
[912/1009] Compiling Algorithms Indexed.swift
[913/1009] Compiling Algorithms Intersperse.swift
[914/1009] Compiling Algorithms AdjacentPairs.swift
[915/1009] Compiling Algorithms Chain.swift
[916/1009] Compiling Algorithms Chunked.swift
[917/1009] Compiling Algorithms Combinations.swift
[918/1009] Compiling Algorithms Compacted.swift
[919/1009] Compiling Algorithms Cycle.swift
[920/1014] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[921/1014] Compiling BitCollections BitSet+CustomReflectable.swift
[922/1014] Compiling BitCollections BitSet+CustomStringConvertible.swift
[923/1014] Compiling BitCollections BitSet+Equatable.swift
[924/1014] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[925/1014] Compiling BitCollections BitSet+Extras.swift
[926/1014] Compiling Atomics IntegerOperations.swift
[927/1014] Compiling Atomics Unmanaged extensions.swift
[928/1014] Compiling Algorithms EitherSequence.swift
[929/1014] Compiling Algorithms FirstNonNil.swift
[930/1014] Compiling Algorithms FlattenCollection.swift
[931/1014] Compiling Algorithms Grouped.swift
[932/1014] Compiling Algorithms Unique.swift
[933/1014] Compiling Algorithms Windows.swift
[934/1014] Compiling BitCollections BitSet.swift
[935/1014] Compiling BitCollections Range+Utilities.swift
[936/1014] Compiling BitCollections Slice+Utilities.swift
[937/1014] Compiling BitCollections UInt+Tricks.swift
[938/1014] Compiling BitCollections _Word.swift
[939/1014] Compiling Algorithms Split.swift
[940/1014] Compiling Algorithms Stride.swift
[941/1014] Compiling BitCollections BitArray+Hashable.swift
[942/1014] Compiling BitCollections BitArray+Initializers.swift
[943/1014] Compiling BitCollections BitArray+Invariants.swift
[944/1014] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[945/1014] Compiling BitCollections BitArray+RandomBits.swift
[946/1014] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[949/1014] Compiling Algorithms Rotate.swift
[950/1014] Compiling BitCollections BitArray+Shifts.swift
[951/1014] Compiling BitCollections BitArray+Testing.swift
[952/1014] Compiling BitCollections BitArray._UnsafeHandle.swift
[953/1014] Compiling BitCollections BitArray.swift
[954/1014] Compiling BitCollections BitSet+BidirectionalCollection.swift
[955/1014] Compiling BitCollections BitSet+Codable.swift
[959/1014] Emitting module BitCollections
[972/1014] Compiling BitCollections BitArray+BitwiseOperations.swift
[973/1014] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[974/1014] Compiling BitCollections BitArray+Codable.swift
[975/1014] Compiling BitCollections BitArray+Collection.swift
[976/1014] Compiling BitCollections BitArray+Copy.swift
[977/1014] Compiling BitCollections BitArray+CustomReflectable.swift
[981/1014] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[982/1014] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[983/1014] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1008/1016] Emitting module Collections
[1009/1016] Compiling Collections Collections.swift
[1013/1016] Emitting module Atomics
[1013/1016] Compiling c-nioatomics.c
[1015/1016] Emitting module Algorithms
[1015/1016] Compiling c-atomics.c
[1017/1022] Compiling NIOConcurrencyHelpers lock.swift
[1018/1022] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1019/1022] Compiling NIOConcurrencyHelpers atomics.swift
[1020/1022] Compiling NIOConcurrencyHelpers NIOLock.swift
[1021/1022] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1022/1022] Emitting module NIOConcurrencyHelpers
[1023/1110] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1024/1110] Compiling NIOCore ByteBuffer-core.swift
[1025/1110] Compiling NIOCore ByteBuffer-hex.swift
[1026/1112] Emitting module ConsoleKitTerminal
[1027/1112] Compiling NIOCore AsyncChannelHandler.swift
[1028/1112] Compiling NIOCore AsyncChannelInboundStream.swift
[1029/1112] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1030/1112] Compiling NIOCore ByteBuffer-conversions.swift
[1031/1112] Compiling NIOCore Codec.swift
[1032/1112] Compiling NIOCore ConvenienceOptionSupport.swift
[1033/1112] Compiling NIOCore DeadChannel.swift
[1034/1112] Compiling NIOCore DispatchQueue+WithFuture.swift
[1035/1112] Compiling NIOCore EventLoop+Deprecated.swift
[1036/1112] Compiling NIOCore NIOAsyncWriter.swift
[1037/1112] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1038/1112] Compiling NIOCore BSDSocketAPI.swift
[1039/1112] Compiling NIOCore ByteBuffer-aux.swift
[1040/1112] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1041/1112] Compiling NIOCore ByteBuffer-int.swift
[1042/1112] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1043/1112] Compiling NIOCore ByteBuffer-multi-int.swift
[1044/1112] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1045/1112] Compiling NIOCore ByteBuffer-views.swift
[1046/1112] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1047/1112] Compiling NIOCore AddressedEnvelope.swift
[1048/1112] Compiling NIOCore AsyncAwaitSupport.swift
[1049/1112] Compiling NIOCore AsyncChannel.swift
[1050/1112] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1051/1112] Compiling ConsoleKitTerminal LoggerFragment.swift
[1052/1112] Compiling NIOCore GlobalSingletons.swift
[1053/1112] Compiling NIOCore IO.swift
[1054/1112] Compiling NIOCore IOData.swift
[1055/1112] Compiling NIOCore IPProtocol.swift
[1056/1112] Compiling NIOCore IntegerBitPacking.swift
[1057/1112] Compiling NIOCore IntegerTypes.swift
[1058/1140] Compiling NIOCore Interfaces.swift
[1059/1140] Compiling NIOCore Linux.swift
[1060/1140] Compiling NIOCore MarkedCircularBuffer.swift
[1061/1140] Compiling NIOCore MulticastChannel.swift
[1062/1140] Compiling NIOCore NIOAny.swift
[1063/1140] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1064/1140] Compiling NIOCore NIOLoopBound.swift
[1065/1140] Compiling NIOCore NIOScheduledCallback.swift
[1066/1140] Compiling NIOCore NIOSendable.swift
[1067/1140] Compiling NIOCore RecvByteBufferAllocator.swift
[1068/1140] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1069/1140] Compiling NIOCore SocketAddresses.swift
[1070/1140] Compiling ConsoleKitCommands Flag.swift
[1071/1140] Compiling ConsoleKitCommands Option.swift
[1072/1142] Emitting module ConsoleKitCommands
[1073/1142] Compiling ConsoleKitCommands Argument.swift
[1074/1142] Compiling ConsoleKitCommands CommandSignature.swift
[1075/1142] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1076/1142] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1077/1142] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1078/1142] Compiling NIOCore EventLoopFuture.swift
[1079/1142] Compiling NIOCore FileDescriptor.swift
[1080/1142] Compiling NIOCore FileHandle.swift
[1081/1142] Compiling NIOCore FileRegion.swift
[1082/1142] Compiling NIOCore SocketOptionProvider.swift
[1083/1142] Compiling NIOCore SystemCallHelpers.swift
[1084/1142] Compiling NIOCore TimeAmount+Duration.swift
[1085/1142] Compiling NIOCore TypeAssistedChannelHandler.swift
[1086/1142] Compiling NIOCore UniversalBootstrapSupport.swift
[1087/1142] Compiling NIOCore Utilities.swift
[1088/1142] Compiling ConsoleKitCommands Commands.swift
[1089/1142] Compiling ConsoleKitCommands Console+Run.swift
[1090/1142] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1091/1142] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1092/1142] Compiling ConsoleKitCommands Command.swift
[1093/1142] Compiling ConsoleKitCommands CommandContext.swift
[1094/1142] Compiling ConsoleKitCommands CommandError.swift
[1095/1142] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1096/1142] Compiling ConsoleKitCommands Utilities.swift
[1104/1142] Compiling NIOCore Channel.swift
[1105/1142] Compiling NIOCore ChannelHandler.swift
[1106/1142] Compiling NIOCore ChannelHandlers.swift
[1107/1142] Compiling NIOCore ChannelInvoker.swift
[1108/1142] Compiling NIOCore ChannelOption.swift
[1109/1142] Compiling NIOCore ChannelPipeline.swift
[1110/1142] Compiling NIOCore CircularBuffer.swift
[1118/1142] Compiling ConsoleKitCommands AsyncCommands.swift
[1119/1142] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1120/1142] Compiling ConsoleKitCommands AnyCommand.swift
[1121/1142] Compiling ConsoleKitCommands CommandGroup.swift
[1122/1142] Compiling ConsoleKitCommands CommandInput.swift
[1123/1142] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1124/1142] Compiling ConsoleKitCommands AsyncCommand.swift
[1125/1142] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1126/1142] Compiling ConsoleKitCommands ConsoleError.swift
[1127/1142] Compiling ConsoleKitCommands Completion.swift
[1128/1144] Compiling ConsoleKit Exports.swift
[1129/1144] Emitting module ConsoleKit
[1144/1144] Emitting module NIOCore
[1145/1197] Emitting module NIOEmbedded
[1146/1197] Compiling NIOEmbedded AsyncTestingChannel.swift
[1147/1197] Compiling NIOEmbedded Embedded.swift
[1148/1197] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1149/1197] Compiling NIOPosix GetaddrinfoResolver.swift
[1150/1197] Compiling NIOPosix HappyEyeballs.swift
[1151/1197] Compiling NIOPosix IO.swift
[1152/1197] Compiling NIOPosix IntegerBitPacking.swift
[1153/1197] Compiling NIOPosix IntegerTypes.swift
[1154/1197] Compiling NIOPosix Linux.swift
[1155/1202] Compiling NIOPosix UnsafeTransfer.swift
[1156/1202] Compiling NIOPosix Utilities.swift
[1157/1202] Compiling NIOPosix VsockAddress.swift
[1158/1202] Compiling NIOPosix VsockChannelEvents.swift
[1159/1202] Compiling NIOPosix resource_bundle_accessor.swift
[1160/1202] Compiling NIOPosix Selectable.swift
[1161/1202] Compiling NIOPosix SelectableChannel.swift
[1162/1202] Compiling NIOPosix SelectableEventLoop.swift
[1163/1202] Compiling NIOPosix SelectorEpoll.swift
[1164/1202] Compiling NIOPosix SelectorGeneric.swift
[1165/1202] Compiling NIOPosix LinuxCPUSet.swift
[1166/1202] Compiling NIOPosix LinuxUring.swift
[1167/1202] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1168/1202] Compiling NIOPosix NIOThreadPool.swift
[1169/1202] Compiling NIOPosix NonBlockingFileIO.swift
[1170/1202] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1171/1202] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1172/1202] Compiling NIOPosix PosixSingletons.swift
[1173/1202] Compiling NIOPosix RawSocketBootstrap.swift
[1174/1202] Compiling NIOPosix Resolver.swift
[1175/1202] Emitting module NIOPosix
[1176/1202] Compiling NIOPosix SocketProtocols.swift
[1177/1202] Compiling NIOPosix System.swift
[1178/1202] Compiling NIOPosix Thread.swift
[1179/1202] Compiling NIOPosix ThreadPosix.swift
[1180/1202] Compiling NIOPosix ThreadWindows.swift
[1181/1202] Compiling NIOPosix BSDSocketAPICommon.swift
[1182/1202] Compiling NIOPosix BSDSocketAPIPosix.swift
[1183/1202] Compiling NIOPosix BSDSocketAPIWindows.swift
[1184/1202] Compiling NIOPosix BaseSocket.swift
[1185/1202] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1186/1202] Compiling NIOPosix BaseSocketChannel.swift
[1187/1202] Compiling NIOPosix SelectorKqueue.swift
[1188/1202] Compiling NIOPosix SelectorUring.swift
[1189/1202] Compiling NIOPosix ServerSocket.swift
[1190/1202] Compiling NIOPosix Socket.swift
[1191/1202] Compiling NIOPosix SocketChannel.swift
[1192/1202] Compiling NIOPosix PendingDatagramWritesManager.swift
[1193/1202] Compiling NIOPosix PendingWritesManager.swift
[1194/1202] Compiling NIOPosix PipeChannel.swift
[1195/1202] Compiling NIOPosix PipePair.swift
[1196/1202] Compiling NIOPosix Pool.swift
[1197/1202] Compiling NIOPosix BaseStreamSocketChannel.swift
[1198/1202] Compiling NIOPosix Bootstrap.swift
[1199/1202] Compiling NIOPosix ControlMessage.swift
[1200/1202] Compiling NIOPosix DatagramVectorReadManager.swift
[1201/1202] Compiling NIOPosix Errors+Any.swift
[1202/1202] Compiling NIOPosix FileDescriptor.swift
[1203/1263] Emitting module NIO
[1204/1263] Compiling NIO Exports.swift
[1205/1303] Compiling _NIOFileSystem IOStrategy.swift
[1206/1303] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1207/1305] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1208/1305] Compiling NIOSOCKS SOCKSResponse.swift
[1209/1305] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1210/1305] Compiling NIOSOCKS ClientStateMachine.swift
[1211/1305] Compiling NIOSOCKS Messages.swift
[1212/1306] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1213/1306] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1214/1306] Compiling NIOSOCKS SOCKSRequest.swift
[1215/1306] Compiling NIOSOCKS Helpers.swift
[1216/1306] Emitting module NIOFoundationCompat
[1217/1306] Compiling NIOTLS TLSEvents.swift
[1218/1306] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1219/1306] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1220/1306] Compiling NIOTLS SNIHandler.swift
[1221/1306] Emitting module NIOTLS
[1222/1306] Compiling NIOSOCKS Errors.swift
[1223/1306] Compiling NIOSOCKS AuthenticationMethod.swift
[1224/1306] Compiling NIOSOCKS ClientGreeting.swift
[1225/1306] Emitting module NIOSOCKS
[1226/1306] Compiling NIOSOCKS SOCKSClientHandler.swift
[1227/1306] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1228/1306] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1229/1306] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1230/1306] Compiling NIOHTTP1 HTTPEncoder.swift
[1235/1306] Compiling NIOSOCKS ServerStateMachine.swift
[1236/1336] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1237/1336] Compiling NIOSSL NIOSSLClientHandler.swift
[1238/1336] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1239/1336] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1240/1336] Compiling NIOSSL SSLCertificate.swift
[1241/1336] Compiling NIOSSL SSLCertificateExtensions.swift
[1242/1336] Compiling NIOSSL NIOSSLHandler.swift
[1243/1336] Compiling NIOSSL SSLCallbacks.swift
[1244/1337] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1245/1337] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1246/1337] Compiling NIOSSL AndroidCABundle.swift
[1247/1337] Compiling NIOSSL ByteBufferBIO.swift
[1248/1337] Compiling NIOSSL CustomPrivateKey.swift
[1249/1337] Compiling NIOSSL IdentityVerification.swift
[1250/1337] Emitting module _NIOFileSystem
[1251/1340] Compiling NIOSSL Zeroization.swift
[1252/1340] Compiling NIOSSL TLSConfiguration.swift
[1253/1340] Compiling NIOSSL NIOSSLServerHandler.swift
[1254/1340] Compiling NIOSSL ObjectIdentifier.swift
[1255/1340] Compiling NIOSSL PosixPort.swift
[1256/1340] Compiling NIOSSL LinuxCABundle.swift
[1257/1362] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1258/1362] Compiling NIOTransportServices NIOTSSingletons.swift
[1259/1362] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1260/1362] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1261/1362] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1264/1362] Compiling NIOSSL SubjectAlternativeName.swift
[1265/1362] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1266/1362] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1267/1362] Compiling _NIOFileSystem OpenOptions.swift
[1268/1362] Compiling _NIOFileSystem String+FileSystem.swift
[1269/1362] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1270/1362] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1271/1362] Compiling NIOTransportServices NIOTSErrors.swift
[1272/1362] Compiling NIOTransportServices AcceptHandler.swift
[1273/1362] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1274/1362] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1275/1362] Compiling NIOTransportServices NIOTSBootstraps.swift
[1276/1362] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1277/1362] Emitting module NIOHTTP1
[1278/1362] Compiling NIOSSL NIOSSLSecureBytes.swift
[1279/1362] Compiling NIOSSL RNG.swift
[1280/1362] Compiling NIOSSL SSLInit.swift
[1281/1362] Compiling NIOSSL SSLPKCS12Bundle.swift
[1282/1362] Compiling NIOSSL SSLPrivateKey.swift
[1283/1362] Compiling _NIOFileSystem Errno.swift
[1284/1362] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1285/1362] Compiling _NIOFileSystem Mocking.swift
[1286/1362] Compiling _NIOFileSystem Syscall.swift
[1287/1362] Compiling _NIOFileSystem Syscalls.swift
[1288/1362] Compiling _NIOFileSystem SystemFileHandle.swift
[1289/1362] Compiling _NIOFileSystem Utilities.swift
[1290/1428] Emitting module AsyncKit
[1291/1428] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1292/1428] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1293/1428] Compiling NIOWebSocket WebSocketOpcode.swift
[1294/1428] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1295/1428] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1296/1429] Emitting module NIOSSL
[1297/1432] Compiling NIOHPACK IntegerCoding.swift
[1298/1433] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1302/1433] Compiling MultipartKit BasicCodingKey.swift
[1303/1433] Compiling MultipartKit MultipartError.swift
[1304/1435] Compiling NIOHTTPCompression HTTPDecompression.swift
[1305/1435] Compiling NIOHTTPCompression HTTPCompression.swift
[1306/1435] Emitting module NIOHTTPCompression
[1307/1435] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1308/1435] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1309/1435] Compiling MultipartKit MultipartFormData.swift
[1310/1435] Compiling MultipartKit MultipartParser.swift
[1313/1435] Compiling MultipartKit Exports.swift
[1314/1435] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1315/1436] Compiling NIOHPACK IndexedHeaderTable.swift
[1316/1436] Compiling NIOHPACK HuffmanTables.swift
[1317/1436] Compiling NIOHPACK HuffmanCoding.swift
[1318/1436] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1319/1436] Compiling NIOWebSocket SHA1.swift
[1320/1436] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1321/1436] Emitting module NIOWebSocket
[1322/1436] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1323/1436] Compiling NIOWebSocket WebSocketFrame.swift
[1324/1436] Compiling MultipartKit MultipartPart.swift
[1325/1436] Compiling MultipartKit MultipartPartConvertible.swift
[1326/1438] Compiling NIOHPACK StaticHeaderTable.swift
[1327/1438] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1328/1438] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1329/1438] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1330/1438] Compiling MultipartKit FormDataEncoder.swift
[1331/1438] Compiling MultipartKit Storage.swift
[1332/1438] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1333/1438] Compiling MultipartKit FormDataDecoder.swift
[1334/1438] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1335/1438] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1338/1438] Emitting module NIOExtras
[1339/1438] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1340/1438] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1349/1438] Compiling NIOHPACK HeaderTables.swift
[1350/1438] Compiling NIOHPACK HPACKErrors.swift
[1353/1438] Compiling NIOHPACK HPACKEncoder.swift
[1354/1438] Emitting module NIOHPACK
[1355/1438] Compiling NIOHPACK HPACKHeader.swift
[1356/1438] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1357/1438] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1374/1438] Emitting module MultipartKit
[1377/1438] Emitting module NIOTransportServices
[1392/1438] Compiling NIOSSL UniversalBootstrapSupport.swift
[1393/1438] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1394/1438] Compiling NIOSSL resource_bundle_accessor.swift
[1406/1438] Compiling MultipartKit MultipartSerializer.swift
[1407/1438] Compiling MultipartKit Utilities.swift
[1413/1503] Compiling NIOFileSystem Exports.swift
[1414/1503] Emitting module NIOFileSystem
[1415/1503] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1416/1503] Emitting module _NIOFileSystemFoundationCompat
[1417/1503] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1418/1503] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1419/1503] Compiling NIOHTTP2 HasLocalSettings.swift
[1420/1503] Compiling NIOHTTP2 HasRemoteSettings.swift
[1421/1503] Compiling NIOHTTP2 SendingRstStreamState.swift
[1422/1503] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1423/1503] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1424/1503] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1425/1503] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1426/1503] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1427/1503] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1428/1503] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1429/1503] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1430/1503] Compiling NIOHTTP2 MaySendFrames.swift
[1431/1503] Compiling NIOExtras WritePCAPHandler.swift
[1432/1511] Compiling NIOHTTP2 HTTP2Settings.swift
[1433/1511] Compiling NIOHTTP2 HTTP2Stream.swift
[1434/1511] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1435/1511] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1436/1511] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1437/1511] Compiling NIOHTTP2 HTTP2StreamID.swift
[1438/1511] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1439/1511] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1440/1511] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1441/1511] Compiling NIOHTTP2 InboundEventBuffer.swift
[1442/1511] Compiling NIOHTTP2 InboundWindowManager.swift
[1443/1511] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1447/1517] Compiling NIOHTTP2 SendingDataState.swift
[1448/1517] Compiling NIOHTTP2 SendingGoawayState.swift
[1449/1517] Compiling NIOHTTP2 SendingHeadersState.swift
[1450/1517] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1458/1517] Compiling NIOHTTP2 Error+Any.swift
[1459/1517] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1460/1517] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1461/1517] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1462/1517] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1463/1517] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1464/1517] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1465/1517] Emitting module WebSocketKit
[1466/1517] Compiling WebSocketKit WebSocket+Connect.swift
[1467/1517] Compiling WebSocketKit WebSocketClient.swift
[1468/1517] Compiling WebSocketKit WebSocket+Concurrency.swift
[1469/1517] Emitting module NIOHTTP2
[1470/1517] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1471/1517] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1472/1517] Compiling NIOHTTP2 MayReceiveFrames.swift
[1473/1517] Compiling NIOHTTP2 ReceivingDataState.swift
[1477/1517] Compiling WebSocketKit WebSocketHandler.swift
[1478/1517] Compiling WebSocketKit Exports.swift
[1479/1517] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1480/1517] Compiling WebSocketKit WebSocket.swift
[1481/1517] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1482/1517] Compiling NIOHTTP2 StreamChannelList.swift
[1483/1517] Compiling NIOHTTP2 StreamMap.swift
[1484/1517] Compiling NIOHTTP2 StreamStateMachine.swift
[1485/1517] Compiling NIOHTTP2 UnsafeTransfer.swift
[1486/1517] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1487/1517] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1488/1517] Compiling NIOHTTP2 HTTP2Frame.swift
[1489/1517] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1490/1517] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1491/1517] Compiling NIOHTTP2 HTTP2PingData.swift
[1492/1517] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1493/1517] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1494/1517] Compiling NIOHTTP2 QuiescingState.swift
[1495/1517] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1496/1517] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1497/1517] Compiling NIOHTTP2 StateMachineResult.swift
[1498/1517] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1499/1517] Compiling NIOHTTP2 DOSHeuristics.swift
[1500/1517] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1501/1517] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1502/1517] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1503/1517] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1504/1517] Compiling NIOHTTP2 HTTP2Error.swift
[1505/1517] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1518/1578] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1519/1578] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1520/1578] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1521/1578] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1522/1578] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1523/1578] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1524/1578] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1525/1584] Emitting module AsyncHTTPClient
[1526/1584] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1527/1584] Compiling AsyncHTTPClient ConnectionTarget.swift
[1528/1584] Compiling AsyncHTTPClient DeconstructedURL.swift
[1529/1584] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1530/1584] Compiling AsyncHTTPClient FoundationExtensions.swift
[1531/1584] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1532/1584] Compiling AsyncHTTPClient SSLContextCache.swift
[1533/1584] Compiling AsyncHTTPClient Scheme.swift
[1534/1584] Compiling AsyncHTTPClient Singleton.swift
[1535/1584] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1536/1584] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1537/1584] Compiling AsyncHTTPClient Utils.swift
[1538/1584] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1539/1584] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1540/1584] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1541/1584] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1542/1584] Compiling AsyncHTTPClient Transaction.swift
[1543/1584] Compiling AsyncHTTPClient Base64.swift
[1544/1584] Compiling AsyncHTTPClient BasicAuth.swift
[1545/1584] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1546/1584] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1547/1584] Compiling AsyncHTTPClient ConnectionPool.swift
[1548/1584] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1549/1584] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1550/1584] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1551/1584] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1552/1584] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1553/1584] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1554/1584] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1555/1584] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1556/1584] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1557/1584] Compiling AsyncHTTPClient RequestBodyLength.swift
[1558/1584] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1559/1584] Compiling AsyncHTTPClient HTTP1Connection.swift
[1560/1584] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1561/1584] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1562/1584] Compiling AsyncHTTPClient HTTP2Connection.swift
[1563/1584] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1564/1584] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1565/1584] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1566/1584] Compiling AsyncHTTPClient RequestOptions.swift
[1567/1584] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1568/1584] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1569/1584] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1570/1584] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1571/1584] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1572/1584] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1573/1584] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1574/1584] Compiling AsyncHTTPClient TLSConfiguration.swift
[1575/1584] Compiling AsyncHTTPClient RedirectState.swift
[1576/1584] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1577/1584] Compiling AsyncHTTPClient RequestBag.swift
[1578/1584] Compiling AsyncHTTPClient RequestValidation.swift
[1579/1584] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1580/1584] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1581/1584] Compiling AsyncHTTPClient HTTPClient.swift
[1582/1584] Compiling AsyncHTTPClient HTTPHandler.swift
[1583/1584] Compiling AsyncHTTPClient LRUCache.swift
[1584/1584] Compiling AsyncHTTPClient NWErrorHandler.swift
[1585/1790] Compiling Vapor RouteCollection.swift
[1586/1790] Compiling Vapor Routes.swift
[1587/1790] Compiling Vapor RoutesBuilder+Group.swift
[1588/1790] Compiling Vapor RoutesBuilder+Method.swift
[1589/1790] Compiling Vapor RoutesBuilder+Middleware.swift
[1590/1790] Compiling Vapor RoutesBuilder+WebSocket.swift
[1591/1790] Compiling Vapor RoutesBuilder.swift
[1592/1790] Compiling Vapor OTP.swift
[1593/1790] Compiling Vapor Application+Servers.swift
[1594/1790] Compiling Vapor Server.swift
[1595/1790] Compiling Vapor App+Service.swift
[1596/1790] Compiling Vapor Req+Service.swift
[1597/1790] Compiling Vapor Service.swift
[1598/1790] Compiling Vapor Application+Sessions.swift
[1599/1790] Compiling Vapor MemorySessions.swift
[1600/1790] Compiling Vapor Request+Session.swift
[1601/1790] Compiling Vapor Session.swift
[1602/1790] Compiling Vapor SessionCache.swift
[1603/1790] Compiling Vapor SessionData.swift
[1604/1790] Compiling Vapor SessionDriver.swift
[1605/1790] Compiling Vapor SessionsConfiguration.swift
[1606/1811] Compiling Vapor DotEnv.swift
[1607/1811] Compiling Vapor Extendable.swift
[1608/1811] Compiling Vapor File.swift
[1609/1811] Compiling Vapor FileIO.swift
[1610/1811] Compiling Vapor LifecycleHandler.swift
[1611/1811] Compiling Vapor OptionalType.swift
[1612/1811] Compiling Vapor RFC1123.swift
[1613/1811] Compiling Vapor SocketAddress+Hostname.swift
[1614/1811] Compiling Vapor Storage.swift
[1615/1811] Compiling Vapor String+IsIPAddress.swift
[1616/1811] Compiling Vapor Thread.swift
[1617/1811] Compiling Vapor URI.swift
[1618/1811] Compiling Vapor RangeResult.swift
[1619/1811] Compiling Vapor Validatable.swift
[1620/1811] Compiling Vapor Validation.swift
[1621/1811] Compiling Vapor ValidationKey.swift
[1622/1811] Compiling Vapor Validations.swift
[1623/1811] Compiling Vapor ValidationsError.swift
[1624/1811] Compiling Vapor Validator.swift
[1625/1811] Compiling Vapor ValidatorResult.swift
[1626/1811] Compiling Vapor And.swift
[1627/1811] Compiling Vapor HTTPMediaTypePreference.swift
[1628/1811] Compiling Vapor Responder.swift
[1629/1811] Compiling Vapor Application+HTTP+Server.swift
[1630/1811] Compiling Vapor HTTPServer.swift
[1631/1811] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1632/1811] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1633/1811] Compiling Vapor HTTPServerHandler.swift
[1634/1811] Compiling Vapor HTTPServerRequestDecoder.swift
[1635/1811] Compiling Vapor HTTPServerResponseEncoder.swift
[1636/1811] Compiling Vapor HTTPServerUpgradeHandler.swift
[1637/1811] Compiling Vapor Logger+Report.swift
[1638/1811] Compiling Vapor LoggingSystem+Environment.swift
[1639/1811] Compiling Vapor Application+Middleware.swift
[1640/1811] Compiling Vapor CORSMiddleware.swift
[1641/1811] Compiling Vapor ErrorMiddleware.swift
[1642/1811] Compiling Vapor FileMiddleware.swift
[1643/1811] Compiling Vapor Middleware.swift
[1644/1811] Compiling Vapor MiddlewareConfiguration.swift
[1645/1811] Compiling Vapor ResponseCompressionMiddleware.swift
[1646/1811] Compiling Vapor RouteLoggingMiddleware.swift
[1647/1811] Compiling Vapor TracingMiddleware.swift
[1648/1811] Compiling Vapor File+Multipart.swift
[1649/1811] Compiling Vapor Case.swift
[1650/1811] Compiling Vapor CharacterSet.swift
[1651/1811] Compiling Vapor Count.swift
[1652/1811] Compiling Vapor Custom.swift
[1653/1811] Compiling Vapor Email.swift
[1654/1811] Compiling Vapor Empty.swift
[1655/1811] Compiling Vapor In.swift
[1656/1811] Compiling Vapor Nil.swift
[1657/1811] Compiling Vapor NilIgnoring.swift
[1658/1811] Compiling Vapor Not.swift
[1659/1811] Compiling Vapor Or.swift
[1660/1811] Compiling Vapor Pattern.swift
[1661/1811] Compiling Vapor Range.swift
[1662/1811] Compiling Vapor URL.swift
[1663/1811] Compiling Vapor Valid.swift
[1664/1811] Compiling Vapor Application+Views.swift
[1665/1811] Compiling Vapor PlaintextRenderer.swift
[1666/1811] Compiling Vapor Request+View.swift
[1667/1811] Compiling Vapor View.swift
[1668/1811] Compiling Vapor ViewRenderer.swift
[1669/1811] Compiling Vapor _Deprecations.swift
[1670/1811] Compiling SendGridKit SendGridError.swift
[1671/1811] Compiling SendGridKit SendGridEmail.swift
[1672/1811] Compiling SendGridKit Personalization.swift
[1673/1811] Compiling SendGridKit MailSettings.swift
[1674/1811] Compiling SendGridKit EmailContent.swift
[1675/1811] Compiling SendGridKit TrackingSettings.swift
[1676/1811] Emitting module SendGridKit
[1677/1811] Compiling SendGridKit EmailAddress.swift
[1678/1811] Compiling SendGridKit AdvancedSuppressionManager.swift
[1679/1811] Compiling SendGridKit EmailAttachment.swift
[1680/1812] Emitting module Vapor
[1681/1812] Compiling Vapor ServeCommand.swift
[1682/1812] Compiling Vapor AnyResponse+Concurrency.swift
[1683/1812] Compiling Vapor AsyncBasicResponder.swift
[1684/1812] Compiling Vapor AsyncMiddleware.swift
[1685/1812] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1686/1812] Compiling Vapor AsyncSessionDriver.swift
[1687/1812] Compiling Vapor Authentication+Concurrency.swift
[1688/1812] Compiling Vapor Cache+Concurrency.swift
[1689/1812] Compiling Vapor Client+Concurrency.swift
[1690/1812] Compiling Vapor RequestBody+Concurrency.swift
[1691/1812] Compiling Vapor Responder+Concurrency.swift
[1692/1812] Compiling Vapor ResponseCodable+Concurrency.swift
[1693/1812] Compiling Vapor RoutesBuilder+Concurrency.swift
[1694/1812] Compiling Vapor ViewRenderer+Concurrency.swift
[1695/1812] Compiling Vapor WebSocket+Concurrency.swift
[1696/1812] Compiling Vapor ContainerGetPathExecutor.swift
[1697/1812] Compiling Vapor Content.swift
[1698/1812] Compiling Vapor ContentCoders.swift
[1699/1812] Compiling Vapor ContentConfiguration.swift
[1700/1812] Compiling Vapor ContentContainer.swift
[1701/1812] Compiling Vapor JSONCoder+Custom.swift
[1702/1812] Compiling Vapor JSONCoders+Content.swift
[1703/1812] Compiling Vapor Application.swift
[1704/1812] Compiling Vapor AuthenticationCache.swift
[1705/1812] Compiling Vapor Authenticator.swift
[1706/1812] Compiling Vapor BasicAuthorization.swift
[1707/1812] Compiling Vapor BearerAuthorization.swift
[1708/1812] Compiling Vapor GuardMiddleware.swift
[1709/1812] Compiling Vapor RedirectMiddleware.swift
[1710/1812] Compiling Vapor SessionAuthenticatable.swift
[1711/1812] Compiling Vapor Bcrypt.swift
[1712/1812] Compiling Vapor Application+Cache.swift
[1713/1812] Compiling Vapor Cache.swift
[1714/1812] Compiling Vapor CacheExpirationTime.swift
[1715/1812] Compiling Vapor MemoryCache.swift
[1716/1812] Compiling Vapor Request+Cache.swift
[1717/1812] Compiling Vapor Application+Clients.swift
[1718/1812] Compiling Vapor Client.swift
[1719/1812] Compiling Vapor ClientRequest.swift
[1720/1812] Compiling Vapor ClientResponse.swift
[1721/1812] Compiling Vapor Request+Client.swift
[1722/1812] Compiling Vapor BootCommand.swift
[1723/1812] Compiling Vapor CommandContext+Application.swift
[1724/1812] Compiling Vapor RoutesCommand.swift
[1725/1812] Compiling Vapor FormDataDecoder+Content.swift
[1726/1812] Compiling Vapor FormDataEncoder+Content.swift
[1727/1812] Compiling Vapor Application+Password.swift
[1728/1812] Compiling Vapor Application+Passwords.swift
[1729/1812] Compiling Vapor AsyncPasswordHasher.swift
[1730/1812] Compiling Vapor BcryptHasher.swift
[1731/1812] Compiling Vapor PasswordHasher.swift
[1732/1812] Compiling Vapor PlaintextHasher.swift
[1733/1812] Compiling Vapor Request+Password.swift
[1734/1812] Compiling Vapor Redirect.swift
[1735/1812] Compiling Vapor Request+Body.swift
[1736/1812] Compiling Vapor Request+BodyStream.swift
[1737/1812] Compiling Vapor Request.swift
[1738/1812] Compiling Vapor Application+Responder.swift
[1739/1812] Compiling Vapor DefaultResponder.swift
[1740/1812] Compiling Vapor Response+Body.swift
[1741/1812] Compiling Vapor Response.swift
[1742/1812] Compiling Vapor ResponseCodable.swift
[1743/1812] Compiling Vapor Application+Routes.swift
[1744/1812] Compiling Vapor Parameters+Require.swift
[1745/1812] Compiling Vapor Request+WebSocket.swift
[1746/1812] Compiling Vapor Route.swift
[1747/1812] Compiling Vapor BasicResponder.swift
[1748/1812] Compiling Vapor BodyStream.swift
[1749/1812] Compiling Vapor Application+HTTP+Client.swift
[1750/1812] Compiling Vapor EventLoopHTTPClient.swift
[1751/1812] Compiling Vapor EndpointCache.swift
[1752/1812] Compiling Vapor HTTPMethod+String.swift
[1753/1812] Compiling Vapor HTTPStatus.swift
[1754/1812] Compiling Vapor HTTPCookies.swift
[1755/1812] Compiling Vapor HTTPHeaderCacheControl.swift
[1756/1812] Compiling Vapor HTTPHeaderExpires.swift
[1757/1812] Compiling Vapor HTTPHeaderLastModified.swift
[1758/1812] Compiling Vapor HTTPHeaders+Cache.swift
[1759/1812] Compiling Vapor HTTPHeaders+Connection.swift
[1760/1812] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1761/1812] Compiling Vapor HTTPHeaders+ContentRange.swift
[1762/1812] Compiling Vapor HTTPHeaders+Directive.swift
[1763/1812] Compiling Vapor HTTPHeaders+Forwarded.swift
[1764/1812] Compiling Vapor HTTPHeaders+Link.swift
[1765/1812] Compiling Vapor HTTPHeaders+Name.swift
[1766/1812] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1767/1812] Compiling Vapor HTTPHeaders.swift
[1768/1812] Compiling Vapor HTTPMediaType.swift
[1769/1812] Compiling Vapor SessionsMiddleware.swift
[1770/1812] Compiling Vapor URLEncodedFormData.swift
[1771/1812] Compiling Vapor URLEncodedFormDecoder.swift
[1772/1812] Compiling Vapor URLEncodedFormEncoder.swift
[1773/1812] Compiling Vapor URLEncodedFormError.swift
[1774/1812] Compiling Vapor URLEncodedFormParser.swift
[1775/1812] Compiling Vapor URLEncodedFormSerializer.swift
[1776/1812] Compiling Vapor URLQueryFragmentConvertible.swift
[1777/1812] Compiling Vapor AnyResponse.swift
[1778/1812] Compiling Vapor Array+Random.swift
[1779/1812] Compiling Vapor Base32.swift
[1780/1812] Compiling Vapor Base64.swift
[1781/1812] Compiling Vapor BaseN.swift
[1782/1812] Compiling Vapor BasicCodingKey.swift
[1783/1812] Compiling Vapor ByteCount.swift
[1784/1812] Compiling Vapor Bytes+Hex.swift
[1785/1812] Compiling Vapor Bytes+SecureCompare.swift
[1786/1812] Compiling Vapor Collection+Safe.swift
[1787/1812] Compiling Vapor DataProtocol+Copy.swift
[1788/1812] Compiling Vapor DecoderUnwrapper.swift
[1789/1812] Compiling Vapor DirectoryConfiguration.swift
[1790/1812] Compiling Vapor PlaintextDecoder.swift
[1791/1812] Compiling Vapor PlaintextEncoder.swift
[1792/1812] Compiling Vapor URLQueryCoders.swift
[1793/1812] Compiling Vapor URLQueryContainer.swift
[1794/1812] Compiling Vapor Core.swift
[1795/1812] Compiling Vapor Running.swift
[1796/1812] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1797/1812] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1798/1812] Compiling Vapor DotEnvFile+load.swift
[1799/1812] Compiling Vapor Routes+caseInsenstive.swift
[1800/1812] Compiling Vapor Validatable+validate.swift
[1801/1812] Compiling Vapor Environment+Process.swift
[1802/1812] Compiling Vapor Environment+Secret.swift
[1803/1812] Compiling Vapor Environment.swift
[1804/1812] Compiling Vapor Abort.swift
[1805/1812] Compiling Vapor AbortError.swift
[1806/1812] Compiling Vapor DebuggableError.swift
[1807/1812] Compiling Vapor Demangler.swift
[1808/1812] Compiling Vapor ErrorSource.swift
[1809/1812] Compiling Vapor StackTrace.swift
[1810/1812] Compiling Vapor Exports.swift
[1811/1812] Compiling Vapor Application+HTTP.swift
[1812/1812] Compiling SendGridKit SendGridClient.swift
[1813/1816] Compiling SendGrid Request+SendGrid.swift
[1814/1816] Compiling SendGrid Exports.swift
[1815/1816] Emitting module SendGrid
[1816/1816] Compiling SendGrid Application+SendGrid.swift
Build complete! (76.32s)
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor-community/sendgrid-kit.git
[1/382] Fetching sendgrid-kit
[383/74719] Fetching sendgrid-kit, vapor
Fetched https://github.com/vapor-community/sendgrid-kit.git from cache (2.24s)
Fetched https://github.com/vapor/vapor.git from cache (2.24s)
Computing version for https://github.com/vapor-community/sendgrid-kit.git
Computed https://github.com/vapor-community/sendgrid-kit.git at 3.0.0 (2.74s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/swift-server/async-http-client.git from cache (0.76s)
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 (1.27s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-atomics.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.50s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.67s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.76s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.76s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.77s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.77s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.77s)
Fetched https://github.com/apple/swift-nio.git from cache (0.99s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.51s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.95s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.56s)
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.75s)
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.22s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.66s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (0.61s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
[1/20727] Fetching routing-kit
[2/23935] Fetching routing-kit, multipart-kit
[323/24998] Fetching routing-kit, multipart-kit, swift-service-context
[451/29972] Fetching routing-kit, multipart-kit, swift-service-context, swift-distributed-tracing
[551/32577] Fetching routing-kit, multipart-kit, swift-service-context, swift-distributed-tracing, websocket-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.31s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.32s)
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-metrics.git from cache (1.33s)
Fetching https://github.com/vapor/async-kit.git
[10291/11850] Fetching multipart-kit, swift-service-context, swift-distributed-tracing, websocket-kit
Fetched https://github.com/apple/swift-service-context.git from cache (1.70s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.70s)
Fetched https://github.com/vapor/websocket-kit.git from cache (1.70s)
Fetched https://github.com/vapor/multipart-kit.git from cache (1.70s)
[1/5485] Fetching console-kit
[221/7855] Fetching console-kit, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.93s)
Fetched https://github.com/vapor/async-kit.git from cache (0.93s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (2.75s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.47s)
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.49s)
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.45s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.53s)
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 (0.99s)
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.45s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.48s)
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)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.48s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.45s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.49s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.57s)
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.44s)
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.59s)
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/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.48s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.00s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.61s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.19s)
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-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-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-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-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/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
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-community/sendgrid-kit.git
Working copy of https://github.com/vapor-community/sendgrid-kit.git resolved at 3.0.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/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-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/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
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/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.112.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "sendgrid-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor-community/sendgrid-kit.git"
}
],
"manifest_display_name" : "sendgrid",
"name" : "sendgrid",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SendGrid",
"targets" : [
"SendGrid"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SendGridTests",
"module_type" : "SwiftTarget",
"name" : "SendGridTests",
"path" : "Tests/SendGridTests",
"product_dependencies" : [
"VaporTesting"
],
"sources" : [
"SendGridTests.swift"
],
"target_dependencies" : [
"SendGrid"
],
"type" : "test"
},
{
"c99name" : "SendGrid",
"module_type" : "SwiftTarget",
"name" : "SendGrid",
"path" : "Sources/SendGrid",
"product_dependencies" : [
"Vapor",
"SendGridKit"
],
"product_memberships" : [
"SendGrid"
],
"sources" : [
"Application+SendGrid.swift",
"Exports.swift",
"Request+SendGrid.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.