Build Information
Successful build of swift-server-engine.io, reference 4.0.0-beta.2 (8e7a16), with Swift 6.1 for macOS (SPM) on 6 Apr 2026 02:12:40 UTC.
Swift 6 data race errors: 2
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Dean151/swift-server-engine.io.git
Reference: 4.0.0-beta.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Dean151/swift-server-engine.io
* tag 4.0.0-beta.2 -> FETCH_HEAD
HEAD is now at 8e7a16f feat: added volatile operations
Cloned https://github.com/Dean151/swift-server-engine.io.git
Revision (git rev-parse @):
8e7a16f2f9621f0ad2c960b5f800cff7afb68a88
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Dean151/swift-server-engine.io.git at 4.0.0-beta.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Dean151/swift-server-engine.io.git
https://github.com/Dean151/swift-server-engine.io.git
{
"dependencies" : [
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
},
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "hummingbird-compression",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird-compression.git"
},
{
"identity" : "hummingbird-websocket",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird-websocket.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
}
],
"manifest_display_name" : "swift-server-engine.io",
"name" : "swift-server-engine.io",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "EngineIO",
"targets" : [
"EngineIO"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "EngineIOTestApp",
"targets" : [
"EngineIOTestApp"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "EngineIOTests",
"module_type" : "SwiftTarget",
"name" : "EngineIOTests",
"path" : "Tests/EngineIOTests",
"product_dependencies" : [
"HummingbirdTesting",
"HummingbirdWSCompression",
"HummingbirdWSTesting"
],
"sources" : [
"EngineIO.swift"
],
"target_dependencies" : [
"EngineIO"
],
"type" : "test"
},
{
"c99name" : "EngineIOTestApp",
"module_type" : "SwiftTarget",
"name" : "EngineIOTestApp",
"path" : "Demo/EngineIO",
"product_memberships" : [
"EngineIOTestApp"
],
"sources" : [
"App.swift"
],
"target_dependencies" : [
"EngineIO"
],
"type" : "executable"
},
{
"c99name" : "EngineIO",
"module_type" : "SwiftTarget",
"name" : "EngineIO",
"path" : "Sources/EngineIO",
"product_dependencies" : [
"HTTPTypes",
"Hummingbird",
"HummingbirdCompression",
"HummingbirdWebSocket",
"HummingbirdWSCompression",
"ServiceLifecycle"
],
"product_memberships" : [
"EngineIO",
"EngineIOTestApp"
],
"sources" : [
"EngineIOMessage.swift",
"Packets/OpenPacket.swift",
"Packets/Packet.swift",
"Server.swift",
"ServerConfiguration.swift",
"SessionStore.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/68] Write sources
[10/68] Copying PrivacyInfo.xcprivacy
[11/68] Write sources
[31/68] Write EngineIOTestApp-entitlement.plist
[31/68] Write sources
[45/68] Compiling CNIOWindows shim.c
[46/68] Compiling CNIOWindows WSAStartup.c
[47/68] Compiling CNIOWASI CNIOWASI.c
[48/68] Write swift-version-2F0A5646E1D333AE.txt
[49/68] Compiling CNIOLinux liburing_shims.c
[49/68] Compiling CNIOLinux shim.c
[51/68] Compiling CNIOOpenBSD shim.c
[52/77] Compiling CNIOPosix event_loop_id.c
[53/77] Compiling _AtomicsShims.c
[54/77] Compiling CNIOLLHTTP c_nio_http.c
[55/77] Compiling CNIOSHA1 c_nio_sha1.c
[56/112] Compiling CNIOLLHTTP c_nio_api.c
[57/118] Compiling CNIOLLHTTP c_nio_llhttp.c
[58/118] Compiling CNIODarwin shim.c
[60/118] Emitting module _NIOBase64
[61/118] Compiling _NIOBase64 Base64.swift
[61/118] Compiling CCompressZlib empty.c
[62/118] Write sources
[66/118] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[67/118] Compiling InternalCollectionsUtilities UInt+reversed.swift
[68/118] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[69/118] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[70/119] Compiling ServiceContextModule ServiceContext.swift
[71/119] Emitting module ServiceContextModule
[72/119] Compiling ServiceContextModule ServiceContextKey.swift
[73/119] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[74/119] Compiling InternalCollectionsUtilities _SortedCollection.swift
[75/119] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[76/119] Compiling InternalCollectionsUtilities Debugging.swift
[77/119] Compiling InternalCollectionsUtilities Descriptions.swift
[78/119] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[79/119] Compiling InternalCollectionsUtilities Integer rank.swift
[80/119] Emitting module InternalCollectionsUtilities
[81/119] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[82/119] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[83/144] Compiling Logging LogEvent.swift
[84/144] Compiling Atomics ManagedAtomicLazyReference.swift
[85/144] Compiling Atomics UnsafeAtomic.swift
[86/145] Compiling Atomics AtomicInteger.swift
[87/145] Compiling Atomics AtomicOptionalWrappable.swift
[88/145] Compiling Instrumentation MultiplexInstrument.swift
[89/145] Compiling Instrumentation NoOpInstrument.swift
[90/145] Compiling Atomics DoubleWord.swift
[91/145] Compiling Atomics ManagedAtomic.swift
[92/145] Compiling Atomics AtomicReference.swift
[93/145] Compiling Atomics AtomicStorage.swift
[94/145] Compiling _NIODataStructures PriorityQueue.swift
[95/145] Compiling _NIODataStructures _TinyArray.swift
[96/145] Compiling Atomics UnsafeAtomicLazyReference.swift
[97/145] Compiling Atomics IntegerOperations.swift
[98/145] Compiling Atomics Unmanaged extensions.swift
[99/145] Emitting module Logging
[100/145] Compiling Logging Locks.swift
[101/145] Compiling Logging MetadataProvider.swift
[102/145] Compiling _NIODataStructures Heap.swift
[103/145] Emitting module _NIODataStructures
[104/145] Compiling Instrumentation Instrument.swift
[105/145] Emitting module Instrumentation
[106/145] Compiling Instrumentation Locks.swift
[107/145] Compiling Instrumentation InstrumentationSystem.swift
[108/232] Compiling ConcurrencyHelpers LockedValueBox.swift
[109/232] Compiling ConcurrencyHelpers Lock.swift
[110/232] Emitting module ConcurrencyHelpers
[111/280] Emitting module CoreMetrics
[112/280] Compiling CoreMetrics Metrics.swift
[113/280] Compiling CoreMetrics Locks.swift
[114/291] Compiling HeapModule _HeapNode.swift
[115/291] Compiling HeapModule Heap.swift
[116/291] Compiling HeapModule Heap+Invariants.swift
[117/291] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[118/291] Compiling HeapModule Heap+UnsafeHandle.swift
[119/291] Compiling HeapModule Heap+Descriptions.swift
[120/291] Emitting module HeapModule
[121/291] Compiling Logging LogHandler.swift
[122/291] Compiling Logging Logging.swift
[123/371] Compiling HashTreeCollections _HashNode+Initializers.swift
[124/371] Compiling HashTreeCollections _HashNode+Invariants.swift
[125/371] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[126/371] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[127/371] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[128/371] Compiling HashTreeCollections _HashNode+Structural merge.swift
[129/377] Compiling HashTreeCollections _HashStack.swift
[130/377] Compiling HashTreeCollections _HashTreeIterator.swift
[131/377] Compiling HashTreeCollections _HashTreeStatistics.swift
[132/377] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[133/377] Compiling HashTreeCollections TreeSet+Equatable.swift
[134/377] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[135/377] Compiling HashTreeCollections TreeSet+Extras.swift
[136/377] Compiling HashTreeCollections TreeSet+Filter.swift
[137/377] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[138/377] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[139/377] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[140/377] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[141/377] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[142/377] Compiling HashTreeCollections _HashNode.swift
[143/377] Compiling HashTreeCollections _HashNodeHeader.swift
[144/377] Compiling HashTreeCollections _HashSlot.swift
[145/384] Compiling Tracing TracingTime.swift
[148/384] Compiling HashTreeCollections _HashLevel.swift
[149/384] Compiling HashTreeCollections _HashNode+Builder.swift
[152/384] Compiling HashTreeCollections _Bucket.swift
[153/384] Compiling HashTreeCollections _Hash.swift
[155/384] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[156/384] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[157/384] Compiling HashTreeCollections _HashNode+Structural union.swift
[158/384] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[159/384] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[160/384] Compiling HashTreeCollections TreeDictionary+Filter.swift
[161/384] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[162/384] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[163/384] Compiling HashTreeCollections TreeDictionary+Keys.swift
[179/384] Compiling HashTreeCollections TreeSet+Hashable.swift
[180/384] Compiling HashTreeCollections TreeSet+Sendable.swift
[181/384] Compiling HashTreeCollections TreeSet+Sequence.swift
[182/384] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[183/384] Compiling HashTreeCollections TreeDictionary+Merge.swift
[184/384] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[185/384] Compiling HashTreeCollections _HashNode+Lookups.swift
[186/384] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[187/384] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[188/384] Compiling Tracing Tracer.swift
[189/384] Compiling Tracing TracerProtocol+Legacy.swift
[190/384] Compiling Tracing InstrumentationSystem+Tracing.swift
[191/384] Compiling Tracing NoOpTracer.swift
[192/384] Compiling Tracing SpanProtocol.swift
[193/384] Emitting module Tracing
[194/384] Compiling Tracing TracerProtocol.swift
[195/384] Compiling HashTreeCollections _UnmanagedHashNode.swift
[196/384] Compiling HashTreeCollections _UnsafePath.swift
[197/384] Compiling HashTreeCollections TreeDictionary+Codable.swift
[198/384] Compiling HashTreeCollections TreeDictionary+Collection.swift
[199/384] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[204/384] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[205/384] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[206/384] Compiling HashTreeCollections _RawHashNode.swift
[207/418] Compiling OrderedCollections OrderedSet+Testing.swift
[208/418] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[209/418] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[210/418] Compiling OrderedCollections OrderedSet.swift
[211/418] Compiling OrderedCollections _UnsafeBitset.swift
[212/418] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[213/418] Compiling HashTreeCollections TreeDictionary+Values.swift
[221/418] Compiling OrderedCollections OrderedSet+SubSequence.swift
[230/418] Compiling HashTreeCollections TreeDictionary.swift
[231/418] Compiling HashTreeCollections TreeSet+Codable.swift
[232/418] Compiling HashTreeCollections TreeSet+Collection.swift
[233/418] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[234/418] Compiling HashTreeCollections TreeSet+Debugging.swift
[235/418] Compiling HashTreeCollections TreeSet+Descriptions.swift
[236/418] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[237/418] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[238/418] Compiling ContainersPreview Producer.swift
[239/418] Compiling ContainersPreview Borrow.swift
[240/418] Compiling ContainersPreview Box.swift
[241/421] Compiling ContainersPreview RandomAccessContainer.swift
[242/421] Compiling ContainersPreview RangeExpression2.swift
[243/421] Compiling ContainersPreview RangeReplaceableContainer.swift
[244/421] Compiling ContainersPreview Drain+Map.swift
[245/421] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[246/421] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[247/421] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[248/421] Compiling ContainersPreview BorrowingSequence.swift
[249/421] Compiling ContainersPreview BidirectionalContainer.swift
[250/421] Compiling ContainersPreview Container+Filter.swift
[251/421] Compiling ContainersPreview Container+SpanwiseZip.swift
[252/421] Compiling ContainersPreview Container.swift
[253/421] Compiling ContainersPreview Drain+Reduce.swift
[254/421] Compiling ContainersPreview Drain.swift
[255/421] Compiling ContainersPreview Producer+Collect.swift
[256/421] Compiling ContainersPreview Producer+Filter.swift
[257/421] Compiling ContainersPreview Producer+Map.swift
[258/421] Compiling ContainersPreview Producer+Reduce.swift
[259/421] Compiling ContainersPreview OutputSpan+Extras.swift
[260/421] Compiling ContainersPreview TemporaryAllocation.swift
[261/421] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[262/421] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[263/421] Compiling ContainersPreview ContainerIterator.swift
[264/421] Compiling ContainersPreview DynamicContainer.swift
[265/421] Compiling ContainersPreview MutableContainer.swift
[266/421] Compiling ContainersPreview PermutableContainer.swift
[267/421] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[268/421] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[269/421] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[270/421] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[271/421] Emitting module ContainersPreview
[272/421] Compiling ContainersPreview Inout.swift
[273/421] Compiling ContainersPreview InputSpan.swift
[274/421] Compiling ContainersPreview Shared.swift
[277/421] Emitting module Atomics
[278/476] Compiling BitCollections BitArray+Fill.swift
[279/476] Compiling BitCollections BitArray+Hashable.swift
[280/476] Compiling BitCollections BitArray+Initializers.swift
[281/476] Compiling BitCollections BitArray+Invariants.swift
[282/476] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[283/476] Compiling BitCollections BitArray+RandomBits.swift
[284/476] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[287/517] Compiling _RopeModule Rope+Remove.swift
[288/517] Compiling _RopeModule Rope+RemoveSubrange.swift
[289/517] Compiling _RopeModule Rope+Split.swift
[290/517] Compiling _RopeModule Optional Utilities.swift
[291/517] Compiling _RopeModule String Utilities.swift
[292/517] Compiling _RopeModule String.Index+ABI.swift
[301/525] Compiling DequeModule RigidDeque+Removals.swift
[302/525] Compiling DequeModule RigidDeque+Replacements.swift
[303/525] Compiling DequeModule RigidDeque+Testing.swift
[304/525] Compiling DequeModule RigidDeque.swift
[305/525] Compiling DequeModule UniqueDeque+Insertions.swift
[306/525] Compiling DequeModule UniqueDeque+Prepend.swift
[307/525] Compiling DequeModule UniqueDeque+Removals.swift
[308/525] Compiling DequeModule UniqueDeque+Replacements.swift
[309/529] Compiling UnixSignals UnixSignalsSequence.swift
[310/529] Compiling UnixSignals UnixSignal.swift
[311/529] Emitting module UnixSignals
[312/529] Compiling DequeModule Deque+CustomReflectable.swift
[313/529] Compiling DequeModule Deque+Descriptions.swift
[314/529] Compiling DequeModule Deque+Equatable.swift
[315/529] Compiling DequeModule RigidDeque+Consumption.swift
[316/529] Compiling DequeModule RigidDeque+Container.swift
[317/529] Compiling DequeModule RigidDeque+Descriptions.swift
[318/535] Compiling BitCollections BitSet.swift
[319/535] Compiling BitCollections Range+Utilities.swift
[320/535] Compiling BitCollections Slice+Utilities.swift
[321/535] Compiling BitCollections UInt+Tricks.swift
[322/535] Compiling BitCollections _Word.swift
[330/535] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[330/535] Compiling c-nioatomics.c
[332/535] Compiling DequeModule UniqueDeque+Append.swift
[333/535] Compiling DequeModule UniqueDeque+Consumption.swift
[334/535] Compiling DequeModule UniqueDeque+Container.swift
[335/535] Compiling DequeModule UniqueDeque+Descriptions.swift
[336/535] Compiling DequeModule RigidDeque+Hashable.swift
[337/535] Compiling DequeModule RigidDeque+Initializers.swift
[338/535] Compiling DequeModule UniqueDeque+Initializers.swift
[339/535] Compiling DequeModule Deque._UnsafeHandle.swift
[340/535] Compiling DequeModule Deque.swift
[341/535] Compiling DequeModule _DequeBuffer.swift
[342/535] Compiling DequeModule _DequeBufferHeader.swift
[343/535] Compiling DequeModule RigidDeque+Append.swift
[344/535] Compiling DequeModule Deque+Codable.swift
[345/535] Compiling DequeModule Deque+Collection.swift
[346/535] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[347/535] Compiling DequeModule Deque+Extras.swift
[348/535] Compiling DequeModule Deque+Hashable.swift
[349/535] Compiling DequeModule Deque+Testing.swift
[350/535] Compiling DequeModule Deque._Storage.swift
[351/535] Compiling DequeModule UniqueDeque+Equatable.swift
[352/535] Compiling DequeModule UniqueDeque+Experimental.swift
[353/535] Compiling DequeModule UniqueDeque+Hashable.swift
[360/535] Compiling DequeModule RigidDeque+Insertions.swift
[361/535] Compiling DequeModule RigidDeque+Prepend.swift
[362/535] Emitting module _RopeModule
[369/535] Compiling HTTPTypes NIOLock.swift
[370/535] Compiling DequeModule RigidDeque+Equatable.swift
[371/535] Compiling DequeModule RigidDeque+Experimental.swift
[377/535] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[378/535] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[379/535] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[380/535] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[381/535] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[382/535] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[383/535] Compiling HashTreeCollections TreeSet.swift
[384/535] Emitting module BitCollections
[385/535] Compiling BitCollections BitSet+Initializers.swift
[386/535] Compiling BitCollections BitSet+Invariants.swift
[387/535] Compiling BitCollections BitSet+Random.swift
[388/535] Compiling BitCollections BitSet+SetAlgebra basics.swift
[389/535] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[390/535] Compiling BitCollections BitArray+Shifts.swift
[391/535] Compiling BitCollections BitArray+Testing.swift
[392/535] Compiling BitCollections BitArray._UnsafeHandle.swift
[397/535] Compiling DequeModule UniqueDeque.swift
[398/535] Compiling DequeModule _DequeSlot.swift
[399/535] Compiling DequeModule _UnsafeDequeHandle.swift
[400/535] Compiling DequeModule _UnsafeDequeSegments.swift
[410/535] Compiling BitCollections BitArray.swift
[411/535] Compiling BitCollections BitSet+BidirectionalCollection.swift
[412/535] Compiling BitCollections BitSet._UnsafeHandle.swift
[419/535] Emitting module OrderedCollections
[428/535] Compiling HTTPTypes ISOLatin1String.swift
[429/535] Compiling HTTPTypes HTTPResponse.swift
[489/535] Compiling c-atomics.c
[522/542] Emitting module DequeModule
[523/597] Emitting module HashTreeCollections
[524/597] Emitting module NIOConcurrencyHelpers
[525/597] Compiling NIOConcurrencyHelpers NIOLock.swift
[526/597] Compiling NIOConcurrencyHelpers lock.swift
[527/597] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[528/597] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[529/597] Compiling NIOConcurrencyHelpers atomics.swift
[530/597] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[531/603] Compiling Collections HeapModule reexports.swift
[532/603] Compiling Collections DequeModule reexports.swift
[533/603] Compiling Collections OrderedCollections reexports.swift
[534/603] Compiling Collections HashTreeCollections reexports.swift
[535/603] Compiling Collections BitCollections reexports.swift
[536/603] Emitting module Collections
[537/668] Compiling HTTPTypes HTTPRequest.swift
[538/668] Compiling HTTPTypes HTTPFieldName.swift
[539/668] Compiling HTTPTypes HTTPParsedFields.swift
[540/668] Compiling HTTPTypes HTTPField.swift
[541/668] Compiling HTTPTypes HTTPFields.swift
[542/668] Emitting module HTTPTypes
[543/668] Compiling HTTPTypes HTTPRequest+URL.swift
[544/668] Compiling NIOCore ByteBuffer-views.swift
[545/668] Compiling NIOCore Channel.swift
[546/668] Compiling NIOCore EventLoopFuture+Deprecated.swift
[547/668] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[548/668] Compiling NIOCore EventLoopFuture.swift
[549/668] Compiling NIOCore FileDescriptor.swift
[550/673] Emitting module Metrics
[551/673] Compiling Metrics Metrics.swift
[552/673] Compiling NIOCore ChannelHandler.swift
[553/673] Compiling NIOCore ChannelHandlers.swift
[554/673] Compiling NIOCore ChannelInvoker.swift
[555/673] Compiling NIOCore ChannelOption.swift
[556/673] Compiling NIOCore ChannelPipeline.swift
[557/673] Compiling NIOCore CircularBuffer.swift
[558/673] Compiling NIOCore Codec.swift
[559/673] Compiling NIOCore IO.swift
[560/673] Compiling NIOCore IOData.swift
[561/673] Compiling NIOCore IPProtocol.swift
[562/673] Compiling NIOCore IntegerBitPacking.swift
[563/673] Compiling NIOCore IntegerTypes.swift
[564/673] Compiling NIOCore NIOScheduledCallback.swift
[565/673] Compiling NIOCore NIOSendable.swift
[566/673] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[567/673] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[568/673] Compiling NIOCore RecvByteBufferAllocator.swift
[569/673] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[570/673] Emitting module AsyncAlgorithms
[571/673] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[572/673] Compiling NIOCore ByteBuffer-hex.swift
[573/673] Compiling NIOCore ByteBuffer-int.swift
[574/673] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[575/673] Compiling NIOCore ByteBuffer-multi-int.swift
[576/673] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[577/673] Compiling NIOCore ConvenienceOptionSupport.swift
[578/673] Compiling NIOCore DeadChannel.swift
[579/673] Compiling NIOCore DispatchQueue+WithFuture.swift
[580/673] Compiling NIOCore EventLoop+Deprecated.swift
[581/673] Compiling NIOCore EventLoop+SerialExecutor.swift
[582/673] Compiling NIOCore EventLoop.swift
[583/673] Compiling AsyncAlgorithms UnsafeTransfer.swift
[584/673] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[585/673] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[586/673] Compiling AsyncAlgorithms ZipStateMachine.swift
[587/673] Compiling AsyncAlgorithms ZipStorage.swift
[591/673] Compiling NIOCore AsyncChannelHandler.swift
[592/673] Compiling NIOCore AsyncChannelInboundStream.swift
[593/673] Compiling NIOCore AsyncChannelOutboundWriter.swift
[594/673] Compiling NIOCore NIOAsyncSequenceProducer.swift
[595/673] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[603/680] Compiling NIOCore NIOCloseOnErrorHandler.swift
[604/680] Compiling NIOCore NIOCoreSendableMetatype.swift
[605/680] Compiling NIOCore NIODecodedAsyncSequence.swift
[606/680] Compiling NIOCore NIOLoopBound.swift
[607/680] Compiling NIOCore NIOAsyncWriter.swift
[608/680] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[609/680] Compiling NIOCore BSDSocketAPI.swift
[610/680] Compiling NIOCore ByteBuffer-aux.swift
[611/680] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[612/680] Compiling NIOCore ByteBuffer-conversions.swift
[613/680] Compiling NIOCore ByteBuffer-core.swift
[614/680] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[615/680] Compiling NIOCore FileHandle.swift
[616/680] Compiling NIOCore FileRegion.swift
[617/680] Compiling NIOCore GlobalSingletons.swift
[618/680] Compiling NIOCore MarkedCircularBuffer.swift
[619/680] Compiling NIOCore MulticastChannel.swift
[620/680] Compiling NIOCore NIOAny.swift
[621/690] Compiling ServiceLifecycle CancellationWaiter.swift
[622/690] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[623/690] Compiling ServiceLifecycle ServiceRunnerError.swift
[624/690] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[625/690] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[626/690] Emitting module ServiceLifecycle
[627/690] Compiling ServiceLifecycle GracefulShutdown.swift
[628/690] Compiling NIOCore SocketAddresses.swift
[629/690] Compiling NIOCore SocketOptionProvider.swift
[630/690] Compiling NIOCore SystemCallHelpers.swift
[631/690] Compiling NIOCore TimeAmount+Duration.swift
[632/690] Compiling NIOCore TypeAssistedChannelHandler.swift
[633/690] Compiling NIOCore UniversalBootstrapSupport.swift
[634/690] Compiling NIOCore Utilities.swift
[663/690] Compiling ServiceLifecycle ClosureService.swift
[664/690] Compiling ServiceLifecycle Service.swift
[665/690] Compiling ServiceLifecycle ServiceGroup.swift
[687/690] Emitting module NIOCore
[688/758] Emitting module NIOHTTPTypes
[689/758] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[690/758] Compiling NIOEmbedded AsyncTestingChannel.swift
[691/758] Compiling NIOEmbedded Embedded.swift
[692/758] Emitting module NIOEmbedded
[693/758] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[694/758] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[695/758] Compiling NIOPosix System.swift
[696/758] Compiling NIOPosix Thread.swift
[697/758] Compiling NIOPosix ThreadPosix.swift
[698/758] Compiling NIOPosix ThreadWindows.swift
[699/763] Compiling NIOPosix FileDescriptor.swift
[700/763] Compiling NIOPosix GetaddrinfoResolver.swift
[701/763] Compiling NIOPosix HappyEyeballs.swift
[702/763] Compiling NIOPosix IO.swift
[703/763] Compiling NIOPosix IntegerBitPacking.swift
[704/763] Compiling NIOPosix IntegerTypes.swift
[705/763] Compiling NIOPosix SelectorWSAPoll.swift
[706/763] Compiling NIOPosix ServerSocket.swift
[707/763] Compiling NIOPosix Socket.swift
[708/763] Compiling NIOPosix SocketChannel.swift
[709/763] Compiling NIOPosix SocketProtocols.swift
[710/763] Emitting module NIOPosix
[711/763] Compiling NIOPosix SelectableEventLoop.swift
[712/763] Compiling NIOPosix SelectorEpoll.swift
[713/763] Compiling NIOPosix SelectorGeneric.swift
[714/763] Compiling NIOPosix SelectorKqueue.swift
[715/763] Compiling NIOPosix SelectorUring.swift
[716/763] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[717/763] Compiling NIOPosix PosixSingletons.swift
[718/763] Compiling NIOPosix RawSocketBootstrap.swift
[719/763] Compiling NIOPosix Resolver.swift
[720/763] Compiling NIOPosix Selectable.swift
[721/763] Compiling NIOPosix SelectableChannel.swift
[722/763] Compiling NIOPosix Utilities.swift
[723/763] Compiling NIOPosix VsockAddress.swift
[724/763] Compiling NIOPosix VsockChannelEvents.swift
[725/763] Compiling NIOPosix Windows.swift
[726/763] Compiling NIOPosix resource_bundle_accessor.swift
[727/763] Compiling CompressNIO ByteBuffer+compress.swift
[728/763] Compiling CompressNIO ZlibWrapper.swift
[729/763] Compiling CompressNIO Zlib.swift
[730/763] Compiling CompressNIO ByteBuffer+zlib+decompress.swift
[731/763] Compiling NIOPosix NonBlockingFileIO.swift
[732/763] Compiling NIOPosix PendingDatagramWritesManager.swift
[733/763] Compiling NIOPosix PendingWritesManager.swift
[734/763] Compiling NIOPosix PipeChannel.swift
[735/763] Compiling NIOPosix PipePair.swift
[736/763] Compiling NIOPosix Pool.swift
[737/763] Compiling NIOPosix Linux.swift
[738/763] Compiling NIOPosix LinuxCPUSet.swift
[739/763] Compiling NIOPosix LinuxUring.swift
[740/763] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[741/763] Compiling NIOPosix NIOPosixSendableMetatype.swift
[742/763] Compiling NIOPosix NIOThreadPool.swift
[743/763] Compiling CompressNIO Error.swift
[744/763] Compiling CompressNIO Compressor.swift
[745/763] Emitting module CompressNIO
[746/763] Compiling CompressNIO ByteBuffer+decompress.swift
[747/763] Compiling CompressNIO CompressionAlgorithm.swift
[748/763] Compiling CompressNIO ByteBuffer+zlib+compress.swift
[749/763] Compiling NIOPosix BSDSocketAPICommon.swift
[750/763] Compiling NIOPosix BSDSocketAPIPosix.swift
[751/763] Compiling NIOPosix BSDSocketAPIWindows.swift
[752/763] Compiling NIOPosix BaseSocket.swift
[753/763] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[754/763] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[755/763] Compiling NIOPosix BaseSocketChannel.swift
[756/763] Compiling NIOPosix BaseStreamSocketChannel.swift
[757/763] Compiling NIOPosix Bootstrap.swift
[758/763] Compiling NIOPosix ControlMessage.swift
[759/763] Compiling NIOPosix DatagramVectorReadManager.swift
[760/763] Compiling NIOPosix Errors+Any.swift
[761/765] Emitting module NIO
[762/765] Compiling NIO Exports.swift
[763/793] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[764/793] Compiling NIOTLS TLSEvents.swift
[765/793] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[766/793] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[767/794] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[768/794] Emitting module NIOTLS
[769/794] Compiling NIOTLS SNIHandler.swift
[770/794] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[771/794] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[772/794] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[773/794] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[774/794] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[775/794] Emitting module NIOFoundationCompat
[776/794] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[777/794] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[778/794] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[779/816] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[780/816] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[781/816] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[782/816] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[783/816] Compiling NIOTransportServices NIOTSChannelOptions.swift
[784/816] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[785/816] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[786/816] Compiling NIOTransportServices NIOTSBootstraps.swift
[787/816] Emitting module NIOHTTP1
[788/816] Compiling NIOTransportServices AcceptHandler.swift
[789/816] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[790/816] Compiling NIOTransportServices StateManagedChannel.swift
[791/816] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[792/849] Compiling NIOWebSocket WebSocketOpcode.swift
[793/850] Compiling NIOExtras RequestResponseHandlers+State.swift
[794/850] Compiling NIOExtras RequestResponseWithIDHandler.swift
[795/851] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[796/851] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[797/851] Compiling NIOExtras NIORequestIdentifiable.swift
[798/851] Compiling NIOExtras PCAPRingBuffer.swift
[799/851] Compiling NIOExtras LineBasedFrameDecoder.swift
[800/851] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[801/851] Compiling NIOExtras QuiescingHelper.swift
[802/851] Compiling NIOExtras RequestResponseHandler.swift
[803/851] Compiling NIOExtras NIOExtrasError.swift
[804/851] Compiling NIOExtras NIOLengthFieldBitLength.swift
[805/851] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[806/851] Emitting module NIOHTTPTypesHTTP1
[807/851] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[808/851] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[809/851] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[810/851] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[811/851] Compiling NIOExtras JSONRPCFraming.swift
[812/851] Compiling NIOExtras FixedLengthFrameDecoder.swift
[813/851] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[814/851] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[815/851] Compiling NIOExtras LengthFieldPrepender.swift
[816/851] Compiling NIOExtras DebugInboundEventsHandler.swift
[817/851] Compiling NIOExtras DebugOutboundEventsHandler.swift
[818/851] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[819/851] Compiling NIOWebSocket SHA1.swift
[820/851] Compiling NIOWebSocket WebSocketErrorCodes.swift
[821/851] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[822/851] Emitting module NIOWebSocket
[823/851] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[824/851] Compiling NIOWebSocket WebSocketFrame.swift
[825/851] Emitting module NIOExtras
[832/853] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[833/853] Compiling NIOTransportServices NIOTSErrors.swift
[835/853] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[836/868] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[837/868] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[840/868] Compiling WSCore String+validatingString.swift
[841/868] Compiling WSCore WebSocketFrameSequence.swift
[842/868] Compiling WSCore WebSocketHandler.swift
[845/868] Compiling WSCore WebSocketDataHandler.swift
[847/868] Emitting module NIOTransportServices
[850/868] Compiling NIOExtras WritePCAPHandler.swift
[851/895] Compiling HummingbirdCore HTTPServerBuilder.swift
[852/895] Compiling HummingbirdCore HTTPUserEventHandler.swift
[853/895] Compiling HummingbirdCore Server.swift
[854/895] Compiling HummingbirdCore Deprecations.swift
[855/896] Emitting module WSCore
[856/896] Compiling WSCore WebSocketMessage.swift
[857/896] Compiling HummingbirdCore Request.swift
[858/896] Compiling HummingbirdCore RequestBody+inboundClose.swift
[859/896] Compiling HummingbirdCore ServerChildChannel.swift
[860/896] Compiling HummingbirdCore ServerConfiguration.swift
[861/896] Compiling WSCore WebSocketInboundStream.swift
[862/896] Compiling WSCore WebSocketOutboundWriter.swift
[863/896] Compiling HummingbirdCore TSTLSOptions.swift
[864/896] Compiling HummingbirdCore OutputBuffer.swift
[865/896] Compiling WSCore WebSocketInboundMessageStream.swift
[866/896] Compiling WSCore WebSocketStateMachine.swift
[868/898] Compiling HummingbirdCore SendableMetatype.swift
[869/900] Emitting module HummingbirdCore
[870/900] Compiling HummingbirdCore HTTP1Channel+ConfigReader.swift
[871/900] Compiling HummingbirdCore HTTP1Channel.swift
[872/900] Compiling HummingbirdCore HTTPChannelHandler.swift
[873/900] Compiling HummingbirdCore ResponseWriter.swift
[874/900] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[875/900] Compiling HummingbirdCore BindAddress.swift
[882/900] Compiling HummingbirdCore RequestBody.swift
[883/900] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[884/900] Compiling HummingbirdCore URI.swift
[885/900] Compiling HummingbirdCore AnyAsyncSequence.swift
[886/900] Compiling HummingbirdCore FlatDictionary.swift
[887/900] Compiling HummingbirdCore HBParser.swift
[888/900] Compiling HummingbirdCore Response.swift
[889/900] Compiling HummingbirdCore ResponseBody.swift
[890/900] Compiling HummingbirdCore ResponseBodyWriter.swift
[891/900] Compiling WSCompression PerMessageDeflateExtension.swift
[892/900] Emitting module WSCompression
[893/900] Compiling HummingbirdCore String+percentEncode.swift
[894/900] Compiling HummingbirdCore UnsafeTransfer.swift
[898/970] Compiling Hummingbird RequestResponder.swift
[899/970] Compiling Hummingbird Response.swift
[900/970] Compiling Hummingbird URI+decodeQuery.swift
[901/970] Compiling Hummingbird MemoryPersistDriver.swift
[902/970] Compiling Hummingbird PersistDriver.swift
[903/970] Compiling Hummingbird PersistError.swift
[904/970] Compiling Hummingbird ByteBuffer+foundation.swift
[905/977] Emitting module Hummingbird
[906/977] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[907/977] Compiling Hummingbird Exports.swift
[908/977] Compiling Hummingbird CacheControl.swift
[909/977] Compiling Hummingbird FileIO.swift
[910/977] Compiling Hummingbird FileProvider.swift
[911/977] Compiling Hummingbird LocalFileSystem.swift
[912/977] Compiling Hummingbird Cookie.swift
[913/977] Compiling Hummingbird Cookies.swift
[914/977] Compiling Hummingbird Application+ConfigReader.swift
[915/977] Compiling Hummingbird Application.swift
[916/977] Compiling Hummingbird CodableProtocols.swift
[917/977] Compiling Hummingbird JSONCoding.swift
[918/977] Compiling Hummingbird ResponseEncodable.swift
[919/977] Compiling Hummingbird URLEncodedForm+Request.swift
[920/977] Compiling Hummingbird URLEncodedForm.swift
[921/977] Compiling Hummingbird URLEncodedFormDecoder.swift
[922/977] Compiling Hummingbird RouterGroup.swift
[923/977] Compiling Hummingbird RouterMethods.swift
[924/977] Compiling Hummingbird RouterPath.swift
[925/977] Compiling Hummingbird RouterResponder.swift
[926/977] Compiling Hummingbird TransformingRouterGroup.swift
[927/977] Compiling Hummingbird RouterTrie.swift
[928/977] Compiling Hummingbird Trie+resolve.swift
[929/977] Compiling Hummingbird URLEncodedFormEncoder.swift
[930/977] Compiling Hummingbird URLEncodedFormNode.swift
[931/977] Compiling Hummingbird Configuration.swift
[932/977] Compiling Hummingbird Deprecations.swift
[933/977] Compiling Hummingbird Environment.swift
[934/977] Compiling Hummingbird EditedHTTPError.swift
[935/977] Compiling Hummingbird HTTPError.swift
[936/977] Compiling Hummingbird HTTPResponseError.swift
[937/977] Compiling Hummingbird Trie+serialize.swift
[938/977] Compiling Hummingbird TrieRouter.swift
[939/977] Compiling Hummingbird ChildRequestContext.swift
[940/977] Compiling Hummingbird Request.swift
[941/977] Compiling Hummingbird RequestContext.swift
[942/977] Compiling Hummingbird RequestContextSource.swift
[943/977] Compiling Hummingbird RequestID.swift
[944/977] Compiling Hummingbird EndpointResponder.swift
[945/977] Compiling Hummingbird Parameters+UUID.swift
[946/977] Compiling Hummingbird Parameters.swift
[947/977] Compiling Hummingbird ResponseGenerator.swift
[948/977] Compiling Hummingbird RouteCollection.swift
[949/977] Compiling Hummingbird Router+validation.swift
[950/977] Compiling Hummingbird Router.swift
[951/977] Compiling Hummingbird MediaType+FileExtension.swift
[952/977] Compiling Hummingbird MediaType.swift
[953/977] Compiling Hummingbird Request+Cookies.swift
[954/977] Compiling Hummingbird Response+Cookies.swift
[955/977] Compiling Hummingbird CORSMiddleware.swift
[956/977] Compiling Hummingbird FileMiddleware.swift
[957/977] Compiling Hummingbird LogRequestMiddleware.swift
[958/977] Compiling Hummingbird MetricsMiddleware.swift
[959/977] Compiling Hummingbird Middleware.swift
[960/977] Compiling Hummingbird MiddlewareGroup.swift
[961/977] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
[962/977] Compiling Hummingbird _Middleware2.swift
[963/977] Compiling Hummingbird _OptionalMiddleware.swift
[964/977] Compiling Hummingbird _SpreadMiddleware.swift
[965/977] Compiling Hummingbird TracingMiddleware.swift
[966/977] Compiling Hummingbird DateCache.swift
[967/977] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
[968/977] Compiling Hummingbird HexDigest.swift
[969/977] Compiling Hummingbird InitializableFromSource.swift
[970/977] Compiling Hummingbird PreludeService.swift
[971/977] Compiling Hummingbird SplitStringSequences.swift
[972/977] Compiling Hummingbird StringProtocol.swift
[973/988] Compiling HummingbirdWSCompression Exports.swift
[974/988] Emitting module HummingbirdWSCompression
[975/988] Emitting module HummingbirdWebSocket
[976/988] Compiling HummingbirdWebSocket Exports.swift
[977/988] Compiling HummingbirdWebSocket WebSocketServerConfiguration.swift
[978/988] Compiling HummingbirdWebSocket WebSocketChannel.swift
[979/988] Compiling HummingbirdWebSocket WebSocketRouter.swift
[980/988] Compiling HummingbirdWebSocket NIOWebSocketServerUpgrade+ext.swift
[981/988] Compiling HummingbirdWebSocket HTTPServerBuilder+WebSocket.swift
[982/988] Compiling HummingbirdCompression RequestDecompressionMiddleware.swift
[983/988] Compiling HummingbirdCompression ResponseCompressionMiddleware.swift
[984/988] Compiling HummingbirdCompression CompressedBodyWriter.swift
[985/988] Emitting module HummingbirdCompression
[986/995] Compiling EngineIO ServerConfiguration.swift
[987/995] Compiling EngineIO SessionStore.swift
[988/995] Compiling EngineIO Server.swift
[989/995] Compiling EngineIO Packet.swift
[990/995] Compiling EngineIO OpenPacket.swift
[991/995] Compiling EngineIO EngineIOMessage.swift
[992/995] Emitting module EngineIO
[993/997] Emitting module EngineIOTestApp
[994/997] Compiling EngineIOTestApp App.swift
[994/997] Write Objects.LinkFileList
[995/997] Linking EngineIOTestApp
[996/997] Applying EngineIOTestApp
Build complete! (77.85s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/hummingbird-project/hummingbird-compression.git
Fetching https://github.com/hummingbird-project/hummingbird-websocket.git
Fetching https://github.com/apple/swift-http-types.git from cache
[11/1095] Fetching hummingbird-compression
[166/4352] Fetching hummingbird-compression, hummingbird-websocket
[264/7065] Fetching hummingbird-compression, hummingbird-websocket, swift-service-lifecycle
[5129/33277] Fetching hummingbird-compression, hummingbird-websocket, swift-service-lifecycle, hummingbird
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.57s)
Fetched https://github.com/hummingbird-project/hummingbird-websocket.git from cache (1.57s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.57s)
Fetched https://github.com/hummingbird-project/hummingbird-compression.git from cache (1.57s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.58s)
Computing version for https://github.com/hummingbird-project/hummingbird-compression.git
Computed https://github.com/hummingbird-project/hummingbird-compression.git at 2.0.0 (2.11s)
Fetching https://github.com/adam-fowler/compress-nio.git
Fetching https://github.com/apple/swift-nio.git from cache
[1/643] Fetching compress-nio
Fetched https://github.com/adam-fowler/compress-nio.git from cache (2.37s)
Fetched https://github.com/apple/swift-nio.git from cache (2.47s)
Computing version for https://github.com/adam-fowler/compress-nio.git
Computed https://github.com/adam-fowler/compress-nio.git at 1.4.2 (2.98s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.49s)
Computing version for https://github.com/hummingbird-project/hummingbird-websocket.git
Computed https://github.com/hummingbird-project/hummingbird-websocket.git at 2.6.0 (0.50s)
Fetching https://github.com/hummingbird-project/swift-websocket.git
Fetching https://github.com/apple/swift-nio-extras.git from cache
[1/813] Fetching swift-websocket
Fetched https://github.com/hummingbird-project/swift-websocket.git from cache (0.81s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.98s)
Computing version for https://github.com/hummingbird-project/swift-websocket.git
Computed https://github.com/hummingbird-project/swift-websocket.git at 1.5.0 (1.50s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.00s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.01s)
Fetched https://github.com/apple/swift-log.git from cache (1.02s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (1.62s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
[1/7145] Fetching swift-certificates
[73/13369] Fetching swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (0.84s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.85s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.85s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.86s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.13s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.19s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.19s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (4.46s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.32s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (0.52s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.52s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.51s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (2.06s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.07s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (3.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.46s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.58s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.37s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (1.86s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.47s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.57s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.21.1 (0.50s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetching https://github.com/apple/swift-metrics.git from cache
[1/5720] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.18s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.20s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.21s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (1.73s)
Fetching https://github.com/apple/swift-service-context.git
[1/1230] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.81s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.32s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (0.52s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.8.0 (0.49s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.33.1 (0.50s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (1.15s)
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.3.0
Creating working copy for https://github.com/hummingbird-project/swift-websocket.git
Working copy of https://github.com/hummingbird-project/swift-websocket.git resolved at 1.5.0
Creating working copy for https://github.com/hummingbird-project/hummingbird-websocket.git
Working copy of https://github.com/hummingbird-project/hummingbird-websocket.git resolved at 2.6.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.33.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.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.42.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
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.33.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.21.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.8.0
Creating working copy for https://github.com/hummingbird-project/hummingbird-compression.git
Working copy of https://github.com/hummingbird-project/hummingbird-compression.git resolved at 2.0.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.36.1
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.5.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.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/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/adam-fowler/compress-nio.git
Working copy of https://github.com/adam-fowler/compress-nio.git resolved at 1.4.2
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.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.4.1
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.26.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.1
Build complete.
{
"dependencies" : [
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
},
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "hummingbird-compression",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird-compression.git"
},
{
"identity" : "hummingbird-websocket",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird-websocket.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
}
],
"manifest_display_name" : "swift-server-engine.io",
"name" : "swift-server-engine.io",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "EngineIO",
"targets" : [
"EngineIO"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "EngineIOTestApp",
"targets" : [
"EngineIOTestApp"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "EngineIOTests",
"module_type" : "SwiftTarget",
"name" : "EngineIOTests",
"path" : "Tests/EngineIOTests",
"product_dependencies" : [
"HummingbirdTesting",
"HummingbirdWSCompression",
"HummingbirdWSTesting"
],
"sources" : [
"EngineIO.swift"
],
"target_dependencies" : [
"EngineIO"
],
"type" : "test"
},
{
"c99name" : "EngineIOTestApp",
"module_type" : "SwiftTarget",
"name" : "EngineIOTestApp",
"path" : "Demo/EngineIO",
"product_memberships" : [
"EngineIOTestApp"
],
"sources" : [
"App.swift"
],
"target_dependencies" : [
"EngineIO"
],
"type" : "executable"
},
{
"c99name" : "EngineIO",
"module_type" : "SwiftTarget",
"name" : "EngineIO",
"path" : "Sources/EngineIO",
"product_dependencies" : [
"HTTPTypes",
"Hummingbird",
"HummingbirdCompression",
"HummingbirdWebSocket",
"HummingbirdWSCompression",
"ServiceLifecycle"
],
"product_memberships" : [
"EngineIO",
"EngineIOTestApp"
],
"sources" : [
"EngineIOMessage.swift",
"Packets/OpenPacket.swift",
"Packets/Packet.swift",
"Server.swift",
"ServerConfiguration.swift",
"SessionStore.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.