Build Information
Successful build of hummingbird-compression, reference 2.0.0 (947b17
), with Swift 6.1 for Android on 29 May 2025 23:29:45 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/hummingbird-compression.git
Reference: 2.0.0
Initialized empty Git repository in /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
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 947b17b Use ZlibConfiguration enums (#25)
Cloned https://github.com/hummingbird-project/hummingbird-compression.git
Revision (git rev-parse @):
947b17b1805f7cc1b83536261abf1e26d3bdfebd
SUCCESS checkout https://github.com/hummingbird-project/hummingbird-compression.git at 2.0.0
========================================
Build
========================================
Selected platform: android
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-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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/25126] Fetching compress-nio, hummingbird
Fetched https://github.com/adam-fowler/compress-nio.git from cache (0.55s)
[1959/24483] Fetching hummingbird
[4164/100591] Fetching hummingbird, swift-nio
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (2.24s)
[44904/76108] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.62s)
Computing version for https://github.com/adam-fowler/compress-nio.git
Computed https://github.com/adam-fowler/compress-nio.git at 1.4.2 (9.53s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.14.0 (1.84s)
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
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/swift-service-lifecycle.git
[1/2426] Fetching swift-service-lifecycle
[2427/8340] Fetching swift-service-lifecycle, swift-nio-extras
[2546/11007] Fetching swift-service-lifecycle, swift-nio-extras, swift-nio-transport-services
[5740/22534] Fetching swift-service-lifecycle, swift-nio-extras, swift-nio-transport-services, swift-nio-http2
[7968/36548] Fetching swift-service-lifecycle, swift-nio-extras, swift-nio-transport-services, swift-nio-http2, async-http-client
[8300/34122] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-http2, async-http-client
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.38s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[11763/48965] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-http2, async-http-client, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.49s)
[13209/46298] Fetching swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-metrics.git
[27082/51272] Fetching swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl, swift-distributed-tracing
[31918/53478] Fetching swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl, swift-distributed-tracing, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.55s)
[41921/51272] Fetching swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl, swift-distributed-tracing
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.73s)
[37541/46298] Fetching swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-log.git
[42143/47202] Fetching swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl, swift-http-types
[43196/51038] Fetching swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl, swift-http-types, swift-log
Fetched https://github.com/apple/swift-http-types.git from cache (0.42s)
[43059/50134] Fetching swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl, swift-log
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.63s)
Fetching https://github.com/apple/swift-atomics.git
[40955/44220] Fetching swift-nio-http2, async-http-client, swift-nio-ssl, swift-log
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.65s)
[29725/32693] Fetching async-http-client, swift-nio-ssl, swift-log
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-log.git from cache (0.61s)
[1/16591] Fetching swift-collections
[665/18301] Fetching swift-collections, swift-atomics
[1196/23286] Fetching swift-collections, swift-atomics, swift-async-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (0.61s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.58s)
[4480/16591] Fetching swift-collections
Fetched https://github.com/swift-server/async-http-client.git from cache (2.47s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.50s)
Fetched https://github.com/apple/swift-collections.git from cache (1.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (8.57s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.97s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.87s)
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.78s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.66s)
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.54s)
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.31s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.71s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.76s)
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.55s)
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.56s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (4.60s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1590] Fetching swift-asn1
[1591/2731] Fetching swift-asn1, swift-http-structured-headers
[2732/8690] Fetching swift-asn1, swift-http-structured-headers, swift-algorithms
[3567/14845] Fetching swift-asn1, swift-http-structured-headers, swift-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.36s)
[7668/13704] Fetching swift-asn1, swift-algorithms, swift-certificates
Fetched https://github.com/apple/swift-algorithms.git from cache (0.50s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.56s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.56s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.19s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.68s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.70s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.97s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (4.78s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.63s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.71s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.65s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.33s)
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 (1.96s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.76s)
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 (0.75s)
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-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-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-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-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-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio-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/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/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.14.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.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/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-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-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-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.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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Building for debugging...
[0/49] Write sources
[32/49] Compiling _AtomicsShims.c
[33/49] Compiling CNIOWindows shim.c
[34/49] Compiling CNIOWindows WSAStartup.c
[35/49] Compiling CNIOWASI CNIOWASI.c
[36/49] Compiling CNIOLinux liburing_shims.c
[37/49] Compiling CNIODarwin shim.c
[38/49] Compiling CNIOLLHTTP c_nio_http.c
[38/49] Write sources
[42/49] Compiling CCompressZlib empty.c
[43/49] Compiling CNIOLinux shim.c
[44/49] Compiling CNIOLLHTTP c_nio_api.c
[45/49] Compiling CNIOLLHTTP c_nio_llhttp.c
[46/49] Write swift-version-24593BA9C3E375BF.txt
[48/85] Emitting module ServiceContextModule
[49/85] Emitting module InternalCollectionsUtilities
[49/86] Compiling c-nioatomics.c
[50/86] Compiling c-atomics.c
[52/86] Compiling InternalCollectionsUtilities Descriptions.swift
[53/86] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[54/86] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[55/86] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[56/86] Compiling InternalCollectionsUtilities Debugging.swift
[57/86] Emitting module _NIODataStructures
[58/86] Compiling HTTPTypes HTTPParsedFields.swift
[59/86] Compiling ServiceContextModule ServiceContext.swift
[60/87] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[61/87] Compiling InternalCollectionsUtilities Integer rank.swift
[62/87] Compiling _NIODataStructures _TinyArray.swift
[63/87] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[64/87] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[65/87] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[66/87] Compiling HTTPTypes HTTPResponse.swift
[67/87] Compiling HTTPTypes HTTPRequest.swift
[68/87] Compiling HTTPTypes ISOLatin1String.swift
[69/87] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[70/87] Compiling InternalCollectionsUtilities UInt+reversed.swift
[71/87] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[72/87] Compiling InternalCollectionsUtilities _SortedCollection.swift
[73/87] Compiling _NIODataStructures Heap.swift
[74/87] Compiling _NIODataStructures PriorityQueue.swift
[75/89] Compiling _NIOBase64 Base64.swift
[76/89] Emitting module _NIOBase64
[77/93] Compiling ServiceContextModule ServiceContextKey.swift
[82/97] Compiling ConcurrencyHelpers LockedValueBox.swift
[83/97] Compiling HTTPTypes NIOLock.swift
[84/232] Compiling Instrumentation MultiplexInstrument.swift
[85/232] Emitting module CoreMetrics
[86/232] Compiling Instrumentation NoOpInstrument.swift
[87/232] Emitting module Instrumentation
[88/232] Compiling CoreMetrics Metrics.swift
[89/232] Compiling Instrumentation Instrument.swift
[90/232] Compiling NIOConcurrencyHelpers lock.swift
[91/232] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[92/232] Compiling NIOConcurrencyHelpers NIOLock.swift
[93/232] Compiling NIOConcurrencyHelpers atomics.swift
[94/232] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[95/232] Emitting module NIOConcurrencyHelpers
[97/233] Compiling _RopeModule BigSubstring+UTF8View.swift
[98/233] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[99/233] Compiling _RopeModule BigSubstring.swift
[100/233] Compiling _RopeModule Rope+Builder.swift
[101/233] Compiling _RopeModule Rope+Debugging.swift
[102/233] Compiling _RopeModule Rope+Invariants.swift
[103/233] Compiling _RopeModule Rope+_Node.swift
[104/233] Compiling _RopeModule BigString+ReplaceSubrange.swift
[105/233] Compiling _RopeModule BigString+Split.swift
[106/233] Compiling _RopeModule Range+BigString.swift
[107/233] Compiling _RopeModule BigString+UTF16View.swift
[108/233] Compiling _RopeModule BigString+UTF8View.swift
[109/233] Compiling _RopeModule BigString+UnicodeScalarView.swift
[110/233] Compiling _RopeModule BigSubstring+UTF16View.swift
[111/233] Compiling _RopeModule Rope+Insert.swift
[112/233] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[113/233] Compiling _RopeModule BigString+Chunk+Breaks.swift
[114/233] Compiling _RopeModule BigString+Chunk+Counts.swift
[115/233] Compiling _RopeModule BigString+Chunk+Description.swift
[116/233] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[117/233] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[118/233] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[119/240] Compiling _RopeModule _RopeVersion.swift
[120/240] Compiling _RopeModule Rope+Collection.swift
[121/240] Compiling _RopeModule Rope+Index.swift
[122/240] Compiling _RopeModule Rope+Sequence.swift
[123/240] Compiling _RopeModule Rope+Append.swift
[124/240] Compiling _RopeModule Rope+Extract.swift
[125/240] Compiling _RopeModule Rope+Find.swift
[126/240] Compiling _RopeModule Rope+ForEachWhile.swift
[127/247] Compiling _RopeModule _RopePath.swift
[128/247] Compiling _RopeModule BigString+Builder.swift
[129/247] Compiling _RopeModule BigString+Contents.swift
[130/247] Compiling _RopeModule BigString+Debugging.swift
[131/247] Compiling _RopeModule BigString+Index.swift
[132/247] Compiling _RopeModule BigString+Ingester.swift
[133/247] Compiling _RopeModule BigString+Invariants.swift
[134/247] Compiling _RopeModule BigString+Iterators.swift
[135/247] Compiling _RopeModule BigString+Metrics.swift
[136/247] Compiling _RopeModule BigString+Summary.swift
[137/247] Compiling _RopeModule BigString.swift
[138/247] Compiling _RopeModule BigString+Append.swift
[139/247] Compiling _RopeModule BigString+Initializers.swift
[140/247] Compiling _RopeModule BigString+Insert.swift
[141/247] Compiling _RopeModule BigString+Managing Breaks.swift
[142/247] Compiling _RopeModule BigString+RemoveSubrange.swift
[143/247] Compiling HeapModule Heap+Invariants.swift
[144/247] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[145/247] Compiling HeapModule Heap+Descriptions.swift
[146/247] Emitting module HeapModule
[147/247] Compiling HeapModule _HeapNode.swift
[148/247] Compiling HeapModule Heap+UnsafeHandle.swift
[149/247] Compiling HeapModule Heap.swift
[150/248] Compiling _RopeModule Rope+_Storage.swift
[151/248] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[152/248] Compiling _RopeModule Rope+_UnsafeHandle.swift
[153/248] Compiling _RopeModule Rope.swift
[154/248] Compiling _RopeModule RopeElement.swift
[155/248] Compiling _RopeModule RopeMetric.swift
[156/248] Compiling _RopeModule RopeSummary.swift
[157/248] Compiling _RopeModule _RopeItem.swift
[159/248] Compiling Instrumentation InstrumentationSystem.swift
[160/248] Compiling Instrumentation Locks.swift
[161/249] Compiling CoreMetrics Locks.swift
[172/259] Compiling Logging Logging.swift
[173/259] Compiling Logging LogHandler.swift
[174/259] Emitting module Logging
[175/259] Compiling Logging MetadataProvider.swift
[176/259] Compiling Logging Locks.swift
[177/260] Emitting module ConcurrencyHelpers
[178/260] Compiling ConcurrencyHelpers Lock.swift
[182/261] Emitting module OrderedCollections
[184/261] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[185/261] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[186/261] Compiling OrderedCollections OrderedSet.swift
[187/261] Compiling OrderedCollections _UnsafeBitset.swift
[188/261] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[189/261] Compiling _RopeModule BigString+Hashing.swift
[190/261] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[191/261] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[192/261] Compiling _RopeModule BigString+Sequence.swift
[193/261] Compiling _RopeModule BigString+TextOutputStream.swift
[201/261] Compiling OrderedCollections OrderedSet+Sendable.swift
[202/261] Compiling OrderedCollections OrderedSet+SubSequence.swift
[203/261] Compiling OrderedCollections OrderedSet+Testing.swift
[212/262] Emitting module _RopeModule
[213/262] Compiling _RopeModule Rope+Join.swift
[214/262] Compiling _RopeModule Rope+MutatingForEach.swift
[215/262] Compiling _RopeModule Rope+Remove.swift
[216/262] Compiling _RopeModule Rope+RemoveSubrange.swift
[217/262] Compiling _RopeModule Rope+Split.swift
[218/262] Compiling _RopeModule Optional Utilities.swift
[219/262] Compiling _RopeModule String Utilities.swift
[220/262] Compiling _RopeModule String.Index+ABI.swift
[221/262] Compiling _RopeModule _CharacterRecognizer.swift
[260/263] Compiling HTTPTypes HTTPFieldName.swift
[261/263] Emitting module HTTPTypes
[262/263] Compiling HTTPTypes HTTPFields.swift
[263/263] Compiling HTTPTypes HTTPField.swift
[265/379] Compiling Atomics Primitives.native.swift
[266/379] Compiling Atomics OptionalRawRepresentable.swift
[267/389] Compiling Atomics ManagedAtomic.swift
[268/389] Compiling Atomics ManagedAtomicLazyReference.swift
[269/442] Compiling BitCollections BitArray+Copy.swift
[270/442] Compiling BitCollections BitArray+CustomReflectable.swift
[271/442] Compiling Tracing InstrumentationSystem+Tracing.swift
[272/442] Compiling UnixSignals UnixSignal.swift
[273/442] Emitting module UnixSignals
[274/442] Compiling UnixSignals UnixSignalsSequence.swift
[275/443] Compiling BitCollections BitSet+Hashable.swift
[276/443] Compiling BitCollections BitSet+Initializers.swift
[277/443] Emitting module Tracing
[278/443] Compiling BitCollections BitSet+Invariants.swift
[279/443] Compiling BitCollections BitSet+Random.swift
[280/445] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[281/445] Compiling BitCollections BitSet+Extras.swift
[282/445] Compiling Tracing TracingTime.swift
[286/445] Compiling HashTreeCollections TreeDictionary.swift
[287/445] Compiling HashTreeCollections TreeSet+Codable.swift
[288/445] Compiling HashTreeCollections TreeSet+Collection.swift
[289/445] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[290/445] Compiling HashTreeCollections TreeSet+Debugging.swift
[291/445] Compiling HashTreeCollections TreeSet+Descriptions.swift
[292/445] Compiling HashTreeCollections TreeSet+Equatable.swift
[293/445] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[294/445] Compiling HashTreeCollections TreeSet+Extras.swift
[295/445] Compiling HashTreeCollections TreeSet+Filter.swift
[296/445] Compiling HashTreeCollections TreeSet+Hashable.swift
[297/445] Compiling HashTreeCollections TreeSet+Sendable.swift
[298/445] Compiling HashTreeCollections TreeSet+Sequence.swift
[299/445] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[300/445] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[301/445] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[302/445] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[303/445] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[304/445] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[305/445] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[306/455] Compiling Tracing Tracer.swift
[307/455] Compiling Tracing TracerProtocol+Legacy.swift
[308/455] Compiling Tracing TracerProtocol.swift
[309/455] Compiling BitCollections BitArray+BitwiseOperations.swift
[310/455] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[311/455] Compiling BitCollections BitArray+Descriptions.swift
[312/455] Compiling BitCollections BitArray+Equatable.swift
[313/455] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[314/455] Compiling BitCollections BitSet+CustomReflectable.swift
[315/455] Compiling BitCollections BitSet+CustomStringConvertible.swift
[316/455] Compiling BitCollections BitSet+Equatable.swift
[323/455] Compiling Tracing NoOpTracer.swift
[324/455] Compiling Tracing SpanProtocol.swift
[333/463] Compiling BitCollections BitSet+Codable.swift
[334/463] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[335/463] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[336/463] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[337/463] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[338/463] Compiling BitCollections BitSet+SetAlgebra union.swift
[339/463] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[340/463] Compiling BitCollections BitSet.Counted.swift
[341/463] Compiling BitCollections BitSet.Index.swift
[342/463] Compiling BitCollections BitSet._UnsafeHandle.swift
[343/463] Compiling BitCollections BitSet.swift
[344/463] Compiling Atomics IntegerOperations.swift
[345/463] Compiling Atomics Unmanaged extensions.swift
[351/463] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[352/463] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[353/463] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[354/463] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[355/463] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[356/463] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[357/463] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[358/463] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[359/463] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[367/463] Emitting module DequeModule
[369/464] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[370/464] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[371/464] Compiling BitCollections BitArray+Extras.swift
[372/464] Compiling BitCollections BitArray+Fill.swift
[373/464] Compiling BitCollections BitArray+Hashable.swift
[374/464] Compiling BitCollections BitArray+Initializers.swift
[375/464] Compiling BitCollections BitArray+Invariants.swift
[376/464] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[377/464] Compiling BitCollections BitArray+RandomBits.swift
[378/464] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[379/464] Compiling BitCollections BitArray+Shifts.swift
[380/464] Compiling BitCollections BitArray+Testing.swift
[381/464] Compiling BitCollections BitArray._UnsafeHandle.swift
[382/464] Compiling BitCollections BitArray.swift
[383/464] Compiling BitCollections BitSet+BidirectionalCollection.swift
[385/464] Emitting module BitCollections
[386/464] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[387/464] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[388/464] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[389/464] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[392/464] Compiling BitCollections BitArray+Codable.swift
[393/464] Compiling BitCollections BitArray+Collection.swift
[398/464] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[399/464] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[400/464] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[401/464] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[402/464] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[403/464] Compiling HashTreeCollections TreeSet.swift
[429/509] Compiling BitCollections Range+Utilities.swift
[430/509] Compiling BitCollections Slice+Utilities.swift
[431/509] Compiling BitCollections UInt+Tricks.swift
[432/509] Compiling BitCollections _Word.swift
[433/510] Emitting module Atomics
[435/510] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[436/510] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[437/510] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[438/510] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[439/510] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[440/510] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[441/511] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[442/511] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[443/511] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[444/511] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[445/511] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[446/511] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[447/511] Compiling AsyncAlgorithms AsyncChannel.swift
[448/511] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[449/511] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[450/511] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[451/511] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[452/511] Emitting module Metrics
[453/511] Compiling Metrics Metrics.swift
[456/512] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[457/512] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[458/512] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[459/512] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[460/512] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[461/512] Compiling AsyncAlgorithms DebounceStateMachine.swift
[462/512] Compiling AsyncAlgorithms DebounceStorage.swift
[463/512] Compiling AsyncAlgorithms Dictionary.swift
[464/512] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[465/512] Compiling AsyncAlgorithms Locking.swift
[466/512] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[467/572] Compiling NIOCore ChannelInvoker.swift
[468/572] Compiling NIOCore ChannelOption.swift
[469/572] Compiling NIOCore ChannelPipeline.swift
[470/572] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[471/572] Compiling NIOCore EventLoopFuture+Deprecated.swift
[472/572] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[473/578] Compiling NIOCore AsyncChannelInboundStream.swift
[474/578] Compiling NIOCore AsyncChannelOutboundWriter.swift
[475/578] Compiling NIOCore NIOAsyncSequenceProducer.swift
[476/578] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[477/578] Compiling NIOCore NIOAsyncWriter.swift
[478/578] Compiling NIOCore IO.swift
[479/578] Compiling NIOCore ByteBuffer-int.swift
[480/578] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[481/578] Compiling NIOCore AddressedEnvelope.swift
[482/578] Compiling NIOCore AsyncAwaitSupport.swift
[483/578] Compiling NIOCore AsyncChannel.swift
[484/578] Compiling NIOCore AsyncChannelHandler.swift
[485/578] Emitting module AsyncAlgorithms
[486/578] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[487/578] Compiling NIOCore BSDSocketAPI.swift
[488/578] Compiling NIOCore ByteBuffer-aux.swift
[489/578] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[490/578] Compiling NIOCore ByteBuffer-conversions.swift
[491/578] Compiling NIOCore ByteBuffer-core.swift
[492/578] Compiling NIOCore ByteBuffer-hex.swift
[493/578] Emitting module HashTreeCollections
[495/581] Compiling NIOCore ByteBuffer-multi-int.swift
[496/581] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[497/581] Compiling NIOCore ByteBuffer-views.swift
[498/581] Compiling NIOCore Channel.swift
[499/581] Compiling NIOCore ChannelHandler.swift
[500/581] Compiling NIOCore ChannelHandlers.swift
[501/581] Compiling Collections Collections.swift
[502/581] Emitting module Collections
[503/582] Compiling NIOCore EventLoopFuture.swift
[504/582] Compiling NIOCore FileDescriptor.swift
[505/582] Compiling NIOCore FileHandle.swift
[506/582] Compiling NIOCore FileRegion.swift
[507/582] Compiling NIOCore GlobalSingletons.swift
[508/582] Compiling NIOCore CircularBuffer.swift
[509/582] Compiling NIOCore IOData.swift
[510/582] Compiling NIOCore IPProtocol.swift
[511/582] Compiling NIOCore IntegerBitPacking.swift
[512/582] Compiling NIOCore IntegerTypes.swift
[513/582] Compiling NIOCore Interfaces.swift
[514/582] Compiling NIOCore Linux.swift
[515/582] Compiling NIOCore MarkedCircularBuffer.swift
[517/582] Compiling AsyncAlgorithms SetAlgebra.swift
[518/582] Compiling AsyncAlgorithms UnsafeTransfer.swift
[519/582] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[520/582] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[521/582] Compiling AsyncAlgorithms ZipStateMachine.swift
[522/582] Compiling AsyncAlgorithms ZipStorage.swift
[524/583] Compiling NIOCore MulticastChannel.swift
[525/583] Compiling NIOCore NIOAny.swift
[526/583] Compiling NIOCore NIOCloseOnErrorHandler.swift
[527/583] Compiling NIOCore NIOLoopBound.swift
[528/583] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[529/583] Compiling NIOCore NIOScheduledCallback.swift
[530/583] Compiling NIOCore NIOSendable.swift
[531/583] Compiling NIOCore RecvByteBufferAllocator.swift
[548/599] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[549/600] Emitting module ServiceLifecycle
[557/600] Compiling NIOCore EventLoop.swift
[558/600] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[559/600] Compiling ServiceLifecycle ServiceRunnerError.swift
[560/600] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[561/600] Compiling ServiceLifecycle CancellationWaiter.swift
[571/600] Compiling ServiceLifecycle Service.swift
[572/600] Compiling ServiceLifecycle GracefulShutdown.swift
[573/600] Compiling ServiceLifecycle ServiceGroup.swift
[575/601] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[576/601] Compiling NIOCore SocketAddresses.swift
[577/601] Compiling NIOCore SocketOptionProvider.swift
[578/601] Compiling NIOCore SystemCallHelpers.swift
[579/601] Compiling NIOCore TimeAmount+Duration.swift
[580/601] Compiling NIOCore TypeAssistedChannelHandler.swift
[581/601] Compiling NIOCore UniversalBootstrapSupport.swift
[582/601] Compiling NIOCore Utilities.swift
[583/601] Emitting module NIOCore
[603/663] Emitting module NIOHTTPTypes
[604/663] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[605/663] Compiling CompressNIO Compressor.swift
[606/665] Compiling CompressNIO CompressionAlgorithm.swift
[608/665] Compiling CompressNIO ByteBuffer+zlib+compress.swift
[609/665] Compiling CompressNIO Error.swift
[610/665] Compiling CompressNIO ZlibWrapper.swift
[611/665] Compiling CompressNIO ByteBuffer+zlib+decompress.swift
[612/665] Compiling CompressNIO Zlib.swift
[613/665] Emitting module CompressNIO
[614/665] Compiling NIOPosix IO.swift
[615/665] Compiling NIOPosix IntegerBitPacking.swift
[616/666] Emitting module NIOEmbedded
[617/666] Compiling NIOEmbedded AsyncTestingChannel.swift
[618/666] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[620/666] Compiling NIOEmbedded Embedded.swift
[622/667] Emitting module NIOPosix
[623/673] Compiling NIOPosix SelectableChannel.swift
[624/673] Compiling NIOPosix SelectableEventLoop.swift
[625/673] Compiling NIOPosix SelectorEpoll.swift
[626/673] Compiling NIOPosix SelectorGeneric.swift
[627/673] Compiling NIOPosix SelectorKqueue.swift
[628/673] Compiling NIOPosix SelectorUring.swift
[629/673] Compiling NIOPosix ServerSocket.swift
[630/673] Compiling NIOPosix Socket.swift
[631/673] Compiling NIOPosix SocketChannel.swift
[632/673] Compiling NIOPosix SocketProtocols.swift
[633/673] Compiling NIOPosix System.swift
[634/673] Compiling NIOPosix Thread.swift
[635/673] Compiling NIOPosix Pool.swift
[636/673] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[637/673] Compiling NIOPosix PosixSingletons.swift
[638/673] Compiling NIOPosix RawSocketBootstrap.swift
[639/673] Compiling NIOPosix Resolver.swift
[640/673] Compiling NIOPosix Selectable.swift
[641/673] Compiling NIOPosix ThreadPosix.swift
[642/673] Compiling NIOPosix ThreadWindows.swift
[643/673] Compiling NIOPosix UnsafeTransfer.swift
[644/673] Compiling NIOPosix Utilities.swift
[645/673] Compiling NIOPosix VsockAddress.swift
[646/673] Compiling NIOPosix VsockChannelEvents.swift
[647/673] Compiling NIOPosix Bootstrap.swift
[648/673] Compiling NIOPosix ControlMessage.swift
[649/673] Compiling NIOPosix DatagramVectorReadManager.swift
[650/673] Compiling NIOPosix Errors+Any.swift
[651/673] Compiling NIOPosix FileDescriptor.swift
[652/673] Compiling NIOPosix GetaddrinfoResolver.swift
[653/673] Compiling NIOPosix HappyEyeballs.swift
[656/673] Compiling NIOPosix IntegerTypes.swift
[657/673] Compiling NIOPosix Linux.swift
[658/673] Compiling NIOPosix LinuxCPUSet.swift
[659/673] Compiling NIOPosix LinuxUring.swift
[660/673] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[661/673] Compiling NIOPosix BSDSocketAPICommon.swift
[662/673] Compiling NIOPosix BSDSocketAPIPosix.swift
[663/673] Compiling NIOPosix BSDSocketAPIWindows.swift
[664/673] Compiling NIOPosix BaseSocket.swift
[665/673] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[666/673] Compiling NIOPosix BaseSocketChannel.swift
[667/673] Compiling NIOPosix BaseStreamSocketChannel.swift
[668/673] Compiling NIOPosix NIOThreadPool.swift
[669/673] Compiling NIOPosix NonBlockingFileIO.swift
[670/673] Compiling NIOPosix PendingDatagramWritesManager.swift
[671/673] Compiling NIOPosix PendingWritesManager.swift
[672/673] Compiling NIOPosix PipeChannel.swift
[673/673] Compiling NIOPosix PipePair.swift
[675/676] Compiling NIO Exports.swift
[676/676] Emitting module NIO
[678/693] Emitting module NIOHTTP1
[679/695] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[680/695] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[681/695] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[682/695] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[683/695] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[684/695] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[685/695] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[686/695] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[687/695] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[688/695] Compiling NIOHTTP1 HTTPTypes.swift
[689/695] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[690/695] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[691/695] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[692/695] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[693/695] Compiling NIOHTTP1 ByteCollectionUtils.swift
[694/695] Compiling NIOHTTP1 HTTPDecoder.swift
[695/695] Compiling NIOHTTP1 HTTPEncoder.swift
[697/718] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[698/718] Emitting module NIOHTTPTypesHTTP1
[699/718] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[700/718] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[701/719] Compiling NIOExtras RequestResponseHandler.swift
[702/719] Compiling NIOExtras RequestResponseWithIDHandler.swift
[703/721] Compiling NIOExtras PCAPRingBuffer.swift
[704/721] Compiling NIOExtras QuiescingHelper.swift
[706/721] Emitting module NIOExtras
[707/721] Compiling NIOExtras DebugInboundEventsHandler.swift
[708/721] Compiling NIOExtras DebugOutboundEventsHandler.swift
[709/721] Compiling NIOExtras FixedLengthFrameDecoder.swift
[710/721] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[711/721] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[712/721] Compiling NIOExtras JSONRPCFraming.swift
[713/721] Compiling NIOExtras NIOLengthFieldBitLength.swift
[714/721] Compiling NIOExtras NIORequestIdentifiable.swift
[715/721] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[716/721] Compiling NIOExtras NIOExtrasError.swift
[717/721] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[718/721] Compiling NIOExtras LengthFieldPrepender.swift
[719/721] Compiling NIOExtras LineBasedFrameDecoder.swift
[720/721] Compiling NIOExtras UnsafeTransfer.swift
[721/721] Compiling NIOExtras WritePCAPHandler.swift
[723/746] 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
[724/749] 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
[725/749] 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
[726/749] 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
[727/749] 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
[728/749] 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
[729/749] 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
[730/749] 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
[731/749] 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
[732/749] 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
[733/749] 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
[734/749] 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
[735/749] 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
[736/749] 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
[737/749] 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
[738/749] 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
[739/749] 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
[740/749] 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
[741/749] 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
[742/749] 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
[743/749] 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
[744/749] 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
[745/749] 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
[746/749] 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
[747/749] 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
[748/749] 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
[749/749] 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
[751/814] 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
[752/814] 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
[753/814] 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
[754/814] 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
[755/814] 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
[756/814] 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
[757/814] 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
[758/814] 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
[759/814] 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
[760/823] 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
[761/823] 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
[762/823] 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
[763/823] 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
[764/823] 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
[765/823] 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
[766/823] 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
[767/823] 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
[768/823] 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
[769/823] 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
[770/823] 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
[771/823] 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
[772/823] 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
[773/823] 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
[774/823] 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
[775/823] 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
[776/823] 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
[777/823] 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
[778/823] 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/823] 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/823] 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/823] 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/823] 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/823] 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/823] 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/823] 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/823] 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/823] 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
[788/823] 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
[789/823] 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
[790/823] 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
[791/823] 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
[792/823] 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
[793/823] 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
[794/823] 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
[795/823] 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
[796/823] 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
[797/823] 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
[798/823] 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
[799/823] 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
[800/823] 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
[801/823] 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
[802/823] 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
[803/823] 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
[804/823] 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
[805/823] 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
[806/823] 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
[807/823] 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
[808/823] 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
[809/823] 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
[810/823] 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
[811/823] 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
[812/823] 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
[813/823] 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
[814/823] 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
[815/823] 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
[816/823] 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
[817/823] 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
[818/823] 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
[819/823] 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
[820/823] 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
[821/823] 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
[822/823] 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
[823/823] 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
[825/828] Emitting module HummingbirdCompression
[826/828] Compiling HummingbirdCompression RequestDecompressionMiddleware.swift
[827/828] 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 | }
[828/828] Compiling HummingbirdCompression ResponseCompressionMiddleware.swift
Build complete! (144.43s)
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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.