Build Information
Successful build of hummingbird-compression, reference main (370893
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 22:46:02 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/hummingbird-project/hummingbird-compression.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hummingbird-project/hummingbird-compression
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3708933 Update from hummingbird-project-template b19df1d2a2eba1af76859758cc7cb51d8ac566c5 (#35)
Cloned https://github.com/hummingbird-project/hummingbird-compression.git
Revision (git rev-parse @):
3708933805796d656e5d18fd12d2544bc78c91f7
SUCCESS checkout https://github.com/hummingbird-project/hummingbird-compression.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/hummingbird-project/hummingbird-compression.git
https://github.com/hummingbird-project/hummingbird-compression.git
{
"dependencies" : [
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "compress-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/adam-fowler/compress-nio.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.32.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "hummingbird-compression",
"name" : "hummingbird-compression",
"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" : "HummingbirdCompression",
"targets" : [
"HummingbirdCompression"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HummingbirdCompressionTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdCompressionTests",
"path" : "Tests/HummingbirdCompressionTests",
"product_dependencies" : [
"HummingbirdTesting"
],
"sources" : [
"CompressionTests.swift"
],
"target_dependencies" : [
"HummingbirdCompression"
],
"type" : "test"
},
{
"c99name" : "HummingbirdCompression",
"module_type" : "SwiftTarget",
"name" : "HummingbirdCompression",
"path" : "Sources/HummingbirdCompression",
"product_dependencies" : [
"Hummingbird",
"NIO",
"CompressNIO"
],
"product_memberships" : [
"HummingbirdCompression"
],
"sources" : [
"CompressedBodyWriter.swift",
"RequestDecompressionMiddleware.swift",
"ResponseCompressionMiddleware.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/53] Write sources
[3/53] Copying PrivacyInfo.xcprivacy
[3/53] Write sources
[36/53] Compiling CNIOWindows WSAStartup.c
[36/53] Compiling CNIOWindows shim.c
[38/53] Compiling CNIOWASI CNIOWASI.c
[39/53] Write swift-version-2F0A5646E1D333AE.txt
[40/53] Compiling CNIOLinux shim.c
[41/53] Compiling CNIOLinux liburing_shims.c
[42/53] Compiling CCompressZlib empty.c
[43/61] Compiling _AtomicsShims.c
[44/62] Compiling CNIOLLHTTP c_nio_http.c
[45/67] Compiling CNIOLLHTTP c_nio_api.c
[46/85] Compiling CNIOLLHTTP c_nio_llhttp.c
[47/97] Compiling CNIODarwin shim.c
[49/97] Compiling ServiceContextModule ServiceContextKey.swift
[50/97] Emitting module _NIOBase64
[51/97] Compiling _NIOBase64 Base64.swift
[51/97] Write sources
[55/97] Emitting module ServiceContextModule
[56/97] Compiling ServiceContextModule ServiceContext.swift
[57/100] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[58/100] Compiling InternalCollectionsUtilities Specialize.swift
[59/100] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[60/101] Compiling InternalCollectionsUtilities Debugging.swift
[61/101] Compiling InternalCollectionsUtilities Descriptions.swift
[62/101] Compiling InternalCollectionsUtilities _SortedCollection.swift
[63/101] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[64/126] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[65/126] Compiling Atomics ManagedAtomic.swift
[66/126] Compiling Atomics ManagedAtomicLazyReference.swift
[67/126] Compiling Atomics Primitives.shims.swift
[68/126] Compiling Atomics AtomicInteger.swift
[69/126] Compiling Atomics AtomicBool.swift
[70/126] Compiling Atomics IntegerConformances.swift
[71/126] Compiling Atomics PointerConformances.swift
[72/126] Compiling Atomics Primitives.native.swift
[73/126] Compiling Atomics AtomicOptionalWrappable.swift
[74/126] Compiling Atomics AtomicReference.swift
[75/126] Emitting module InternalCollectionsUtilities
[76/126] Compiling Instrumentation MultiplexInstrument.swift
[77/126] Compiling Instrumentation InstrumentationSystem.swift
[78/126] Compiling Instrumentation NoOpInstrument.swift
[81/126] Compiling Atomics AtomicMemoryOrderings.swift
[82/126] Compiling Atomics DoubleWord.swift
[83/126] Compiling Atomics UnsafeAtomic.swift
[84/126] Compiling Atomics UnsafeAtomicLazyReference.swift
[85/198] Compiling _NIODataStructures _TinyArray.swift
[86/198] Compiling _NIODataStructures PriorityQueue.swift
[87/198] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[88/198] Compiling _RopeModule BigString+Chunk+Splitting.swift
[89/198] Compiling _RopeModule BigString+Ingester.swift
[90/198] Compiling _RopeModule BigString+Invariants.swift
[91/198] Compiling _RopeModule BigString+Iterators.swift
[92/198] Compiling _RopeModule BigString+Metrics.swift
[93/198] Emitting module Instrumentation
[94/198] Compiling Instrumentation Instrument.swift
[95/198] Compiling Instrumentation Locks.swift
[96/198] Compiling Logging MetadataProvider.swift
[97/198] Compiling _RopeModule _RopePath.swift
[98/198] Compiling _RopeModule _RopeVersion.swift
[99/198] Compiling HTTPTypes NIOLock.swift
[100/198] Emitting module _NIODataStructures
[101/198] Compiling _NIODataStructures Heap.swift
[102/198] Compiling HTTPTypes ISOLatin1String.swift
[103/198] Compiling HTTPTypes HTTPParsedFields.swift
[104/198] Compiling HTTPTypes HTTPResponse.swift
[105/198] Compiling HTTPTypes HTTPRequest.swift
[106/198] Compiling CoreMetrics Locks.swift
[107/262] Compiling HTTPTypes HTTPField.swift
[108/262] Compiling HTTPTypes HTTPFieldName.swift
[109/262] Emitting module HTTPTypes
[110/262] Compiling HTTPTypes HTTPFields.swift
[111/269] Compiling CoreMetrics Metrics.swift
[112/269] Emitting module CoreMetrics
[113/269] Compiling Logging Locks.swift
[114/269] Compiling Logging LogHandler.swift
[115/269] Compiling Logging Logging.swift
[116/269] Emitting module Logging
[117/271] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[118/271] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[119/271] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[120/271] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[121/271] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[122/271] Compiling OrderedCollections OrderedSet+Sendable.swift
[123/355] Compiling HeapModule _HeapNode.swift
[124/355] Emitting module ConcurrencyHelpers
[125/355] Compiling ConcurrencyHelpers LockedValueBox.swift
[126/355] Compiling ConcurrencyHelpers Lock.swift
[127/355] Compiling HeapModule Heap.swift
[128/355] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[129/355] Compiling HeapModule Heap+Invariants.swift
[130/355] Compiling HeapModule Heap+Descriptions.swift
[131/355] Compiling HeapModule Heap+UnsafeHandle.swift
[132/355] Emitting module HeapModule
[133/371] Compiling DequeModule Deque._Storage.swift
[134/371] Compiling DequeModule Deque+Equatable.swift
[135/371] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[136/371] Compiling DequeModule Deque._UnsafeHandle.swift
[137/371] Compiling DequeModule Deque.swift
[138/371] Compiling HashTreeCollections _HashNode+Storage.swift
[139/371] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[140/371] Compiling HashTreeCollections _HashNode+Structural filter.swift
[141/371] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[142/371] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[143/371] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[144/371] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[145/371] Compiling HashTreeCollections _HashNode.swift
[146/371] Compiling HashTreeCollections _HashNodeHeader.swift
[147/371] Compiling HashTreeCollections _HashSlot.swift
[148/371] Compiling HashTreeCollections _HashStack.swift
[149/371] Compiling HashTreeCollections _HashTreeIterator.swift
[150/371] Compiling HashTreeCollections _HashTreeStatistics.swift
[166/381] Compiling Tracing TracerProtocol.swift
[167/381] Compiling Tracing TracerProtocol+Legacy.swift
[168/381] Compiling Tracing TracingTime.swift
[169/381] Compiling Tracing SpanProtocol.swift
[170/381] Compiling Tracing InstrumentationSystem+Tracing.swift
[171/381] Compiling Tracing NoOpTracer.swift
[172/381] Emitting module Tracing
[173/381] Compiling Tracing Tracer.swift
[174/381] Compiling HashTreeCollections _HashNode+Builder.swift
[175/381] Compiling HashTreeCollections _HashNode+Debugging.swift
[176/381] Compiling HashTreeCollections _HashNode+Initializers.swift
[177/381] Compiling HashTreeCollections _HashNode+Invariants.swift
[178/381] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[179/381] Compiling HashTreeCollections TreeDictionary+Values.swift
[180/381] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[181/381] Compiling HashTreeCollections _AncestorHashSlots.swift
[182/381] Compiling HashTreeCollections _Bitmap.swift
[183/381] Compiling HashTreeCollections _Bucket.swift
[184/381] Compiling HashTreeCollections _Hash.swift
[185/381] Compiling HashTreeCollections _HashLevel.swift
[186/381] Compiling HashTreeCollections TreeDictionary.swift
[187/381] Compiling HashTreeCollections TreeSet+Codable.swift
[188/381] Compiling HashTreeCollections TreeSet+Collection.swift
[189/381] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[190/381] Compiling HashTreeCollections TreeSet+Debugging.swift
[191/381] Compiling HashTreeCollections TreeSet+Descriptions.swift
[192/381] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[193/381] Compiling HashTreeCollections TreeDictionary+Filter.swift
[194/381] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[195/381] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[196/381] Compiling HashTreeCollections TreeDictionary+Keys.swift
[197/381] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[198/381] Compiling DequeModule _DequeSlot.swift
[221/382] Compiling c-nioatomics.c
[223/437] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[224/437] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[225/437] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[226/437] Compiling BitCollections BitSet+SetAlgebra union.swift
[227/437] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[228/437] Compiling BitCollections BitSet.Counted.swift
[229/437] Emitting module Atomics
[234/437] Compiling BitCollections BitSet.Index.swift
[235/437] Compiling BitCollections BitSet._UnsafeHandle.swift
[236/437] Compiling BitCollections BitArray+Descriptions.swift
[237/437] Compiling BitCollections BitArray+Equatable.swift
[238/437] Compiling DequeModule _UnsafeWrappedBuffer.swift
[246/437] Compiling DequeModule _DequeBuffer.swift
[247/437] Compiling DequeModule _DequeBufferHeader.swift
[248/437] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[249/437] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[250/437] Compiling BitCollections BitArray+Extras.swift
[251/437] Compiling BitCollections BitArray+Fill.swift
[262/442] Compiling UnixSignals UnixSignal.swift
[263/442] Compiling UnixSignals UnixSignalsSequence.swift
[264/442] Emitting module UnixSignals
[265/442] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[266/442] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[267/442] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[268/442] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[269/442] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[270/442] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[271/442] Compiling BitCollections Range+Utilities.swift
[272/442] Compiling BitCollections Slice+Utilities.swift
[273/442] Compiling BitCollections UInt+Tricks.swift
[274/442] Compiling BitCollections _Word.swift
[275/442] Compiling HashTreeCollections _RawHashNode.swift
[276/442] Compiling HashTreeCollections _UnmanagedHashNode.swift
[277/442] Emitting module BitCollections
[282/442] Emitting module DequeModule
[283/442] Compiling BitCollections BitSet.swift
[288/442] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[289/442] Compiling BitCollections BitSet+CustomReflectable.swift
[290/442] Compiling BitCollections BitSet+CustomStringConvertible.swift
[291/442] Compiling BitCollections BitSet+Equatable.swift
[292/442] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[293/442] Compiling BitCollections BitSet+Extras.swift
[294/442] Compiling BitCollections BitSet+Hashable.swift
[295/442] Compiling BitCollections BitSet+Initializers.swift
[296/442] Compiling BitCollections BitSet+Invariants.swift
[297/442] Compiling BitCollections BitSet+Random.swift
[298/442] Compiling BitCollections BitSet+SetAlgebra basics.swift
[299/442] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[300/442] Compiling BitCollections BitArray+Hashable.swift
[301/442] Compiling BitCollections BitArray+Initializers.swift
[302/442] Compiling BitCollections BitArray+Invariants.swift
[303/442] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[304/442] Compiling BitCollections BitArray+RandomBits.swift
[305/442] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[305/442] Compiling c-atomics.c
[307/442] Emitting module OrderedCollections
[328/442] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[329/442] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[330/442] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[331/450] Compiling BitCollections BitArray+Shifts.swift
[332/450] Compiling BitCollections BitArray+Testing.swift
[333/450] Compiling BitCollections BitArray._UnsafeHandle.swift
[334/450] Compiling BitCollections BitArray.swift
[335/450] Compiling BitCollections BitSet+BidirectionalCollection.swift
[336/450] Compiling BitCollections BitSet+Codable.swift
[342/450] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[343/450] Compiling BitCollections BitArray+BitwiseOperations.swift
[344/450] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[345/450] Compiling BitCollections BitArray+Codable.swift
[346/450] Compiling BitCollections BitArray+Collection.swift
[347/450] Compiling BitCollections BitArray+Copy.swift
[348/450] Compiling BitCollections BitArray+CustomReflectable.swift
[349/450] Emitting module _RopeModule
[368/450] Compiling _RopeModule Rope+Remove.swift
[369/450] Compiling _RopeModule Rope+RemoveSubrange.swift
[370/450] Compiling _RopeModule Rope+Split.swift
[371/450] Compiling _RopeModule Optional Utilities.swift
[372/450] Compiling _RopeModule String Utilities.swift
[373/450] Compiling _RopeModule String.Index+ABI.swift
[374/450] Compiling _RopeModule _CharacterRecognizer.swift
[382/456] Compiling HashTreeCollections _UnsafePath.swift
[383/456] Compiling HashTreeCollections TreeDictionary+Codable.swift
[384/456] Compiling HashTreeCollections TreeDictionary+Collection.swift
[385/456] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[386/456] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[387/456] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[388/456] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[389/456] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[398/502] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[399/502] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[400/502] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[401/502] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[402/502] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[403/502] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[404/502] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[405/502] Compiling HashTreeCollections TreeSet.swift
[414/502] Compiling AsyncAlgorithms Rethrow.swift
[415/502] Compiling AsyncAlgorithms SetAlgebra.swift
[422/502] Compiling AsyncAlgorithms Dictionary.swift
[423/502] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[424/502] Compiling AsyncAlgorithms Locking.swift
[425/502] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[426/502] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[427/502] Compiling AsyncAlgorithms MergeStateMachine.swift
[428/502] Compiling AsyncAlgorithms MergeStorage.swift
[429/502] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[447/502] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[448/502] Compiling NIOConcurrencyHelpers lock.swift
[449/502] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[450/502] Emitting module NIOConcurrencyHelpers
[451/502] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[452/502] Compiling NIOConcurrencyHelpers atomics.swift
[453/502] Compiling NIOConcurrencyHelpers NIOLock.swift
[454/502] Emitting module AsyncAlgorithms
[455/507] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[456/507] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[457/507] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[458/507] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[459/507] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[470/507] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[471/507] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[472/507] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[473/507] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[474/507] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[475/529] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[476/529] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[477/529] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[478/529] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[479/529] Compiling AsyncAlgorithms AsyncChannel.swift
[480/568] Emitting module HashTreeCollections
[481/570] Emitting module Collections
[482/570] Compiling Collections Collections.swift
[483/570] Compiling NIOCore EventLoop+SerialExecutor.swift
[484/570] Compiling NIOCore EventLoop.swift
[485/570] Compiling NIOCore NIOLoopBound.swift
[486/570] Compiling NIOCore NIOScheduledCallback.swift
[487/570] Compiling NIOCore NIOSendable.swift
[488/570] Compiling NIOCore GlobalSingletons.swift
[489/570] Compiling NIOCore IO.swift
[490/570] Compiling NIOCore IOData.swift
[491/570] Compiling NIOCore IPProtocol.swift
[492/570] Compiling NIOCore IntegerBitPacking.swift
[493/570] Compiling NIOCore IntegerTypes.swift
[494/576] Compiling NIOCore AsyncAwaitSupport.swift
[495/576] Compiling NIOCore AsyncChannel.swift
[496/576] Compiling NIOCore AsyncChannelHandler.swift
[497/576] Compiling NIOCore AsyncChannelInboundStream.swift
[498/576] Compiling NIOCore AsyncChannelOutboundWriter.swift
[499/576] Compiling NIOCore NIOAsyncSequenceProducer.swift
[504/576] Compiling NIOCore BSDSocketAPI.swift
[505/576] Compiling NIOCore ByteBuffer-aux.swift
[506/576] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[507/576] Compiling NIOCore ByteBuffer-conversions.swift
[508/576] Compiling NIOCore AddressedEnvelope.swift
[511/576] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[512/576] Compiling NIOCore EventLoopFuture+Deprecated.swift
[513/576] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[514/576] Emitting module Metrics
[515/576] Compiling Metrics Metrics.swift
[516/585] Compiling NIOCore SocketOptionProvider.swift
[517/585] Compiling NIOCore SystemCallHelpers.swift
[518/585] Compiling NIOCore TimeAmount+Duration.swift
[519/585] Compiling NIOCore TypeAssistedChannelHandler.swift
[520/585] Compiling NIOCore UniversalBootstrapSupport.swift
[521/585] Compiling NIOCore Utilities.swift
[522/585] Compiling ServiceLifecycle ServiceRunnerError.swift
[523/585] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[524/585] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[525/585] Compiling NIOCore NIOAsyncWriter.swift
[526/585] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[538/585] Compiling NIOCore Channel.swift
[539/585] Compiling NIOCore ChannelHandler.swift
[540/585] Compiling NIOCore ChannelHandlers.swift
[541/585] Compiling NIOCore ChannelInvoker.swift
[542/585] Compiling NIOCore ChannelOption.swift
[543/585] Compiling NIOCore ChannelPipeline.swift
[544/585] Compiling NIOCore CircularBuffer.swift
[545/585] Compiling ServiceLifecycle Service.swift
[546/585] Compiling ServiceLifecycle GracefulShutdown.swift
[547/585] Compiling ServiceLifecycle CancellationWaiter.swift
[548/585] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[549/585] Emitting module ServiceLifecycle
[550/585] Compiling ServiceLifecycle ServiceGroup.swift
[551/585] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[555/585] Compiling NIOCore RecvByteBufferAllocator.swift
[556/585] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[557/585] Compiling NIOCore SocketAddresses.swift
[558/585] Compiling NIOCore Interfaces.swift
[559/585] Compiling NIOCore Linux.swift
[560/585] Compiling NIOCore MarkedCircularBuffer.swift
[561/585] Compiling NIOCore MulticastChannel.swift
[562/585] Compiling NIOCore NIOAny.swift
[563/585] Compiling NIOCore NIOCloseOnErrorHandler.swift
[564/585] Compiling NIOCore Codec.swift
[565/585] Compiling NIOCore ConvenienceOptionSupport.swift
[566/585] Compiling NIOCore DeadChannel.swift
[567/585] Compiling NIOCore DispatchQueue+WithFuture.swift
[568/585] Compiling NIOCore EventLoop+Deprecated.swift
[571/585] Compiling NIOCore ByteBuffer-core.swift
[572/585] Compiling NIOCore ByteBuffer-hex.swift
[573/585] Compiling NIOCore ByteBuffer-int.swift
[574/585] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[575/585] Compiling NIOCore ByteBuffer-multi-int.swift
[576/585] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[577/585] Compiling NIOCore ByteBuffer-views.swift
[581/585] Compiling NIOCore EventLoopFuture.swift
[582/585] Compiling NIOCore FileDescriptor.swift
[583/585] Compiling NIOCore FileHandle.swift
[584/585] Compiling NIOCore FileRegion.swift
[585/585] Emitting module NIOCore
[586/650] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[587/650] Emitting module NIOHTTPTypes
[588/650] Compiling CompressNIO ByteBuffer+compress.swift
[589/650] Emitting module CompressNIO
[590/650] Compiling CompressNIO ZlibWrapper.swift
[591/650] Compiling CompressNIO ByteBuffer+zlib+decompress.swift
[592/650] Compiling CompressNIO ByteBuffer+zlib+compress.swift
[593/650] Compiling CompressNIO Error.swift
[594/650] Compiling CompressNIO Compressor.swift
[595/650] Compiling CompressNIO CompressionAlgorithm.swift
[596/650] Compiling CompressNIO ByteBuffer+decompress.swift
[597/650] Compiling CompressNIO Zlib.swift
[598/650] Compiling NIOEmbedded AsyncTestingChannel.swift
[599/650] Emitting module NIOEmbedded
[600/650] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[601/650] Compiling NIOEmbedded Embedded.swift
[602/650] Compiling NIOPosix SocketProtocols.swift
[603/650] Compiling NIOPosix System.swift
[604/650] Compiling NIOPosix Thread.swift
[605/650] Compiling NIOPosix ThreadPosix.swift
[606/650] Compiling NIOPosix ThreadWindows.swift
[607/655] Compiling NIOPosix Selectable.swift
[608/655] Compiling NIOPosix SelectableChannel.swift
[609/655] Compiling NIOPosix SelectableEventLoop.swift
[610/655] Compiling NIOPosix SelectorEpoll.swift
[611/655] Compiling NIOPosix SelectorGeneric.swift
[612/655] Compiling NIOPosix PooledRecvBufferAllocator.swift
[613/655] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[614/655] Compiling NIOPosix PosixSingletons.swift
[615/655] Compiling NIOPosix RawSocketBootstrap.swift
[616/655] Compiling NIOPosix Resolver.swift
[617/655] Compiling NIOPosix SelectorKqueue.swift
[618/655] Compiling NIOPosix SelectorUring.swift
[619/655] Compiling NIOPosix ServerSocket.swift
[620/655] Compiling NIOPosix Socket.swift
[621/655] Compiling NIOPosix SocketChannel.swift
[622/655] Compiling NIOPosix GetaddrinfoResolver.swift
[623/655] Compiling NIOPosix HappyEyeballs.swift
[624/655] Compiling NIOPosix IO.swift
[625/655] Compiling NIOPosix IntegerBitPacking.swift
[626/655] Compiling NIOPosix IntegerTypes.swift
[627/655] Compiling NIOPosix Linux.swift
[628/655] Compiling NIOPosix LinuxCPUSet.swift
[629/655] Compiling NIOPosix LinuxUring.swift
[630/655] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[631/655] Compiling NIOPosix NIOThreadPool.swift
[632/655] Compiling NIOPosix NonBlockingFileIO.swift
[633/655] Compiling NIOPosix PendingDatagramWritesManager.swift
[634/655] Compiling NIOPosix PendingWritesManager.swift
[635/655] Compiling NIOPosix PipeChannel.swift
[636/655] Compiling NIOPosix PipePair.swift
[637/655] Compiling NIOPosix Pool.swift
[638/655] Compiling NIOPosix UnsafeTransfer.swift
[639/655] Compiling NIOPosix Utilities.swift
[640/655] Compiling NIOPosix VsockAddress.swift
[641/655] Compiling NIOPosix VsockChannelEvents.swift
[642/655] Compiling NIOPosix resource_bundle_accessor.swift
[643/655] Emitting module NIOPosix
[644/655] Compiling NIOPosix BSDSocketAPICommon.swift
[645/655] Compiling NIOPosix BSDSocketAPIPosix.swift
[646/655] Compiling NIOPosix BSDSocketAPIWindows.swift
[647/655] Compiling NIOPosix BaseSocket.swift
[648/655] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[649/655] Compiling NIOPosix BaseSocketChannel.swift
[650/655] Compiling NIOPosix BaseStreamSocketChannel.swift
[651/655] Compiling NIOPosix Bootstrap.swift
[652/655] Compiling NIOPosix ControlMessage.swift
[653/655] Compiling NIOPosix DatagramVectorReadManager.swift
[654/655] Compiling NIOPosix Errors+Any.swift
[655/655] Compiling NIOPosix FileDescriptor.swift
[656/657] Compiling NIO Exports.swift
[657/657] Emitting module NIO
[658/685] Compiling NIOTLS TLSEvents.swift
[659/685] Compiling NIOTLS SNIHandler.swift
[660/685] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[661/685] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[662/685] Emitting module NIOTLS
[663/685] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[664/685] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[665/685] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[666/685] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[667/685] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[668/686] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[669/686] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[670/686] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[671/686] Emitting module NIOFoundationCompat
[672/686] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[673/686] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[674/686] Compiling NIOHTTP1 HTTPEncoder.swift
[675/686] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[676/686] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[677/686] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[678/686] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[679/686] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[680/686] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[681/708] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[682/708] Emitting module NIOHTTP1
[683/708] Compiling NIOTransportServices NIOTSBootstraps.swift
[684/708] Compiling NIOTransportServices NIOTSChannelOptions.swift
[685/708] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[686/708] Compiling NIOTransportServices NIOTSSingletons.swift
[687/731] Emitting module NIOTransportServices
[688/733] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[689/733] Compiling NIOExtras RequestResponseWithIDHandler.swift
[690/733] Compiling NIOExtras UnsafeTransfer.swift
[691/734] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[692/734] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[693/734] Compiling NIOExtras FixedLengthFrameDecoder.swift
[694/734] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[695/734] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[696/734] Emitting module NIOHTTPTypesHTTP1
[697/734] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[698/734] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[699/734] Compiling NIOExtras NIORequestIdentifiable.swift
[700/734] Compiling NIOExtras PCAPRingBuffer.swift
[701/734] Compiling NIOExtras QuiescingHelper.swift
[702/734] Compiling NIOExtras RequestResponseHandler.swift
[703/734] Compiling NIOExtras LineBasedFrameDecoder.swift
[704/734] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[706/734] Compiling NIOExtras JSONRPCFraming.swift
[707/734] Compiling NIOExtras NIOExtrasError.swift
[708/734] Compiling NIOExtras NIOLengthFieldBitLength.swift
[711/734] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[712/734] Compiling NIOExtras LengthFieldPrepender.swift
[713/734] Compiling NIOExtras DebugInboundEventsHandler.swift
[714/734] Compiling NIOExtras DebugOutboundEventsHandler.swift
[715/734] Emitting module NIOExtras
[716/734] Compiling NIOTransportServices AcceptHandler.swift
[717/734] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[718/734] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[734/734] Compiling NIOExtras WritePCAPHandler.swift
[735/759] Emitting module HummingbirdCore
<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
[736/761] Compiling HummingbirdCore Deprecations.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
[737/761] Compiling HummingbirdCore Request.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
[738/761] Compiling HummingbirdCore RequestBody+inboundClose.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
[739/761] Compiling HummingbirdCore AnyAsyncSequence.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
[740/761] Compiling HummingbirdCore FlatDictionary.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
[741/761] Compiling HummingbirdCore ResponseWriter.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
[742/761] Compiling HummingbirdCore AvailableConnectionsHandler.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
[743/761] Compiling HummingbirdCore BindAddress.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
[744/761] Compiling HummingbirdCore HBParser.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
[745/761] Compiling HummingbirdCore OutputBuffer.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
[746/761] Compiling HummingbirdCore Response.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
[747/761] Compiling HummingbirdCore ResponseBody.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
[748/761] Compiling HummingbirdCore ResponseBodyWriter.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
[749/761] Compiling HummingbirdCore HTTP1Channel.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
[750/761] Compiling HummingbirdCore HTTPChannelHandler.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
[751/761] Compiling HummingbirdCore HTTPServerBuilder.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
[752/761] Compiling HummingbirdCore HTTPUserEventHandler.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
[753/761] Compiling HummingbirdCore Server.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
[754/761] Compiling HummingbirdCore ServerChildChannel.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
[755/761] Compiling HummingbirdCore RequestBody.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
[756/761] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.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
[757/761] Compiling HummingbirdCore URI.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
[758/761] Compiling HummingbirdCore ServerConfiguration.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
[759/761] Compiling HummingbirdCore TSTLSOptions.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
[760/761] Compiling HummingbirdCore String+percentEncode.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
[761/761] Compiling HummingbirdCore UnsafeTransfer.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
[762/827] Compiling Hummingbird MetricsMiddleware.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
[763/827] Compiling Hummingbird Middleware.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
[764/827] Compiling Hummingbird MiddlewareGroup.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
[765/827] Compiling Hummingbird MiddlewareFixedTypeBuilder.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
[766/827] Compiling Hummingbird _Middleware2.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
[767/827] Compiling Hummingbird _OptionalMiddleware.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
[768/827] Compiling Hummingbird _SpreadMiddleware.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
[769/834] Emitting module Hummingbird
<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
[770/834] Compiling Hummingbird RequestID.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
[771/834] Compiling Hummingbird RequestResponder.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
[772/834] Compiling Hummingbird Response.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
[773/834] Compiling Hummingbird URI+decodeQuery.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
[774/834] Compiling Hummingbird MemoryPersistDriver.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
[775/834] Compiling Hummingbird PersistDriver.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
[776/834] Compiling Hummingbird PersistError.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
[777/834] Compiling Hummingbird TracingMiddleware.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
[778/834] Compiling Hummingbird EndpointResponder.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
[779/834] Compiling Hummingbird Parameters+UUID.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
[780/834] Compiling Hummingbird Parameters.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
[781/834] Compiling Hummingbird ResponseGenerator.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
[782/834] Compiling Hummingbird RouteCollection.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
[783/834] Compiling Hummingbird Router+validation.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
[784/834] Compiling Hummingbird Trie+resolve.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
[785/834] Compiling Hummingbird Trie+serialize.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
[786/834] Compiling Hummingbird TrieRouter.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
[787/834] Compiling Hummingbird ChildRequestContext.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
[788/834] Compiling Hummingbird Request.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
[789/834] Compiling Hummingbird RequestContext.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
[790/834] Compiling Hummingbird RequestContextSource.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
[791/834] Compiling Hummingbird Exports.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
[792/834] Compiling Hummingbird CacheControl.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
[793/834] Compiling Hummingbird FileIO.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
[794/834] Compiling Hummingbird FileProvider.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
[795/834] Compiling Hummingbird LocalFileSystem.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
[796/834] Compiling Hummingbird Cookie.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
[797/834] Compiling Hummingbird Cookies.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
[798/834] Compiling Hummingbird Router.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
[799/834] Compiling Hummingbird RouterGroup.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
[800/834] Compiling Hummingbird RouterMethods.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
[801/834] Compiling Hummingbird RouterPath.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
[802/834] Compiling Hummingbird RouterResponder.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
[803/834] Compiling Hummingbird TransformingRouterGroup.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
[804/834] Compiling Hummingbird RouterTrie.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
[805/834] Compiling Hummingbird URLEncodedFormNode.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
[806/834] Compiling Hummingbird Configuration.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
[807/834] Compiling Hummingbird Deprecations.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
[808/834] Compiling Hummingbird Environment.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
[809/834] Compiling Hummingbird EditedHTTPError.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
[810/834] Compiling Hummingbird HTTPError.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
[811/834] Compiling Hummingbird HTTPResponseError.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
[812/834] Compiling Hummingbird NIOCore+HTTPResponseError.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
[813/834] Compiling Hummingbird Application.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
[814/834] Compiling Hummingbird CodableProtocols.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
[815/834] Compiling Hummingbird JSONCoding.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
[816/834] Compiling Hummingbird ResponseEncodable.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
[817/834] Compiling Hummingbird URLEncodedForm+Request.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
[818/834] Compiling Hummingbird URLEncodedForm.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
[819/834] Compiling Hummingbird URLEncodedFormDecoder.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
[820/834] Compiling Hummingbird URLEncodedFormEncoder.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
[821/834] Compiling Hummingbird ByteBuffer+foundation.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
[822/834] Compiling Hummingbird DateCache.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
[823/834] Compiling Hummingbird HTTPHeaderDateFormatStyle.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
[824/834] Compiling Hummingbird HexDigest.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
[825/834] Compiling Hummingbird InitializableFromSource.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
[826/834] Compiling Hummingbird PreludeService.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
[827/834] Compiling Hummingbird StringProtocol.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
[828/834] Compiling Hummingbird MediaType+FileExtension.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
[829/834] Compiling Hummingbird MediaType.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
[830/834] Compiling Hummingbird Request+Cookies.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
[831/834] Compiling Hummingbird Response+Cookies.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
[832/834] Compiling Hummingbird CORSMiddleware.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
[833/834] Compiling Hummingbird FileMiddleware.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
[834/834] Compiling Hummingbird LogRequestMiddleware.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
[835/838] Emitting module HummingbirdCompression
[836/838] Compiling HummingbirdCompression RequestDecompressionMiddleware.swift
[837/838] Compiling HummingbirdCompression CompressedBodyWriter.swift
/Users/admin/builder/spi-builder-workspace/Sources/HummingbirdCompression/CompressedBodyWriter.swift:88:13: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
86 | logger: Logger
87 | ) throws -> some ResponseBodyWriter {
88 | try CompressedBodyWriter(parent: self, algorithm: algorithm, configuration: configuration, windowSize: windowSize, logger: logger)
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
89 | }
90 | }
/Users/admin/builder/spi-builder-workspace/Sources/HummingbirdCompression/CompressedBodyWriter.swift:88:13: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
86 | logger: Logger
87 | ) throws -> some ResponseBodyWriter {
88 | try CompressedBodyWriter(parent: self, algorithm: algorithm, configuration: configuration, windowSize: windowSize, logger: logger)
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
89 | }
90 | }
/Users/admin/builder/spi-builder-workspace/Sources/HummingbirdCompression/CompressedBodyWriter.swift:88:13: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
86 | logger: Logger
87 | ) throws -> some ResponseBodyWriter {
88 | try CompressedBodyWriter(parent: self, algorithm: algorithm, configuration: configuration, windowSize: windowSize, logger: logger)
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
89 | }
90 | }
[838/838] Compiling HummingbirdCompression ResponseCompressionMiddleware.swift
Build complete! (52.66s)
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/adam-fowler/compress-nio.git
Fetching https://github.com/apple/swift-nio.git from cache
[1/24423] Fetching hummingbird
[24424/25066] Fetching hummingbird, compress-nio
Fetched https://github.com/adam-fowler/compress-nio.git from cache (2.60s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (2.60s)
Fetched https://github.com/apple/swift-nio.git from cache (2.60s)
Computing version for https://github.com/adam-fowler/compress-nio.git
Computed https://github.com/adam-fowler/compress-nio.git at 1.4.2 (3.09s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.12.0 (0.50s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.60s)
Fetching https://github.com/apple/swift-metrics.git from cache
[1/2394] Fetching swift-service-lifecycle
[121/7368] Fetching swift-service-lifecycle, swift-distributed-tracing
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.75s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.77s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.78s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.78s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.12s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.12s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.60s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.53s)
Fetched https://github.com/apple/swift-log.git from cache (0.70s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.78s)
Fetched https://github.com/apple/swift-collections.git from cache (0.80s)
[1/4965] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.97s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (2.60s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (1.11s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.61s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.10s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.53s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.44s)
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.44s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.78s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.28s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.64s)
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.43s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.46s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.50s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.50s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.07s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.42s)
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.89s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.47s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.57s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.7.0 (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.46s)
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.45s)
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.61s)
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/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.12.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/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/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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
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.7.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-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-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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Build complete.
{
"dependencies" : [
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "compress-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/adam-fowler/compress-nio.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.32.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "hummingbird-compression",
"name" : "hummingbird-compression",
"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" : "HummingbirdCompression",
"targets" : [
"HummingbirdCompression"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HummingbirdCompressionTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdCompressionTests",
"path" : "Tests/HummingbirdCompressionTests",
"product_dependencies" : [
"HummingbirdTesting"
],
"sources" : [
"CompressionTests.swift"
],
"target_dependencies" : [
"HummingbirdCompression"
],
"type" : "test"
},
{
"c99name" : "HummingbirdCompression",
"module_type" : "SwiftTarget",
"name" : "HummingbirdCompression",
"path" : "Sources/HummingbirdCompression",
"product_dependencies" : [
"Hummingbird",
"NIO",
"CompressNIO"
],
"product_memberships" : [
"HummingbirdCompression"
],
"sources" : [
"CompressedBodyWriter.swift",
"RequestDecompressionMiddleware.swift",
"ResponseCompressionMiddleware.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.