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-elementary, reference 0.4.1 (e41590), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 02:18:28 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-community/hummingbird-elementary.git
Reference: 0.4.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hummingbird-community/hummingbird-elementary
 * tag               0.4.1      -> FETCH_HEAD
HEAD is now at e41590e non-sendable support for HTMLResponse (#10)
Cloned https://github.com/hummingbird-community/hummingbird-elementary.git
Revision (git rev-parse @):
e41590e49cdb60dcf62004fc15729a10c069249c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hummingbird-community/hummingbird-elementary.git at 0.4.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/hummingbird-community/hummingbird-elementary.git
https://github.com/hummingbird-community/hummingbird-elementary.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" : "elementary",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sliemeobn/elementary.git"
    }
  ],
  "manifest_display_name" : "hummingbird-elementary",
  "name" : "hummingbird-elementary",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "HummingbirdElementary",
      "targets" : [
        "HummingbirdElementary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HummingbirdElementaryTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdElementaryTests",
      "path" : "Tests/HummingbirdElementaryTests",
      "product_dependencies" : [
        "Elementary",
        "HummingbirdTesting"
      ],
      "sources" : [
        "HTMLResponseTests.swift",
        "NonSendableHTMLResponseTests.swift"
      ],
      "target_dependencies" : [
        "HummingbirdElementary"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdElementary",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdElementary",
      "path" : "Sources/HummingbirdElementary",
      "product_dependencies" : [
        "Hummingbird",
        "Elementary"
      ],
      "product_memberships" : [
        "HummingbirdElementary"
      ],
      "sources" : [
        "HTMLResponse.swift",
        "HTMLResponseBodyWriter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/52] Write sources
[0/52] Copying PrivacyInfo.xcprivacy
[1/52] Write sources
[36/52] Compiling CNIOWindows shim.c
[36/52] Compiling CNIOWindows WSAStartup.c
[38/52] Write swift-version-2F0A5646E1D333AE.txt
[39/52] Compiling CNIOWASI CNIOWASI.c
[40/52] Compiling CNIOLinux shim.c
[40/52] Compiling CNIOLinux liburing_shims.c
[42/61] Compiling _AtomicsShims.c
[43/61] Compiling CNIOLLHTTP c_nio_http.c
[44/66] Compiling CNIOLLHTTP c_nio_api.c
[45/93] Compiling CNIOLLHTTP c_nio_llhttp.c
[46/116] Compiling CNIODarwin shim.c
[48/116] Compiling ServiceContextModule ServiceContextKey.swift
[49/116] Emitting module _NIOBase64
[50/116] Compiling _NIOBase64 Base64.swift
[51/116] Emitting module ServiceContextModule
[52/116] Compiling ServiceContextModule ServiceContext.swift
[52/116] Write sources
[54/128] Compiling Instrumentation NoOpInstrument.swift
[55/128] Compiling Elementary HtmlTextRenderer.swift
[56/128] Compiling Elementary RenderingUtils.swift
[57/128] Compiling Elementary Html+Attributes.swift
[58/128] Compiling Elementary Html+Elements.swift
[59/128] Compiling Elementary Html+Rendering.swift
[60/128] Compiling Elementary HtmlAttributes+common.swift
[61/128] Compiling Elementary Environment.swift
[62/128] Compiling Elementary ForEach.swift
[63/128] Compiling Elementary AttributeStorage.swift
[64/128] Compiling Elementary CoreModel.swift
[65/128] Compiling Elementary HtmlDocument.swift
[66/128] Compiling Elementary HtmlElements.swift
[67/128] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[68/128] Compiling Elementary AsyncContent.swift
[69/128] Compiling Elementary AsyncForEach.swift
[70/128] Compiling Elementary HtmlTags.swift
[71/128] Compiling Elementary HtmlAsyncRenderer.swift
[72/128] Emitting module InternalCollectionsUtilities
[73/129] Compiling Instrumentation MultiplexInstrument.swift
[74/129] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[74/129] Write sources
[76/199] Compiling HTTPTypes ISOLatin1String.swift
[77/199] Compiling HTTPTypes NIOLock.swift
[78/199] Compiling Logging MetadataProvider.swift
[79/199] Compiling _NIODataStructures PriorityQueue.swift
[80/199] Emitting module _NIODataStructures
[81/199] Compiling _NIODataStructures _TinyArray.swift
[82/199] Compiling _NIODataStructures Heap.swift
[83/199] Emitting module Instrumentation
[84/199] Compiling Instrumentation InstrumentationSystem.swift
[85/199] Compiling Instrumentation Instrument.swift
[86/199] Compiling Instrumentation Locks.swift
[87/206] Compiling HTTPTypes HTTPRequest.swift
[88/206] Compiling HTTPTypes HTTPParsedFields.swift
[89/206] Compiling HTTPTypes HTTPFieldName.swift
[90/206] Compiling HTTPTypes HTTPFields.swift
[91/206] Compiling HTTPTypes HTTPField.swift
[92/206] Compiling HTTPTypes HTTPResponse.swift
[93/206] Emitting module HTTPTypes
[94/262] Emitting module Logging
[95/262] Compiling Logging Locks.swift
[96/262] Compiling Logging Logging.swift
[97/262] Compiling Logging LogHandler.swift
[98/262] Emitting module CoreMetrics
[99/262] Compiling CoreMetrics Metrics.swift
[100/262] Compiling CoreMetrics Locks.swift
[101/270] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[102/286] Compiling HeapModule Heap+Invariants.swift
[103/286] Compiling HeapModule _HeapNode.swift
[104/286] Compiling HeapModule Heap.swift
[105/286] Compiling HeapModule Heap+UnsafeHandle.swift
[106/286] Compiling HeapModule Heap+Descriptions.swift
[107/364] Emitting module HeapModule
[108/364] Compiling HashTreeCollections _HashNode+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[109/364] Compiling HashTreeCollections _HashNode+Invariants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[110/364] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[111/364] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[112/364] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[113/364] Compiling HashTreeCollections _HashNode+Structural merge.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[114/366] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[115/366] Compiling HashTreeCollections _HashNode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[116/366] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[117/366] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[118/366] Compiling HashTreeCollections _HashNodeHeader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[119/366] Compiling HashTreeCollections _HashSlot.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[120/366] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[121/366] Compiling HashTreeCollections TreeDictionary+Merge.swift
[122/366] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[123/366] Compiling HashTreeCollections TreeSet+Equatable.swift
[124/366] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[125/366] Compiling HashTreeCollections TreeSet+Extras.swift
[126/374] Emitting module Elementary
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[128/374] Compiling HashTreeCollections _HashStack.swift
[129/374] Compiling HashTreeCollections _HashTreeIterator.swift
[130/374] Compiling HashTreeCollections _HashTreeStatistics.swift
[136/374] Compiling Elementary SendOnceBox.swift
[137/374] Compiling Elementary SendableAnyHTMLBox.swift
[138/374] Compiling HashTreeCollections _HashNode+Structural union.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[141/374] Compiling HashTreeCollections _AncestorHashSlots.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[142/374] Compiling HashTreeCollections _Bitmap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[143/374] Compiling HashTreeCollections _HashLevel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[144/374] Compiling HashTreeCollections _HashNode+Builder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[145/374] Compiling HashTreeCollections _HashNode+Debugging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/374] Compiling HashTreeCollections _Bucket.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[147/374] Compiling HashTreeCollections _Hash.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[151/374] Compiling ConcurrencyHelpers LockedValueBox.swift
[152/374] Emitting module ConcurrencyHelpers
[153/374] Compiling ConcurrencyHelpers Lock.swift
[161/400] Compiling c-nioatomics.c
[163/455] Compiling BitCollections BitArray+BitwiseOperations.swift
[164/455] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[165/455] Compiling BitCollections BitArray+Codable.swift
[166/455] Compiling BitCollections BitArray+Collection.swift
[167/455] Compiling BitCollections BitArray+Copy.swift
[168/455] Compiling BitCollections BitArray+CustomReflectable.swift
[169/455] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[170/455] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[171/455] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[172/455] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[173/455] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[174/455] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[175/455] Compiling HashTreeCollections _HashNode+Lookups.swift
[176/455] Compiling DequeModule _DequeSlot.swift
[177/455] Compiling DequeModule _DequeBuffer.swift
[178/455] Compiling DequeModule _DequeBufferHeader.swift
[181/455] Compiling BitCollections BitArray+Invariants.swift
[182/455] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[184/456] Compiling OrderedCollections OrderedSet+SubSequence.swift
[185/456] Compiling OrderedCollections OrderedSet+Testing.swift
[186/456] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[187/456] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[188/456] Compiling OrderedCollections OrderedSet.swift
[189/456] Compiling OrderedCollections _UnsafeBitset.swift
[190/456] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[191/456] Compiling BitCollections BitArray+Testing.swift
[192/456] Compiling BitCollections BitArray._UnsafeHandle.swift
[193/456] Compiling BitCollections BitArray.swift
[194/456] Compiling BitCollections BitSet+BidirectionalCollection.swift
[195/456] Compiling BitCollections BitSet+Codable.swift
[196/456] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[197/456] Compiling BitCollections BitSet+CustomReflectable.swift
[198/456] Compiling BitCollections BitSet+CustomStringConvertible.swift
[199/456] Compiling BitCollections BitSet+Equatable.swift
[200/456] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[201/456] Compiling BitCollections BitSet+Extras.swift
[202/456] Compiling BitCollections BitSet+Hashable.swift
[203/456] Compiling BitCollections BitSet+SetAlgebra union.swift
[204/456] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[205/456] Compiling BitCollections BitSet.Counted.swift
[206/456] Compiling BitCollections BitSet.Index.swift
[207/456] Compiling BitCollections BitSet._UnsafeHandle.swift
[208/456] Compiling BitCollections BitArray+Descriptions.swift
[209/456] Compiling BitCollections BitArray+Equatable.swift
[210/456] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[211/456] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[212/456] Compiling BitCollections BitArray+Extras.swift
[213/456] Compiling BitCollections BitArray+Fill.swift
[214/456] Compiling BitCollections BitArray+Shifts.swift
[224/459] Compiling BitCollections BitSet+Initializers.swift
[225/459] Compiling BitCollections BitSet+Invariants.swift
[226/459] Compiling BitCollections BitSet+Random.swift
[227/459] Compiling BitCollections BitSet+SetAlgebra basics.swift
[228/459] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[229/459] Compiling Tracing TracerProtocol.swift
[230/459] Compiling Tracing NoOpTracer.swift
[231/459] Compiling Tracing InstrumentationSystem+Tracing.swift
[232/459] Compiling Tracing Tracer.swift
[233/459] Compiling Tracing SpanProtocol.swift
[234/459] Compiling Tracing TracerProtocol+Legacy.swift
[235/459] Compiling Tracing TracingTime.swift
[236/459] Emitting module Tracing
[236/459] Write sources
[240/459] Compiling BitCollections BitArray+RandomBits.swift
[241/459] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[242/459] Compiling BitCollections BitArray+Hashable.swift
[243/459] Compiling BitCollections BitArray+Initializers.swift
[248/459] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[249/459] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[250/459] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[251/459] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[252/461] Compiling DequeModule _UnsafeWrappedBuffer.swift
[253/461] Emitting module DequeModule
[272/466] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[274/466] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[279/466] Compiling Atomics IntegerOperations.swift
[280/466] Compiling Atomics Unmanaged extensions.swift
[281/466] Emitting module BitCollections
[282/466] Compiling BitCollections Range+Utilities.swift
[283/466] Compiling BitCollections Slice+Utilities.swift
[284/466] Compiling BitCollections UInt+Tricks.swift
[285/466] Compiling BitCollections _Word.swift
[288/466] Compiling UnixSignals UnixSignal.swift
[289/466] Compiling UnixSignals UnixSignalsSequence.swift
[290/466] Emitting module UnixSignals
[297/466] Compiling BitCollections BitSet.swift
[322/474] Compiling c-atomics.c
[326/474] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[327/474] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[328/474] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[329/474] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[330/474] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[362/474] Compiling _RopeModule Rope+Remove.swift
[363/474] Compiling _RopeModule Rope+RemoveSubrange.swift
[364/474] Compiling _RopeModule Rope+Split.swift
[365/474] Compiling _RopeModule Optional Utilities.swift
[366/474] Compiling _RopeModule String Utilities.swift
[367/474] Compiling _RopeModule String.Index+ABI.swift
[368/474] Compiling _RopeModule _CharacterRecognizer.swift
[369/474] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[392/474] Emitting module OrderedCollections
[402/480] Emitting module _RopeModule
[410/480] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[411/480] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[412/480] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[413/480] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[414/480] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[415/480] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[416/480] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[417/480] Compiling HashTreeCollections TreeSet.swift
[418/526] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[419/526] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[420/526] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[421/526] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[422/526] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[423/526] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[424/526] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[425/526] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[426/526] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[427/526] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[428/526] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[429/526] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[430/526] Compiling AsyncAlgorithms SetAlgebra.swift
[431/526] Compiling AsyncAlgorithms Dictionary.swift
[432/526] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[433/526] Compiling AsyncAlgorithms Locking.swift
[434/526] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[435/526] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[436/526] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[437/526] Compiling AsyncAlgorithms ChannelStateMachine.swift
[438/526] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[439/526] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[444/526] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[445/526] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[446/526] Compiling AsyncAlgorithms ChannelStorage.swift
[447/526] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[448/526] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[449/526] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[450/526] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[451/526] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[452/526] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[453/526] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[454/526] Compiling AsyncAlgorithms CombineLatestStorage.swift
[455/526] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[456/526] Compiling AsyncAlgorithms DebounceStateMachine.swift
[457/526] Compiling AsyncAlgorithms DebounceStorage.swift
[458/526] Compiling AsyncAlgorithms MergeStateMachine.swift
[459/526] Compiling AsyncAlgorithms MergeStorage.swift
[460/526] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[461/526] Compiling AsyncAlgorithms Rethrow.swift
[471/526] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[472/526] Compiling NIOConcurrencyHelpers NIOLock.swift
[473/526] Compiling NIOConcurrencyHelpers lock.swift
[474/526] Compiling NIOConcurrencyHelpers atomics.swift
[475/526] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[476/526] Emitting module NIOConcurrencyHelpers
[477/526] Emitting module Atomics
[478/526] Emitting module AsyncAlgorithms
[504/592] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[505/592] Compiling NIOCore NIOAsyncWriter.swift
[506/592] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[507/592] Compiling NIOCore BSDSocketAPI.swift
[508/592] Compiling NIOCore ByteBuffer-aux.swift
[509/592] Emitting module HashTreeCollections
[510/594] Emitting module Collections
[511/594] Compiling Collections Collections.swift
[512/594] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[513/594] Compiling NIOCore ByteBuffer-conversions.swift
[514/594] Compiling NIOCore Codec.swift
[515/594] Compiling NIOCore ConvenienceOptionSupport.swift
[516/594] Compiling NIOCore DeadChannel.swift
[517/594] Compiling NIOCore GlobalSingletons.swift
[518/594] Compiling NIOCore IO.swift
[519/594] Compiling NIOCore IOData.swift
[520/594] Compiling NIOCore IPProtocol.swift
[521/594] Compiling NIOCore IntegerBitPacking.swift
[522/594] Compiling NIOCore IntegerTypes.swift
[523/600] Compiling NIOCore ByteBuffer-core.swift
[524/600] Compiling NIOCore ByteBuffer-hex.swift
[525/600] Compiling NIOCore ByteBuffer-int.swift
[526/600] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[527/600] Compiling NIOCore ByteBuffer-multi-int.swift
[528/600] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[529/600] Compiling NIOCore ByteBuffer-views.swift
[530/600] Compiling NIOCore Channel.swift
[531/600] Compiling NIOCore ChannelHandler.swift
[532/600] Compiling NIOCore ChannelHandlers.swift
[533/600] Compiling NIOCore AsyncChannel.swift
[534/600] Compiling NIOCore AsyncChannelHandler.swift
[535/600] Compiling NIOCore AsyncChannelInboundStream.swift
[536/600] Compiling NIOCore AsyncChannelOutboundWriter.swift
[537/600] Compiling NIOCore NIOAsyncSequenceProducer.swift
[538/609] Compiling NIOCore NIOLoopBound.swift
[539/609] Compiling NIOCore NIOScheduledCallback.swift
[540/609] Compiling NIOCore NIOSendable.swift
[541/609] Compiling NIOCore RecvByteBufferAllocator.swift
[542/609] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[543/609] Compiling NIOCore SocketAddresses.swift
[544/609] Compiling ServiceLifecycle ServiceRunnerError.swift
[545/609] Compiling NIOCore SocketOptionProvider.swift
[546/609] Compiling NIOCore SystemCallHelpers.swift
[547/609] Compiling NIOCore TimeAmount+Duration.swift
[548/609] Compiling NIOCore TypeAssistedChannelHandler.swift
[549/609] Compiling NIOCore UniversalBootstrapSupport.swift
[550/609] Compiling NIOCore Utilities.swift
[551/609] Compiling Metrics Metrics.swift
[552/609] Emitting module Metrics
[553/609] Compiling ServiceLifecycle Service.swift
[554/609] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[555/609] Compiling NIOCore AddressedEnvelope.swift
[556/609] Compiling NIOCore AsyncAwaitSupport.swift
[565/609] Compiling NIOCore DispatchQueue+WithFuture.swift
[566/609] Compiling NIOCore EventLoop+Deprecated.swift
[567/609] Compiling NIOCore EventLoop+SerialExecutor.swift
[568/609] Compiling NIOCore EventLoop.swift
[569/609] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[570/609] Compiling NIOCore EventLoopFuture+Deprecated.swift
[571/609] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[572/609] Compiling NIOCore EventLoopFuture.swift
[573/609] Compiling NIOCore FileDescriptor.swift
[574/609] Compiling NIOCore FileHandle.swift
[575/609] Compiling NIOCore FileRegion.swift
[576/609] Compiling ServiceLifecycle CancellationWaiter.swift
[577/609] Emitting module ServiceLifecycle
[578/609] Compiling ServiceLifecycle GracefulShutdown.swift
[579/609] Compiling ServiceLifecycle ServiceGroup.swift
[580/609] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[581/609] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[585/609] Compiling NIOCore ChannelInvoker.swift
[586/609] Compiling NIOCore ChannelOption.swift
[587/609] Compiling NIOCore ChannelPipeline.swift
[588/609] Compiling NIOCore CircularBuffer.swift
[596/609] Compiling NIOCore Interfaces.swift
[597/609] Compiling NIOCore Linux.swift
[598/609] Compiling NIOCore MarkedCircularBuffer.swift
[599/609] Compiling NIOCore MulticastChannel.swift
[600/609] Compiling NIOCore NIOAny.swift
[601/609] Compiling NIOCore NIOCloseOnErrorHandler.swift
[609/609] Emitting module NIOCore
[610/664] Emitting module NIOHTTPTypes
[611/664] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[612/664] Emitting module NIOEmbedded
[613/664] Compiling NIOEmbedded AsyncTestingChannel.swift
[614/664] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[615/664] Compiling NIOEmbedded Embedded.swift
[616/664] Compiling NIOPosix SocketProtocols.swift
[617/664] Compiling NIOPosix System.swift
[618/664] Compiling NIOPosix Thread.swift
[619/664] Compiling NIOPosix ThreadPosix.swift
[620/664] Compiling NIOPosix ThreadWindows.swift
[621/664] Compiling NIOPosix Selectable.swift
[622/664] Compiling NIOPosix SelectableChannel.swift
[623/664] Compiling NIOPosix SelectableEventLoop.swift
[624/664] Compiling NIOPosix SelectorEpoll.swift
[625/664] Compiling NIOPosix SelectorGeneric.swift
[626/669] Emitting module NIOPosix
[627/669] Compiling NIOPosix BSDSocketAPICommon.swift
[628/669] Compiling NIOPosix BSDSocketAPIPosix.swift
[629/669] Compiling NIOPosix BSDSocketAPIWindows.swift
[630/669] Compiling NIOPosix BaseSocket.swift
[631/669] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[632/669] Compiling NIOPosix BaseSocketChannel.swift
[633/669] Compiling NIOPosix PendingDatagramWritesManager.swift
[634/669] Compiling NIOPosix PendingWritesManager.swift
[635/669] Compiling NIOPosix PipeChannel.swift
[636/669] Compiling NIOPosix PipePair.swift
[637/669] Compiling NIOPosix Pool.swift
[638/669] Compiling NIOPosix SelectorKqueue.swift
[639/669] Compiling NIOPosix SelectorUring.swift
[640/669] Compiling NIOPosix ServerSocket.swift
[641/669] Compiling NIOPosix Socket.swift
[642/669] Compiling NIOPosix SocketChannel.swift
[643/669] Compiling NIOPosix LinuxCPUSet.swift
[644/669] Compiling NIOPosix LinuxUring.swift
[645/669] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[646/669] Compiling NIOPosix NIOThreadPool.swift
[647/669] Compiling NIOPosix NonBlockingFileIO.swift
[648/669] Compiling NIOPosix PooledRecvBufferAllocator.swift
[649/669] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[650/669] Compiling NIOPosix PosixSingletons.swift
[651/669] Compiling NIOPosix RawSocketBootstrap.swift
[652/669] Compiling NIOPosix Resolver.swift
[653/669] Compiling NIOPosix UnsafeTransfer.swift
[654/669] Compiling NIOPosix Utilities.swift
[655/669] Compiling NIOPosix VsockAddress.swift
[656/669] Compiling NIOPosix VsockChannelEvents.swift
[657/669] Compiling NIOPosix resource_bundle_accessor.swift
[658/669] Compiling NIOPosix GetaddrinfoResolver.swift
[659/669] Compiling NIOPosix HappyEyeballs.swift
[660/669] Compiling NIOPosix IO.swift
[661/669] Compiling NIOPosix IntegerBitPacking.swift
[662/669] Compiling NIOPosix IntegerTypes.swift
[663/669] Compiling NIOPosix Linux.swift
[664/669] Compiling NIOPosix BaseStreamSocketChannel.swift
[665/669] Compiling NIOPosix Bootstrap.swift
[666/669] Compiling NIOPosix ControlMessage.swift
[667/669] Compiling NIOPosix DatagramVectorReadManager.swift
[668/669] Compiling NIOPosix Errors+Any.swift
[669/669] Compiling NIOPosix FileDescriptor.swift
[670/671] Emitting module NIO
[671/671] Compiling NIO Exports.swift
[672/699] Compiling NIOTLS TLSEvents.swift
[673/699] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[674/699] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[675/699] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[676/699] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[677/699] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[678/700] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[679/700] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[680/700] Emitting module NIOTLS
[681/700] Compiling NIOTLS SNIHandler.swift
[682/700] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[683/700] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[684/700] Emitting module NIOFoundationCompat
[685/700] Compiling NIOHTTP1 HTTPEncoder.swift
[686/700] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[687/700] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[688/700] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[689/722] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[690/722] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[691/722] Compiling NIOTransportServices NIOTSListenerChannel.swift
[692/722] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[693/722] Compiling NIOTransportServices NIOTSDatagramListener.swift
[694/722] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[695/722] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[696/722] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[697/722] Compiling NIOTransportServices NIOTSSingletons.swift
[698/722] Emitting module NIOHTTP1
[699/722] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[700/722] Compiling NIOTransportServices StateManagedChannel.swift
[701/745] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[702/745] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[703/745] Emitting module NIOHTTPTypesHTTP1
[704/745] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[705/745] Compiling NIOExtras NIOExtrasError.swift
[706/745] Compiling NIOExtras NIOLengthFieldBitLength.swift
[707/746] Compiling NIOExtras RequestResponseWithIDHandler.swift
[708/746] Compiling NIOExtras UnsafeTransfer.swift
[709/746] Compiling NIOExtras LineBasedFrameDecoder.swift
[710/746] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[711/746] Compiling NIOExtras DebugInboundEventsHandler.swift
[712/746] Compiling NIOExtras DebugOutboundEventsHandler.swift
[713/746] Compiling NIOExtras QuiescingHelper.swift
[714/746] Compiling NIOExtras RequestResponseHandler.swift
[715/746] Compiling NIOExtras NIORequestIdentifiable.swift
[716/746] Compiling NIOExtras PCAPRingBuffer.swift
[717/746] Compiling NIOExtras FixedLengthFrameDecoder.swift
[718/746] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[719/746] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[720/746] Compiling NIOExtras JSONRPCFraming.swift
[721/746] Emitting module NIOExtras
[722/746] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[723/746] Compiling NIOExtras LengthFieldPrepender.swift
[724/746] Emitting module NIOTransportServices
[725/748] Compiling NIOExtras WritePCAPHandler.swift
[738/748] Compiling NIOTransportServices StateManagedListenerChannel.swift
[739/748] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[746/748] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[747/748] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[748/748] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[749/773] 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
[750/775] 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
[751/775] 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
[752/775] 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
[753/775] 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
[754/775] 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
[755/775] 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
[756/775] 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
[757/775] 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
[758/775] 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
[759/775] 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
[760/775] 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
[761/775] 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
[762/775] 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
[763/775] 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
[764/775] 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
[765/775] 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
[766/775] 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
[767/775] 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
[768/775] 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
[769/775] 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
[770/775] 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
[771/775] 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
[772/775] 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
[773/775] 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
[774/775] 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
[775/775] 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
[776/841] 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
[777/841] 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
[778/841] 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
[779/841] 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
[780/841] 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
[781/841] 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
[782/841] 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
[783/841] 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
[784/848] 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
[785/848] 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
[786/848] 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
[787/848] 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
[788/848] 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
[789/848] 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
[790/848] 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
[791/848] 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
[792/848] 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
[793/848] 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
[794/848] 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
[795/848] 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
[796/848] 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
[797/848] 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
[798/848] 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
[799/848] 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
[800/848] 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
[801/848] 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
[802/848] 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
[803/848] 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
[804/848] 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
[805/848] 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
[806/848] 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
[807/848] 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
[808/848] 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
[809/848] 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
[810/848] 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
[811/848] 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
[812/848] 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
[813/848] 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
[814/848] 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
[815/848] 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
[816/848] 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
[817/848] 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
[818/848] 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
[819/848] 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
[820/848] 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/848] 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/848] 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/848] 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/848] 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/848] 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/848] 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/848] 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/848] 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
[829/848] 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
[830/848] 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
[831/848] 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
[832/848] 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
[833/848] 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
[834/848] 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
[835/848] 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
[836/848] 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
[837/848] 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
[838/848] 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
[839/848] 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
[840/848] 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
[841/848] 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
[842/848] 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
[843/848] 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
[844/848] 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
[845/848] 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
[846/848] 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
[847/848] 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
[848/848] 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
[849/851] Emitting module HummingbirdElementary
[850/851] Compiling HummingbirdElementary HTMLResponseBodyWriter.swift
[851/851] Compiling HummingbirdElementary HTMLResponse.swift
Build complete! (52.24s)
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/sliemeobn/elementary.git
[1/1263] Fetching elementary
[1264/25686] Fetching elementary, hummingbird
Fetched https://github.com/sliemeobn/elementary.git from cache (1.58s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.58s)
Computing version for https://github.com/sliemeobn/elementary.git
Computed https://github.com/sliemeobn/elementary.git at 0.5.2 (2.10s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.12.0 (0.51s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/swift-server/swift-service-lifecycle.git
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/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
[1/2394] Fetching swift-service-lifecycle
Fetched https://github.com/swift-server/async-http-client.git from cache (0.75s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.76s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.86s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.93s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.93s)
Fetched https://github.com/apple/swift-nio.git from cache (0.94s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.94s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.59s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.53s)
[1/4974] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-log.git from cache (0.72s)
Fetched https://github.com/apple/swift-collections.git from cache (0.71s)
[1444/9939] Fetching swift-distributed-tracing, swift-async-algorithms
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.11s)
[1391/4965] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.09s)
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.58s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (1.08s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.07s)
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.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.84s)
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.36s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.72s)
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.49s)
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-algorithms.git from cache
Fetching https://github.com/apple/swift-http-structured-headers.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.09s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.50s)
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.00s)
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.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.63s)
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.51s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.49s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.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.61s)
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-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/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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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/sliemeobn/elementary.git
Working copy of https://github.com/sliemeobn/elementary.git resolved at 0.5.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-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-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-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/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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-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/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-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-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-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-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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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" : "elementary",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sliemeobn/elementary.git"
    }
  ],
  "manifest_display_name" : "hummingbird-elementary",
  "name" : "hummingbird-elementary",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "HummingbirdElementary",
      "targets" : [
        "HummingbirdElementary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HummingbirdElementaryTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdElementaryTests",
      "path" : "Tests/HummingbirdElementaryTests",
      "product_dependencies" : [
        "Elementary",
        "HummingbirdTesting"
      ],
      "sources" : [
        "HTMLResponseTests.swift",
        "NonSendableHTMLResponseTests.swift"
      ],
      "target_dependencies" : [
        "HummingbirdElementary"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdElementary",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdElementary",
      "path" : "Sources/HummingbirdElementary",
      "product_dependencies" : [
        "Hummingbird",
        "Elementary"
      ],
      "product_memberships" : [
        "HummingbirdElementary"
      ],
      "sources" : [
        "HTMLResponse.swift",
        "HTMLResponseBodyWriter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.