The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of hummingbird-compression, reference 2.0.0 (947b17), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 22:45:17 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: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hummingbird-project/hummingbird-compression
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 947b17b Use ZlibConfiguration enums (#25)
Cloned https://github.com/hummingbird-project/hummingbird-compression.git
Revision (git rev-parse @):
947b17b1805f7cc1b83536261abf1e26d3bdfebd
SUCCESS checkout https://github.com/hummingbird-project/hummingbird-compression.git at 2.0.0
========================================
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
[7/53] Copying PrivacyInfo.xcprivacy
[7/53] Write sources
[36/53] Compiling CNIOWindows WSAStartup.c
[36/53] Compiling CNIOWindows shim.c
[38/53] Compiling CNIOWASI CNIOWASI.c
[39/53] Compiling CNIOLinux liburing_shims.c
[40/53] Compiling CNIOLinux shim.c
[41/53] Write sources
[44/53] Write swift-version-2F0A5646E1D333AE.txt
[45/53] Compiling CCompressZlib empty.c
[46/62] Compiling _AtomicsShims.c
[47/62] Compiling CNIOLLHTTP c_nio_http.c
[48/67] Compiling CNIOLLHTTP c_nio_api.c
[49/85] Compiling CNIOLLHTTP c_nio_llhttp.c
[50/97] Compiling CNIODarwin shim.c
[52/97] Compiling ServiceContextModule ServiceContextKey.swift
[53/97] Emitting module ServiceContextModule
[54/97] Compiling ServiceContextModule ServiceContext.swift
[55/100] Emitting module _NIOBase64
[56/100] Compiling _NIOBase64 Base64.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 _SortedCollection.swift
[61/101] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[62/101] Compiling InternalCollectionsUtilities Debugging.swift
[63/101] Compiling InternalCollectionsUtilities Descriptions.swift
[64/126] Compiling Atomics PointerConformances.swift
[65/126] Compiling Atomics Primitives.native.swift
[66/126] Compiling Atomics Primitives.shims.swift
[67/126] Compiling Atomics AtomicInteger.swift
[68/126] Compiling Atomics AtomicOptionalWrappable.swift
[69/126] Compiling Atomics AtomicReference.swift
[70/126] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[71/126] Emitting module InternalCollectionsUtilities
[72/126] Compiling Atomics AtomicBool.swift
[73/126] Compiling Atomics IntegerConformances.swift
[74/126] Compiling Atomics OptionalRawRepresentable.swift
[75/126] Compiling Atomics RawRepresentable.swift
[78/128] Compiling Atomics UnsafeAtomic.swift
[79/128] Compiling Atomics UnsafeAtomicLazyReference.swift
[80/128] Compiling Atomics ManagedAtomic.swift
[81/128] Compiling Atomics ManagedAtomicLazyReference.swift
[82/128] Compiling Instrumentation MultiplexInstrument.swift
[83/128] Compiling Atomics AtomicStorage.swift
[84/128] Compiling Atomics AtomicValue.swift
[85/128] Compiling Atomics AtomicMemoryOrderings.swift
[86/128] Compiling Atomics DoubleWord.swift
[87/128] Compiling _NIODataStructures _TinyArray.swift
[88/128] Compiling _NIODataStructures PriorityQueue.swift
[89/129] Compiling Instrumentation NoOpInstrument.swift
[90/198] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[91/198] Compiling _RopeModule BigString+Chunk+Breaks.swift
[92/198] Compiling Logging MetadataProvider.swift
[93/198] Compiling HTTPTypes NIOLock.swift
[94/198] Compiling HTTPTypes HTTPResponse.swift
[95/198] Compiling HTTPTypes HTTPRequest.swift
[96/198] Compiling HTTPTypes ISOLatin1String.swift
[97/198] Emitting module _NIODataStructures
[98/198] Compiling _NIODataStructures Heap.swift
[99/198] Compiling _RopeModule BigString+UnicodeScalarView.swift
[100/198] Compiling _RopeModule BigSubstring+UTF16View.swift
[101/198] Compiling Instrumentation InstrumentationSystem.swift
[102/198] Compiling Instrumentation Locks.swift
[103/198] Emitting module Instrumentation
[104/198] Compiling Instrumentation Instrument.swift
[105/261] Compiling HTTPTypes HTTPFieldName.swift
[106/261] Compiling HTTPTypes HTTPParsedFields.swift
[107/261] Emitting module HTTPTypes
[108/261] Compiling HTTPTypes HTTPFields.swift
[109/261] Compiling HTTPTypes HTTPField.swift
[110/261] Compiling CoreMetrics Metrics.swift
[111/261] Compiling CoreMetrics Locks.swift
[112/261] Emitting module CoreMetrics
[113/269] Compiling Logging LogHandler.swift
[114/269] Compiling Logging Locks.swift
[115/269] Emitting module Logging
[116/269] Compiling Logging Logging.swift
[117/349] Compiling ConcurrencyHelpers LockedValueBox.swift
[118/349] Compiling HeapModule Heap.swift
[119/349] Compiling HeapModule _HeapNode.swift
[120/349] Compiling HeapModule Heap+Invariants.swift
[121/349] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[122/349] Compiling HeapModule Heap+UnsafeHandle.swift
[123/349] Compiling HeapModule Heap+Descriptions.swift
[124/349] Emitting module HeapModule
[125/349] Compiling ConcurrencyHelpers Lock.swift
[126/349] Emitting module ConcurrencyHelpers
[127/349] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[128/349] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[129/349] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[130/349] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[131/349] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[132/349] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[133/349] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[134/349] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[135/349] Compiling HashTreeCollections TreeSet+Equatable.swift
[136/349] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[137/349] Compiling HashTreeCollections TreeSet+Extras.swift
[138/349] Compiling HashTreeCollections TreeSet+Filter.swift
[139/349] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[140/349] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[141/349] Compiling HashTreeCollections TreeDictionary+Keys.swift
[142/349] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[143/349] Compiling HashTreeCollections TreeDictionary+Merge.swift
[144/349] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[145/371] Compiling HashTreeCollections TreeSet+Descriptions.swift
[146/371] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[147/371] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[148/371] Compiling HashTreeCollections _HashNode.swift
[149/371] Compiling HashTreeCollections _HashNodeHeader.swift
[150/371] Compiling HashTreeCollections _HashSlot.swift
[151/371] Compiling HashTreeCollections _HashStack.swift
[152/371] Compiling HashTreeCollections _HashTreeIterator.swift
[153/433] Compiling BitCollections BitSet+Initializers.swift
[154/433] Compiling BitCollections BitSet+Invariants.swift
[155/433] Compiling BitCollections BitSet+Random.swift
[156/433] Compiling BitCollections BitSet+SetAlgebra basics.swift
[157/433] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[158/433] Compiling BitCollections BitArray+Hashable.swift
[159/433] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[160/433] Compiling BitCollections BitSet.Counted.swift
[161/433] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[162/433] Compiling BitCollections BitSet+SetAlgebra union.swift
[163/433] Compiling BitCollections BitSet.Index.swift
[164/433] Compiling BitCollections BitSet._UnsafeHandle.swift
[165/433] Compiling DequeModule _DequeBufferHeader.swift
[166/433] Compiling DequeModule _DequeBuffer.swift
[167/433] Compiling DequeModule _DequeSlot.swift
[168/434] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[169/434] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[170/434] Compiling HashTreeCollections _HashNode+Storage.swift
[171/434] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[172/434] Compiling HashTreeCollections _HashNode+Structural filter.swift
[173/434] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[174/434] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[175/434] Compiling HashTreeCollections _RawHashNode.swift
[176/434] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[177/434] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[178/434] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[179/434] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[180/434] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[181/434] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[182/434] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[183/434] Compiling BitCollections BitArray+Codable.swift
[184/434] Compiling BitCollections BitArray+Collection.swift
[185/434] Compiling BitCollections BitArray+Copy.swift
[186/434] Compiling BitCollections BitArray+CustomReflectable.swift
[187/434] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[188/434] Compiling BitCollections BitArray+Testing.swift
[189/434] Compiling BitCollections BitArray._UnsafeHandle.swift
[190/434] Compiling BitCollections BitArray.swift
[191/434] Compiling BitCollections BitSet+BidirectionalCollection.swift
[192/434] Compiling BitCollections BitSet+Codable.swift
[193/434] Compiling BitCollections BitArray+BitwiseOperations.swift
[194/434] Compiling BitCollections BitSet+CustomReflectable.swift
[195/434] Compiling BitCollections BitSet+CustomStringConvertible.swift
[196/434] Compiling BitCollections BitSet+Equatable.swift
[197/434] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[198/434] Compiling BitCollections BitSet+Extras.swift
[199/434] Compiling BitCollections BitSet+Hashable.swift
[200/434] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[201/434] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[202/434] Compiling BitCollections BitArray+Descriptions.swift
[203/434] Compiling BitCollections BitArray+Equatable.swift
[204/434] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[205/434] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[206/434] Compiling BitCollections BitArray+Extras.swift
[207/434] Compiling BitCollections BitArray+Fill.swift
[208/434] Compiling BitCollections BitArray+Invariants.swift
[209/434] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[210/434] Compiling BitCollections BitArray+RandomBits.swift
[211/434] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[212/434] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[213/434] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[214/434] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[215/434] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[217/434] Compiling OrderedCollections OrderedSet+SubSequence.swift
[218/434] Compiling OrderedCollections OrderedSet+Testing.swift
[219/434] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[220/434] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[221/434] Compiling OrderedCollections OrderedSet.swift
[222/434] Compiling OrderedCollections _UnsafeBitset.swift
[223/434] Compiling Tracing TracingTime.swift
[224/434] Compiling Tracing TracerProtocol.swift
[225/434] Compiling Tracing SpanProtocol.swift
[226/434] Compiling Tracing InstrumentationSystem+Tracing.swift
[227/434] Compiling Tracing NoOpTracer.swift
[228/434] Emitting module Tracing
[229/434] Compiling Tracing TracerProtocol+Legacy.swift
[230/434] Compiling Tracing Tracer.swift
[237/434] Compiling BitCollections BitArray+Initializers.swift
[244/434] Compiling c-nioatomics.c
[246/437] Compiling BitCollections BitArray+Shifts.swift
[258/445] Compiling DequeModule _UnsafeWrappedBuffer.swift
[290/450] Emitting module BitCollections
[291/450] Emitting module Atomics
[294/450] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[295/450] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[296/450] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[297/450] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[298/450] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[299/450] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[300/450] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[301/450] Compiling HashTreeCollections TreeSet.swift
[320/450] Emitting module DequeModule
[321/450] Compiling BitCollections Range+Utilities.swift
[322/450] Compiling BitCollections Slice+Utilities.swift
[323/450] Compiling BitCollections UInt+Tricks.swift
[324/450] Compiling BitCollections _Word.swift
[328/450] Compiling _RopeModule Rope+Remove.swift
[329/450] Compiling _RopeModule Rope+RemoveSubrange.swift
[330/450] Compiling _RopeModule Rope+Split.swift
[331/450] Compiling _RopeModule Optional Utilities.swift
[332/450] Compiling _RopeModule String Utilities.swift
[333/450] Compiling _RopeModule String.Index+ABI.swift
[334/450] Compiling _RopeModule _CharacterRecognizer.swift
[335/450] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[356/450] Compiling BitCollections BitSet.swift
[374/450] Emitting module UnixSignals
[375/450] Compiling UnixSignals UnixSignal.swift
[376/450] Compiling UnixSignals UnixSignalsSequence.swift
[395/450] Emitting module OrderedCollections
[404/450] Compiling c-atomics.c
[413/450] Emitting module _RopeModule
[414/471] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[415/471] Compiling AsyncAlgorithms ChannelStateMachine.swift
[416/471] Compiling AsyncAlgorithms ChannelStorage.swift
[417/471] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[418/471] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[419/471] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[420/471] Compiling AsyncAlgorithms CombineLatestStorage.swift
[421/471] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[422/471] Compiling AsyncAlgorithms DebounceStateMachine.swift
[423/471] Compiling AsyncAlgorithms DebounceStorage.swift
[424/471] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[425/471] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[426/471] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[427/471] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[430/502] Compiling AsyncAlgorithms Locking.swift
[431/502] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[432/502] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[433/502] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[434/502] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[435/502] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[436/502] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[437/502] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[438/502] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[439/502] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[440/502] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[441/502] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[442/502] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[443/502] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[444/502] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[445/502] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[446/502] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[447/502] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[448/502] Compiling NIOConcurrencyHelpers lock.swift
[449/502] Emitting module HashTreeCollections
[450/502] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[451/502] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[452/502] Emitting module NIOConcurrencyHelpers
[453/502] Compiling NIOConcurrencyHelpers NIOLock.swift
[454/502] Compiling NIOConcurrencyHelpers atomics.swift
[455/502] Emitting module AsyncAlgorithms
[456/507] Compiling AsyncAlgorithms MergeStateMachine.swift
[457/507] Compiling AsyncAlgorithms MergeStorage.swift
[458/507] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[459/507] Compiling AsyncAlgorithms Rethrow.swift
[460/507] Compiling AsyncAlgorithms SetAlgebra.swift
[461/509] Compiling AsyncAlgorithms Dictionary.swift
[462/509] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[470/509] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[486/530] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[487/530] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[488/530] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[489/530] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[490/530] Compiling AsyncAlgorithms AsyncChannel.swift
[491/542] Emitting module Collections
[492/542] Compiling Collections Collections.swift
[493/570] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[494/570] Compiling NIOCore ByteBuffer-views.swift
[495/570] Compiling NIOCore GlobalSingletons.swift
[496/570] Compiling NIOCore IO.swift
[497/570] Compiling NIOCore IOData.swift
[498/570] Compiling NIOCore AsyncChannelOutboundWriter.swift
[499/570] Compiling NIOCore NIOAsyncSequenceProducer.swift
[500/570] Compiling NIOCore Channel.swift
[501/570] Compiling NIOCore ChannelHandler.swift
[502/570] Compiling NIOCore ChannelHandlers.swift
[503/570] Compiling NIOCore AddressedEnvelope.swift
[504/570] Compiling NIOCore AsyncAwaitSupport.swift
[505/570] Compiling NIOCore AsyncChannel.swift
[506/570] Compiling NIOCore AsyncChannelHandler.swift
[507/570] Compiling NIOCore AsyncChannelInboundStream.swift
[508/579] Emitting module Metrics
[509/579] Compiling Metrics Metrics.swift
[510/579] Compiling ServiceLifecycle ServiceRunnerError.swift
[511/579] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[512/579] Compiling NIOCore Interfaces.swift
[513/579] Compiling NIOCore Linux.swift
[514/579] Compiling NIOCore MarkedCircularBuffer.swift
[515/579] Compiling NIOCore MulticastChannel.swift
[516/579] Compiling NIOCore NIOAny.swift
[517/579] Compiling NIOCore NIOCloseOnErrorHandler.swift
[521/585] Compiling NIOCore ChannelInvoker.swift
[522/585] Compiling NIOCore ChannelOption.swift
[523/585] Compiling NIOCore ChannelPipeline.swift
[524/585] Compiling NIOCore CircularBuffer.swift
[532/585] Compiling NIOCore SocketOptionProvider.swift
[533/585] Compiling NIOCore SystemCallHelpers.swift
[534/585] Compiling NIOCore TimeAmount+Duration.swift
[535/585] Compiling NIOCore TypeAssistedChannelHandler.swift
[536/585] Compiling NIOCore UniversalBootstrapSupport.swift
[537/585] Compiling NIOCore Utilities.swift
[538/585] Compiling ServiceLifecycle Service.swift
[539/585] Compiling ServiceLifecycle CancellationWaiter.swift
[540/585] Compiling ServiceLifecycle ServiceGroup.swift
[541/585] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[542/585] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[543/585] Compiling ServiceLifecycle GracefulShutdown.swift
[544/585] Emitting module ServiceLifecycle
[545/585] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[546/585] Compiling NIOCore NIOAsyncWriter.swift
[547/585] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[548/585] Compiling NIOCore BSDSocketAPI.swift
[549/585] Compiling NIOCore ByteBuffer-aux.swift
[550/585] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[551/585] Compiling NIOCore ByteBuffer-conversions.swift
[555/585] Compiling NIOCore IPProtocol.swift
[556/585] Compiling NIOCore IntegerBitPacking.swift
[557/585] Compiling NIOCore IntegerTypes.swift
[558/585] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[559/585] Compiling NIOCore EventLoopFuture+Deprecated.swift
[560/585] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[561/585] Compiling NIOCore EventLoopFuture.swift
[562/585] Compiling NIOCore FileDescriptor.swift
[563/585] Compiling NIOCore FileHandle.swift
[564/585] Compiling NIOCore FileRegion.swift
[565/585] Compiling NIOCore Codec.swift
[566/585] Compiling NIOCore ConvenienceOptionSupport.swift
[567/585] Compiling NIOCore DeadChannel.swift
[568/585] Compiling NIOCore DispatchQueue+WithFuture.swift
[569/585] Compiling NIOCore EventLoop+Deprecated.swift
[570/585] Compiling NIOCore EventLoop+SerialExecutor.swift
[571/585] Compiling NIOCore EventLoop.swift
[572/585] Compiling NIOCore ByteBuffer-core.swift
[573/585] Compiling NIOCore ByteBuffer-hex.swift
[574/585] Compiling NIOCore ByteBuffer-int.swift
[575/585] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[576/585] Compiling NIOCore ByteBuffer-multi-int.swift
[579/585] Compiling NIOCore NIOLoopBound.swift
[580/585] Compiling NIOCore NIOScheduledCallback.swift
[581/585] Compiling NIOCore NIOSendable.swift
[582/585] Compiling NIOCore RecvByteBufferAllocator.swift
[583/585] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[584/585] Compiling NIOCore SocketAddresses.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 Error.swift
[592/650] Compiling CompressNIO ByteBuffer+decompress.swift
[593/650] Compiling CompressNIO ByteBuffer+zlib+compress.swift
[594/650] Compiling CompressNIO Compressor.swift
[595/650] Compiling CompressNIO ByteBuffer+zlib+decompress.swift
[596/650] Compiling CompressNIO CompressionAlgorithm.swift
[597/650] Compiling CompressNIO Zlib.swift
[598/650] Compiling NIOEmbedded AsyncTestingChannel.swift
[599/650] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[600/650] Emitting module NIOEmbedded
[601/650] Compiling NIOEmbedded Embedded.swift
[602/650] Compiling NIOPosix Selectable.swift
[603/650] Compiling NIOPosix SelectableChannel.swift
[604/650] Compiling NIOPosix SelectableEventLoop.swift
[605/650] Compiling NIOPosix SelectorEpoll.swift
[606/650] Compiling NIOPosix SelectorGeneric.swift
[607/650] Compiling NIOPosix PooledRecvBufferAllocator.swift
[608/650] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[609/650] Compiling NIOPosix PosixSingletons.swift
[610/650] Compiling NIOPosix RawSocketBootstrap.swift
[611/650] Compiling NIOPosix Resolver.swift
[612/655] Emitting module NIOPosix
[613/655] Compiling NIOPosix SelectorKqueue.swift
[614/655] Compiling NIOPosix SelectorUring.swift
[615/655] Compiling NIOPosix ServerSocket.swift
[616/655] Compiling NIOPosix Socket.swift
[617/655] Compiling NIOPosix SocketChannel.swift
[618/655] Compiling NIOPosix SocketProtocols.swift
[619/655] Compiling NIOPosix System.swift
[620/655] Compiling NIOPosix Thread.swift
[621/655] Compiling NIOPosix ThreadPosix.swift
[622/655] Compiling NIOPosix ThreadWindows.swift
[623/655] Compiling NIOPosix GetaddrinfoResolver.swift
[624/655] Compiling NIOPosix HappyEyeballs.swift
[625/655] Compiling NIOPosix IO.swift
[626/655] Compiling NIOPosix IntegerBitPacking.swift
[627/655] Compiling NIOPosix IntegerTypes.swift
[628/655] Compiling NIOPosix Linux.swift
[629/655] Compiling NIOPosix LinuxCPUSet.swift
[630/655] Compiling NIOPosix LinuxUring.swift
[631/655] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[632/655] Compiling NIOPosix NIOThreadPool.swift
[633/655] Compiling NIOPosix NonBlockingFileIO.swift
[634/655] Compiling NIOPosix PendingDatagramWritesManager.swift
[635/655] Compiling NIOPosix PendingWritesManager.swift
[636/655] Compiling NIOPosix PipeChannel.swift
[637/655] Compiling NIOPosix PipePair.swift
[638/655] Compiling NIOPosix Pool.swift
[639/655] Compiling NIOPosix BSDSocketAPICommon.swift
[640/655] Compiling NIOPosix BSDSocketAPIPosix.swift
[641/655] Compiling NIOPosix BSDSocketAPIWindows.swift
[642/655] Compiling NIOPosix BaseSocket.swift
[643/655] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[644/655] Compiling NIOPosix BaseSocketChannel.swift
[645/655] Compiling NIOPosix BaseStreamSocketChannel.swift
[646/655] Compiling NIOPosix Bootstrap.swift
[647/655] Compiling NIOPosix ControlMessage.swift
[648/655] Compiling NIOPosix DatagramVectorReadManager.swift
[649/655] Compiling NIOPosix Errors+Any.swift
[650/655] Compiling NIOPosix FileDescriptor.swift
[651/655] Compiling NIOPosix UnsafeTransfer.swift
[652/655] Compiling NIOPosix Utilities.swift
[653/655] Compiling NIOPosix VsockAddress.swift
[654/655] Compiling NIOPosix VsockChannelEvents.swift
[655/655] Compiling NIOPosix resource_bundle_accessor.swift
[656/657] Emitting module NIO
[657/657] Compiling NIO Exports.swift
[658/685] Compiling NIOTLS TLSEvents.swift
[659/685] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[660/685] Emitting module NIOTLS
[661/685] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[662/685] Compiling NIOTLS SNIHandler.swift
[663/685] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[664/685] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[665/686] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[666/686] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[667/686] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[668/686] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[669/686] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[670/686] Emitting module NIOFoundationCompat
[671/686] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[672/686] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[673/688] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[674/708] Compiling NIOTransportServices AcceptHandler.swift
[675/708] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[676/708] Compiling NIOTransportServices NIOTSEventLoop.swift
[677/708] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[678/708] Compiling NIOTransportServices NIOTSChannelOptions.swift
[679/708] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[680/708] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[681/708] Compiling NIOTransportServices NIOTSBootstraps.swift
[682/708] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[683/708] Compiling NIOTransportServices StateManagedListenerChannel.swift
[684/708] Emitting module NIOHTTP1
[685/708] Compiling NIOTransportServices NIOTSDatagramListener.swift
[686/708] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[687/731] Compiling NIOExtras RequestResponseWithIDHandler.swift
[688/731] Compiling NIOExtras UnsafeTransfer.swift
[689/732] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[690/732] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[691/732] Emitting module NIOHTTPTypesHTTP1
[692/732] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[693/732] Emitting module NIOTransportServices
[694/734] Compiling NIOExtras NIORequestIdentifiable.swift
[695/734] Compiling NIOExtras PCAPRingBuffer.swift
[696/734] Compiling NIOExtras QuiescingHelper.swift
[697/734] Compiling NIOExtras RequestResponseHandler.swift
[698/734] Compiling NIOExtras LineBasedFrameDecoder.swift
[699/734] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[700/734] Compiling NIOExtras NIOExtrasError.swift
[701/734] Compiling NIOExtras NIOLengthFieldBitLength.swift
[702/734] Compiling NIOExtras FixedLengthFrameDecoder.swift
[703/734] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[704/734] Compiling NIOExtras DebugInboundEventsHandler.swift
[705/734] Compiling NIOExtras DebugOutboundEventsHandler.swift
[706/734] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[707/734] Compiling NIOExtras JSONRPCFraming.swift
[708/734] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[709/734] Compiling NIOExtras LengthFieldPrepender.swift
[710/734] Emitting module NIOExtras
[715/734] Compiling NIOTransportServices StateManagedChannel.swift
[716/734] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[717/734] Compiling NIOTransportServices NIOTSListenerChannel.swift
[718/734] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[719/734] Compiling NIOTransportServices UDPOptions+SocketChannelOption.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 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
[737/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
[738/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
[739/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
[740/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
[741/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
[742/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
[743/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
[744/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
[745/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
[746/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
[747/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
[748/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
[749/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
[750/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
[751/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
[752/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
[753/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
[754/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
[755/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
[756/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
[757/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
[758/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
[759/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
[760/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
[761/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
[762/827] 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
[763/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
[764/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
[765/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
[766/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
[767/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
[768/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
[769/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
[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 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
[785/834] 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
[786/834] 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
[787/834] 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
[788/834] 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
[789/834] 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
[790/834] 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
[791/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
[792/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
[793/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
[794/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
[795/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
[796/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
[797/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
[798/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
[799/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
[800/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
[801/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
[802/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
[803/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
[804/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
[805/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
[806/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
[807/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
[808/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
[809/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
[810/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
[811/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
[812/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
[813/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
[814/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
[815/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
[816/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
[817/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
[818/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
[819/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
[820/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
[821/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
[822/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
[823/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
[824/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
[825/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
[826/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
[827/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
[828/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
[829/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
[830/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
[831/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
[832/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
[833/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
[834/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
[835/838] Compiling HummingbirdCompression ResponseCompressionMiddleware.swift
[836/838] Compiling HummingbirdCompression RequestDecompressionMiddleware.swift
[837/838] Emitting module HummingbirdCompression
[838/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 | }
Build complete! (52.76s)
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/adam-fowler/compress-nio.git
[1/24423] Fetching hummingbird
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.73s)
[1/643] Fetching compress-nio
Fetched https://github.com/adam-fowler/compress-nio.git from cache (2.23s)
Fetched https://github.com/apple/swift-nio.git from cache (2.24s)
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.76s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.12.0 (0.53s)
Fetching https://github.com/apple/swift-nio-http2.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
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-ssl.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 (0.61s)
[1/4974] Fetching swift-distributed-tracing
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.66s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.67s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-log.git from cache
[300/7368] Fetching swift-distributed-tracing, swift-service-lifecycle
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.71s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.96s)
Fetching https://github.com/apple/swift-atomics.git from cache
[3681/4974] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.06s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.07s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.57s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.57s)
Fetched https://github.com/apple/swift-log.git from cache (0.60s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Fetched https://github.com/apple/swift-collections.git from cache (0.72s)
[1/4965] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.06s)
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.70s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (1.31s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.12s)
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.58s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.47s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.47s)
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.80s)
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.29s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.69s)
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.48s)
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.52s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.46s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.47s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.05s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.60s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.09s)
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.50s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.55s)
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.45s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.45s)
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.48s)
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.58s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-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/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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-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/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-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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/apple/swift-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/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-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-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-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-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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
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
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.