Build Information
Successful build of hummingbird-redis, reference 2.0.0 (3218ec
), with Swift 6.1 for Linux on 30 Apr 2025 07:38:27 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/hummingbird-redis.git
Reference: 2.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/hummingbird-project/hummingbird-redis
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 3218ec5 Update from hummingbird-project-template c77fc90235989fe91ad9e969da24dcf098d3b979 (#36)
Cloned https://github.com/hummingbird-project/hummingbird-redis.git
Revision (git rev-parse @):
3218ec5c145669b39ce4b4a27930987b4ee7c03d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hummingbird-project/hummingbird-redis.git at 2.0.0
========================================
Build
========================================
Selected platform: linux
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-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/swift-server/RediStack.git
[1/4702] Fetching redistack
[4609/29125] Fetching redistack, hummingbird
Fetched https://github.com/swift-server/RediStack.git from cache (0.39s)
[4885/24423] Fetching hummingbird
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (0.90s)
Computing version for https://github.com/swift-server/RediStack.git
Computed https://github.com/swift-server/RediStack.git at 1.6.2 (2.84s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/3836] Fetching swift-log
[270/6042] Fetching swift-log, swift-metrics
[1414/7747] Fetching swift-log, swift-metrics, swift-atomics
[7748/22556] Fetching swift-log, swift-metrics, swift-atomics, swift-nio-ssl
[9081/98117] Fetching swift-log, swift-metrics, swift-atomics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
[7821/96412] Fetching swift-log, swift-metrics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.68s)
Fetched https://github.com/apple/swift-metrics.git from cache (3.92s)
Fetched https://github.com/apple/swift-log.git from cache (3.92s)
Fetched https://github.com/apple/swift-nio.git from cache (4.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (4.64s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.12.0 (0.73s)
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/2394] Fetching swift-service-lifecycle
[121/8056] Fetching swift-service-lifecycle, swift-nio-extras
[6925/10675] Fetching swift-service-lifecycle, swift-nio-extras, swift-nio-transport-services
[6983/15649] Fetching swift-service-lifecycle, swift-nio-extras, swift-nio-transport-services, swift-distributed-tracing
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.29s)
[9491/13255] Fetching swift-nio-extras, swift-nio-transport-services, swift-distributed-tracing
Fetching https://github.com/apple/swift-http-types.git
[11317/24759] Fetching swift-nio-extras, swift-nio-transport-services, swift-distributed-tracing, swift-nio-http2
[12375/38650] Fetching swift-nio-extras, swift-nio-transport-services, swift-distributed-tracing, swift-nio-http2, async-http-client
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.42s)
[11930/32988] Fetching swift-nio-transport-services, swift-distributed-tracing, swift-nio-http2, async-http-client
Fetching https://github.com/apple/swift-collections.git
[21120/33892] Fetching swift-nio-transport-services, swift-distributed-tracing, swift-nio-http2, async-http-client, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.31s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.61s)
[25484/28014] Fetching swift-nio-transport-services, swift-nio-http2, async-http-client
Fetching https://github.com/apple/swift-async-algorithms.git
[28015/44283] Fetching swift-nio-transport-services, swift-nio-http2, async-http-client, swift-collections
[29642/49248] Fetching swift-nio-transport-services, swift-nio-http2, async-http-client, swift-collections, swift-async-algorithms
Fetched https://github.com/swift-server/async-http-client.git from cache (0.95s)
[22830/35357] Fetching swift-nio-transport-services, swift-nio-http2, swift-collections, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.45s)
[18516/30392] Fetching swift-nio-transport-services, swift-nio-http2, swift-collections
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.22s)
[19639/27773] Fetching swift-nio-http2, swift-collections
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.23s)
[8623/16269] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.76s)
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.28s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.74s)
Fetching https://github.com/apple/swift-system.git
[1/4367] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.35s)
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.86s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.45s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.49s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.47s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.24s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.66s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.63s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.57s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1127] Fetching swift-http-structured-headers
[1128/7030] Fetching swift-http-structured-headers, swift-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.36s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.36s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.91s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.39s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.87s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.43s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.10s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.53s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.7.0 (0.45s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.60s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.65s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
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/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.12.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Building for debugging...
[0/450] Write sources
[28/450] Compiling CNIOWASI CNIOWASI.c
[29/450] Write sources
[29/450] Compiling CNIOWindows WSAStartup.c
[29/450] Write sources
[36/450] Compiling CNIOLinux liburing_shims.c
[37/450] Compiling _AtomicsShims.c
[38/450] Compiling CNIODarwin shim.c
[39/450] Compiling CNIOLLHTTP c_nio_http.c
[40/450] Compiling fiat_p256_adx_sqr.S
[41/450] Compiling CNIOLinux shim.c
[42/450] Compiling CNIOLLHTTP c_nio_api.c
[43/450] Compiling fiat_p256_adx_mul.S
[44/450] Compiling fiat_curve25519_adx_square.S
[45/450] Compiling fiat_curve25519_adx_mul.S
[46/450] Compiling CNIOWindows shim.c
[47/450] Write swift-version-24593BA9C3E375BF.txt
[48/450] Compiling CNIOLLHTTP c_nio_llhttp.c
[49/450] Compiling CNIOBoringSSLShims shims.c
[50/456] Compiling tls_record.cc
[51/456] Compiling tls_method.cc
[52/456] Compiling tls13_server.cc
[53/481] Compiling tls13_enc.cc
[54/481] Compiling tls13_both.cc
[55/481] Compiling tls13_client.cc
[57/495] Emitting module InternalCollectionsUtilities
[58/497] Compiling CoreMetrics Metrics.swift
[59/497] Compiling InternalCollectionsUtilities Debugging.swift
[60/497] Compiling InternalCollectionsUtilities Descriptions.swift
[61/497] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[62/497] Compiling InternalCollectionsUtilities Specialize.swift
[63/497] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[64/497] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[65/497] Compiling ServiceContextModule ServiceContext.swift
[66/497] Emitting module ServiceContextModule
[67/497] Compiling ServiceContextModule ServiceContextKey.swift
[68/497] Compiling InternalCollectionsUtilities _SortedCollection.swift
[69/497] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[70/498] Compiling _NIODataStructures _TinyArray.swift
[71/498] Emitting module _NIOBase64
[72/498] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[73/498] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[74/498] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[75/498] Compiling _NIOBase64 Base64.swift
[77/499] Compiling _NIODataStructures PriorityQueue.swift
[78/499] Compiling HTTPTypes HTTPParsedFields.swift
[80/499] Compiling ConcurrencyHelpers LockedValueBox.swift
[81/500] Compiling InternalCollectionsUtilities UInt+reversed.swift
[82/500] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[83/500] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[84/500] Compiling InternalCollectionsUtilities Integer rank.swift
[85/500] Compiling HTTPTypes ISOLatin1String.swift
[86/500] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[87/500] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[88/500] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[89/500] Compiling HTTPTypes HTTPResponse.swift
[90/500] Compiling HTTPTypes HTTPRequest.swift
[91/501] Compiling HTTPTypes HTTPField.swift
[92/501] Emitting module HTTPTypes
[94/507] Compiling Instrumentation Instrument.swift
[95/507] Emitting module Instrumentation
[96/507] Compiling Instrumentation NoOpInstrument.swift
[97/507] Compiling Instrumentation MultiplexInstrument.swift
[98/507] Compiling Instrumentation InstrumentationSystem.swift
[99/507] Compiling Instrumentation Locks.swift
[100/507] Compiling _NIODataStructures Heap.swift
[101/507] Emitting module _NIODataStructures
[102/509] Emitting module ConcurrencyHelpers
[103/509] Emitting module Logging
[104/509] Compiling Logging Locks.swift
[105/509] Compiling ConcurrencyHelpers Lock.swift
[106/510] Compiling Logging MetadataProvider.swift
[107/510] Compiling Logging LogHandler.swift
[108/510] Compiling Logging Logging.swift
[111/511] Emitting module CoreMetrics
[112/511] Compiling CoreMetrics Locks.swift
[113/512] Compiling HTTPTypes NIOLock.swift
[116/643] Compiling t1_enc.cc
[118/655] Compiling Tracing InstrumentationSystem+Tracing.swift
[119/655] Compiling HeapModule Heap+Descriptions.swift
[120/655] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[121/655] Compiling Tracing TracingTime.swift
[122/655] Emitting module Tracing
[123/655] Compiling HeapModule Heap.swift
[124/655] Compiling HeapModule _HeapNode.swift
[125/655] Emitting module UnixSignals
[126/655] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[127/655] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[128/655] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[129/655] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[130/655] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[131/655] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[132/655] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[133/662] Compiling Tracing Tracer.swift
[134/662] Compiling Tracing TracerProtocol.swift
[135/662] Emitting module HeapModule
[136/662] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[137/662] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[138/662] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[139/662] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[140/662] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[141/662] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[142/662] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[143/662] Compiling Tracing TracerProtocol+Legacy.swift
[144/662] Compiling HeapModule Heap+UnsafeHandle.swift
[145/662] Compiling HeapModule Heap+Invariants.swift
[146/663] Compiling UnixSignals UnixSignal.swift
[147/663] Compiling UnixSignals UnixSignalsSequence.swift
[148/664] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[149/664] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[150/664] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[151/664] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[152/664] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[153/664] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[154/664] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[155/664] Compiling OrderedCollections OrderedDictionary+Values.swift
[158/664] Compiling OrderedCollections OrderedDictionary+Codable.swift
[159/664] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[160/664] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[161/664] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[162/664] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[163/664] Compiling OrderedCollections OrderedDictionary+Elements.swift
[164/664] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[165/664] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[166/664] Compiling OrderedCollections OrderedSet+Initializers.swift
[167/664] Compiling OrderedCollections OrderedSet+Insertions.swift
[168/664] Compiling OrderedCollections OrderedSet+Invariants.swift
[169/664] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[170/664] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[171/664] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[172/664] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[173/664] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[174/664] Compiling OrderedCollections OrderedDictionary.swift
[175/664] Compiling OrderedCollections OrderedSet+Codable.swift
[176/664] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[177/664] Compiling OrderedCollections OrderedSet+Descriptions.swift
[178/664] Compiling OrderedCollections OrderedSet+Diffing.swift
[179/664] Compiling OrderedCollections OrderedSet+Equatable.swift
[180/664] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[181/664] Compiling OrderedCollections OrderedSet+Hashable.swift
[181/664] Compiling ssl_x509.cc
[183/664] Compiling Tracing NoOpTracer.swift
[184/664] Compiling Tracing SpanProtocol.swift
[186/756] Compiling HashTreeCollections _AncestorHashSlots.swift
[187/756] Compiling HashTreeCollections _Bitmap.swift
[188/756] Compiling HashTreeCollections _Bucket.swift
[189/756] Compiling HashTreeCollections _Hash.swift
[190/756] Compiling HashTreeCollections _HashLevel.swift
[191/756] Compiling HashTreeCollections _HashNode+Builder.swift
[192/756] Compiling HashTreeCollections _HashNode+Debugging.swift
[193/756] Compiling HashTreeCollections _HashNode+Initializers.swift
[194/756] Emitting module _RopeModule
[195/765] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[196/765] Compiling HashTreeCollections _HashNode+Storage.swift
[203/767] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[204/767] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[205/767] Compiling HashTreeCollections _HashNode+Invariants.swift
[206/767] Compiling HashTreeCollections _HashNode+Lookups.swift
[207/767] Compiling HTTPTypes HTTPFieldName.swift
[208/767] Compiling HTTPTypes HTTPFields.swift
[213/768] Compiling DequeModule _DequeSlot.swift
[214/768] Compiling DequeModule _UnsafeWrappedBuffer.swift
[215/768] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[216/768] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[217/768] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[218/768] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[222/768] Compiling HashTreeCollections TreeSet+Hashable.swift
[223/768] Compiling HashTreeCollections TreeSet+Sendable.swift
[224/768] Compiling HashTreeCollections TreeSet+Sequence.swift
[225/768] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[226/768] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[227/768] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[228/768] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[229/768] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[230/768] Compiling HashTreeCollections _HashNode+Structural merge.swift
[231/768] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[232/768] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[233/768] Compiling HashTreeCollections TreeDictionary+Filter.swift
[234/768] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[235/768] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[236/768] Compiling HashTreeCollections TreeDictionary+Keys.swift
[237/768] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[238/768] Compiling HashTreeCollections TreeDictionary+Merge.swift
[246/768] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[247/768] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[248/768] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[249/768] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[250/768] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[251/768] Compiling HashTreeCollections TreeDictionary+Values.swift
[252/768] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[253/768] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[254/768] Compiling HashTreeCollections _HashNode+Structural union.swift
[255/768] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[256/768] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[257/768] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[264/771] Compiling HashTreeCollections _HashTreeIterator.swift
[265/771] Compiling HashTreeCollections _HashTreeStatistics.swift
[266/771] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[277/778] Emitting module OrderedCollections
[279/779] Compiling HashTreeCollections TreeDictionary.swift
[280/779] Compiling HashTreeCollections TreeSet+Codable.swift
[281/779] Compiling HashTreeCollections TreeSet+Collection.swift
[282/779] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[283/779] Compiling HashTreeCollections TreeSet+Debugging.swift
[284/779] Compiling HashTreeCollections TreeSet+Descriptions.swift
[285/779] Compiling HashTreeCollections TreeSet+Equatable.swift
[286/779] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[287/779] Compiling HashTreeCollections TreeSet+Extras.swift
[288/779] Compiling HashTreeCollections TreeSet+Filter.swift
[290/779] Compiling ssl_transcript.cc
[292/779] Emitting module Metrics
[296/779] Compiling _RopeModule Rope+Join.swift
[297/779] Compiling _RopeModule Rope+MutatingForEach.swift
[298/779] Compiling _RopeModule Rope+Remove.swift
[299/779] Compiling _RopeModule Rope+RemoveSubrange.swift
[300/779] Compiling _RopeModule Rope+Split.swift
[301/779] Compiling _RopeModule Optional Utilities.swift
[302/779] Compiling _RopeModule String Utilities.swift
[303/779] Compiling _RopeModule String.Index+ABI.swift
[314/779] Compiling ssl_versions.cc
[316/779] Emitting module DequeModule
[318/780] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[319/780] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[320/780] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[321/780] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[322/780] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[323/780] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[324/780] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[325/780] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[326/780] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[327/780] Compiling HashTreeCollections TreeSet.swift
[327/780] Compiling ssl_privkey.cc
[329/780] Compiling Metrics Metrics.swift
[330/781] Compiling ssl_stat.cc
[338/781] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[339/781] Compiling HashTreeCollections _HashNode.swift
[340/781] Compiling HashTreeCollections _HashNodeHeader.swift
[341/781] Compiling HashTreeCollections _HashSlot.swift
[342/781] Compiling HashTreeCollections _HashStack.swift
[342/781] Compiling ssl_session.cc
[393/782] Compiling ssl_key_share.cc
[395/782] Compiling ssl_lib.cc
[396/782] Compiling ssl_file.cc
[398/782] Emitting module HashTreeCollections
[399/783] Compiling ssl_credential.cc
[400/783] Compiling ssl_cipher.cc
[401/783] Compiling ssl_cert.cc
[402/783] Compiling s3_pkt.cc
[403/783] Compiling ssl_buffer.cc
[404/783] Compiling ssl_asn1.cc
[405/783] Compiling ssl_aead_ctx.cc
[406/783] Compiling s3_lib.cc
[407/783] Compiling handshake_client.cc
[408/783] Compiling s3_both.cc
[409/783] Compiling handshake.cc
[410/783] Compiling handshake_server.cc
[411/783] Compiling encrypted_client_hello.cc
[412/783] Compiling extensions.cc
[413/783] Compiling handoff.cc
[414/783] Compiling md5-x86_64-linux.S
[415/783] Compiling md5-x86_64-apple.S
[416/783] Compiling md5-586-linux.S
[417/783] Compiling dtls_method.cc
[418/783] Compiling md5-586-apple.S
[419/783] Compiling dtls_record.cc
[420/783] Compiling chacha20_poly1305_x86_64-linux.S
[421/783] Compiling chacha20_poly1305_x86_64-apple.S
[422/783] Compiling err_data.cc
[423/783] Compiling d1_srtp.cc
[424/783] Compiling chacha20_poly1305_armv8-win.S
[425/783] Compiling chacha20_poly1305_armv8-linux.S
[426/783] Compiling chacha20_poly1305_armv8-apple.S
[427/783] Compiling chacha-x86_64-linux.S
[428/783] Compiling d1_pkt.cc
[429/783] Compiling chacha-x86_64-apple.S
[430/783] Compiling bio_ssl.cc
[431/783] Compiling chacha-x86-linux.S
[432/783] Compiling d1_lib.cc
[433/783] Compiling chacha-armv8-win.S
[434/783] Compiling chacha-x86-apple.S
[435/783] Compiling chacha-armv8-linux.S
[435/783] Compiling chacha-armv8-apple.S
[437/783] Compiling d1_both.cc
[438/783] Compiling aes128gcmsiv-x86_64-linux.S
[439/783] Compiling chacha-armv4-linux.S
[440/783] Compiling x86_64-mont-apple.S
[441/783] Compiling x86_64-mont-linux.S
[441/783] Compiling x86-mont-linux.S
[442/783] Compiling x86_64-mont5-linux.S
[442/783] Compiling aes128gcmsiv-x86_64-apple.S
[445/783] Compiling x86_64-mont5-apple.S
[446/783] Compiling x86-mont-apple.S
[447/783] Compiling vpaes-x86_64-linux.S
[448/783] Compiling vpaes-x86_64-apple.S
[449/783] Compiling vpaes-x86-linux.S
[449/783] Compiling vpaes-armv8-apple.S
[451/783] Compiling vpaes-armv8-win.S
[452/783] Compiling vpaes-armv8-linux.S
[453/783] Compiling vpaes-x86-apple.S
[454/783] Compiling sha512-armv8-apple.S
[455/783] Compiling sha512-x86_64-linux.S
[456/783] Compiling sha512-x86_64-apple.S
[457/783] Compiling vpaes-armv7-linux.S
[458/783] Compiling sha512-armv8-linux.S
[459/783] Compiling sha512-armv4-linux.S
[460/783] Compiling sha512-armv8-win.S
[461/783] Compiling sha512-586-apple.S
[462/783] Compiling sha512-586-linux.S
[463/783] Compiling sha256-x86_64-apple.S
[464/783] Compiling sha256-armv8-linux.S
[465/783] Compiling sha256-x86_64-linux.S
[466/783] Compiling sha256-armv8-win.S
[467/783] Compiling sha256-armv8-apple.S
[468/783] Compiling sha256-586-apple.S
[469/783] Compiling sha256-armv4-linux.S
[470/783] Compiling sha256-586-linux.S
[471/783] Compiling sha1-x86_64-linux.S
[472/783] Compiling sha1-armv8-win.S
[473/783] Compiling sha1-x86_64-apple.S
[474/783] Compiling sha1-armv8-linux.S
[475/783] Compiling sha1-armv8-apple.S
[476/783] Compiling sha1-armv4-large-linux.S
[477/783] Compiling sha1-586-linux.S
[477/783] Compiling sha1-586-apple.S
[479/783] Compiling rsaz-avx2-apple.S
[480/783] Compiling rdrand-x86_64-apple.S
[481/783] Compiling rdrand-x86_64-linux.S
[482/783] Compiling rsaz-avx2-linux.S
[483/783] Compiling p256_beeu-x86_64-asm-apple.S
[484/783] Compiling p256_beeu-armv8-asm-win.S
[485/783] Compiling p256_beeu-armv8-asm-apple.S
[486/783] Compiling p256_beeu-armv8-asm-linux.S
[487/783] Compiling p256_beeu-x86_64-asm-linux.S
[488/783] Compiling p256-x86_64-asm-apple.S
[489/783] Compiling p256-x86_64-asm-linux.S
[490/783] Compiling p256-armv8-asm-linux.S
[491/783] Compiling p256-armv8-asm-win.S
[492/783] Compiling ghashv8-armv8-win.S
[493/783] Compiling p256-armv8-asm-apple.S
[494/783] Compiling ghashv8-armv8-linux.S
[495/783] Compiling ghashv8-armv8-apple.S
[496/783] Compiling ghashv8-armv7-linux.S
[497/783] Compiling ghash-x86_64-linux.S
[498/783] Compiling ghash-x86_64-apple.S
[499/783] Compiling ghash-x86-linux.S
[500/783] Compiling ghash-ssse3-x86_64-linux.S
[501/783] Compiling ghash-x86-apple.S
[502/783] Compiling ghash-ssse3-x86-linux.S
[503/783] Compiling ghash-ssse3-x86_64-apple.S
[504/783] Compiling ghash-neon-armv8-win.S
[505/783] Compiling ghash-ssse3-x86-apple.S
[506/783] Compiling ghash-armv4-linux.S
[506/783] Compiling co-586-linux.S
[508/783] Compiling ghash-neon-armv8-linux.S
[509/783] Compiling ghash-neon-armv8-apple.S
[510/783] Compiling bn-armv8-win.S
[510/783] Compiling bn-armv8-apple.S
[512/783] Compiling bn-586-linux.S
[513/783] Compiling co-586-apple.S
[514/783] Compiling bsaes-armv7-linux.S
[515/783] Compiling bn-586-apple.S
[516/783] Compiling bn-armv8-linux.S
[517/783] Compiling armv8-mont-win.S
[518/783] Compiling armv8-mont-linux.S
[519/783] Compiling aesv8-gcm-armv8-linux.S
[520/783] Compiling armv4-mont-linux.S
[521/783] Compiling aesv8-armv8-win.S
[522/783] Compiling aesv8-gcm-armv8-win.S
[523/783] Compiling aesv8-armv8-apple.S
[524/783] Compiling aesv8-armv8-linux.S
[525/783] Compiling aesv8-gcm-armv8-apple.S
[525/783] Compiling armv8-mont-apple.S
[527/783] Compiling aesni-x86_64-linux.S
[528/783] Compiling aesv8-armv7-linux.S
[529/783] Compiling aesni-x86_64-apple.S
[530/783] Compiling aesni-x86-linux.S
[531/783] Compiling aesni-gcm-x86_64-apple.S
[532/783] Compiling aesni-gcm-x86_64-linux.S
[533/783] Compiling aesni-x86-apple.S
[534/783] Compiling aes-gcm-avx2-x86_64-apple.S
[535/783] Compiling aes-gcm-avx10-x86_64-linux.S
[535/783] Compiling aes-gcm-avx2-x86_64-linux.S
[535/783] Compiling aes-gcm-avx10-x86_64-apple.S
[538/783] Compiling x_val.cc
[539/783] Compiling x_x509.cc
[540/783] Compiling x_spki.cc
[541/783] Compiling x_x509a.cc
[542/783] Compiling x_sig.cc
[543/783] Compiling x_req.cc
[544/783] Compiling x_pubkey.cc
[545/783] Compiling x_name.cc
[546/783] Compiling x_exten.cc
[547/783] Compiling x_crl.cc
[548/783] Compiling x509rset.cc
[549/783] Compiling x_algor.cc
[550/783] Compiling x_attrib.cc
[551/783] Compiling x_all.cc
[552/783] Compiling x509spki.cc
[553/783] Compiling x509name.cc
[554/783] Compiling x509cset.cc
[555/783] Compiling x509_vpm.cc
[556/783] Compiling x509_v3.cc
[557/783] Compiling x509_vfy.cc
[558/783] Compiling x509_txt.cc
[559/783] Compiling x509_set.cc
[560/783] Compiling x509_trs.cc
[561/783] Compiling x509_req.cc
[562/783] Compiling x509_obj.cc
[563/783] Compiling x509_def.cc
[564/783] Compiling x509_lu.cc
[565/783] Compiling x509_ext.cc
[566/783] Compiling x509_d2.cc
[567/783] Compiling x509_cmp.cc
[568/783] Compiling x509_att.cc
[569/783] Compiling x509.cc
[570/783] Compiling v3_utl.cc
[571/783] Compiling v3_skey.cc
[572/783] Compiling v3_purp.cc
[573/783] Compiling v3_prn.cc
[574/783] Compiling v3_pmaps.cc
[575/783] Compiling v3_ocsp.cc
[576/783] Compiling v3_pcons.cc
[577/783] Compiling v3_ncons.cc
[578/783] Compiling v3_lib.cc
[579/783] Compiling v3_int.cc
[580/783] Compiling v3_ia5.cc
[581/783] Compiling v3_genn.cc
[582/783] Compiling v3_info.cc
[583/783] Compiling v3_extku.cc
[584/783] Compiling v3_enum.cc
[585/783] Compiling v3_crld.cc
[586/783] Compiling v3_cpols.cc
[587/783] Compiling v3_conf.cc
[588/783] Compiling v3_bitst.cc
[589/783] Compiling v3_alt.cc
[590/783] Compiling v3_akeya.cc
[591/783] Compiling v3_bcons.cc
[592/783] Compiling v3_akey.cc
[593/783] Compiling t_x509a.cc
[594/783] Compiling t_x509.cc
[595/783] Compiling i2d_pr.cc
[596/783] Compiling t_req.cc
[597/783] Compiling t_crl.cc
[598/783] Compiling rsa_pss.cc
[599/783] Compiling name_print.cc
[600/783] Compiling policy.cc
[601/783] Compiling by_file.cc
[602/783] Compiling asn1_gen.cc
[603/783] Compiling by_dir.cc
[604/783] Compiling voprf.cc
[605/783] Compiling algorithm.cc
[606/783] Compiling thread_win.cc
[607/783] Compiling a_digest.cc
[608/783] Compiling a_verify.cc
[609/783] Compiling a_sign.cc
[610/783] Compiling thread_pthread.cc
[611/783] Compiling thread.cc
[612/783] Compiling trust_token.cc
[613/783] Compiling thread_none.cc
[614/783] Compiling pmbtoken.cc
[615/783] Compiling stack.cc
[616/783] Compiling siphash.cc
[617/783] Compiling sha512.cc
[617/783] Compiling sha256.cc
[619/783] Compiling sha1.cc
[620/783] Compiling slhdsa.cc
[621/783] Compiling rsa_extra.cc
[622/783] Compiling rsa_print.cc
[623/783] Compiling spake2plus.cc
[624/783] Compiling refcount.cc
[625/783] Compiling rsa_crypt.cc
[626/783] Compiling rc4.cc
[627/783] Compiling trusty.cc
[628/783] Compiling windows.cc
[629/783] Compiling rand.cc
[630/783] Compiling urandom.cc
[631/783] Compiling rsa_asn1.cc
[632/783] Compiling ios.cc
[633/783] Compiling getentropy.cc
[634/783] Compiling passive.cc
[635/783] Compiling poly1305_arm_asm.S
[636/783] Compiling forkunsafe.cc
[637/783] Compiling deterministic.cc
[638/783] Compiling fork_detect.cc
[639/783] Compiling poly1305_arm.cc
[640/783] Compiling poly1305.cc
[641/783] Compiling pool.cc
[642/783] Compiling poly1305_vec.cc
[643/783] Compiling pkcs7.cc
[644/783] Compiling pkcs8.cc
[645/783] Compiling pkcs8_x509.cc
[646/783] Compiling p5_pbev2.cc
[647/783] Compiling pkcs7_x509.cc
[648/783] Compiling pem_xaux.cc
[649/783] Compiling pem_x509.cc
[650/783] Compiling pem_pkey.cc
[651/783] Compiling mlkem.cc
[652/783] Compiling pem_pk8.cc
[653/783] Compiling obj_xref.cc
[654/783] Compiling pem_oth.cc
[655/783] Compiling mldsa.cc
[656/783] Compiling pem_lib.cc
[657/783] Compiling pem_info.cc
[658/783] Compiling pem_all.cc
[659/783] Compiling obj.cc
[660/783] Compiling poly_rq_mul.S
[661/783] Compiling mem.cc
[662/783] Compiling fips_shared_support.cc
[663/783] Compiling md5.cc
[664/783] Compiling md4.cc
[665/783] Compiling lhash.cc
[666/783] Compiling sign.cc
[667/783] Compiling ex_data.cc
[668/783] Compiling kyber.cc
[669/783] Compiling scrypt.cc
[670/783] Compiling hrss.cc
[671/783] Compiling hpke.cc
[672/783] Compiling print.cc
[673/783] Compiling pbkdf.cc
[674/783] Compiling p_x25519.cc
[675/783] Compiling p_x25519_asn1.cc
[676/783] Compiling p_ed25519.cc
[677/783] Compiling p_rsa_asn1.cc
[678/783] Compiling p_rsa.cc
[679/783] Compiling p_hkdf.cc
[680/783] Compiling p_ed25519_asn1.cc
[681/783] Compiling p_dh_asn1.cc
[682/783] Compiling p_ec.cc
[683/783] Compiling p_ec_asn1.cc
[684/783] Compiling p_dh.cc
[685/783] Compiling evp_ctx.cc
[686/783] Compiling err.cc
[687/783] Compiling evp.cc
[688/783] Compiling p_dsa_asn1.cc
[689/783] Compiling engine.cc
[690/783] Compiling evp_asn1.cc
[691/783] Compiling ecdh.cc
[692/783] Compiling ecdsa_asn1.cc
[693/783] Compiling ec_derive.cc
[694/783] Compiling hash_to_curve.cc
[695/783] Compiling dsa_asn1.cc
[696/783] Compiling ec_asn1.cc
[697/783] Compiling dsa.cc
[698/783] Compiling params.cc
[699/783] Compiling x25519-asm-arm.S
[700/783] Compiling des.cc
[701/783] Compiling digest_extra.cc
[702/783] Compiling dh_asn1.cc
[703/783] Compiling spake25519.cc
[704/783] Compiling crypto.cc
[705/783] Compiling cpu_intel.cc
[706/783] Compiling cpu_arm_freebsd.cc
[707/783] Compiling cpu_arm_linux.cc
[708/783] Compiling curve25519.cc
[709/783] Compiling cpu_aarch64_win.cc
[710/783] Compiling bcm.cc
[711/783] Compiling cpu_aarch64_sysreg.cc
[712/783] Compiling cpu_aarch64_openbsd.cc
[713/783] Compiling curve25519_64_adx.cc
[714/783] Compiling cpu_aarch64_fuchsia.cc
[715/783] Compiling cpu_aarch64_linux.cc
[716/783] Compiling cpu_aarch64_apple.cc
[717/783] Compiling tls_cbc.cc
[718/783] Compiling conf.cc
[719/783] Compiling get_cipher.cc
[720/783] Compiling e_rc4.cc
[721/783] Compiling e_tls.cc
[722/783] Compiling e_rc2.cc
[723/783] Compiling e_null.cc
[724/783] Compiling e_des.cc
[725/783] Compiling e_chacha20poly1305.cc
[726/783] Compiling derive_key.cc
[727/783] Compiling e_aesgcmsiv.cc
[728/783] Compiling e_aesctrhmac.cc
[729/783] Compiling chacha.cc
[730/783] Compiling cbb.cc
[731/783] Compiling unicode.cc
[732/783] Compiling cbs.cc
[733/783] Compiling buf.cc
[734/783] Compiling ber.cc
[735/783] Compiling asn1_compat.cc
[736/783] Compiling bn_asn1.cc
[737/783] Compiling blake2.cc
[738/783] Compiling socket_helper.cc
[739/783] Compiling socket.cc
[740/783] Compiling convert.cc
[741/783] Compiling printf.cc
[742/783] Compiling file.cc
[743/783] Compiling pair.cc
[744/783] Compiling connect.cc
[745/783] Compiling fd.cc
[746/783] Compiling hexdump.cc
[747/783] Compiling bio_mem.cc
[748/783] Compiling errno.cc
[749/783] Compiling base64.cc
[750/783] Compiling bio.cc
[751/783] Compiling tasn_fre.cc
[752/783] Compiling tasn_typ.cc
[753/783] Compiling posix_time.cc
[754/783] Compiling tasn_new.cc
[755/783] Compiling tasn_enc.cc
[756/783] Compiling f_string.cc
[756/783] Compiling tasn_utl.cc
[758/783] Compiling f_int.cc
[759/783] Compiling asn_pack.cc
[760/783] Compiling tasn_dec.cc
[761/783] Compiling asn1_par.cc
[762/783] Compiling asn1_lib.cc
[763/783] Compiling a_utctm.cc
[764/783] Compiling a_octet.cc
[765/783] Compiling a_time.cc
[766/783] Compiling a_type.cc
[767/783] Compiling a_strnid.cc
[768/783] Compiling a_strex.cc
[769/783] Compiling a_object.cc
[770/783] Compiling a_i2d_fp.cc
[771/783] Compiling a_dup.cc
[772/783] Compiling a_d2i_fp.cc
[773/783] Write sources
[774/783] Compiling a_mbstr.cc
[774/783] Write sources
[777/783] Compiling a_int.cc
[778/783] Compiling a_gentm.cc
[779/859] Compiling a_bitstr.cc
[780/896] Compiling a_bool.cc
[782/900] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[783/900] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[784/900] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[785/900] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[786/902] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[787/902] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[788/902] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[789/902] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[790/902] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[791/902] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[792/902] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[793/902] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[794/902] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[795/902] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[798/909] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[799/909] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[800/909] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[801/909] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[802/909] Compiling Atomics IntegerOperations.swift
[803/909] Compiling Atomics Unmanaged extensions.swift
[804/909] Compiling AsyncAlgorithms AsyncChannel.swift
[805/909] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[806/909] Compiling AsyncAlgorithms ChannelStateMachine.swift
[807/909] Compiling AsyncAlgorithms ChannelStorage.swift
[808/909] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[809/909] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[810/909] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[811/909] Emitting module AsyncAlgorithms
[812/915] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[813/915] Compiling AsyncAlgorithms DebounceStateMachine.swift
[814/915] Compiling AsyncAlgorithms DebounceStorage.swift
[815/915] Compiling AsyncAlgorithms Dictionary.swift
[816/915] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[817/915] Compiling AsyncAlgorithms Locking.swift
[818/915] Compiling AsyncAlgorithms SetAlgebra.swift
[819/915] Compiling AsyncAlgorithms UnsafeTransfer.swift
[820/915] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[821/915] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[822/915] Compiling AsyncAlgorithms ZipStateMachine.swift
[823/915] Compiling AsyncAlgorithms ZipStorage.swift
[824/915] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[825/915] Compiling BitCollections BitSet.Counted.swift
[826/915] Compiling AsyncAlgorithms CombineLatestStorage.swift
[827/915] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[828/915] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[829/915] Compiling AsyncAlgorithms MergeStateMachine.swift
[830/915] Compiling AsyncAlgorithms MergeStorage.swift
[831/915] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[832/915] Compiling AsyncAlgorithms Rethrow.swift
[833/915] Emitting module BitCollections
[849/915] Compiling BitCollections BitSet.Index.swift
[850/915] Compiling BitCollections BitSet._UnsafeHandle.swift
[851/915] Compiling BitCollections BitSet.swift
[852/915] Compiling BitCollections Range+Utilities.swift
[853/915] Compiling BitCollections Slice+Utilities.swift
[854/915] Compiling BitCollections UInt+Tricks.swift
[855/915] Compiling BitCollections _Word.swift
[860/915] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[861/915] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[862/915] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[863/915] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[882/918] Compiling c-nioatomics.c
[884/918] Compiling Collections Collections.swift
[885/918] Emitting module Collections
[913/920] Emitting module Atomics
[920/929] Compiling c-atomics.c
[922/935] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[923/936] Emitting module ServiceLifecycle
[924/936] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[925/936] Compiling ServiceLifecycle ServiceRunnerError.swift
[926/936] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[927/936] Compiling ServiceLifecycle GracefulShutdown.swift
[928/936] Compiling ServiceLifecycle CancellationWaiter.swift
[929/936] Compiling NIOConcurrencyHelpers NIOLock.swift
[930/936] Compiling NIOConcurrencyHelpers lock.swift
[931/936] Emitting module NIOConcurrencyHelpers
[932/936] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[933/936] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[934/936] Compiling NIOConcurrencyHelpers atomics.swift
[936/966] Compiling ServiceLifecycle ServiceGroup.swift
[937/966] Compiling ServiceLifecycle Service.swift
[939/997] Compiling NIOCore MarkedCircularBuffer.swift
[940/997] Compiling NIOCore MulticastChannel.swift
[941/997] Compiling NIOCore NIOAny.swift
[942/997] Compiling NIOCore NIOCloseOnErrorHandler.swift
[943/997] Compiling NIOCore NIOLoopBound.swift
[944/997] Compiling NIOCore NIOScheduledCallback.swift
[945/997] Compiling NIOCore NIOSendable.swift
[946/997] Compiling NIOCore RecvByteBufferAllocator.swift
[947/1005] Compiling NIOCore GlobalSingletons.swift
[948/1005] Compiling NIOCore IO.swift
[949/1005] Compiling NIOCore IOData.swift
[950/1005] Compiling NIOCore IPProtocol.swift
[951/1005] Compiling NIOCore IntegerBitPacking.swift
[952/1005] Compiling NIOCore IntegerTypes.swift
[953/1005] Compiling NIOCore Interfaces.swift
[954/1005] Compiling NIOCore Linux.swift
[955/1005] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[956/1005] Compiling NIOCore SocketAddresses.swift
[957/1005] Compiling NIOCore SocketOptionProvider.swift
[958/1005] Compiling NIOCore SystemCallHelpers.swift
[959/1005] Compiling NIOCore TimeAmount+Duration.swift
[960/1005] Compiling NIOCore TypeAssistedChannelHandler.swift
[961/1005] Compiling NIOCore UniversalBootstrapSupport.swift
[962/1005] Compiling NIOCore Utilities.swift
[963/1005] Compiling NIOCore EventLoop.swift
[964/1005] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[965/1005] Compiling NIOCore EventLoopFuture+Deprecated.swift
[966/1005] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[967/1005] Compiling NIOCore EventLoopFuture.swift
[968/1005] Compiling NIOCore FileDescriptor.swift
[969/1005] Compiling NIOCore FileHandle.swift
[970/1005] Compiling NIOCore FileRegion.swift
[971/1005] Compiling NIOCore ChannelPipeline.swift
[972/1005] Compiling NIOCore CircularBuffer.swift
[973/1005] Compiling NIOCore Codec.swift
[974/1005] Compiling NIOCore ConvenienceOptionSupport.swift
[975/1005] Compiling NIOCore DeadChannel.swift
[976/1005] Compiling NIOCore DispatchQueue+WithFuture.swift
[977/1005] Compiling NIOCore EventLoop+Deprecated.swift
[978/1005] Compiling NIOCore EventLoop+SerialExecutor.swift
[979/1005] Compiling NIOCore AddressedEnvelope.swift
[980/1005] Compiling NIOCore AsyncAwaitSupport.swift
[981/1005] Compiling NIOCore AsyncChannel.swift
[982/1005] Compiling NIOCore AsyncChannelHandler.swift
[983/1005] Compiling NIOCore AsyncChannelInboundStream.swift
[984/1005] Compiling NIOCore AsyncChannelOutboundWriter.swift
[985/1005] Compiling NIOCore NIOAsyncSequenceProducer.swift
[986/1005] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[987/1005] Compiling NIOCore NIOAsyncWriter.swift
[988/1005] Compiling NIOCore ByteBuffer-multi-int.swift
[989/1005] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[990/1005] Compiling NIOCore ByteBuffer-views.swift
[991/1005] Compiling NIOCore Channel.swift
[992/1005] Compiling NIOCore ChannelHandler.swift
[993/1005] Compiling NIOCore ChannelHandlers.swift
[994/1005] Compiling NIOCore ChannelInvoker.swift
[995/1005] Compiling NIOCore ChannelOption.swift
[996/1005] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[997/1005] Compiling NIOCore BSDSocketAPI.swift
[998/1005] Compiling NIOCore ByteBuffer-aux.swift
[999/1005] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1000/1005] Compiling NIOCore ByteBuffer-conversions.swift
[1001/1005] Compiling NIOCore ByteBuffer-core.swift
[1002/1005] Compiling NIOCore ByteBuffer-hex.swift
[1003/1005] Compiling NIOCore ByteBuffer-int.swift
[1004/1005] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1005/1005] Emitting module NIOCore
[1007/1059] Emitting module NIOHTTPTypes
[1008/1059] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[1010/1060] Compiling NIOEmbedded AsyncTestingChannel.swift
[1011/1060] Emitting module NIOEmbedded
[1012/1060] Compiling NIOEmbedded Embedded.swift
[1013/1060] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1015/1061] Emitting module NIOPosix
[1016/1067] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1017/1067] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1018/1067] Compiling NIOPosix PosixSingletons.swift
[1019/1067] Compiling NIOPosix RawSocketBootstrap.swift
[1020/1067] Compiling NIOPosix Resolver.swift
[1021/1067] Compiling NIOPosix Selectable.swift
[1022/1067] Compiling NIOPosix SelectableChannel.swift
[1023/1067] Compiling NIOPosix SelectableEventLoop.swift
[1024/1067] Compiling NIOPosix SelectorEpoll.swift
[1025/1067] Compiling NIOPosix SelectorGeneric.swift
[1026/1067] Compiling NIOPosix SelectorKqueue.swift
[1027/1067] Compiling NIOPosix SelectorUring.swift
[1028/1067] Compiling NIOPosix ServerSocket.swift
[1029/1067] Compiling NIOPosix Socket.swift
[1030/1067] Compiling NIOPosix SocketChannel.swift
[1031/1067] Compiling NIOPosix SocketProtocols.swift
[1032/1067] Compiling NIOPosix System.swift
[1033/1067] Compiling NIOPosix Thread.swift
[1034/1067] Compiling NIOPosix ThreadPosix.swift
[1035/1067] Compiling NIOPosix ThreadWindows.swift
[1036/1067] Compiling NIOPosix UnsafeTransfer.swift
[1037/1067] Compiling NIOPosix Utilities.swift
[1038/1067] Compiling NIOPosix VsockAddress.swift
[1039/1067] Compiling NIOPosix VsockChannelEvents.swift
[1040/1067] Compiling NIOPosix IO.swift
[1041/1067] Compiling NIOPosix IntegerBitPacking.swift
[1042/1067] Compiling NIOPosix IntegerTypes.swift
[1043/1067] Compiling NIOPosix Linux.swift
[1044/1067] Compiling NIOPosix LinuxCPUSet.swift
[1045/1067] Compiling NIOPosix LinuxUring.swift
[1046/1067] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1047/1067] Compiling NIOPosix BSDSocketAPICommon.swift
[1048/1067] Compiling NIOPosix BSDSocketAPIPosix.swift
[1049/1067] Compiling NIOPosix BSDSocketAPIWindows.swift
[1050/1067] Compiling NIOPosix BaseSocket.swift
[1051/1067] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1052/1067] Compiling NIOPosix BaseSocketChannel.swift
[1053/1067] Compiling NIOPosix BaseStreamSocketChannel.swift
[1054/1067] Compiling NIOPosix Bootstrap.swift
[1055/1067] Compiling NIOPosix ControlMessage.swift
[1056/1067] Compiling NIOPosix DatagramVectorReadManager.swift
[1057/1067] Compiling NIOPosix Errors+Any.swift
[1058/1067] Compiling NIOPosix FileDescriptor.swift
[1059/1067] Compiling NIOPosix GetaddrinfoResolver.swift
[1060/1067] Compiling NIOPosix HappyEyeballs.swift
[1061/1067] Compiling NIOPosix NIOThreadPool.swift
[1062/1067] Compiling NIOPosix NonBlockingFileIO.swift
[1063/1067] Compiling NIOPosix PendingDatagramWritesManager.swift
[1064/1067] Compiling NIOPosix PendingWritesManager.swift
[1065/1067] Compiling NIOPosix PipeChannel.swift
[1066/1067] Compiling NIOPosix PipePair.swift
[1067/1067] Compiling NIOPosix Pool.swift
[1069/1070] Compiling NIO Exports.swift
[1070/1070] Emitting module NIO
[1072/1093] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1073/1093] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1074/1093] Emitting module NIOTLS
[1075/1093] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1076/1093] Compiling NIOTLS SNIHandler.swift
[1077/1093] Compiling NIOTLS TLSEvents.swift
[1079/1094] Emitting module NIOHTTP1
[1080/1096] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1081/1096] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1082/1125] Compiling NIOSSL SSLCertificateExtensions.swift
[1083/1125] Compiling NIOSSL SSLConnection.swift
[1084/1125] Compiling NIOSSL NIOSSLHandler.swift
[1085/1125] Compiling NIOSSL NIOSSLServerHandler.swift
[1086/1125] Compiling NIOSSL NIOSSLClientHandler.swift
[1087/1125] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1088/1125] Compiling NIOSSL ObjectIdentifier.swift
[1089/1125] Compiling NIOSSL PosixPort.swift
[1090/1125] Compiling NIOSSL SSLContext.swift
[1091/1125] Compiling NIOSSL SSLErrors.swift
[1092/1125] Compiling NIOSSL AndroidCABundle.swift
[1093/1125] Compiling NIOSSL ByteBufferBIO.swift
[1094/1125] Compiling NIOSSL CustomPrivateKey.swift
[1095/1125] Compiling NIOSSL IdentityVerification.swift
[1096/1125] Compiling NIOSSL LinuxCABundle.swift
[1098/1148] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[1099/1148] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[1100/1148] Emitting module NIOHTTPTypesHTTP1
[1101/1148] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[1102/1149] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1103/1149] Compiling NIOExtras NIORequestIdentifiable.swift
[1104/1149] Compiling NIOExtras DebugInboundEventsHandler.swift
[1105/1149] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1106/1149] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1107/1149] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1108/1149] Compiling NIOExtras NIOExtrasError.swift
[1110/1151] Compiling NIOExtras PCAPRingBuffer.swift
[1111/1151] Compiling NIOExtras QuiescingHelper.swift
[1112/1151] Compiling NIOExtras LengthFieldPrepender.swift
[1113/1151] Compiling NIOExtras LineBasedFrameDecoder.swift
[1116/1154] Emitting module NIOExtras
[1117/1154] Compiling NIOExtras RequestResponseHandler.swift
[1118/1154] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1119/1154] Emitting module NIOSSL
[1123/1154] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1124/1154] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1125/1154] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1126/1154] Compiling NIOExtras JSONRPCFraming.swift
[1130/1154] Compiling NIOSSL SSLPublicKey.swift
[1131/1154] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1132/1154] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1133/1154] Compiling NIOSSL SubjectAlternativeName.swift
[1135/1154] Compiling NIOExtras UnsafeTransfer.swift
[1136/1154] Compiling NIOExtras WritePCAPHandler.swift
[1137/1154] Compiling NIOSSL SSLPrivateKey.swift
[1138/1154] Compiling NIOSSL NIOSSLSecureBytes.swift
[1139/1154] Compiling NIOSSL RNG.swift
[1140/1154] Compiling NIOSSL SafeCompare.swift
[1141/1154] Compiling NIOSSL Zeroization.swift
[1153/1155] Compiling NIOSSL TLSConfiguration.swift
[1154/1155] Compiling NIOSSL UniversalBootstrapSupport.swift
[1155/1155] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1157/1214] Compiling RediStack RedisChannelName.swift
[1158/1214] Compiling RediStack RedisClient.swift
[1159/1214] Compiling RediStack RedisCommandEncoder-multi-encode.swift
[1160/1214] Compiling RediStack RedisCommandEncoder.swift
[1161/1218] Emitting module RediStack
[1162/1218] 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
[1163/1221] Compiling RediStack RedisKey.swift
[1164/1221] Compiling RediStack RedisLogging.swift
[1165/1221] Compiling RediStack RedisMetrics.swift
[1166/1221] Compiling RediStack _Deprecations.swift
[1167/1221] 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
[1168/1221] 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
[1169/1221] 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
[1170/1221] 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
[1171/1221] Compiling RediStack RedisClusterNodeID.swift
[1172/1221] Compiling RediStack RedisClusterShardDescriptionProtocol.swift
[1173/1221] Compiling RediStack RedisHashSlot.swift
[1174/1221] Compiling RediStack SwiftPolyfill.swift
[1175/1221] Compiling RediStack BasicCommands.swift
[1176/1221] Compiling RediStack StringCommands.swift
[1177/1221] Compiling RediStack ConnectionPool.swift
[1178/1221] Compiling RediStack RedisConnectionPool+Configuration.swift
[1179/1221] Compiling RediStack RedisConnectionPool.swift
[1180/1221] Compiling HummingbirdCore OutputBuffer.swift
[1181/1221] Compiling HummingbirdCore String+percentEncode.swift
[1182/1221] Compiling HummingbirdCore UnsafeTransfer.swift
[1183/1221] Compiling RediStack RedisError.swift
[1184/1221] Compiling RediStack RedisKey+TTL.swift
[1185/1221] Compiling RediStack RedisByteDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/1221] Compiling RediStack RedisCommandHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/1221] Compiling RediStack RedisMessageEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/1221] Compiling RediStack RESPValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1189/1221] Compiling RediStack RESPValueConvertible.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[1194/1221] 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
[1195/1221] Compiling RediStack StandardLibrary.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1196/1221] Compiling RediStack SwiftNIO.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1197/1221] Compiling RediStack RESPTranslator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[1201/1221] Compiling RediStack RedisPubSubHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[1202/1221] Compiling RediStack RedisClusterNodeDescriptionProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[1224/1287] 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
[1225/1287] 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
[1226/1287] 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
[1227/1287] 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
[1228/1287] 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
[1229/1287] 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
[1230/1287] 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
[1231/1287] 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
[1232/1287] 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
[1233/1296] 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
[1234/1296] 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
[1235/1296] 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
[1236/1296] 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
[1237/1296] 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
[1238/1296] 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
[1239/1296] 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
[1240/1296] 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
[1241/1296] 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
[1242/1296] 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
[1243/1296] 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
[1244/1296] 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
[1245/1296] 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
[1246/1296] 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
[1247/1296] 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
[1248/1296] 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
[1249/1296] 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
[1250/1296] 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
[1251/1296] 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
[1252/1296] 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
[1253/1296] 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
[1254/1296] 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
[1255/1296] 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
[1256/1296] 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
[1257/1296] 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
[1258/1296] 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
[1259/1296] 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
[1260/1296] 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
[1261/1296] 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
[1262/1296] 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
[1263/1296] 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
[1264/1296] 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
[1265/1296] 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
[1266/1296] 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
[1267/1296] 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
[1268/1296] 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
[1269/1296] 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
[1270/1296] 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
[1271/1296] 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
[1272/1296] 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
[1273/1296] 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
[1274/1296] 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
[1275/1296] 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
[1276/1296] 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
[1277/1296] 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
[1278/1296] 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
[1279/1296] 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
[1280/1296] 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
[1281/1296] 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
[1282/1296] 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
[1283/1296] 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
[1284/1296] 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
[1285/1296] 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
[1286/1296] 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
[1287/1296] 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
[1288/1296] 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
[1289/1296] 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
[1290/1296] 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
[1291/1296] 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
[1292/1296] 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
[1293/1296] 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
[1294/1296] 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
[1295/1296] 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
[1296/1296] 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
[1298/1303] Compiling HummingbirdRedis RedisConnectionPoolService.swift
[1299/1303] Compiling HummingbirdRedis Redis+Codable.swift
/host/spi-builder-workspace/Sources/HummingbirdRedis/Redis+Codable.swift:64:114: warning: type 'RedisSetCommandResult' does not conform to the 'Sendable' protocol
62 | expiration: RedisSetCommandExpiration? = nil
63 | ) async throws -> RedisSetCommandResult {
64 | try await self.set(key, to: JSONEncoder().encode(value), onCondition: condition, expiration: expiration).get()
| `- warning: type 'RedisSetCommandResult' does not conform to the 'Sendable' protocol
65 | }
66 | }
/host/spi-builder-workspace/.build/checkouts/RediStack/Sources/RediStack/Commands/StringCommands.swift:186:13: note: enum 'RedisSetCommandResult' does not conform to the 'Sendable' protocol
184 |
185 | /// The result of a `SET` command.
186 | public enum RedisSetCommandResult: Hashable {
| `- note: enum 'RedisSetCommandResult' does not conform to the 'Sendable' protocol
187 | /// The command completed successfully.
188 | case ok
/host/spi-builder-workspace/Sources/HummingbirdRedis/Redis+Codable.swift:17:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
15 | import Foundation
16 | import NIO
17 | import RediStack
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
18 |
19 | extension RedisClient {
[1300/1303] Compiling HummingbirdRedis RedisConfiguration.swift
[1301/1303] Emitting module HummingbirdRedis
[1302/1303] Compiling HummingbirdRedis Deprecations.swift
[1303/1303] Compiling HummingbirdRedis Persist+Redis.swift
Build complete! (172.00s)
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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.