The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-openapi-hummingbird, reference 2.0.1 (026b50), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 12:48:10 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/swift-server/swift-openapi-hummingbird.git
Reference: 2.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-server/swift-openapi-hummingbird
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at 026b50b Merge pull request #20 from swift-server/jo/finish-bodywriter
Cloned https://github.com/swift-server/swift-openapi-hummingbird.git
Revision (git rev-parse @):
026b50b17e9afe74d4d82c883d9c37154a8b30bf
SUCCESS checkout https://github.com/swift-server/swift-openapi-hummingbird.git at 2.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swift-server/swift-openapi-hummingbird.git
https://github.com/swift-server/swift-openapi-hummingbird.git
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime.git"
    },
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    }
  ],
  "manifest_display_name" : "swift-openapi-hummingbird",
  "name" : "swift-openapi-hummingbird",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenAPIHummingbird",
      "targets" : [
        "OpenAPIHummingbird"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPIHummingbirdTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIHummingbirdTests",
      "path" : "Tests/OpenAPIHummingbirdTests",
      "product_dependencies" : [
        "HummingbirdTesting"
      ],
      "sources" : [
        "OpenAPITransportTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIHummingbird"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIHummingbird",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIHummingbird",
      "path" : "Sources/OpenAPIHummingbird",
      "product_dependencies" : [
        "Hummingbird",
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "OpenAPIHummingbird"
      ],
      "sources" : [
        "OpenAPITransport.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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/52] Write sources
[3/52] Copying PrivacyInfo.xcprivacy
[4/52] Write sources
[36/52] Compiling CNIOWindows shim.c
[36/52] Compiling CNIOWindows WSAStartup.c
[38/52] Compiling CNIOWASI CNIOWASI.c
[39/52] Compiling CNIOLinux shim.c
[40/52] Compiling CNIOLinux liburing_shims.c
[41/52] Write sources
[44/52] Write swift-version-2F0A5646E1D333AE.txt
[45/52] Compiling _AtomicsShims.c
[46/61] Compiling CNIOLLHTTP c_nio_http.c
[47/66] Compiling CNIOLLHTTP c_nio_api.c
[48/93] Compiling CNIOLLHTTP c_nio_llhttp.c
[50/96] Compiling ServiceContextModule ServiceContextKey.swift
[50/96] Compiling CNIODarwin shim.c
[52/96] Compiling _NIOBase64 Base64.swift
[53/96] Emitting module _NIOBase64
[54/96] Compiling ServiceContextModule ServiceContext.swift
[55/96] Emitting module ServiceContextModule
[56/96] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[57/96] Compiling InternalCollectionsUtilities Specialize.swift
[58/96] Compiling InternalCollectionsUtilities _SortedCollection.swift
[59/96] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[60/96] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[61/96] Compiling InternalCollectionsUtilities Debugging.swift
[62/96] Compiling InternalCollectionsUtilities Descriptions.swift
[63/96] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[64/96] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[65/125] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[66/125] Compiling Atomics Primitives.shims.swift
[67/125] Compiling Atomics AtomicInteger.swift
[68/125] Compiling Atomics AtomicStorage.swift
[69/125] Compiling Atomics AtomicValue.swift
[70/125] Compiling Atomics AtomicOptionalWrappable.swift
[71/125] Compiling Atomics AtomicReference.swift
[72/125] Emitting module InternalCollectionsUtilities
[73/125] Compiling Atomics AtomicBool.swift
[74/125] Compiling Atomics IntegerConformances.swift
[75/125] Compiling Instrumentation NoOpInstrument.swift
[76/125] Compiling Atomics UnsafeAtomic.swift
[77/125] Compiling Atomics UnsafeAtomicLazyReference.swift
[78/127] Compiling Instrumentation MultiplexInstrument.swift
[79/197] Compiling _RopeModule _RopeVersion.swift
[80/197] Compiling _RopeModule Rope+Collection.swift
[81/197] Compiling _RopeModule RopeMetric.swift
[82/197] Compiling _RopeModule RopeSummary.swift
[83/197] Compiling _RopeModule _RopeItem.swift
[84/197] Compiling _RopeModule _RopePath.swift
[85/197] Compiling _RopeModule BigString+RemoveSubrange.swift
[86/197] Compiling _RopeModule BigString+ReplaceSubrange.swift
[87/197] Compiling _RopeModule BigString+Split.swift
[88/197] Compiling _RopeModule Range+BigString.swift
[89/197] Compiling Logging MetadataProvider.swift
[90/197] Compiling HTTPTypes ISOLatin1String.swift
[91/197] Compiling HTTPTypes NIOLock.swift
[92/197] Compiling HTTPTypes HTTPRequest.swift
[93/197] Compiling HTTPTypes HTTPResponse.swift
[94/197] Compiling HTTPTypes HTTPParsedFields.swift
[95/197] Compiling _NIODataStructures PriorityQueue.swift
[96/197] Compiling _NIODataStructures Heap.swift
[97/197] Compiling _NIODataStructures _TinyArray.swift
[98/197] Emitting module _NIODataStructures
[99/197] Compiling Instrumentation InstrumentationSystem.swift
[100/197] Compiling Instrumentation Instrument.swift
[101/197] Emitting module Instrumentation
[102/197] Compiling Instrumentation Locks.swift
[103/197] Emitting module CoreMetrics
[104/197] Compiling CoreMetrics Locks.swift
[105/197] Compiling CoreMetrics Metrics.swift
[106/260] Compiling HTTPTypes HTTPFieldName.swift
[107/260] Compiling HTTPTypes HTTPField.swift
[108/260] Emitting module HTTPTypes
[109/260] Compiling HTTPTypes HTTPFields.swift
[110/270] Compiling Logging Locks.swift
[111/270] Compiling Logging LogHandler.swift
[112/270] Compiling Logging Logging.swift
[113/270] Emitting module Logging
[114/270] Compiling HeapModule Heap.swift
[115/333] Compiling HeapModule _HeapNode.swift
[116/333] Compiling HeapModule Heap+UnsafeHandle.swift
[117/333] Compiling HeapModule Heap+Descriptions.swift
[118/333] Compiling HeapModule Heap+Invariants.swift
[119/333] Emitting module HeapModule
[120/333] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[121/333] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[122/333] Compiling OpenAPIRuntime UndocumentedPayload.swift
[123/333] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[124/333] Compiling OpenAPIRuntime CodableExtensions.swift
[125/333] Compiling OpenAPIRuntime Configuration.swift
[126/333] Compiling OpenAPIRuntime Converter+Client.swift
[127/333] Compiling OpenAPIRuntime ServerError.swift
[128/333] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[129/333] Compiling OpenAPIRuntime Converter+Server.swift
[130/333] Compiling OpenAPIRuntime Converter.swift
[131/333] Compiling OpenAPIRuntime CurrencyExtensions.swift
[132/333] Compiling OpenAPIRuntime ErrorExtensions.swift
[133/349] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[134/349] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[135/349] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[136/349] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[137/349] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[138/349] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[139/349] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[140/349] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[141/349] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[142/350] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[143/350] Compiling OpenAPIRuntime URIEncoder.swift
[144/350] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[145/417] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[146/417] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[147/417] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[148/417] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[149/417] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[150/417] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[151/417] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[152/424] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[153/424] Compiling HashTreeCollections _HashNode+Structural merge.swift
[154/424] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[155/424] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[156/424] Compiling HashTreeCollections _HashNode+Structural union.swift
[157/424] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[158/424] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[159/424] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[160/424] Compiling HashTreeCollections TreeDictionary+Collection.swift
[161/424] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[162/424] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[163/424] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[164/424] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[165/424] Compiling HashTreeCollections _HashNode+Lookups.swift
[166/424] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[167/424] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[168/424] Emitting module ConcurrencyHelpers
[169/424] Compiling ConcurrencyHelpers Lock.swift
[170/424] Compiling ConcurrencyHelpers LockedValueBox.swift
[171/424] Compiling HashTreeCollections _AncestorHashSlots.swift
[172/424] Compiling HashTreeCollections _Bitmap.swift
[173/424] Compiling HashTreeCollections _Bucket.swift
[174/424] Compiling HashTreeCollections _Hash.swift
[175/424] Compiling HashTreeCollections _HashLevel.swift
[176/424] Compiling HashTreeCollections _HashNode+Builder.swift
[177/424] Compiling HashTreeCollections _HashNode+Debugging.swift
[178/424] Compiling HashTreeCollections _HashNode+Initializers.swift
[179/424] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[180/424] Compiling HashTreeCollections _HashNode.swift
[183/424] Compiling HashTreeCollections _HashNodeHeader.swift
[184/424] Compiling HashTreeCollections _HashSlot.swift
[186/424] Compiling c-nioatomics.c
[193/440] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[194/440] Compiling HashTreeCollections _HashNode+Storage.swift
[195/440] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[196/440] Compiling HashTreeCollections _HashNode+Structural filter.swift
[197/440] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[198/440] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[199/440] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[200/440] Compiling HashTreeCollections TreeDictionary+Values.swift
[201/440] Compiling HashTreeCollections TreeDictionary.swift
[202/440] Compiling HashTreeCollections TreeSet+Codable.swift
[203/440] Compiling HashTreeCollections TreeSet+Collection.swift
[204/440] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[205/440] Compiling HashTreeCollections TreeSet+Debugging.swift
[206/440] Compiling DequeModule Deque+CustomReflectable.swift
[207/440] Compiling DequeModule Deque+Descriptions.swift
[208/440] Compiling DequeModule Deque+Equatable.swift
[209/440] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[212/440] Compiling HashTreeCollections _HashStack.swift
[213/440] Compiling Tracing TracingTime.swift
[214/440] Compiling Tracing TracerProtocol.swift
[215/440] Compiling Tracing SpanProtocol.swift
[216/440] Compiling Tracing TracerProtocol+Legacy.swift
[217/440] Compiling Tracing Tracer.swift
[218/440] Emitting module Tracing
[219/440] Compiling Tracing InstrumentationSystem+Tracing.swift
[220/440] Compiling Tracing NoOpTracer.swift
[221/443] Compiling DequeModule _DequeBufferHeader.swift
[222/443] Compiling DequeModule _DequeSlot.swift
[227/444] Compiling DequeModule _DequeBuffer.swift
[228/499] Compiling BitCollections BitArray+Shifts.swift
[229/499] Compiling BitCollections BitArray+Testing.swift
[230/499] Compiling BitCollections BitArray._UnsafeHandle.swift
[231/499] Compiling BitCollections BitArray.swift
[232/499] Compiling BitCollections BitSet+BidirectionalCollection.swift
[233/499] Compiling BitCollections BitSet+Codable.swift
[234/499] Compiling BitCollections BitArray+Descriptions.swift
[235/499] Compiling BitCollections BitArray+Equatable.swift
[236/499] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[237/499] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[238/499] Compiling BitCollections BitArray+Extras.swift
[239/499] Compiling BitCollections BitArray+Fill.swift
[240/499] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[241/499] Compiling BitCollections BitSet+CustomReflectable.swift
[242/499] Compiling BitCollections BitSet+CustomStringConvertible.swift
[243/499] Compiling BitCollections BitSet+Equatable.swift
[244/499] Compiling _RopeModule Rope+Remove.swift
[245/499] Compiling _RopeModule Rope+RemoveSubrange.swift
[246/499] Compiling _RopeModule Rope+Split.swift
[247/499] Compiling _RopeModule Optional Utilities.swift
[248/499] Compiling _RopeModule String Utilities.swift
[249/499] Compiling _RopeModule String.Index+ABI.swift
[250/499] Compiling _RopeModule _CharacterRecognizer.swift
[251/499] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[260/507] Compiling DequeModule _UnsafeWrappedBuffer.swift
[261/507] Emitting module Atomics
[262/507] Compiling BitCollections BitArray+Copy.swift
[263/507] Compiling BitCollections BitArray+CustomReflectable.swift
[264/507] Compiling BitCollections BitArray+Hashable.swift
[265/507] Compiling BitCollections BitArray+Initializers.swift
[266/507] Compiling BitCollections BitArray+Codable.swift
[267/507] Compiling BitCollections BitArray+Collection.swift
[268/507] Compiling UnixSignals UnixSignal.swift
[269/507] Compiling UnixSignals UnixSignalsSequence.swift
[270/507] Emitting module UnixSignals
[271/507] Compiling BitCollections BitArray+BitwiseOperations.swift
[272/507] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[277/507] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[278/507] Compiling BitCollections BitSet+Extras.swift
[285/507] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[286/507] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[287/507] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[288/507] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[289/507] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[290/507] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[291/512] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[292/512] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[293/512] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[294/512] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[295/512] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[296/512] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[297/512] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[298/512] Compiling HashTreeCollections TreeSet.swift
[299/512] Compiling BitCollections Range+Utilities.swift
[300/512] Compiling BitCollections Slice+Utilities.swift
[301/512] Compiling BitCollections UInt+Tricks.swift
[302/512] Compiling BitCollections _Word.swift
[305/512] Emitting module BitCollections
[306/512] Emitting module DequeModule
[307/512] Compiling BitCollections BitSet+SetAlgebra union.swift
[308/512] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[309/512] Compiling BitCollections BitSet.Counted.swift
[310/512] Compiling BitCollections BitSet.Index.swift
[311/512] Compiling BitCollections BitSet._UnsafeHandle.swift
[312/512] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[320/512] Emitting module OrderedCollections
[321/512] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[322/512] Compiling BitCollections BitArray+RandomBits.swift
[323/512] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[324/512] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[330/512] Emitting module _RopeModule
[330/512] Compiling c-atomics.c
[333/512] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[334/512] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[335/512] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[336/512] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[337/512] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[338/512] Compiling BitCollections BitSet+Hashable.swift
[339/512] Compiling BitCollections BitSet+Initializers.swift
[340/512] Compiling BitCollections BitSet+Invariants.swift
[341/512] Compiling BitCollections BitSet+Random.swift
[342/512] Compiling BitCollections BitSet+SetAlgebra basics.swift
[343/512] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[352/512] Compiling BitCollections BitArray+Invariants.swift
[362/512] Compiling BitCollections BitSet.swift
[404/564] Compiling AsyncAlgorithms MergeStorage.swift
[405/564] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[406/564] Compiling AsyncAlgorithms Rethrow.swift
[407/564] Compiling AsyncAlgorithms SetAlgebra.swift
[408/564] Compiling AsyncAlgorithms Dictionary.swift
[409/564] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[410/564] Compiling AsyncAlgorithms Locking.swift
[411/564] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[412/564] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[420/564] Compiling AsyncAlgorithms ChannelStorage.swift
[421/564] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[422/564] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[423/564] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[424/564] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[425/564] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[426/564] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[427/564] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[428/564] Compiling AsyncAlgorithms MergeStateMachine.swift
[429/564] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[430/564] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[431/564] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[432/564] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[433/564] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[434/564] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[435/564] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[436/564] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[437/564] Compiling AsyncAlgorithms ChannelStateMachine.swift
[447/564] Compiling NIOConcurrencyHelpers NIOLock.swift
[448/564] Compiling NIOConcurrencyHelpers lock.swift
[449/564] Emitting module NIOConcurrencyHelpers
[450/564] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[451/564] Emitting module AsyncAlgorithms
[452/569] Compiling NIOConcurrencyHelpers atomics.swift
[453/569] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[479/569] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[480/569] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[481/569] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[484/579] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[485/579] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[486/579] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[487/579] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[488/579] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[489/630] Compiling NIOCore ByteBuffer-core.swift
[490/630] Compiling NIOCore ByteBuffer-hex.swift
[491/630] Compiling NIOCore ByteBuffer-int.swift
[492/630] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[493/630] Compiling NIOCore ByteBuffer-multi-int.swift
[494/630] Emitting module HashTreeCollections
[495/630] Emitting module OpenAPIRuntime
[496/638] Emitting module Collections
[497/638] Compiling Collections Collections.swift
[498/638] Compiling NIOCore IPProtocol.swift
[499/638] Compiling NIOCore IntegerBitPacking.swift
[500/638] Compiling NIOCore IntegerTypes.swift
[501/638] Compiling NIOCore Interfaces.swift
[502/638] Compiling NIOCore Linux.swift
[503/638] Compiling Metrics Metrics.swift
[504/638] Emitting module Metrics
[505/638] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[506/638] Compiling NIOCore ByteBuffer-views.swift
[507/638] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[508/638] Compiling NIOCore NIOAsyncWriter.swift
[509/638] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[512/647] Compiling NIOCore MarkedCircularBuffer.swift
[513/647] Compiling NIOCore MulticastChannel.swift
[514/647] Compiling NIOCore NIOAny.swift
[515/647] Compiling NIOCore NIOCloseOnErrorHandler.swift
[516/647] Compiling NIOCore NIOLoopBound.swift
[517/647] Compiling NIOCore NIOScheduledCallback.swift
[518/647] Compiling NIOCore NIOSendable.swift
[519/647] Compiling NIOCore RecvByteBufferAllocator.swift
[520/647] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[521/647] Compiling NIOCore SocketAddresses.swift
[522/653] Compiling NIOCore TimeAmount+Duration.swift
[523/653] Compiling NIOCore TypeAssistedChannelHandler.swift
[524/653] Compiling NIOCore UniversalBootstrapSupport.swift
[525/653] Compiling NIOCore Utilities.swift
[526/653] Compiling OpenAPIRuntime URIParser.swift
[527/653] Compiling OpenAPIRuntime URISerializer.swift
[528/653] Compiling NIOCore AddressedEnvelope.swift
[529/653] Compiling NIOCore AsyncAwaitSupport.swift
[530/653] Compiling NIOCore AsyncChannel.swift
[531/653] Compiling NIOCore AsyncChannelHandler.swift
[532/653] Compiling NIOCore AsyncChannelInboundStream.swift
[533/653] Compiling NIOCore AsyncChannelOutboundWriter.swift
[534/653] Compiling NIOCore NIOAsyncSequenceProducer.swift
[535/653] Compiling NIOCore Codec.swift
[536/653] Compiling NIOCore ConvenienceOptionSupport.swift
[537/653] Compiling NIOCore DeadChannel.swift
[538/653] Compiling NIOCore DispatchQueue+WithFuture.swift
[539/653] Compiling NIOCore EventLoop+Deprecated.swift
[540/653] Compiling NIOCore EventLoop+SerialExecutor.swift
[541/653] Compiling NIOCore EventLoop.swift
[542/653] Compiling NIOCore Channel.swift
[543/653] Compiling NIOCore ChannelHandler.swift
[544/653] Compiling NIOCore ChannelHandlers.swift
[545/653] Compiling NIOCore ChannelInvoker.swift
[546/653] Compiling NIOCore ChannelOption.swift
[547/653] Compiling NIOCore ChannelPipeline.swift
[548/653] Compiling NIOCore CircularBuffer.swift
[556/653] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[557/653] Compiling NIOCore EventLoopFuture+Deprecated.swift
[558/653] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[559/653] Compiling NIOCore EventLoopFuture.swift
[560/653] Compiling NIOCore FileDescriptor.swift
[561/653] Compiling NIOCore FileHandle.swift
[562/653] Compiling NIOCore FileRegion.swift
[566/653] Compiling NIOCore BSDSocketAPI.swift
[567/653] Compiling NIOCore ByteBuffer-aux.swift
[568/653] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[569/653] Compiling NIOCore ByteBuffer-conversions.swift
[577/653] Compiling NIOCore GlobalSingletons.swift
[578/653] Compiling NIOCore IO.swift
[579/653] Compiling NIOCore IOData.swift
[595/653] Compiling NIOCore SocketOptionProvider.swift
[596/653] Compiling NIOCore SystemCallHelpers.swift
[610/653] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[611/653] Compiling ServiceLifecycle ServiceGroup.swift
[612/653] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[613/653] Compiling ServiceLifecycle GracefulShutdown.swift
[614/653] Compiling ServiceLifecycle CancellationWaiter.swift
[615/653] Compiling ServiceLifecycle Service.swift
[616/653] Compiling ServiceLifecycle ServiceRunnerError.swift
[617/653] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[618/653] Emitting module ServiceLifecycle
[653/653] Emitting module NIOCore
[654/708] Emitting module NIOHTTPTypes
[655/708] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[656/708] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[657/708] Compiling NIOEmbedded AsyncTestingChannel.swift
[658/708] Emitting module NIOEmbedded
[659/708] Compiling NIOEmbedded Embedded.swift
[660/708] Compiling NIOPosix GetaddrinfoResolver.swift
[661/708] Compiling NIOPosix HappyEyeballs.swift
[662/708] Compiling NIOPosix IO.swift
[663/708] Compiling NIOPosix IntegerBitPacking.swift
[664/708] Compiling NIOPosix IntegerTypes.swift
[665/708] Compiling NIOPosix Linux.swift
[666/713] Compiling NIOPosix Selectable.swift
[667/713] Compiling NIOPosix SelectableChannel.swift
[668/713] Compiling NIOPosix SelectableEventLoop.swift
[669/713] Compiling NIOPosix SelectorEpoll.swift
[670/713] Compiling NIOPosix SelectorGeneric.swift
[671/713] Emitting module NIOPosix
[672/713] Compiling NIOPosix UnsafeTransfer.swift
[673/713] Compiling NIOPosix Utilities.swift
[674/713] Compiling NIOPosix VsockAddress.swift
[675/713] Compiling NIOPosix VsockChannelEvents.swift
[676/713] Compiling NIOPosix resource_bundle_accessor.swift
[677/713] Compiling NIOPosix LinuxCPUSet.swift
[678/713] Compiling NIOPosix LinuxUring.swift
[679/713] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[680/713] Compiling NIOPosix NIOThreadPool.swift
[681/713] Compiling NIOPosix NonBlockingFileIO.swift
[682/713] Compiling NIOPosix BSDSocketAPICommon.swift
[683/713] Compiling NIOPosix BSDSocketAPIPosix.swift
[684/713] Compiling NIOPosix BSDSocketAPIWindows.swift
[685/713] Compiling NIOPosix BaseSocket.swift
[686/713] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[687/713] Compiling NIOPosix BaseSocketChannel.swift
[688/713] Compiling NIOPosix SocketProtocols.swift
[689/713] Compiling NIOPosix System.swift
[690/713] Compiling NIOPosix Thread.swift
[691/713] Compiling NIOPosix ThreadPosix.swift
[692/713] Compiling NIOPosix ThreadWindows.swift
[693/713] Compiling NIOPosix PendingDatagramWritesManager.swift
[694/713] Compiling NIOPosix PendingWritesManager.swift
[695/713] Compiling NIOPosix PipeChannel.swift
[696/713] Compiling NIOPosix PipePair.swift
[697/713] Compiling NIOPosix Pool.swift
[698/713] Compiling NIOPosix PooledRecvBufferAllocator.swift
[699/713] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[700/713] Compiling NIOPosix PosixSingletons.swift
[701/713] Compiling NIOPosix RawSocketBootstrap.swift
[702/713] Compiling NIOPosix Resolver.swift
[703/713] Compiling NIOPosix SelectorKqueue.swift
[704/713] Compiling NIOPosix SelectorUring.swift
[705/713] Compiling NIOPosix ServerSocket.swift
[706/713] Compiling NIOPosix Socket.swift
[707/713] Compiling NIOPosix SocketChannel.swift
[708/713] Compiling NIOPosix BaseStreamSocketChannel.swift
[709/713] Compiling NIOPosix Bootstrap.swift
[710/713] Compiling NIOPosix ControlMessage.swift
[711/713] Compiling NIOPosix DatagramVectorReadManager.swift
[712/713] Compiling NIOPosix Errors+Any.swift
[713/713] Compiling NIOPosix FileDescriptor.swift
[714/715] Emitting module NIO
[715/715] Compiling NIO Exports.swift
[716/743] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[717/743] Emitting module NIOTLS
[718/743] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[719/743] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[720/743] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[721/743] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[722/743] Compiling NIOTLS TLSEvents.swift
[723/743] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[724/743] Compiling NIOTLS SNIHandler.swift
[725/743] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[726/744] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[727/744] Emitting module NIOFoundationCompat
[728/744] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[729/744] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[730/744] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[731/766] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[732/766] Emitting module NIOHTTP1
[733/766] Compiling NIOTransportServices NIOTSBootstraps.swift
[734/766] Compiling NIOTransportServices NIOTSChannelOptions.swift
[735/766] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[736/766] Compiling NIOTransportServices NIOTSListenerChannel.swift
[737/766] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[738/766] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[739/766] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[740/766] Compiling NIOTransportServices NIOTSDatagramListener.swift
[741/766] Compiling NIOTransportServices AcceptHandler.swift
[742/766] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[743/766] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[744/766] Compiling NIOTransportServices StateManagedListenerChannel.swift
[745/789] Compiling NIOExtras RequestResponseWithIDHandler.swift
[746/789] Compiling NIOExtras UnsafeTransfer.swift
[747/790] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[748/790] Compiling NIOExtras NIORequestIdentifiable.swift
[749/790] Compiling NIOExtras PCAPRingBuffer.swift
[750/790] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[751/790] Emitting module NIOHTTPTypesHTTP1
[752/790] Compiling NIOExtras NIOExtrasError.swift
[753/790] Compiling NIOExtras NIOLengthFieldBitLength.swift
[754/790] Compiling NIOExtras LineBasedFrameDecoder.swift
[755/790] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[756/790] Compiling NIOExtras QuiescingHelper.swift
[757/790] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[758/790] Compiling NIOExtras RequestResponseHandler.swift
[759/790] Emitting module NIOTransportServices
[760/792] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[761/792] Compiling NIOTransportServices StateManagedChannel.swift
[762/792] Compiling NIOExtras FixedLengthFrameDecoder.swift
[763/792] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[764/792] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[765/792] Compiling NIOExtras JSONRPCFraming.swift
[766/792] Compiling NIOExtras DebugInboundEventsHandler.swift
[767/792] Compiling NIOExtras DebugOutboundEventsHandler.swift
[768/792] Emitting module NIOExtras
[769/792] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[770/792] Compiling NIOExtras LengthFieldPrepender.swift
[780/792] Compiling NIOTransportServices NIOTSSingletons.swift
[783/792] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[784/792] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[792/792] Compiling NIOExtras WritePCAPHandler.swift
[793/817] 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
[794/819] 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
[795/819] 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
[796/819] 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
[797/819] 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
[798/819] 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
[799/819] 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
[800/819] 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
[801/819] 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
[802/819] 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
[803/819] 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
[804/819] 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
[805/819] 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
[806/819] 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
[807/819] 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
[808/819] 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
[809/819] 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
[810/819] 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
[811/819] 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
[812/819] 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
[813/819] 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
[814/819] 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
[815/819] 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
[816/819] 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
[817/819] 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
[818/819] 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
[819/819] 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
[820/885] 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
[821/892] 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
[822/892] 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
[823/892] 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
[824/892] 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
[825/892] 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
[826/892] 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
[827/892] 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
[828/892] 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
[829/892] 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
[830/892] 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
[831/892] 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
[832/892] 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
[833/892] 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
[834/892] 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
[835/892] 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
[836/892] 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
[837/892] 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
[838/892] 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
[839/892] 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
[840/892] 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
[841/892] 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
[842/892] 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
[843/892] 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
[844/892] 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
[845/892] 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
[846/892] 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
[847/892] 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
[848/892] 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
[849/892] 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
[850/892] 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
[851/892] 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
[852/892] 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
[853/892] 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
[854/892] 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
[855/892] 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
[856/892] 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
[857/892] 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
[858/892] 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
[859/892] 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
[860/892] 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
[861/892] 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
[862/892] 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
[863/892] 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
[864/892] 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
[865/892] 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
[866/892] 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
[867/892] 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
[868/892] 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
[869/892] 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
[870/892] 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
[871/892] 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
[872/892] 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
[873/892] 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
[874/892] 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
[875/892] 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
[876/892] 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
[877/892] 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
[878/892] 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
[879/892] 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
[880/892] 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
[881/892] 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
[882/892] 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
[883/892] 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
[884/892] 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
[885/892] 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
[886/892] 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
[887/892] 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
[888/892] 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
[889/892] 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
[890/892] 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
[891/892] 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
[892/892] 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
[893/894] Compiling OpenAPIHummingbird OpenAPITransport.swift
[894/894] Emitting module OpenAPIHummingbird
Build complete! (53.62s)
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/apple/swift-openapi-runtime.git
[1/5672] Fetching swift-openapi-runtime
[1703/30095] Fetching swift-openapi-runtime, hummingbird
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.84s)
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (1.83s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.8.2 (2.34s)
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types from cache (0.62s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (1.12s)
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/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
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/swift-server/async-http-client.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.97s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.97s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.98s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.62s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-metrics.git from cache (0.63s)
[1/4974] Fetching swift-distributed-tracing
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.42s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.12s)
Fetched https://github.com/apple/swift-collections.git from cache (0.77s)
[1/2394] Fetching swift-service-lifecycle
[73/7359] Fetching swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (3.04s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.04s)
[2135/4965] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.05s)
Fetched https://github.com/apple/swift-nio.git from cache (3.05s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.08s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (3.69s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (1.05s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.57s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.09s)
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.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.48s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.48s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.48s)
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.81s)
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.30s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.66s)
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.50s)
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.48s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.48s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.06s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.44s)
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.93s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.56s)
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.48s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.49s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.60s)
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.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
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.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-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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio-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-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-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.8.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.6.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.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-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-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime.git"
    },
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    }
  ],
  "manifest_display_name" : "swift-openapi-hummingbird",
  "name" : "swift-openapi-hummingbird",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenAPIHummingbird",
      "targets" : [
        "OpenAPIHummingbird"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPIHummingbirdTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIHummingbirdTests",
      "path" : "Tests/OpenAPIHummingbirdTests",
      "product_dependencies" : [
        "HummingbirdTesting"
      ],
      "sources" : [
        "OpenAPITransportTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIHummingbird"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIHummingbird",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIHummingbird",
      "path" : "Sources/OpenAPIHummingbird",
      "product_dependencies" : [
        "Hummingbird",
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "OpenAPIHummingbird"
      ],
      "sources" : [
        "OpenAPITransport.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.