Build Information
Successful build of SaasTemplate, reference main (e45ee4), with Swift 6.1 for macOS (SPM) on 8 Oct 2025 13:18:41 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/petrpavlik/vapor-saas-backend-template.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/petrpavlik/vapor-saas-backend-template
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e45ee48 Update README.md (#22)
Cloned https://github.com/petrpavlik/vapor-saas-backend-template.git
Revision (git rev-parse @):
e45ee485e92c7676bb4d29ed0084c489d2525c20
SUCCESS checkout https://github.com/petrpavlik/vapor-saas-backend-template.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/petrpavlik/vapor-saas-backend-template.git
https://github.com/petrpavlik/vapor-saas-backend-template.git
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.83.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "fluent",
"requirement" : {
"range" : [
{
"lower_bound" : "4.8.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent.git"
},
{
"identity" : "fluent-sqlite-driver",
"requirement" : {
"range" : [
{
"lower_bound" : "4.6.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-sqlite-driver.git"
},
{
"identity" : "jwt",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt.git"
},
{
"identity" : "swift-sentry",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/petrpavlik/swift-sentry.git"
},
{
"identity" : "mixpanelvapor",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/petrpavlik/MixpanelVapor.git"
},
{
"identity" : "indiepitcher-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IndiePitcher/indiepitcher-swift.git"
}
],
"manifest_display_name" : "SaasTemplate",
"name" : "SaasTemplate",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "App",
"targets" : [
"App"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "AppTests",
"module_type" : "SwiftTarget",
"name" : "AppTests",
"path" : "Tests/AppTests",
"product_dependencies" : [
"VaporTesting"
],
"sources" : [
"AppTests.swift",
"Request+FirebaseUser.swift"
],
"target_dependencies" : [
"App"
],
"type" : "test"
},
{
"c99name" : "App",
"module_type" : "SwiftTarget",
"name" : "App",
"path" : "Sources/App",
"product_dependencies" : [
"Fluent",
"FluentSQLiteDriver",
"Vapor",
"JWT",
"SwiftSentry",
"MixpanelVapor",
"IndiePitcherSwift"
],
"product_memberships" : [
"App"
],
"sources" : [
"Auth/FirebaseAuth.swift",
"Controllers/OrganizationController.swift",
"Controllers/ProfileController.swift",
"Migrations/CreateOrganization.swift",
"Migrations/CreateOrganizationInvite.swift",
"Migrations/CreateProfile.swift",
"Migrations/CreateProfileOrganizationRole.swift",
"Models/FIeldKeys.swift",
"Models/Organization.swift",
"Models/OrganizationInvite.swift",
"Models/Profile.swift",
"Models/ProfileOrganizationRole.swift",
"Services/AnalyticsService.swift",
"Services/EmailService.swift",
"Utils/SkippableEncoding.swift",
"configure.swift",
"entrypoint.swift",
"routes.swift"
],
"type" : "executable"
}
],
"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/869] Write sources
[8/869] Copying PrivacyInfo.xcprivacy
[12/869] Write sources
[13/869] Copying PrivacyInfo.xcprivacy
[18/869] Write sources
[71/869] Compiling CNIOWindows shim.c
[72/869] Compiling CSystem shims.c
[73/869] Compiling _NumericsShims _NumericsShims.c
[74/869] Compiling CNIOWindows WSAStartup.c
[75/869] Compiling CNIOWASI CNIOWASI.c
[76/869] Write swift-version-2F0A5646E1D333AE.txt
[77/869] Compiling CNIOLinux shim.c
[78/869] Compiling CNIOLinux liburing_shims.c
[79/869] Compiling _AtomicsShims.c
[80/869] Compiling CNIOPosix event_loop_id.c
[81/869] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[82/869] Compiling CNIOSHA1 c_nio_sha1.c
[83/869] Compiling CVaporBcrypt blf.c
[84/879] Compiling CVaporBcrypt bcrypt.c
[86/939] Emitting module _NIOBase64
[87/939] Compiling _NIOBase64 Base64.swift
[88/939] Compiling RealModule RealFunctions.swift
[89/940] Emitting module ServiceContextModule
[90/940] Compiling ServiceContextModule ServiceContextKey.swift
[91/940] Compiling ServiceContextModule ServiceContext.swift
[92/940] Emitting module _CertificateInternals
[93/940] Compiling _CertificateInternals _TinyArray.swift
[94/940] Compiling RealModule RelaxedArithmetic.swift
[95/940] Compiling RealModule Real.swift
[96/940] Compiling RealModule Float80+Real.swift
[97/940] Compiling RealModule Float+Real.swift
[98/940] Compiling RealModule Float16+Real.swift
[99/951] Compiling RealModule ElementaryFunctions.swift
[100/951] Compiling RealModule AugmentedArithmetic.swift
[101/951] Compiling RealModule AlgebraicField.swift
[102/951] Compiling RealModule ApproximateEquality.swift
[103/951] Emitting module RealModule
[104/951] Compiling RealModule Double+Real.swift
[105/968] Compiling _NIODataStructures _TinyArray.swift
[106/968] Compiling _NIODataStructures PriorityQueue.swift
[107/1042] Compiling Instrumentation MultiplexInstrument.swift
[108/1042] Compiling Instrumentation Instrument.swift
[109/1042] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[110/1042] Compiling Crypto HPKE-KEM-Curve25519.swift
[111/1042] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[112/1042] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[113/1043] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[114/1043] Compiling Crypto ASN1Null.swift
[115/1043] Compiling Crypto ASN1OctetString.swift
[116/1043] Compiling Crypto ASN1Strings.swift
[117/1043] Compiling Crypto ArraySliceBigint.swift
[118/1043] Compiling Crypto GeneralizedTime.swift
[119/1043] Compiling Crypto HPKE-KexKeyDerivation.swift
[120/1043] Compiling Crypto AES-GCM.swift
[121/1043] Compiling Crypto AES-GCM_boring.swift
[122/1043] Compiling Crypto ChaChaPoly_boring.swift
[123/1046] Compiling Crypto ASN1Boolean.swift
[124/1046] Compiling Crypto ASN1Identifier.swift
[125/1046] Compiling Crypto ASN1Integer.swift
[126/1046] Emitting module SystemPackage
[127/1046] Compiling Logging MetadataProvider.swift
[128/1046] Emitting module _NIODataStructures
[129/1046] Compiling _NIODataStructures Heap.swift
[134/1046] Compiling Crypto HPKE-Utils.swift
[135/1046] Compiling Crypto DHKEM.swift
[136/1046] Compiling Instrumentation NoOpInstrument.swift
[137/1046] Compiling Instrumentation Locks.swift
[138/1046] Compiling Instrumentation InstrumentationSystem.swift
[139/1046] Emitting module Instrumentation
[144/1046] Emitting module InternalCollectionsUtilities
[146/1046] Compiling Crypto HPKE-LabeledExtract.swift
[150/1049] Compiling Crypto Insecure_HashFunctions.swift
[151/1049] Compiling Crypto KEM.swift
[152/1049] Compiling Crypto ECDH_boring.swift
[153/1049] Compiling Crypto HPKE-KeySchedule.swift
[154/1049] Compiling Crypto HPKE-Modes.swift
[155/1049] Compiling Crypto Insecure.swift
[156/1049] Compiling Crypto HPKE-Errors.swift
[157/1049] Compiling Crypto HPKE.swift
[158/1049] Compiling Crypto HPKE-Context.swift
[161/1049] Compiling Crypto HPKE-KEM.swift
[162/1057] Emitting module Logging
[163/1057] Compiling Logging Locks.swift
[164/1057] Compiling Logging Logging.swift
[165/1057] Compiling Logging LogHandler.swift
[166/1057] Compiling SystemPackage Util+StringArray.swift
[167/1057] Compiling SystemPackage Util.swift
[168/1057] Compiling SystemPackage UtilConsumers.swift
[169/1057] Compiling Tracing InstrumentationSystem+Tracing.swift
[170/1127] Compiling Tracing TracingTime.swift
[170/1133] Compiling CNIOLLHTTP c_nio_llhttp.c
[172/1133] Emitting module Tracing
[173/1133] Compiling Tracing TracerProtocol.swift
[174/1189] Compiling Tracing Tracer.swift
[175/1189] Compiling Tracing TracerProtocol+Legacy.swift
[176/1189] Compiling Tracing NoOpTracer.swift
[177/1189] Compiling Tracing SpanProtocol.swift
[178/1196] Compiling CoreMetrics Locks.swift
[179/1196] Emitting module CoreMetrics
[180/1196] Compiling CoreMetrics Metrics.swift
[181/1274] Compiling HeapModule Heap.swift
[182/1274] Compiling HeapModule Heap+Invariants.swift
[183/1274] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[184/1274] Compiling HeapModule Heap+Descriptions.swift
[185/1274] Compiling HeapModule Heap+UnsafeHandle.swift
[186/1274] Compiling HeapModule _HeapNode.swift
[186/1274] Compiling c-atomics.c
[188/1274] Emitting module HeapModule
[189/1274] Compiling HashTreeCollections TreeSet+Equatable.swift
[190/1274] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[191/1274] Compiling HashTreeCollections TreeSet+Extras.swift
[192/1274] Compiling HashTreeCollections TreeSet+Filter.swift
[193/1274] Compiling HashTreeCollections TreeSet+Hashable.swift
[194/1274] Compiling HashTreeCollections TreeSet+Sendable.swift
[195/1274] Compiling HashTreeCollections TreeSet+Sequence.swift
[196/1274] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[197/1283] Emitting module Crypto
[198/1291] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[199/1291] Compiling HashTreeCollections _HashNode+Structural union.swift
[200/1291] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[201/1291] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[202/1291] Compiling HashTreeCollections _HashNode+Lookups.swift
[203/1291] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[204/1291] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[205/1291] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[206/1291] Compiling HashTreeCollections _HashNode+Storage.swift
[207/1291] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[208/1291] Compiling HashTreeCollections _HashNode+Structural filter.swift
[209/1291] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[210/1291] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[211/1291] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[212/1291] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[213/1291] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[214/1291] Compiling HashTreeCollections _HashNode+Structural merge.swift
[215/1291] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[216/1291] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[217/1291] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[218/1291] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[219/1291] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[220/1291] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[221/1291] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[222/1291] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[223/1291] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[224/1291] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[225/1291] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[226/1291] Compiling HashTreeCollections TreeDictionary+Filter.swift
[227/1291] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[229/1313] Compiling OrderedCollections OrderedSet+SubSequence.swift
[230/1313] Compiling OrderedCollections OrderedSet+Testing.swift
[231/1313] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[232/1313] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[233/1313] Compiling OrderedCollections OrderedSet.swift
[234/1313] Compiling OrderedCollections _UnsafeBitset.swift
[235/1313] Compiling HashTreeCollections _Bitmap.swift
[236/1313] Compiling HashTreeCollections _Bucket.swift
[237/1313] Compiling HashTreeCollections _Hash.swift
[238/1313] Compiling HashTreeCollections _HashLevel.swift
[239/1313] Compiling HashTreeCollections _HashNode+Builder.swift
[240/1313] Compiling HashTreeCollections _HashNode+Debugging.swift
[241/1313] Compiling HashTreeCollections _HashNode+Initializers.swift
[242/1313] Compiling HashTreeCollections _HashNode+Invariants.swift
[243/1313] Compiling HashTreeCollections _HashTreeIterator.swift
[244/1313] Compiling HashTreeCollections _HashTreeStatistics.swift
[250/1313] Compiling DequeModule Deque+Codable.swift
[251/1313] Compiling DequeModule Deque+Collection.swift
[252/1313] Compiling DequeModule Deque+Equatable.swift
[253/1313] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[254/1313] Compiling DequeModule Deque+CustomReflectable.swift
[255/1313] Compiling DequeModule Deque+Descriptions.swift
[256/1313] Compiling DequeModule Deque+Testing.swift
[257/1313] Compiling DequeModule Deque._Storage.swift
[258/1321] Compiling DequeModule _DequeSlot.swift
[259/1322] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[260/1322] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[261/1322] Compiling SwiftASN1 DER.swift
[262/1323] Compiling DequeModule _DequeBufferHeader.swift
[265/1323] Compiling DequeModule Deque._UnsafeHandle.swift
[266/1323] Compiling DequeModule Deque.swift
[267/1323] Compiling DequeModule Deque+Extras.swift
[268/1323] Compiling DequeModule Deque+Hashable.swift
[269/1323] Compiling HashTreeCollections TreeDictionary+Collection.swift
[270/1323] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[273/1323] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[274/1323] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[275/1323] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[276/1323] Compiling HashTreeCollections _HashNode.swift
[277/1323] Compiling HashTreeCollections _HashNodeHeader.swift
[278/1323] Compiling HashTreeCollections _HashSlot.swift
[279/1323] Compiling HashTreeCollections _HashStack.swift
[297/1323] Compiling DequeModule _UnsafeWrappedBuffer.swift
[298/1323] Compiling _RopeModule Rope+Remove.swift
[299/1323] Compiling _RopeModule Rope+RemoveSubrange.swift
[300/1323] Compiling _RopeModule Rope+Split.swift
[301/1323] Compiling _RopeModule Optional Utilities.swift
[302/1323] Compiling Crypto RNG_boring.swift
[303/1323] Compiling Crypto SafeCompare_boring.swift
[304/1323] Compiling Crypto Zeroization_boring.swift
[305/1323] Compiling Crypto PrettyBytes.swift
[306/1323] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[307/1323] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[308/1323] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[309/1323] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[310/1323] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[311/1323] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[312/1323] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[313/1323] Compiling HashTreeCollections TreeSet.swift
[314/1323] Compiling SwiftASN1 Errors.swift
[321/1323] Compiling DequeModule _DequeBuffer.swift
[334/1323] Emitting module DequeModule
[341/1323] Emitting module OrderedCollections
[341/1323] Compiling CNIOLLHTTP c_nio_http.c
[342/1324] Compiling CNIOLLHTTP c_nio_api.c
[343/1378] Compiling CNIOExtrasZlib empty.c
[352/1378] Compiling BitCollections BitSet+SetAlgebra basics.swift
[353/1378] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[360/1378] Compiling BitCollections BitSet+CustomStringConvertible.swift
[361/1378] Compiling BitCollections BitSet+Equatable.swift
[362/1378] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[363/1378] Compiling BitCollections BitSet+Extras.swift
[364/1378] Compiling BitCollections BitSet+Hashable.swift
[365/1378] Compiling BitCollections BitSet+Initializers.swift
[366/1378] Compiling BitCollections BitSet+Invariants.swift
[367/1378] Compiling BitCollections BitSet+Random.swift
[368/1378] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[369/1378] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[370/1378] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[371/1378] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[372/1378] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[373/1378] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[374/1378] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[375/1378] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[376/1378] Compiling BitCollections BitSet+CustomReflectable.swift
[394/1378] Emitting module _RopeModule
[395/1378] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[396/1378] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[397/1378] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[398/1378] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[399/1378] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[423/1383] Emitting module BitCollections
[423/1383] Compiling CNIODarwin shim.c
[424/1383] Compiling fiat_p256_adx_sqr.S
[426/1383] Compiling BitCollections BitSet.swift
[427/1383] Compiling BitCollections Range+Utilities.swift
[428/1383] Compiling BitCollections Slice+Utilities.swift
[429/1383] Compiling BitCollections UInt+Tricks.swift
[430/1383] Compiling BitCollections _Word.swift
[430/1383] Compiling fiat_p256_adx_mul.S
[432/1383] Compiling BitCollections BitArray+Fill.swift
[433/1383] Compiling BitCollections BitArray+Shifts.swift
[434/1383] Compiling BitCollections BitArray+Testing.swift
[435/1383] Compiling BitCollections BitArray._UnsafeHandle.swift
[436/1383] Compiling BitCollections BitArray.swift
[437/1383] Compiling BitCollections BitSet+BidirectionalCollection.swift
[438/1383] Compiling BitCollections BitSet+Codable.swift
[439/1383] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[440/1383] Compiling BitCollections BitSet+SetAlgebra union.swift
[441/1383] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[442/1383] Compiling BitCollections BitSet.Counted.swift
[443/1383] Compiling BitCollections BitSet.Index.swift
[444/1383] Compiling BitCollections BitSet._UnsafeHandle.swift
[450/1383] Compiling BitCollections BitArray+Hashable.swift
[451/1383] Compiling BitCollections BitArray+Initializers.swift
[452/1383] Compiling BitCollections BitArray+Invariants.swift
[453/1383] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[454/1383] Compiling BitCollections BitArray+RandomBits.swift
[455/1383] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[460/1383] Compiling BitCollections BitArray+Copy.swift
[461/1383] Compiling BitCollections BitArray+CustomReflectable.swift
[462/1383] Compiling BitCollections BitArray+BitwiseOperations.swift
[463/1383] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[464/1383] Compiling BitCollections BitArray+Codable.swift
[465/1383] Compiling BitCollections BitArray+Collection.swift
[468/1383] Emitting module SwiftASN1
[469/1383] Compiling BitCollections BitArray+Descriptions.swift
[470/1383] Compiling BitCollections BitArray+Equatable.swift
[471/1383] Compiling UAParserSwift UAParserSwift.swift
[472/1383] Emitting module UAParserSwift
[472/1383] Compiling fiat_curve25519_adx_square.S
[474/1383] Compiling RoutingKit PathComponent.swift
[475/1383] Emitting module RoutingKit
[476/1383] Compiling RoutingKit TrieRouter.swift
[477/1383] Compiling RoutingKit AnyRouter.swift
[478/1383] Compiling RoutingKit Router.swift
[479/1383] Compiling RoutingKit Parameters.swift
[479/1383] Compiling fiat_curve25519_adx_mul.S
[489/1383] Compiling Metrics Metrics.swift
[490/1383] Emitting module Metrics
[540/1383] Compiling BitCollections BitArray+Extras.swift
[562/1383] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[563/1383] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[599/1383] Compiling CNIOBoringSSLShims shims.c
[600/1383] Compiling CSQLite sqlite_nio_sqlite3.c
[611/1383] Emitting module HashTreeCollections
[611/1383] Compiling ssl_versions.cc
[612/1383] Compiling tls_method.cc
[612/1383] Compiling tls_record.cc
[614/1383] Compiling ssl_transcript.cc
[615/1383] Compiling t1_enc.cc
[616/1383] Compiling tls13_client.cc
[617/1383] Compiling ssl_x509.cc
[618/1383] Compiling tls13_enc.cc
[619/1383] Compiling tls13_server.cc
[619/1383] Compiling tls13_both.cc
[622/1385] Compiling Collections Collections.swift
[623/1385] Emitting module Collections
[623/1385] Compiling ssl_stat.cc
[624/1385] Compiling ssl_file.cc
[625/1385] Compiling ssl_cipher.cc
[626/1385] Compiling ssl_key_share.cc
[627/1385] Compiling ssl_privkey.cc
[628/1385] Compiling ssl_credential.cc
[629/1385] Compiling ssl_cert.cc
[630/1385] Compiling ssl_session.cc
[631/1385] Compiling ssl_lib.cc
[632/1385] Compiling ssl_buffer.cc
[633/1385] Compiling ssl_asn1.cc
[634/1385] Compiling s3_pkt.cc
[635/1385] Compiling ssl_aead_ctx.cc
[636/1385] Compiling s3_lib.cc
[637/1385] Compiling s3_both.cc
[638/1385] Compiling handshake.cc
[639/1385] Compiling handshake_server.cc
[640/1385] Compiling handshake_client.cc
[641/1385] Compiling handoff.cc
[642/1385] Compiling md5-x86_64-linux.S
[643/1385] Compiling md5-x86_64-apple.S
[644/1385] Compiling extensions.cc
[645/1385] Compiling md5-586-linux.S
[646/1385] Compiling md5-586-apple.S
[647/1385] Compiling chacha20_poly1305_x86_64-linux.S
[648/1385] Compiling chacha20_poly1305_x86_64-apple.S
[649/1385] Compiling chacha20_poly1305_armv8-win.S
[650/1385] Compiling chacha20_poly1305_armv8-linux.S
[651/1385] Compiling bio_ssl.cc
[652/1385] Compiling chacha20_poly1305_armv8-apple.S
[653/1385] Compiling err_data.cc
[654/1385] Compiling chacha-x86_64-linux.S
[655/1385] Compiling d1_srtp.cc
[656/1385] Compiling dtls_method.cc
[657/1385] Compiling chacha-x86_64-apple.S
[658/1385] Compiling dtls_record.cc
[659/1385] Compiling d1_pkt.cc
[660/1385] Compiling chacha-x86-linux.S
[661/1385] Compiling encrypted_client_hello.cc
[662/1385] Compiling chacha-x86-apple.S
[663/1385] Compiling chacha-armv8-win.S
[664/1385] Compiling chacha-armv8-linux.S
[665/1385] Compiling chacha-armv4-linux.S
[666/1385] Compiling aes128gcmsiv-x86_64-linux.S
[667/1385] Compiling aes128gcmsiv-x86_64-apple.S
[668/1385] Compiling x86_64-mont5-linux.S
[669/1385] Compiling chacha-armv8-apple.S
[670/1385] Compiling x86_64-mont-linux.S
[671/1385] Compiling x86_64-mont5-apple.S
[672/1385] Compiling x86_64-mont-apple.S
[673/1385] Compiling d1_lib.cc
[674/1385] Compiling x86-mont-linux.S
[675/1385] Compiling x86-mont-apple.S
[676/1385] Compiling vpaes-x86_64-linux.S
[677/1385] Compiling vpaes-x86_64-apple.S
[678/1385] Compiling vpaes-x86-linux.S
[679/1385] Compiling vpaes-x86-apple.S
[680/1385] Compiling vpaes-armv8-win.S
[681/1385] Compiling vpaes-armv8-linux.S
[682/1385] Compiling vpaes-armv8-apple.S
[683/1385] Compiling vpaes-armv7-linux.S
[684/1385] Compiling d1_both.cc
[685/1385] Compiling sha512-x86_64-linux.S
[686/1385] Compiling sha512-x86_64-apple.S
[687/1385] Compiling sha512-armv8-win.S
[688/1385] Compiling sha512-armv8-linux.S
[689/1385] Compiling sha512-armv4-linux.S
[690/1385] Compiling sha512-586-linux.S
[691/1385] Compiling sha512-armv8-apple.S
[692/1385] Compiling sha512-586-apple.S
[692/1385] Compiling sha256-x86_64-linux.S
[694/1385] Compiling sha256-x86_64-apple.S
[695/1385] Compiling sha256-armv8-win.S
[696/1385] Compiling sha256-armv8-linux.S
[697/1385] Compiling sha256-586-linux.S
[698/1385] Compiling sha256-armv8-apple.S
[699/1385] Compiling sha256-armv4-linux.S
[700/1385] Compiling sha256-586-apple.S
[701/1385] Compiling sha1-x86_64-linux.S
[702/1385] Compiling sha1-armv8-win.S
[703/1385] Compiling sha1-armv8-linux.S
[704/1385] Compiling sha1-x86_64-apple.S
[705/1385] Compiling sha1-armv8-apple.S
[706/1385] Compiling sha1-armv4-large-linux.S
[707/1385] Compiling rsaz-avx2-apple.S
[708/1385] Compiling sha1-586-linux.S
[709/1385] Compiling sha1-586-apple.S
[709/1385] Compiling rsaz-avx2-linux.S
[711/1385] Compiling rdrand-x86_64-linux.S
[712/1385] Compiling rdrand-x86_64-apple.S
[713/1385] Compiling p256_beeu-x86_64-asm-linux.S
[714/1385] Compiling p256_beeu-x86_64-asm-apple.S
[715/1385] Compiling p256_beeu-armv8-asm-linux.S
[716/1385] Compiling p256_beeu-armv8-asm-win.S
[717/1385] Compiling p256-x86_64-asm-linux.S
[717/1385] Compiling p256-armv8-asm-win.S
[717/1385] Compiling p256-x86_64-asm-apple.S
[720/1385] Compiling p256_beeu-armv8-asm-apple.S
[721/1385] Compiling p256-armv8-asm-linux.S
[722/1385] Compiling ghashv8-armv8-win.S
[723/1385] Compiling p256-armv8-asm-apple.S
[724/1385] Compiling ghashv8-armv8-apple.S
[724/1385] Compiling ghashv8-armv8-linux.S
[726/1385] Compiling ghashv8-armv7-linux.S
[727/1385] Compiling ghash-x86_64-linux.S
[727/1385] Compiling ghash-x86-linux.S
[729/1385] Compiling ghash-x86-apple.S
[729/1385] Compiling ghash-ssse3-x86_64-linux.S
[729/1385] Compiling ghash-x86_64-apple.S
[732/1385] Compiling ghash-ssse3-x86_64-apple.S
[733/1385] Compiling ghash-ssse3-x86-linux.S
[734/1385] Compiling ghash-neon-armv8-win.S
[735/1385] Compiling ghash-neon-armv8-linux.S
[736/1385] Compiling ghash-ssse3-x86-apple.S
[737/1385] Compiling co-586-apple.S
[738/1385] Compiling co-586-linux.S
[739/1385] Compiling ghash-neon-armv8-apple.S
[739/1385] Compiling bsaes-armv7-linux.S
[741/1385] Compiling ghash-armv4-linux.S
[742/1385] Compiling bn-armv8-win.S
[743/1385] Compiling bn-armv8-linux.S
[744/1385] Compiling bn-586-linux.S
[745/1385] Compiling bn-586-apple.S
[746/1385] Compiling bn-armv8-apple.S
[747/1385] Compiling armv8-mont-linux.S
[748/1385] Compiling aesv8-gcm-armv8-win.S
[749/1385] Compiling armv8-mont-win.S
[750/1385] Compiling armv4-mont-linux.S
[751/1385] Compiling armv8-mont-apple.S
[752/1385] Compiling aesv8-gcm-armv8-linux.S
[753/1385] Compiling aesv8-gcm-armv8-apple.S
[754/1385] Compiling aesv8-armv8-win.S
[755/1385] Compiling aesv8-armv8-linux.S
[756/1385] Compiling aesv8-armv8-apple.S
[757/1385] Compiling aesv8-armv7-linux.S
[758/1385] Compiling aesni-x86_64-apple.S
[759/1385] Compiling aesni-x86_64-linux.S
[760/1385] Compiling aesni-x86-apple.S
[761/1385] Compiling aesni-gcm-x86_64-linux.S
[762/1385] Compiling aesni-x86-linux.S
[763/1385] Compiling aesni-gcm-x86_64-apple.S
[764/1385] Compiling aes-gcm-avx2-x86_64-linux.S
[765/1385] Compiling aes-gcm-avx10-x86_64-linux.S
[766/1385] Compiling aes-gcm-avx2-x86_64-apple.S
[767/1385] Compiling aes-gcm-avx10-x86_64-apple.S
[768/1385] Compiling x_sig.cc
[769/1385] Compiling x_x509a.cc
[770/1385] Compiling x_val.cc
[771/1385] Compiling x_spki.cc
[772/1385] Compiling x_x509.cc
[773/1385] Compiling x_req.cc
[774/1385] Compiling x_pubkey.cc
[775/1385] Compiling x_name.cc
[776/1385] Compiling x_crl.cc
[777/1385] Compiling x_exten.cc
[778/1385] Compiling x_attrib.cc
[779/1385] Compiling x_algor.cc
[780/1385] Compiling x509spki.cc
[781/1385] Compiling x_all.cc
[782/1385] Compiling x509rset.cc
[783/1385] Compiling x509name.cc
[784/1385] Compiling x509cset.cc
[785/1385] Compiling x509_v3.cc
[786/1385] Compiling x509_vpm.cc
[787/1385] Compiling x509_vfy.cc
[788/1385] Compiling x509_txt.cc
[789/1385] Compiling x509_trs.cc
[790/1385] Compiling x509_set.cc
[791/1385] Compiling x509_obj.cc
[792/1385] Compiling x509_req.cc
[793/1385] Compiling x509_ext.cc
[794/1385] Compiling x509_d2.cc
[795/1385] Compiling x509_lu.cc
[796/1385] Compiling x509_def.cc
[797/1385] Compiling x509_cmp.cc
[798/1385] Compiling x509_att.cc
[799/1385] Compiling x509.cc
[800/1385] Compiling v3_utl.cc
[801/1385] Compiling v3_skey.cc
[802/1385] Compiling v3_ocsp.cc
[803/1385] Compiling v3_prn.cc
[804/1385] Compiling v3_purp.cc
[805/1385] Compiling v3_pcons.cc
[806/1385] Compiling v3_pmaps.cc
[807/1385] Compiling v3_ncons.cc
[808/1385] Compiling v3_int.cc
[809/1385] Compiling v3_lib.cc
[810/1385] Compiling v3_ia5.cc
[811/1385] Compiling v3_info.cc
[812/1385] Compiling v3_genn.cc
[813/1385] Compiling v3_extku.cc
[814/1385] Compiling v3_enum.cc
[815/1385] Compiling v3_cpols.cc
[816/1385] Compiling v3_crld.cc
[817/1385] Compiling v3_conf.cc
[818/1385] Compiling v3_bitst.cc
[819/1385] Compiling v3_bcons.cc
[820/1385] Compiling v3_alt.cc
[821/1385] Compiling v3_akey.cc
[822/1385] Compiling v3_akeya.cc
[823/1385] Compiling t_x509a.cc
[824/1385] Compiling t_x509.cc
[825/1385] Compiling t_crl.cc
[826/1385] Compiling t_req.cc
[827/1385] Compiling rsa_pss.cc
[828/1385] Compiling i2d_pr.cc
[829/1385] Compiling name_print.cc
[830/1385] Compiling policy.cc
[831/1385] Compiling by_file.cc
[832/1385] Compiling by_dir.cc
[833/1385] Compiling algorithm.cc
[834/1385] Compiling asn1_gen.cc
[834/1385] Compiling a_digest.cc
[836/1385] Compiling a_verify.cc
[837/1385] Compiling a_sign.cc
[838/1385] Compiling voprf.cc
[839/1385] Compiling thread_win.cc
[840/1385] Compiling thread_pthread.cc
[841/1385] Compiling thread.cc
[842/1385] Compiling thread_none.cc
[843/1385] Compiling trust_token.cc
[844/1385] Compiling pmbtoken.cc
[845/1385] Compiling stack.cc
[846/1385] Compiling slhdsa.cc
[847/1385] Compiling spake2plus.cc
[848/1385] Compiling siphash.cc
[849/1385] Compiling sha512.cc
[850/1385] Compiling sha256.cc
[851/1385] Compiling sha1.cc
[852/1385] Compiling rsa_extra.cc
[853/1385] Compiling rsa_print.cc
[854/1385] Compiling rsa_crypt.cc
[855/1385] Compiling refcount.cc
[856/1385] Compiling rc4.cc
[857/1385] Compiling rsa_asn1.cc
[858/1385] Compiling windows.cc
[859/1385] Compiling urandom.cc
[860/1385] Compiling trusty.cc
[861/1385] Compiling rand.cc
[862/1385] Compiling ios.cc
[863/1385] Compiling poly1305_arm_asm.S
[864/1385] Compiling passive.cc
[865/1385] Compiling getentropy.cc
[866/1385] Compiling forkunsafe.cc
[867/1385] Compiling deterministic.cc
[868/1385] Compiling fork_detect.cc
[869/1385] Compiling poly1305_vec.cc
[870/1385] Compiling poly1305_arm.cc
[871/1385] Compiling poly1305.cc
[872/1385] Compiling pool.cc
[873/1385] Compiling pkcs8.cc
[874/1385] Compiling pkcs7.cc
[875/1385] Compiling pkcs8_x509.cc
[876/1385] Compiling p5_pbev2.cc
[877/1385] Compiling pkcs7_x509.cc
[878/1385] Compiling pem_xaux.cc
[879/1385] Compiling pem_x509.cc
[880/1385] Compiling pem_pkey.cc
[881/1385] Compiling pem_pk8.cc
[882/1385] Compiling pem_oth.cc
[883/1385] Compiling mlkem.cc
[884/1385] Compiling obj_xref.cc
[885/1385] Compiling pem_lib.cc
[886/1385] Compiling pem_info.cc
[887/1385] Compiling mldsa.cc
[888/1385] Compiling pem_all.cc
[889/1385] Compiling obj.cc
[890/1385] Compiling poly_rq_mul.S
[891/1385] Compiling mem.cc
[892/1385] Compiling fips_shared_support.cc
[893/1385] Compiling md5.cc
[894/1385] Compiling md4.cc
[895/1385] Compiling lhash.cc
[896/1385] Compiling ex_data.cc
[897/1385] Compiling sign.cc
[898/1385] Compiling kyber.cc
[899/1385] Compiling scrypt.cc
[900/1385] Compiling print.cc
[901/1385] Compiling pbkdf.cc
[902/1385] Compiling hpke.cc
[903/1385] Compiling hrss.cc
[904/1385] Compiling p_x25519_asn1.cc
[905/1385] Compiling p_x25519.cc
[906/1385] Compiling p_ed25519.cc
[907/1385] Compiling p_rsa_asn1.cc
[908/1385] Compiling p_hkdf.cc
[909/1385] Compiling p_ec.cc
[910/1385] Compiling p_rsa.cc
[911/1385] Compiling p_ed25519_asn1.cc
[912/1385] Compiling p_ec_asn1.cc
[913/1385] Compiling p_dh_asn1.cc
[914/1385] Compiling p_dsa_asn1.cc
[915/1385] Compiling p_dh.cc
[916/1385] Compiling evp_ctx.cc
[917/1385] Compiling err.cc
[918/1385] Compiling evp.cc
[919/1385] Compiling engine.cc
[920/1385] Compiling evp_asn1.cc
[921/1385] Compiling ecdsa_asn1.cc
[922/1385] Compiling ecdh.cc
[923/1385] Compiling hash_to_curve.cc
[924/1385] Compiling ec_derive.cc
[925/1385] Compiling dsa.cc
[926/1385] Compiling bcm.cc
[927/1385] Compiling dsa_asn1.cc
[928/1385] Compiling ec_asn1.cc
[929/1385] Compiling params.cc
[930/1385] Compiling x25519-asm-arm.S
[931/1385] Compiling digest_extra.cc
[932/1385] Compiling des.cc
[933/1385] Compiling dh_asn1.cc
[934/1385] Compiling curve25519_64_adx.cc
[935/1385] Compiling spake25519.cc
[936/1385] Compiling cpu_intel.cc
[937/1385] Compiling crypto.cc
[938/1385] Compiling cpu_arm_linux.cc
[939/1385] Compiling cpu_arm_freebsd.cc
[940/1385] Compiling cpu_aarch64_win.cc
[941/1385] Compiling curve25519.cc
[942/1385] Compiling cpu_aarch64_sysreg.cc
[943/1385] Compiling cpu_aarch64_openbsd.cc
[944/1385] Compiling cpu_aarch64_linux.cc
[945/1385] Compiling cpu_aarch64_fuchsia.cc
[946/1385] Compiling cpu_aarch64_apple.cc
[947/1385] Compiling conf.cc
[948/1385] Compiling get_cipher.cc
[949/1385] Compiling tls_cbc.cc
[950/1385] Compiling e_rc4.cc
[951/1385] Compiling e_tls.cc
[952/1385] Compiling e_rc2.cc
[953/1385] Compiling e_null.cc
[954/1385] Compiling e_des.cc
[955/1385] Compiling e_chacha20poly1305.cc
[956/1385] Compiling e_aesgcmsiv.cc
[957/1385] Compiling derive_key.cc
[958/1385] Compiling e_aesctrhmac.cc
[959/1385] Compiling chacha.cc
[960/1385] Compiling unicode.cc
[961/1385] Compiling cbs.cc
[962/1385] Compiling ber.cc
[963/1385] Compiling asn1_compat.cc
[964/1385] Compiling cbb.cc
[965/1385] Compiling buf.cc
[966/1385] Compiling blake2.cc
[967/1385] Compiling socket_helper.cc
[968/1385] Compiling bn_asn1.cc
[969/1385] Compiling convert.cc
[970/1385] Compiling socket.cc
[971/1385] Compiling printf.cc
[972/1385] Compiling pair.cc
[973/1385] Compiling hexdump.cc
[974/1385] Compiling file.cc
[975/1385] Compiling fd.cc
[976/1385] Compiling errno.cc
[977/1385] Compiling connect.cc
[978/1385] Compiling bio_mem.cc
[979/1385] Compiling base64.cc
[980/1385] Compiling bio.cc
[981/1385] Compiling tasn_typ.cc
[982/1385] Compiling tasn_fre.cc
[983/1385] Compiling tasn_utl.cc
[984/1385] Compiling tasn_enc.cc
[985/1385] Compiling tasn_new.cc
[986/1385] Compiling posix_time.cc
[987/1385] Compiling f_string.cc
[988/1385] Compiling f_int.cc
[989/1385] Compiling asn_pack.cc
[990/1385] Compiling tasn_dec.cc
[991/1385] Compiling asn1_par.cc
[992/1385] Compiling asn1_lib.cc
[993/1385] Compiling a_utctm.cc
[994/1385] Compiling a_type.cc
[995/1385] Compiling a_octet.cc
[996/1385] Compiling a_time.cc
[997/1385] Compiling a_strnid.cc
[998/1385] Compiling a_strex.cc
[999/1385] Compiling a_object.cc
[1000/1385] Compiling a_mbstr.cc
[1001/1385] Compiling fiat_p256_adx_sqr.S
[1002/1385] Compiling a_int.cc
[1003/1385] Compiling fiat_p256_adx_mul.S
[1004/1385] Compiling a_i2d_fp.cc
[1005/1385] Compiling fiat_curve25519_adx_square.S
[1006/1385] Compiling fiat_curve25519_adx_mul.S
[1007/1385] Compiling a_dup.cc
[1008/1385] Compiling md5-x86_64-linux.S
[1009/1385] Compiling a_d2i_fp.cc
[1010/1385] Compiling md5-586-linux.S
[1011/1385] Compiling md5-x86_64-apple.S
[1012/1385] Compiling md5-586-apple.S
[1013/1385] Compiling chacha20_poly1305_x86_64-linux.S
[1014/1385] Compiling a_gentm.cc
[1015/1385] Compiling chacha20_poly1305_x86_64-apple.S
[1016/1385] Compiling chacha20_poly1305_armv8-win.S
[1017/1385] Compiling chacha20_poly1305_armv8-linux.S
[1018/1385] Compiling a_bitstr.cc
[1019/1385] Compiling chacha-x86_64-linux.S
[1020/1385] Compiling chacha-x86_64-apple.S
[1020/1385] Compiling chacha-x86-linux.S
[1022/1385] Compiling chacha20_poly1305_armv8-apple.S
[1023/1385] Compiling chacha-x86-apple.S
[1024/1385] Compiling a_bool.cc
[1025/1385] Compiling chacha-armv8-win.S
[1026/1385] Compiling chacha-armv4-linux.S
[1027/1385] Compiling chacha-armv8-linux.S
[1027/1385] Compiling aes128gcmsiv-x86_64-linux.S
[1027/1385] Compiling aes128gcmsiv-x86_64-apple.S
[1030/1385] Compiling x86_64-mont5-linux.S
[1031/1385] Compiling chacha-armv8-apple.S
[1032/1385] Compiling x86_64-mont5-apple.S
[1033/1385] Compiling x86_64-mont-apple.S
[1034/1385] Compiling x86_64-mont-linux.S
[1034/1385] Compiling x86-mont-linux.S
[1034/1385] Compiling x86-mont-apple.S
[1037/1385] Compiling vpaes-x86_64-linux.S
[1038/1385] Compiling vpaes-x86_64-apple.S
[1039/1385] Compiling vpaes-x86-linux.S
[1040/1385] Compiling CCryptoBoringSSLShims shims.c
[1041/1385] Compiling vpaes-armv8-win.S
[1042/1385] Compiling vpaes-x86-apple.S
[1043/1385] Compiling vpaes-armv7-linux.S
[1044/1385] Compiling sha512-x86_64-linux.S
[1045/1385] Compiling vpaes-armv8-linux.S
[1046/1385] Compiling err_data.cc
[1047/1385] Compiling vpaes-armv8-apple.S
[1048/1385] Compiling sha512-x86_64-apple.S
[1049/1385] Compiling sha512-armv8-win.S
[1050/1385] Compiling sha512-armv4-linux.S
[1051/1385] Compiling sha512-armv8-linux.S
[1052/1385] Compiling sha512-586-apple.S
[1053/1385] Compiling sha256-x86_64-linux.S
[1054/1385] Compiling sha512-586-linux.S
[1055/1385] Compiling sha256-x86_64-apple.S
[1055/1385] Compiling sha512-armv8-apple.S
[1057/1385] Compiling sha256-armv8-win.S
[1058/1385] Compiling sha256-armv4-linux.S
[1059/1385] Compiling sha256-armv8-linux.S
[1060/1385] Compiling sha256-armv8-apple.S
[1061/1385] Compiling sha1-x86_64-linux.S
[1062/1385] Compiling sha1-x86_64-apple.S
[1063/1385] Compiling sha256-586-apple.S
[1063/1385] Compiling sha256-586-linux.S
[1063/1385] Compiling sha1-armv8-win.S
[1066/1385] Compiling sha1-armv8-linux.S
[1067/1385] Compiling sha1-armv4-large-linux.S
[1068/1385] Compiling sha1-586-linux.S
[1069/1385] Compiling rsaz-avx2-linux.S
[1070/1385] Compiling sha1-armv8-apple.S
[1071/1385] Compiling sha1-586-apple.S
[1072/1385] Compiling rsaz-avx2-apple.S
[1073/1385] Compiling rdrand-x86_64-apple.S
[1074/1385] Compiling p256_beeu-x86_64-asm-linux.S
[1074/1385] Compiling rdrand-x86_64-linux.S
[1076/1385] Compiling p256_beeu-x86_64-asm-apple.S
[1077/1385] Compiling p256-armv8-asm-win.S
[1078/1385] Compiling p256_beeu-armv8-asm-win.S
[1079/1385] Compiling p256-x86_64-asm-linux.S
[1080/1385] Compiling p256-x86_64-asm-apple.S
[1080/1385] Compiling p256_beeu-armv8-asm-linux.S
[1082/1385] Compiling p256-armv8-asm-linux.S
[1083/1385] Compiling p256_beeu-armv8-asm-apple.S
[1084/1385] Compiling p256-armv8-asm-apple.S
[1085/1385] Compiling ghashv8-armv8-win.S
[1086/1385] Compiling ghashv8-armv8-linux.S
[1087/1385] Compiling ghash-x86-linux.S
[1088/1385] Compiling ghash-x86_64-linux.S
[1088/1385] Compiling ghash-x86_64-apple.S
[1090/1385] Compiling ghash-x86-apple.S
[1091/1385] Compiling ghashv8-armv7-linux.S
[1092/1385] Compiling ghashv8-armv8-apple.S
[1093/1385] Compiling ghash-ssse3-x86_64-linux.S
[1094/1385] Compiling ghash-ssse3-x86_64-apple.S
[1095/1385] Compiling ghash-ssse3-x86-apple.S
[1095/1385] Compiling ghash-ssse3-x86-linux.S
[1097/1385] Compiling ghash-neon-armv8-apple.S
[1098/1385] Compiling ghash-neon-armv8-win.S
[1098/1385] Compiling ghash-armv4-linux.S
[1098/1385] Compiling ghash-neon-armv8-linux.S
[1101/1385] Compiling co-586-linux.S
[1102/1385] Compiling co-586-apple.S
[1103/1385] Compiling bsaes-armv7-linux.S
[1104/1385] Compiling bn-armv8-win.S
[1105/1385] Compiling bn-586-apple.S
[1106/1385] Compiling bn-armv8-apple.S
[1106/1385] Compiling bn-armv8-linux.S
[1108/1385] Compiling bn-586-linux.S
[1109/1385] Compiling armv8-mont-linux.S
[1110/1385] Compiling armv8-mont-win.S
[1111/1385] Compiling armv8-mont-apple.S
[1112/1385] Compiling armv4-mont-linux.S
[1113/1385] Compiling aesv8-gcm-armv8-win.S
[1113/1385] Compiling aesv8-armv8-linux.S
[1114/1385] Compiling aesv8-armv8-win.S
[1116/1385] Compiling aesv8-gcm-armv8-linux.S
[1117/1385] Compiling aesv8-armv7-linux.S
[1118/1385] Compiling aesv8-gcm-armv8-apple.S
[1119/1385] Compiling aesv8-armv8-apple.S
[1120/1385] Compiling aesni-x86_64-linux.S
[1121/1385] Compiling aesni-x86_64-apple.S
[1122/1385] Compiling aesni-x86-linux.S
[1123/1385] Compiling aesni-x86-apple.S
[1124/1385] Compiling aesni-gcm-x86_64-linux.S
[1125/1385] Compiling aesni-gcm-x86_64-apple.S
[1126/1385] Compiling aes-gcm-avx512-x86_64-linux.S
[1127/1385] Compiling aes-gcm-avx2-x86_64-linux.S
[1128/1385] Compiling aes-gcm-avx512-x86_64-apple.S
[1129/1385] Compiling aes-gcm-avx2-x86_64-apple.S
[1130/1385] Compiling c-nioatomics.c
[1131/1385] Compiling xwing.cc
[1132/1385] Compiling x_sig.cc
[1133/1385] Compiling x_x509a.cc
[1134/1385] Compiling x_req.cc
[1135/1385] Compiling x_exten.cc
[1136/1385] Compiling x_spki.cc
[1137/1385] Compiling x_name.cc
[1138/1390] Compiling x_x509.cc
[1139/1390] Compiling x_pubkey.cc
[1140/1391] Compiling x_crl.cc
[1142/1391] Compiling NIOConcurrencyHelpers lock.swift
[1143/1391] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1144/1391] Compiling NIOConcurrencyHelpers NIOLock.swift
[1145/1391] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1146/1391] Emitting module NIOConcurrencyHelpers
[1147/1391] Compiling NIOConcurrencyHelpers atomics.swift
[1147/1391] Compiling x509spki.cc
[1148/1391] Compiling x_attrib.cc
[1149/1391] Compiling x_all.cc
[1150/1391] Compiling x509rset.cc
[1151/1391] Compiling x509name.cc
[1152/1391] Compiling x509cset.cc
[1153/1391] Compiling x_algor.cc
[1154/1391] Compiling x509_vpm.cc
[1155/1418] Compiling x509_vfy.cc
[1157/1418] Compiling ConsoleKitTerminal ProgressBar.swift
[1158/1418] Compiling ConsoleKitTerminal Console+Clear.swift
[1159/1418] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1160/1420] Compiling ConsoleKitTerminal ConsoleClear.swift
[1161/1420] Compiling ConsoleKitTerminal Console+Ask.swift
[1162/1420] Compiling ConsoleKitTerminal Console+Choose.swift
[1163/1420] Compiling ConsoleKitTerminal Console+Confirm.swift
[1164/1420] Compiling ConsoleKitTerminal Console+Input.swift
[1165/1420] Compiling ConsoleKitTerminal Console+Center.swift
[1165/1420] Compiling x509_txt.cc
[1166/1420] Compiling x509_v3.cc
[1168/1420] Emitting module ConsoleKitTerminal
[1169/1420] Compiling ConsoleKitTerminal ActivityBar.swift
[1170/1420] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1171/1420] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1171/1420] Compiling x509_trs.cc
[1173/1420] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1174/1420] Compiling ConsoleKitTerminal CustomActivity.swift
[1175/1420] Compiling ConsoleKitTerminal LoadingBar.swift
[1175/1420] Compiling x509_set.cc
[1177/1420] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1178/1420] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1178/1420] Compiling x509_obj.cc
[1179/1420] Compiling x509_lu.cc
[1180/1420] Compiling x509_req.cc
[1181/1420] Compiling x509_ext.cc
[1183/1420] Compiling ConsoleKitTerminal Console+Output.swift
[1184/1420] Compiling ConsoleKitTerminal Console+Wait.swift
[1185/1420] Compiling ConsoleKitTerminal ConsoleColor.swift
[1186/1420] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1187/1420] Compiling ConsoleKitTerminal ConsoleText.swift
[1188/1420] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1189/1420] Compiling ConsoleKitTerminal ANSI.swift
[1190/1420] Compiling ConsoleKitTerminal Console.swift
[1191/1420] Compiling ConsoleKitTerminal Terminal.swift
[1191/1420] Compiling x509_def.cc
[1192/1420] Compiling x509_d2.cc
[1194/1420] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1195/1420] Compiling ConsoleKitTerminal LoggerFragment.swift
[1195/1420] Compiling x509_att.cc
[1196/1420] Compiling x509.cc
[1197/1420] Compiling x509_cmp.cc
[1198/1420] Compiling v3_skey.cc
[1199/1420] Compiling v3_prn.cc
[1200/1420] Compiling v3_utl.cc
[1201/1420] Compiling v3_purp.cc
[1202/1442] Compiling v3_pmaps.cc
[1203/1442] Compiling v3_pcons.cc
[1205/1442] Compiling ConsoleKitCommands Flag.swift
[1206/1442] Compiling ConsoleKitCommands Option.swift
[1207/1444] Compiling ConsoleKitCommands Argument.swift
[1208/1444] Compiling ConsoleKitCommands CommandSignature.swift
[1208/1444] Compiling v3_ocsp.cc
[1209/1444] Compiling v3_lib.cc
[1210/1444] Compiling v3_ncons.cc
[1212/1444] Emitting module ConsoleKitCommands
[1212/1444] Compiling v3_int.cc
[1214/1444] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1215/1444] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1215/1444] Compiling v3_info.cc
[1216/1444] Compiling v3_ia5.cc
[1217/1444] Compiling v3_genn.cc
[1219/1444] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1220/1444] Compiling ConsoleKitCommands Utilities.swift
[1220/1444] Compiling v3_extku.cc
[1221/1444] Compiling v3_enum.cc
[1222/1444] Compiling v3_crld.cc
[1222/1444] Compiling v3_cpols.cc
[1224/1444] Compiling v3_conf.cc
[1225/1444] Compiling v3_bitst.cc
[1227/1444] Compiling ConsoleKitCommands CommandGroup.swift
[1228/1444] Compiling ConsoleKitCommands CommandInput.swift
[1229/1444] Compiling ConsoleKitCommands Commands.swift
[1230/1444] Compiling ConsoleKitCommands Console+Run.swift
[1231/1444] Compiling ConsoleKitCommands AsyncCommands.swift
[1232/1444] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1233/1444] Compiling ConsoleKitCommands AnyCommand.swift
[1234/1444] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1235/1444] Compiling ConsoleKitCommands AsyncCommand.swift
[1236/1444] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1237/1444] Compiling ConsoleKitCommands Command.swift
[1238/1444] Compiling ConsoleKitCommands CommandContext.swift
[1239/1444] Compiling ConsoleKitCommands CommandError.swift
[1240/1444] Compiling ConsoleKitCommands ConsoleError.swift
[1241/1444] Compiling ConsoleKitCommands Completion.swift
[1241/1444] Compiling v3_bcons.cc
[1242/1444] Compiling v3_alt.cc
[1243/1444] Compiling v3_akeya.cc
[1244/1446] Compiling v3_akey.cc
[1245/1446] Compiling t_x509a.cc
[1246/1446] Compiling i2d_pr.cc
[1247/1446] Compiling t_x509.cc
[1248/1446] Compiling t_req.cc
[1250/1446] Emitting module ConsoleKit
[1251/1446] Compiling ConsoleKit Exports.swift
[1251/1446] Compiling t_crl.cc
[1252/1446] Compiling rsa_pss.cc
[1253/1446] Compiling name_print.cc
[1254/1446] Compiling policy.cc
[1255/1446] Compiling by_file.cc
[1256/1446] Compiling by_dir.cc
[1257/1446] Compiling a_digest.cc
[1258/1446] Compiling algorithm.cc
[1259/1446] Compiling a_verify.cc
[1259/1446] Compiling asn1_gen.cc
[1261/1446] Compiling a_sign.cc
[1262/1446] Compiling trust_token.cc
[1263/1446] Compiling voprf.cc
[1264/1446] Compiling pmbtoken.cc
[1265/1446] Compiling thread_win.cc
[1266/1446] Compiling thread_pthread.cc
[1267/1446] Compiling thread.cc
[1268/1446] Compiling thread_none.cc
[1269/1446] Compiling stack.cc
[1270/1446] Compiling sha512.cc
[1271/1446] Compiling siphash.cc
[1272/1446] Compiling slhdsa.cc
[1273/1446] Compiling sha256.cc
[1274/1446] Compiling spake2plus.cc
[1275/1446] Compiling sha1.cc
[1276/1446] Compiling rsa_print.cc
[1277/1446] Compiling rsa_extra.cc
[1278/1446] Compiling rsa_crypt.cc
[1279/1446] Compiling rc4.cc
[1280/1446] Compiling refcount.cc
[1281/1446] Compiling urandom.cc
[1282/1446] Compiling windows.cc
[1283/1446] Compiling trusty.cc
[1284/1446] Compiling rand.cc
[1285/1446] Compiling poly1305_arm_asm.S
[1286/1446] Compiling rsa_asn1.cc
[1287/1446] Compiling passive.cc
[1288/1446] Compiling ios.cc
[1289/1446] Compiling getentropy.cc
[1290/1446] Compiling fork_detect.cc
[1291/1446] Compiling forkunsafe.cc
[1292/1446] Compiling deterministic.cc
[1293/1446] Compiling poly1305_vec.cc
[1294/1446] Compiling poly1305_arm.cc
[1295/1446] Compiling pool.cc
[1296/1446] Compiling poly1305.cc
[1297/1446] Compiling pkcs8.cc
[1298/1446] Compiling pkcs7.cc
[1299/1446] Compiling pkcs8_x509.cc
[1300/1446] Compiling p5_pbev2.cc
[1301/1446] Compiling pem_xaux.cc
[1302/1446] Compiling pkcs7_x509.cc
[1303/1446] Compiling pem_x509.cc
[1304/1446] Compiling pem_pkey.cc
[1305/1446] Compiling pem_pk8.cc
[1306/1446] Compiling pem_oth.cc
[1307/1446] Compiling mlkem.cc
[1308/1446] Compiling mldsa.cc
[1309/1446] Compiling obj_xref.cc
[1310/1446] Compiling pem_info.cc
[1311/1446] Compiling pem_lib.cc
[1312/1446] Compiling pem_all.cc
[1313/1446] Compiling mem.cc
[1314/1446] Compiling poly_rq_mul.S
[1315/1446] Compiling obj.cc
[1316/1446] Compiling fips_shared_support.cc
[1317/1446] Compiling md5.cc
[1318/1446] Compiling md4.cc
[1319/1446] Compiling lhash.cc
[1320/1446] Compiling fuzzer_mode.cc
[1321/1446] Compiling ex_data.cc
[1322/1446] Compiling kyber.cc
[1323/1446] Compiling hrss.cc
[1324/1446] Compiling hpke.cc
[1325/1446] Compiling scrypt.cc
[1326/1446] Compiling sign.cc
[1327/1446] Compiling print.cc
[1328/1446] Compiling pbkdf.cc
[1329/1446] Compiling p_x25519_asn1.cc
[1330/1446] Compiling p_x25519.cc
[1331/1446] Compiling p_rsa_asn1.cc
[1332/1446] Compiling p_hkdf.cc
[1333/1446] Compiling p_ed25519_asn1.cc
[1334/1446] Compiling p_ed25519.cc
[1335/1446] Compiling p_rsa.cc
[1336/1446] Compiling p_ec_asn1.cc
[1337/1446] Compiling p_ec.cc
[1338/1446] Compiling p_dsa_asn1.cc
[1339/1446] Compiling p_dh_asn1.cc
[1340/1446] Compiling p_dh.cc
[1341/1446] Compiling err.cc
[1342/1446] Compiling engine.cc
[1343/1446] Compiling ecdsa_p1363.cc
[1344/1446] Compiling evp_ctx.cc
[1345/1446] Compiling evp.cc
[1346/1446] Compiling evp_asn1.cc
[1347/1446] Compiling ecdh.cc
[1348/1446] Compiling ec_derive.cc
[1349/1446] Compiling ecdsa_asn1.cc
[1350/1446] Compiling hash_to_curve.cc
[1351/1446] Compiling dsa.cc
[1352/1446] Compiling dsa_asn1.cc
[1353/1446] Compiling x25519-asm-arm.S
[1354/1446] Compiling digest_extra.cc
[1355/1446] Compiling ec_asn1.cc
[1356/1446] Compiling params.cc
[1357/1446] Compiling des.cc
[1358/1446] Compiling curve25519_64_adx.cc
[1359/1446] Compiling dh_asn1.cc
[1360/1446] Compiling spake25519.cc
[1361/1446] Compiling cpu_intel.cc
[1362/1446] Compiling cpu_arm_linux.cc
[1363/1446] Compiling crypto.cc
[1364/1446] Compiling cpu_arm_freebsd.cc
[1365/1446] Compiling curve25519.cc
[1366/1446] Compiling cpu_aarch64_win.cc
[1367/1446] Compiling cpu_aarch64_sysreg.cc
[1368/1446] Compiling cpu_aarch64_openbsd.cc
[1369/1446] Compiling cpu_aarch64_linux.cc
[1370/1446] Compiling cpu_aarch64_fuchsia.cc
[1371/1446] Compiling cpu_aarch64_apple.cc
[1372/1446] Compiling conf.cc
[1373/1446] Compiling tls_cbc.cc
[1374/1446] Compiling get_cipher.cc
[1375/1446] Compiling e_rc4.cc
[1376/1446] Compiling e_tls.cc
[1377/1446] Compiling cms.cc
[1378/1446] Compiling e_rc2.cc
[1379/1446] Compiling e_null.cc
[1380/1446] Compiling e_des.cc
[1381/1446] Compiling e_chacha20poly1305.cc
[1382/1446] Compiling e_aesgcmsiv.cc
[1383/1446] Compiling derive_key.cc
[1384/1446] Compiling e_aeseax.cc
[1385/1446] Compiling e_aesctrhmac.cc
[1386/1446] Compiling chacha.cc
[1387/1446] Compiling unicode.cc
[1388/1446] Compiling cbs.cc
[1389/1446] Compiling cbb.cc
[1390/1446] Compiling sqrt.cc
[1391/1446] Compiling ber.cc
[1392/1446] Compiling buf.cc
[1393/1446] Compiling asn1_compat.cc
[1394/1446] Compiling exponentiation.cc
[1395/1446] Compiling div.cc
[1396/1446] Compiling blake2.cc
[1397/1446] Compiling printf.cc
[1398/1446] Compiling hexdump.cc
[1399/1446] Compiling pair.cc
[1400/1446] Compiling convert.cc
[1401/1446] Compiling file.cc
[1402/1446] Compiling fd.cc
[1403/1446] Compiling bn_asn1.cc
[1404/1446] Compiling errno.cc
[1405/1446] Compiling bio_mem.cc
[1406/1446] Compiling base64.cc
[1407/1446] Compiling bio.cc
[1408/1446] Compiling tasn_typ.cc
[1409/1446] Compiling tasn_fre.cc
[1410/1446] Compiling tasn_enc.cc
[1411/1446] Compiling tasn_utl.cc
[1412/1446] Compiling tasn_new.cc
[1413/1446] Compiling tasn_dec.cc
[1414/1446] Compiling posix_time.cc
[1415/1446] Compiling f_string.cc
[1416/1446] Compiling f_int.cc
[1417/1446] Compiling asn_pack.cc
[1418/1446] Compiling asn1_par.cc
[1419/1446] Compiling bcm.cc
[1420/1446] Compiling asn1_lib.cc
[1421/1446] Compiling a_utctm.cc
[1422/1446] Compiling a_type.cc
[1423/1446] Compiling a_time.cc
[1424/1446] Compiling a_octet.cc
[1425/1446] Compiling a_strnid.cc
[1426/1446] Compiling a_strex.cc
[1427/1446] Compiling a_mbstr.cc
[1427/1446] Write sources
[1431/1446] Compiling a_object.cc
[1431/1446] Write sources
[1431/1446] Write App-entitlement.plist
[1431/1446] Write sources
[1435/1446] Compiling a_i2d_fp.cc
[1436/1446] Compiling a_int.cc
[1437/1446] Compiling a_dup.cc
[1438/1446] Compiling a_d2i_fp.cc
[1439/1446] Compiling a_gentm.cc
[1440/1487] Compiling aes.cc
[1441/1491] Compiling a_bool.cc
[1442/1491] Compiling a_bitstr.cc
[1444/1491] Compiling Algorithms Suffix.swift
[1445/1491] Compiling Algorithms Trim.swift
[1446/1493] Compiling Algorithms Permutations.swift
[1447/1493] Compiling Algorithms Product.swift
[1448/1503] Compiling Atomics Unmanaged extensions.swift
[1449/1503] Compiling Algorithms Joined.swift
[1450/1503] Compiling Algorithms Keyed.swift
[1451/1503] Compiling Algorithms MinMax.swift
[1452/1503] Compiling Algorithms Partition.swift
[1453/1503] Compiling Algorithms Unique.swift
[1454/1503] Compiling Algorithms Windows.swift
[1455/1503] Compiling Algorithms AdjacentPairs.swift
[1456/1503] Compiling Algorithms Chain.swift
[1457/1503] Compiling Algorithms Combinations.swift
[1458/1503] Compiling Algorithms Compacted.swift
[1459/1503] Compiling Algorithms Cycle.swift
[1460/1503] Compiling Algorithms Split.swift
[1461/1503] Compiling Algorithms Stride.swift
[1462/1503] Compiling Algorithms RandomSample.swift
[1463/1503] Compiling Algorithms Reductions.swift
[1464/1503] Compiling Algorithms Rotate.swift
[1465/1503] Compiling Algorithms EitherSequence.swift
[1466/1503] Compiling Algorithms FirstNonNil.swift
[1467/1503] Compiling Algorithms FlattenCollection.swift
[1468/1503] Compiling Algorithms Grouped.swift
[1469/1503] Compiling Algorithms Indexed.swift
[1470/1503] Compiling Algorithms Intersperse.swift
[1487/1503] Compiling Algorithms Chunked.swift
[1488/1503] Compiling CryptoBoringWrapper RandomBytes.swift
[1489/1503] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1490/1503] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[1491/1503] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1492/1503] Compiling CryptoBoringWrapper EllipticCurve.swift
[1493/1503] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1494/1503] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1495/1503] Emitting module CryptoBoringWrapper
[1496/1503] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1499/1503] Emitting module Atomics
[1500/1622] Emitting module Algorithms
[1501/1622] Compiling NIOCore ChannelOption.swift
[1502/1622] Compiling NIOCore ChannelPipeline.swift
[1503/1622] Compiling NIOCore CircularBuffer.swift
[1504/1622] Compiling NIOCore Codec.swift
[1505/1622] Compiling NIOCore ConvenienceOptionSupport.swift
[1506/1622] Compiling NIOCore DeadChannel.swift
[1507/1628] Emitting module _CryptoExtras
[1508/1628] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1509/1628] Compiling NIOCore NIOAsyncWriter.swift
[1510/1628] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1511/1628] Compiling NIOCore BSDSocketAPI.swift
[1512/1628] Compiling NIOCore ByteBuffer-aux.swift
[1513/1628] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1514/1628] Compiling NIOCore GlobalSingletons.swift
[1515/1628] Compiling NIOCore IO.swift
[1516/1628] Compiling NIOCore IOData.swift
[1517/1628] Compiling NIOCore IPProtocol.swift
[1518/1628] Compiling NIOCore IntegerBitPacking.swift
[1519/1628] Compiling NIOCore IntegerTypes.swift
[1520/1628] Compiling NIOCore Interfaces.swift
[1521/1634] Compiling NIOCore AddressedEnvelope.swift
[1522/1634] Compiling NIOCore AsyncAwaitSupport.swift
[1523/1634] Compiling NIOCore AsyncChannel.swift
[1524/1634] Compiling NIOCore AsyncChannelHandler.swift
[1525/1634] Compiling NIOCore AsyncChannelInboundStream.swift
[1526/1634] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1527/1634] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1528/1634] Compiling NIOCore DispatchQueue+WithFuture.swift
[1529/1634] Compiling NIOCore EventLoop+Deprecated.swift
[1530/1634] Compiling NIOCore EventLoop+SerialExecutor.swift
[1531/1634] Compiling NIOCore EventLoop.swift
[1532/1634] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1533/1634] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1540/1634] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1541/1634] Compiling NIOCore EventLoopFuture.swift
[1542/1634] Compiling NIOCore FileDescriptor.swift
[1543/1634] Compiling NIOCore FileHandle.swift
[1544/1634] Compiling NIOCore FileRegion.swift
[1546/1634] Compiling NIOCore Linux.swift
[1547/1634] Compiling NIOCore MarkedCircularBuffer.swift
[1548/1634] Compiling NIOCore MulticastChannel.swift
[1549/1634] Compiling NIOCore NIOAny.swift
[1550/1634] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1551/1634] Compiling NIOCore NIOCoreSendableMetatype.swift
[1552/1634] Compiling _CryptoExtras DLEQ.swift
[1553/1634] Compiling _CryptoExtras Prover.swift
[1554/1634] Compiling _CryptoExtras Verifier.swift
[1555/1634] Compiling _CryptoExtras ZKPToolbox.swift
[1556/1634] Compiling _CryptoExtras resource_bundle_accessor.swift
[1557/1634] Compiling NIOCore SocketAddresses.swift
[1564/1634] Compiling _CryptoExtras ThreadWindows.swift
[1571/1634] Compiling NIOCore SocketOptionProvider.swift
[1572/1634] Compiling NIOCore SystemCallHelpers.swift
[1573/1634] Compiling NIOCore TimeAmount+Duration.swift
[1574/1634] Compiling NIOCore TypeAssistedChannelHandler.swift
[1575/1634] Compiling NIOCore UniversalBootstrapSupport.swift
[1576/1634] Compiling NIOCore Utilities.swift
[1591/1634] Compiling NIOCore ByteBuffer-conversions.swift
[1592/1634] Compiling NIOCore ByteBuffer-core.swift
[1593/1634] Compiling NIOCore ByteBuffer-hex.swift
[1594/1634] Compiling NIOCore ByteBuffer-int.swift
[1595/1634] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1596/1634] Compiling NIOCore ByteBuffer-multi-int.swift
[1597/1634] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1598/1634] Compiling NIOCore ByteBuffer-views.swift
[1599/1634] Compiling NIOCore Channel.swift
[1600/1634] Compiling NIOCore ChannelHandler.swift
[1601/1634] Compiling NIOCore ChannelHandlers.swift
[1602/1634] Compiling NIOCore ChannelInvoker.swift
[1603/1732] Compiling X509 Curve25519+DER.swift
[1604/1732] Compiling X509 NameConstraintsPolicy.swift
[1605/1732] Compiling X509 RFC5280Policy.swift
[1606/1732] Compiling X509 URIConstraints.swift
[1607/1732] Compiling X509 VersionPolicy.swift
[1608/1732] Compiling X509 ServerIdentityPolicy.swift
[1609/1732] Compiling X509 TrustRootLoading.swift
[1610/1732] Compiling X509 CSRAttribute.swift
[1611/1732] Compiling X509 CSRAttributes.swift
[1612/1732] Compiling X509 CSRVersion.swift
[1613/1732] Compiling X509 CertificateSigningRequest.swift
[1614/1732] Compiling X509 CertificationRequestInfo.swift
[1615/1732] Compiling X509 ExtensionRequest.swift
[1616/1732] Compiling X509 Certificate.swift
[1617/1732] Compiling X509 AnyPolicy.swift
[1618/1732] Compiling X509 CertificateStore.swift
[1619/1732] Compiling X509 CustomCertificateStore.swift
[1620/1732] Compiling X509 OneOfPolicies.swift
[1621/1732] Compiling X509 PolicyBuilder.swift
[1622/1732] Compiling X509 BasicConstraintsPolicy.swift
[1623/1732] Compiling X509 DNSNames.swift
[1624/1732] Compiling X509 DirectoryNames.swift
[1625/1732] Compiling X509 ExpiryPolicy.swift
[1626/1732] Compiling X509 IPConstraints.swift
[1627/1742] Compiling X509 Extension.swift
[1628/1742] Compiling X509 Extensions.swift
[1629/1742] Compiling X509 ExtensionsBuilder.swift
[1630/1742] Compiling X509 GeneralName.swift
[1631/1742] Compiling X509 Lock.swift
[1632/1742] Compiling X509 LockedValueBox.swift
[1633/1742] Compiling X509 BasicOCSPResponse.swift
[1634/1742] Compiling X509 DirectoryString.swift
[1635/1742] Compiling X509 OCSPCertID.swift
[1636/1742] Compiling X509 OCSPCertStatus.swift
[1637/1742] Compiling X509 OCSPExtensionID.swift
[1638/1742] Compiling X509 OCSPVersion.swift
[1639/1742] Compiling X509 PKCS8PrivateKey.swift
[1640/1742] Compiling X509 PromiseAndFuture.swift
[1641/1742] Compiling X509 RDNAttribute.swift
[1642/1742] Compiling X509 RandomNumberGenerator+bytes.swift
[1643/1742] Compiling X509 RelativeDistinguishedName.swift
[1644/1742] Compiling X509 SEC1PrivateKey.swift
[1645/1742] Compiling X509 SecKeyWrapper.swift
[1646/1742] Compiling X509 Signature.swift
[1647/1742] Compiling X509 SignatureAlgorithm.swift
[1648/1742] Compiling X509 AllOfPolicies.swift
[1656/1742] Compiling X509 CertificatePrivateKey.swift
[1657/1742] Compiling X509 CertificatePublicKey.swift
[1658/1742] Compiling X509 CertificateSerialNumber.swift
[1659/1742] Compiling X509 CertificateVersion.swift
[1660/1742] Compiling X509 CMSAttribute.swift
[1661/1742] Compiling X509 CMSContentInfo.swift
[1662/1742] Compiling X509 CMSEncapsulatedContentInfo.swift
[1663/1742] Compiling X509 CMSIssuerAndSerialNumber.swift
[1664/1742] Compiling X509 CMSOperations.swift
[1665/1742] Compiling X509 CMSSignature.swift
[1666/1742] Compiling X509 CMSSignedData.swift
[1667/1742] Compiling X509 CMSSignerIdentifier.swift
[1668/1742] Compiling X509 CMSSignerInfo.swift
[1669/1742] Compiling X509 CMSVersion.swift
[1671/1742] Compiling X509 OCSPNonce.swift
[1672/1742] Compiling X509 OCSPPolicy.swift
[1673/1742] Compiling X509 OCSPRequest.swift
[1674/1742] Compiling X509 OCSPResponse.swift
[1675/1742] Compiling X509 OCSPResponseBytes.swift
[1676/1742] Compiling X509 OCSPResponseData.swift
[1677/1742] Compiling X509 OCSPResponseStatus.swift
[1678/1742] Compiling X509 OCSPSignature.swift
[1679/1742] Compiling X509 OCSPSingleRequest.swift
[1680/1742] Compiling X509 OCSPSingleResponse.swift
[1681/1742] Compiling X509 OCSPTBSRequest.swift
[1696/1742] Compiling X509 Digests.swift
[1697/1742] Compiling X509 DistinguishedName.swift
[1698/1742] Compiling X509 CommonName.swift
[1699/1742] Compiling X509 CountryName.swift
[1700/1742] Compiling X509 DNBuilder.swift
[1701/1742] Compiling X509 DomainComponent.swift
[1702/1742] Compiling X509 EmailAddress.swift
[1703/1742] Compiling X509 LocalityName.swift
[1704/1742] Compiling X509 OrganizationName.swift
[1705/1742] Compiling X509 OrganizationalUnitName.swift
[1706/1742] Compiling X509 StateOrProvinceName.swift
[1707/1742] Compiling X509 StreetAddress.swift
[1708/1742] Compiling X509 Error.swift
[1709/1742] Compiling X509 AuthorityInformationAccess.swift
[1710/1742] Compiling X509 AuthorityKeyIdentifier.swift
[1711/1742] Compiling X509 BasicConstraints.swift
[1712/1742] Compiling X509 ExtendedKeyUsage.swift
[1713/1742] Compiling X509 ExtensionIdentifiers.swift
[1714/1742] Compiling X509 KeyUsage.swift
[1715/1742] Compiling X509 NameConstraints.swift
[1716/1742] Compiling X509 SubjectAlternativeName.swift
[1717/1742] Compiling X509 SubjectKeyIdentifier.swift
[1718/1742] Emitting module NIOCore
[1725/1742] Compiling X509 UnverifiedChain.swift
[1726/1742] Compiling X509 ValidatedCertificateChain.swift
[1727/1742] Compiling X509 VerificationDiagnostic.swift
[1728/1742] Compiling X509 Verifier.swift
[1729/1742] Compiling X509 VerifierPolicy.swift
[1730/1742] Compiling X509 AlgorithmIdentifier.swift
[1731/1742] Compiling X509 ECDSASignature.swift
[1732/1742] Compiling X509 RSAPKCS1PublicKey.swift
[1733/1742] Compiling X509 SubjectPublicKeyInfo.swift
[1734/1742] Compiling X509 TBSCertificate.swift
[1735/1742] Compiling X509 Time.swift
[1736/1742] Compiling X509 TimeCalculations.swift
[1737/1742] Compiling X509 Validity.swift
[1738/1742] Compiling X509 X509SendableMetatype.swift
[1739/1892] Emitting module X509
[1740/1952] Compiling JWTKit RSAError.swift
[1741/1952] Compiling JWTKit RSASigner.swift
[1742/1952] Compiling JWTKit Base64URL.swift
[1743/1952] Compiling JWTKit CryptoSigner.swift
[1744/1952] Compiling JWTKit CustomizedJSONCoders.swift
[1745/1952] Compiling JWTKit Utilities.swift
[1746/1952] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[1747/1952] Compiling SQLKit SQLAlterEnum.swift
[1748/1952] Compiling SQLKit SQLAlterTable.swift
[1749/1952] Compiling SQLKit SQLCreateEnum.swift
[1750/1952] Compiling SQLKit SQLColumn.swift
[1751/1952] Compiling SQLKit SQLConstraint.swift
[1752/1952] Compiling SQLKit SQLDataType.swift
[1753/1952] Compiling SQLKit SQLDirection.swift
[1754/1952] Compiling SQLKit SQLDistinct.swift
[1755/1952] Compiling SQLKit SQLForeignKeyAction.swift
[1756/1952] Compiling SQLKit SQLNestedSubpathExpression.swift
[1757/1952] Compiling SQLKit SQLQualifiedTable.swift
[1758/1952] Compiling SQLKit SQLQueryString.swift
[1759/1952] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[1760/1962] Compiling SQLKit SQLUnion.swift
[1761/1962] Compiling SQLKit SQLUpdate.swift
[1762/1962] Compiling SQLKit SQLExpression.swift
[1763/1962] Compiling SQLKit SQLSerializer.swift
[1764/1962] Compiling SQLKit SQLStatement.swift
[1765/1962] Compiling SQLKit SQLBinaryExpression.swift
[1766/1962] Compiling SQLKit SQLBinaryOperator.swift
[1767/1962] Compiling SQLKit SQLBind.swift
[1768/1962] Compiling SQLKit SQLFunction.swift
[1769/1962] Compiling SQLKit SQLGroupExpression.swift
[1770/1962] Compiling JWTKit HMACError.swift
[1771/1962] Compiling JWTKit HMACSigner.swift
[1772/1962] Compiling JWTKit JWTKeyCollection+HMAC.swift
[1773/1962] Compiling JWTKit Insecure.swift
[1774/1962] Compiling JWTKit JWTHeader+CommonFields.swift
[1775/1962] Compiling JWTKit JWTHeader.swift
[1776/1962] Compiling JWTKit JWTHeaderField.swift
[1777/1962] Compiling JWTKit JWTKeyCollection.swift
[1778/1962] Compiling JWTKit JWTParser.swift
[1779/1962] Compiling JWTKit JWTPayload.swift
[1780/1962] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1781/1962] Compiling NIOEmbedded AsyncTestingChannel.swift
[1782/1962] Emitting module NIOEmbedded
[1783/1962] Compiling NIOEmbedded Embedded.swift
[1784/1962] Compiling JWTKit JWTKeyCollection+RSA.swift
[1785/1962] Compiling JWTKit RSA.swift
[1786/1962] Compiling JWTKit ECDSA.swift
[1787/1962] Compiling JWTKit ECDSACurve.swift
[1788/1962] Compiling JWTKit ECDSACurveType.swift
[1789/1962] Compiling JWTKit ECDSAError.swift
[1790/1962] Compiling JWTKit ECDSAKeyTypes.swift
[1791/1962] Compiling JWTKit ECDSASigner.swift
[1792/1962] Compiling JWTKit ECDSASigningAlgorithm.swift
[1793/1962] Compiling JWTKit JWTKeyCollection+ECDSA.swift
[1794/1962] Compiling JWTKit P256+CurveType.swift
[1795/1962] Compiling JWTKit AudienceClaim.swift
[1796/1962] Compiling JWTKit BoolClaim.swift
[1797/1962] Compiling JWTKit ExpirationClaim.swift
[1798/1962] Compiling JWTKit GoogleHostedDomainClaim.swift
[1799/1962] Compiling JWTKit IDClaim.swift
[1800/1962] Compiling JWTKit IssuedAtClaim.swift
[1801/1962] Compiling JWTKit IssuerClaim.swift
[1802/1962] Compiling JWTKit JWTSerializer.swift
[1803/1962] Compiling JWTKit JWTSigner.swift
[1804/1962] Compiling JWTKit JWTKeyCollection+UnsecuredNone.swift
[1805/1962] Compiling JWTKit UnsecuredNoneSigner.swift
[1806/1962] Compiling SQLKit SQLCreateIndex.swift
[1807/1962] Compiling SQLKit SQLCreateTable.swift
[1808/1962] Compiling SQLKit SQLCreateTrigger.swift
[1809/1962] Compiling SQLKit SQLDelete.swift
[1810/1962] Compiling SQLKit SQLDropEnum.swift
[1811/1962] Compiling SQLKit SQLDropIndex.swift
[1812/1962] Compiling SQLKit SQLDropTable.swift
[1813/1962] Compiling SQLKit SQLDropTrigger.swift
[1814/1962] Compiling SQLKit SQLInsert.swift
[1815/1962] Compiling SQLKit SQLSelect.swift
[1816/1962] Compiling JWTKit P384+CurveType.swift
[1817/1962] Compiling JWTKit P521+CurveType.swift
[1818/1962] Compiling JWTKit EdDSA.swift
[1819/1962] Compiling JWTKit EdDSACurve.swift
[1820/1962] Compiling JWTKit EdDSAError.swift
[1821/1962] Compiling JWTKit JWK.swift
[1822/1962] Compiling JWTKit JWKIdentifier.swift
[1823/1962] Compiling JWTKit JWKS.swift
[1824/1962] Compiling JWTKit JWKSigner.swift
[1825/1962] Compiling JWTKit JWTAlgorithm.swift
[1826/1962] Compiling JWTKit JWTError.swift
[1827/1962] Compiling JWTKit JWTClaim.swift
[1828/1962] Compiling JWTKit JWTMultiValueClaim.swift
[1829/1962] Compiling JWTKit JWTUnixEpochClaim.swift
[1830/1962] Compiling JWTKit LocaleClaim.swift
[1831/1962] Compiling JWTKit NotBeforeClaim.swift
[1832/1962] Compiling JWTKit SubjectClaim.swift
[1833/1962] Compiling JWTKit TenantIDClaim.swift
[1834/1962] Compiling JWTKit EdDSASigner.swift
[1835/1962] Compiling JWTKit JWTKeyCollection+EdDSA.swift
[1836/1962] Compiling JWTKit HMAC.swift
[1853/1967] Emitting module SQLKit
[1854/1967] Compiling NIOPosix Utilities.swift
[1855/1967] Compiling NIOPosix VsockAddress.swift
[1856/1967] Compiling NIOPosix VsockChannelEvents.swift
[1857/1967] Compiling NIOPosix Windows.swift
[1858/1967] Compiling NIOPosix resource_bundle_accessor.swift
[1865/1967] Emitting module NIOPosix
[1866/1967] Compiling SQLKit SQLIdentifier.swift
[1867/1967] Compiling SQLKit SQLList.swift
[1868/1967] Compiling SQLKit SQLLiteral.swift
[1869/1967] Compiling SQLKit SQLRaw.swift
[1870/1967] Compiling SQLKit SQLCodingUtilities.swift
[1871/1967] Compiling SQLKit SQLQueryEncoder.swift
[1872/1967] Compiling SQLKit SQLRow.swift
[1873/1967] Compiling SQLKit SQLRowDecoder.swift
[1874/1967] Compiling SQLKit SomeCodingKey.swift
[1875/1967] Compiling SQLKit StringHandling.swift
[1905/2029] Emitting module NIO
[1906/2029] Compiling NIO Exports.swift
[1907/2159] Compiling NIOHTTP1 HTTPDecoder.swift
[1908/2159] Compiling NIOHTTP1 HTTPEncoder.swift
[1909/2159] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1910/2159] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1911/2159] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1912/2161] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1913/2161] Compiling NIOSOCKS SOCKSResponse.swift
[1914/2161] Compiling NIOSOCKS ClientStateMachine.swift
[1915/2162] Compiling NIOSOCKS Helpers.swift
[1916/2162] Compiling NIOSOCKS Messages.swift
[1919/2162] Compiling NIOSOCKS Errors.swift
[1920/2162] Compiling NIOSOCKS SOCKSRequest.swift
[1921/2162] Compiling NIOTLS TLSEvents.swift
[1922/2162] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1923/2162] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1924/2162] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1925/2162] Emitting module NIOTLS
[1926/2162] Compiling NIOTLS SNIHandler.swift
[1927/2162] Emitting module NIOSOCKS
[1930/2193] Compiling NIOSOCKS ServerStateMachine.swift
[1931/2193] Compiling NIOSSL NIOSSLServerHandler.swift
[1932/2193] Compiling NIOSSL ObjectIdentifier.swift
[1933/2193] Compiling NIOSSL PosixPort.swift
[1934/2193] Compiling NIOSSL SSLCallbacks.swift
[1935/2193] Compiling NIOSSL SSLPublicKey.swift
[1936/2193] Emitting module NIOFoundationCompat
[1937/2193] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1938/2193] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1939/2193] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1940/2193] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1941/2193] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1942/2193] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1943/2226] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1944/2226] Compiling NIOSSL NIOSSLHandler.swift
[1945/2226] Compiling NIOSSL SubjectAlternativeName.swift
[1946/2226] Compiling NIOSSL NIOSSLSecureBytes.swift
[1947/2230] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1948/2230] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1949/2230] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1950/2230] Compiling NIOTransportServices NIOTSSingletons.swift
[1953/2230] Compiling NIOSSL LinuxCABundle.swift
[1954/2230] Compiling NIOSSL NIOSSLClientHandler.swift
[1955/2230] Compiling NIOSSL RNG.swift
[1956/2230] Compiling FluentKit Children.swift
[1957/2230] Compiling FluentKit CompositeChildren.swift
[1958/2230] Compiling FluentKit CompositeID.swift
[1959/2230] Compiling FluentKit CompositeOptionalChild.swift
[1960/2230] Compiling FluentKit CompositeOptionalParent.swift
[1961/2230] Compiling FluentKit CompositeParent.swift
[1962/2230] Compiling FluentKit Field.swift
[1963/2230] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1964/2230] Compiling NIOTransportServices NIOTSBootstraps.swift
[1965/2230] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1966/2230] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1967/2230] Compiling NIOTransportServices AcceptHandler.swift
[1968/2230] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1969/2230] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1970/2230] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1971/2230] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1972/2230] Emitting module _NIOFileSystem
[1973/2230] Emitting module FluentKit
[1974/2239] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1975/2239] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1976/2239] Compiling NIOTransportServices NIOTSErrors.swift
[1977/2239] Compiling NIOTransportServices NIOTSEventLoop.swift
[1984/2239] Emitting module NIOHTTP1
[1987/2239] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1988/2239] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1990/2239] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1991/2240] Compiling FluentKit QueryBuilder+Concurrency.swift
[1992/2240] Compiling FluentKit Relation+Concurrency.swift
[1993/2240] Compiling FluentKit SchemaBuilder+Concurrency.swift
[1994/2240] Compiling FluentKit Siblings+Concurrency.swift
[1995/2240] Compiling FluentKit Database+Logging.swift
[1996/2240] Compiling FluentKit Database.swift
[1997/2240] Compiling FluentKit DatabaseID.swift
[1998/2240] Compiling FluentKit DatabaseInput.swift
[1999/2240] Compiling FluentKit DatabaseOutput.swift
[2000/2240] Compiling FluentKit Databases.swift
[2001/2240] Compiling FluentKit Model+CRUD.swift
[2002/2240] Compiling FluentKit Model.swift
[2003/2240] Compiling FluentKit ModelAlias.swift
[2004/2240] Compiling FluentKit Schema.swift
[2005/2240] Compiling FluentKit FieldOperators.swift
[2006/2240] Compiling FluentKit Operators.swift
[2007/2240] Compiling FluentKit ValueOperators+Array.swift
[2008/2240] Compiling FluentKit ValueOperators+String.swift
[2009/2240] Compiling FluentKit ValueOperators.swift
[2010/2240] Compiling FluentKit Boolean.swift
[2011/2240] Compiling FluentKit ModelResponder.swift
[2012/2240] Compiling FluentKit Migration.swift
[2013/2240] Compiling FluentKit MigrationLog.swift
[2014/2240] Compiling FluentKit Migrations.swift
[2015/2240] Compiling FluentKit Migrator.swift
[2016/2240] Compiling FluentKit AnyModel.swift
[2017/2240] Compiling FluentKit EagerLoad.swift
[2018/2240] Compiling FluentKit Fields+Codable.swift
[2019/2240] Compiling FluentKit Fields.swift
[2020/2240] Compiling FluentKit MirrorBypass.swift
[2021/2240] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[2022/2240] Compiling _NIOFileSystem OpenOptions.swift
[2023/2240] Compiling _NIOFileSystem String+FileSystem.swift
[2024/2240] Compiling _NIOFileSystem resource_bundle_accessor.swift
[2027/2242] Compiling SQLiteNIO SQLiteDataType.swift
[2028/2242] Compiling SQLiteNIO SQLiteDatabase.swift
[2029/2242] Compiling SQLiteNIO SQLiteRow.swift
[2030/2242] Compiling SQLiteNIO SQLiteDataConvertible.swift
[2031/2242] Compiling SQLiteNIO SQLiteData.swift
[2032/2242] Compiling SQLiteNIO SQLiteError.swift
[2033/2243] Emitting module NIOTransportServices
[2034/2243] Compiling FluentKit OptionalParent.swift
[2035/2243] Compiling FluentKit Parent.swift
[2036/2243] Compiling FluentKit Property.swift
[2037/2243] Compiling FluentKit Relation.swift
[2038/2243] Compiling FluentKit Siblings.swift
[2039/2243] Compiling FluentKit Timestamp.swift
[2040/2249] Emitting module AsyncKit
[2041/2249] Compiling SQLiteNIO SQLiteConnection.swift
[2042/2249] Compiling SQLiteNIO SQLiteCustomFunction.swift
[2045/2249] Emitting module SQLiteNIO
[2046/2249] Emitting module NIOSSL
[2047/2252] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[2048/2252] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[2056/2252] Emitting module JWTKit
[2057/2252] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[2066/2252] Compiling FluentKit QueryBuilder+EagerLoad.swift
[2067/2252] Compiling FluentKit QueryBuilder+Filter.swift
[2068/2252] Compiling FluentKit QueryBuilder+Group.swift
[2069/2252] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[2070/2252] Compiling FluentKit QueryBuilder+Join.swift
[2071/2252] Compiling FluentKit QueryBuilder+Paginate.swift
[2072/2252] Compiling FluentKit QueryBuilder+Range.swift
[2073/2252] Compiling FluentKit QueryBuilder+Set.swift
[2074/2252] Compiling FluentKit ID.swift
[2075/2252] Compiling FluentKit OptionalBoolean.swift
[2076/2252] Compiling FluentKit OptionalChild.swift
[2077/2252] Compiling FluentKit OptionalField.swift
[2078/2252] Compiling SQLiteNIO SQLiteStatement.swift
[2079/2252] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[2080/2252] Compiling NIOTransportServices StateManagedChannel.swift
[2082/2252] Compiling NIOTransportServices NIOTSListenerChannel.swift
[2098/2318] Compiling NIOSSL UniversalBootstrapSupport.swift
[2099/2318] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[2100/2318] Compiling NIOSSL resource_bundle_accessor.swift
[2101/2318] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[2102/2318] Compiling MultipartKit Exports.swift
[2103/2318] Compiling MultipartKit FormDataDecoder.Decoder.swift
[2104/2318] Compiling MultipartKit MultipartFormData.swift
[2105/2318] Compiling MultipartKit MultipartParser.swift
[2106/2318] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[2107/2318] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[2108/2318] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[2112/2318] Compiling MultipartKit FormDataDecoder.swift
[2113/2318] Compiling MultipartKit FormDataEncoder.swift
[2114/2318] Compiling MultipartKit Storage.swift
[2115/2318] Compiling MultipartKit MultipartPart.swift
[2116/2318] Compiling MultipartKit MultipartPartConvertible.swift
[2117/2318] Compiling MultipartKit FormDataEncoder.Encoder.swift
[2119/2318] Compiling NIOWebSocket WebSocketOpcode.swift
[2131/2319] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[2149/2322] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[2164/2322] Compiling FluentKit DatabaseQuery+Value.swift
[2165/2322] Compiling FluentKit DatabaseQuery.swift
[2166/2322] Compiling FluentKit QueryHistory.swift
[2167/2322] Compiling FluentKit DatabaseSchema.swift
[2168/2322] Compiling FluentKit SchemaBuilder.swift
[2169/2322] Compiling FluentKit OptionalType.swift
[2170/2322] Compiling FluentKit RandomGeneratable.swift
[2171/2322] Compiling FluentKit SomeCodingKey.swift
[2172/2322] Compiling FluentKit UnsafeMutableTransferBox.swift
[2173/2322] Compiling NIOHPACK IndexedHeaderTable.swift
[2174/2322] Compiling NIOHPACK IntegerCoding.swift
[2184/2323] Compiling MultipartKit BasicCodingKey.swift
[2185/2323] Compiling MultipartKit MultipartError.swift
[2186/2323] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[2214/2323] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[2220/2324] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[2221/2324] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[2222/2324] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[2223/2324] Emitting module NIOHTTPCompression
[2224/2324] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[2225/2324] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[2226/2324] Compiling NIOHTTPCompression HTTPDecompression.swift
[2227/2324] Compiling NIOHTTPCompression HTTPCompression.swift
[2228/2324] Compiling NIOHPACK HuffmanTables.swift
[2229/2324] Compiling NIOHPACK HeaderTables.swift
[2230/2324] Compiling NIOHPACK HuffmanCoding.swift
[2231/2324] Compiling NIOWebSocket WebSocketErrorCodes.swift
[2232/2324] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[2233/2324] Compiling NIOWebSocket SHA1.swift
[2234/2324] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[2235/2324] Compiling NIOWebSocket WebSocketFrame.swift
[2236/2324] Emitting module NIOWebSocket
[2237/2324] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[2240/2324] Compiling NIOHPACK StaticHeaderTable.swift
[2241/2324] Emitting module _NIOFileSystemFoundationCompat
[2242/2324] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[2243/2324] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[2264/2328] Emitting module NIOExtras
[2265/2328] Compiling NIOHPACK HPACKErrors.swift
[2266/2328] Compiling NIOHPACK HPACKEncoder.swift
[2269/2328] Emitting module NIOHPACK
[2270/2328] Compiling NIOHPACK HPACKHeader.swift
[2291/2328] Emitting module NIOFileSystem
[2292/2328] Compiling NIOFileSystem Exports.swift
[2299/2328] Emitting module MultipartKit
[2306/2328] Compiling JWTKit AppleIdentityToken.swift
[2307/2328] Compiling JWTKit FirebaseAuthIdentityToken.swift
[2308/2328] Compiling JWTKit GoogleIdentityToken.swift
[2309/2328] Compiling JWTKit MicrosoftIdentityToken.swift
[2310/2328] Compiling JWTKit ValidationTimePayload.swift
[2311/2328] Compiling JWTKit X5CVerifier.swift
[2312/2359] Compiling NIOHTTP2 SendingGoawayState.swift
[2313/2359] Compiling NIOHTTP2 SendingHeadersState.swift
[2314/2401] Compiling NIOExtras WritePCAPHandler.swift
[2315/2409] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2316/2409] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2317/2409] Compiling NIOHTTP2 MaySendFrames.swift
[2318/2409] Compiling NIOHTTP2 SendingDataState.swift
[2321/2409] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2322/2415] Compiling FluentSQL SQLList+Deprecated.swift
[2323/2415] Compiling FluentSQL SQLJSONColumnPath+Deprecated.swift
[2324/2415] Compiling FluentSQL SQLQualifiedTable+Deprecated.swift
[2325/2415] Compiling FluentSQL DatabaseSchema+SQL.swift
[2326/2415] Compiling FluentSQL SQLDatabase+Model.swift
[2327/2415] Compiling FluentSQL SQLDatabase+Model+Concurrency.swift
[2328/2415] Compiling FluentSQL Exports.swift
[2329/2415] Compiling FluentSQL ConverterUtilities.swift
[2330/2415] Compiling FluentSQL DatabaseQuery+SQL.swift
[2331/2415] Compiling FluentSQL SQLQueryConverter.swift
[2332/2415] Emitting module FluentSQL
[2333/2416] Emitting module NIOHTTP2
[2334/2416] Compiling FluentSQL SQLSchemaConverter.swift
[2335/2416] Compiling WebSocketKit WebSocketHandler.swift
[2336/2416] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[2337/2416] Compiling WebSocketKit WebSocket.swift
[2338/2416] Compiling WebSocketKit WebSocket+Connect.swift
[2339/2416] Compiling WebSocketKit WebSocket+Concurrency.swift
[2340/2416] Compiling WebSocketKit Exports.swift
[2341/2416] Emitting module WebSocketKit
[2342/2416] Compiling WebSocketKit WebSocketClient.swift
[2345/2416] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2346/2416] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2347/2416] Compiling NIOHTTP2 StateMachineResult.swift
[2348/2416] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2349/2416] Compiling NIOHTTP2 DOSHeuristics.swift
[2350/2416] Compiling NIOHTTP2 Error+Any.swift
[2351/2416] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2352/2416] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2353/2416] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2354/2416] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2355/2416] Compiling NIOHTTP2 GlitchesMonitor.swift
[2356/2416] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2357/2416] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2358/2416] Compiling NIOHTTP2 StreamChannelList.swift
[2359/2416] Compiling NIOHTTP2 StreamMap.swift
[2360/2416] Compiling NIOHTTP2 StreamStateMachine.swift
[2361/2416] Compiling NIOHTTP2 UnsafeTransfer.swift
[2362/2416] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2363/2416] Compiling NIOHTTP2 ConnectionStateMachine.swift
[2364/2416] Compiling NIOHTTP2 ConnectionStreamsState.swift
[2365/2416] Compiling NIOHTTP2 MayReceiveFrames.swift
[2366/2416] Compiling NIOHTTP2 ReceivingDataState.swift
[2367/2416] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2368/2416] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2369/2416] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2381/2416] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2382/2416] Compiling NIOHTTP2 HTTP2Frame.swift
[2383/2416] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2384/2416] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2385/2416] Compiling NIOHTTP2 HTTP2PingData.swift
[2386/2416] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2387/2416] Compiling NIOHTTP2 HTTP2Settings.swift
[2388/2425] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2389/2425] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2390/2425] Compiling NIOHTTP2 InboundEventBuffer.swift
[2391/2425] Compiling NIOHTTP2 InboundWindowManager.swift
[2392/2425] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2393/2425] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[2394/2425] Compiling NIOHTTP2 HTTP2Stream.swift
[2395/2425] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2396/2425] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2397/2425] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2398/2425] Compiling NIOHTTP2 HTTP2StreamID.swift
[2399/2425] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2400/2425] Compiling NIOHTTP2 SendingRstStreamState.swift
[2401/2425] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2402/2425] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2403/2425] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2404/2425] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2405/2425] Compiling NIOHTTP2 HasLocalSettings.swift
[2406/2425] Compiling NIOHTTP2 HasRemoteSettings.swift
[2407/2425] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2408/2425] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2409/2425] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2410/2425] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2411/2425] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2412/2425] Compiling NIOHTTP2 HTTP2Error.swift
[2413/2425] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2414/2440] Compiling SQLiteKit SQLiteDialect.swift
[2415/2440] Compiling SQLiteKit SQLiteConnectionSource.swift
[2416/2440] Compiling SQLiteKit SQLiteDataDecoder.swift
[2417/2440] Compiling SQLiteKit SQLiteConfiguration.swift
[2418/2440] Compiling SQLiteKit SQLiteRow+SQLRow.swift
[2419/2440] Compiling SQLiteKit SQLiteDataEncoder.swift
[2420/2487] Compiling SQLiteKit Exports.swift
[2421/2487] Emitting module SQLiteKit
[2422/2487] Compiling SQLiteKit SQLiteConnection+SQLKit.swift
[2423/2495] Compiling FluentSQLiteDriver SQLiteConverterDelegate.swift
[2424/2495] Compiling FluentSQLiteDriver SQLiteError+Database.swift
[2425/2495] Compiling FluentSQLiteDriver FluentSQLiteDriver.swift
[2426/2495] Compiling FluentSQLiteDriver SQLiteRow+Database.swift
[2427/2495] Compiling FluentSQLiteDriver FluentSQLiteConfiguration.swift
[2428/2495] Emitting module FluentSQLiteDriver
[2429/2495] Compiling FluentSQLiteDriver Exports.swift
[2430/2495] Compiling FluentSQLiteDriver FluentSQLiteDatabase.swift
[2431/2495] Emitting module AsyncHTTPClient
[2432/2495] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2433/2495] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2434/2495] Compiling AsyncHTTPClient ConnectionPool.swift
[2435/2495] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2436/2495] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2437/2495] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2438/2495] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2439/2501] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2440/2501] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2441/2501] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2442/2501] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2443/2501] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2444/2501] Compiling AsyncHTTPClient RequestBodyLength.swift
[2445/2501] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2446/2501] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2447/2501] Compiling AsyncHTTPClient TLSConfiguration.swift
[2448/2501] Compiling AsyncHTTPClient RedirectState.swift
[2449/2501] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2450/2501] Compiling AsyncHTTPClient RequestBag.swift
[2451/2501] Compiling AsyncHTTPClient RequestValidation.swift
[2452/2501] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2453/2501] Compiling AsyncHTTPClient ConnectionTarget.swift
[2454/2501] Compiling AsyncHTTPClient DeconstructedURL.swift
[2455/2501] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2456/2501] Compiling AsyncHTTPClient FoundationExtensions.swift
[2457/2501] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2458/2501] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2459/2501] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2460/2501] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2461/2501] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2462/2501] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2463/2501] Compiling AsyncHTTPClient Transaction.swift
[2464/2501] Compiling AsyncHTTPClient Base64.swift
[2465/2501] Compiling AsyncHTTPClient BasicAuth.swift
[2466/2501] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2467/2501] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2468/2501] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2469/2501] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2470/2501] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2471/2501] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2472/2501] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2473/2501] Compiling AsyncHTTPClient HTTP1Connection.swift
[2474/2501] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2475/2501] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2476/2501] Compiling AsyncHTTPClient HTTP2Connection.swift
[2477/2501] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2478/2501] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2479/2501] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2480/2501] Compiling AsyncHTTPClient SSLContextCache.swift
[2481/2501] Compiling AsyncHTTPClient Scheme.swift
[2482/2501] Compiling AsyncHTTPClient Singleton.swift
[2483/2501] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2484/2501] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2485/2501] Compiling AsyncHTTPClient Utils.swift
[2486/2501] Compiling AsyncHTTPClient RequestOptions.swift
[2487/2501] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2488/2501] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2489/2501] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2490/2501] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2491/2501] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2492/2501] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2493/2501] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2494/2501] Compiling AsyncHTTPClient HTTPClient.swift
[2495/2501] Compiling AsyncHTTPClient HTTPHandler.swift
[2496/2501] Compiling AsyncHTTPClient LRUCache.swift
[2497/2501] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2498/2501] Compiling AsyncHTTPClient NWErrorHandler.swift
[2499/2712] Compiling Vapor HTTPMediaTypePreference.swift
[2500/2712] Compiling Vapor Responder.swift
[2501/2712] Compiling Vapor Application+HTTP+Server.swift
[2502/2712] Compiling Vapor HTTPServer.swift
[2503/2712] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2504/2712] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2505/2712] Compiling Vapor HTTPServerHandler.swift
[2506/2712] Compiling Vapor HTTPServerRequestDecoder.swift
[2507/2712] Compiling Vapor HTTPServerResponseEncoder.swift
[2508/2712] Compiling Vapor HTTPServerUpgradeHandler.swift
[2509/2712] Compiling Vapor Logger+Report.swift
[2510/2712] Compiling Vapor LoggingSystem+Environment.swift
[2511/2712] Compiling Vapor Application+Middleware.swift
[2512/2712] Compiling Vapor CORSMiddleware.swift
[2513/2712] Compiling Vapor ErrorMiddleware.swift
[2514/2712] Compiling Vapor FileMiddleware.swift
[2515/2712] Compiling Vapor Middleware.swift
[2516/2712] Compiling Vapor MiddlewareConfiguration.swift
[2517/2712] Compiling Vapor ResponseCompressionMiddleware.swift
[2518/2712] Compiling Vapor RouteLoggingMiddleware.swift
[2519/2712] Compiling Vapor TracingMiddleware.swift
[2520/2712] Compiling Vapor File+Multipart.swift
[2521/2733] Emitting module Vapor
[2522/2733] Compiling Vapor FormDataDecoder+Content.swift
[2523/2733] Compiling Vapor FormDataEncoder+Content.swift
[2524/2733] Compiling Vapor Application+Password.swift
[2525/2733] Compiling Vapor Application+Passwords.swift
[2526/2733] Compiling Vapor AsyncPasswordHasher.swift
[2527/2733] Compiling Vapor BcryptHasher.swift
[2528/2733] Compiling Vapor PasswordHasher.swift
[2529/2733] Compiling Vapor PlaintextHasher.swift
[2530/2733] Compiling Vapor Request+Password.swift
[2531/2733] Compiling Vapor Redirect.swift
[2532/2733] Compiling Vapor Request+Body.swift
[2533/2733] Compiling Vapor Request+BodyStream.swift
[2534/2733] Compiling Vapor Request.swift
[2535/2733] Compiling Vapor Application+Responder.swift
[2536/2733] Compiling Vapor DefaultResponder.swift
[2537/2733] Compiling Vapor Response+Body.swift
[2538/2733] Compiling Vapor Response.swift
[2539/2733] Compiling Vapor ResponseCodable.swift
[2540/2733] Compiling Vapor Application+Routes.swift
[2541/2733] Compiling Vapor Parameters+Require.swift
[2542/2733] Compiling Vapor Request+WebSocket.swift
[2543/2733] Compiling Vapor Route.swift
[2544/2733] Compiling Vapor RouteCollection.swift
[2545/2733] Compiling Vapor Routes.swift
[2546/2733] Compiling Vapor RoutesBuilder+Group.swift
[2547/2733] Compiling Vapor RoutesBuilder+Method.swift
[2548/2733] Compiling Vapor RoutesBuilder+Middleware.swift
[2549/2733] Compiling Vapor RoutesBuilder+WebSocket.swift
[2550/2733] Compiling Vapor RoutesBuilder.swift
[2551/2733] Compiling Vapor OTP.swift
[2552/2733] Compiling Vapor Application+Servers.swift
[2553/2733] Compiling Vapor Server.swift
[2554/2733] Compiling Vapor App+Service.swift
[2555/2733] Compiling Vapor Req+Service.swift
[2556/2733] Compiling Vapor Service.swift
[2557/2733] Compiling Vapor Application+Sessions.swift
[2558/2733] Compiling Vapor MemorySessions.swift
[2559/2733] Compiling Vapor Request+Session.swift
[2560/2733] Compiling Vapor Session.swift
[2561/2733] Compiling Vapor SessionCache.swift
[2562/2733] Compiling Vapor SessionData.swift
[2563/2733] Compiling Vapor SessionDriver.swift
[2564/2733] Compiling Vapor SessionsConfiguration.swift
[2565/2733] Compiling Vapor SessionsMiddleware.swift
[2566/2733] Compiling Vapor PlaintextDecoder.swift
[2567/2733] Compiling Vapor PlaintextEncoder.swift
[2568/2733] Compiling Vapor URLQueryCoders.swift
[2569/2733] Compiling Vapor URLQueryContainer.swift
[2570/2733] Compiling Vapor Core.swift
[2571/2733] Compiling Vapor Running.swift
[2572/2733] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2573/2733] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2574/2733] Compiling Vapor DotEnvFile+load.swift
[2575/2733] Compiling Vapor Routes+caseInsenstive.swift
[2576/2733] Compiling Vapor Validatable+validate.swift
[2577/2733] Compiling Vapor Environment+Process.swift
[2578/2733] Compiling Vapor Environment+Secret.swift
[2579/2733] Compiling Vapor Environment.swift
[2580/2733] Compiling Vapor Abort.swift
[2581/2733] Compiling Vapor AbortError.swift
[2582/2733] Compiling Vapor DebuggableError.swift
[2583/2733] Compiling Vapor Demangler.swift
[2584/2733] Compiling Vapor ErrorSource.swift
[2585/2733] Compiling Vapor StackTrace.swift
[2586/2733] Compiling Vapor Exports.swift
[2587/2733] Compiling Vapor Application+HTTP.swift
[2588/2733] Compiling Vapor Application.swift
[2589/2733] Compiling Vapor AuthenticationCache.swift
[2590/2733] Compiling Vapor Authenticator.swift
[2591/2733] Compiling Vapor BasicAuthorization.swift
[2592/2733] Compiling Vapor BearerAuthorization.swift
[2593/2733] Compiling Vapor GuardMiddleware.swift
[2594/2733] Compiling Vapor RedirectMiddleware.swift
[2595/2733] Compiling Vapor SessionAuthenticatable.swift
[2596/2733] Compiling Vapor Bcrypt.swift
[2597/2733] Compiling Vapor Application+Cache.swift
[2598/2733] Compiling Vapor Cache.swift
[2599/2733] Compiling Vapor CacheExpirationTime.swift
[2600/2733] Compiling Vapor MemoryCache.swift
[2601/2733] Compiling Vapor Request+Cache.swift
[2602/2733] Compiling Vapor Application+Clients.swift
[2603/2733] Compiling Vapor Client.swift
[2604/2733] Compiling Vapor ClientRequest.swift
[2605/2733] Compiling Vapor ClientResponse.swift
[2606/2733] Compiling Vapor Request+Client.swift
[2607/2733] Compiling Vapor BootCommand.swift
[2608/2733] Compiling Vapor CommandContext+Application.swift
[2609/2733] Compiling Vapor RoutesCommand.swift
[2610/2733] Compiling Vapor URLEncodedFormData.swift
[2611/2733] Compiling Vapor URLEncodedFormDecoder.swift
[2612/2733] Compiling Vapor URLEncodedFormEncoder.swift
[2613/2733] Compiling Vapor URLEncodedFormError.swift
[2614/2733] Compiling Vapor URLEncodedFormParser.swift
[2615/2733] Compiling Vapor URLEncodedFormSerializer.swift
[2616/2733] Compiling Vapor URLQueryFragmentConvertible.swift
[2617/2733] Compiling Vapor AnyResponse.swift
[2618/2733] Compiling Vapor Array+Random.swift
[2619/2733] Compiling Vapor Base32.swift
[2620/2733] Compiling Vapor Base64.swift
[2621/2733] Compiling Vapor BaseN.swift
[2622/2733] Compiling Vapor BasicCodingKey.swift
[2623/2733] Compiling Vapor ByteCount.swift
[2624/2733] Compiling Vapor Bytes+Hex.swift
[2625/2733] Compiling Vapor Bytes+SecureCompare.swift
[2626/2733] Compiling Vapor Collection+Safe.swift
[2627/2733] Compiling Vapor DataProtocol+Copy.swift
[2628/2733] Compiling Vapor DecoderUnwrapper.swift
[2629/2733] Compiling Vapor DirectoryConfiguration.swift
[2630/2733] Compiling Vapor DotEnv.swift
[2631/2733] Compiling Vapor Case.swift
[2632/2733] Compiling Vapor CharacterSet.swift
[2633/2733] Compiling Vapor Count.swift
[2634/2733] Compiling Vapor Custom.swift
[2635/2733] Compiling Vapor Email.swift
[2636/2733] Compiling Vapor Empty.swift
[2637/2733] Compiling Vapor In.swift
[2638/2733] Compiling Vapor Nil.swift
[2639/2733] Compiling Vapor NilIgnoring.swift
[2640/2733] Compiling Vapor Not.swift
[2641/2733] Compiling Vapor Or.swift
[2642/2733] Compiling Vapor Pattern.swift
[2643/2733] Compiling Vapor Range.swift
[2644/2733] Compiling Vapor URL.swift
[2645/2733] Compiling Vapor Valid.swift
[2646/2733] Compiling Vapor Application+Views.swift
[2647/2733] Compiling Vapor PlaintextRenderer.swift
[2648/2733] Compiling Vapor Request+View.swift
[2649/2733] Compiling Vapor View.swift
[2650/2733] Compiling Vapor ViewRenderer.swift
[2651/2733] Compiling Vapor _Deprecations.swift
[2652/2733] Compiling SwiftSentry UUIDHexadecimalEncoded.swift
[2653/2733] Compiling SwiftSentry LoggerHelpFunctions.swift
[2654/2733] Compiling SwiftSentry Sentry.swift
[2655/2733] Compiling SwiftSentry SentryLogHandler.swift
[2656/2733] Compiling SwiftSentry FatalError.swift
[2657/2733] Compiling SwiftSentry Event.swift
[2658/2733] Compiling IndiePitcherSwift responses.swift
[2659/2733] Compiling IndiePitcherSwift errors.swift
[2660/2733] Compiling SwiftSentry Dsn.swift
[2661/2733] Emitting module SwiftSentry
[2662/2733] Compiling SwiftSentry Envelope.swift
[2663/2733] Compiling Vapor ServeCommand.swift
[2664/2733] Compiling Vapor AnyResponse+Concurrency.swift
[2665/2733] Compiling Vapor AsyncBasicResponder.swift
[2666/2733] Compiling Vapor AsyncMiddleware.swift
[2667/2733] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2668/2733] Compiling Vapor AsyncSessionDriver.swift
[2669/2733] Compiling Vapor Authentication+Concurrency.swift
[2670/2733] Compiling Vapor Cache+Concurrency.swift
[2671/2733] Compiling Vapor Client+Concurrency.swift
[2672/2733] Compiling Vapor RequestBody+Concurrency.swift
[2673/2733] Compiling Vapor Responder+Concurrency.swift
[2674/2733] Compiling Vapor ResponseCodable+Concurrency.swift
[2675/2733] Compiling Vapor RoutesBuilder+Concurrency.swift
[2676/2733] Compiling Vapor ViewRenderer+Concurrency.swift
[2677/2733] Compiling Vapor WebSocket+Concurrency.swift
[2678/2733] Compiling Vapor ContainerGetPathExecutor.swift
[2679/2733] Compiling Vapor Content.swift
[2680/2733] Compiling Vapor ContentCoders.swift
[2681/2733] Compiling Vapor ContentConfiguration.swift
[2682/2733] Compiling Vapor ContentContainer.swift
[2683/2733] Compiling Vapor JSONCoder+Custom.swift
[2684/2733] Compiling Vapor JSONCoders+Content.swift
[2685/2733] Compiling Vapor Extendable.swift
[2686/2733] Compiling Vapor File.swift
[2687/2733] Compiling Vapor FileIO.swift
[2688/2733] Compiling Vapor LifecycleHandler.swift
[2689/2733] Compiling Vapor OptionalType.swift
[2690/2733] Compiling Vapor RFC1123.swift
[2691/2733] Compiling Vapor SocketAddress+Hostname.swift
[2692/2733] Compiling Vapor Storage.swift
[2693/2733] Compiling Vapor String+IsIPAddress.swift
[2694/2733] Compiling Vapor Thread.swift
[2695/2733] Compiling Vapor URI.swift
[2696/2733] Compiling Vapor VaporSendableMetadataType.swift
[2697/2733] Compiling Vapor RangeResult.swift
[2698/2733] Compiling Vapor Validatable.swift
[2699/2733] Compiling Vapor Validation.swift
[2700/2733] Compiling Vapor ValidationKey.swift
[2701/2733] Compiling Vapor Validations.swift
[2702/2733] Compiling Vapor ValidationsError.swift
[2703/2733] Compiling Vapor Validator.swift
[2704/2733] Compiling Vapor ValidatorResult.swift
[2705/2733] Compiling Vapor And.swift
[2706/2733] Compiling Vapor BasicResponder.swift
[2707/2733] Compiling Vapor BodyStream.swift
[2708/2733] Compiling Vapor Application+HTTP+Client.swift
[2709/2733] Compiling Vapor EventLoopHTTPClient.swift
[2710/2733] Compiling Vapor EndpointCache.swift
[2711/2733] Compiling Vapor HTTPMethod+String.swift
[2712/2733] Compiling Vapor HTTPStatus.swift
[2713/2733] Compiling Vapor HTTPCookies.swift
[2714/2733] Compiling Vapor HTTPHeaderCacheControl.swift
[2715/2733] Compiling Vapor HTTPHeaderExpires.swift
[2716/2733] Compiling Vapor HTTPHeaderLastModified.swift
[2717/2733] Compiling Vapor HTTPHeaders+Cache.swift
[2718/2733] Compiling Vapor HTTPHeaders+Connection.swift
[2719/2733] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2720/2733] Compiling Vapor HTTPHeaders+ContentRange.swift
[2721/2733] Compiling Vapor HTTPHeaders+Directive.swift
[2722/2733] Compiling Vapor HTTPHeaders+Forwarded.swift
[2723/2733] Compiling Vapor HTTPHeaders+Link.swift
[2724/2733] Compiling Vapor HTTPHeaders+Name.swift
[2725/2733] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2726/2733] Compiling Vapor HTTPHeaders.swift
[2727/2733] Compiling Vapor HTTPMediaType.swift
[2728/2733] Compiling IndiePitcherSwift IndiePitcherSwift.swift
[2729/2733] Emitting module IndiePitcherSwift
[2730/2733] Compiling IndiePitcherSwift dtos.swift
[2731/2767] Compiling MixpanelVapor MixpanelProperty.swift
[2732/2767] Compiling MixpanelVapor Request+Mixpanel.swift
[2733/2767] Compiling MixpanelVapor LifecycleHandler.swift
[2734/2767] Compiling MixpanelVapor MixpanelVapor.swift
[2735/2767] Compiling MixpanelVapor Constants.swift
[2736/2767] Emitting module MixpanelVapor
[2737/2767] Compiling MixpanelVapor Application+Mixpanel.swift
[2738/2767] Compiling MixpanelVapor BatchLogRecordProcessor.swift
[2739/2767] Compiling JWT JWTError+Vapor.swift
[2740/2768] Compiling JWT JWT+Microsoft.swift
[2741/2768] Compiling JWT JWTAuthenticator.swift
[2742/2768] Compiling JWT JWT+Apple.swift
[2743/2768] Compiling JWT Exports.swift
[2744/2768] Compiling JWT JWT+FirebaseAuth.swift
[2745/2768] Compiling JWT JWKSCache.swift
[2746/2768] Compiling JWT Application+JWT.swift
[2747/2768] Emitting module JWT
[2748/2768] Compiling JWT JWT+Google.swift
[2749/2768] Compiling JWT Request+JWT.swift
[2750/2768] Compiling Fluent ModelTokenAuthenticatable.swift
[2751/2768] Emitting module Fluent
[2752/2768] Compiling Fluent FluentProvider+Concurrency.swift
[2753/2768] Compiling Fluent ModelCredentialsAuthenticatable+Concurrency.swift
[2754/2769] Compiling Fluent Fluent+History.swift
[2755/2769] Compiling Fluent Fluent+Paginate.swift
[2756/2769] Compiling Fluent Fluent+Pagination.swift
[2757/2769] Compiling Fluent Fluent+Sessions.swift
[2758/2769] Compiling Fluent FluentProvider.swift
[2759/2769] Compiling Fluent MigrateCommand.swift
[2760/2769] Compiling Fluent Pagination+Concurrency.swift
[2761/2769] Compiling Fluent Sessions+Concurrency.swift
[2762/2769] Compiling Fluent Exports.swift
[2763/2769] Compiling Fluent Fluent+Cache.swift
[2764/2769] Compiling Fluent ModelAuthenticatable.swift
[2765/2769] Compiling Fluent ModelCredentialsAuthenticatable.swift
[2766/2769] Compiling Fluent PageLimit.swift
[2767/2787] Compiling App entrypoint.swift
[2768/2788] Compiling App Profile.swift
[2769/2788] Compiling App ProfileOrganizationRole.swift
[2770/2788] Compiling App SkippableEncoding.swift
[2771/2788] Compiling App configure.swift
[2772/2788] Compiling App CreateOrganizationInvite.swift
[2773/2788] Compiling App CreateProfile.swift
[2774/2788] Compiling App CreateProfileOrganizationRole.swift
[2775/2788] Compiling App FIeldKeys.swift
[2776/2788] Compiling App Organization.swift
[2777/2788] Compiling App OrganizationInvite.swift
[2778/2788] Compiling App AnalyticsService.swift
[2779/2788] Compiling App EmailService.swift
[2780/2788] Compiling App routes.swift
[2781/2788] Compiling App ProfileController.swift
[2782/2788] Compiling App CreateOrganization.swift
[2783/2788] Emitting module App
[2784/2788] Compiling App FirebaseAuth.swift
[2785/2788] Compiling App OrganizationController.swift
[2785/2788] Write Objects.LinkFileList
[2786/2788] Linking App
[2787/2788] Applying App
Build complete! (127.28s)
Fetching https://github.com/petrpavlik/MixpanelVapor.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/petrpavlik/swift-sentry.git
Fetching https://github.com/vapor/fluent-sqlite-driver.git
Fetching https://github.com/IndiePitcher/indiepitcher-swift.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/vapor/jwt.git
[1/323] Fetching mixpanelvapor
[244/820] Fetching mixpanelvapor, swift-sentry
[453/1079] Fetching mixpanelvapor, swift-sentry, indiepitcher-swift
[487/2426] Fetching mixpanelvapor, swift-sentry, indiepitcher-swift, fluent-sqlite-driver
[771/5145] Fetching mixpanelvapor, swift-sentry, indiepitcher-swift, fluent-sqlite-driver, jwt
Fetched https://github.com/IndiePitcher/indiepitcher-swift.git from cache (0.79s)
[1387/4886] Fetching mixpanelvapor, swift-sentry, fluent-sqlite-driver, jwt
[2212/18370] Fetching mixpanelvapor, swift-sentry, fluent-sqlite-driver, jwt, fluent
[3845/93844] Fetching mixpanelvapor, swift-sentry, fluent-sqlite-driver, jwt, fluent, vapor
Fetched https://github.com/vapor/fluent.git from cache (2.10s)
Fetched https://github.com/vapor/fluent-sqlite-driver.git from cache (2.10s)
Fetched https://github.com/petrpavlik/swift-sentry.git from cache (2.10s)
Fetched https://github.com/vapor/jwt.git from cache (2.10s)
Fetched https://github.com/petrpavlik/MixpanelVapor.git from cache (2.29s)
Fetched https://github.com/vapor/vapor.git from cache (2.29s)
Computing version for https://github.com/petrpavlik/swift-sentry.git
Computed https://github.com/petrpavlik/swift-sentry.git at 1.0.0 (2.82s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/apple/swift-log.git from cache (1.25s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.26s)
Computing version for https://github.com/petrpavlik/MixpanelVapor.git
Computed https://github.com/petrpavlik/MixpanelVapor.git at 2.1.0 (1.76s)
Fetching https://github.com/malcommac/UAParserSwift.git
Fetching https://github.com/apple/swift-atomics.git from cache
[1/292] Fetching uaparserswift
Fetched https://github.com/apple/swift-atomics.git from cache (0.72s)
Fetched https://github.com/malcommac/UAParserSwift.git from cache (0.92s)
Computing version for https://github.com/malcommac/UAParserSwift.git
Computed https://github.com/malcommac/UAParserSwift.git at 1.2.1 (3.97s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.48s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 5.1.2 (0.48s)
Fetching https://github.com/vapor/jwt-kit.git
[1/9157] Fetching jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (1.48s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.2.0 (2.00s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-crypto.git from cache
[1/6628] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (1.06s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.49s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.13.0 (2.00s)
Fetching https://github.com/vapor/fluent-kit.git
[1/13328] Fetching fluent-kit
Fetched https://github.com/vapor/fluent-kit.git from cache (1.27s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.117.0 (1.90s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
[1/1117] Fetching swift-service-context
[13/4622] Fetching swift-service-context, multipart-kit
[590/10063] Fetching swift-service-context, multipart-kit, swift-distributed-tracing
[699/12672] Fetching swift-service-context, multipart-kit, swift-distributed-tracing, websocket-kit
Fetched https://github.com/apple/swift-service-context.git from cache (0.86s)
[4823/11555] Fetching multipart-kit, swift-distributed-tracing, websocket-kit
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/vapor/websocket-kit.git from cache (0.91s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.91s)
[2774/8946] Fetching multipart-kit, swift-distributed-tracing
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.92s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/vapor/routing-kit.git
[6529/30108] Fetching multipart-kit, swift-distributed-tracing, routing-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.89s)
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.88s)
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.91s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.91s)
[4021/21162] Fetching routing-kit
Fetched https://github.com/apple/swift-algorithms.git from cache (1.95s)
Fetched https://github.com/vapor/routing-kit.git from cache (1.42s)
[1/6291] Fetching console-kit
[253/8730] Fetching console-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.95s)
Fetched https://github.com/vapor/console-kit.git from cache (1.03s)
Fetched https://github.com/apple/swift-nio.git from cache (2.41s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (3.87s)
Fetching https://github.com/vapor/sql-kit.git
[1/6087] Fetching sql-kit
Fetched https://github.com/vapor/sql-kit.git from cache (1.11s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.61s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.48s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.58s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.86s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.35s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.2 (0.48s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.18s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (1.68s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.73s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (1.37s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.87s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (1.39s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.50s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.50s)
Computing version for https://github.com/vapor/fluent-sqlite-driver.git
Computed https://github.com/vapor/fluent-sqlite-driver.git at 4.8.1 (0.53s)
Fetching https://github.com/vapor/sqlite-kit.git
[1/2118] Fetching sqlite-kit
Fetched https://github.com/vapor/sqlite-kit.git from cache (1.26s)
Computing version for https://github.com/vapor/sqlite-kit.git
Computed https://github.com/vapor/sqlite-kit.git at 4.5.2 (1.76s)
Fetching https://github.com/vapor/sqlite-nio.git
[1/1731] Fetching sqlite-nio
Fetched https://github.com/vapor/sqlite-nio.git from cache (2.23s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (2.73s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.52s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
[1/2518] Fetching swift-service-lifecycle
[681/8068] Fetching swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.92s)
[833/5550] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.94s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.95s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.15s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.17s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.0 (1.69s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.57s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.65s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.48s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.49s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.14.0 (0.62s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.1 (0.61s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.52s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (0.49s)
Computing version for https://github.com/IndiePitcher/indiepitcher-swift.git
Computed https://github.com/IndiePitcher/indiepitcher-swift.git at 1.5.0 (0.47s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.28.0 (0.52s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.48s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.2 (0.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.61s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.49s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.12.0 (0.47s)
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.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/vapor/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 5.1.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.2
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.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.3.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
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.4.0
Creating working copy for https://github.com/vapor/sqlite-kit.git
Working copy of https://github.com/vapor/sqlite-kit.git resolved at 4.5.2
Creating working copy for https://github.com/petrpavlik/swift-sentry.git
Working copy of https://github.com/petrpavlik/swift-sentry.git resolved at 1.0.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.15.1
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.29.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.14.0
Creating working copy for https://github.com/vapor/sqlite-nio.git
Working copy of https://github.com/vapor/sqlite-nio.git resolved at 1.12.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.28.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.21.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-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.34.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
Creating working copy for https://github.com/petrpavlik/MixpanelVapor.git
Working copy of https://github.com/petrpavlik/MixpanelVapor.git resolved at 2.1.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/malcommac/UAParserSwift.git
Working copy of https://github.com/malcommac/UAParserSwift.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.117.0
Creating working copy for https://github.com/IndiePitcher/indiepitcher-swift.git
Working copy of https://github.com/IndiePitcher/indiepitcher-swift.git resolved at 1.5.0
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.2.0
Creating working copy for https://github.com/vapor/fluent-sqlite-driver.git
Working copy of https://github.com/vapor/fluent-sqlite-driver.git resolved at 4.8.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 4.13.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.25.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.38.0
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.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.1.1
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
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.83.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "fluent",
"requirement" : {
"range" : [
{
"lower_bound" : "4.8.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent.git"
},
{
"identity" : "fluent-sqlite-driver",
"requirement" : {
"range" : [
{
"lower_bound" : "4.6.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-sqlite-driver.git"
},
{
"identity" : "jwt",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt.git"
},
{
"identity" : "swift-sentry",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/petrpavlik/swift-sentry.git"
},
{
"identity" : "mixpanelvapor",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/petrpavlik/MixpanelVapor.git"
},
{
"identity" : "indiepitcher-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IndiePitcher/indiepitcher-swift.git"
}
],
"manifest_display_name" : "SaasTemplate",
"name" : "SaasTemplate",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "App",
"targets" : [
"App"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "AppTests",
"module_type" : "SwiftTarget",
"name" : "AppTests",
"path" : "Tests/AppTests",
"product_dependencies" : [
"VaporTesting"
],
"sources" : [
"AppTests.swift",
"Request+FirebaseUser.swift"
],
"target_dependencies" : [
"App"
],
"type" : "test"
},
{
"c99name" : "App",
"module_type" : "SwiftTarget",
"name" : "App",
"path" : "Sources/App",
"product_dependencies" : [
"Fluent",
"FluentSQLiteDriver",
"Vapor",
"JWT",
"SwiftSentry",
"MixpanelVapor",
"IndiePitcherSwift"
],
"product_memberships" : [
"App"
],
"sources" : [
"Auth/FirebaseAuth.swift",
"Controllers/OrganizationController.swift",
"Controllers/ProfileController.swift",
"Migrations/CreateOrganization.swift",
"Migrations/CreateOrganizationInvite.swift",
"Migrations/CreateProfile.swift",
"Migrations/CreateProfileOrganizationRole.swift",
"Models/FIeldKeys.swift",
"Models/Organization.swift",
"Models/OrganizationInvite.swift",
"Models/Profile.swift",
"Models/ProfileOrganizationRole.swift",
"Services/AnalyticsService.swift",
"Services/EmailService.swift",
"Utils/SkippableEncoding.swift",
"configure.swift",
"entrypoint.swift",
"routes.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
Done.