Build Information
Successful build of hummingbird-redis, reference main (8696c1
), with Swift 6.1 for Android on 24 Jun 2025 00:24:47 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/hummingbird-redis.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-redis
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8696c1e Update from hummingbird-project-template 9f1753de24c31bae77d963d51cc52bff1d895b4e (#42)
Cloned https://github.com/hummingbird-project/hummingbird-redis.git
Revision (git rev-parse @):
8696c1ec8f0829f72edc2762fb0cc696f59c413e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hummingbird-project/hummingbird-redis.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/hummingbird-project/hummingbird-redis.git
https://github.com/hummingbird-project/hummingbird-redis.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.5.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "redistack",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/RediStack.git"
}
],
"manifest_display_name" : "hummingbird-redis",
"name" : "hummingbird-redis",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "HummingbirdRedis",
"targets" : [
"HummingbirdRedis"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HummingbirdRedisTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdRedisTests",
"path" : "Tests/HummingbirdRedisTests",
"product_dependencies" : [
"Hummingbird",
"HummingbirdTesting"
],
"sources" : [
"PersistTests.swift",
"RedisTests.swift"
],
"target_dependencies" : [
"HummingbirdRedis"
],
"type" : "test"
},
{
"c99name" : "HummingbirdRedis",
"module_type" : "SwiftTarget",
"name" : "HummingbirdRedis",
"path" : "Sources/HummingbirdRedis",
"product_dependencies" : [
"Hummingbird",
"RediStack"
],
"product_memberships" : [
"HummingbirdRedis"
],
"sources" : [
"Deprecations.swift",
"Persist+Redis.swift",
"Redis+Codable.swift",
"RedisConfiguration.swift",
"RedisConnectionPoolService.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/swift-server/RediStack.git
[1/4703] Fetching redistack
[472/29480] Fetching redistack, hummingbird
Fetched https://github.com/swift-server/RediStack.git from cache (0.80s)
[5451/24777] Fetching hummingbird
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (2.06s)
Computing version for https://github.com/swift-server/RediStack.git
Computed https://github.com/swift-server/RediStack.git at 1.6.2 (6.15s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/1797] Fetching swift-atomics
[595/4003] Fetching swift-atomics, swift-metrics
[1033/7839] Fetching swift-atomics, swift-metrics, swift-log
[6229/22729] Fetching swift-atomics, swift-metrics, swift-log, swift-nio-ssl
[8481/99068] Fetching swift-atomics, swift-metrics, swift-log, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (1.02s)
[9654/97271] Fetching swift-metrics, swift-log, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (1.15s)
[7941/93435] Fetching swift-metrics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.32s)
[60224/78545] Fetching swift-metrics, swift-nio
Fetched https://github.com/apple/swift-metrics.git from cache (10.07s)
Fetched https://github.com/apple/swift-nio.git from cache (10.21s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (11.21s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.14.1 (0.80s)
Fetching https://github.com/apple/swift-nio-transport-services.git
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-extras.git
[1/14014] Fetching async-http-client
[2/25546] Fetching async-http-client, swift-nio-http2
[488/28213] Fetching async-http-client, swift-nio-http2, swift-nio-transport-services
[1149/34188] Fetching async-http-client, swift-nio-http2, swift-nio-transport-services, swift-nio-extras
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[23446/36614] Fetching async-http-client, swift-nio-http2, swift-nio-transport-services, swift-nio-extras, swift-service-lifecycle
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.21s)
[20659/30639] Fetching async-http-client, swift-nio-http2, swift-nio-transport-services, swift-service-lifecycle
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.62s)
[25792/28213] Fetching async-http-client, swift-nio-http2, swift-nio-transport-services
Fetching https://github.com/apple/swift-collections.git
[28214/29117] Fetching async-http-client, swift-nio-http2, swift-nio-transport-services, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.66s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/16640] Fetching swift-collections
[4161/21625] Fetching swift-collections, swift-async-algorithms
Fetched https://github.com/swift-server/async-http-client.git from cache (2.85s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.26s)
[4327/16640] Fetching swift-collections
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.33s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.36s)
[11150/21666] Fetching swift-collections, swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.87s)
Fetched https://github.com/apple/swift-collections.git from cache (3.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (7.50s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (2.41s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (3.53s)
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.96s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.57s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.72s)
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.50s)
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.34s)
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.88s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.82s)
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 (1.65s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.65s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.75s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/6199] Fetching swift-certificates
[373/7368] Fetching swift-certificates, swift-http-structured-headers
[1138/8984] Fetching swift-certificates, swift-http-structured-headers, swift-asn1
[2237/14943] Fetching swift-certificates, swift-http-structured-headers, swift-asn1, swift-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.48s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.49s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.19s)
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.01s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (5.77s)
Fetching https://github.com/apple/swift-crypto.git
[1/15433] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.80s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.81s)
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.64s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.52s)
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.35s)
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.67s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (6.61s)
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.94s)
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/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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/swift-server/RediStack.git
Working copy of https://github.com/swift-server/RediStack.git resolved at 1.6.2
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/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-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-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/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-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-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-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-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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.1
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-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-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-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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-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-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-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Building for debugging...
[0/450] Write sources
[34/450] Compiling CNIOWindows WSAStartup.c
[35/450] Compiling _AtomicsShims.c
[36/450] Compiling CNIOWASI CNIOWASI.c
[37/450] Compiling CNIOLinux liburing_shims.c
[38/450] Compiling CNIOWindows shim.c
[39/450] Compiling CNIODarwin shim.c
[40/450] Compiling CNIOLLHTTP c_nio_http.c
[41/450] Compiling fiat_curve25519_adx_square.S
[42/450] Compiling fiat_p256_adx_sqr.S
[43/450] Compiling fiat_p256_adx_mul.S
[44/450] Compiling fiat_curve25519_adx_mul.S
[45/450] Compiling CNIOLinux shim.c
[46/450] Compiling CNIOLLHTTP c_nio_api.c
[47/450] Write swift-version-24593BA9C3E375BF.txt
[48/450] Compiling CNIOLLHTTP c_nio_llhttp.c
[49/450] Compiling CNIOBoringSSLShims shims.c
[51/456] Emitting module _NIOBase64
[51/456] Compiling tls_record.cc
[52/456] Compiling tls13_enc.cc
[53/456] Compiling tls13_server.cc
[54/462] Compiling tls_method.cc
[55/464] Compiling tls13_client.cc
[56/466] Compiling tls13_both.cc
[58/492] Emitting module InternalCollectionsUtilities
[59/493] Emitting module CoreMetrics
[60/493] Compiling HTTPTypes ISOLatin1String.swift
[61/494] Compiling ConcurrencyHelpers LockedValueBox.swift
[62/494] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[63/494] Compiling InternalCollectionsUtilities _SortedCollection.swift
[64/494] Emitting module ServiceContextModule
[65/494] Compiling HTTPTypes HTTPResponse.swift
[66/494] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[67/494] Compiling ServiceContextModule ServiceContext.swift
[68/494] Compiling ServiceContextModule ServiceContextKey.swift
[69/494] Compiling HTTPTypes HTTPField.swift
[70/495] Compiling HTTPTypes HTTPRequest.swift
[71/495] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[72/495] Compiling InternalCollectionsUtilities UInt+reversed.swift
[73/495] Compiling HTTPTypes HTTPParsedFields.swift
[74/495] Compiling _NIODataStructures PriorityQueue.swift
[75/495] Compiling _NIODataStructures _TinyArray.swift
[76/495] Compiling InternalCollectionsUtilities Descriptions.swift
[77/495] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[78/495] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[79/495] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[80/495] Compiling InternalCollectionsUtilities Debugging.swift
[81/495] Compiling _NIOBase64 Base64.swift
[82/495] Compiling _NIODataStructures Heap.swift
[83/495] Emitting module _NIODataStructures
[84/497] Compiling CoreMetrics Metrics.swift
[85/497] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[86/497] Compiling InternalCollectionsUtilities Integer rank.swift
[87/497] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[88/497] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[93/501] Compiling HTTPTypes NIOLock.swift
[94/504] Compiling Instrumentation Instrument.swift
[95/504] Compiling Instrumentation InstrumentationSystem.swift
[96/504] Emitting module Instrumentation
[97/504] Compiling Instrumentation MultiplexInstrument.swift
[98/504] Compiling Instrumentation NoOpInstrument.swift
[98/504] Compiling t1_enc.cc
[100/504] Compiling CoreMetrics Locks.swift
[101/505] Compiling Logging MetadataProvider.swift
[102/505] Compiling Instrumentation Locks.swift
[103/506] Emitting module ConcurrencyHelpers
[104/506] Compiling ConcurrencyHelpers Lock.swift
[106/518] Emitting module Logging
[107/520] Compiling Logging Locks.swift
[109/555] Compiling Logging LogHandler.swift
[110/557] Compiling Logging Logging.swift
[110/559] Compiling ssl_versions.cc
[112/576] Compiling ssl_x509.cc
[115/651] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[116/681] Compiling HeapModule Heap+Descriptions.swift
[117/727] Compiling Tracing TracingTime.swift
[118/727] Compiling HeapModule _HeapNode.swift
[119/727] Compiling HeapModule Heap.swift
[120/727] Compiling Tracing TracerProtocol.swift
[121/727] Compiling HeapModule Heap+Invariants.swift
[122/727] Compiling HeapModule Heap+UnsafeHandle.swift
[123/727] Compiling UnixSignals UnixSignal.swift
[124/727] Emitting module UnixSignals
[125/727] Emitting module HeapModule
[126/727] Compiling UnixSignals UnixSignalsSequence.swift
[127/729] Compiling Tracing Tracer.swift
[128/729] Compiling Tracing TracerProtocol+Legacy.swift
[131/729] Compiling HashTreeCollections TreeDictionary+Collection.swift
[132/729] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[133/729] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[134/729] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[135/729] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[136/729] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[137/729] Compiling HashTreeCollections TreeDictionary+Filter.swift
[138/729] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[139/729] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[140/729] Compiling HashTreeCollections TreeDictionary+Keys.swift
[141/729] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[142/729] Compiling HashTreeCollections TreeDictionary+Merge.swift
[143/729] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[144/729] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[145/729] Compiling Tracing NoOpTracer.swift
[146/729] Compiling Tracing InstrumentationSystem+Tracing.swift
[147/729] Emitting module Tracing
[148/729] Compiling Tracing SpanProtocol.swift
[150/737] Compiling OrderedCollections OrderedSet+SubSequence.swift
[151/737] Compiling OrderedCollections OrderedSet+Testing.swift
[152/737] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[153/737] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[154/737] Compiling OrderedCollections OrderedSet.swift
[155/737] Compiling OrderedCollections _UnsafeBitset.swift
[156/737] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[157/737] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[158/737] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[159/737] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[160/747] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[161/747] Compiling HashTreeCollections _HashTreeIterator.swift
[162/747] Compiling HashTreeCollections _HashTreeStatistics.swift
[163/747] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[164/747] Compiling HashTreeCollections _RawHashNode.swift
[165/747] Compiling HashTreeCollections _UnmanagedHashNode.swift
[166/747] Compiling HashTreeCollections _UnsafePath.swift
[167/747] Compiling HashTreeCollections TreeDictionary+Codable.swift
[168/762] Compiling DequeModule Deque+Extras.swift
[169/762] Compiling DequeModule Deque+Hashable.swift
[170/762] Compiling DequeModule Deque._UnsafeHandle.swift
[171/762] Compiling DequeModule Deque.swift
[172/762] Compiling DequeModule _DequeBuffer.swift
[173/762] Compiling DequeModule _DequeBufferHeader.swift
[174/762] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[175/762] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[176/762] Compiling DequeModule Deque+CustomReflectable.swift
[177/762] Compiling DequeModule Deque+Descriptions.swift
[178/764] Compiling HashTreeCollections TreeDictionary.swift
[179/764] Compiling HashTreeCollections TreeSet+Codable.swift
[180/764] Compiling HashTreeCollections TreeSet+Collection.swift
[181/764] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[182/764] Compiling HashTreeCollections TreeSet+Debugging.swift
[183/764] Compiling HashTreeCollections TreeSet+Descriptions.swift
[184/764] Compiling HashTreeCollections TreeSet+Equatable.swift
[185/764] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[186/764] Compiling HashTreeCollections TreeSet+Extras.swift
[187/764] Compiling HashTreeCollections TreeSet+Filter.swift
[200/764] Compiling OrderedCollections OrderedSet+Sendable.swift
[201/764] Compiling DequeModule _DequeSlot.swift
[202/764] Compiling DequeModule _UnsafeWrappedBuffer.swift
[203/764] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[204/764] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[205/764] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[206/764] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[207/764] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[208/764] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[209/764] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[210/764] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[211/764] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[212/764] Compiling HashTreeCollections TreeSet.swift
[213/764] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[214/764] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[215/764] Compiling HashTreeCollections _HashNode.swift
[216/764] Compiling HashTreeCollections _HashNodeHeader.swift
[217/764] Compiling HashTreeCollections _HashSlot.swift
[218/764] Compiling HashTreeCollections _HashStack.swift
[219/764] Compiling HashTreeCollections _AncestorHashSlots.swift
[220/764] Compiling HashTreeCollections _Bitmap.swift
[223/764] Compiling DequeModule Deque+Codable.swift
[224/764] Compiling DequeModule Deque+Collection.swift
[225/764] Compiling DequeModule Deque+Equatable.swift
[226/764] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[227/764] Compiling DequeModule Deque+Testing.swift
[228/764] Compiling DequeModule Deque._Storage.swift
[229/764] Compiling HashTreeCollections _Bucket.swift
[230/764] Compiling HashTreeCollections _Hash.swift
[231/764] Compiling HashTreeCollections _HashLevel.swift
[232/764] Compiling HashTreeCollections _HashNode+Builder.swift
[233/764] Compiling HashTreeCollections _HashNode+Debugging.swift
[234/764] Compiling HashTreeCollections _HashNode+Initializers.swift
[235/764] Compiling HashTreeCollections _HashNode+Invariants.swift
[236/764] Compiling HashTreeCollections _HashNode+Lookups.swift
[303/773] Compiling HTTPTypes HTTPFieldName.swift
[304/773] Compiling HTTPTypes HTTPFields.swift
[305/773] Emitting module HTTPTypes
[306/774] Emitting module DequeModule
[308/775] Compiling ssl_transcript.cc
[310/775] Compiling Metrics Metrics.swift
[311/775] Emitting module Metrics
[312/776] Emitting module OrderedCollections
[325/777] Compiling ssl_stat.cc
[327/777] Emitting module _RopeModule
[350/777] Compiling _RopeModule Rope+Join.swift
[351/777] Compiling _RopeModule Rope+MutatingForEach.swift
[352/777] Compiling _RopeModule Rope+Remove.swift
[353/777] Compiling _RopeModule Rope+RemoveSubrange.swift
[354/777] Compiling _RopeModule Rope+Split.swift
[355/777] Compiling _RopeModule Optional Utilities.swift
[356/777] Compiling _RopeModule String Utilities.swift
[357/777] Compiling _RopeModule String.Index+ABI.swift
[358/777] Compiling _RopeModule _CharacterRecognizer.swift
[388/778] Compiling ssl_file.cc
[389/778] Emitting module HashTreeCollections
[390/779] Compiling ssl_session.cc
[392/779] Compiling ssl_privkey.cc
[393/779] Compiling ssl_key_share.cc
[394/779] Compiling ssl_credential.cc
[395/779] Compiling ssl_lib.cc
[396/779] Compiling ssl_aead_ctx.cc
[397/779] Compiling ssl_buffer.cc
[398/779] Compiling ssl_cipher.cc
[399/779] Compiling s3_lib.cc
[400/779] Compiling ssl_asn1.cc
[401/779] Compiling ssl_cert.cc
[402/779] Compiling s3_pkt.cc
[403/779] Compiling s3_both.cc
[404/779] Compiling handshake_client.cc
[405/779] Compiling handshake.cc
[406/779] Compiling encrypted_client_hello.cc
[407/779] Compiling handshake_server.cc
[408/779] Compiling handoff.cc
[409/779] Compiling dtls_record.cc
[410/779] Compiling md5-x86_64-linux.S
[411/779] Compiling md5-x86_64-apple.S
[412/779] Compiling dtls_method.cc
[413/779] Compiling md5-586-linux.S
[414/779] Compiling md5-586-apple.S
[415/779] Compiling chacha20_poly1305_x86_64-linux.S
[416/779] Compiling extensions.cc
[417/779] Compiling chacha20_poly1305_x86_64-apple.S
[418/779] Compiling chacha20_poly1305_armv8-win.S
[419/779] Compiling chacha20_poly1305_armv8-apple.S
[420/779] Compiling chacha20_poly1305_armv8-linux.S
[421/779] Compiling chacha-x86_64-apple.S
[422/779] Compiling chacha-x86_64-linux.S
[423/779] Compiling chacha-x86-linux.S
[424/779] Compiling chacha-x86-apple.S
[425/779] Compiling chacha-armv8-win.S
[426/779] Compiling chacha-armv8-linux.S
[427/779] Compiling chacha-armv8-apple.S
[428/779] Compiling aes128gcmsiv-x86_64-linux.S
[428/779] Compiling chacha-armv4-linux.S
[430/779] Compiling aes128gcmsiv-x86_64-apple.S
[431/779] Compiling x86_64-mont5-linux.S
[432/779] Compiling x86_64-mont5-apple.S
[433/779] Compiling x86_64-mont-linux.S
[434/779] Compiling x86_64-mont-apple.S
[435/779] Compiling x86-mont-linux.S
[436/779] Compiling err_data.cc
[437/779] Compiling x86-mont-apple.S
[438/779] Compiling vpaes-x86_64-apple.S
[439/779] Compiling vpaes-x86_64-linux.S
[440/779] Compiling vpaes-x86-linux.S
[441/779] Compiling vpaes-x86-apple.S
[442/779] Compiling vpaes-armv8-win.S
[443/779] Compiling vpaes-armv8-linux.S
[444/779] Compiling vpaes-armv8-apple.S
[445/779] Compiling vpaes-armv7-linux.S
[446/779] Compiling sha512-x86_64-linux.S
[447/779] Compiling sha512-x86_64-apple.S
[448/779] Compiling sha512-armv8-linux.S
[449/779] Compiling sha512-armv8-win.S
[450/779] Compiling d1_srtp.cc
[451/779] Compiling sha512-armv4-linux.S
[452/779] Compiling sha512-586-linux.S
[453/779] Compiling sha512-armv8-apple.S
[454/779] Compiling bio_ssl.cc
[455/779] Compiling d1_pkt.cc
[456/779] Compiling sha512-586-apple.S
[457/779] Compiling sha256-x86_64-linux.S
[458/779] Compiling sha256-armv8-win.S
[459/779] Compiling sha256-x86_64-apple.S
[460/779] Compiling sha256-armv8-apple.S
[460/779] Compiling sha256-586-linux.S
[462/779] Compiling sha1-x86_64-linux.S
[463/779] Compiling sha256-armv8-linux.S
[464/779] Compiling sha256-armv4-linux.S
[465/779] Compiling sha256-586-apple.S
[466/779] Compiling sha1-x86_64-apple.S
[467/779] Compiling sha1-armv8-win.S
[468/779] Compiling sha1-armv8-apple.S
[469/779] Compiling sha1-armv4-large-linux.S
[470/779] Compiling sha1-armv8-linux.S
[471/779] Compiling sha1-586-linux.S
[472/779] Compiling rsaz-avx2-linux.S
[473/779] Compiling sha1-586-apple.S
[474/779] Compiling rdrand-x86_64-linux.S
[475/779] Compiling rsaz-avx2-apple.S
[476/779] Compiling rdrand-x86_64-apple.S
[477/779] Compiling p256_beeu-x86_64-asm-apple.S
[478/779] Compiling p256_beeu-x86_64-asm-linux.S
[479/779] Compiling p256_beeu-armv8-asm-win.S
[480/779] Compiling p256_beeu-armv8-asm-linux.S
[481/779] Compiling p256-x86_64-asm-linux.S
[482/779] Compiling p256_beeu-armv8-asm-apple.S
[483/779] Compiling p256-x86_64-asm-apple.S
[484/779] Compiling p256-armv8-asm-linux.S
[485/779] Compiling p256-armv8-asm-win.S
[486/779] Compiling ghashv8-armv8-win.S
[487/779] Compiling p256-armv8-asm-apple.S
[488/779] Compiling ghashv8-armv8-apple.S
[489/779] Compiling ghashv8-armv7-linux.S
[489/779] Compiling ghashv8-armv8-linux.S
[491/779] Compiling ghash-x86-linux.S
[492/779] Compiling ghash-x86_64-linux.S
[493/779] Compiling ghash-x86_64-apple.S
[494/779] Compiling ghash-ssse3-x86_64-linux.S
[495/779] Compiling ghash-ssse3-x86_64-apple.S
[496/779] Compiling ghash-ssse3-x86-apple.S
[497/779] Compiling ghash-x86-apple.S
[498/779] Compiling ghash-ssse3-x86-linux.S
[499/779] Compiling ghash-neon-armv8-win.S
[500/779] Compiling d1_lib.cc
[501/779] Compiling ghash-neon-armv8-linux.S
[502/779] Compiling ghash-neon-armv8-apple.S
[503/779] Compiling co-586-linux.S
[504/779] Compiling ghash-armv4-linux.S
[505/779] Compiling co-586-apple.S
[506/779] Compiling bsaes-armv7-linux.S
[507/779] Compiling bn-586-linux.S
[508/779] Compiling bn-armv8-apple.S
[509/779] Compiling bn-armv8-win.S
[510/779] Compiling d1_both.cc
[511/779] Compiling bn-armv8-linux.S
[512/779] Compiling armv8-mont-win.S
[513/779] Compiling bn-586-apple.S
[514/779] Compiling armv8-mont-apple.S
[515/779] Compiling armv4-mont-linux.S
[516/779] Compiling aesv8-gcm-armv8-win.S
[517/779] Compiling aesv8-gcm-armv8-apple.S
[518/779] Compiling armv8-mont-linux.S
[519/779] Compiling aesv8-armv8-win.S
[520/779] Compiling aesv8-gcm-armv8-linux.S
[521/779] Compiling aesv8-armv8-linux.S
[522/779] Compiling aesv8-armv8-apple.S
[523/779] Compiling aesni-x86-apple.S
[524/779] Compiling aesv8-armv7-linux.S
[525/779] Compiling aesni-x86_64-linux.S
[526/779] Compiling aesni-x86-linux.S
[527/779] Compiling aesni-gcm-x86_64-apple.S
[528/779] Compiling aesni-x86_64-apple.S
[529/779] Compiling aes-gcm-avx2-x86_64-linux.S
[530/779] Compiling aesni-gcm-x86_64-linux.S
[531/779] Compiling aes-gcm-avx2-x86_64-apple.S
[532/779] Compiling aes-gcm-avx10-x86_64-linux.S
[533/779] Compiling aes-gcm-avx10-x86_64-apple.S
[534/779] Compiling x_val.cc
[535/779] Compiling x_x509a.cc
[536/779] Compiling x_sig.cc
[537/779] Compiling x_pubkey.cc
[538/779] Compiling x_req.cc
[539/779] Compiling x_spki.cc
[540/779] Compiling x_name.cc
[541/779] Compiling x_x509.cc
[542/779] Compiling x_exten.cc
[543/779] Compiling x509spki.cc
[544/779] Compiling x_algor.cc
[545/779] Compiling x_attrib.cc
[546/779] Compiling x_crl.cc
[547/779] Compiling x_all.cc
[548/779] Compiling x509name.cc
[549/779] Compiling x509rset.cc
[550/779] Compiling x509cset.cc
[551/779] Compiling x509_vpm.cc
[552/779] Compiling x509_vfy.cc
[553/779] Compiling x509_v3.cc
[554/779] Compiling x509_txt.cc
[555/779] Compiling x509_set.cc
[555/779] Compiling x509_trs.cc
[557/779] Compiling x509_req.cc
[558/779] Compiling x509_lu.cc
[559/779] Compiling x509_obj.cc
[560/779] Compiling x509_def.cc
[561/779] Compiling x509_ext.cc
[562/779] Compiling x509_d2.cc
[563/779] Compiling v3_utl.cc
[564/779] Compiling x509_att.cc
[565/779] Compiling x509_cmp.cc
[566/779] Compiling x509.cc
[567/779] Compiling v3_skey.cc
[568/779] Compiling v3_purp.cc
[569/779] Compiling v3_ocsp.cc
[570/779] Compiling v3_prn.cc
[571/779] Compiling v3_pmaps.cc
[572/779] Compiling v3_lib.cc
[573/779] Compiling v3_pcons.cc
[574/779] Compiling v3_ncons.cc
[575/779] Compiling v3_int.cc
[576/779] Compiling v3_genn.cc
[577/779] Compiling v3_ia5.cc
[578/779] Compiling v3_crld.cc
[579/779] Compiling v3_info.cc
[580/779] Compiling v3_enum.cc
[581/779] Compiling v3_extku.cc
[582/779] Compiling v3_cpols.cc
[583/779] Compiling v3_conf.cc
[584/779] Compiling v3_bitst.cc
[585/779] Compiling v3_akeya.cc
[586/779] Compiling v3_alt.cc
[587/779] Compiling v3_bcons.cc
[588/779] Compiling t_x509a.cc
[589/779] Compiling v3_akey.cc
[590/779] Compiling t_req.cc
[591/779] Compiling t_x509.cc
[592/779] Compiling t_crl.cc
[593/779] Compiling i2d_pr.cc
[594/779] Compiling rsa_pss.cc
[595/779] Compiling name_print.cc
[596/779] Compiling policy.cc
[597/779] Compiling by_file.cc
[598/779] Compiling by_dir.cc
[599/779] Compiling asn1_gen.cc
[600/779] Compiling algorithm.cc
[601/779] Compiling a_sign.cc
[602/779] Compiling a_verify.cc
[603/779] Compiling a_digest.cc
[604/779] Compiling thread_win.cc
[605/779] Compiling voprf.cc
[606/779] Compiling trust_token.cc
[607/779] Compiling thread_pthread.cc
[608/779] Compiling pmbtoken.cc
[609/779] Compiling thread.cc
[610/779] Compiling thread_none.cc
[611/779] Compiling stack.cc
[612/779] Compiling siphash.cc
[613/779] Compiling slhdsa.cc
[614/779] Compiling sha512.cc
[615/779] Compiling sha256.cc
[616/779] Compiling sha1.cc
[617/779] Compiling spake2plus.cc
[618/779] Compiling rsa_print.cc
[619/779] Compiling rsa_extra.cc
[620/779] Compiling rsa_crypt.cc
[621/779] Compiling rc4.cc
[622/779] Compiling refcount.cc
[623/779] Compiling windows.cc
[624/779] Compiling trusty.cc
[625/779] Compiling urandom.cc
[626/779] Compiling rsa_asn1.cc
[627/779] Compiling rand.cc
[628/779] Compiling getentropy.cc
[629/779] Compiling passive.cc
[630/779] Compiling forkunsafe.cc
[631/779] Compiling ios.cc
[632/779] Compiling poly1305_arm_asm.S
[633/779] Compiling deterministic.cc
[634/779] Compiling fork_detect.cc
[635/779] Compiling poly1305_vec.cc
[636/779] Compiling poly1305_arm.cc
[637/779] Compiling pool.cc
[638/779] Compiling poly1305.cc
[639/779] Compiling pkcs7.cc
[640/779] Compiling pkcs8_x509.cc
[641/779] Compiling pkcs8.cc
[642/779] Compiling p5_pbev2.cc
[643/779] Compiling pkcs7_x509.cc
[644/779] Compiling pem_x509.cc
[645/779] Compiling pem_xaux.cc
[646/779] Compiling pem_pkey.cc
[647/779] Compiling pem_pk8.cc
[648/779] Compiling pem_all.cc
[649/779] Compiling pem_oth.cc
[650/779] Compiling pem_lib.cc
[651/779] Compiling obj_xref.cc
[652/779] Compiling mlkem.cc
[653/779] Compiling pem_info.cc
[654/779] Compiling obj.cc
[655/779] Compiling poly_rq_mul.S
[656/779] Compiling md5.cc
[657/779] Compiling mldsa.cc
[658/779] Compiling fips_shared_support.cc
[659/779] Compiling md4.cc
[660/779] Compiling mem.cc
[661/779] Compiling lhash.cc
[662/779] Compiling ex_data.cc
[663/779] Compiling kyber.cc
[664/779] Compiling scrypt.cc
[665/779] Compiling sign.cc
[666/779] Compiling hpke.cc
[667/779] Compiling hrss.cc
[668/779] Compiling print.cc
[669/779] Compiling pbkdf.cc
[670/779] Compiling p_x25519.cc
[671/779] Compiling p_x25519_asn1.cc
[672/779] Compiling p_rsa_asn1.cc
[673/779] Compiling p_rsa.cc
[674/779] Compiling p_ed25519.cc
[675/779] Compiling p_hkdf.cc
[676/779] Compiling p_ed25519_asn1.cc
[677/779] Compiling p_ec.cc
[678/779] Compiling p_ec_asn1.cc
[679/779] Compiling p_dh_asn1.cc
[680/779] Compiling p_dh.cc
[681/779] Compiling evp_ctx.cc
[682/779] Compiling p_dsa_asn1.cc
[683/779] Compiling engine.cc
[684/779] Compiling evp_asn1.cc
[685/779] Compiling evp.cc
[686/779] Compiling err.cc
[687/779] Compiling ecdh.cc
[688/779] Compiling ecdsa_asn1.cc
[689/779] Compiling hash_to_curve.cc
[690/779] Compiling ec_derive.cc
[691/779] Compiling dsa.cc
[692/779] Compiling ec_asn1.cc
[693/779] Compiling dsa_asn1.cc
[694/779] Compiling curve25519_64_adx.cc
[695/779] Compiling digest_extra.cc
[696/779] Compiling bcm.cc
[697/779] Compiling x25519-asm-arm.S
[698/779] Compiling params.cc
[699/779] Compiling des.cc
[700/779] Compiling spake25519.cc
[701/779] Compiling dh_asn1.cc
[702/779] Compiling crypto.cc
[703/779] Compiling cpu_arm_freebsd.cc
[704/779] Compiling cpu_arm_linux.cc
[705/779] Compiling cpu_intel.cc
[706/779] Compiling cpu_aarch64_win.cc
[707/779] Compiling curve25519.cc
[708/779] Compiling cpu_aarch64_sysreg.cc
[709/779] Compiling cpu_aarch64_openbsd.cc
[710/779] Compiling cpu_aarch64_apple.cc
[711/779] Compiling cpu_aarch64_fuchsia.cc
[712/779] Compiling cpu_aarch64_linux.cc
[713/779] Compiling conf.cc
[714/779] Compiling tls_cbc.cc
[715/779] Compiling get_cipher.cc
[716/779] Compiling e_tls.cc
[717/779] Compiling e_rc4.cc
[718/779] Compiling e_null.cc
[719/779] Compiling e_rc2.cc
[720/779] Compiling e_des.cc
[721/779] Compiling e_aesgcmsiv.cc
[722/779] Compiling e_chacha20poly1305.cc
[723/779] Compiling derive_key.cc
[724/779] Compiling e_aesctrhmac.cc
[725/779] Compiling chacha.cc
[726/779] Compiling unicode.cc
[727/779] Compiling buf.cc
[728/779] Compiling asn1_compat.cc
[729/779] Compiling ber.cc
[730/779] Compiling cbs.cc
[731/779] Compiling convert.cc
[732/779] Compiling bn_asn1.cc
[733/779] Compiling cbb.cc
[734/779] Compiling blake2.cc
[735/779] Compiling socket_helper.cc
[736/779] Compiling file.cc
[737/779] Compiling socket.cc
[738/779] Compiling pair.cc
[739/779] Compiling hexdump.cc
[740/779] Compiling printf.cc
[741/779] Compiling fd.cc
[742/779] Compiling errno.cc
[743/779] Compiling connect.cc
[744/779] Compiling base64.cc
[745/779] Compiling bio_mem.cc
[746/779] Compiling tasn_typ.cc
[747/779] Compiling bio.cc
[748/779] Compiling tasn_new.cc
[749/779] Compiling tasn_utl.cc
[750/779] Compiling tasn_fre.cc
[751/779] Compiling tasn_enc.cc
[752/779] Compiling posix_time.cc
[753/779] Compiling f_string.cc
[754/779] Compiling f_int.cc
[755/779] Compiling asn_pack.cc
[756/779] Compiling asn1_par.cc
[757/779] Compiling tasn_dec.cc
[758/779] Compiling asn1_lib.cc
[759/779] Compiling a_type.cc
[760/779] Compiling a_utctm.cc
[761/779] Compiling a_strnid.cc
[762/779] Compiling a_octet.cc
[763/779] Compiling a_time.cc
[764/779] Compiling a_object.cc
[765/779] Compiling a_strex.cc
[766/779] Compiling a_mbstr.cc
[767/779] Compiling a_i2d_fp.cc
[768/779] Compiling a_d2i_fp.cc
[769/779] Write sources
[770/779] Compiling a_dup.cc
[771/779] Write sources
[772/779] Compiling a_int.cc
[773/779] Write sources
[774/850] Compiling a_gentm.cc
[775/850] Compiling a_bitstr.cc
[777/895] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[778/895] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[779/895] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[780/895] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[781/897] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[782/897] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[783/897] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[784/897] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[784/897] Compiling a_bool.cc
[786/897] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[787/897] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[788/897] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[789/897] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[790/897] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[791/897] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[792/897] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[793/904] Compiling Atomics IntegerOperations.swift
[794/904] Compiling Atomics Unmanaged extensions.swift
[798/904] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[799/904] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[806/904] Emitting module BitCollections
[807/904] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[808/904] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[809/904] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[810/904] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[811/904] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[812/904] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[813/904] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[814/904] Compiling AsyncAlgorithms Locking.swift
[815/904] Compiling AsyncAlgorithms ChannelStateMachine.swift
[816/904] Compiling AsyncAlgorithms ChannelStorage.swift
[817/904] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[818/904] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[819/904] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[820/904] Compiling AsyncAlgorithms CombineLatestStorage.swift
[821/904] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[822/904] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[823/904] Compiling AsyncAlgorithms MergeStateMachine.swift
[824/904] Compiling AsyncAlgorithms MergeStorage.swift
[825/904] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[826/904] Compiling AsyncAlgorithms Rethrow.swift
[827/904] Compiling BitCollections BitSet.Counted.swift
[832/904] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[833/904] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[834/904] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[835/904] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[842/910] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[843/910] Compiling AsyncAlgorithms AsyncChannel.swift
[844/910] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[845/910] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[846/910] Compiling AsyncAlgorithms DebounceStateMachine.swift
[847/910] Compiling AsyncAlgorithms DebounceStorage.swift
[848/910] Compiling AsyncAlgorithms Dictionary.swift
[849/910] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[850/910] Compiling BitCollections BitSet.Index.swift
[851/910] Compiling BitCollections BitSet._UnsafeHandle.swift
[852/910] Compiling BitCollections BitSet.swift
[853/910] Compiling BitCollections Range+Utilities.swift
[854/910] Compiling BitCollections Slice+Utilities.swift
[855/910] Compiling BitCollections UInt+Tricks.swift
[856/910] Compiling BitCollections _Word.swift
[857/910] Emitting module AsyncAlgorithms
[873/913] Compiling Collections Collections.swift
[874/913] Emitting module Collections
[900/914] Emitting module Atomics
[907/915] Compiling AsyncAlgorithms SetAlgebra.swift
[908/915] Compiling AsyncAlgorithms UnsafeTransfer.swift
[909/915] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[910/915] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[911/915] Compiling AsyncAlgorithms ZipStateMachine.swift
[912/915] Compiling AsyncAlgorithms ZipStorage.swift
[913/916] Compiling c-nioatomics.c
[916/924] Compiling ServiceLifecycle CancellationWaiter.swift
[917/925] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[918/925] Emitting module ServiceLifecycle
[919/925] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[920/925] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[921/925] Compiling ServiceLifecycle GracefulShutdown.swift
[922/925] Compiling ServiceLifecycle ServiceRunnerError.swift
[922/925] Compiling c-atomics.c
[924/931] Compiling ServiceLifecycle Service.swift
[925/931] Compiling ServiceLifecycle ServiceGroup.swift
[927/932] Compiling NIOConcurrencyHelpers lock.swift
[928/932] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[929/932] Compiling NIOConcurrencyHelpers atomics.swift
[930/932] Compiling NIOConcurrencyHelpers NIOLock.swift
[931/932] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[932/932] Emitting module NIOConcurrencyHelpers
[934/993] Compiling NIOCore MulticastChannel.swift
[935/993] Compiling NIOCore NIOAny.swift
[936/993] Compiling NIOCore NIOCloseOnErrorHandler.swift
[937/993] Compiling NIOCore NIOLoopBound.swift
[938/993] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[939/993] Compiling NIOCore NIOScheduledCallback.swift
[940/993] Compiling NIOCore NIOSendable.swift
[941/993] Compiling NIOCore RecvByteBufferAllocator.swift
[942/1001] Compiling NIOCore IO.swift
[943/1001] Compiling NIOCore IOData.swift
[944/1001] Compiling NIOCore IPProtocol.swift
[945/1001] Compiling NIOCore IntegerBitPacking.swift
[946/1001] Compiling NIOCore IntegerTypes.swift
[947/1001] Compiling NIOCore Interfaces.swift
[948/1001] Compiling NIOCore Linux.swift
[949/1001] Compiling NIOCore MarkedCircularBuffer.swift
[950/1001] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[951/1001] Compiling NIOCore EventLoopFuture+Deprecated.swift
[952/1001] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[953/1001] Compiling NIOCore EventLoopFuture.swift
[954/1001] Compiling NIOCore FileDescriptor.swift
[955/1001] Compiling NIOCore FileHandle.swift
[956/1001] Compiling NIOCore FileRegion.swift
[957/1001] Compiling NIOCore GlobalSingletons.swift
[958/1001] Compiling NIOCore CircularBuffer.swift
[959/1001] Compiling NIOCore Codec.swift
[960/1001] Compiling NIOCore ConvenienceOptionSupport.swift
[961/1001] Compiling NIOCore DeadChannel.swift
[962/1001] Compiling NIOCore DispatchQueue+WithFuture.swift
[963/1001] Compiling NIOCore EventLoop+Deprecated.swift
[964/1001] Compiling NIOCore EventLoop+SerialExecutor.swift
[965/1001] Compiling NIOCore EventLoop.swift
[966/1001] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[967/1001] Compiling NIOCore SocketAddresses.swift
[968/1001] Compiling NIOCore SocketOptionProvider.swift
[969/1001] Compiling NIOCore SystemCallHelpers.swift
[970/1001] Compiling NIOCore TimeAmount+Duration.swift
[971/1001] Compiling NIOCore TypeAssistedChannelHandler.swift
[972/1001] Compiling NIOCore UniversalBootstrapSupport.swift
[973/1001] Compiling NIOCore Utilities.swift
[974/1001] Compiling NIOCore AddressedEnvelope.swift
[975/1001] Compiling NIOCore AsyncAwaitSupport.swift
[976/1001] Compiling NIOCore AsyncChannel.swift
[977/1001] Compiling NIOCore AsyncChannelHandler.swift
[978/1001] Compiling NIOCore AsyncChannelInboundStream.swift
[979/1001] Compiling NIOCore AsyncChannelOutboundWriter.swift
[980/1001] Compiling NIOCore NIOAsyncSequenceProducer.swift
[981/1001] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[982/1001] Compiling NIOCore NIOAsyncWriter.swift
[983/1001] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[984/1001] Compiling NIOCore BSDSocketAPI.swift
[985/1001] Compiling NIOCore ByteBuffer-aux.swift
[986/1001] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[987/1001] Compiling NIOCore ByteBuffer-conversions.swift
[988/1001] Compiling NIOCore ByteBuffer-core.swift
[989/1001] Compiling NIOCore ByteBuffer-hex.swift
[990/1001] Compiling NIOCore ByteBuffer-int.swift
[991/1001] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[992/1001] Compiling NIOCore ByteBuffer-multi-int.swift
[993/1001] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[994/1001] Compiling NIOCore ByteBuffer-views.swift
[995/1001] Compiling NIOCore Channel.swift
[996/1001] Compiling NIOCore ChannelHandler.swift
[997/1001] Compiling NIOCore ChannelHandlers.swift
[998/1001] Compiling NIOCore ChannelInvoker.swift
[999/1001] Compiling NIOCore ChannelOption.swift
[1000/1001] Compiling NIOCore ChannelPipeline.swift
[1001/1001] Emitting module NIOCore
[1003/1054] Emitting module NIOHTTPTypes
[1004/1054] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[1006/1055] Emitting module NIOEmbedded
[1007/1055] Compiling NIOEmbedded AsyncTestingChannel.swift
[1008/1055] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1009/1055] Compiling NIOEmbedded Embedded.swift
[1010/1056] Compiling NIOPosix Pool.swift
[1011/1056] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1012/1056] Compiling NIOPosix PosixSingletons.swift
[1013/1056] Compiling NIOPosix RawSocketBootstrap.swift
[1014/1056] Compiling NIOPosix Resolver.swift
[1015/1056] Compiling NIOPosix Selectable.swift
[1017/1062] Compiling NIOPosix ThreadPosix.swift
[1018/1062] Compiling NIOPosix ThreadWindows.swift
[1019/1062] Compiling NIOPosix UnsafeTransfer.swift
[1020/1062] Compiling NIOPosix Utilities.swift
[1021/1062] Compiling NIOPosix VsockAddress.swift
[1022/1062] Compiling NIOPosix VsockChannelEvents.swift
[1023/1062] Emitting module NIOPosix
[1024/1062] Compiling NIOPosix ServerSocket.swift
[1025/1062] Compiling NIOPosix Socket.swift
[1026/1062] Compiling NIOPosix SocketChannel.swift
[1027/1062] Compiling NIOPosix SocketProtocols.swift
[1028/1062] Compiling NIOPosix System.swift
[1029/1062] Compiling NIOPosix Thread.swift
[1030/1062] Compiling NIOPosix SelectableChannel.swift
[1031/1062] Compiling NIOPosix SelectableEventLoop.swift
[1032/1062] Compiling NIOPosix SelectorEpoll.swift
[1033/1062] Compiling NIOPosix SelectorGeneric.swift
[1034/1062] Compiling NIOPosix SelectorKqueue.swift
[1035/1062] Compiling NIOPosix SelectorUring.swift
[1036/1062] Compiling NIOPosix NIOThreadPool.swift
[1037/1062] Compiling NIOPosix NonBlockingFileIO.swift
[1038/1062] Compiling NIOPosix PendingDatagramWritesManager.swift
[1039/1062] Compiling NIOPosix PendingWritesManager.swift
[1040/1062] Compiling NIOPosix PipeChannel.swift
[1041/1062] Compiling NIOPosix PipePair.swift
[1042/1062] Compiling NIOPosix IO.swift
[1043/1062] Compiling NIOPosix IntegerBitPacking.swift
[1044/1062] Compiling NIOPosix IntegerTypes.swift
[1045/1062] Compiling NIOPosix Linux.swift
[1046/1062] Compiling NIOPosix LinuxCPUSet.swift
[1047/1062] Compiling NIOPosix LinuxUring.swift
[1048/1062] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1049/1062] Compiling NIOPosix BSDSocketAPICommon.swift
[1050/1062] Compiling NIOPosix BSDSocketAPIPosix.swift
[1051/1062] Compiling NIOPosix BSDSocketAPIWindows.swift
[1052/1062] Compiling NIOPosix BaseSocket.swift
[1053/1062] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1054/1062] Compiling NIOPosix BaseSocketChannel.swift
[1055/1062] Compiling NIOPosix BaseStreamSocketChannel.swift
[1056/1062] Compiling NIOPosix Bootstrap.swift
[1057/1062] Compiling NIOPosix ControlMessage.swift
[1058/1062] Compiling NIOPosix DatagramVectorReadManager.swift
[1059/1062] Compiling NIOPosix Errors+Any.swift
[1060/1062] Compiling NIOPosix FileDescriptor.swift
[1061/1062] Compiling NIOPosix GetaddrinfoResolver.swift
[1062/1062] Compiling NIOPosix HappyEyeballs.swift
[1064/1065] Emitting module NIO
[1065/1065] Compiling NIO Exports.swift
[1067/1088] Compiling NIOTLS TLSEvents.swift
[1068/1088] Emitting module NIOTLS
[1069/1088] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1070/1088] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1071/1088] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1072/1088] Compiling NIOTLS SNIHandler.swift
[1074/1089] Emitting module NIOHTTP1
[1075/1091] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1076/1091] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1077/1091] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1078/1091] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1079/1091] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1080/1091] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1081/1091] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1082/1091] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1083/1120] Compiling NIOSSL NIOSSLClientHandler.swift
[1084/1120] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1085/1120] Compiling NIOSSL SSLCallbacks.swift
[1086/1120] Compiling NIOSSL LinuxCABundle.swift
[1087/1120] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1088/1120] Compiling NIOSSL SSLContext.swift
[1089/1120] Compiling NIOSSL AndroidCABundle.swift
[1090/1120] Compiling NIOSSL ByteBufferBIO.swift
[1091/1120] Compiling NIOSSL CustomPrivateKey.swift
[1093/1143] Emitting module NIOHTTPTypesHTTP1
[1094/1143] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[1095/1143] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[1096/1143] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[1097/1144] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1098/1144] Compiling NIOExtras NIOExtrasError.swift
[1099/1144] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1100/1144] Compiling NIOExtras NIORequestIdentifiable.swift
[1101/1146] Compiling NIOExtras RequestResponseHandler.swift
[1102/1146] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1104/1146] Emitting module NIOExtras
[1105/1146] Compiling NIOExtras PCAPRingBuffer.swift
[1106/1146] Compiling NIOExtras QuiescingHelper.swift
[1111/1150] Compiling NIOSSL SubjectAlternativeName.swift
[1112/1150] Compiling NIOSSL NIOSSLSecureBytes.swift
[1113/1150] Compiling NIOSSL RNG.swift
[1114/1150] Compiling NIOSSL SafeCompare.swift
[1116/1150] Compiling NIOExtras UnsafeTransfer.swift
[1117/1150] Compiling NIOExtras WritePCAPHandler.swift
[1118/1150] Compiling NIOSSL SSLPKCS12Bundle.swift
[1119/1150] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1120/1150] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1121/1150] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1122/1150] Compiling NIOExtras LengthFieldPrepender.swift
[1123/1150] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1124/1150] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1125/1150] Compiling NIOExtras JSONRPCFraming.swift
[1126/1150] Compiling NIOExtras DebugInboundEventsHandler.swift
[1127/1150] Compiling NIOExtras LineBasedFrameDecoder.swift
[1131/1150] Emitting module NIOSSL
[1132/1150] Compiling NIOSSL SSLCertificate.swift
[1133/1150] Compiling NIOSSL SSLCertificateExtensions.swift
[1134/1150] Compiling NIOSSL SSLCertificateName.swift
[1135/1150] Compiling NIOSSL SSLConnection.swift
[1148/1175] Compiling NIOSSL Zeroization.swift
[1149/1175] Compiling NIOSSL TLSConfiguration.swift
[1150/1175] Compiling NIOSSL UniversalBootstrapSupport.swift
[1151/1175] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1153/1210] Compiling RediStack RedisConnection+Configuration.swift
[1154/1210] Compiling RediStack RedisConnection.swift
[1155/1210] Compiling RediStack RedisError.swift
[1156/1210] Compiling RediStack RedisKey+TTL.swift
[1157/1210] Compiling RediStack RedisChannelName.swift
[1158/1210] Compiling RediStack RedisClient.swift
[1159/1210] Compiling RediStack RedisCommandEncoder-multi-encode.swift
[1160/1210] Compiling RediStack RedisCommandEncoder.swift
[1161/1214] Compiling RediStack StandardLibrary.swift
[1162/1214] Compiling RediStack SwiftNIO.swift
[1163/1214] Compiling RediStack RESPTranslator.swift
[1164/1214] Compiling RediStack RESPValue.swift
[1165/1214] Compiling RediStack RESPValueConvertible.swift
[1166/1214] Compiling RediStack RedisByteDecoder.swift
[1167/1214] Compiling RediStack RedisCommandHandler.swift
[1168/1214] Compiling RediStack RedisMessageEncoder.swift
[1169/1214] Compiling RediStack RedisPubSubHandler.swift
[1170/1214] Compiling RediStack RedisClusterNodeDescriptionProtocol.swift
[1171/1214] Emitting module RediStack
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1173/1214] Compiling RediStack HashCommands.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1174/1214] Compiling RediStack ListCommands.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1175/1214] Compiling RediStack RedisKey.swift
[1176/1214] Compiling RediStack RedisLogging.swift
[1177/1214] Compiling RediStack RedisMetrics.swift
[1178/1214] Compiling RediStack _Deprecations.swift
[1179/1217] Compiling RediStack StringCommands.swift
[1180/1217] Compiling RediStack ConnectionPool.swift
[1181/1217] Compiling RediStack RedisConnectionPool+Configuration.swift
[1182/1217] Compiling RediStack RedisConnectionPool.swift
[1183/1217] Compiling RediStack RedisConnectionPoolError.swift
[1184/1217] 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
[1185/1217] Compiling RediStack RedisClusterShardDescriptionProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1186/1217] Compiling RediStack RedisHashSlot.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1187/1217] Compiling RediStack SwiftPolyfill.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1188/1217] Compiling RediStack BasicCommands.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1191/1217] Compiling RediStack PubSubCommands.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1192/1217] Compiling RediStack SetCommands.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1193/1217] Compiling RediStack SortedSetCommands.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1194/1217] Compiling RediStack RedisClusterNodeID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1216/1218] 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
[1217/1218] 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
[1218/1218] 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
[1220/1283] 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
[1221/1283] 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
[1222/1283] 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
[1223/1283] 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
[1224/1283] 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
[1225/1283] 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
[1226/1283] 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
[1227/1283] 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
[1228/1283] 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
[1229/1292] 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
[1230/1292] 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
[1231/1292] 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
[1232/1292] 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
[1233/1292] 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
[1234/1292] 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
[1235/1292] 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
[1236/1292] 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
[1237/1292] 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
[1238/1292] 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
[1239/1292] 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
[1240/1292] 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
[1241/1292] 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
[1242/1292] 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
[1243/1292] 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
[1244/1292] 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
[1245/1292] 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
[1246/1292] 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
[1247/1292] 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
[1248/1292] 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
[1249/1292] 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
[1250/1292] 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
[1251/1292] 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
[1252/1292] 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
[1253/1292] 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
[1254/1292] 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
[1255/1292] 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
[1256/1292] 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
[1257/1292] 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
[1258/1292] 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
[1259/1292] 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
[1260/1292] 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
[1261/1292] 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
[1262/1292] 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
[1263/1292] 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
[1264/1292] 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
[1265/1292] 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
[1266/1292] 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
[1267/1292] 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
[1268/1292] 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
[1269/1292] 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
[1270/1292] 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
[1271/1292] 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
[1272/1292] 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
[1273/1292] 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
[1274/1292] 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
[1275/1292] 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
[1276/1292] 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
[1277/1292] 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
[1278/1292] 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
[1279/1292] 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
[1280/1292] 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
[1281/1292] 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
[1282/1292] 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
[1283/1292] 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
[1284/1292] 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
[1285/1292] 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
[1286/1292] 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
[1287/1292] 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
[1288/1292] 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
[1289/1292] 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
[1290/1292] 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
[1291/1292] 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
[1292/1292] 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
[1294/1299] Compiling HummingbirdRedis Deprecations.swift
[1295/1299] Emitting module HummingbirdRedis
[1296/1299] Compiling HummingbirdRedis RedisConnectionPoolService.swift
[1297/1299] Compiling HummingbirdRedis Redis+Codable.swift
[1298/1299] Compiling HummingbirdRedis RedisConfiguration.swift
[1299/1299] Compiling HummingbirdRedis Persist+Redis.swift
Build complete! (445.96s)
Build complete.
{
"dependencies" : [
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.5.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "redistack",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/RediStack.git"
}
],
"manifest_display_name" : "hummingbird-redis",
"name" : "hummingbird-redis",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "HummingbirdRedis",
"targets" : [
"HummingbirdRedis"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HummingbirdRedisTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdRedisTests",
"path" : "Tests/HummingbirdRedisTests",
"product_dependencies" : [
"Hummingbird",
"HummingbirdTesting"
],
"sources" : [
"PersistTests.swift",
"RedisTests.swift"
],
"target_dependencies" : [
"HummingbirdRedis"
],
"type" : "test"
},
{
"c99name" : "HummingbirdRedis",
"module_type" : "SwiftTarget",
"name" : "HummingbirdRedis",
"path" : "Sources/HummingbirdRedis",
"product_dependencies" : [
"Hummingbird",
"RediStack"
],
"product_memberships" : [
"HummingbirdRedis"
],
"sources" : [
"Deprecations.swift",
"Persist+Redis.swift",
"Redis+Codable.swift",
"RedisConfiguration.swift",
"RedisConnectionPoolService.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.