Build Information
Successful build of vapor-elementary, reference 0.2.1 (a14bc5
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 02:27:43 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/vapor-elementary.git
Reference: 0.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/vapor-elementary
* tag 0.2.1 -> FETCH_HEAD
HEAD is now at a14bc5d support for non-sendable responses (#6)
Cloned https://github.com/vapor-community/vapor-elementary.git
Revision (git rev-parse @):
a14bc5d995f06fa2c398fa7a6bb6f98f1fd54446
SUCCESS checkout https://github.com/vapor-community/vapor-elementary.git at 0.2.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor-community/vapor-elementary.git
https://github.com/vapor-community/vapor-elementary.git
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.102.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "elementary",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sliemeobn/elementary.git"
}
],
"manifest_display_name" : "vapor-elementary",
"name" : "vapor-elementary",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "VaporElementary",
"targets" : [
"VaporElementary"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VaporElementaryTests",
"module_type" : "SwiftTarget",
"name" : "VaporElementaryTests",
"path" : "Tests/VaporElementaryTests",
"product_dependencies" : [
"Elementary",
"XCTVapor"
],
"sources" : [
"HTMLResponseTests.swift",
"NonSendableHTMLResponseTests.swift"
],
"target_dependencies" : [
"VaporElementary"
],
"type" : "test"
},
{
"c99name" : "VaporElementary",
"module_type" : "SwiftTarget",
"name" : "VaporElementary",
"path" : "Sources/VaporElementary",
"product_dependencies" : [
"Vapor",
"Elementary"
],
"product_memberships" : [
"VaporElementary"
],
"sources" : [
"HTMLResponse.swift",
"HTMLResponseBodyWriter.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/475] Write sources
[14/475] Copying PrivacyInfo.xcprivacy
[14/475] Write sources
[16/475] Copying PrivacyInfo.xcprivacy
[16/475] Write sources
[16/475] Copying PrivacyInfo.xcprivacy
[16/475] Write sources
[50/475] Compiling CNIOWASI CNIOWASI.c
[51/475] Compiling CNIOWindows WSAStartup.c
[51/475] Compiling CNIOWindows shim.c
[52/475] Compiling CSystem shims.c
[54/475] Compiling _NumericsShims _NumericsShims.c
[55/475] Write swift-version-2F0A5646E1D333AE.txt
[56/475] Compiling CNIOLinux shim.c
[57/475] Compiling CNIOLinux liburing_shims.c
[58/475] Compiling CNIOExtrasZlib empty.c
[59/475] Compiling _AtomicsShims.c
[60/485] Compiling CNIOLLHTTP c_nio_http.c
[61/491] Compiling CNIOSHA1 c_nio_sha1.c
[62/503] Compiling CVaporBcrypt blf.c
[63/509] Compiling CVaporBcrypt bcrypt.c
[64/517] Compiling CNIOLLHTTP c_nio_llhttp.c
[65/527] Compiling CNIOLLHTTP c_nio_api.c
[67/644] Compiling _NIOBase64 Base64.swift
[68/644] Emitting module _NIOBase64
[69/644] Compiling ServiceContextModule ServiceContext.swift
[70/644] Emitting module ServiceContextModule
[71/644] Compiling ServiceContextModule ServiceContextKey.swift
[72/644] Compiling RealModule Real.swift
[73/644] Compiling RealModule Float80+Real.swift
[74/645] Compiling Crypto ChaChaPoly_boring.swift
[75/645] Compiling Crypto ChaChaPoly.swift
[76/645] Compiling Crypto NISTCurvesKeys.swift
[77/645] Compiling Crypto X25519Keys.swift
[78/645] Compiling Crypto MACFunctions.swift
[79/645] Compiling Crypto MessageAuthenticationCode.swift
[80/645] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[81/646] Compiling RealModule RealFunctions.swift
[82/646] Compiling RealModule Float16+Real.swift
[83/646] Compiling RealModule AugmentedArithmetic.swift
[84/646] Compiling RealModule ElementaryFunctions.swift
[85/646] Compiling RealModule Double+Real.swift
[86/646] Compiling RealModule AlgebraicField.swift
[87/646] Compiling RealModule Float+Real.swift
[88/646] Emitting module RealModule
[89/646] Compiling RealModule ApproximateEquality.swift
[90/646] Compiling Crypto SymmetricKeys.swift
[91/646] Compiling Crypto HMAC.swift
[92/646] Compiling Crypto Curve25519.swift
[93/646] Compiling Crypto Ed25519Keys.swift
[94/646] Compiling Crypto Cipher.swift
[95/646] Compiling Crypto Nonces.swift
[96/646] Compiling Crypto ASN1.swift
[97/646] Compiling Crypto ASN1Any.swift
[98/646] Emitting module InternalCollectionsUtilities
[99/646] Compiling Crypto AES-GCM.swift
[100/646] Compiling Crypto AES-GCM_boring.swift
[101/652] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[101/652] Compiling fiat_p256_adx_sqr.S
[106/655] Compiling Instrumentation NoOpInstrument.swift
[107/725] Compiling _NIODataStructures _TinyArray.swift
[108/725] Compiling _NIODataStructures Heap.swift
[109/725] Emitting module _NIODataStructures
[110/725] Compiling _NIODataStructures PriorityQueue.swift
[111/725] Compiling Instrumentation Locks.swift
[112/725] Compiling Instrumentation Instrument.swift
[113/725] Compiling Instrumentation InstrumentationSystem.swift
[114/725] Emitting module Instrumentation
[115/725] Compiling Instrumentation MultiplexInstrument.swift
[116/725] Compiling _RopeModule BigString+Contents.swift
[117/725] Compiling _RopeModule BigString+Debugging.swift
[118/725] Compiling _RopeModule BigString+Index.swift
[119/725] Compiling _RopeModule Rope+_Node.swift
[120/725] Compiling _RopeModule Rope+_Storage.swift
[121/725] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[122/725] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[123/725] Compiling _RopeModule BigString+Sequence.swift
[124/725] Compiling _RopeModule BigString+TextOutputStream.swift
[125/725] Compiling _RopeModule BigString+Append.swift
[126/725] Compiling _RopeModule BigString+Initializers.swift
[127/725] Compiling _RopeModule BigString+Builder.swift
[128/725] Compiling _RopeModule Range+BigString.swift
[129/725] Compiling _RopeModule BigString+UTF16View.swift
[130/725] Compiling _RopeModule BigString+UTF8View.swift
[130/732] Compiling CNIODarwin shim.c
[132/788] Compiling CoreMetrics Metrics.swift
[133/788] Compiling CoreMetrics Locks.swift
[134/788] Emitting module CoreMetrics
[135/788] Emitting module SystemPackage
[136/796] Compiling OrderedCollections _HashTable+Bucket.swift
[137/796] Compiling OrderedCollections _HashTable+BucketIterator.swift
[138/796] Compiling OrderedCollections _HashTable+Constants.swift
[139/796] Compiling Logging LogHandler.swift
[140/796] Compiling Logging Logging.swift
[141/796] Compiling Logging Locks.swift
[142/796] Emitting module Logging
[143/796] Compiling Logging MetadataProvider.swift
[144/796] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[145/796] Compiling OrderedCollections OrderedDictionary+Values.swift
[146/796] Compiling OrderedCollections OrderedDictionary.swift
[147/796] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[148/796] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[149/796] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[150/874] Compiling HeapModule _HeapNode.swift
[151/874] Compiling HeapModule Heap+Invariants.swift
[152/874] Compiling HeapModule Heap.swift
[153/874] Compiling HeapModule Heap+Descriptions.swift
[154/874] Compiling HeapModule Heap+UnsafeHandle.swift
[155/874] Compiling HashTreeCollections _AncestorHashSlots.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[156/874] Compiling HashTreeCollections _Bitmap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[157/874] Compiling HashTreeCollections _Bucket.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[158/874] Compiling HashTreeCollections _Hash.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[159/876] Emitting module Elementary
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[160/878] Compiling HashTreeCollections TreeSet+Debugging.swift
[161/878] Compiling HashTreeCollections TreeSet+Descriptions.swift
[162/878] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[163/878] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[164/878] Compiling HashTreeCollections _HashNode.swift
[165/878] Compiling HashTreeCollections _HashNodeHeader.swift
[165/878] Compiling CNIOBoringSSLShims shims.c
[167/884] Emitting module HeapModule
[168/884] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[169/884] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[170/884] Compiling HashTreeCollections TreeDictionary+Values.swift
[171/884] Compiling HashTreeCollections TreeDictionary.swift
[172/884] Compiling HashTreeCollections TreeSet+Codable.swift
[173/884] Compiling HashTreeCollections TreeSet+Collection.swift
[174/884] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[175/884] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[176/884] Compiling HashTreeCollections TreeDictionary+Filter.swift
[177/884] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[177/884] Compiling fiat_p256_adx_mul.S
[178/884] Compiling fiat_curve25519_adx_square.S
[179/890] Compiling fiat_curve25519_adx_mul.S
[181/890] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[182/890] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[183/890] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[184/890] Compiling HashTreeCollections _HashNode+Structural filter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[185/890] Compiling HashTreeCollections _HashNode+Structural intersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[186/890] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[187/890] Compiling HashTreeCollections _HashNode+Storage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[188/890] Compiling HashTreeCollections _HashNode+Lookups.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[189/890] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[190/890] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[191/890] Compiling HashTreeCollections _HashLevel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[192/890] Compiling HashTreeCollections _HashNode+Builder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[193/890] Compiling HashTreeCollections _HashNode+Debugging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[194/890] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[195/890] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[196/890] Compiling HashTreeCollections _HashNode+Structural merge.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[197/890] Compiling HashTreeCollections _HashNode+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[198/890] Compiling HashTreeCollections _HashNode+Invariants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[199/906] Compiling Tracing TracingTime.swift
[200/906] Compiling Elementary SendOnceBox.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[201/906] Compiling Elementary SendableAnyHTMLBox.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[202/906] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[203/906] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[207/906] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[208/906] Compiling HashTreeCollections TreeDictionary+Keys.swift
[209/906] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[210/906] Compiling HashTreeCollections TreeDictionary+Merge.swift
[211/906] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[212/906] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[213/906] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[214/906] Compiling DequeModule _DequeBufferHeader.swift
[215/906] Compiling DequeModule _DequeSlot.swift
[216/907] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[217/907] Compiling HashTreeCollections TreeSet+Extras.swift
[218/907] Compiling HashTreeCollections TreeSet+Filter.swift
[219/907] Compiling HashTreeCollections TreeSet+Hashable.swift
[220/907] Compiling HashTreeCollections TreeSet+Sendable.swift
[221/907] Compiling HashTreeCollections TreeSet+Sequence.swift
[222/907] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[223/907] Compiling HashTreeCollections _RawHashNode.swift
[225/914] Compiling OrderedCollections OrderedSet+SubSequence.swift
[226/914] Compiling OrderedCollections OrderedSet+Testing.swift
[227/914] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[228/914] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[229/914] Compiling OrderedCollections OrderedSet.swift
[230/914] Compiling OrderedCollections _UnsafeBitset.swift
[231/914] Compiling DequeModule Deque+Codable.swift
[232/914] Compiling DequeModule Deque+Collection.swift
[233/914] Compiling DequeModule Deque+Equatable.swift
[234/914] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[235/914] Compiling DequeModule Deque._UnsafeHandle.swift
[236/914] Compiling DequeModule Deque.swift
[237/914] Compiling Tracing TracerProtocol+Legacy.swift
[238/914] Compiling Tracing TracerProtocol.swift
[247/914] Compiling Tracing SpanProtocol.swift
[248/914] Compiling Tracing InstrumentationSystem+Tracing.swift
[249/914] Compiling Tracing NoOpTracer.swift
[250/914] Emitting module Tracing
[251/914] Compiling Tracing Tracer.swift
[252/914] Compiling HashTreeCollections _HashNode+Structural union.swift
[259/914] Compiling DequeModule _UnsafeWrappedBuffer.swift
[268/922] Compiling DequeModule _DequeBuffer.swift
[269/922] Compiling DequeModule Deque+Extras.swift
[270/922] Compiling DequeModule Deque+Hashable.swift
[273/922] Compiling DequeModule Deque+Testing.swift
[274/922] Compiling DequeModule Deque._Storage.swift
[275/922] Compiling DequeModule Deque+CustomReflectable.swift
[276/922] Compiling DequeModule Deque+Descriptions.swift
[279/922] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[280/922] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[281/922] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[282/922] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[283/922] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[284/922] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[328/922] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[329/922] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[330/922] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[331/922] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[332/922] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[333/922] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[334/922] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[335/922] Compiling HashTreeCollections TreeSet.swift
[337/922] Compiling _RopeModule Rope+Remove.swift
[338/922] Compiling _RopeModule Rope+RemoveSubrange.swift
[339/922] Compiling _RopeModule Rope+Split.swift
[340/922] Compiling _RopeModule Optional Utilities.swift
[341/922] Compiling _RopeModule String Utilities.swift
[342/922] Compiling _RopeModule String.Index+ABI.swift
[343/922] Compiling _RopeModule _CharacterRecognizer.swift
[344/922] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[345/922] Emitting module Crypto
[379/930] Emitting module DequeModule
[380/930] Emitting module OrderedCollections
[381/930] Emitting module _RopeModule
[381/930] Compiling tls_record.cc
[382/930] Compiling tls_method.cc
[387/930] Compiling Crypto RNG_boring.swift
[388/930] Compiling Crypto SafeCompare_boring.swift
[389/930] Compiling Crypto Zeroization_boring.swift
[390/930] Compiling Crypto PrettyBytes.swift
[440/930] Compiling tls13_server.cc
[441/930] Compiling tls13_enc.cc
[442/930] Compiling tls13_client.cc
[452/930] Emitting module Metrics
[453/930] Compiling Metrics Metrics.swift
[517/930] Compiling t1_enc.cc
[523/930] Compiling Crypto SafeCompare.swift
[524/930] Compiling Crypto SecureBytes.swift
[525/930] Compiling Crypto Zeroization.swift
[526/930] Compiling Crypto resource_bundle_accessor.swift
[526/930] Compiling ssl_versions.cc
[528/930] Emitting module HashTreeCollections
[528/930] Compiling tls13_both.cc
[529/930] Compiling ssl_x509.cc
[530/930] Compiling ssl_transcript.cc
[532/930] Compiling RoutingKit Parameters.swift
[533/930] Compiling RoutingKit Router.swift
[534/930] Emitting module RoutingKit
[535/930] Compiling RoutingKit PathComponent.swift
[536/930] Compiling RoutingKit AnyRouter.swift
[537/930] Compiling RoutingKit TrieRouter.swift
[537/930] Compiling ssl_stat.cc
[538/930] Compiling ssl_privkey.cc
[539/930] Compiling ssl_session.cc
[540/930] Compiling ssl_key_share.cc
[541/930] Compiling ssl_file.cc
[542/930] Compiling ssl_lib.cc
[543/930] Compiling ssl_credential.cc
[544/930] Compiling ssl_cipher.cc
[545/930] Compiling ssl_cert.cc
[546/930] Compiling ssl_buffer.cc
[547/930] Compiling ssl_asn1.cc
[548/930] Compiling ssl_aead_ctx.cc
[549/930] Compiling s3_pkt.cc
[550/930] Compiling s3_lib.cc
[550/930] Compiling s3_both.cc
[552/930] Compiling handshake.cc
[553/930] Compiling handshake_client.cc
[554/930] Compiling handshake_server.cc
[555/930] Compiling handoff.cc
[556/930] Compiling md5-x86_64-linux.S
[557/930] Compiling md5-x86_64-apple.S
[558/930] Compiling md5-586-linux.S
[559/930] Compiling md5-586-apple.S
[560/930] Compiling encrypted_client_hello.cc
[561/930] Compiling dtls_record.cc
[562/930] Compiling dtls_method.cc
[563/930] Compiling extensions.cc
[564/930] Compiling chacha20_poly1305_x86_64-linux.S
[565/930] Compiling chacha20_poly1305_x86_64-apple.S
[566/930] Compiling chacha20_poly1305_armv8-win.S
[567/930] Compiling chacha20_poly1305_armv8-linux.S
[568/930] Compiling chacha-x86_64-linux.S
[569/930] Compiling chacha20_poly1305_armv8-apple.S
[570/930] Compiling d1_srtp.cc
[571/930] Compiling chacha-x86_64-apple.S
[571/930] Compiling chacha-x86-linux.S
[573/930] Compiling d1_pkt.cc
[574/930] Compiling bio_ssl.cc
[575/930] Compiling chacha-x86-apple.S
[576/930] Compiling chacha-armv8-win.S
[577/930] Compiling chacha-armv8-linux.S
[578/930] Compiling chacha-armv4-linux.S
[579/930] Compiling aes128gcmsiv-x86_64-linux.S
[580/930] Compiling err_data.cc
[581/930] Compiling aes128gcmsiv-x86_64-apple.S
[582/930] Compiling chacha-armv8-apple.S
[583/930] Compiling x86_64-mont5-linux.S
[584/930] Compiling x86_64-mont5-apple.S
[585/930] Compiling x86_64-mont-linux.S
[586/930] Compiling x86_64-mont-apple.S
[587/930] Compiling x86-mont-linux.S
[588/930] Compiling x86-mont-apple.S
[589/930] Compiling vpaes-x86_64-apple.S
[590/930] Compiling vpaes-x86_64-linux.S
[591/930] Compiling d1_lib.cc
[592/930] Compiling vpaes-x86-linux.S
[593/930] Compiling vpaes-x86-apple.S
[594/930] Compiling vpaes-armv8-win.S
[595/930] Compiling vpaes-armv8-linux.S
[596/930] Compiling sha512-x86_64-linux.S
[597/930] Compiling sha512-x86_64-apple.S
[597/930] Compiling vpaes-armv7-linux.S
[599/930] Compiling vpaes-armv8-apple.S
[600/930] Compiling sha512-armv8-win.S
[601/930] Compiling sha512-armv8-linux.S
[602/930] Compiling d1_both.cc
[603/930] Compiling sha512-armv4-linux.S
[604/930] Compiling sha512-armv8-apple.S
[605/930] Compiling sha512-586-linux.S
[606/930] Compiling sha256-x86_64-linux.S
[607/930] Compiling sha512-586-apple.S
[608/930] Compiling sha256-x86_64-apple.S
[609/930] Compiling sha256-armv8-win.S
[610/930] Compiling sha256-armv8-linux.S
[611/930] Compiling sha256-armv4-linux.S
[612/930] Compiling sha256-586-linux.S
[612/930] Compiling sha256-armv8-apple.S
[614/930] Compiling sha256-586-apple.S
[615/930] Compiling sha1-x86_64-linux.S
[616/930] Compiling sha1-armv8-win.S
[617/930] Compiling sha1-armv4-large-linux.S
[618/930] Compiling sha1-x86_64-apple.S
[618/930] Compiling sha1-armv8-linux.S
[620/930] Compiling sha1-armv8-apple.S
[621/930] Compiling rdrand-x86_64-linux.S
[622/930] Compiling rsaz-avx2-apple.S
[622/930] Compiling rsaz-avx2-linux.S
[622/930] Compiling sha1-586-apple.S
[625/930] Compiling sha1-586-linux.S
[626/930] Compiling rdrand-x86_64-apple.S
[627/930] Compiling p256_beeu-armv8-asm-win.S
[628/930] Compiling p256_beeu-x86_64-asm-apple.S
[629/930] Compiling p256_beeu-x86_64-asm-linux.S
[630/930] Compiling p256_beeu-armv8-asm-linux.S
[631/930] Compiling p256_beeu-armv8-asm-apple.S
[632/930] Compiling p256-x86_64-asm-linux.S
[633/930] Compiling p256-x86_64-asm-apple.S
[634/930] Compiling p256-armv8-asm-win.S
[634/930] Compiling p256-armv8-asm-linux.S
[636/930] Compiling p256-armv8-asm-apple.S
[637/930] Compiling ghashv8-armv8-win.S
[638/930] Compiling ghashv8-armv8-linux.S
[639/930] Compiling ghashv8-armv8-apple.S
[640/930] Compiling ghashv8-armv7-linux.S
[641/930] Compiling ghash-x86-linux.S
[642/930] Compiling ghash-x86_64-apple.S
[642/930] Compiling ghash-ssse3-x86_64-linux.S
[644/930] Compiling ghash-x86-apple.S
[644/930] Compiling ghash-x86_64-linux.S
[646/930] Compiling ghash-ssse3-x86-linux.S
[646/930] Compiling ghash-ssse3-x86_64-apple.S
[648/930] Compiling ghash-ssse3-x86-apple.S
[649/930] Compiling ghash-neon-armv8-win.S
[650/930] Compiling ghash-neon-armv8-linux.S
[651/930] Compiling co-586-linux.S
[652/930] Compiling ghash-armv4-linux.S
[653/930] Compiling ghash-neon-armv8-apple.S
[653/930] Compiling bsaes-armv7-linux.S
[653/930] Compiling co-586-apple.S
[656/930] Compiling bn-armv8-win.S
[657/930] Compiling bn-armv8-linux.S
[658/930] Compiling bn-586-linux.S
[659/930] Compiling bn-armv8-apple.S
[660/930] Compiling bn-586-apple.S
[661/930] Compiling armv8-mont-linux.S
[662/930] Compiling aesv8-gcm-armv8-win.S
[663/930] Compiling armv8-mont-win.S
[664/930] Compiling armv4-mont-linux.S
[665/930] Compiling armv8-mont-apple.S
[666/930] Compiling aesv8-gcm-armv8-linux.S
[667/930] Compiling aesv8-gcm-armv8-apple.S
[668/930] Compiling aesv8-armv8-win.S
[669/930] Compiling aesv8-armv8-linux.S
[670/930] Compiling aesv8-armv8-apple.S
[671/930] Compiling aesv8-armv7-linux.S
[672/930] Compiling aesni-x86_64-linux.S
[673/930] Compiling aesni-x86_64-apple.S
[674/930] Compiling aesni-x86-linux.S
[675/930] Compiling aesni-gcm-x86_64-linux.S
[676/930] Compiling aesni-x86-apple.S
[677/930] Compiling aesni-gcm-x86_64-apple.S
[678/930] Compiling aes-gcm-avx2-x86_64-apple.S
[679/930] Compiling aes-gcm-avx2-x86_64-linux.S
[680/930] Compiling aes-gcm-avx10-x86_64-linux.S
[681/930] Compiling aes-gcm-avx10-x86_64-apple.S
[682/930] Compiling x_sig.cc
[683/930] Compiling x_x509a.cc
[684/930] Compiling x_val.cc
[685/930] Compiling x_x509.cc
[686/930] Compiling x_spki.cc
[687/930] Compiling x_pubkey.cc
[688/930] Compiling x_req.cc
[689/930] Compiling x_name.cc
[690/930] Compiling x_exten.cc
[691/930] Compiling x_crl.cc
[692/930] Compiling x509spki.cc
[693/930] Compiling x_algor.cc
[694/930] Compiling x_attrib.cc
[695/930] Compiling x_all.cc
[696/930] Compiling x509rset.cc
[696/930] Compiling x509name.cc
[698/930] Compiling x509cset.cc
[699/930] Compiling x509_vpm.cc
[700/930] Compiling x509_v3.cc
[701/930] Compiling x509_vfy.cc
[702/930] Compiling x509_txt.cc
[703/930] Compiling x509_trs.cc
[704/930] Compiling x509_set.cc
[705/930] Compiling x509_req.cc
[706/930] Compiling x509_d2.cc
[707/930] Compiling x509_obj.cc
[708/930] Compiling x509_def.cc
[709/930] Compiling x509_ext.cc
[709/930] Compiling x509_lu.cc
[711/930] Compiling x509_cmp.cc
[712/930] Compiling x509_att.cc
[713/930] Compiling x509.cc
[714/930] Compiling v3_utl.cc
[715/930] Compiling v3_ocsp.cc
[716/930] Compiling v3_prn.cc
[716/930] Compiling v3_skey.cc
[718/930] Compiling v3_pcons.cc
[718/930] Compiling v3_pmaps.cc
[720/930] Compiling v3_purp.cc
[721/930] Compiling v3_ncons.cc
[722/930] Compiling v3_int.cc
[723/930] Compiling v3_lib.cc
[724/930] Compiling v3_info.cc
[725/930] Compiling v3_ia5.cc
[726/930] Compiling v3_extku.cc
[727/930] Compiling v3_genn.cc
[728/930] Compiling v3_enum.cc
[729/930] Compiling v3_conf.cc
[730/930] Compiling v3_cpols.cc
[730/930] Compiling v3_crld.cc
[732/930] Compiling v3_bitst.cc
[733/930] Compiling v3_bcons.cc
[734/930] Compiling t_x509a.cc
[734/930] Compiling v3_akeya.cc
[736/930] Compiling v3_alt.cc
[737/930] Compiling v3_akey.cc
[738/930] Compiling t_x509.cc
[739/930] Compiling t_crl.cc
[740/930] Compiling t_req.cc
[741/930] Compiling rsa_pss.cc
[742/930] Compiling i2d_pr.cc
[743/930] Compiling policy.cc
[744/930] Compiling name_print.cc
[745/930] Compiling a_digest.cc
[746/930] Compiling a_verify.cc
[747/930] Compiling algorithm.cc
[748/930] Compiling by_file.cc
[749/930] Compiling by_dir.cc
[750/930] Compiling asn1_gen.cc
[751/930] Compiling a_sign.cc
[752/930] Compiling voprf.cc
[753/930] Compiling thread.cc
[754/930] Compiling thread_none.cc
[755/930] Compiling trust_token.cc
[755/930] Compiling thread_win.cc
[757/930] Compiling thread_pthread.cc
[758/930] Compiling stack.cc
[759/930] Compiling pmbtoken.cc
[760/930] Compiling slhdsa.cc
[761/930] Compiling spake2plus.cc
[762/930] Compiling siphash.cc
[763/930] Compiling sha512.cc
[764/930] Compiling sha1.cc
[765/930] Compiling sha256.cc
[766/930] Compiling rsa_extra.cc
[767/930] Compiling rsa_print.cc
[768/930] Compiling rsa_crypt.cc
[769/930] Compiling refcount.cc
[770/930] Compiling rsa_asn1.cc
[771/930] Compiling rc4.cc
[772/930] Compiling windows.cc
[773/930] Compiling urandom.cc
[774/930] Compiling trusty.cc
[775/930] Compiling rand.cc
[776/930] Compiling ios.cc
[777/930] Compiling passive.cc
[778/930] Compiling poly1305_arm_asm.S
[779/930] Compiling getentropy.cc
[780/930] Compiling forkunsafe.cc
[781/930] Compiling fork_detect.cc
[782/930] Compiling deterministic.cc
[783/930] Compiling poly1305_vec.cc
[784/930] Compiling poly1305_arm.cc
[785/930] Compiling poly1305.cc
[786/930] Compiling pool.cc
[787/930] Compiling pkcs7.cc
[788/930] Compiling pkcs8.cc
[789/930] Compiling p5_pbev2.cc
[790/930] Compiling pkcs8_x509.cc
[791/930] Compiling pkcs7_x509.cc
[792/930] Compiling pem_xaux.cc
[793/930] Compiling pem_x509.cc
[794/930] Compiling pem_pkey.cc
[795/930] Compiling pem_pk8.cc
[796/930] Compiling pem_oth.cc
[797/930] Compiling mlkem.cc
[798/930] Compiling obj_xref.cc
[799/930] Compiling pem_info.cc
[800/930] Compiling pem_lib.cc
[801/930] Compiling mldsa.cc
[802/930] Compiling obj.cc
[803/930] Compiling pem_all.cc
[804/930] Compiling mem.cc
[805/930] Compiling poly_rq_mul.S
[806/930] Compiling fips_shared_support.cc
[807/930] Compiling md5.cc
[808/930] Compiling md4.cc
[809/930] Compiling lhash.cc
[810/930] Compiling kyber.cc
[811/930] Compiling ex_data.cc
[812/930] Compiling sign.cc
[813/930] Compiling scrypt.cc
[814/930] Compiling print.cc
[815/930] Compiling pbkdf.cc
[816/930] Compiling hpke.cc
[817/930] Compiling hrss.cc
[818/930] Compiling p_x25519_asn1.cc
[819/930] Compiling p_x25519.cc
[820/930] Compiling p_ed25519.cc
[821/930] Compiling p_rsa_asn1.cc
[822/930] Compiling p_hkdf.cc
[823/930] Compiling p_rsa.cc
[824/930] Compiling p_ec.cc
[825/930] Compiling p_ed25519_asn1.cc
[826/930] Compiling p_ec_asn1.cc
[827/930] Compiling p_dh_asn1.cc
[828/930] Compiling p_dsa_asn1.cc
[829/930] Compiling p_dh.cc
[830/930] Compiling evp_ctx.cc
[831/930] Compiling err.cc
[832/930] Compiling evp.cc
[833/930] Compiling engine.cc
[834/930] Compiling evp_asn1.cc
[835/930] Compiling ecdh.cc
[836/930] Compiling ecdsa_asn1.cc
[837/930] Compiling hash_to_curve.cc
[838/930] Compiling ec_derive.cc
[839/930] Compiling dsa.cc
[840/930] Compiling dsa_asn1.cc
[840/930] Compiling ec_asn1.cc
[842/930] Compiling bcm.cc
[843/930] Compiling params.cc
[844/930] Compiling digest_extra.cc
[845/930] Compiling x25519-asm-arm.S
[846/930] Compiling des.cc
[847/930] Compiling dh_asn1.cc
[848/930] Compiling curve25519_64_adx.cc
[849/930] Compiling spake25519.cc
[850/930] Compiling cpu_intel.cc
[851/930] Compiling crypto.cc
[852/930] Compiling cpu_arm_linux.cc
[853/930] Compiling cpu_arm_freebsd.cc
[854/930] Compiling cpu_aarch64_win.cc
[855/930] Compiling curve25519.cc
[856/930] Compiling cpu_aarch64_sysreg.cc
[857/930] Compiling cpu_aarch64_openbsd.cc
[858/930] Compiling cpu_aarch64_linux.cc
[859/930] Compiling cpu_aarch64_fuchsia.cc
[860/930] Compiling cpu_aarch64_apple.cc
[861/930] Compiling conf.cc
[862/930] Compiling tls_cbc.cc
[863/930] Compiling get_cipher.cc
[864/930] Compiling e_rc4.cc
[865/930] Compiling e_tls.cc
[866/930] Compiling e_rc2.cc
[867/930] Compiling e_null.cc
[868/930] Compiling e_des.cc
[869/930] Compiling e_chacha20poly1305.cc
[870/930] Compiling e_aesgcmsiv.cc
[871/930] Compiling derive_key.cc
[872/930] Compiling chacha.cc
[873/930] Compiling e_aesctrhmac.cc
[874/930] Compiling unicode.cc
[875/930] Compiling cbs.cc
[876/930] Compiling ber.cc
[877/930] Compiling cbb.cc
[878/930] Compiling asn1_compat.cc
[879/930] Compiling buf.cc
[880/930] Compiling blake2.cc
[881/930] Compiling socket_helper.cc
[882/930] Compiling bn_asn1.cc
[883/930] Compiling convert.cc
[884/930] Compiling socket.cc
[885/930] Compiling printf.cc
[886/930] Compiling hexdump.cc
[887/930] Compiling pair.cc
[888/930] Compiling file.cc
[889/930] Compiling fd.cc
[890/930] Compiling errno.cc
[891/930] Compiling connect.cc
[892/930] Compiling bio_mem.cc
[893/930] Compiling base64.cc
[894/930] Compiling bio.cc
[895/930] Compiling tasn_typ.cc
[896/930] Compiling tasn_fre.cc
[897/930] Compiling tasn_enc.cc
[898/930] Compiling tasn_utl.cc
[899/930] Compiling tasn_new.cc
[900/930] Compiling posix_time.cc
[901/930] Compiling f_string.cc
[902/930] Compiling f_int.cc
[903/930] Compiling asn_pack.cc
[904/930] Compiling tasn_dec.cc
[905/930] Compiling asn1_par.cc
[906/930] Compiling asn1_lib.cc
[907/930] Compiling a_utctm.cc
[908/930] Compiling a_type.cc
[909/930] Compiling a_octet.cc
[910/930] Compiling a_time.cc
[911/930] Compiling a_strex.cc
[912/930] Compiling a_strnid.cc
[913/930] Compiling a_mbstr.cc
[914/930] Compiling a_object.cc
[915/930] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[916/930] Write sources
[921/930] Compiling a_int.cc
[922/930] Compiling a_i2d_fp.cc
[923/930] Compiling a_dup.cc
[924/930] Compiling a_d2i_fp.cc
[925/930] Compiling a_gentm.cc
[926/963] Compiling a_bool.cc
[927/969] Compiling a_bitstr.cc
[929/1030] Compiling Algorithms Permutations.swift
[930/1030] Compiling Algorithms Product.swift
[931/1030] Compiling Algorithms FlattenCollection.swift
[932/1030] Compiling Algorithms Partition.swift
[933/1032] Compiling Algorithms Rotate.swift
[934/1032] Compiling Algorithms AdjacentPairs.swift
[935/1032] Compiling Algorithms Chain.swift
[936/1032] Compiling Algorithms Chunked.swift
[937/1032] Compiling Algorithms EitherSequence.swift
[938/1032] Compiling Algorithms FirstNonNil.swift
[939/1032] Compiling Atomics IntegerOperations.swift
[940/1032] Compiling Atomics Unmanaged extensions.swift
[941/1032] Compiling Algorithms Split.swift
[942/1032] Compiling Algorithms Stride.swift
[943/1032] Compiling Algorithms Grouped.swift
[944/1032] Compiling Algorithms Indexed.swift
[947/1037] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[948/1037] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[949/1037] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[950/1037] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[951/1037] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[952/1037] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[953/1037] Compiling Algorithms Combinations.swift
[954/1037] Compiling Algorithms Compacted.swift
[955/1037] Compiling Algorithms Cycle.swift
[956/1037] Compiling Algorithms Joined.swift
[957/1037] Compiling Algorithms Keyed.swift
[958/1037] Compiling Algorithms MinMax.swift
[959/1037] Compiling Algorithms RandomSample.swift
[960/1037] Compiling Algorithms Reductions.swift
[971/1037] Emitting module BitCollections
[972/1037] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[973/1037] Compiling BitCollections BitSet+SetAlgebra union.swift
[974/1037] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[975/1037] Compiling BitCollections BitSet.Counted.swift
[976/1037] Compiling BitCollections BitSet.Index.swift
[977/1037] Compiling BitCollections BitSet._UnsafeHandle.swift
[982/1037] Compiling BitCollections BitSet+Hashable.swift
[983/1037] Compiling BitCollections BitSet+Initializers.swift
[984/1037] Compiling BitCollections BitSet+Invariants.swift
[985/1037] Compiling BitCollections BitSet+Random.swift
[986/1037] Compiling BitCollections BitSet+SetAlgebra basics.swift
[987/1037] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[988/1037] Compiling Algorithms Intersperse.swift
[989/1037] Compiling BitCollections BitSet+CustomReflectable.swift
[990/1037] Compiling BitCollections BitSet+CustomStringConvertible.swift
[991/1037] Compiling BitCollections BitSet+Equatable.swift
[992/1037] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[993/1037] Compiling BitCollections BitSet+Extras.swift
[994/1037] Compiling BitCollections BitArray+BitwiseOperations.swift
[995/1037] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[996/1037] Compiling BitCollections BitArray+Codable.swift
[997/1037] Compiling BitCollections BitArray+Collection.swift
[998/1037] Compiling BitCollections BitArray+Copy.swift
[999/1037] Compiling BitCollections BitArray+CustomReflectable.swift
[1000/1037] Compiling BitCollections BitSet.swift
[1001/1037] Compiling BitCollections Range+Utilities.swift
[1002/1037] Compiling BitCollections Slice+Utilities.swift
[1003/1037] Compiling BitCollections UInt+Tricks.swift
[1004/1037] Compiling BitCollections _Word.swift
[1022/1041] Emitting module Collections
[1023/1041] Compiling Collections Collections.swift
[1036/1041] Compiling Algorithms Unique.swift
[1037/1041] Compiling Algorithms Windows.swift
[1038/1041] Emitting module Atomics
[1038/1041] Compiling c-nioatomics.c
[1040/1041] Emitting module Algorithms
[1040/1041] Compiling c-atomics.c
[1042/1047] Compiling NIOConcurrencyHelpers lock.swift
[1043/1047] Compiling NIOConcurrencyHelpers NIOLock.swift
[1044/1047] Compiling NIOConcurrencyHelpers atomics.swift
[1045/1047] Emitting module NIOConcurrencyHelpers
[1046/1047] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1047/1047] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1048/1135] Emitting module ConsoleKitTerminal
[1049/1135] Compiling NIOCore AsyncChannelHandler.swift
[1050/1135] Compiling NIOCore AsyncChannelInboundStream.swift
[1051/1135] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1052/1135] Compiling NIOCore AddressedEnvelope.swift
[1053/1135] Compiling NIOCore AsyncAwaitSupport.swift
[1054/1135] Compiling NIOCore AsyncChannel.swift
[1055/1137] Compiling NIOCore ChannelHandlers.swift
[1056/1137] Compiling NIOCore ChannelInvoker.swift
[1057/1137] Compiling NIOCore ChannelOption.swift
[1058/1137] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1059/1137] Compiling NIOCore BSDSocketAPI.swift
[1060/1137] Compiling NIOCore ByteBuffer-aux.swift
[1061/1137] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1062/1137] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1063/1137] Compiling NIOCore NIOAsyncWriter.swift
[1064/1137] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1065/1137] Compiling NIOCore ByteBuffer-multi-int.swift
[1066/1137] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1067/1137] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1068/1137] Compiling NIOCore ByteBuffer-conversions.swift
[1069/1137] Compiling NIOCore ByteBuffer-core.swift
[1070/1137] Compiling NIOCore ByteBuffer-hex.swift
[1071/1137] Compiling NIOCore ByteBuffer-int.swift
[1072/1137] Compiling NIOCore ByteBuffer-views.swift
[1073/1137] Compiling NIOCore Channel.swift
[1074/1137] Compiling NIOCore ChannelHandler.swift
[1075/1137] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1076/1137] Compiling ConsoleKitTerminal LoggerFragment.swift
[1077/1137] Compiling NIOCore GlobalSingletons.swift
[1078/1137] Compiling NIOCore IO.swift
[1079/1137] Compiling NIOCore IOData.swift
[1080/1137] Compiling NIOCore IPProtocol.swift
[1081/1137] Compiling NIOCore IntegerBitPacking.swift
[1082/1137] Compiling NIOCore IntegerTypes.swift
[1083/1137] Compiling NIOCore Interfaces.swift
[1084/1137] Compiling NIOCore Linux.swift
[1085/1137] Compiling NIOCore MarkedCircularBuffer.swift
[1086/1137] Compiling NIOCore MulticastChannel.swift
[1087/1137] Compiling NIOCore NIOAny.swift
[1088/1137] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1089/1143] Compiling NIOCore NIOLoopBound.swift
[1090/1143] Compiling NIOCore NIOScheduledCallback.swift
[1091/1143] Compiling NIOCore NIOSendable.swift
[1092/1143] Compiling NIOCore RecvByteBufferAllocator.swift
[1093/1143] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1094/1143] Compiling NIOCore SocketAddresses.swift
[1095/1165] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1096/1165] Compiling ConsoleKitCommands AsyncCommand.swift
[1097/1165] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1098/1165] Compiling ConsoleKitCommands AsyncCommands.swift
[1099/1165] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1100/1165] Compiling ConsoleKitCommands AnyCommand.swift
[1101/1165] Compiling ConsoleKitCommands Command.swift
[1102/1165] Compiling NIOCore Codec.swift
[1103/1165] Compiling NIOCore ConvenienceOptionSupport.swift
[1104/1165] Compiling NIOCore DeadChannel.swift
[1105/1165] Compiling NIOCore DispatchQueue+WithFuture.swift
[1106/1165] Compiling NIOCore EventLoop+Deprecated.swift
[1107/1165] Compiling NIOCore EventLoop+SerialExecutor.swift
[1108/1165] Compiling NIOCore EventLoop.swift
[1109/1165] Compiling NIOCore SocketOptionProvider.swift
[1110/1165] Compiling NIOCore SystemCallHelpers.swift
[1111/1165] Compiling NIOCore TimeAmount+Duration.swift
[1112/1165] Compiling NIOCore TypeAssistedChannelHandler.swift
[1113/1165] Compiling NIOCore UniversalBootstrapSupport.swift
[1114/1165] Compiling NIOCore Utilities.swift
[1115/1165] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1116/1165] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1117/1165] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1118/1165] Compiling NIOCore EventLoopFuture.swift
[1119/1165] Compiling NIOCore FileDescriptor.swift
[1120/1165] Compiling NIOCore FileHandle.swift
[1121/1165] Compiling NIOCore FileRegion.swift
[1122/1165] Compiling ConsoleKitCommands Argument.swift
[1123/1165] Compiling ConsoleKitCommands CommandSignature.swift
[1124/1165] Compiling ConsoleKitCommands Flag.swift
[1125/1165] Compiling ConsoleKitCommands Option.swift
[1129/1167] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1130/1167] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1131/1167] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1132/1167] Compiling ConsoleKitCommands Utilities.swift
[1140/1167] Compiling ConsoleKitCommands Commands.swift
[1141/1167] Compiling ConsoleKitCommands Console+Run.swift
[1142/1167] Emitting module ConsoleKitCommands
[1143/1167] Compiling ConsoleKitCommands CommandGroup.swift
[1144/1167] Compiling ConsoleKitCommands CommandInput.swift
[1146/1167] Compiling ConsoleKitCommands CommandContext.swift
[1147/1167] Compiling ConsoleKitCommands CommandError.swift
[1151/1167] Compiling ConsoleKitCommands ConsoleError.swift
[1152/1167] Compiling ConsoleKitCommands Completion.swift
[1153/1169] Emitting module ConsoleKit
[1154/1169] Compiling ConsoleKit Exports.swift
[1169/1169] Emitting module NIOCore
[1170/1222] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1171/1222] Emitting module NIOEmbedded
[1172/1222] Compiling NIOEmbedded AsyncTestingChannel.swift
[1173/1222] Compiling NIOEmbedded Embedded.swift
[1174/1222] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1175/1222] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1176/1222] Compiling NIOPosix PosixSingletons.swift
[1177/1222] Compiling NIOPosix RawSocketBootstrap.swift
[1178/1222] Compiling NIOPosix Resolver.swift
[1179/1227] Compiling NIOPosix Selectable.swift
[1180/1227] Compiling NIOPosix SelectableChannel.swift
[1181/1227] Compiling NIOPosix SelectableEventLoop.swift
[1182/1227] Compiling NIOPosix SelectorEpoll.swift
[1183/1227] Compiling NIOPosix SelectorGeneric.swift
[1184/1227] Compiling NIOPosix UnsafeTransfer.swift
[1185/1227] Compiling NIOPosix Utilities.swift
[1186/1227] Compiling NIOPosix VsockAddress.swift
[1187/1227] Compiling NIOPosix VsockChannelEvents.swift
[1188/1227] Compiling NIOPosix resource_bundle_accessor.swift
[1189/1227] Emitting module NIOPosix
[1190/1227] Compiling NIOPosix GetaddrinfoResolver.swift
[1191/1227] Compiling NIOPosix HappyEyeballs.swift
[1192/1227] Compiling NIOPosix IO.swift
[1193/1227] Compiling NIOPosix IntegerBitPacking.swift
[1194/1227] Compiling NIOPosix IntegerTypes.swift
[1195/1227] Compiling NIOPosix Linux.swift
[1196/1227] Compiling NIOPosix LinuxCPUSet.swift
[1197/1227] Compiling NIOPosix LinuxUring.swift
[1198/1227] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1199/1227] Compiling NIOPosix NIOThreadPool.swift
[1200/1227] Compiling NIOPosix NonBlockingFileIO.swift
[1201/1227] Compiling NIOPosix SelectorKqueue.swift
[1202/1227] Compiling NIOPosix SelectorUring.swift
[1203/1227] Compiling NIOPosix ServerSocket.swift
[1204/1227] Compiling NIOPosix Socket.swift
[1205/1227] Compiling NIOPosix SocketChannel.swift
[1206/1227] Compiling NIOPosix SocketProtocols.swift
[1207/1227] Compiling NIOPosix System.swift
[1208/1227] Compiling NIOPosix Thread.swift
[1209/1227] Compiling NIOPosix ThreadPosix.swift
[1210/1227] Compiling NIOPosix ThreadWindows.swift
[1211/1227] Compiling NIOPosix PendingDatagramWritesManager.swift
[1212/1227] Compiling NIOPosix PendingWritesManager.swift
[1213/1227] Compiling NIOPosix PipeChannel.swift
[1214/1227] Compiling NIOPosix PipePair.swift
[1215/1227] Compiling NIOPosix Pool.swift
[1216/1227] Compiling NIOPosix BSDSocketAPICommon.swift
[1217/1227] Compiling NIOPosix BSDSocketAPIPosix.swift
[1218/1227] Compiling NIOPosix BSDSocketAPIWindows.swift
[1219/1227] Compiling NIOPosix BaseSocket.swift
[1220/1227] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1221/1227] Compiling NIOPosix BaseSocketChannel.swift
[1222/1227] Compiling NIOPosix BaseStreamSocketChannel.swift
[1223/1227] Compiling NIOPosix Bootstrap.swift
[1224/1227] Compiling NIOPosix ControlMessage.swift
[1225/1227] Compiling NIOPosix DatagramVectorReadManager.swift
[1226/1227] Compiling NIOPosix Errors+Any.swift
[1227/1227] Compiling NIOPosix FileDescriptor.swift
[1228/1288] Emitting module NIO
[1229/1288] Compiling NIO Exports.swift
[1230/1328] Compiling _NIOFileSystem FileType.swift
[1231/1328] Compiling _NIOFileSystem IOStrategy.swift
[1232/1328] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1233/1330] Compiling _NIOFileSystem FileSystemError.swift
[1234/1330] Compiling _NIOFileSystem FileSystemProtocol.swift
[1235/1330] Compiling _NIOFileSystem FileSystem.swift
[1236/1330] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[1237/1330] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1238/1330] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1239/1330] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1240/1330] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1241/1330] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1242/1330] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1243/1330] Compiling NIOSOCKS ClientStateMachine.swift
[1244/1331] Compiling NIOSOCKS Messages.swift
[1245/1331] Compiling NIOSOCKS SOCKSResponse.swift
[1246/1331] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1247/1331] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1248/1331] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1249/1331] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1250/1331] Compiling NIOHTTP1 HTTPDecoder.swift
[1251/1331] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1252/1331] Compiling NIOSOCKS Errors.swift
[1253/1331] Compiling NIOSOCKS Helpers.swift
[1254/1331] Compiling NIOSOCKS SOCKSRequest.swift
[1255/1331] Emitting module NIOSOCKS
[1256/1331] Compiling NIOSOCKS AuthenticationMethod.swift
[1257/1331] Compiling NIOSOCKS ClientGreeting.swift
[1258/1331] Compiling NIOSOCKS SOCKSClientHandler.swift
[1259/1331] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1260/1331] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1261/1331] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1262/1332] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1263/1332] Compiling NIOTLS TLSEvents.swift
[1264/1332] Emitting module NIOTLS
[1265/1332] Compiling NIOTLS SNIHandler.swift
[1266/1332] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1267/1332] Compiling NIOSOCKS ServerStateMachine.swift
[1268/1362] Compiling NIOSSL SSLPKCS12Bundle.swift
[1269/1362] Compiling NIOSSL SSLPrivateKey.swift
[1270/1362] Compiling NIOSSL SubjectAlternativeName.swift
[1271/1362] Compiling NIOSSL NIOSSLSecureBytes.swift
[1272/1365] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1273/1365] Compiling NIOSSL NIOSSLHandler.swift
[1274/1365] Compiling NIOSSL AndroidCABundle.swift
[1275/1365] Compiling NIOSSL ByteBufferBIO.swift
[1276/1365] Compiling NIOSSL CustomPrivateKey.swift
[1277/1365] Compiling NIOSSL IdentityVerification.swift
[1278/1365] Emitting module _NIOFileSystem
[1279/1365] Emitting module NIOFoundationCompat
[1280/1365] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1281/1365] Compiling NIOSSL NIOSSLServerHandler.swift
[1282/1365] Compiling NIOSSL ObjectIdentifier.swift
[1283/1365] Compiling NIOSSL SSLConnection.swift
[1284/1365] Compiling NIOSSL SSLContext.swift
[1285/1365] Compiling NIOSSL SSLErrors.swift
[1286/1365] Compiling NIOSSL SSLCallbacks.swift
[1287/1365] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1288/1387] Compiling NIOTransportServices NIOTSSingletons.swift
[1289/1387] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1290/1387] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1291/1387] Compiling NIOTransportServices NIOTSEventLoop.swift
[1292/1387] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1295/1387] Compiling NIOSSL SSLInit.swift
[1296/1387] Emitting module NIOHTTP1
[1297/1387] Compiling _NIOFileSystem OpenOptions.swift
[1298/1387] Compiling _NIOFileSystem String+FileSystem.swift
[1299/1387] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1300/1387] Compiling NIOTransportServices StateManagedChannel.swift
[1301/1387] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1302/1387] Compiling NIOTransportServices NIOTSBootstraps.swift
[1303/1387] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1304/1387] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1305/1387] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1306/1387] Compiling NIOTransportServices AcceptHandler.swift
[1307/1387] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1308/1387] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1309/1387] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1310/1387] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1311/1387] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1312/1387] Compiling NIOSSL RNG.swift
[1313/1387] Compiling _NIOFileSystem Errno.swift
[1314/1387] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1315/1387] Compiling _NIOFileSystem Mocking.swift
[1316/1387] Compiling _NIOFileSystem Syscall.swift
[1317/1387] Compiling _NIOFileSystem Syscalls.swift
[1318/1387] Compiling _NIOFileSystem SystemFileHandle.swift
[1319/1387] Compiling _NIOFileSystem Utilities.swift
[1320/1453] Emitting module AsyncKit
[1321/1453] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1322/1453] Compiling NIOHPACK IndexedHeaderTable.swift
[1323/1453] Compiling NIOHPACK IntegerCoding.swift
[1324/1454] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1325/1454] Compiling NIOWebSocket WebSocketOpcode.swift
[1326/1454] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1327/1454] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1328/1454] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1329/1455] Emitting module NIOTransportServices
[1330/1457] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1331/1457] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1332/1457] Compiling NIOHTTPCompression HTTPCompression.swift
[1333/1457] Compiling NIOHTTPCompression HTTPDecompression.swift
[1334/1457] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1335/1457] Emitting module NIOHTTPCompression
[1336/1457] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1337/1457] Compiling NIOExtras UnsafeTransfer.swift
[1338/1457] Compiling NIOHPACK StaticHeaderTable.swift
[1339/1457] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1340/1457] Compiling NIOExtras JSONRPCFraming.swift
[1341/1457] Compiling NIOExtras NIOExtrasError.swift
[1342/1457] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1343/1457] Compiling NIOExtras LineBasedFrameDecoder.swift
[1344/1457] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1345/1457] Compiling NIOExtras QuiescingHelper.swift
[1346/1457] Compiling NIOExtras RequestResponseHandler.swift
[1347/1457] Compiling NIOExtras NIORequestIdentifiable.swift
[1348/1457] Compiling NIOExtras PCAPRingBuffer.swift
[1349/1458] Emitting module NIOSSL
[1350/1461] Compiling NIOWebSocket SHA1.swift
[1351/1461] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1352/1461] Emitting module NIOWebSocket
[1353/1461] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1356/1461] Compiling NIOWebSocket WebSocketFrame.swift
[1363/1463] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1364/1463] Emitting module NIOExtras
[1365/1463] Compiling NIOExtras DebugInboundEventsHandler.swift
[1366/1463] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1367/1463] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1368/1463] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1369/1463] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1370/1463] Compiling NIOExtras LengthFieldPrepender.swift
[1371/1463] Compiling NIOHPACK HeaderTables.swift
[1372/1463] Compiling NIOHPACK HPACKErrors.swift
[1375/1463] Compiling NIOHPACK HPACKHeader.swift
[1376/1463] Emitting module NIOHPACK
[1377/1463] Compiling NIOHPACK HuffmanTables.swift
[1378/1463] Compiling NIOHPACK HPACKEncoder.swift
[1379/1463] Compiling NIOHPACK HuffmanCoding.swift
[1380/1463] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1381/1463] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1396/1463] Emitting module MultipartKit
[1401/1528] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1402/1528] Compiling NIOHTTP2 StateMachineResult.swift
[1403/1528] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1404/1528] Compiling NIOHTTP2 HasRemoteSettings.swift
[1405/1528] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1406/1528] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1407/1528] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1408/1528] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1409/1528] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1410/1528] Compiling NIOHTTP2 HTTP2PingData.swift
[1411/1528] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1412/1528] Compiling NIOHTTP2 ReceivingDataState.swift
[1413/1528] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1414/1528] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1415/1528] Compiling NIOHTTP2 SendingRstStreamState.swift
[1416/1528] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1417/1528] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1418/1528] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1419/1528] Compiling NIOHTTP2 MayReceiveFrames.swift
[1420/1528] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1421/1528] Compiling NIOHTTP2 HasLocalSettings.swift
[1422/1528] Compiling NIOHTTP2 HTTP2Frame.swift
[1423/1528] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1424/1528] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1427/1528] Compiling NIOFileSystem Exports.swift
[1428/1528] Emitting module NIOFileSystem
[1429/1528] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1430/1528] Emitting module _NIOFileSystemFoundationCompat
[1431/1528] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1432/1528] Compiling NIOHTTP2 InboundEventBuffer.swift
[1433/1528] Compiling NIOHTTP2 InboundWindowManager.swift
[1434/1528] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1435/1528] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1436/1528] Compiling NIOHTTP2 QuiescingState.swift
[1437/1528] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1452/1528] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1453/1528] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1461/1528] Compiling NIOExtras WritePCAPHandler.swift
[1468/1542] Compiling NIOHTTP2 HTTP2Settings.swift
[1469/1542] Compiling NIOHTTP2 HTTP2Stream.swift
[1470/1542] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1471/1542] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1472/1542] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1473/1542] Compiling NIOHTTP2 HTTP2StreamID.swift
[1480/1542] Compiling NIOHTTP2 DOSHeuristics.swift
[1481/1542] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1482/1542] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1483/1542] Compiling NIOHTTP2 MaySendFrames.swift
[1484/1542] Compiling NIOHTTP2 SendingDataState.swift
[1485/1542] Compiling NIOHTTP2 SendingGoawayState.swift
[1486/1542] Compiling NIOHTTP2 SendingHeadersState.swift
[1487/1542] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1488/1542] Compiling NIOHTTP2 Error+Any.swift
[1489/1542] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1490/1542] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1491/1542] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1492/1542] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1493/1542] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1494/1542] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1495/1542] Compiling WebSocketKit WebSocketHandler.swift
[1496/1542] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1497/1542] Compiling NIOHTTP2 StreamChannelList.swift
[1498/1542] Compiling NIOHTTP2 StreamMap.swift
[1499/1542] Compiling NIOHTTP2 StreamStateMachine.swift
[1500/1542] Compiling NIOHTTP2 UnsafeTransfer.swift
[1501/1542] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1502/1542] Compiling WebSocketKit WebSocketClient.swift
[1503/1542] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1504/1542] Compiling WebSocketKit WebSocket+Concurrency.swift
[1505/1542] Compiling WebSocketKit WebSocket+Connect.swift
[1506/1542] Emitting module WebSocketKit
[1507/1542] Compiling WebSocketKit WebSocket.swift
[1508/1542] Compiling WebSocketKit Exports.swift
[1529/1542] Emitting module NIOHTTP2
[1530/1542] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1531/1542] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1532/1542] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1533/1542] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1534/1542] Compiling NIOHTTP2 HTTP2Error.swift
[1535/1542] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1536/1568] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1537/1568] Compiling AsyncHTTPClient FoundationExtensions.swift
[1538/1568] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1539/1568] Compiling AsyncHTTPClient ConnectionTarget.swift
[1540/1568] Compiling AsyncHTTPClient DeconstructedURL.swift
[1541/1568] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1542/1568] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1549/1609] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1550/1609] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1551/1609] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1552/1609] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1553/1609] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1554/1609] Compiling AsyncHTTPClient RequestBodyLength.swift
[1555/1609] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1556/1609] Emitting module AsyncHTTPClient
[1557/1609] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1558/1609] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1559/1609] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1560/1609] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1561/1609] Compiling AsyncHTTPClient Transaction.swift
[1562/1609] Compiling AsyncHTTPClient Base64.swift
[1563/1609] Compiling AsyncHTTPClient BasicAuth.swift
[1564/1609] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1565/1609] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1566/1609] Compiling AsyncHTTPClient ConnectionPool.swift
[1567/1609] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1568/1609] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1569/1609] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1570/1609] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1571/1609] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1572/1609] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1573/1609] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1574/1609] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1575/1609] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1576/1609] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1577/1609] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1578/1609] Compiling AsyncHTTPClient HTTP1Connection.swift
[1579/1609] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1580/1609] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1581/1609] Compiling AsyncHTTPClient HTTP2Connection.swift
[1582/1609] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1583/1609] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1584/1609] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1586/1609] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1587/1609] Compiling AsyncHTTPClient HTTPClient.swift
[1588/1609] Compiling AsyncHTTPClient HTTPHandler.swift
[1589/1609] Compiling AsyncHTTPClient LRUCache.swift
[1590/1609] Compiling AsyncHTTPClient NWErrorHandler.swift
[1591/1609] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1592/1609] Compiling AsyncHTTPClient TLSConfiguration.swift
[1593/1609] Compiling AsyncHTTPClient RedirectState.swift
[1594/1609] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1595/1609] Compiling AsyncHTTPClient RequestBag.swift
[1596/1609] Compiling AsyncHTTPClient RequestValidation.swift
[1597/1609] Compiling AsyncHTTPClient RequestOptions.swift
[1598/1609] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1599/1609] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1600/1609] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1601/1609] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1602/1609] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1603/1609] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1604/1609] Compiling AsyncHTTPClient SSLContextCache.swift
[1605/1609] Compiling AsyncHTTPClient Scheme.swift
[1606/1609] Compiling AsyncHTTPClient Singleton.swift
[1607/1609] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1608/1609] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1609/1609] Compiling AsyncHTTPClient Utils.swift
[1610/1805] Compiling Vapor ServeCommand.swift
[1611/1805] Compiling Vapor AnyResponse+Concurrency.swift
[1612/1805] Compiling Vapor AsyncBasicResponder.swift
[1613/1805] Compiling Vapor AsyncMiddleware.swift
[1614/1805] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1615/1805] Compiling Vapor AsyncSessionDriver.swift
[1616/1805] Compiling Vapor Authentication+Concurrency.swift
[1617/1805] Compiling Vapor Cache+Concurrency.swift
[1618/1805] Compiling Vapor Client+Concurrency.swift
[1619/1805] Compiling Vapor RequestBody+Concurrency.swift
[1620/1805] Compiling Vapor Responder+Concurrency.swift
[1621/1805] Compiling Vapor ResponseCodable+Concurrency.swift
[1622/1805] Compiling Vapor RoutesBuilder+Concurrency.swift
[1623/1805] Compiling Vapor ViewRenderer+Concurrency.swift
[1624/1805] Compiling Vapor WebSocket+Concurrency.swift
[1625/1805] Compiling Vapor ContainerGetPathExecutor.swift
[1626/1805] Compiling Vapor Content.swift
[1627/1805] Compiling Vapor ContentCoders.swift
[1628/1805] Compiling Vapor ContentConfiguration.swift
[1629/1805] Compiling Vapor ContentContainer.swift
[1630/1805] Compiling Vapor JSONCoder+Custom.swift
[1631/1805] Compiling Vapor JSONCoders+Content.swift
[1632/1805] Compiling Vapor PlaintextDecoder.swift
[1633/1805] Compiling Vapor PlaintextEncoder.swift
[1634/1805] Compiling Vapor URLQueryCoders.swift
[1635/1805] Compiling Vapor URLQueryContainer.swift
[1636/1805] Compiling Vapor Core.swift
[1637/1805] Compiling Vapor Running.swift
[1638/1805] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1639/1805] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1640/1805] Compiling Vapor DotEnvFile+load.swift
[1641/1805] Compiling Vapor Routes+caseInsenstive.swift
[1642/1805] Compiling Vapor Validatable+validate.swift
[1643/1805] Compiling Vapor Environment+Process.swift
[1644/1805] Compiling Vapor Environment+Secret.swift
[1645/1805] Compiling Vapor Environment.swift
[1646/1805] Compiling Vapor Abort.swift
[1647/1805] Compiling Vapor AbortError.swift
[1648/1805] Compiling Vapor DebuggableError.swift
[1649/1805] Compiling Vapor Demangler.swift
[1650/1805] Compiling Vapor ErrorSource.swift
[1651/1805] Compiling Vapor StackTrace.swift
[1652/1805] Compiling Vapor Exports.swift
[1653/1805] Compiling Vapor Application+HTTP.swift
[1654/1826] Compiling Vapor RouteCollection.swift
[1655/1826] Compiling Vapor Routes.swift
[1656/1826] Compiling Vapor RoutesBuilder+Group.swift
[1657/1826] Compiling Vapor RoutesBuilder+Method.swift
[1658/1826] Compiling Vapor RoutesBuilder+Middleware.swift
[1659/1826] Compiling Vapor RoutesBuilder+WebSocket.swift
[1660/1826] Compiling Vapor RoutesBuilder.swift
[1661/1826] Compiling Vapor OTP.swift
[1662/1826] Compiling Vapor Application+Servers.swift
[1663/1826] Compiling Vapor Server.swift
[1664/1826] Compiling Vapor App+Service.swift
[1665/1826] Compiling Vapor Req+Service.swift
[1666/1826] Compiling Vapor Service.swift
[1667/1826] Compiling Vapor Application+Sessions.swift
[1668/1826] Compiling Vapor MemorySessions.swift
[1669/1826] Compiling Vapor Request+Session.swift
[1670/1826] Compiling Vapor Session.swift
[1671/1826] Compiling Vapor SessionCache.swift
[1672/1826] Compiling Vapor SessionData.swift
[1673/1826] Compiling Vapor SessionDriver.swift
[1674/1826] Compiling Vapor SessionsConfiguration.swift
[1675/1826] Compiling Vapor HTTPMediaTypePreference.swift
[1676/1826] Compiling Vapor Responder.swift
[1677/1826] Compiling Vapor Application+HTTP+Server.swift
[1678/1826] Compiling Vapor HTTPServer.swift
[1679/1826] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1680/1826] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1681/1826] Compiling Vapor HTTPServerHandler.swift
[1682/1826] Compiling Vapor HTTPServerRequestDecoder.swift
[1683/1826] Compiling Vapor HTTPServerResponseEncoder.swift
[1684/1826] Compiling Vapor HTTPServerUpgradeHandler.swift
[1685/1826] Compiling Vapor Logger+Report.swift
[1686/1826] Compiling Vapor LoggingSystem+Environment.swift
[1687/1826] Compiling Vapor Application+Middleware.swift
[1688/1826] Compiling Vapor CORSMiddleware.swift
[1689/1826] Compiling Vapor ErrorMiddleware.swift
[1690/1826] Compiling Vapor FileMiddleware.swift
[1691/1826] Compiling Vapor Middleware.swift
[1692/1826] Compiling Vapor MiddlewareConfiguration.swift
[1693/1826] Compiling Vapor ResponseCompressionMiddleware.swift
[1694/1826] Compiling Vapor RouteLoggingMiddleware.swift
[1695/1826] Compiling Vapor TracingMiddleware.swift
[1696/1826] Compiling Vapor File+Multipart.swift
[1697/1826] Compiling Vapor Case.swift
[1698/1826] Compiling Vapor CharacterSet.swift
[1699/1826] Compiling Vapor Count.swift
[1700/1826] Compiling Vapor Custom.swift
[1701/1826] Compiling Vapor Email.swift
[1702/1826] Compiling Vapor Empty.swift
[1703/1826] Compiling Vapor In.swift
[1704/1826] Compiling Vapor Nil.swift
[1705/1826] Compiling Vapor NilIgnoring.swift
[1706/1826] Compiling Vapor Not.swift
[1707/1826] Compiling Vapor Or.swift
[1708/1826] Compiling Vapor Pattern.swift
[1709/1826] Compiling Vapor Range.swift
[1710/1826] Compiling Vapor URL.swift
[1711/1826] Compiling Vapor Valid.swift
[1712/1826] Compiling Vapor Application+Views.swift
[1713/1826] Compiling Vapor PlaintextRenderer.swift
[1714/1826] Compiling Vapor Request+View.swift
[1715/1826] Compiling Vapor View.swift
[1716/1826] Compiling Vapor ViewRenderer.swift
[1717/1826] Compiling Vapor _Deprecations.swift
[1718/1826] Emitting module Vapor
[1719/1826] Compiling Vapor SessionsMiddleware.swift
[1720/1826] Compiling Vapor URLEncodedFormData.swift
[1721/1826] Compiling Vapor URLEncodedFormDecoder.swift
[1722/1826] Compiling Vapor URLEncodedFormEncoder.swift
[1723/1826] Compiling Vapor URLEncodedFormError.swift
[1724/1826] Compiling Vapor URLEncodedFormParser.swift
[1725/1826] Compiling Vapor URLEncodedFormSerializer.swift
[1726/1826] Compiling Vapor URLQueryFragmentConvertible.swift
[1727/1826] Compiling Vapor AnyResponse.swift
[1728/1826] Compiling Vapor Array+Random.swift
[1729/1826] Compiling Vapor Base32.swift
[1730/1826] Compiling Vapor Base64.swift
[1731/1826] Compiling Vapor BaseN.swift
[1732/1826] Compiling Vapor BasicCodingKey.swift
[1733/1826] Compiling Vapor ByteCount.swift
[1734/1826] Compiling Vapor Bytes+Hex.swift
[1735/1826] Compiling Vapor Bytes+SecureCompare.swift
[1736/1826] Compiling Vapor Collection+Safe.swift
[1737/1826] Compiling Vapor DataProtocol+Copy.swift
[1738/1826] Compiling Vapor DecoderUnwrapper.swift
[1739/1826] Compiling Vapor DirectoryConfiguration.swift
[1740/1826] Compiling Vapor Application.swift
[1741/1826] Compiling Vapor AuthenticationCache.swift
[1742/1826] Compiling Vapor Authenticator.swift
[1743/1826] Compiling Vapor BasicAuthorization.swift
[1744/1826] Compiling Vapor BearerAuthorization.swift
[1745/1826] Compiling Vapor GuardMiddleware.swift
[1746/1826] Compiling Vapor RedirectMiddleware.swift
[1747/1826] Compiling Vapor SessionAuthenticatable.swift
[1748/1826] Compiling Vapor Bcrypt.swift
[1749/1826] Compiling Vapor Application+Cache.swift
[1750/1826] Compiling Vapor Cache.swift
[1751/1826] Compiling Vapor CacheExpirationTime.swift
[1752/1826] Compiling Vapor MemoryCache.swift
[1753/1826] Compiling Vapor Request+Cache.swift
[1754/1826] Compiling Vapor Application+Clients.swift
[1755/1826] Compiling Vapor Client.swift
[1756/1826] Compiling Vapor ClientRequest.swift
[1757/1826] Compiling Vapor ClientResponse.swift
[1758/1826] Compiling Vapor Request+Client.swift
[1759/1826] Compiling Vapor BootCommand.swift
[1760/1826] Compiling Vapor CommandContext+Application.swift
[1761/1826] Compiling Vapor RoutesCommand.swift
[1762/1826] Compiling Vapor FormDataDecoder+Content.swift
[1763/1826] Compiling Vapor FormDataEncoder+Content.swift
[1764/1826] Compiling Vapor Application+Password.swift
[1765/1826] Compiling Vapor Application+Passwords.swift
[1766/1826] Compiling Vapor AsyncPasswordHasher.swift
[1767/1826] Compiling Vapor BcryptHasher.swift
[1768/1826] Compiling Vapor PasswordHasher.swift
[1769/1826] Compiling Vapor PlaintextHasher.swift
[1770/1826] Compiling Vapor Request+Password.swift
[1771/1826] Compiling Vapor Redirect.swift
[1772/1826] Compiling Vapor Request+Body.swift
[1773/1826] Compiling Vapor Request+BodyStream.swift
[1774/1826] Compiling Vapor Request.swift
[1775/1826] Compiling Vapor Application+Responder.swift
[1776/1826] Compiling Vapor DefaultResponder.swift
[1777/1826] Compiling Vapor Response+Body.swift
[1778/1826] Compiling Vapor Response.swift
[1779/1826] Compiling Vapor ResponseCodable.swift
[1780/1826] Compiling Vapor Application+Routes.swift
[1781/1826] Compiling Vapor Parameters+Require.swift
[1782/1826] Compiling Vapor Request+WebSocket.swift
[1783/1826] Compiling Vapor Route.swift
[1784/1826] Compiling Vapor DotEnv.swift
[1785/1826] Compiling Vapor Extendable.swift
[1786/1826] Compiling Vapor File.swift
[1787/1826] Compiling Vapor FileIO.swift
[1788/1826] Compiling Vapor LifecycleHandler.swift
[1789/1826] Compiling Vapor OptionalType.swift
[1790/1826] Compiling Vapor RFC1123.swift
[1791/1826] Compiling Vapor SocketAddress+Hostname.swift
[1792/1826] Compiling Vapor Storage.swift
[1793/1826] Compiling Vapor String+IsIPAddress.swift
[1794/1826] Compiling Vapor Thread.swift
[1795/1826] Compiling Vapor URI.swift
[1796/1826] Compiling Vapor RangeResult.swift
[1797/1826] Compiling Vapor Validatable.swift
[1798/1826] Compiling Vapor Validation.swift
[1799/1826] Compiling Vapor ValidationKey.swift
[1800/1826] Compiling Vapor Validations.swift
[1801/1826] Compiling Vapor ValidationsError.swift
[1802/1826] Compiling Vapor Validator.swift
[1803/1826] Compiling Vapor ValidatorResult.swift
[1804/1826] Compiling Vapor And.swift
[1805/1826] Compiling Vapor BasicResponder.swift
[1806/1826] Compiling Vapor BodyStream.swift
[1807/1826] Compiling Vapor Application+HTTP+Client.swift
[1808/1826] Compiling Vapor EventLoopHTTPClient.swift
[1809/1826] Compiling Vapor EndpointCache.swift
[1810/1826] Compiling Vapor HTTPMethod+String.swift
[1811/1826] Compiling Vapor HTTPStatus.swift
[1812/1826] Compiling Vapor HTTPCookies.swift
[1813/1826] Compiling Vapor HTTPHeaderCacheControl.swift
[1814/1826] Compiling Vapor HTTPHeaderExpires.swift
[1815/1826] Compiling Vapor HTTPHeaderLastModified.swift
[1816/1826] Compiling Vapor HTTPHeaders+Cache.swift
[1817/1826] Compiling Vapor HTTPHeaders+Connection.swift
[1818/1826] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1819/1826] Compiling Vapor HTTPHeaders+ContentRange.swift
[1820/1826] Compiling Vapor HTTPHeaders+Directive.swift
[1821/1826] Compiling Vapor HTTPHeaders+Forwarded.swift
[1822/1826] Compiling Vapor HTTPHeaders+Link.swift
[1823/1826] Compiling Vapor HTTPHeaders+Name.swift
[1824/1826] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1825/1826] Compiling Vapor HTTPHeaders.swift
[1826/1826] Compiling Vapor HTTPMediaType.swift
[1827/1829] Compiling VaporElementary HTMLResponseBodyWriter.swift
[1828/1829] Emitting module VaporElementary
[1829/1829] Compiling VaporElementary HTMLResponse.swift
Build complete! (78.71s)
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/sliemeobn/elementary.git
[1/1263] Fetching elementary
[1264/75600] Fetching elementary, vapor
Fetched https://github.com/vapor/vapor.git from cache (2.51s)
Fetched https://github.com/sliemeobn/elementary.git from cache (2.51s)
Computing version for https://github.com/sliemeobn/elementary.git
Computed https://github.com/sliemeobn/elementary.git at 0.5.2 (3.01s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (0.89s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-metrics.git from cache
[1/1063] Fetching swift-service-context
[118/4271] Fetching swift-service-context, multipart-kit
[1250/6876] Fetching swift-service-context, multipart-kit, websocket-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (0.95s)
Fetched https://github.com/apple/swift-service-context.git from cache (0.95s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
[1092/8182] Fetching multipart-kit, swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.47s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
[1123/3208] Fetching multipart-kit
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.62s)
Fetched https://github.com/apple/swift-log.git from cache (0.63s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/vapor/multipart-kit.git from cache (1.64s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.64s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.64s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.65s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/vapor/async-kit.git
[1/2370] Fetching async-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.78s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.66s)
Fetching https://github.com/swift-server/async-http-client.git from cache
[49/7855] Fetching async-kit, console-kit
[214/28582] Fetching async-kit, console-kit, routing-kit
Fetched https://github.com/apple/swift-crypto.git from cache (0.74s)
Fetched https://github.com/vapor/async-kit.git from cache (0.85s)
[4194/26212] Fetching console-kit, routing-kit
Fetched https://github.com/apple/swift-nio.git from cache (0.93s)
Fetched https://github.com/vapor/console-kit.git from cache (1.01s)
[9328/20727] Fetching routing-kit
Fetched https://github.com/swift-server/async-http-client.git from cache (0.76s)
Fetched https://github.com/vapor/routing-kit.git from cache (1.41s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (3.55s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.64s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.63s)
Fetched https://github.com/apple/swift-collections.git from cache (0.82s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (1.30s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.45s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.45s)
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.58s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.16s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.61s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (1.13s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.60s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.61s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (1.10s)
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.46s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.60s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.47s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.73s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.48s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.49s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.47s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.56s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.60s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.47s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.47s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.02s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.61s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.18s)
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/sliemeobn/elementary.git
Working copy of https://github.com/sliemeobn/elementary.git resolved at 0.5.2
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/vapor/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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-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/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.102.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "elementary",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sliemeobn/elementary.git"
}
],
"manifest_display_name" : "vapor-elementary",
"name" : "vapor-elementary",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "VaporElementary",
"targets" : [
"VaporElementary"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VaporElementaryTests",
"module_type" : "SwiftTarget",
"name" : "VaporElementaryTests",
"path" : "Tests/VaporElementaryTests",
"product_dependencies" : [
"Elementary",
"XCTVapor"
],
"sources" : [
"HTMLResponseTests.swift",
"NonSendableHTMLResponseTests.swift"
],
"target_dependencies" : [
"VaporElementary"
],
"type" : "test"
},
{
"c99name" : "VaporElementary",
"module_type" : "SwiftTarget",
"name" : "VaporElementary",
"path" : "Sources/VaporElementary",
"product_dependencies" : [
"Vapor",
"Elementary"
],
"product_memberships" : [
"VaporElementary"
],
"sources" : [
"HTMLResponse.swift",
"HTMLResponseBodyWriter.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.