Build Information
Successful build of swift-openapi-hummingbird, reference main (c464db
), with Swift 6.1 for Linux on 8 May 2025 23:54:52 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-openapi-hummingbird.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/swift-server/swift-openapi-hummingbird
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c464db1 Drop swift 5.9, add CI for swift 6.1 (#25)
Cloned https://github.com/swift-server/swift-openapi-hummingbird.git
Revision (git rev-parse @):
c464db1afe2c886083fd60e38f281150ac7e73e5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-openapi-hummingbird.git at main
========================================
Build
========================================
Selected platform: linux
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
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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" : "/host/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.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/hummingbird-project/hummingbird.git
[1/5672] Fetching swift-openapi-runtime
[5673/30109] Fetching swift-openapi-runtime, hummingbird
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (0.88s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (0.90s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.8.2 (1.32s)
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.19s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.62s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.13.0 (0.59s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/5884] Fetching swift-nio-extras
[119/17398] Fetching swift-nio-extras, swift-nio-http2
[527/20054] Fetching swift-nio-extras, swift-nio-http2, swift-nio-transport-services
[2299/22480] Fetching swift-nio-extras, swift-nio-http2, swift-nio-transport-services, swift-service-lifecycle
[7900/36473] Fetching swift-nio-extras, swift-nio-http2, swift-nio-transport-services, swift-service-lifecycle, async-http-client
[14534/51309] Fetching swift-nio-extras, swift-nio-http2, swift-nio-transport-services, swift-service-lifecycle, async-http-client, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.68s)
[21052/45425] Fetching swift-nio-http2, swift-nio-transport-services, swift-service-lifecycle, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
[37267/121288] Fetching swift-nio-http2, swift-nio-transport-services, swift-service-lifecycle, async-http-client, swift-nio-ssl, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (1.49s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[31072/107295] Fetching swift-nio-http2, swift-nio-transport-services, swift-service-lifecycle, swift-nio-ssl, swift-nio
[38642/112269] Fetching swift-nio-http2, swift-nio-transport-services, swift-service-lifecycle, swift-nio-ssl, swift-nio, swift-distributed-tracing
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.95s)
[40703/100755] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-ssl, swift-nio, swift-distributed-tracing
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.69s)
Fetching https://github.com/apple/swift-log.git
[50264/95781] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-ssl, swift-nio
[57092/97987] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-ssl, swift-nio, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.53s)
Fetching https://github.com/apple/swift-collections.git
[63919/95781] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-ssl, swift-nio
[64679/99617] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-ssl, swift-nio, swift-log
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.80s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (2.80s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.82s)
Fetched https://github.com/apple/swift-log.git from cache (0.62s)
[49311/75863] Fetching swift-nio
[50071/92234] Fetching swift-nio, swift-collections
[56604/97210] Fetching swift-nio, swift-collections, swift-async-algorithms
[57301/98915] Fetching swift-nio, swift-collections, swift-async-algorithms, swift-atomics
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.44s)
[65375/93939] Fetching swift-nio, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.47s)
[64429/92234] Fetching swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.38s)
Fetched https://github.com/apple/swift-nio.git from cache (9.43s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (10.92s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (2.51s)
Fetching https://github.com/apple/swift-system.git
[1/4367] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.88s)
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.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.41s)
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.42s)
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.25s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.66s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.64s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.46s)
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.49s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1135] Fetching swift-http-structured-headers
[1136/7094] Fetching swift-http-structured-headers, swift-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.26s)
[3457/5959] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.35s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.82s)
Fetching https://github.com/apple/swift-numerics.git
[1/5675] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.36s)
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.80s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.46s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.43s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.44s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.45s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.54s)
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/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-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-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-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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-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-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.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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.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.13.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/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-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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Building for debugging...
[0/48] Write sources
[32/48] Compiling CNIOWindows WSAStartup.c
[33/48] Compiling CNIOWindows shim.c
[33/48] Compiling CNIOWASI CNIOWASI.c
[35/48] Compiling _AtomicsShims.c
[36/48] Compiling CNIOLinux liburing_shims.c
[37/48] Compiling CNIODarwin shim.c
[37/48] Compiling CNIOLLHTTP c_nio_http.c
[37/48] Write sources
[42/48] Compiling CNIOLLHTTP c_nio_api.c
[43/48] Compiling CNIOLinux shim.c
[44/48] Write swift-version-24593BA9C3E375BF.txt
[45/48] Compiling CNIOLLHTTP c_nio_llhttp.c
[47/87] Emitting module _NIOBase64
[48/87] Emitting module Logging
[49/87] Compiling InternalCollectionsUtilities _SortedCollection.swift
[50/87] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[51/87] Compiling _NIOBase64 Base64.swift
[52/87] Compiling InternalCollectionsUtilities Debugging.swift
[53/87] Compiling InternalCollectionsUtilities Descriptions.swift
[54/89] Emitting module InternalCollectionsUtilities
[55/89] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[56/89] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[57/89] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[58/90] Compiling ServiceContextModule ServiceContextKey.swift
[59/90] Emitting module ServiceContextModule
[60/90] Compiling HTTPTypes ISOLatin1String.swift
[61/90] Compiling ServiceContextModule ServiceContext.swift
[62/90] Compiling HTTPTypes HTTPResponse.swift
[63/90] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[64/90] Compiling InternalCollectionsUtilities Specialize.swift
[65/92] Compiling HTTPTypes HTTPRequest.swift
[65/92] Compiling c-nioatomics.c
[67/92] Compiling HTTPTypes HTTPParsedFields.swift
[68/92] Compiling _NIODataStructures PriorityQueue.swift
[69/92] Compiling _NIODataStructures _TinyArray.swift
[70/92] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[71/92] Compiling InternalCollectionsUtilities Integer rank.swift
[72/92] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[73/92] Compiling InternalCollectionsUtilities UInt+reversed.swift
[74/92] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[75/92] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[76/92] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[77/92] Emitting module HTTPTypes
[80/99] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[81/99] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[82/118] Compiling c-atomics.c
[84/124] Compiling ConcurrencyHelpers LockedValueBox.swift
[85/124] Compiling Instrumentation NoOpInstrument.swift
[86/124] Compiling Atomics UnsafeAtomic.swift
[87/124] Compiling Atomics UnsafeAtomicLazyReference.swift
[88/124] Compiling Atomics AtomicMemoryOrderings.swift
[89/124] Compiling Atomics DoubleWord.swift
[90/124] Compiling Atomics ManagedAtomic.swift
[91/124] Compiling Atomics ManagedAtomicLazyReference.swift
[92/126] Emitting module Instrumentation
[93/126] Compiling HTTPTypes NIOLock.swift
[94/126] Compiling Logging MetadataProvider.swift
[95/137] Compiling Instrumentation MultiplexInstrument.swift
[96/155] Compiling ConcurrencyHelpers Lock.swift
[97/156] Emitting module ConcurrencyHelpers
[98/165] Compiling Instrumentation Locks.swift
[99/173] Compiling Logging LogHandler.swift
[100/178] Compiling Logging Logging.swift
[101/191] Compiling Logging Locks.swift
[102/193] Compiling Instrumentation InstrumentationSystem.swift
[103/193] Compiling Instrumentation Instrument.swift
[104/197] Emitting module CoreMetrics
[105/197] Emitting module _NIODataStructures
[106/197] Compiling _NIODataStructures Heap.swift
[108/198] Compiling _RopeModule BigString+Iterators.swift
[109/198] Compiling _RopeModule BigString+Metrics.swift
[110/198] Compiling _RopeModule BigString+Summary.swift
[112/198] Compiling _RopeModule BigString.swift
[113/198] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[114/198] Compiling _RopeModule BigString+Chunk+Breaks.swift
[117/198] Compiling _RopeModule BigString+Chunk.swift
[118/198] Compiling _RopeModule BigString+BidirectionalCollection.swift
[119/269] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[120/269] Compiling HeapModule Heap+Descriptions.swift
[121/269] Emitting module UnixSignals
[122/269] Compiling HeapModule Heap.swift
[123/269] Compiling HeapModule _HeapNode.swift
[124/269] Compiling CoreMetrics Locks.swift
[125/269] Compiling CoreMetrics Metrics.swift
[126/270] Compiling HeapModule Heap+UnsafeHandle.swift
[127/270] Compiling HeapModule Heap+Invariants.swift
[128/270] Emitting module HeapModule
[130/271] Compiling UnixSignals UnixSignal.swift
[131/271] Compiling UnixSignals UnixSignalsSequence.swift
[133/272] Compiling NIOConcurrencyHelpers lock.swift
[134/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[135/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[136/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[137/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[138/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[139/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[140/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[141/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[142/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[143/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[144/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[145/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[146/272] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[147/272] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[148/279] Emitting module NIOConcurrencyHelpers
[150/279] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[151/279] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[152/279] Compiling NIOConcurrencyHelpers NIOLock.swift
[153/279] Compiling NIOConcurrencyHelpers atomics.swift
[160/290] Compiling OrderedCollections OrderedSet+Sendable.swift
[161/290] Compiling OrderedCollections OrderedSet+SubSequence.swift
[162/290] Compiling OrderedCollections OrderedSet+Testing.swift
[163/290] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[164/299] Compiling OrderedCollections OrderedSet+Initializers.swift
[165/299] Compiling OrderedCollections OrderedSet+Insertions.swift
[166/299] Compiling OrderedCollections OrderedSet+Invariants.swift
[167/299] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[168/299] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[169/299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[170/299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[171/299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[172/299] Compiling OrderedCollections OrderedDictionary.swift
[173/299] Compiling OrderedCollections OrderedSet+Codable.swift
[174/299] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[175/299] Compiling OrderedCollections OrderedSet+Descriptions.swift
[176/299] Compiling OrderedCollections OrderedSet+Diffing.swift
[177/299] Compiling OrderedCollections OrderedSet+Equatable.swift
[178/299] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[179/299] Compiling OrderedCollections OrderedSet+Hashable.swift
[180/299] Compiling OrderedCollections OrderedDictionary+Codable.swift
[181/299] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[182/299] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[183/299] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[184/299] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[185/299] Compiling OrderedCollections OrderedDictionary+Elements.swift
[186/299] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[187/299] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[188/299] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[189/299] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[190/299] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[191/299] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[192/299] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[193/299] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[194/299] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[195/299] Compiling OrderedCollections OrderedDictionary+Values.swift
[196/299] Compiling Tracing InstrumentationSystem+Tracing.swift
[197/390] Compiling Tracing TracingTime.swift
[198/390] Emitting module Tracing
[199/390] Compiling Tracing TracerProtocol.swift
[200/390] Compiling DequeModule Deque+CustomReflectable.swift
[201/390] Compiling DequeModule Deque+Descriptions.swift
[202/392] Compiling Tracing Tracer.swift
[203/392] Compiling Tracing TracerProtocol+Legacy.swift
[204/392] Compiling DequeModule _DequeBuffer.swift
[205/392] Compiling DequeModule _DequeBufferHeader.swift
[206/392] Compiling DequeModule Deque+Equatable.swift
[207/392] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[208/392] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[209/392] Compiling HashTreeCollections TreeSet+Debugging.swift
[210/392] Compiling HashTreeCollections TreeSet+Descriptions.swift
[211/392] Compiling HashTreeCollections TreeSet+Equatable.swift
[212/392] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[213/392] Compiling HashTreeCollections TreeSet+Extras.swift
[214/392] Compiling HashTreeCollections TreeSet+Filter.swift
[215/392] Compiling HashTreeCollections TreeSet+Hashable.swift
[216/392] Compiling HashTreeCollections TreeSet+Sendable.swift
[217/392] Compiling DequeModule Deque+Testing.swift
[218/392] Compiling DequeModule Deque._Storage.swift
[219/392] Compiling DequeModule Deque._UnsafeHandle.swift
[220/392] Compiling DequeModule Deque.swift
[223/392] Compiling DequeModule _DequeSlot.swift
[224/392] Compiling DequeModule _UnsafeWrappedBuffer.swift
[225/392] Compiling DequeModule Deque+Extras.swift
[226/392] Compiling DequeModule Deque+Hashable.swift
[227/392] Compiling DequeModule Deque+Codable.swift
[228/392] Compiling DequeModule Deque+Collection.swift
[237/392] Compiling Tracing NoOpTracer.swift
[238/392] Compiling Tracing SpanProtocol.swift
[241/393] Compiling HashTreeCollections TreeSet+Sequence.swift
[242/393] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[243/393] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[244/393] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[245/393] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[246/393] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[247/393] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[248/393] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[258/403] Emitting module Atomics
[259/404] Compiling HTTPTypes HTTPField.swift
[260/404] Compiling HTTPTypes HTTPFieldName.swift
[261/404] Compiling HTTPTypes HTTPFields.swift
[264/438] Compiling HashTreeCollections TreeDictionary+Values.swift
[265/438] Compiling HashTreeCollections TreeDictionary.swift
[266/438] Compiling HashTreeCollections TreeSet+Codable.swift
[267/438] Compiling HashTreeCollections TreeSet+Collection.swift
[271/458] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[272/458] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[273/458] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[274/458] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[285/458] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[286/458] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[287/458] Compiling BitCollections BitSet+CustomReflectable.swift
[288/458] Compiling BitCollections BitSet+CustomStringConvertible.swift
[289/458] Compiling BitCollections BitSet+Equatable.swift
[290/458] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[291/458] Compiling BitCollections BitSet+Extras.swift
[292/458] Compiling BitCollections BitSet+Hashable.swift
[293/458] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[294/458] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[296/458] Emitting module OrderedCollections
[297/459] Compiling BitCollections BitArray+BitwiseOperations.swift
[298/459] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[299/459] Emitting module DequeModule
[300/460] Emitting module _RopeModule
[303/521] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[304/521] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[305/521] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[306/521] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[307/521] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[308/521] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[309/521] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[310/521] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[311/521] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[312/521] Compiling HashTreeCollections TreeSet.swift
[313/625] Emitting module BitCollections
[314/632] Compiling NIOCore IntegerBitPacking.swift
[315/632] Compiling NIOCore IntegerTypes.swift
[316/632] Compiling NIOCore Interfaces.swift
[317/632] Compiling NIOCore Linux.swift
[318/632] Compiling NIOCore EventLoop.swift
[319/632] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[320/632] Compiling NIOCore EventLoopFuture+Deprecated.swift
[321/632] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[322/632] Compiling NIOCore EventLoopFuture.swift
[323/632] Compiling NIOCore FileDescriptor.swift
[324/632] Compiling NIOCore FileHandle.swift
[325/632] Compiling NIOCore FileRegion.swift
[326/632] Compiling NIOCore MarkedCircularBuffer.swift
[327/632] Compiling NIOCore MulticastChannel.swift
[328/632] Compiling NIOCore NIOAsyncWriter.swift
[329/632] Compiling NIOCore ByteBuffer-multi-int.swift
[330/632] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[331/632] Compiling NIOCore ByteBuffer-views.swift
[332/632] Compiling NIOCore Channel.swift
[333/632] Compiling NIOCore ChannelHandler.swift
[334/632] Compiling NIOCore ChannelHandlers.swift
[344/632] Compiling NIOCore EventLoop+SerialExecutor.swift
[345/632] Compiling NIOCore GlobalSingletons.swift
[346/632] Compiling NIOCore IO.swift
[347/632] Compiling NIOCore IOData.swift
[348/632] Compiling NIOCore IPProtocol.swift
[355/632] Compiling NIOCore ChannelInvoker.swift
[356/632] Compiling NIOCore ChannelOption.swift
[357/632] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[358/632] Compiling NIOCore BSDSocketAPI.swift
[359/632] Compiling NIOCore ByteBuffer-aux.swift
[360/632] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[361/632] Compiling NIOCore ByteBuffer-conversions.swift
[362/632] Compiling NIOCore AddressedEnvelope.swift
[363/632] Compiling NIOCore AsyncAwaitSupport.swift
[364/632] Compiling NIOCore AsyncChannel.swift
[365/632] Compiling NIOCore AsyncChannelHandler.swift
[366/632] Compiling NIOCore AsyncChannelInboundStream.swift
[367/632] Compiling NIOCore AsyncChannelOutboundWriter.swift
[368/632] Compiling NIOCore NIOAsyncSequenceProducer.swift
[369/632] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[375/632] Compiling NIOCore ByteBuffer-core.swift
[376/632] Compiling NIOCore ByteBuffer-hex.swift
[377/632] Compiling NIOCore ByteBuffer-int.swift
[378/632] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[379/632] Compiling AsyncAlgorithms ChannelStateMachine.swift
[380/632] Compiling AsyncAlgorithms ChannelStorage.swift
[381/632] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[382/632] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[403/632] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[404/632] Compiling AsyncAlgorithms CombineLatestStorage.swift
[405/632] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[436/632] Compiling BitCollections BitSet.Index.swift
[437/632] Compiling BitCollections BitSet._UnsafeHandle.swift
[438/632] Compiling BitCollections BitSet.swift
[439/632] Compiling BitCollections Range+Utilities.swift
[440/632] Compiling BitCollections Slice+Utilities.swift
[441/632] Compiling BitCollections UInt+Tricks.swift
[442/632] Compiling BitCollections _Word.swift
[486/640] Emitting module AsyncAlgorithms
[493/640] Compiling Metrics Metrics.swift
[494/640] Emitting module Metrics
[516/649] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[517/649] Compiling NIOCore SocketAddresses.swift
[533/657] Emitting module HashTreeCollections
[540/658] Emitting module OpenAPIRuntime
[578/660] Compiling AsyncAlgorithms SetAlgebra.swift
[579/660] Compiling AsyncAlgorithms UnsafeTransfer.swift
[580/660] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[581/660] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[582/660] Compiling AsyncAlgorithms ZipStateMachine.swift
[583/660] Compiling AsyncAlgorithms ZipStorage.swift
[584/661] Compiling Collections Collections.swift
[585/661] Emitting module Collections
[612/670] Emitting module ServiceLifecycle
[613/670] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[614/671] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[617/671] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[618/671] Compiling OpenAPIRuntime URIEncoder.swift
[619/671] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[620/671] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[621/671] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[622/671] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[623/671] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[624/671] Compiling ServiceLifecycle CancellationWaiter.swift
[631/671] Compiling OpenAPIRuntime URIParser.swift
[632/671] Compiling OpenAPIRuntime URISerializer.swift
[641/672] Compiling ServiceLifecycle ServiceRunnerError.swift
[643/672] Compiling ServiceLifecycle GracefulShutdown.swift
[644/672] Compiling ServiceLifecycle Service.swift
[645/672] Compiling ServiceLifecycle ServiceGroup.swift
[673/673] Emitting module NIOCore
[675/727] Emitting module NIOHTTPTypes
[676/727] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[678/728] Emitting module NIOEmbedded
[679/728] Compiling NIOEmbedded AsyncTestingChannel.swift
[680/728] Compiling NIOPosix PooledRecvBufferAllocator.swift
[681/728] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[682/728] Compiling NIOPosix PosixSingletons.swift
[683/728] Compiling NIOPosix RawSocketBootstrap.swift
[684/728] Compiling NIOPosix Resolver.swift
[685/728] Compiling NIOPosix Selectable.swift
[686/734] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[687/734] Compiling NIOEmbedded Embedded.swift
[689/735] Compiling NIOPosix ThreadPosix.swift
[690/735] Compiling NIOPosix ThreadWindows.swift
[691/735] Compiling NIOPosix UnsafeTransfer.swift
[692/735] Compiling NIOPosix Utilities.swift
[693/735] Compiling NIOPosix VsockAddress.swift
[694/735] Compiling NIOPosix VsockChannelEvents.swift
[695/735] Compiling NIOPosix SelectableChannel.swift
[696/735] Compiling NIOPosix SelectableEventLoop.swift
[697/735] Compiling NIOPosix SelectorEpoll.swift
[698/735] Compiling NIOPosix SelectorGeneric.swift
[699/735] Compiling NIOPosix SelectorKqueue.swift
[700/735] Compiling NIOPosix SelectorUring.swift
[701/735] Compiling NIOPosix ServerSocket.swift
[702/735] Compiling NIOPosix Socket.swift
[703/735] Compiling NIOPosix SocketChannel.swift
[704/735] Compiling NIOPosix SocketProtocols.swift
[705/735] Compiling NIOPosix System.swift
[706/735] Compiling NIOPosix Thread.swift
[707/735] Emitting module NIOPosix
[708/735] Compiling NIOPosix BSDSocketAPICommon.swift
[709/735] Compiling NIOPosix BSDSocketAPIPosix.swift
[710/735] Compiling NIOPosix BSDSocketAPIWindows.swift
[711/735] Compiling NIOPosix BaseSocket.swift
[712/735] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[713/735] Compiling NIOPosix BaseSocketChannel.swift
[714/735] Compiling NIOPosix BaseStreamSocketChannel.swift
[715/735] Compiling NIOPosix IO.swift
[716/735] Compiling NIOPosix IntegerBitPacking.swift
[717/735] Compiling NIOPosix IntegerTypes.swift
[718/735] Compiling NIOPosix Linux.swift
[719/735] Compiling NIOPosix LinuxCPUSet.swift
[720/735] Compiling NIOPosix LinuxUring.swift
[721/735] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[722/735] Compiling NIOPosix Bootstrap.swift
[723/735] Compiling NIOPosix ControlMessage.swift
[724/735] Compiling NIOPosix DatagramVectorReadManager.swift
[725/735] Compiling NIOPosix Errors+Any.swift
[726/735] Compiling NIOPosix FileDescriptor.swift
[727/735] Compiling NIOPosix GetaddrinfoResolver.swift
[728/735] Compiling NIOPosix HappyEyeballs.swift
[729/735] Compiling NIOPosix NIOThreadPool.swift
[730/735] Compiling NIOPosix NonBlockingFileIO.swift
[731/735] Compiling NIOPosix PendingDatagramWritesManager.swift
[732/735] Compiling NIOPosix PendingWritesManager.swift
[733/735] Compiling NIOPosix PipeChannel.swift
[734/735] Compiling NIOPosix PipePair.swift
[735/735] Compiling NIOPosix Pool.swift
[737/738] Emitting module NIO
[738/738] Compiling NIO Exports.swift
[740/755] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[741/755] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[742/757] Emitting module NIOHTTP1
[743/757] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[744/757] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[745/757] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[746/757] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[747/757] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[748/757] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[749/757] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[750/757] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[751/757] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[752/757] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[753/757] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[754/757] Compiling NIOHTTP1 HTTPTypes.swift
[755/757] Compiling NIOHTTP1 ByteCollectionUtils.swift
[756/757] Compiling NIOHTTP1 HTTPDecoder.swift
[757/757] Compiling NIOHTTP1 HTTPEncoder.swift
[759/780] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[760/780] Compiling NIOExtras NIOExtrasError.swift
[761/782] Emitting module NIOHTTPTypesHTTP1
[762/782] Compiling NIOExtras NIOLengthFieldBitLength.swift
[763/782] Compiling NIOExtras NIORequestIdentifiable.swift
[764/782] Compiling NIOExtras RequestResponseHandler.swift
[765/782] Compiling NIOExtras RequestResponseWithIDHandler.swift
[766/782] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[767/782] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[768/782] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[769/783] Compiling NIOExtras PCAPRingBuffer.swift
[770/783] Compiling NIOExtras QuiescingHelper.swift
[772/783] Compiling NIOExtras DebugInboundEventsHandler.swift
[773/783] Compiling NIOExtras DebugOutboundEventsHandler.swift
[774/783] Compiling NIOExtras FixedLengthFrameDecoder.swift
[775/783] Emitting module NIOExtras
[776/783] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[777/783] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[778/783] Compiling NIOExtras JSONRPCFraming.swift
[779/783] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[780/783] Compiling NIOExtras LengthFieldPrepender.swift
[781/783] Compiling NIOExtras LineBasedFrameDecoder.swift
[782/783] Compiling NIOExtras UnsafeTransfer.swift
[783/783] Compiling NIOExtras WritePCAPHandler.swift
[785/808] 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
[786/811] 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
[787/811] 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
[788/811] 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
[789/811] 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
[790/811] 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
[791/811] 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
[792/811] 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
[793/811] 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
[794/811] 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
[795/811] 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
[796/811] 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
[797/811] 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
[798/811] 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
[799/811] 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
[800/811] 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
[801/811] 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
[802/811] 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
[803/811] 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
[804/811] 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
[805/811] 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
[806/811] 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
[807/811] 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
[808/811] 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
[809/811] 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
[810/811] 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
[811/811] 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
[813/876] Compiling Hummingbird Configuration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[814/876] Compiling Hummingbird Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[815/876] Compiling Hummingbird Environment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[816/876] Compiling Hummingbird EditedHTTPError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[817/876] Compiling Hummingbird HTTPError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[818/876] Compiling Hummingbird HTTPResponseError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[819/876] Compiling Hummingbird NIOCore+HTTPResponseError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[820/876] 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
[821/876] 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
[822/885] 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
[823/885] 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
[824/885] 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
[825/885] 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
[826/885] 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
[827/885] 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
[828/885] 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
[829/885] 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
[830/885] 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
[831/885] 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
[832/885] 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
[833/885] 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
[834/885] 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
[835/885] 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
[836/885] 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
[837/885] 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
[838/885] 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
[839/885] 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
[840/885] 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
[841/885] 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
[842/885] 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
[843/885] 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
[844/885] 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
[845/885] 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
[846/885] 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
[847/885] 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
[848/885] 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
[849/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
[850/885] 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
[851/885] 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
[852/885] 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
[853/885] 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
[854/885] 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
[855/885] 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
[856/885] 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
[857/885] 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
[858/885] 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
[859/885] 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
[860/885] 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
[861/885] 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
[862/885] 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
[863/885] 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
[864/885] 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
[865/885] 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
[866/885] 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
[867/885] 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
[868/885] 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
[869/885] 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
[870/885] 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
[871/885] 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
[872/885] 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
[873/885] 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
[874/885] 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
[875/885] 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
[876/885] 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
[877/885] 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
[878/885] 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
[879/885] 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
[880/885] 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
[881/885] 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
[882/885] 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
[883/885] 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
[884/885] 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
[885/885] 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
[887/888] Emitting module OpenAPIHummingbird
[888/888] Compiling OpenAPIHummingbird OpenAPITransport.swift
Build complete! (116.68s)
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" : "/host/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.10"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.