Build Information
Successful build of vapor-elementary, reference main (a14bc5
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 02:25:21 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/vapor-elementary
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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
[8/475] Copying PrivacyInfo.xcprivacy
[8/475] Write sources
[9/475] Copying PrivacyInfo.xcprivacy
[15/475] Write sources
[50/475] Compiling CSystem shims.c
[51/475] Compiling CNIOWindows shim.c
[51/475] Compiling CNIOWindows WSAStartup.c
[52/475] Compiling CNIOWASI CNIOWASI.c
[54/475] Compiling _NumericsShims _NumericsShims.c
[55/475] Write swift-version-2F0A5646E1D333AE.txt
[56/475] Compiling CNIOLinux liburing_shims.c
[56/475] Compiling CNIOLinux shim.c
[58/475] Compiling CNIOExtrasZlib empty.c
[59/482] Compiling CNIOLLHTTP c_nio_http.c
[60/494] Compiling CNIOSHA1 c_nio_sha1.c
[61/509] Compiling CVaporBcrypt blf.c
[62/509] Compiling _AtomicsShims.c
[63/509] Compiling CVaporBcrypt bcrypt.c
[64/509] Compiling CNIOLLHTTP c_nio_llhttp.c
[65/535] Compiling CNIOLLHTTP c_nio_api.c
[67/644] Compiling ServiceContextModule ServiceContext.swift
[68/644] Emitting module ServiceContextModule
[69/644] Compiling ServiceContextModule ServiceContextKey.swift
[70/644] Compiling Crypto KEM.swift
[71/644] Compiling Crypto ECDH_boring.swift
[72/644] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[73/645] Emitting module _NIOBase64
[74/645] Compiling _NIOBase64 Base64.swift
[75/645] Compiling RealModule Float80+Real.swift
[76/645] Compiling RealModule Real.swift
[77/645] Compiling RealModule Float16+Real.swift
[78/646] Compiling RealModule ElementaryFunctions.swift
[79/646] Compiling RealModule ApproximateEquality.swift
[80/646] Compiling RealModule AugmentedArithmetic.swift
[81/646] Compiling RealModule Float+Real.swift
[82/646] Compiling RealModule AlgebraicField.swift
[83/646] Emitting module RealModule
[84/646] Compiling RealModule Double+Real.swift
[85/646] Compiling RealModule RealFunctions.swift
[86/652] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[87/652] Compiling Crypto Insecure.swift
[88/652] Compiling Crypto Insecure_HashFunctions.swift
[90/655] Emitting module SystemPackage
[91/655] Compiling Instrumentation NoOpInstrument.swift
[92/655] Compiling Instrumentation Instrument.swift
[93/655] Compiling Instrumentation MultiplexInstrument.swift
[94/655] Compiling Instrumentation InstrumentationSystem.swift
[95/655] Emitting module Instrumentation
[96/655] Compiling Instrumentation Locks.swift
[97/655] Compiling Logging LogHandler.swift
[98/655] Compiling _NIODataStructures _TinyArray.swift
[99/655] Emitting module _NIODataStructures
[100/655] Compiling _NIODataStructures Heap.swift
[101/655] Compiling _NIODataStructures PriorityQueue.swift
[101/655] Compiling fiat_p256_adx_sqr.S
[104/655] Compiling Crypto ASN1BitString.swift
[105/655] Compiling Crypto ASN1Boolean.swift
[107/655] Compiling fiat_p256_adx_mul.S
[109/655] Compiling Crypto HPKE.swift
[110/655] Compiling Crypto HPKE-Context.swift
[111/655] Compiling Crypto ChaChaPoly_boring.swift
[112/655] Compiling Crypto ChaChaPoly.swift
[113/655] Compiling Crypto ASN1.swift
[114/655] Compiling Crypto ASN1Any.swift
[115/655] Compiling Crypto Cipher.swift
[116/655] Compiling Crypto Nonces.swift
[117/655] Compiling Crypto AES-GCM.swift
[118/655] Compiling Crypto AES-GCM_boring.swift
[119/655] Emitting module InternalCollectionsUtilities
[120/655] Compiling Crypto HPKE-KeySchedule.swift
[121/655] Compiling Crypto HPKE-Modes.swift
[122/655] Compiling Crypto ASN1Identifier.swift
[123/655] Compiling Crypto ASN1Integer.swift
[124/655] Compiling Crypto ASN1Null.swift
[124/655] Compiling fiat_curve25519_adx_square.S
[125/655] Compiling fiat_curve25519_adx_mul.S
<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
<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
[129/663] Compiling CoreMetrics Locks.swift
[130/663] Emitting module CoreMetrics
[131/663] Compiling CoreMetrics Metrics.swift
[132/665] Compiling Crypto HPKE-KexKeyDerivation.swift
[133/665] Compiling Crypto HPKE-LabeledExtract.swift
[134/665] Compiling Crypto HPKE-Utils.swift
[135/665] Compiling Crypto ASN1OctetString.swift
[136/665] Compiling Elementary SendOnceBox.swift
[137/665] Compiling Elementary SendableAnyHTMLBox.swift
[137/721] Compiling CNIODarwin shim.c
[139/721] Compiling OrderedCollections _HashTable+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
[140/721] Compiling OrderedCollections _HashTable+BucketIterator.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
[141/721] Compiling OrderedCollections _HashTable+Constants.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
[142/798] Compiling _RopeModule Rope+Insert.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
[143/798] Compiling _RopeModule Rope+Join.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
[144/798] Compiling _RopeModule BigString+Builder.swift
[145/798] Compiling _RopeModule BigString+Contents.swift
[146/798] Compiling _RopeModule BigString+Debugging.swift
[147/798] Compiling _RopeModule BigString+Iterators.swift
[148/798] Compiling _RopeModule BigString+Metrics.swift
[149/798] Compiling _RopeModule BigString+Summary.swift
[150/798] Compiling _RopeModule BigString.swift
[151/798] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[152/798] Compiling _RopeModule BigString+Chunk+Breaks.swift
[153/798] Compiling _RopeModule BigString+Index.swift
[154/798] Compiling _RopeModule BigString+Ingester.swift
[155/798] Compiling _RopeModule BigString+Invariants.swift
[156/798] Compiling _RopeModule Rope+Append.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/798] Compiling _RopeModule Rope+Extract.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/798] Compiling _RopeModule Rope+Find.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/798] Compiling _RopeModule Rope+ForEachWhile.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
<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
<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
<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
[163/798] Compiling _RopeModule BigString+Chunk+Counts.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
[164/798] Compiling _RopeModule BigString+Chunk+Description.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
[165/800] Compiling Logging Locks.swift
[166/800] Compiling Logging MetadataProvider.swift
[167/800] Compiling Logging Logging.swift
[168/800] Emitting module Logging
[169/800] 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
[170/800] Compiling _RopeModule Rope+MutatingForEach.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
[171/800] Compiling _RopeModule Rope+_Node.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
[172/800] Compiling HeapModule Heap.swift
[173/800] Compiling HeapModule _HeapNode.swift
[174/800] Compiling Tracing TracingTime.swift
[175/800] Compiling Tracing TracerProtocol.swift
[176/800] Compiling _RopeModule Rope.swift
[177/800] Compiling _RopeModule RopeElement.swift
[178/800] Compiling _RopeModule RopeMetric.swift
[179/800] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[180/800] Compiling HeapModule Heap+Invariants.swift
[181/800] Compiling HeapModule Heap+UnsafeHandle.swift
[182/800] Compiling HeapModule Heap+Descriptions.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
<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
<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
<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
<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
<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/878] Emitting module HeapModule
[190/878] Compiling HashTreeCollections _UnsafePath.swift
[191/878] Compiling HashTreeCollections TreeDictionary+Codable.swift
[192/878] Compiling HashTreeCollections TreeDictionary+Collection.swift
[193/878] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[194/878] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[195/878] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[195/884] Compiling CNIOBoringSSLShims shims.c
[197/906] Compiling HashTreeCollections _HashNode+Structural union.swift
[198/906] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[199/906] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[200/906] Compiling HashTreeCollections _HashNode+Lookups.swift
[201/906] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[202/906] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[203/906] Compiling Tracing SpanProtocol.swift
[204/906] Compiling Tracing InstrumentationSystem+Tracing.swift
[205/906] Compiling Tracing Tracer.swift
[206/906] Compiling Tracing TracerProtocol+Legacy.swift
[207/906] Emitting module Tracing
[208/906] Compiling Tracing NoOpTracer.swift
[209/906] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[210/906] Compiling DequeModule Deque+Testing.swift
[211/906] Compiling DequeModule Deque._Storage.swift
[212/906] Compiling DequeModule Deque._UnsafeHandle.swift
[213/906] Compiling DequeModule Deque.swift
[214/906] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[215/906] Compiling HashTreeCollections TreeDictionary+Keys.swift
[216/906] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[217/906] Compiling HashTreeCollections TreeDictionary+Merge.swift
[218/906] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[219/906] Compiling HashTreeCollections _RawHashNode.swift
[220/906] Compiling HashTreeCollections _UnmanagedHashNode.swift
[221/906] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[222/906] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[223/906] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[224/906] Compiling HashTreeCollections _HashNode+Structural merge.swift
[225/906] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[226/906] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[227/906] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[228/906] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[229/906] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[230/906] Compiling HashTreeCollections _HashNode.swift
[231/906] Compiling HashTreeCollections _HashNodeHeader.swift
[232/906] Compiling HashTreeCollections _HashSlot.swift
[233/906] Compiling HashTreeCollections _HashStack.swift
[234/906] Compiling HashTreeCollections _HashTreeIterator.swift
[235/906] Compiling HashTreeCollections _HashTreeStatistics.swift
[236/906] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[237/906] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[238/906] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[239/906] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[240/906] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[241/906] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[242/906] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[243/906] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[244/906] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[268/921] Compiling HashTreeCollections TreeSet+Equatable.swift
[269/921] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[270/921] Compiling HashTreeCollections TreeSet+Extras.swift
[271/921] Compiling HashTreeCollections TreeSet+Filter.swift
[272/921] Compiling HashTreeCollections TreeSet+Hashable.swift
[273/921] Compiling HashTreeCollections TreeSet+Sendable.swift
[274/921] Compiling HashTreeCollections TreeSet+Sequence.swift
[275/921] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[276/921] Compiling _RopeModule Rope+Remove.swift
[277/921] Compiling _RopeModule Rope+RemoveSubrange.swift
[278/921] Compiling _RopeModule Rope+Split.swift
[279/921] Compiling _RopeModule Optional Utilities.swift
[280/921] Compiling _RopeModule String Utilities.swift
[281/921] Compiling _RopeModule String.Index+ABI.swift
[282/921] Compiling _RopeModule _CharacterRecognizer.swift
[283/921] Compiling HashTreeCollections TreeSet+Descriptions.swift
[284/921] Compiling DequeModule _DequeSlot.swift
[285/921] Compiling DequeModule _DequeBufferHeader.swift
[286/921] Compiling DequeModule _DequeBuffer.swift
[287/921] Compiling DequeModule Deque+Equatable.swift
[289/921] Compiling DequeModule Deque+CustomReflectable.swift
[290/921] Compiling DequeModule Deque+Descriptions.swift
[291/921] Compiling DequeModule Deque+Extras.swift
[292/921] Compiling DequeModule Deque+Hashable.swift
[312/922] Compiling DequeModule Deque+Codable.swift
[313/922] Compiling DequeModule Deque+Collection.swift
[334/922] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[335/922] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[336/922] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[337/922] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[338/922] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[339/922] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[340/922] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[341/922] Compiling HashTreeCollections TreeSet.swift
[342/922] Compiling DequeModule _UnsafeWrappedBuffer.swift
[343/922] Compiling OrderedCollections OrderedSet+SubSequence.swift
[344/922] Compiling OrderedCollections OrderedSet+Testing.swift
[345/922] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[346/922] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[347/922] Compiling OrderedCollections OrderedSet.swift
[348/922] Compiling OrderedCollections _UnsafeBitset.swift
[359/922] Emitting module DequeModule
[369/922] Emitting module OrderedCollections
[369/922] Compiling tls_record.cc
[370/922] Compiling tls_method.cc
[371/922] Compiling tls13_server.cc
[380/922] Emitting module _RopeModule
[431/922] Compiling tls13_enc.cc
[433/922] Emitting module Metrics
[434/922] Compiling Metrics Metrics.swift
[434/922] Compiling tls13_client.cc
[435/922] Compiling t1_enc.cc
[452/930] Compiling tls13_both.cc
[502/930] Emitting module Crypto
[520/930] Emitting module HashTreeCollections
[520/930] Compiling ssl_x509.cc
[521/930] Compiling ssl_versions.cc
[522/930] Compiling ssl_transcript.cc
[524/930] Compiling Crypto RNG_boring.swift
[525/930] Compiling Crypto SafeCompare_boring.swift
[526/930] Compiling Crypto Zeroization_boring.swift
[527/930] Compiling Crypto PrettyBytes.swift
[528/930] Compiling Crypto SafeCompare.swift
[529/930] Compiling Crypto SecureBytes.swift
[530/930] Compiling Crypto Zeroization.swift
[531/930] Compiling Crypto resource_bundle_accessor.swift
[532/930] Compiling RoutingKit TrieRouter.swift
[533/930] Compiling RoutingKit PathComponent.swift
[534/930] Compiling RoutingKit Router.swift
[535/930] Compiling RoutingKit Parameters.swift
[536/930] Compiling RoutingKit AnyRouter.swift
[537/930] Emitting module RoutingKit
[537/930] Compiling ssl_stat.cc
[538/930] Compiling ssl_privkey.cc
[539/930] Compiling ssl_session.cc
[540/930] Compiling ssl_file.cc
[541/930] Compiling ssl_key_share.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
[551/930] Compiling s3_both.cc
[552/930] Compiling handshake_server.cc
[553/930] Compiling handshake_client.cc
[554/930] Compiling handshake.cc
[555/930] Compiling handoff.cc
[556/930] Compiling md5-x86_64-linux.S
[557/930] Compiling dtls_record.cc
[558/930] Compiling encrypted_client_hello.cc
[559/930] Compiling md5-x86_64-apple.S
[560/930] Compiling dtls_method.cc
[561/930] Compiling extensions.cc
[562/930] Compiling md5-586-linux.S
[563/930] Compiling md5-586-apple.S
[564/930] Compiling chacha20_poly1305_x86_64-linux.S
[565/930] Compiling chacha20_poly1305_x86_64-apple.S
[565/930] Compiling chacha20_poly1305_armv8-win.S
[567/930] Compiling chacha20_poly1305_armv8-linux.S
[568/930] Compiling d1_srtp.cc
[569/930] Compiling chacha-x86_64-linux.S
[570/930] Compiling chacha-x86_64-apple.S
[571/930] Compiling chacha-x86-linux.S
[572/930] Compiling chacha20_poly1305_armv8-apple.S
[573/930] Compiling d1_pkt.cc
[574/930] Compiling chacha-x86-apple.S
[575/930] Compiling chacha-armv8-win.S
[575/930] Compiling chacha-armv8-linux.S
[577/930] Compiling chacha-armv4-linux.S
[578/930] Compiling aes128gcmsiv-x86_64-linux.S
[579/930] Compiling chacha-armv8-apple.S
[580/930] Compiling x86_64-mont5-apple.S
[581/930] Compiling x86_64-mont5-linux.S
[582/930] Compiling aes128gcmsiv-x86_64-apple.S
[583/930] Compiling x86_64-mont-linux.S
[584/930] Compiling x86_64-mont-apple.S
[585/930] Compiling x86-mont-linux.S
[586/930] Compiling vpaes-x86_64-linux.S
[587/930] Compiling x86-mont-apple.S
[588/930] Compiling vpaes-x86_64-apple.S
[589/930] Compiling d1_lib.cc
[590/930] Compiling err_data.cc
[591/930] Compiling vpaes-x86-linux.S
[592/930] Compiling bio_ssl.cc
[593/930] Compiling vpaes-armv8-win.S
[594/930] Compiling vpaes-x86-apple.S
[595/930] Compiling vpaes-armv8-linux.S
[596/930] Compiling vpaes-armv8-apple.S
[597/930] Compiling vpaes-armv7-linux.S
[598/930] Compiling sha512-x86_64-linux.S
[599/930] Compiling sha512-x86_64-apple.S
[600/930] Compiling sha512-armv8-win.S
[601/930] Compiling sha512-armv8-linux.S
[602/930] Compiling sha512-armv4-linux.S
[603/930] Compiling sha512-armv8-apple.S
[604/930] Compiling sha512-586-linux.S
[605/930] Compiling sha512-586-apple.S
[606/930] Compiling sha256-x86_64-apple.S
[607/930] Compiling sha256-armv8-win.S
[608/930] Compiling sha256-x86_64-linux.S
[609/930] Compiling sha256-armv8-linux.S
[610/930] Compiling sha256-armv4-linux.S
[611/930] Compiling sha256-armv8-apple.S
[612/930] Compiling sha256-586-apple.S
[613/930] Compiling sha1-x86_64-linux.S
[614/930] Compiling sha256-586-linux.S
[615/930] Compiling sha1-x86_64-apple.S
[616/930] Compiling d1_both.cc
[617/930] Compiling sha1-armv8-linux.S
[618/930] Compiling sha1-armv8-win.S
[619/930] Compiling sha1-armv8-apple.S
[620/930] Compiling sha1-586-linux.S
[621/930] Compiling sha1-586-apple.S
[621/930] Compiling sha1-armv4-large-linux.S
[623/930] Compiling rsaz-avx2-linux.S
[624/930] Compiling rdrand-x86_64-linux.S
[625/930] Compiling rsaz-avx2-apple.S
[626/930] Compiling p256_beeu-x86_64-asm-apple.S
[627/930] Compiling p256_beeu-x86_64-asm-linux.S
[628/930] Compiling rdrand-x86_64-apple.S
[629/930] Compiling p256_beeu-armv8-asm-win.S
[630/930] Compiling p256_beeu-armv8-asm-linux.S
[631/930] Compiling p256-x86_64-asm-linux.S
[632/930] Compiling p256_beeu-armv8-asm-apple.S
[633/930] Compiling p256-x86_64-asm-apple.S
[634/930] Compiling p256-armv8-asm-linux.S
[634/930] Compiling p256-armv8-asm-win.S
[636/930] Compiling ghashv8-armv8-win.S
[637/930] Compiling ghashv8-armv8-linux.S
[638/930] Compiling p256-armv8-asm-apple.S
[639/930] Compiling ghashv8-armv8-apple.S
[640/930] Compiling ghash-x86_64-linux.S
[641/930] Compiling ghash-x86_64-apple.S
[642/930] Compiling ghashv8-armv7-linux.S
[643/930] Compiling ghash-x86-linux.S
[644/930] Compiling ghash-ssse3-x86_64-apple.S
[645/930] Compiling ghash-ssse3-x86_64-linux.S
[646/930] Compiling ghash-x86-apple.S
[647/930] Compiling ghash-ssse3-x86-linux.S
[648/930] Compiling ghash-neon-armv8-win.S
[649/930] Compiling ghash-ssse3-x86-apple.S
[650/930] Compiling ghash-neon-armv8-linux.S
[651/930] Compiling ghash-neon-armv8-apple.S
[652/930] Compiling co-586-linux.S
[653/930] Compiling ghash-armv4-linux.S
[654/930] Compiling bsaes-armv7-linux.S
[655/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-win.S
[662/930] Compiling armv8-mont-linux.S
[663/930] Compiling armv8-mont-apple.S
[664/930] Compiling aesv8-gcm-armv8-win.S
[665/930] Compiling aesv8-gcm-armv8-linux.S
[666/930] Compiling armv4-mont-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 aesni-x86_64-linux.S
[672/930] Compiling aesv8-armv7-linux.S
[673/930] Compiling aesni-x86_64-apple.S
[674/930] Compiling aesni-x86-apple.S
[675/930] Compiling aesni-x86-linux.S
[676/930] Compiling aesni-gcm-x86_64-linux.S
[677/930] Compiling aesni-gcm-x86_64-apple.S
[678/930] Compiling aes-gcm-avx2-x86_64-linux.S
[679/930] Compiling aes-gcm-avx10-x86_64-linux.S
[680/930] Compiling aes-gcm-avx10-x86_64-apple.S
[681/930] Compiling aes-gcm-avx2-x86_64-apple.S
[682/930] Compiling x_x509a.cc
[683/930] Compiling x_sig.cc
[684/930] Compiling x_spki.cc
[685/930] Compiling x_val.cc
[686/930] Compiling x_req.cc
[687/930] Compiling x_exten.cc
[688/930] Compiling x_pubkey.cc
[689/930] Compiling x_x509.cc
[690/930] Compiling x_name.cc
[691/930] Compiling x_crl.cc
[692/930] Compiling x_algor.cc
[693/930] Compiling x_attrib.cc
[694/930] Compiling x509spki.cc
[695/930] Compiling x_all.cc
[696/930] Compiling x509rset.cc
[697/930] Compiling x509_vpm.cc
[698/930] Compiling x509_v3.cc
[699/930] Compiling x509name.cc
[700/930] Compiling x509cset.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_obj.cc
[706/930] Compiling x509_req.cc
[707/930] Compiling x509_def.cc
[708/930] Compiling x509_d2.cc
[709/930] Compiling x509_ext.cc
[710/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_prn.cc
[715/930] Compiling v3_skey.cc
[716/930] Compiling v3_ocsp.cc
[717/930] Compiling v3_purp.cc
[718/930] Compiling v3_pmaps.cc
[719/930] Compiling v3_utl.cc
[720/930] Compiling v3_pcons.cc
[721/930] Compiling v3_ncons.cc
[722/930] Compiling v3_lib.cc
[723/930] Compiling v3_int.cc
[724/930] Compiling v3_info.cc
[725/930] Compiling v3_ia5.cc
[726/930] Compiling v3_enum.cc
[727/930] Compiling v3_genn.cc
[728/930] Compiling v3_extku.cc
[729/930] Compiling v3_crld.cc
[730/930] Compiling v3_cpols.cc
[731/930] Compiling v3_conf.cc
[732/930] Compiling v3_bitst.cc
[733/930] Compiling v3_bcons.cc
[734/930] Compiling v3_akeya.cc
[735/930] Compiling v3_alt.cc
[736/930] Compiling t_x509a.cc
[737/930] Compiling v3_akey.cc
[738/930] Compiling t_crl.cc
[739/930] Compiling t_req.cc
[740/930] Compiling t_x509.cc
[741/930] Compiling rsa_pss.cc
[742/930] Compiling i2d_pr.cc
[743/930] Compiling name_print.cc
[744/930] Compiling policy.cc
[745/930] Compiling by_file.cc
[746/930] Compiling by_dir.cc
[747/930] Compiling asn1_gen.cc
[748/930] Compiling algorithm.cc
[749/930] Compiling a_sign.cc
[750/930] Compiling a_verify.cc
[751/930] Compiling a_digest.cc
[752/930] Compiling thread_win.cc
[753/930] Compiling voprf.cc
[754/930] Compiling thread.cc
[755/930] Compiling thread_pthread.cc
[756/930] Compiling thread_none.cc
[757/930] Compiling trust_token.cc
[758/930] Compiling stack.cc
[759/930] Compiling pmbtoken.cc
[760/930] Compiling slhdsa.cc
[761/930] Compiling spake2plus.cc
[762/930] Compiling sha512.cc
[762/930] Compiling siphash.cc
[764/930] Compiling sha256.cc
[765/930] Compiling sha1.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 rc4.cc
[771/930] Compiling rsa_asn1.cc
[772/930] Compiling urandom.cc
[773/930] Compiling windows.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 deterministic.cc
[782/930] Compiling fork_detect.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 pkcs8.cc
[788/930] Compiling pkcs7.cc
[789/930] Compiling pkcs8_x509.cc
[790/930] Compiling p5_pbev2.cc
[791/930] Compiling pem_xaux.cc
[792/930] Compiling pkcs7_x509.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 mldsa.cc
[800/930] Compiling pem_info.cc
[801/930] Compiling pem_lib.cc
[802/930] Compiling pem_all.cc
[803/930] Compiling poly_rq_mul.S
[804/930] Compiling fips_shared_support.cc
[805/930] Compiling obj.cc
[806/930] Compiling mem.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 pbkdf.cc
[815/930] Compiling print.cc
[816/930] Compiling hrss.cc
[817/930] Compiling hpke.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_ec.cc
[823/930] Compiling p_hkdf.cc
[824/930] Compiling p_rsa.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_dh.cc
[829/930] Compiling p_dsa_asn1.cc
[830/930] Compiling evp_ctx.cc
[831/930] Compiling engine.cc
[832/930] Compiling err.cc
[833/930] Compiling evp.cc
[834/930] Compiling evp_asn1.cc
[835/930] Compiling ecdsa_asn1.cc
[836/930] Compiling ecdh.cc
[837/930] Compiling hash_to_curve.cc
[838/930] Compiling ec_derive.cc
[839/930] Compiling dsa.cc
[840/930] Compiling ec_asn1.cc
[841/930] Compiling params.cc
[842/930] Compiling dsa_asn1.cc
[843/930] Compiling bcm.cc
[844/930] Compiling x25519-asm-arm.S
[845/930] Compiling digest_extra.cc
[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 curve25519.cc
[855/930] Compiling cpu_aarch64_win.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 tls_cbc.cc
[862/930] Compiling conf.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 e_aesctrhmac.cc
[873/930] Compiling chacha.cc
[874/930] Compiling unicode.cc
[875/930] Compiling ber.cc
[876/930] Compiling asn1_compat.cc
[877/930] Compiling cbb.cc
[878/930] Compiling cbs.cc
[879/930] Compiling buf.cc
[880/930] Compiling blake2.cc
[881/930] Compiling bn_asn1.cc
[882/930] Compiling socket_helper.cc
[883/930] Compiling convert.cc
[884/930] Compiling socket.cc
[885/930] Compiling printf.cc
[886/930] Compiling hexdump.cc
[887/930] Compiling file.cc
[888/930] Compiling pair.cc
[889/930] Compiling fd.cc
[890/930] Compiling errno.cc
[891/930] Compiling bio_mem.cc
[892/930] Compiling connect.cc
[893/930] Compiling bio.cc
[894/930] Compiling base64.cc
[895/930] Compiling tasn_fre.cc
[896/930] Compiling tasn_typ.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 tasn_dec.cc
[903/930] Compiling f_int.cc
[904/930] Compiling asn_pack.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_strnid.cc
[912/930] Compiling a_strex.cc
[913/930] Compiling a_object.cc
[914/930] Compiling a_mbstr.cc
[915/930] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[915/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/930] Compiling a_bitstr.cc
[927/949] Compiling a_bool.cc
[929/1030] Compiling Algorithms Suffix.swift
[930/1030] Compiling Algorithms Trim.swift
[931/1032] Compiling Atomics ManagedAtomic.swift
[932/1032] Compiling Algorithms Partition.swift
[933/1032] Compiling Algorithms Permutations.swift
[934/1032] Compiling Algorithms Product.swift
[935/1034] Compiling Algorithms Combinations.swift
[936/1034] Compiling Algorithms Compacted.swift
[937/1034] Compiling Atomics AtomicStorage.swift
[938/1034] Compiling Algorithms Grouped.swift
[939/1034] Compiling Algorithms Indexed.swift
[940/1034] Compiling Algorithms Intersperse.swift
[941/1039] Compiling Algorithms Joined.swift
[942/1039] Compiling Algorithms Keyed.swift
[945/1039] Compiling BitCollections BitSet+Hashable.swift
[946/1039] Compiling BitCollections BitSet+Initializers.swift
[947/1039] Compiling BitCollections BitSet+Invariants.swift
[948/1039] Compiling BitCollections BitSet+Random.swift
[949/1039] Compiling BitCollections BitSet+SetAlgebra basics.swift
[950/1039] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[951/1039] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[952/1039] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[953/1039] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[954/1039] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[955/1039] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[956/1039] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[957/1039] Emitting module BitCollections
[958/1039] Compiling Atomics IntegerOperations.swift
[959/1039] Compiling Atomics Unmanaged extensions.swift
[962/1039] Compiling Algorithms FirstNonNil.swift
[963/1039] Compiling Algorithms FlattenCollection.swift
[964/1039] Compiling Algorithms Unique.swift
[965/1039] Compiling Algorithms Windows.swift
[966/1039] Compiling BitCollections BitSet.swift
[967/1039] Compiling BitCollections Range+Utilities.swift
[968/1039] Compiling BitCollections Slice+Utilities.swift
[969/1039] Compiling BitCollections UInt+Tricks.swift
[970/1039] Compiling BitCollections _Word.swift
[977/1039] Compiling Algorithms AdjacentPairs.swift
[978/1039] Compiling Algorithms Chain.swift
[979/1039] Compiling Algorithms Chunked.swift
[980/1039] Compiling Algorithms EitherSequence.swift
[983/1039] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[984/1039] Compiling BitCollections BitSet+CustomReflectable.swift
[985/1039] Compiling BitCollections BitSet+CustomStringConvertible.swift
[986/1039] Compiling BitCollections BitSet+Equatable.swift
[987/1039] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[988/1039] Compiling BitCollections BitSet+Extras.swift
[989/1039] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[990/1039] Compiling BitCollections BitSet+SetAlgebra union.swift
[991/1039] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[992/1039] Compiling BitCollections BitSet.Counted.swift
[993/1039] Compiling BitCollections BitSet.Index.swift
[994/1039] Compiling BitCollections BitSet._UnsafeHandle.swift
[997/1039] Compiling Algorithms Rotate.swift
[998/1039] Compiling Algorithms Split.swift
[999/1039] Compiling Algorithms Stride.swift
[1004/1039] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1005/1039] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1006/1039] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1029/1041] Emitting module Collections
[1030/1041] Compiling Collections Collections.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 NIOLockedValueBox.swift
[1043/1047] Compiling NIOConcurrencyHelpers lock.swift
[1044/1047] Emitting module NIOConcurrencyHelpers
[1045/1047] Compiling NIOConcurrencyHelpers NIOLock.swift
[1046/1047] Compiling NIOConcurrencyHelpers atomics.swift
[1047/1047] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1048/1135] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1049/1135] Compiling NIOCore BSDSocketAPI.swift
[1050/1135] Compiling NIOCore ByteBuffer-aux.swift
[1051/1137] Emitting module ConsoleKitTerminal
[1052/1137] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1053/1137] Compiling NIOCore ByteBuffer-core.swift
[1054/1137] Compiling NIOCore ByteBuffer-hex.swift
[1055/1137] Compiling NIOCore AsyncChannelHandler.swift
[1056/1137] Compiling NIOCore AsyncChannelInboundStream.swift
[1057/1137] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1058/1137] Compiling NIOCore AddressedEnvelope.swift
[1059/1137] Compiling NIOCore AsyncAwaitSupport.swift
[1060/1137] Compiling NIOCore AsyncChannel.swift
[1061/1137] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1062/1137] Compiling NIOCore NIOAsyncWriter.swift
[1063/1137] Compiling NIOCore ChannelHandler.swift
[1064/1137] Compiling NIOCore ChannelHandlers.swift
[1065/1137] Compiling NIOCore ChannelInvoker.swift
[1066/1137] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1067/1137] Compiling NIOCore ByteBuffer-views.swift
[1068/1137] Compiling NIOCore Channel.swift
[1069/1137] Compiling NIOCore ByteBuffer-int.swift
[1070/1137] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1071/1137] Compiling NIOCore ByteBuffer-multi-int.swift
[1072/1137] Compiling NIOCore ChannelOption.swift
[1073/1137] Compiling NIOCore ChannelPipeline.swift
[1074/1137] Compiling NIOCore CircularBuffer.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/1165] Compiling NIOCore Interfaces.swift
[1084/1165] Compiling NIOCore Linux.swift
[1085/1165] Compiling NIOCore MarkedCircularBuffer.swift
[1086/1165] Compiling NIOCore MulticastChannel.swift
[1087/1165] Compiling NIOCore NIOAny.swift
[1088/1165] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1089/1165] Compiling NIOCore NIOLoopBound.swift
[1090/1165] Compiling NIOCore NIOScheduledCallback.swift
[1091/1165] Compiling NIOCore NIOSendable.swift
[1092/1165] Compiling NIOCore RecvByteBufferAllocator.swift
[1093/1165] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1094/1165] Compiling NIOCore SocketAddresses.swift
[1095/1165] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1096/1165] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1097/1165] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1098/1165] Compiling NIOCore EventLoopFuture.swift
[1099/1165] Compiling NIOCore FileDescriptor.swift
[1100/1165] Compiling NIOCore FileHandle.swift
[1101/1165] Compiling NIOCore FileRegion.swift
[1102/1165] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1103/1165] Compiling ConsoleKitCommands AsyncCommand.swift
[1104/1165] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1105/1165] Compiling ConsoleKitCommands AsyncCommands.swift
[1106/1165] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1107/1165] Compiling ConsoleKitCommands AnyCommand.swift
[1108/1165] Compiling ConsoleKitCommands CommandGroup.swift
[1109/1165] Compiling NIOCore Codec.swift
[1110/1165] Compiling NIOCore ConvenienceOptionSupport.swift
[1111/1165] Compiling NIOCore DeadChannel.swift
[1112/1165] Compiling NIOCore DispatchQueue+WithFuture.swift
[1113/1165] Compiling NIOCore EventLoop+Deprecated.swift
[1114/1165] Compiling NIOCore EventLoop+SerialExecutor.swift
[1115/1165] Compiling NIOCore EventLoop.swift
[1116/1165] Compiling ConsoleKitCommands Flag.swift
[1117/1165] Compiling ConsoleKitCommands Option.swift
[1118/1167] Compiling ConsoleKitCommands Argument.swift
[1119/1167] Compiling ConsoleKitCommands CommandSignature.swift
[1120/1167] Compiling NIOCore SocketOptionProvider.swift
[1121/1167] Compiling NIOCore SystemCallHelpers.swift
[1122/1167] Compiling NIOCore TimeAmount+Duration.swift
[1123/1167] Compiling NIOCore TypeAssistedChannelHandler.swift
[1124/1167] Compiling NIOCore UniversalBootstrapSupport.swift
[1125/1167] Compiling NIOCore Utilities.swift
[1126/1167] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1127/1167] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1128/1167] Emitting module ConsoleKitCommands
[1135/1167] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1136/1167] Compiling ConsoleKitCommands Utilities.swift
[1137/1167] Compiling ConsoleKitCommands Completion.swift
[1152/1167] Compiling ConsoleKitCommands CommandInput.swift
[1153/1167] Compiling ConsoleKitCommands Commands.swift
[1154/1167] Compiling ConsoleKitCommands Console+Run.swift
[1155/1167] Compiling ConsoleKitCommands Command.swift
[1156/1167] Compiling ConsoleKitCommands CommandContext.swift
[1157/1167] Compiling ConsoleKitCommands CommandError.swift
[1158/1167] Compiling ConsoleKitCommands ConsoleError.swift
[1160/1169] Compiling ConsoleKit Exports.swift
[1161/1169] Emitting module ConsoleKit
[1169/1169] Emitting module NIOCore
[1170/1222] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1171/1222] Compiling NIOEmbedded AsyncTestingChannel.swift
[1172/1222] Emitting module NIOEmbedded
[1173/1222] Compiling NIOEmbedded Embedded.swift
[1174/1222] Compiling NIOPosix Selectable.swift
[1175/1222] Compiling NIOPosix SelectableChannel.swift
[1176/1222] Compiling NIOPosix SelectableEventLoop.swift
[1177/1222] Compiling NIOPosix SelectorEpoll.swift
[1178/1222] Compiling NIOPosix SelectorGeneric.swift
[1179/1227] Emitting module NIOPosix
[1180/1227] Compiling NIOPosix BSDSocketAPICommon.swift
[1181/1227] Compiling NIOPosix BSDSocketAPIPosix.swift
[1182/1227] Compiling NIOPosix BSDSocketAPIWindows.swift
[1183/1227] Compiling NIOPosix BaseSocket.swift
[1184/1227] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1185/1227] Compiling NIOPosix BaseSocketChannel.swift
[1186/1227] Compiling NIOPosix SelectorKqueue.swift
[1187/1227] Compiling NIOPosix SelectorUring.swift
[1188/1227] Compiling NIOPosix ServerSocket.swift
[1189/1227] Compiling NIOPosix Socket.swift
[1190/1227] Compiling NIOPosix SocketChannel.swift
[1191/1227] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1192/1227] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1193/1227] Compiling NIOPosix PosixSingletons.swift
[1194/1227] Compiling NIOPosix RawSocketBootstrap.swift
[1195/1227] Compiling NIOPosix Resolver.swift
[1196/1227] Compiling NIOPosix SocketProtocols.swift
[1197/1227] Compiling NIOPosix System.swift
[1198/1227] Compiling NIOPosix Thread.swift
[1199/1227] Compiling NIOPosix ThreadPosix.swift
[1200/1227] Compiling NIOPosix ThreadWindows.swift
[1201/1227] Compiling NIOPosix PendingDatagramWritesManager.swift
[1202/1227] Compiling NIOPosix PendingWritesManager.swift
[1203/1227] Compiling NIOPosix PipeChannel.swift
[1204/1227] Compiling NIOPosix PipePair.swift
[1205/1227] Compiling NIOPosix Pool.swift
[1206/1227] Compiling NIOPosix LinuxCPUSet.swift
[1207/1227] Compiling NIOPosix LinuxUring.swift
[1208/1227] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1209/1227] Compiling NIOPosix NIOThreadPool.swift
[1210/1227] Compiling NIOPosix NonBlockingFileIO.swift
[1211/1227] Compiling NIOPosix UnsafeTransfer.swift
[1212/1227] Compiling NIOPosix Utilities.swift
[1213/1227] Compiling NIOPosix VsockAddress.swift
[1214/1227] Compiling NIOPosix VsockChannelEvents.swift
[1215/1227] Compiling NIOPosix resource_bundle_accessor.swift
[1216/1227] Compiling NIOPosix GetaddrinfoResolver.swift
[1217/1227] Compiling NIOPosix HappyEyeballs.swift
[1218/1227] Compiling NIOPosix IO.swift
[1219/1227] Compiling NIOPosix IntegerBitPacking.swift
[1220/1227] Compiling NIOPosix IntegerTypes.swift
[1221/1227] Compiling NIOPosix Linux.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/1288] Compiling _NIOFileSystem DirectoryEntry.swift
[1231/1288] Compiling _NIOFileSystem Exports.swift
[1232/1330] Compiling NIOTLS TLSEvents.swift
[1233/1330] Compiling NIOSOCKS SOCKSResponse.swift
[1234/1331] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1235/1331] Compiling NIOSOCKS ClientStateMachine.swift
[1236/1331] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1237/1331] Emitting module _NIOFileSystem
[1238/1334] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1239/1334] Compiling NIOHTTP1 HTTPDecoder.swift
[1240/1334] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1241/1334] Compiling NIOSOCKS Helpers.swift
[1242/1334] Compiling NIOSOCKS Messages.swift
[1243/1334] Compiling NIOSOCKS Errors.swift
[1244/1334] Compiling NIOSOCKS SOCKSRequest.swift
[1245/1334] Emitting module NIOSOCKS
[1246/1334] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1247/1334] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1248/1334] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1249/1334] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1250/1334] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1251/1334] Emitting module NIOTLS
[1252/1334] Compiling NIOTLS SNIHandler.swift
[1253/1334] Compiling _NIOFileSystem FileSystemError.swift
[1254/1334] Compiling _NIOFileSystem FileSystemProtocol.swift
[1255/1334] Compiling _NIOFileSystem FileSystem.swift
[1256/1334] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[1257/1334] Compiling _NIOFileSystem FileType.swift
[1258/1334] Compiling _NIOFileSystem IOStrategy.swift
[1259/1334] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1260/1334] Compiling NIOSOCKS ServerStateMachine.swift
[1261/1334] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1262/1334] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1263/1335] Compiling AsyncKit Optional+StrictMap.swift
[1264/1335] Compiling AsyncKit Exports.swift
[1265/1365] Compiling NIOSSL SSLCertificateExtensions.swift
[1266/1365] Compiling NIOSSL SubjectAlternativeName.swift
[1267/1365] Compiling NIOSSL NIOSSLSecureBytes.swift
[1268/1365] Compiling NIOSSL RNG.swift
[1269/1365] Emitting module NIOFoundationCompat
[1270/1365] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1271/1365] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1272/1365] Compiling NIOSSL AndroidCABundle.swift
[1273/1365] Compiling NIOSSL ByteBufferBIO.swift
[1274/1365] Compiling NIOSSL CustomPrivateKey.swift
[1275/1365] Compiling NIOSSL IdentityVerification.swift
[1276/1365] Compiling NIOSSL LinuxCABundle.swift
[1277/1365] Compiling NIOSSL NIOSSLClientHandler.swift
[1278/1365] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1279/1365] Compiling NIOSSL NIOSSLHandler.swift
[1280/1365] Compiling _NIOFileSystem OpenOptions.swift
[1281/1365] Compiling _NIOFileSystem String+FileSystem.swift
[1282/1365] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1283/1387] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1284/1387] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1285/1387] Compiling NIOSSL Zeroization.swift
[1286/1387] Compiling NIOSSL TLSConfiguration.swift
[1287/1387] Compiling NIOSSL SSLPublicKey.swift
[1288/1387] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1289/1387] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1290/1387] Compiling NIOSSL SSLInit.swift
[1291/1387] Compiling NIOSSL SSLPKCS12Bundle.swift
[1292/1387] Compiling NIOSSL SSLPrivateKey.swift
[1293/1387] Compiling _NIOFileSystem ParallelDirCopy.swift
[1294/1387] Compiling _NIOFileSystem ParallelRemoval.swift
[1295/1387] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1296/1387] Compiling _NIOFileSystem Syscall.swift
[1297/1387] Compiling _NIOFileSystem Syscalls.swift
[1298/1387] Compiling _NIOFileSystem SystemFileHandle.swift
[1299/1387] Compiling _NIOFileSystem Utilities.swift
[1300/1387] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1301/1387] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1302/1387] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1303/1387] Compiling NIOTransportServices NIOTSEventLoop.swift
[1304/1387] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1305/1387] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1306/1387] Emitting module NIOHTTP1
[1307/1387] Compiling NIOTransportServices AcceptHandler.swift
[1308/1387] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1309/1387] Compiling NIOTransportServices NIOTSBootstraps.swift
[1310/1387] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1311/1387] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1312/1387] Compiling NIOTransportServices StateManagedChannel.swift
[1313/1387] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1314/1387] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1315/1453] Emitting module AsyncKit
[1316/1453] Compiling NIOHPACK IndexedHeaderTable.swift
[1317/1454] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1318/1455] Emitting module NIOSSL
[1319/1458] Compiling MultipartKit MultipartFormData.swift
[1320/1458] Compiling MultipartKit MultipartParser.swift
[1321/1458] Compiling MultipartKit FormDataEncoder.swift
[1322/1458] Compiling MultipartKit Storage.swift
[1323/1458] Compiling MultipartKit MultipartPart.swift
[1324/1458] Compiling MultipartKit MultipartPartConvertible.swift
[1325/1458] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1326/1458] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1327/1459] Compiling NIOWebSocket WebSocketOpcode.swift
[1328/1459] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1329/1459] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1330/1459] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1331/1459] Compiling NIOHTTPCompression HTTPCompression.swift
[1332/1459] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1333/1459] Compiling NIOHPACK StaticHeaderTable.swift
[1334/1459] Emitting module NIOHTTPCompression
[1335/1459] Compiling NIOHTTPCompression HTTPDecompression.swift
[1336/1459] Compiling NIOHPACK IntegerCoding.swift
[1337/1459] Compiling NIOHPACK HuffmanTables.swift
[1338/1459] Compiling NIOHPACK HuffmanCoding.swift
[1339/1459] Compiling NIOHPACK HeaderTables.swift
[1340/1459] Emitting module MultipartKit
[1341/1461] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1342/1461] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1343/1461] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1344/1461] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1347/1461] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1348/1461] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1349/1461] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1350/1461] Compiling NIOWebSocket SHA1.swift
[1351/1461] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1352/1461] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1353/1461] Emitting module NIOWebSocket
[1354/1461] Compiling NIOWebSocket WebSocketFrame.swift
[1355/1461] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1356/1461] Compiling MultipartKit Exports.swift
[1357/1461] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1358/1461] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1359/1461] Compiling MultipartKit FormDataDecoder.swift
[1360/1461] Compiling MultipartKit BasicCodingKey.swift
[1361/1461] Compiling MultipartKit MultipartError.swift
[1362/1461] Emitting module NIOExtras
[1371/1461] Compiling NIOHPACK HPACKErrors.swift
[1372/1461] Compiling NIOHPACK HPACKEncoder.swift
[1375/1461] Emitting module NIOHPACK
[1376/1461] Compiling NIOHPACK HPACKHeader.swift
[1393/1526] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1394/1526] Compiling NIOHTTP2 HTTP2StreamID.swift
[1395/1526] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1396/1526] Compiling NIOHTTP2 StateMachineResult.swift
[1397/1526] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1398/1526] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1399/1526] Compiling NIOHTTP2 QuiescingState.swift
[1400/1526] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1401/1526] Compiling NIOHTTP2 InboundEventBuffer.swift
[1402/1526] Compiling NIOHTTP2 InboundWindowManager.swift
[1403/1526] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1404/1526] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1406/1526] Compiling NIOHTTP2 HTTP2Stream.swift
[1407/1526] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1408/1526] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1409/1526] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1410/1526] Compiling NIOHTTP2 Error+Any.swift
[1411/1526] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1412/1526] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1413/1526] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1414/1526] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1415/1526] Compiling NIOHTTP2 HTTP2Settings.swift
[1416/1526] Compiling NIOHTTP2 SendingHeadersState.swift
[1417/1526] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1418/1526] Emitting module NIOTransportServices
[1419/1526] Compiling NIOHTTP2 SendingDataState.swift
[1420/1526] Compiling NIOHTTP2 SendingGoawayState.swift
[1421/1526] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1422/1526] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1423/1526] Compiling NIOHTTP2 MaySendFrames.swift
[1425/1526] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1430/1528] Emitting module NIOFileSystem
[1431/1528] Compiling NIOFileSystem Exports.swift
[1432/1528] Emitting module _NIOFileSystemFoundationCompat
[1433/1528] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1434/1528] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1436/1528] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1437/1528] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1463/1534] Compiling NIOExtras WritePCAPHandler.swift
[1464/1542] Emitting module NIOHTTP2
[1472/1542] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1473/1542] Compiling NIOHTTP2 StreamChannelList.swift
[1474/1542] Compiling NIOHTTP2 StreamMap.swift
[1475/1542] Compiling NIOHTTP2 StreamStateMachine.swift
[1476/1542] Compiling NIOHTTP2 UnsafeTransfer.swift
[1477/1542] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1478/1542] Compiling WebSocketKit WebSocketHandler.swift
[1479/1542] Compiling WebSocketKit WebSocketClient.swift
[1480/1542] Compiling WebSocketKit WebSocket+Connect.swift
[1481/1542] Compiling WebSocketKit WebSocket+Concurrency.swift
[1482/1542] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1483/1542] Compiling WebSocketKit Exports.swift
[1484/1542] Compiling WebSocketKit WebSocket.swift
[1485/1542] Emitting module WebSocketKit
[1486/1542] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1487/1542] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1488/1542] Compiling NIOHTTP2 MayReceiveFrames.swift
[1489/1542] Compiling NIOHTTP2 ReceivingDataState.swift
[1490/1542] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1491/1542] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1492/1542] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1493/1542] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1494/1542] Compiling NIOHTTP2 HTTP2Frame.swift
[1495/1542] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1496/1542] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1497/1542] Compiling NIOHTTP2 HTTP2PingData.swift
[1498/1542] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1505/1542] Compiling NIOHTTP2 SendingRstStreamState.swift
[1506/1542] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1507/1542] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1508/1542] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1509/1542] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1510/1542] Compiling NIOHTTP2 HasLocalSettings.swift
[1511/1542] Compiling NIOHTTP2 HasRemoteSettings.swift
[1518/1542] Compiling NIOHTTP2 DOSHeuristics.swift
[1519/1542] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1520/1542] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1521/1542] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1522/1542] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1523/1542] Compiling NIOHTTP2 HTTP2Error.swift
[1524/1542] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1543/1603] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1544/1603] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1545/1603] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1546/1603] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1547/1603] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1548/1603] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1549/1603] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1550/1609] Emitting module AsyncHTTPClient
[1551/1609] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1552/1609] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1553/1609] Compiling AsyncHTTPClient ConnectionPool.swift
[1554/1609] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1555/1609] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1556/1609] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1557/1609] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1558/1609] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1559/1609] Compiling AsyncHTTPClient ConnectionTarget.swift
[1560/1609] Compiling AsyncHTTPClient DeconstructedURL.swift
[1561/1609] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1562/1609] Compiling AsyncHTTPClient FoundationExtensions.swift
[1563/1609] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1564/1609] Compiling AsyncHTTPClient SSLContextCache.swift
[1565/1609] Compiling AsyncHTTPClient Scheme.swift
[1566/1609] Compiling AsyncHTTPClient Singleton.swift
[1567/1609] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1568/1609] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1569/1609] Compiling AsyncHTTPClient Utils.swift
[1570/1609] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1571/1609] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1572/1609] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1573/1609] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1574/1609] Compiling AsyncHTTPClient Transaction.swift
[1575/1609] Compiling AsyncHTTPClient Base64.swift
[1576/1609] Compiling AsyncHTTPClient BasicAuth.swift
[1577/1609] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1578/1609] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1579/1609] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1580/1609] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1581/1609] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1582/1609] Compiling AsyncHTTPClient RequestBodyLength.swift
[1583/1609] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1584/1609] Compiling AsyncHTTPClient HTTP1Connection.swift
[1585/1609] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1586/1609] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1587/1609] Compiling AsyncHTTPClient HTTP2Connection.swift
[1588/1609] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1589/1609] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1590/1609] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1591/1609] Compiling AsyncHTTPClient RequestOptions.swift
[1592/1609] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1593/1609] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1594/1609] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1595/1609] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1596/1609] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1597/1609] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1598/1609] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1599/1609] Compiling AsyncHTTPClient TLSConfiguration.swift
[1600/1609] Compiling AsyncHTTPClient RedirectState.swift
[1601/1609] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1602/1609] Compiling AsyncHTTPClient RequestBag.swift
[1603/1609] Compiling AsyncHTTPClient RequestValidation.swift
[1604/1609] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1605/1609] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1606/1609] Compiling AsyncHTTPClient HTTPClient.swift
[1607/1609] Compiling AsyncHTTPClient HTTPHandler.swift
[1608/1609] Compiling AsyncHTTPClient LRUCache.swift
[1609/1609] Compiling AsyncHTTPClient NWErrorHandler.swift
[1610/1805] Compiling Vapor RouteCollection.swift
[1611/1805] Compiling Vapor Routes.swift
[1612/1805] Compiling Vapor RoutesBuilder+Group.swift
[1613/1805] Compiling Vapor RoutesBuilder+Method.swift
[1614/1805] Compiling Vapor RoutesBuilder+Middleware.swift
[1615/1805] Compiling Vapor RoutesBuilder+WebSocket.swift
[1616/1805] Compiling Vapor RoutesBuilder.swift
[1617/1805] Compiling Vapor OTP.swift
[1618/1805] Compiling Vapor Application+Servers.swift
[1619/1805] Compiling Vapor Server.swift
[1620/1805] Compiling Vapor App+Service.swift
[1621/1805] Compiling Vapor Req+Service.swift
[1622/1805] Compiling Vapor Service.swift
[1623/1805] Compiling Vapor Application+Sessions.swift
[1624/1805] Compiling Vapor MemorySessions.swift
[1625/1805] Compiling Vapor Request+Session.swift
[1626/1805] Compiling Vapor Session.swift
[1627/1805] Compiling Vapor SessionCache.swift
[1628/1805] Compiling Vapor SessionData.swift
[1629/1805] Compiling Vapor SessionDriver.swift
[1630/1805] Compiling Vapor SessionsConfiguration.swift
[1631/1826] Compiling Vapor ServeCommand.swift
[1632/1826] Compiling Vapor AnyResponse+Concurrency.swift
[1633/1826] Compiling Vapor AsyncBasicResponder.swift
[1634/1826] Compiling Vapor AsyncMiddleware.swift
[1635/1826] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1636/1826] Compiling Vapor AsyncSessionDriver.swift
[1637/1826] Compiling Vapor Authentication+Concurrency.swift
[1638/1826] Compiling Vapor Cache+Concurrency.swift
[1639/1826] Compiling Vapor Client+Concurrency.swift
[1640/1826] Compiling Vapor RequestBody+Concurrency.swift
[1641/1826] Compiling Vapor Responder+Concurrency.swift
[1642/1826] Compiling Vapor ResponseCodable+Concurrency.swift
[1643/1826] Compiling Vapor RoutesBuilder+Concurrency.swift
[1644/1826] Compiling Vapor ViewRenderer+Concurrency.swift
[1645/1826] Compiling Vapor WebSocket+Concurrency.swift
[1646/1826] Compiling Vapor ContainerGetPathExecutor.swift
[1647/1826] Compiling Vapor Content.swift
[1648/1826] Compiling Vapor ContentCoders.swift
[1649/1826] Compiling Vapor ContentConfiguration.swift
[1650/1826] Compiling Vapor ContentContainer.swift
[1651/1826] Compiling Vapor JSONCoder+Custom.swift
[1652/1826] Compiling Vapor JSONCoders+Content.swift
[1653/1826] Compiling Vapor FormDataDecoder+Content.swift
[1654/1826] Compiling Vapor FormDataEncoder+Content.swift
[1655/1826] Compiling Vapor Application+Password.swift
[1656/1826] Compiling Vapor Application+Passwords.swift
[1657/1826] Compiling Vapor AsyncPasswordHasher.swift
[1658/1826] Compiling Vapor BcryptHasher.swift
[1659/1826] Compiling Vapor PasswordHasher.swift
[1660/1826] Compiling Vapor PlaintextHasher.swift
[1661/1826] Compiling Vapor Request+Password.swift
[1662/1826] Compiling Vapor Redirect.swift
[1663/1826] Compiling Vapor Request+Body.swift
[1664/1826] Compiling Vapor Request+BodyStream.swift
[1665/1826] Compiling Vapor Request.swift
[1666/1826] Compiling Vapor Application+Responder.swift
[1667/1826] Compiling Vapor DefaultResponder.swift
[1668/1826] Compiling Vapor Response+Body.swift
[1669/1826] Compiling Vapor Response.swift
[1670/1826] Compiling Vapor ResponseCodable.swift
[1671/1826] Compiling Vapor Application+Routes.swift
[1672/1826] Compiling Vapor Parameters+Require.swift
[1673/1826] Compiling Vapor Request+WebSocket.swift
[1674/1826] Compiling Vapor Route.swift
[1675/1826] Compiling Vapor Application.swift
[1676/1826] Compiling Vapor AuthenticationCache.swift
[1677/1826] Compiling Vapor Authenticator.swift
[1678/1826] Compiling Vapor BasicAuthorization.swift
[1679/1826] Compiling Vapor BearerAuthorization.swift
[1680/1826] Compiling Vapor GuardMiddleware.swift
[1681/1826] Compiling Vapor RedirectMiddleware.swift
[1682/1826] Compiling Vapor SessionAuthenticatable.swift
[1683/1826] Compiling Vapor Bcrypt.swift
[1684/1826] Compiling Vapor Application+Cache.swift
[1685/1826] Compiling Vapor Cache.swift
[1686/1826] Compiling Vapor CacheExpirationTime.swift
[1687/1826] Compiling Vapor MemoryCache.swift
[1688/1826] Compiling Vapor Request+Cache.swift
[1689/1826] Compiling Vapor Application+Clients.swift
[1690/1826] Compiling Vapor Client.swift
[1691/1826] Compiling Vapor ClientRequest.swift
[1692/1826] Compiling Vapor ClientResponse.swift
[1693/1826] Compiling Vapor Request+Client.swift
[1694/1826] Compiling Vapor BootCommand.swift
[1695/1826] Compiling Vapor CommandContext+Application.swift
[1696/1826] Compiling Vapor RoutesCommand.swift
[1697/1826] Compiling Vapor PlaintextDecoder.swift
[1698/1826] Compiling Vapor PlaintextEncoder.swift
[1699/1826] Compiling Vapor URLQueryCoders.swift
[1700/1826] Compiling Vapor URLQueryContainer.swift
[1701/1826] Compiling Vapor Core.swift
[1702/1826] Compiling Vapor Running.swift
[1703/1826] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1704/1826] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1705/1826] Compiling Vapor DotEnvFile+load.swift
[1706/1826] Compiling Vapor Routes+caseInsenstive.swift
[1707/1826] Compiling Vapor Validatable+validate.swift
[1708/1826] Compiling Vapor Environment+Process.swift
[1709/1826] Compiling Vapor Environment+Secret.swift
[1710/1826] Compiling Vapor Environment.swift
[1711/1826] Compiling Vapor Abort.swift
[1712/1826] Compiling Vapor AbortError.swift
[1713/1826] Compiling Vapor DebuggableError.swift
[1714/1826] Compiling Vapor Demangler.swift
[1715/1826] Compiling Vapor ErrorSource.swift
[1716/1826] Compiling Vapor StackTrace.swift
[1717/1826] Compiling Vapor Exports.swift
[1718/1826] Compiling Vapor Application+HTTP.swift
[1719/1826] Compiling Vapor HTTPMediaTypePreference.swift
[1720/1826] Compiling Vapor Responder.swift
[1721/1826] Compiling Vapor Application+HTTP+Server.swift
[1722/1826] Compiling Vapor HTTPServer.swift
[1723/1826] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1724/1826] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1725/1826] Compiling Vapor HTTPServerHandler.swift
[1726/1826] Compiling Vapor HTTPServerRequestDecoder.swift
[1727/1826] Compiling Vapor HTTPServerResponseEncoder.swift
[1728/1826] Compiling Vapor HTTPServerUpgradeHandler.swift
[1729/1826] Compiling Vapor Logger+Report.swift
[1730/1826] Compiling Vapor LoggingSystem+Environment.swift
[1731/1826] Compiling Vapor Application+Middleware.swift
[1732/1826] Compiling Vapor CORSMiddleware.swift
[1733/1826] Compiling Vapor ErrorMiddleware.swift
[1734/1826] Compiling Vapor FileMiddleware.swift
[1735/1826] Compiling Vapor Middleware.swift
[1736/1826] Compiling Vapor MiddlewareConfiguration.swift
[1737/1826] Compiling Vapor ResponseCompressionMiddleware.swift
[1738/1826] Compiling Vapor RouteLoggingMiddleware.swift
[1739/1826] Compiling Vapor TracingMiddleware.swift
[1740/1826] Compiling Vapor File+Multipart.swift
[1741/1826] Compiling Vapor Case.swift
[1742/1826] Compiling Vapor CharacterSet.swift
[1743/1826] Compiling Vapor Count.swift
[1744/1826] Compiling Vapor Custom.swift
[1745/1826] Compiling Vapor Email.swift
[1746/1826] Compiling Vapor Empty.swift
[1747/1826] Compiling Vapor In.swift
[1748/1826] Compiling Vapor Nil.swift
[1749/1826] Compiling Vapor NilIgnoring.swift
[1750/1826] Compiling Vapor Not.swift
[1751/1826] Compiling Vapor Or.swift
[1752/1826] Compiling Vapor Pattern.swift
[1753/1826] Compiling Vapor Range.swift
[1754/1826] Compiling Vapor URL.swift
[1755/1826] Compiling Vapor Valid.swift
[1756/1826] Compiling Vapor Application+Views.swift
[1757/1826] Compiling Vapor PlaintextRenderer.swift
[1758/1826] Compiling Vapor Request+View.swift
[1759/1826] Compiling Vapor View.swift
[1760/1826] Compiling Vapor ViewRenderer.swift
[1761/1826] Compiling Vapor _Deprecations.swift
[1762/1826] Emitting module Vapor
[1763/1826] Compiling Vapor BasicResponder.swift
[1764/1826] Compiling Vapor BodyStream.swift
[1765/1826] Compiling Vapor Application+HTTP+Client.swift
[1766/1826] Compiling Vapor EventLoopHTTPClient.swift
[1767/1826] Compiling Vapor EndpointCache.swift
[1768/1826] Compiling Vapor HTTPMethod+String.swift
[1769/1826] Compiling Vapor HTTPStatus.swift
[1770/1826] Compiling Vapor HTTPCookies.swift
[1771/1826] Compiling Vapor HTTPHeaderCacheControl.swift
[1772/1826] Compiling Vapor HTTPHeaderExpires.swift
[1773/1826] Compiling Vapor HTTPHeaderLastModified.swift
[1774/1826] Compiling Vapor HTTPHeaders+Cache.swift
[1775/1826] Compiling Vapor HTTPHeaders+Connection.swift
[1776/1826] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1777/1826] Compiling Vapor HTTPHeaders+ContentRange.swift
[1778/1826] Compiling Vapor HTTPHeaders+Directive.swift
[1779/1826] Compiling Vapor HTTPHeaders+Forwarded.swift
[1780/1826] Compiling Vapor HTTPHeaders+Link.swift
[1781/1826] Compiling Vapor HTTPHeaders+Name.swift
[1782/1826] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1783/1826] Compiling Vapor HTTPHeaders.swift
[1784/1826] Compiling Vapor HTTPMediaType.swift
[1785/1826] Compiling Vapor DotEnv.swift
[1786/1826] Compiling Vapor Extendable.swift
[1787/1826] Compiling Vapor File.swift
[1788/1826] Compiling Vapor FileIO.swift
[1789/1826] Compiling Vapor LifecycleHandler.swift
[1790/1826] Compiling Vapor OptionalType.swift
[1791/1826] Compiling Vapor RFC1123.swift
[1792/1826] Compiling Vapor SocketAddress+Hostname.swift
[1793/1826] Compiling Vapor Storage.swift
[1794/1826] Compiling Vapor String+IsIPAddress.swift
[1795/1826] Compiling Vapor Thread.swift
[1796/1826] Compiling Vapor URI.swift
[1797/1826] Compiling Vapor RangeResult.swift
[1798/1826] Compiling Vapor Validatable.swift
[1799/1826] Compiling Vapor Validation.swift
[1800/1826] Compiling Vapor ValidationKey.swift
[1801/1826] Compiling Vapor Validations.swift
[1802/1826] Compiling Vapor ValidationsError.swift
[1803/1826] Compiling Vapor Validator.swift
[1804/1826] Compiling Vapor ValidatorResult.swift
[1805/1826] Compiling Vapor And.swift
[1806/1826] Compiling Vapor SessionsMiddleware.swift
[1807/1826] Compiling Vapor URLEncodedFormData.swift
[1808/1826] Compiling Vapor URLEncodedFormDecoder.swift
[1809/1826] Compiling Vapor URLEncodedFormEncoder.swift
[1810/1826] Compiling Vapor URLEncodedFormError.swift
[1811/1826] Compiling Vapor URLEncodedFormParser.swift
[1812/1826] Compiling Vapor URLEncodedFormSerializer.swift
[1813/1826] Compiling Vapor URLQueryFragmentConvertible.swift
[1814/1826] Compiling Vapor AnyResponse.swift
[1815/1826] Compiling Vapor Array+Random.swift
[1816/1826] Compiling Vapor Base32.swift
[1817/1826] Compiling Vapor Base64.swift
[1818/1826] Compiling Vapor BaseN.swift
[1819/1826] Compiling Vapor BasicCodingKey.swift
[1820/1826] Compiling Vapor ByteCount.swift
[1821/1826] Compiling Vapor Bytes+Hex.swift
[1822/1826] Compiling Vapor Bytes+SecureCompare.swift
[1823/1826] Compiling Vapor Collection+Safe.swift
[1824/1826] Compiling Vapor DataProtocol+Copy.swift
[1825/1826] Compiling Vapor DecoderUnwrapper.swift
[1826/1826] Compiling Vapor DirectoryConfiguration.swift
[1827/1829] Compiling VaporElementary HTMLResponseBodyWriter.swift
[1828/1829] Emitting module VaporElementary
[1829/1829] Compiling VaporElementary HTMLResponse.swift
Build complete! (79.46s)
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/sliemeobn/elementary.git from cache (2.54s)
Fetched https://github.com/vapor/vapor.git from cache (2.54s)
Computing version for https://github.com/sliemeobn/elementary.git
Computed https://github.com/sliemeobn/elementary.git at 0.5.2 (3.06s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (0.95s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Fetching https://github.com/apple/swift-log.git from cache
[1/2605] Fetching websocket-kit
[262/3668] Fetching websocket-kit, swift-service-context
[755/8642] Fetching websocket-kit, swift-service-context, swift-distributed-tracing
[855/11850] Fetching websocket-kit, swift-service-context, swift-distributed-tracing, multipart-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (0.84s)
[1953/9245] Fetching swift-service-context, swift-distributed-tracing, multipart-kit
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.67s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.18s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.18s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.53s)
Fetching https://github.com/vapor/routing-kit.git
[2713/4271] Fetching swift-service-context, multipart-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.70s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-service-context.git from cache (1.88s)
Fetched https://github.com/vapor/multipart-kit.git from cache (1.88s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.89s)
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.74s)
[1/20727] Fetching routing-kit
Fetched https://github.com/apple/swift-nio.git from cache (0.83s)
[16169/26212] Fetching routing-kit, console-kit
[16170/28582] Fetching routing-kit, console-kit, async-kit
Fetched https://github.com/apple/swift-crypto.git from cache (0.69s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.77s)
Fetched https://github.com/vapor/routing-kit.git from cache (1.32s)
[5497/7855] Fetching console-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.94s)
Fetched https://github.com/vapor/console-kit.git from cache (0.94s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (3.38s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.48s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.72s)
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.71s)
Fetched https://github.com/apple/swift-collections.git from cache (0.72s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (1.24s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.49s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.49s)
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.59s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.20s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (1.17s)
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.71s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.46s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.54s)
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.04s)
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.47s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.59s)
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.48s)
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.71s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.47s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.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.57s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.61s)
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.65s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.49s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.51s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.29s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.58s)
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/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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-nio-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-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-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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-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-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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
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-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio.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-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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/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/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/sliemeobn/elementary.git
Working copy of https://github.com/sliemeobn/elementary.git resolved at 0.5.2
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.