Build Information
Successful build of hummingbird-compression, reference main (ffe2bf
), with Swift 6.1 for Linux on 23 Jun 2025 17:12:09 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/hummingbird-compression.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/hummingbird-project/hummingbird-compression
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ffe2bfa Update from hummingbird-project-template 9f1753de24c31bae77d963d51cc52bff1d895b4e (#36)
Cloned https://github.com/hummingbird-project/hummingbird-compression.git
Revision (git rev-parse @):
ffe2bfa5d94c180bf5a1a4cb916243e237d170d2
SUCCESS checkout https://github.com/hummingbird-project/hummingbird-compression.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/hummingbird-project/hummingbird-compression.git
https://github.com/hummingbird-project/hummingbird-compression.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "compress-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/adam-fowler/compress-nio.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.32.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "hummingbird-compression",
"name" : "hummingbird-compression",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "HummingbirdCompression",
"targets" : [
"HummingbirdCompression"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HummingbirdCompressionTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdCompressionTests",
"path" : "Tests/HummingbirdCompressionTests",
"product_dependencies" : [
"HummingbirdTesting"
],
"sources" : [
"CompressionTests.swift"
],
"target_dependencies" : [
"HummingbirdCompression"
],
"type" : "test"
},
{
"c99name" : "HummingbirdCompression",
"module_type" : "SwiftTarget",
"name" : "HummingbirdCompression",
"path" : "Sources/HummingbirdCompression",
"product_dependencies" : [
"Hummingbird",
"NIO",
"CompressNIO"
],
"product_memberships" : [
"HummingbirdCompression"
],
"sources" : [
"CompressedBodyWriter.swift",
"RequestDecompressionMiddleware.swift",
"ResponseCompressionMiddleware.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/adam-fowler/compress-nio.git
Fetching https://github.com/hummingbird-project/hummingbird.git
[1/643] Fetching compress-nio
[644/25420] Fetching compress-nio, hummingbird
[5104/101759] Fetching compress-nio, hummingbird, swift-nio
Fetched https://github.com/adam-fowler/compress-nio.git from cache (4.86s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (4.89s)
Fetched https://github.com/apple/swift-nio.git from cache (4.98s)
Computing version for https://github.com/adam-fowler/compress-nio.git
Computed https://github.com/adam-fowler/compress-nio.git at 1.4.2 (5.71s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.14.1 (0.77s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/2426] Fetching swift-service-lifecycle
[2427/5093] Fetching swift-service-lifecycle, swift-nio-transport-services
[3601/11068] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-nio-extras
[5931/22600] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-nio-extras, swift-nio-http2
[5992/36614] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-nio-extras, swift-nio-http2, async-http-client
[9701/51504] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.59s)
[8993/49078] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.69s)
[10514/46411] Fetching swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.86s)
[6138/40436] Fetching swift-nio-http2, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-http-types.git
[22793/42642] Fetching swift-nio-http2, async-http-client, swift-nio-ssl, swift-metrics
[28835/47635] Fetching swift-nio-http2, async-http-client, swift-nio-ssl, swift-metrics, swift-distributed-tracing
[30744/48539] Fetching swift-nio-http2, async-http-client, swift-nio-ssl, swift-metrics, swift-distributed-tracing, swift-http-types
Fetched https://github.com/apple/swift-metrics.git from cache (0.74s)
[32267/46333] Fetching swift-nio-http2, async-http-client, swift-nio-ssl, swift-distributed-tracing, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.58s)
Fetching https://github.com/apple/swift-log.git
[31710/45429] Fetching swift-nio-http2, async-http-client, swift-nio-ssl, swift-distributed-tracing
Fetching https://github.com/apple/swift-collections.git
[38730/49265] Fetching swift-nio-http2, async-http-client, swift-nio-ssl, swift-distributed-tracing, swift-log
[40723/65905] Fetching swift-nio-http2, async-http-client, swift-nio-ssl, swift-distributed-tracing, swift-log, swift-collections
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.65s)
[38065/60912] Fetching swift-nio-http2, async-http-client, swift-nio-ssl, swift-log, swift-collections
Fetching https://github.com/apple/swift-atomics.git
[42767/62709] Fetching swift-nio-http2, async-http-client, swift-nio-ssl, swift-log, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-log.git from cache (1.21s)
[41021/58873] Fetching swift-nio-http2, async-http-client, swift-nio-ssl, swift-collections, swift-atomics
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/swift-server/async-http-client.git from cache (2.78s)
[27281/44859] Fetching swift-nio-http2, swift-nio-ssl, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.01s)
[30951/43062] Fetching swift-nio-http2, swift-nio-ssl, swift-collections
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.31s)
[19569/36515] Fetching swift-nio-ssl, swift-collections, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.02s)
[23543/31530] Fetching swift-nio-ssl, swift-collections
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.90s)
Fetched https://github.com/apple/swift-collections.git from cache (3.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (7.88s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.62s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.58s)
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.59s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.70s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.78s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.73s)
Fetching https://github.com/apple/swift-service-context.git
[1/1081] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.24s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.83s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.91s)
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.53s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.73s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (1.00s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
[1/1169] Fetching swift-http-structured-headers
[1170/2785] Fetching swift-http-structured-headers, swift-asn1
[1785/8744] Fetching swift-http-structured-headers, swift-asn1, swift-algorithms
[2244/14943] Fetching swift-http-structured-headers, swift-asn1, swift-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.84s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.85s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.85s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.85s)
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 (5.14s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.73s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.83s)
Fetching https://github.com/apple/swift-crypto.git
[1/15433] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.00s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.76s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.61s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.57s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.47s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (1.02s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.41s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (1.16s)
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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.14.1
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.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/adam-fowler/compress-nio.git
Working copy of https://github.com/adam-fowler/compress-nio.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.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.32.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio-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/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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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.1
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.1
Building for debugging...
[0/49] Write sources
[34/49] Compiling CCompressZlib empty.c
[35/49] Compiling CNIODarwin shim.c
[36/49] Compiling CNIOWindows shim.c
[37/49] Compiling CNIOWASI CNIOWASI.c
[37/49] Compiling _AtomicsShims.c
[39/49] Compiling CNIOWindows WSAStartup.c
[40/49] Compiling CNIOLinux liburing_shims.c
[41/49] Write sources
[42/49] Compiling CNIOLLHTTP c_nio_http.c
[43/49] Compiling CNIOLinux shim.c
[44/49] Compiling CNIOLLHTTP c_nio_api.c
[45/49] Write swift-version-24593BA9C3E375BF.txt
[46/49] Compiling CNIOLLHTTP c_nio_llhttp.c
[47/85] Compiling c-nioatomics.c
[48/88] Compiling c-atomics.c
[50/88] Emitting module ServiceContextModule
[51/88] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[52/88] Compiling InternalCollectionsUtilities _SortedCollection.swift
[53/89] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[54/89] Compiling InternalCollectionsUtilities Integer rank.swift
[55/89] Emitting module InternalCollectionsUtilities
[56/89] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[57/89] Compiling InternalCollectionsUtilities UInt+reversed.swift
[58/89] Compiling HTTPTypes HTTPParsedFields.swift
[59/89] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[60/89] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[61/89] Compiling _NIODataStructures _TinyArray.swift
[62/89] Compiling _NIODataStructures PriorityQueue.swift
[63/90] Compiling ServiceContextModule ServiceContext.swift
[64/90] Compiling ServiceContextModule ServiceContextKey.swift
[65/91] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[66/91] Compiling HTTPTypes HTTPField.swift
[67/91] Emitting module HTTPTypes
[68/91] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[69/91] Compiling InternalCollectionsUtilities Debugging.swift
[70/91] Compiling InternalCollectionsUtilities Descriptions.swift
[71/91] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[72/92] Compiling HTTPTypes HTTPResponse.swift
[73/94] Compiling HTTPTypes HTTPRequest.swift
[74/94] Compiling HTTPTypes ISOLatin1String.swift
[75/94] Compiling _NIOBase64 Base64.swift
[76/94] Emitting module _NIOBase64
[79/98] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[81/108] Compiling ConcurrencyHelpers LockedValueBox.swift
[82/108] Compiling Instrumentation NoOpInstrument.swift
[83/108] Emitting module Instrumentation
[84/108] Compiling Instrumentation MultiplexInstrument.swift
[85/176] Compiling NIOConcurrencyHelpers lock.swift
[86/176] Compiling Logging Locks.swift
[87/176] Emitting module ConcurrencyHelpers
[88/176] Compiling ConcurrencyHelpers Lock.swift
[89/176] Compiling Logging MetadataProvider.swift
[90/177] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[91/177] Compiling HTTPTypes NIOLock.swift
[92/177] Compiling NIOConcurrencyHelpers atomics.swift
[93/177] Compiling CoreMetrics Locks.swift
[94/177] Emitting module CoreMetrics
[95/177] Compiling CoreMetrics Metrics.swift
[96/178] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[97/178] Emitting module NIOConcurrencyHelpers
[98/178] Compiling NIOConcurrencyHelpers NIOLock.swift
[99/178] Compiling _NIODataStructures Heap.swift
[100/178] Emitting module _NIODataStructures
[101/180] Compiling Instrumentation InstrumentationSystem.swift
[102/180] Compiling Instrumentation Instrument.swift
[104/180] Compiling Instrumentation Locks.swift
[105/181] Compiling Logging Logging.swift
[106/181] Compiling Logging LogHandler.swift
[107/181] Emitting module Logging
[113/340] Compiling HeapModule Heap+Descriptions.swift
[114/340] Compiling DequeModule _DequeBuffer.swift
[115/340] Compiling DequeModule _DequeBufferHeader.swift
[116/342] Emitting module UnixSignals
[117/342] Compiling HeapModule Heap.swift
[118/342] Compiling HeapModule _HeapNode.swift
[119/342] Compiling UnixSignals UnixSignal.swift
[120/342] Compiling UnixSignals UnixSignalsSequence.swift
[121/342] Compiling DequeModule Deque+Equatable.swift
[122/342] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[123/343] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[124/343] Compiling HashTreeCollections _HashNode+Structural merge.swift
[125/343] Compiling HashTreeCollections _AncestorHashSlots.swift
[126/343] Compiling HashTreeCollections _Bitmap.swift
[127/343] Compiling HashTreeCollections _Bucket.swift
[128/343] Compiling HashTreeCollections _Hash.swift
[129/343] Compiling HashTreeCollections _HashLevel.swift
[130/343] Compiling HashTreeCollections _HashNode+Builder.swift
[131/343] Compiling HashTreeCollections _HashNode+Debugging.swift
[132/343] Compiling HashTreeCollections _HashNode+Initializers.swift
[133/352] Compiling DequeModule Deque+CustomReflectable.swift
[134/352] Compiling DequeModule Deque+Descriptions.swift
[135/352] Compiling DequeModule Deque+Testing.swift
[136/352] Compiling DequeModule Deque._Storage.swift
[137/352] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[138/352] Compiling HeapModule Heap+Invariants.swift
[139/352] Compiling HeapModule Heap+UnsafeHandle.swift
[141/352] Emitting module HeapModule
[142/352] Compiling HashTreeCollections _RawHashNode.swift
[143/352] Compiling HashTreeCollections _UnmanagedHashNode.swift
[144/352] Compiling HashTreeCollections _UnsafePath.swift
[145/352] Compiling HashTreeCollections TreeDictionary+Codable.swift
[146/352] Compiling HashTreeCollections TreeDictionary+Collection.swift
[147/352] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[148/352] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[149/360] Compiling DequeModule _DequeSlot.swift
[150/360] Compiling DequeModule _UnsafeWrappedBuffer.swift
[151/360] Compiling HashTreeCollections TreeDictionary+Merge.swift
[152/360] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[153/360] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[154/360] Compiling HashTreeCollections TreeDictionary+Values.swift
[155/360] Compiling HashTreeCollections _HashTreeIterator.swift
[156/360] Compiling HashTreeCollections _HashTreeStatistics.swift
[157/360] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[158/368] Compiling HashTreeCollections TreeSet+Hashable.swift
[159/368] Compiling HashTreeCollections TreeSet+Sendable.swift
[160/368] Compiling _RopeModule Rope+Join.swift
[161/368] Compiling _RopeModule Rope+MutatingForEach.swift
[162/368] Compiling _RopeModule Rope+Remove.swift
[163/368] Compiling _RopeModule Rope+RemoveSubrange.swift
[164/368] Compiling _RopeModule Rope+Split.swift
[165/368] Compiling _RopeModule Optional Utilities.swift
[166/368] Compiling _RopeModule String Utilities.swift
[167/368] Compiling _RopeModule String.Index+ABI.swift
[178/378] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[179/378] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[180/378] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[181/378] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[186/378] Compiling Tracing TracingTime.swift
[187/378] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[188/378] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[189/378] Compiling HashTreeCollections TreeDictionary+Filter.swift
[190/378] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[191/378] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[192/378] Compiling HashTreeCollections TreeDictionary+Keys.swift
[193/378] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[198/378] Compiling Tracing InstrumentationSystem+Tracing.swift
[199/378] Compiling Tracing NoOpTracer.swift
[200/378] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[208/378] Emitting module Tracing
[209/417] Compiling BitCollections BitArray+BitwiseOperations.swift
[210/417] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[211/431] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[212/431] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[213/431] Compiling BitCollections BitArray+Extras.swift
[214/431] Compiling BitCollections BitArray+Fill.swift
[215/431] Compiling OrderedCollections OrderedSet+SubSequence.swift
[216/431] Compiling OrderedCollections OrderedSet+Testing.swift
[217/431] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[218/431] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[219/431] Compiling OrderedCollections OrderedSet.swift
[220/431] Compiling OrderedCollections _UnsafeBitset.swift
[221/431] Compiling HashTreeCollections TreeSet+Equatable.swift
[222/431] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[223/431] Compiling HashTreeCollections TreeSet+Extras.swift
[224/431] Compiling HashTreeCollections TreeSet+Filter.swift
[225/431] Compiling Tracing TracerProtocol.swift
[226/431] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[227/431] Compiling BitCollections BitArray+Shifts.swift
[228/431] Compiling BitCollections BitArray+Testing.swift
[229/431] Compiling BitCollections BitArray._UnsafeHandle.swift
[230/431] Compiling BitCollections BitArray.swift
[231/431] Compiling BitCollections BitSet+BidirectionalCollection.swift
[232/431] Compiling BitCollections BitSet+Codable.swift
[233/431] Compiling BitCollections BitSet+Initializers.swift
[238/431] Compiling BitCollections BitArray+Hashable.swift
[239/431] Compiling BitCollections BitArray+Initializers.swift
[240/431] Compiling BitCollections BitArray+Invariants.swift
[241/431] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[253/431] Compiling BitCollections BitArray+Codable.swift
[254/431] Compiling BitCollections BitArray+Collection.swift
[255/431] Compiling BitCollections BitArray+Copy.swift
[256/431] Compiling BitCollections BitArray+CustomReflectable.swift
[257/431] Compiling BitCollections BitArray+Descriptions.swift
[258/431] Compiling BitCollections BitArray+Equatable.swift
[267/431] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[268/431] Compiling BitCollections BitSet+CustomReflectable.swift
[269/431] Compiling BitCollections BitSet+CustomStringConvertible.swift
[270/431] Compiling BitCollections BitSet+Equatable.swift
[271/431] Compiling Tracing Tracer.swift
[272/431] Compiling Tracing TracerProtocol+Legacy.swift
[273/431] Emitting module DequeModule
[274/431] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[275/431] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[276/431] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[277/431] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[278/431] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[279/431] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[280/431] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[281/431] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[282/431] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[283/431] Compiling HashTreeCollections TreeSet.swift
[288/432] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[289/432] Compiling BitCollections BitSet+Extras.swift
[290/432] Compiling BitCollections BitSet+Hashable.swift
[292/439] Compiling BitCollections BitSet+Invariants.swift
[293/439] Compiling BitCollections BitSet+Random.swift
[294/439] Compiling BitCollections BitSet+SetAlgebra basics.swift
[295/439] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[296/439] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[297/439] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[299/439] Compiling Tracing SpanProtocol.swift
[300/440] Compiling BitCollections BitSet.Counted.swift
[301/440] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[302/440] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[303/440] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[304/440] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[305/440] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[306/440] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[307/440] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[308/440] Compiling BitCollections BitSet.Index.swift
[309/440] Compiling BitCollections BitSet._UnsafeHandle.swift
[310/440] Compiling BitCollections BitSet.swift
[312/458] Compiling Atomics AtomicMemoryOrderings.swift
[313/458] Compiling Atomics DoubleWord.swift
[314/458] Compiling Atomics AtomicStorage.swift
[315/458] Compiling Atomics AtomicValue.swift
[316/458] Compiling Atomics IntegerConformances.swift
[317/458] Compiling Atomics PointerConformances.swift
[318/458] Compiling Atomics Primitives.native.swift
[319/458] Compiling Atomics AtomicInteger.swift
[328/458] Compiling BitCollections Range+Utilities.swift
[329/458] Compiling BitCollections Slice+Utilities.swift
[330/458] Compiling BitCollections UInt+Tricks.swift
[331/458] Compiling BitCollections _Word.swift
[334/458] Emitting module BitCollections
[343/458] Compiling Atomics UnsafeAtomic.swift
[344/458] Compiling Atomics UnsafeAtomicLazyReference.swift
[349/460] Compiling HTTPTypes HTTPFieldName.swift
[350/460] Compiling HTTPTypes HTTPFields.swift
[351/460] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[352/460] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[353/460] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[354/460] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[355/460] Compiling BitCollections BitSet+SetAlgebra union.swift
[356/460] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[358/461] Emitting module _RopeModule
[360/461] Compiling Atomics OptionalRawRepresentable.swift
[361/461] Compiling Atomics RawRepresentable.swift
[362/461] Compiling Atomics AtomicBool.swift
[363/461] Compiling Atomics ManagedAtomic.swift
[364/461] Compiling Atomics ManagedAtomicLazyReference.swift
[374/461] Emitting module OrderedCollections
[375/461] Compiling Atomics IntegerOperations.swift
[376/461] Compiling Atomics Unmanaged extensions.swift
[385/462] Compiling Atomics AtomicOptionalWrappable.swift
[386/462] Compiling Atomics AtomicReference.swift
[395/462] Compiling BitCollections BitArray+RandomBits.swift
[416/490] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[417/490] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[418/490] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[419/490] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[420/490] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[421/490] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[422/490] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[423/490] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[424/490] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[425/490] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[426/490] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[427/490] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[428/490] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[429/490] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[430/490] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[431/490] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[432/490] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[433/490] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[434/490] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[435/490] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[436/490] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[437/490] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[438/508] Emitting module Metrics
[439/508] Compiling Metrics Metrics.swift
[450/509] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[451/509] Compiling AsyncAlgorithms Locking.swift
[452/509] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[453/509] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[454/509] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[455/509] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[456/509] Compiling AsyncAlgorithms AsyncChannel.swift
[457/509] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[458/509] Compiling AsyncAlgorithms ChannelStateMachine.swift
[459/509] Compiling AsyncAlgorithms ChannelStorage.swift
[461/510] Emitting module AsyncAlgorithms
[462/516] Emitting module HashTreeCollections
[473/517] Compiling AsyncAlgorithms MergeStateMachine.swift
[474/517] Compiling AsyncAlgorithms MergeStorage.swift
[475/517] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[476/517] Compiling AsyncAlgorithms Rethrow.swift
[480/517] Emitting module Atomics
[489/520] Emitting module Collections
[490/520] Compiling Collections Collections.swift
[492/560] Compiling NIOCore ByteBuffer-core.swift
[493/560] Compiling NIOCore ByteBuffer-hex.swift
[494/560] Compiling NIOCore ByteBuffer-int.swift
[495/560] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[496/560] Compiling NIOCore ByteBuffer-multi-int.swift
[497/560] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[498/581] Compiling NIOCore EventLoop+Deprecated.swift
[499/581] Compiling NIOCore EventLoop+SerialExecutor.swift
[500/581] Compiling NIOCore EventLoop.swift
[501/581] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[502/581] Compiling NIOCore EventLoopFuture+Deprecated.swift
[503/581] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[504/581] Compiling NIOCore EventLoopFuture.swift
[505/581] Compiling NIOCore FileDescriptor.swift
[506/581] Compiling NIOCore FileHandle.swift
[507/581] Compiling NIOCore FileRegion.swift
[508/581] Compiling NIOCore GlobalSingletons.swift
[509/581] Compiling NIOCore IO.swift
[510/581] Compiling NIOCore ChannelPipeline.swift
[511/581] Compiling NIOCore CircularBuffer.swift
[512/581] Compiling NIOCore Codec.swift
[513/581] Compiling NIOCore ConvenienceOptionSupport.swift
[514/581] Compiling NIOCore DeadChannel.swift
[515/581] Compiling NIOCore DispatchQueue+WithFuture.swift
[516/581] Compiling NIOCore IOData.swift
[517/581] Compiling NIOCore IPProtocol.swift
[518/581] Compiling NIOCore IntegerBitPacking.swift
[519/581] Compiling NIOCore IntegerTypes.swift
[520/581] Compiling NIOCore Interfaces.swift
[521/581] Compiling NIOCore Linux.swift
[523/590] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[524/591] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[525/591] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[526/591] Emitting module ServiceLifecycle
[527/591] Compiling NIOCore MulticastChannel.swift
[528/591] Compiling NIOCore NIOAny.swift
[529/591] Compiling NIOCore NIOCloseOnErrorHandler.swift
[530/591] Compiling NIOCore NIOLoopBound.swift
[531/591] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[532/591] Compiling NIOCore NIOScheduledCallback.swift
[533/591] Compiling NIOCore NIOSendable.swift
[534/591] Compiling NIOCore RecvByteBufferAllocator.swift
[535/599] Compiling ServiceLifecycle ServiceRunnerError.swift
[543/599] Compiling NIOCore MarkedCircularBuffer.swift
[544/599] Compiling ServiceLifecycle CancellationWaiter.swift
[545/599] Compiling ServiceLifecycle GracefulShutdown.swift
[554/599] Compiling ServiceLifecycle Service.swift
[555/599] Compiling ServiceLifecycle ServiceGroup.swift
[565/600] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[566/600] Compiling NIOCore SocketAddresses.swift
[567/600] Compiling NIOCore SocketOptionProvider.swift
[568/600] Compiling NIOCore SystemCallHelpers.swift
[569/600] Compiling NIOCore TimeAmount+Duration.swift
[570/600] Compiling NIOCore TypeAssistedChannelHandler.swift
[571/600] Compiling NIOCore UniversalBootstrapSupport.swift
[572/600] Compiling NIOCore Utilities.swift
[573/600] Compiling NIOCore AddressedEnvelope.swift
[574/600] Compiling NIOCore AsyncAwaitSupport.swift
[575/600] Compiling NIOCore AsyncChannel.swift
[576/600] Compiling NIOCore AsyncChannelHandler.swift
[577/600] Compiling NIOCore AsyncChannelInboundStream.swift
[578/600] Compiling NIOCore AsyncChannelOutboundWriter.swift
[579/600] Compiling NIOCore NIOAsyncSequenceProducer.swift
[580/600] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[581/600] Compiling NIOCore NIOAsyncWriter.swift
[582/600] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[583/600] Compiling NIOCore BSDSocketAPI.swift
[584/600] Compiling NIOCore ByteBuffer-aux.swift
[585/600] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[586/600] Compiling NIOCore ByteBuffer-conversions.swift
[591/600] Emitting module NIOCore
[594/600] Compiling NIOCore ByteBuffer-views.swift
[595/600] Compiling NIOCore Channel.swift
[596/600] Compiling NIOCore ChannelHandler.swift
[597/600] Compiling NIOCore ChannelHandlers.swift
[598/600] Compiling NIOCore ChannelInvoker.swift
[599/600] Compiling NIOCore ChannelOption.swift
[602/662] Emitting module NIOHTTPTypes
[603/662] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[604/663] Compiling CompressNIO Compressor.swift
[605/664] Compiling CompressNIO CompressionAlgorithm.swift
[607/664] Emitting module CompressNIO
[608/664] Compiling NIOPosix BSDSocketAPICommon.swift
[609/664] Compiling NIOPosix BSDSocketAPIPosix.swift
[610/664] Compiling CompressNIO ZlibWrapper.swift
[611/664] Emitting module NIOEmbedded
[612/664] Compiling NIOEmbedded AsyncTestingChannel.swift
[613/664] Compiling CompressNIO Error.swift
[614/664] Compiling CompressNIO ByteBuffer+zlib+decompress.swift
[615/664] Compiling CompressNIO Zlib.swift
[616/664] Compiling CompressNIO ByteBuffer+zlib+compress.swift
[618/665] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[619/665] Compiling NIOEmbedded Embedded.swift
[621/666] Compiling NIOPosix Pool.swift
[622/666] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[623/666] Compiling NIOPosix PosixSingletons.swift
[624/666] Compiling NIOPosix RawSocketBootstrap.swift
[625/666] Compiling NIOPosix Resolver.swift
[626/666] Compiling NIOPosix Selectable.swift
[627/672] Compiling NIOPosix SelectableChannel.swift
[628/672] Compiling NIOPosix SelectableEventLoop.swift
[629/672] Compiling NIOPosix SelectorEpoll.swift
[630/672] Compiling NIOPosix SelectorGeneric.swift
[631/672] Compiling NIOPosix SelectorKqueue.swift
[632/672] Compiling NIOPosix SelectorUring.swift
[633/672] Compiling NIOPosix ServerSocket.swift
[634/672] Compiling NIOPosix Socket.swift
[635/672] Compiling NIOPosix SocketChannel.swift
[636/672] Compiling NIOPosix SocketProtocols.swift
[637/672] Compiling NIOPosix System.swift
[638/672] Compiling NIOPosix Thread.swift
[639/672] Emitting module NIOPosix
[642/672] Compiling NIOPosix BSDSocketAPIWindows.swift
[643/672] Compiling NIOPosix BaseSocket.swift
[644/672] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[645/672] Compiling NIOPosix BaseSocketChannel.swift
[646/672] Compiling NIOPosix BaseStreamSocketChannel.swift
[647/672] Compiling NIOPosix ThreadPosix.swift
[648/672] Compiling NIOPosix ThreadWindows.swift
[649/672] Compiling NIOPosix UnsafeTransfer.swift
[650/672] Compiling NIOPosix Utilities.swift
[651/672] Compiling NIOPosix VsockAddress.swift
[652/672] Compiling NIOPosix VsockChannelEvents.swift
[653/672] Compiling NIOPosix Bootstrap.swift
[654/672] Compiling NIOPosix ControlMessage.swift
[655/672] Compiling NIOPosix DatagramVectorReadManager.swift
[656/672] Compiling NIOPosix Errors+Any.swift
[657/672] Compiling NIOPosix FileDescriptor.swift
[658/672] Compiling NIOPosix GetaddrinfoResolver.swift
[659/672] Compiling NIOPosix HappyEyeballs.swift
[660/672] Compiling NIOPosix IO.swift
[661/672] Compiling NIOPosix IntegerBitPacking.swift
[662/672] Compiling NIOPosix IntegerTypes.swift
[663/672] Compiling NIOPosix Linux.swift
[664/672] Compiling NIOPosix LinuxCPUSet.swift
[665/672] Compiling NIOPosix LinuxUring.swift
[666/672] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[667/672] Compiling NIOPosix NIOThreadPool.swift
[668/672] Compiling NIOPosix NonBlockingFileIO.swift
[669/672] Compiling NIOPosix PendingDatagramWritesManager.swift
[670/672] Compiling NIOPosix PendingWritesManager.swift
[671/672] Compiling NIOPosix PipeChannel.swift
[672/672] Compiling NIOPosix PipePair.swift
[674/675] Compiling NIO Exports.swift
[675/675] Emitting module NIO
[677/692] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[678/692] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[679/694] Emitting module NIOHTTP1
[680/694] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[681/694] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[682/694] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[683/694] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[684/694] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[685/694] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[686/694] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[687/694] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[688/694] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[689/694] Compiling NIOHTTP1 HTTPTypes.swift
[690/694] Compiling NIOHTTP1 ByteCollectionUtils.swift
[691/694] Compiling NIOHTTP1 HTTPDecoder.swift
[692/694] Compiling NIOHTTP1 HTTPEncoder.swift
[693/694] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[694/694] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[696/717] Compiling NIOExtras NIOLengthFieldBitLength.swift
[697/717] Compiling NIOExtras NIORequestIdentifiable.swift
[698/717] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[699/717] Compiling NIOExtras NIOExtrasError.swift
[700/718] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[701/719] Emitting module NIOHTTPTypesHTTP1
[702/719] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[703/719] Compiling NIOExtras PCAPRingBuffer.swift
[704/719] Compiling NIOExtras QuiescingHelper.swift
[705/719] Compiling NIOExtras RequestResponseHandler.swift
[706/719] Compiling NIOExtras RequestResponseWithIDHandler.swift
[707/719] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[709/720] Emitting module NIOExtras
[710/720] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[711/720] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[712/720] Compiling NIOExtras JSONRPCFraming.swift
[713/720] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[714/720] Compiling NIOExtras LengthFieldPrepender.swift
[715/720] Compiling NIOExtras LineBasedFrameDecoder.swift
[716/720] Compiling NIOExtras DebugInboundEventsHandler.swift
[717/720] Compiling NIOExtras DebugOutboundEventsHandler.swift
[718/720] Compiling NIOExtras FixedLengthFrameDecoder.swift
[719/720] Compiling NIOExtras UnsafeTransfer.swift
[720/720] Compiling NIOExtras WritePCAPHandler.swift
[722/745] 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
[723/745] 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
[724/745] 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
[725/745] 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
[726/745] 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
[727/745] 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
[728/748] 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
[729/748] 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
[730/748] 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
[731/748] 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
[732/748] 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
[733/748] 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
[734/748] 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
[735/748] 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
[736/748] 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
[737/748] 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
[738/748] 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
[739/748] Compiling HummingbirdCore AnyAsyncSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[740/748] Compiling HummingbirdCore FlatDictionary.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[741/748] 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
[742/748] 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
[743/748] 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
[744/748] 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
[745/748] 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
[746/748] 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
[747/748] 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
[748/748] 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
[750/813] 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
[751/822] 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
[752/822] 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
[753/822] 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
[754/822] 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
[755/822] 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
[756/822] 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
[757/822] 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
[758/822] 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
[759/822] 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
[760/822] 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
[761/822] 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
[762/822] 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
[763/822] 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
[764/822] 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
[765/822] 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
[766/822] 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
[767/822] 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
[768/822] 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
[769/822] 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
[770/822] 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
[771/822] 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
[772/822] 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
[773/822] 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
[774/822] 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
[775/822] 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
[776/822] 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
[777/822] 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
[778/822] 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
[779/822] 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
[780/822] 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
[781/822] 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
[782/822] 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
[783/822] 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
[784/822] 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
[785/822] 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
[786/822] 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
[787/822] 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
[788/822] 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
[789/822] 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
[790/822] 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
[791/822] 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
[792/822] 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
[793/822] 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
[794/822] 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
[795/822] 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
[796/822] 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
[797/822] 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
[798/822] 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
[799/822] 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
[800/822] 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
[801/822] 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
[802/822] 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
[803/822] 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
[804/822] 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
[805/822] 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
[806/822] 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
[807/822] 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
[808/822] 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
[809/822] 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
[810/822] 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
[811/822] 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
[812/822] 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
[813/822] 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
[814/822] 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
[815/822] 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
[816/822] 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
[817/822] 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
[818/822] 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
[819/822] 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
[820/822] 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
[821/822] 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
[822/822] 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
[824/827] Compiling HummingbirdCompression CompressedBodyWriter.swift
/host/spi-builder-workspace/Sources/HummingbirdCompression/CompressedBodyWriter.swift:88:13: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
86 | logger: Logger
87 | ) throws -> some ResponseBodyWriter {
88 | try CompressedBodyWriter(parent: self, algorithm: algorithm, configuration: configuration, windowSize: windowSize, logger: logger)
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
89 | }
90 | }
/host/spi-builder-workspace/Sources/HummingbirdCompression/CompressedBodyWriter.swift:88:13: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
86 | logger: Logger
87 | ) throws -> some ResponseBodyWriter {
88 | try CompressedBodyWriter(parent: self, algorithm: algorithm, configuration: configuration, windowSize: windowSize, logger: logger)
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
89 | }
90 | }
/host/spi-builder-workspace/Sources/HummingbirdCompression/CompressedBodyWriter.swift:88:13: warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
86 | logger: Logger
87 | ) throws -> some ResponseBodyWriter {
88 | try CompressedBodyWriter(parent: self, algorithm: algorithm, configuration: configuration, windowSize: windowSize, logger: logger)
| `- warning: type 'Self' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
89 | }
90 | }
[825/827] Compiling HummingbirdCompression ResponseCompressionMiddleware.swift
[826/827] Emitting module HummingbirdCompression
[827/827] Compiling HummingbirdCompression RequestDecompressionMiddleware.swift
Build complete! (162.98s)
Build complete.
{
"dependencies" : [
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "compress-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/adam-fowler/compress-nio.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.32.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "hummingbird-compression",
"name" : "hummingbird-compression",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "HummingbirdCompression",
"targets" : [
"HummingbirdCompression"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HummingbirdCompressionTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdCompressionTests",
"path" : "Tests/HummingbirdCompressionTests",
"product_dependencies" : [
"HummingbirdTesting"
],
"sources" : [
"CompressionTests.swift"
],
"target_dependencies" : [
"HummingbirdCompression"
],
"type" : "test"
},
{
"c99name" : "HummingbirdCompression",
"module_type" : "SwiftTarget",
"name" : "HummingbirdCompression",
"path" : "Sources/HummingbirdCompression",
"product_dependencies" : [
"Hummingbird",
"NIO",
"CompressNIO"
],
"product_memberships" : [
"HummingbirdCompression"
],
"sources" : [
"CompressedBodyWriter.swift",
"RequestDecompressionMiddleware.swift",
"ResponseCompressionMiddleware.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.