Build Information
Failed to build Testcontainers, reference main (9be8a4), with Swift 6.1 for Android on 30 May 2025 09:09:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xtremekforever/testcontainers-swift.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/xtremekforever/testcontainers-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9be8a42 Add Sendable conformance to structs in Models/ (#25)
Cloned https://github.com/xtremekforever/testcontainers-swift.git
Revision (git rev-parse @):
9be8a421e94e4d30048e178a7b0c8b2bcb9f5e8b
SUCCESS checkout https://github.com/xtremekforever/testcontainers-swift.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/xtremekforever/testcontainers-swift.git
https://github.com/xtremekforever/testcontainers-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "Testcontainers",
"name" : "Testcontainers",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Testcontainers",
"targets" : [
"Testcontainers"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TestcontainersTests",
"module_type" : "SwiftTarget",
"name" : "TestcontainersTests",
"path" : "Tests/TestcontainersTests",
"sources" : [
"DockerImageNameTests.swift",
"TestcontainersTests.swift"
],
"target_dependencies" : [
"Testcontainers"
],
"type" : "test"
},
{
"c99name" : "Testcontainers",
"module_type" : "SwiftTarget",
"name" : "Testcontainers",
"path" : "Sources/Testcontainers",
"product_dependencies" : [
"AsyncHTTPClient",
"Logging"
],
"product_memberships" : [
"Testcontainers"
],
"sources" : [
"Common/HTTPClientResponse.swift",
"Common/Request+Body.swift",
"Common/Request+HTTPClientRequest.swift",
"Common/Request+Params.swift",
"Common/Request+Query.swift",
"Common/Request+Response.swift",
"Common/Request.swift",
"Docker/Docker+Container.swift",
"Docker/Docker+Image.swift",
"Docker/Docker.swift",
"Docker/DockerClient.swift",
"Docker/Models/ContainerConfig.swift",
"Docker/Models/ContainerInfo.swift",
"Docker/Models/ContainerInspectInfo.swift",
"Docker/Models/DockerImageName.swift",
"Docker/Models/Info.swift",
"Docker/Models/Version.swift",
"Docker/Requests/Request+Container.swift",
"Docker/Requests/Request+Docker.swift",
"Docker/Requests/Request+Image.swift",
"GenericContainer.swift",
"Strategies/Docker+ClientStrategy.swift",
"Strategies/TestcontainersStrategy.swift",
"Strategies/UnixSocketStrategy.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-log.git
[39/3836] Fetching swift-log
[2073/17850] Fetching swift-log, async-http-client
Fetched https://github.com/apple/swift-log.git from cache (0.99s)
[5186/14014] Fetching async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (4.73s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (5.88s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (1.89s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-algorithms.git
[1/2667] Fetching swift-nio-transport-services
[2668/8581] Fetching swift-nio-transport-services, swift-nio-extras
[2905/10291] Fetching swift-nio-transport-services, swift-nio-extras, swift-atomics
[2999/16250] Fetching swift-nio-transport-services, swift-nio-extras, swift-atomics, swift-algorithms
[4039/27777] Fetching swift-nio-transport-services, swift-nio-extras, swift-atomics, swift-algorithms, swift-nio-http2
[5518/42620] Fetching swift-nio-transport-services, swift-nio-extras, swift-atomics, swift-algorithms, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (16.52s)
Fetched https://github.com/apple/swift-atomics.git from cache (16.53s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (16.54s)
Fetched https://github.com/apple/swift-algorithms.git from cache (16.54s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (16.58s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (16.61s)
[1/76108] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.37s)
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 (24.95s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.99s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.02s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.91s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1141] Fetching swift-http-structured-headers
[264/2731] Fetching swift-http-structured-headers, swift-asn1
[2732/3635] Fetching swift-http-structured-headers, swift-asn1, swift-http-types
[2868/9790] Fetching swift-http-structured-headers, swift-asn1, swift-http-types, swift-certificates
[3137/12216] Fetching swift-http-structured-headers, swift-asn1, swift-http-types, swift-certificates, swift-service-lifecycle
[5855/17201] Fetching swift-http-structured-headers, swift-asn1, swift-http-types, swift-certificates, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.69s)
[6446/15611] Fetching swift-http-structured-headers, swift-http-types, swift-certificates, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.08s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.09s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.08s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.09s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.09s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (4.62s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.12s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.07s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.69s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (3.21s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.61s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (5.29s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.13s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.71s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.89s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.42s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.65s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.52s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (4.20s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.11s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.74s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.60s)
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/apple/swift-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.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.8.0
Building for debugging...
[0/440] Write sources
[19/440] Compiling CNIOWindows WSAStartup.c
[19/440] Compiling CNIOWASI CNIOWASI.c
[21/440] Compiling CNIOWindows shim.c
[21/440] Write sources
[25/440] Compiling CNIOLinux liburing_shims.c
[25/440] Compiling _NumericsShims _NumericsShims.c
[27/440] Compiling _AtomicsShims.c
[28/440] Compiling CNIOExtrasZlib empty.c
[29/440] Compiling CNIOLLHTTP c_nio_http.c
[30/440] Compiling CNIOLinux shim.c
[31/440] Compiling CNIODarwin shim.c
[32/440] Compiling fiat_p256_adx_mul.S
[33/440] Compiling fiat_p256_adx_sqr.S
[34/440] Compiling CNIOLLHTTP c_nio_api.c
[35/440] Compiling fiat_curve25519_adx_square.S
[36/440] Compiling fiat_curve25519_adx_mul.S
[37/440] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[38/440] Write swift-version-24593BA9C3E375BF.txt
[39/440] Compiling CNIOLLHTTP c_nio_llhttp.c
[40/444] Compiling CNIOBoringSSLShims shims.c
[42/446] Emitting module _NIOBase64
[42/446] Compiling tls_method.cc
[42/446] Compiling tls13_enc.cc
[43/446] Compiling tls13_server.cc
[43/446] Compiling tls13_client.cc
[43/446] Compiling tls13_both.cc
[47/446] Compiling tls_record.cc
[48/475] Compiling ssl_x509.cc
[50/475] Emitting module InternalCollectionsUtilities
[50/476] Compiling t1_enc.cc
[52/476] Compiling _NIODataStructures _TinyArray.swift
[53/476] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[53/476] Compiling ssl_versions.cc
[55/476] Compiling _NIODataStructures PriorityQueue.swift
[56/476] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[57/476] Compiling InternalCollectionsUtilities _SortedCollection.swift
[58/476] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[59/476] Compiling InternalCollectionsUtilities Integer rank.swift
[60/476] Compiling RealModule Float16+Real.swift
[61/476] Compiling RealModule Real.swift
[62/477] Compiling _NIOBase64 Base64.swift
[63/477] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[64/477] Compiling InternalCollectionsUtilities UInt+reversed.swift
[65/477] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[66/477] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[67/478] Compiling RealModule Float80+Real.swift
[68/478] Compiling RealModule Float+Real.swift
[71/478] Emitting module _NIODataStructures
[72/478] Compiling _NIODataStructures Heap.swift
[73/478] Compiling RealModule ElementaryFunctions.swift
[74/478] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[75/478] Compiling InternalCollectionsUtilities Debugging.swift
[76/478] Compiling InternalCollectionsUtilities Descriptions.swift
[77/478] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[78/479] Emitting module RealModule
[81/479] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[83/480] Compiling RealModule RealFunctions.swift
[85/481] Compiling ssl_transcript.cc
[88/496] Compiling DequeModule Deque+Extras.swift
[89/496] Compiling DequeModule Deque+Hashable.swift
[90/498] Compiling DequeModule Deque+CustomReflectable.swift
[91/498] Compiling DequeModule Deque+Descriptions.swift
[92/498] Compiling DequeModule Deque+Equatable.swift
[93/498] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[94/498] Compiling DequeModule _DequeBuffer.swift
[95/498] Compiling DequeModule _DequeBufferHeader.swift
[95/498] Compiling ssl_stat.cc
[97/498] Compiling DequeModule _DequeSlot.swift
[98/498] Compiling DequeModule _UnsafeWrappedBuffer.swift
[99/498] Compiling DequeModule Deque+Codable.swift
[100/498] Compiling DequeModule Deque+Collection.swift
[100/498] Compiling ssl_session.cc
[101/498] Compiling ssl_privkey.cc
[103/498] Compiling DequeModule Deque+Testing.swift
[104/498] Compiling DequeModule Deque._Storage.swift
[105/498] Compiling DequeModule Deque._UnsafeHandle.swift
[106/498] Compiling DequeModule Deque.swift
[106/498] Compiling ssl_key_share.cc
[108/498] Emitting module DequeModule
[109/499] Compiling ssl_file.cc
[110/499] Compiling ssl_lib.cc
[111/499] Compiling ssl_credential.cc
[112/499] Compiling ssl_cert.cc
[114/499] Compiling Logging MetadataProvider.swift
[115/499] Emitting module Logging
[116/499] Compiling Logging Logging.swift
[117/499] Compiling Logging Locks.swift
[118/499] Compiling Logging LogHandler.swift
[118/500] Compiling ssl_buffer.cc
[120/500] Compiling ssl_cipher.cc
[121/500] Compiling ssl_asn1.cc
[122/500] Compiling ssl_aead_ctx.cc
[123/500] Compiling s3_pkt.cc
[124/500] Compiling s3_lib.cc
[125/500] Compiling s3_both.cc
[126/500] Compiling handshake_client.cc
[127/500] Compiling handshake_server.cc
[128/500] Compiling handshake.cc
[129/500] Compiling handoff.cc
[130/500] Compiling extensions.cc
[131/500] Compiling dtls_record.cc
[132/500] Compiling md5-x86_64-linux.S
[133/500] Compiling dtls_method.cc
[134/500] Compiling md5-x86_64-apple.S
[135/500] Compiling md5-586-linux.S
[136/500] Compiling encrypted_client_hello.cc
[137/500] Compiling d1_srtp.cc
[138/500] Compiling md5-586-apple.S
[139/500] Compiling chacha20_poly1305_x86_64-linux.S
[140/500] Compiling chacha20_poly1305_x86_64-apple.S
[141/500] Compiling bio_ssl.cc
[142/500] Compiling chacha20_poly1305_armv8-win.S
[143/500] Compiling chacha20_poly1305_armv8-apple.S
[144/500] Compiling chacha-x86_64-apple.S
[145/500] Compiling d1_pkt.cc
[146/500] Compiling chacha20_poly1305_armv8-linux.S
[147/500] Compiling chacha-x86_64-linux.S
[148/500] Compiling chacha-x86-apple.S
[149/500] Compiling chacha-x86-linux.S
[150/500] Compiling chacha-armv8-win.S
[151/500] Compiling chacha-armv8-apple.S
[152/500] Compiling chacha-armv8-linux.S
[153/500] Compiling chacha-armv4-linux.S
[154/500] Compiling aes128gcmsiv-x86_64-linux.S
[155/500] Compiling aes128gcmsiv-x86_64-apple.S
[156/500] Compiling x86_64-mont5-linux.S
[157/500] Compiling x86_64-mont-linux.S
[158/500] Compiling x86_64-mont5-apple.S
[159/500] Compiling x86-mont-linux.S
[160/500] Compiling x86_64-mont-apple.S
[161/500] Compiling vpaes-x86_64-linux.S
[162/500] Compiling vpaes-x86_64-apple.S
[163/500] Compiling vpaes-x86-linux.S
[164/500] Compiling x86-mont-apple.S
[165/500] Compiling vpaes-x86-apple.S
[166/500] Compiling vpaes-armv8-apple.S
[167/500] Compiling sha512-x86_64-linux.S
[168/500] Compiling vpaes-armv8-linux.S
[169/500] Compiling vpaes-armv8-win.S
[170/500] Compiling vpaes-armv7-linux.S
[171/500] Compiling err_data.cc
[172/500] Compiling sha512-x86_64-apple.S
[173/500] Compiling sha512-armv8-win.S
[174/500] Compiling sha512-armv8-apple.S
[175/500] Compiling sha512-armv4-linux.S
[176/500] Compiling d1_lib.cc
[177/500] Compiling sha512-586-apple.S
[177/500] Compiling sha512-586-linux.S
[179/500] Compiling sha512-armv8-linux.S
[180/500] Compiling sha256-x86_64-linux.S
[181/500] Compiling sha256-x86_64-apple.S
[182/500] Compiling sha256-armv4-linux.S
[183/500] Compiling sha256-armv8-apple.S
[184/500] Compiling sha256-armv8-win.S
[185/500] Compiling sha256-586-apple.S
[186/500] Compiling sha256-586-linux.S
[187/500] Compiling sha256-armv8-linux.S
[188/500] Compiling sha1-x86_64-linux.S
[189/500] Compiling sha1-x86_64-apple.S
[190/500] Compiling sha1-armv8-win.S
[191/500] Compiling sha1-armv8-apple.S
[192/500] Compiling sha1-586-linux.S
[193/500] Compiling sha1-armv8-linux.S
[194/500] Compiling sha1-586-apple.S
[195/500] Compiling sha1-armv4-large-linux.S
[196/500] Compiling rsaz-avx2-linux.S
[197/500] Compiling rdrand-x86_64-linux.S
[197/500] Compiling rdrand-x86_64-apple.S
[197/500] Compiling rsaz-avx2-apple.S
[200/500] Compiling p256_beeu-x86_64-asm-apple.S
[201/500] Compiling p256_beeu-x86_64-asm-linux.S
[202/500] Compiling p256_beeu-armv8-asm-linux.S
[203/500] Compiling p256_beeu-armv8-asm-win.S
[204/500] Compiling p256-x86_64-asm-linux.S
[205/500] Compiling p256_beeu-armv8-asm-apple.S
[206/500] Compiling p256-armv8-asm-win.S
[207/500] Compiling p256-armv8-asm-linux.S
[208/500] Compiling p256-x86_64-asm-apple.S
[209/500] Compiling p256-armv8-asm-apple.S
[210/500] Compiling d1_both.cc
[211/500] Compiling ghashv8-armv8-win.S
[212/500] Compiling ghashv8-armv8-linux.S
[213/500] Compiling ghashv8-armv7-linux.S
[213/500] Compiling ghash-x86-linux.S
[215/500] Compiling ghash-x86_64-linux.S
[216/500] Compiling ghash-x86_64-apple.S
[217/500] Compiling ghashv8-armv8-apple.S
[218/500] Compiling ghash-x86-apple.S
[219/500] Compiling ghash-ssse3-x86_64-linux.S
[220/500] Compiling ghash-ssse3-x86-linux.S
[221/500] Compiling ghash-ssse3-x86_64-apple.S
[221/500] Compiling ghash-armv4-linux.S
[223/500] Compiling ghash-neon-armv8-win.S
[224/500] Compiling ghash-ssse3-x86-apple.S
[225/500] Compiling ghash-neon-armv8-linux.S
[226/500] Compiling ghash-neon-armv8-apple.S
[227/500] Compiling bn-armv8-apple.S
[228/500] Compiling co-586-apple.S
[229/500] Compiling bn-586-linux.S
[230/500] Compiling bn-586-apple.S
[231/500] Compiling bsaes-armv7-linux.S
[232/500] Compiling bn-armv8-win.S
[233/500] Compiling bn-armv8-linux.S
[234/500] Compiling co-586-linux.S
[235/500] Compiling aesv8-gcm-armv8-apple.S
[236/500] Compiling aesv8-gcm-armv8-win.S
[237/500] Compiling armv8-mont-apple.S
[237/500] Compiling armv4-mont-linux.S
[237/500] Compiling aesv8-armv8-win.S
[240/500] Compiling armv8-mont-win.S
[241/500] Compiling armv8-mont-linux.S
[241/500] Compiling aesv8-gcm-armv8-linux.S
[243/500] Compiling aesv8-armv7-linux.S
[244/500] Compiling aesni-x86_64-apple.S
[244/500] Compiling aesv8-armv8-apple.S
[244/500] Compiling aesv8-armv8-linux.S
[247/500] Compiling aesni-gcm-x86_64-linux.S
[248/500] Compiling aesni-x86-apple.S
[249/500] Compiling aesni-x86_64-linux.S
[250/500] Compiling aesni-x86-linux.S
[251/500] Compiling aesni-gcm-x86_64-apple.S
[252/500] Compiling aes-gcm-avx2-x86_64-linux.S
[253/500] Compiling aes-gcm-avx10-x86_64-apple.S
[253/500] Compiling aes-gcm-avx2-x86_64-apple.S
[255/500] Compiling aes-gcm-avx10-x86_64-linux.S
[256/500] Compiling x_val.cc
[257/500] Compiling x_x509.cc
[258/500] Compiling x_x509a.cc
[259/500] Compiling x_spki.cc
[260/500] Compiling x_pubkey.cc
[261/500] Compiling x_name.cc
[262/500] Compiling x_req.cc
[263/500] Compiling x_sig.cc
[264/500] Compiling x_exten.cc
[265/500] Compiling x_crl.cc
[266/500] Compiling x_algor.cc
[267/500] Compiling x_attrib.cc
[268/500] Compiling x_all.cc
[269/500] Compiling x509rset.cc
[270/500] Compiling x509spki.cc
[271/500] Compiling x509name.cc
[272/500] Compiling x509_txt.cc
[273/500] Compiling x509_vpm.cc
[274/500] Compiling x509cset.cc
[275/500] Compiling x509_vfy.cc
[276/500] Compiling x509_v3.cc
[277/500] Compiling x509_trs.cc
[278/500] Compiling x509_set.cc
[279/500] Compiling x509_req.cc
[280/500] Compiling x509_obj.cc
[281/500] Compiling x509_lu.cc
[282/500] Compiling x509_def.cc
[283/500] Compiling x509.cc
[284/500] Compiling x509_d2.cc
[285/500] Compiling v3_skey.cc
[286/500] Compiling x509_ext.cc
[287/500] Compiling x509_cmp.cc
[288/500] Compiling x509_att.cc
[289/500] Compiling v3_utl.cc
[290/500] Compiling v3_purp.cc
[291/500] Compiling v3_prn.cc
[292/500] Compiling v3_pmaps.cc
[293/500] Compiling v3_pcons.cc
[294/500] Compiling v3_ncons.cc
[295/500] Compiling v3_ocsp.cc
[296/500] Compiling v3_int.cc
[297/500] Compiling v3_ia5.cc
[298/500] Compiling v3_lib.cc
[299/500] Compiling v3_enum.cc
[300/500] Compiling v3_crld.cc
[301/500] Compiling v3_extku.cc
[302/500] Compiling v3_info.cc
[303/500] Compiling v3_cpols.cc
[304/500] Compiling v3_genn.cc
[305/500] Compiling v3_bcons.cc
[306/500] Compiling v3_akey.cc
[307/500] Compiling v3_bitst.cc
[308/500] Compiling v3_akeya.cc
[309/500] Compiling v3_conf.cc
[310/500] Compiling v3_alt.cc
[311/500] Compiling t_x509a.cc
[312/500] Compiling t_x509.cc
[313/500] Compiling t_crl.cc
[314/500] Compiling i2d_pr.cc
[315/500] Compiling name_print.cc
[316/500] Compiling policy.cc
[316/500] Compiling rsa_pss.cc
[318/500] Compiling t_req.cc
[319/500] Compiling by_file.cc
[320/500] Compiling a_verify.cc
[321/500] Compiling by_dir.cc
[322/500] Compiling trust_token.cc
[323/500] Compiling voprf.cc
[324/500] Compiling asn1_gen.cc
[325/500] Compiling algorithm.cc
[326/500] Compiling a_digest.cc
[327/500] Compiling a_sign.cc
[328/500] Compiling thread_win.cc
[329/500] Compiling thread_pthread.cc
[330/500] Compiling thread.cc
[331/500] Compiling pmbtoken.cc
[332/500] Compiling thread_none.cc
[333/500] Compiling stack.cc
[334/500] Compiling sha512.cc
[335/500] Compiling spake2plus.cc
[336/500] Compiling sha256.cc
[337/500] Compiling siphash.cc
[338/500] Compiling rsa_print.cc
[339/500] Compiling slhdsa.cc
[340/500] Compiling sha1.cc
[341/500] Compiling rsa_extra.cc
[342/500] Compiling rc4.cc
[343/500] Compiling windows.cc
[344/500] Compiling trusty.cc
[345/500] Compiling rsa_crypt.cc
[346/500] Compiling refcount.cc
[347/500] Compiling urandom.cc
[348/500] Compiling rsa_asn1.cc
[349/500] Compiling rand.cc
[350/500] Compiling passive.cc
[351/500] Compiling ios.cc
[352/500] Compiling poly1305_arm_asm.S
[353/500] Compiling getentropy.cc
[354/500] Compiling deterministic.cc
[355/500] Compiling forkunsafe.cc
[356/500] Compiling poly1305_vec.cc
[357/500] Compiling fork_detect.cc
[358/500] Compiling poly1305_arm.cc
[359/500] Compiling poly1305.cc
[360/500] Compiling pool.cc
[361/500] Compiling pkcs8.cc
[362/500] Compiling pkcs7.cc
[363/500] Compiling pem_x509.cc
[364/500] Compiling p5_pbev2.cc
[365/500] Compiling pem_xaux.cc
[366/500] Compiling pkcs8_x509.cc
[367/500] Compiling pkcs7_x509.cc
[368/500] Compiling pem_pkey.cc
[369/500] Compiling pem_oth.cc
[370/500] Compiling mlkem.cc
[371/500] Compiling pem_info.cc
[372/500] Compiling pem_pk8.cc
[373/500] Compiling obj.cc
[374/500] Compiling obj_xref.cc
[375/500] Compiling pem_lib.cc
[376/500] Compiling pem_all.cc
[377/500] Compiling md5.cc
[378/500] Compiling mem.cc
[379/500] Compiling mldsa.cc
[380/500] Compiling fips_shared_support.cc
[381/500] Compiling poly_rq_mul.S
[382/500] Compiling lhash.cc
[383/500] Compiling md4.cc
[384/500] Compiling ex_data.cc
[385/500] Compiling kyber.cc
[386/500] Compiling scrypt.cc
[387/500] Compiling hrss.cc
[388/500] Compiling print.cc
[389/500] Compiling sign.cc
[390/500] Compiling pbkdf.cc
[391/500] Compiling hpke.cc
[392/500] Compiling p_x25519.cc
[393/500] Compiling p_x25519_asn1.cc
[394/500] Compiling p_rsa.cc
[395/500] Compiling p_rsa_asn1.cc
[396/500] Compiling p_hkdf.cc
[397/500] Compiling p_ec.cc
[398/500] Compiling p_ed25519_asn1.cc
[399/500] Compiling p_ed25519.cc
[400/500] Compiling p_ec_asn1.cc
[401/500] Compiling evp_ctx.cc
[402/500] Compiling err.cc
[403/500] Compiling p_dh_asn1.cc
[404/500] Compiling p_dh.cc
[405/500] Compiling p_dsa_asn1.cc
[406/500] Compiling evp.cc
[407/500] Compiling engine.cc
[408/500] Compiling bcm.cc
[409/500] Compiling evp_asn1.cc
[410/500] Compiling ec_derive.cc
[411/500] Compiling ecdsa_asn1.cc
[412/500] Compiling ecdh.cc
[413/500] Compiling dsa.cc
[414/500] Compiling hash_to_curve.cc
[415/500] Compiling ec_asn1.cc
[416/500] Compiling dsa_asn1.cc
[417/500] Compiling params.cc
[418/500] Compiling x25519-asm-arm.S
[419/500] Compiling digest_extra.cc
[420/500] Compiling curve25519_64_adx.cc
[421/500] Compiling des.cc
[422/500] Compiling dh_asn1.cc
[423/500] Compiling crypto.cc
[424/500] Compiling spake25519.cc
[425/500] Compiling cpu_arm_linux.cc
[426/500] Compiling cpu_intel.cc
[427/500] Compiling cpu_arm_freebsd.cc
[428/500] Compiling cpu_aarch64_win.cc
[429/500] Compiling curve25519.cc
[430/500] Compiling cpu_aarch64_openbsd.cc
[431/500] Compiling cpu_aarch64_fuchsia.cc
[432/500] Compiling cpu_aarch64_linux.cc
[432/500] Compiling cpu_aarch64_sysreg.cc
[434/500] Compiling cpu_aarch64_apple.cc
[435/500] Compiling get_cipher.cc
[436/500] Compiling conf.cc
[437/500] Compiling e_tls.cc
[438/500] Compiling tls_cbc.cc
[439/500] Compiling e_rc2.cc
[440/500] Compiling e_rc4.cc
[441/500] Compiling e_null.cc
[442/500] Compiling e_des.cc
[443/500] Compiling e_chacha20poly1305.cc
[444/500] Compiling derive_key.cc
[445/500] Compiling unicode.cc
[446/500] Compiling e_aesgcmsiv.cc
[447/500] Compiling chacha.cc
[448/500] Compiling e_aesctrhmac.cc
[449/500] Compiling ber.cc
[450/500] Compiling asn1_compat.cc
[451/500] Compiling bn_asn1.cc
[452/500] Compiling blake2.cc
[453/500] Compiling socket_helper.cc
[454/500] Compiling cbs.cc
[455/500] Compiling buf.cc
[456/500] Compiling cbb.cc
[457/500] Compiling printf.cc
[458/500] Compiling hexdump.cc
[459/500] Compiling convert.cc
[460/500] Compiling socket.cc
[461/500] Compiling pair.cc
[462/500] Compiling fd.cc
[463/500] Compiling file.cc
[464/500] Compiling errno.cc
[465/500] Compiling connect.cc
[466/500] Compiling base64.cc
[467/500] Compiling bio_mem.cc
[467/500] Compiling bio.cc
[469/500] Compiling tasn_typ.cc
[470/500] Compiling tasn_fre.cc
[471/500] Compiling tasn_utl.cc
[472/500] Compiling tasn_new.cc
[473/500] Compiling tasn_enc.cc
[474/500] Compiling posix_time.cc
[475/500] Compiling f_string.cc
[476/500] Compiling f_int.cc
[477/500] Compiling asn_pack.cc
[478/500] Compiling tasn_dec.cc
[479/500] Compiling asn1_par.cc
[480/500] Compiling asn1_lib.cc
[481/500] Compiling a_utctm.cc
[482/500] Compiling a_time.cc
[483/500] Compiling a_type.cc
[484/500] Compiling a_strnid.cc
[485/500] Compiling a_octet.cc
[486/500] Compiling a_i2d_fp.cc
[487/500] Compiling a_strex.cc
[488/500] Compiling a_int.cc
[489/500] Compiling a_object.cc
[490/500] Compiling a_gentm.cc
[491/500] Write sources
[492/500] Compiling a_dup.cc
[493/500] Write sources
[494/500] Compiling a_bitstr.cc
[495/500] Compiling a_mbstr.cc
[496/528] Compiling a_d2i_fp.cc
[498/544] Compiling Algorithms Product.swift
[499/544] Compiling Algorithms RandomSample.swift
[500/544] Compiling Algorithms Reductions.swift
[501/544] Compiling Algorithms Rotate.swift
[502/546] Compiling Algorithms Partition.swift
[503/546] Compiling Algorithms Permutations.swift
[503/546] Compiling a_bool.cc
[505/546] Compiling Algorithms Chunked.swift
[506/546] Compiling Algorithms Combinations.swift
[507/546] Compiling Algorithms FlattenCollection.swift
[508/546] Compiling Algorithms FirstNonNil.swift
[509/546] Compiling Algorithms AdjacentPairs.swift
[510/546] Compiling Algorithms Chain.swift
[511/546] Compiling Atomics IntegerOperations.swift
[512/546] Compiling Atomics Unmanaged extensions.swift
[513/546] Compiling Algorithms Split.swift
[514/546] Compiling Algorithms Stride.swift
[515/546] Compiling Algorithms Suffix.swift
[516/549] Compiling Algorithms Compacted.swift
[517/549] Compiling Algorithms Cycle.swift
[518/549] Compiling Algorithms EitherSequence.swift
[522/549] Compiling c-nioatomics.c
[524/549] Compiling Algorithms Trim.swift
[525/549] Compiling Algorithms Unique.swift
[526/549] Compiling Algorithms Windows.swift
[533/549] Compiling Algorithms MinMax.swift
[538/549] Compiling Algorithms Grouped.swift
[539/549] Compiling Algorithms Indexed.swift
[540/549] Compiling Algorithms Intersperse.swift
[544/549] Emitting module Atomics
[549/550] Emitting module Algorithms
[550/551] Compiling c-atomics.c
[552/557] Compiling NIOConcurrencyHelpers lock.swift
[553/557] Compiling NIOConcurrencyHelpers NIOLock.swift
[554/557] Emitting module NIOConcurrencyHelpers
[555/557] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[556/557] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[557/557] Compiling NIOConcurrencyHelpers atomics.swift
[559/618] Compiling NIOCore IO.swift
[560/618] Compiling NIOCore IOData.swift
[561/618] Compiling NIOCore IPProtocol.swift
[562/618] Compiling NIOCore IntegerBitPacking.swift
[563/618] Compiling NIOCore IntegerTypes.swift
[564/618] Compiling NIOCore Interfaces.swift
[565/618] Compiling NIOCore Linux.swift
[566/618] Compiling NIOCore MarkedCircularBuffer.swift
[567/626] Compiling NIOCore AddressedEnvelope.swift
[568/626] Compiling NIOCore AsyncAwaitSupport.swift
[569/626] Compiling NIOCore AsyncChannel.swift
[570/626] Compiling NIOCore AsyncChannelHandler.swift
[571/626] Compiling NIOCore AsyncChannelInboundStream.swift
[572/626] Compiling NIOCore AsyncChannelOutboundWriter.swift
[573/626] Compiling NIOCore NIOAsyncSequenceProducer.swift
[574/626] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[575/626] Compiling NIOCore NIOAsyncWriter.swift
[576/626] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[577/626] Compiling NIOCore BSDSocketAPI.swift
[578/626] Compiling NIOCore ByteBuffer-aux.swift
[579/626] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[580/626] Compiling NIOCore ByteBuffer-conversions.swift
[581/626] Compiling NIOCore ByteBuffer-core.swift
[582/626] Compiling NIOCore ByteBuffer-hex.swift
[583/626] Compiling NIOCore ByteBuffer-int.swift
[584/626] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[585/626] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[586/626] Compiling NIOCore SocketAddresses.swift
[587/626] Compiling NIOCore SocketOptionProvider.swift
[588/626] Compiling NIOCore SystemCallHelpers.swift
[589/626] Compiling NIOCore TimeAmount+Duration.swift
[590/626] Compiling NIOCore TypeAssistedChannelHandler.swift
[591/626] Compiling NIOCore UniversalBootstrapSupport.swift
[592/626] Compiling NIOCore Utilities.swift
[593/626] Compiling NIOCore MulticastChannel.swift
[594/626] Compiling NIOCore NIOAny.swift
[595/626] Compiling NIOCore NIOCloseOnErrorHandler.swift
[596/626] Compiling NIOCore NIOLoopBound.swift
[597/626] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[598/626] Compiling NIOCore NIOScheduledCallback.swift
[599/626] Compiling NIOCore NIOSendable.swift
[600/626] Compiling NIOCore RecvByteBufferAllocator.swift
[601/626] Compiling NIOCore CircularBuffer.swift
[602/626] Compiling NIOCore Codec.swift
[603/626] Compiling NIOCore ConvenienceOptionSupport.swift
[604/626] Compiling NIOCore DeadChannel.swift
[605/626] Compiling NIOCore DispatchQueue+WithFuture.swift
[606/626] Compiling NIOCore EventLoop+Deprecated.swift
[607/626] Compiling NIOCore EventLoop+SerialExecutor.swift
[608/626] Compiling NIOCore EventLoop.swift
[609/626] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[610/626] Compiling NIOCore EventLoopFuture+Deprecated.swift
[611/626] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[612/626] Compiling NIOCore EventLoopFuture.swift
[613/626] Compiling NIOCore FileDescriptor.swift
[614/626] Compiling NIOCore FileHandle.swift
[615/626] Compiling NIOCore FileRegion.swift
[616/626] Compiling NIOCore GlobalSingletons.swift
[617/626] Compiling NIOCore ByteBuffer-multi-int.swift
[618/626] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[619/626] Compiling NIOCore ByteBuffer-views.swift
[620/626] Compiling NIOCore Channel.swift
[621/626] Compiling NIOCore ChannelHandler.swift
[622/626] Compiling NIOCore ChannelHandlers.swift
[623/626] Compiling NIOCore ChannelInvoker.swift
[624/626] Compiling NIOCore ChannelOption.swift
[625/626] Compiling NIOCore ChannelPipeline.swift
[626/626] Emitting module NIOCore
[628/677] Compiling NIOEmbedded AsyncTestingChannel.swift
[629/677] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[630/677] Emitting module NIOEmbedded
[631/677] Compiling NIOEmbedded Embedded.swift
[633/678] Emitting module NIOPosix
[634/684] Compiling NIOPosix ServerSocket.swift
[635/684] Compiling NIOPosix Socket.swift
[636/684] Compiling NIOPosix SocketChannel.swift
[637/684] Compiling NIOPosix SocketProtocols.swift
[638/684] Compiling NIOPosix System.swift
[639/684] Compiling NIOPosix Thread.swift
[640/684] Compiling NIOPosix SelectableChannel.swift
[641/684] Compiling NIOPosix SelectableEventLoop.swift
[642/684] Compiling NIOPosix SelectorEpoll.swift
[643/684] Compiling NIOPosix SelectorGeneric.swift
[644/684] Compiling NIOPosix SelectorKqueue.swift
[645/684] Compiling NIOPosix SelectorUring.swift
[646/684] Compiling NIOPosix BSDSocketAPICommon.swift
[647/684] Compiling NIOPosix BSDSocketAPIPosix.swift
[648/684] Compiling NIOPosix BSDSocketAPIWindows.swift
[649/684] Compiling NIOPosix BaseSocket.swift
[650/684] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[651/684] Compiling NIOPosix BaseSocketChannel.swift
[652/684] Compiling NIOPosix BaseStreamSocketChannel.swift
[653/684] Compiling NIOPosix ThreadPosix.swift
[654/684] Compiling NIOPosix ThreadWindows.swift
[655/684] Compiling NIOPosix UnsafeTransfer.swift
[656/684] Compiling NIOPosix Utilities.swift
[657/684] Compiling NIOPosix VsockAddress.swift
[658/684] Compiling NIOPosix VsockChannelEvents.swift
[659/684] Compiling NIOPosix Pool.swift
[660/684] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[661/684] Compiling NIOPosix PosixSingletons.swift
[662/684] Compiling NIOPosix RawSocketBootstrap.swift
[663/684] Compiling NIOPosix Resolver.swift
[664/684] Compiling NIOPosix Selectable.swift
[665/684] Compiling NIOPosix Bootstrap.swift
[666/684] Compiling NIOPosix ControlMessage.swift
[667/684] Compiling NIOPosix DatagramVectorReadManager.swift
[668/684] Compiling NIOPosix Errors+Any.swift
[669/684] Compiling NIOPosix FileDescriptor.swift
[670/684] Compiling NIOPosix GetaddrinfoResolver.swift
[671/684] Compiling NIOPosix HappyEyeballs.swift
[672/684] Compiling NIOPosix NIOThreadPool.swift
[673/684] Compiling NIOPosix NonBlockingFileIO.swift
[674/684] Compiling NIOPosix PendingDatagramWritesManager.swift
[675/684] Compiling NIOPosix PendingWritesManager.swift
[676/684] Compiling NIOPosix PipeChannel.swift
[677/684] Compiling NIOPosix PipePair.swift
[678/684] Compiling NIOPosix IO.swift
[679/684] Compiling NIOPosix IntegerBitPacking.swift
[680/684] Compiling NIOPosix IntegerTypes.swift
[681/684] Compiling NIOPosix Linux.swift
[682/684] Compiling NIOPosix LinuxCPUSet.swift
[683/684] Compiling NIOPosix LinuxUring.swift
[684/684] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[686/687] Emitting module NIO
[687/687] Compiling NIO Exports.swift
[689/727] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[690/727] Compiling NIOSOCKS SOCKSResponse.swift
[691/727] Compiling NIOSOCKS ClientStateMachine.swift
[692/728] Emitting module NIOTLS
[693/728] Compiling NIOTLS TLSEvents.swift
[694/728] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[695/728] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[696/728] Compiling NIOTLS SNIHandler.swift
[697/728] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[698/729] Compiling NIOSOCKS ServerStateMachine.swift
[699/729] Emitting module NIOSOCKS
[701/729] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[702/729] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[703/729] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[704/729] Compiling NIOHTTP1 HTTPTypes.swift
[705/729] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[706/729] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[707/729] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[708/729] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[709/730] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[710/730] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[712/761] Compiling NIOSSL SSLConnection.swift
[713/761] Compiling NIOSSL SSLContext.swift
[714/761] Compiling NIOSSL LinuxCABundle.swift
[715/761] Compiling NIOSSL NIOSSLClientHandler.swift
[716/761] Emitting module NIOHTTP1
[717/761] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[718/761] Compiling NIOSSL NIOSSLHandler.swift
[719/761] Compiling NIOSSL SSLCertificate.swift
[720/761] Compiling NIOSSL SSLCertificateExtensions.swift
[721/761] Compiling NIOSSL SSLCertificateName.swift
[722/761] Compiling NIOSSL AndroidCABundle.swift
[723/761] Compiling NIOSSL ByteBufferBIO.swift
[724/761] Compiling NIOSSL CustomPrivateKey.swift
[725/761] Compiling NIOSSL IdentityVerification.swift
[726/761] Compiling NIOSSL SSLPKCS12Bundle.swift
[727/761] Compiling NIOSSL SSLPrivateKey.swift
[729/770] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[730/772] Emitting module NIOFoundationCompat
[731/780] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[732/780] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[733/780] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[734/781] Emitting module NIOSSL
[735/781] Compiling NIOHPACK DynamicHeaderTable.swift
[736/781] Compiling NIOHPACK HPACKDecoder.swift
[737/781] Compiling NIOHPACK HPACKEncoder.swift
[738/781] Compiling NIOHPACK HPACKErrors.swift
[740/785] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[741/807] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[742/807] Emitting module NIOTransportServices
[743/809] Compiling NIOHTTPCompression HTTPDecompression.swift
[744/809] Compiling NIOTransportServices NIOTSBootstraps.swift
[745/809] Compiling NIOTransportServices NIOTSChannelOptions.swift
[746/809] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[747/809] Compiling NIOHPACK IndexedHeaderTable.swift
[748/809] Compiling NIOHPACK IntegerCoding.swift
[749/810] Emitting module NIOHTTPCompression
[750/810] Compiling NIOHTTPCompression HTTPCompression.swift
[753/810] Compiling NIOTransportServices AcceptHandler.swift
[754/810] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[755/810] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[756/810] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[757/810] Compiling NIOTransportServices NIOTSErrors.swift
[758/810] Compiling NIOTransportServices NIOTSEventLoop.swift
[759/810] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[760/810] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[761/810] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[762/810] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[763/810] Compiling NIOTransportServices NIOTSListenerChannel.swift
[764/810] Compiling NIOTransportServices StateManagedChannel.swift
[765/810] Compiling NIOTransportServices StateManagedListenerChannel.swift
[766/810] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[767/810] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[768/810] Compiling NIOTransportServices NIOTSSingletons.swift
[769/810] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[770/810] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[771/810] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[772/810] Compiling NIOSSL SafeCompare.swift
[773/810] Compiling NIOSSL NIOSSLServerHandler.swift
[774/810] Compiling NIOSSL ObjectIdentifier.swift
[775/810] Compiling NIOSSL PosixPort.swift
[776/810] Compiling NIOSSL SSLCallbacks.swift
[777/811] Emitting module NIOHPACK
[778/811] Compiling NIOTransportServices NIOTSDatagramListener.swift
[779/811] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[780/811] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[796/811] Compiling NIOHPACK StaticHeaderTable.swift
[803/812] Compiling NIOHPACK HuffmanCoding.swift
[804/812] Compiling NIOHPACK HuffmanTables.swift
[810/871] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[811/871] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[812/871] Compiling NIOHTTP2 HTTP2Error.swift
[813/871] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[815/872] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[816/872] Compiling NIOHTTP2 HasFlowControlWindows.swift
[817/872] Compiling NIOHTTP2 HasLocalSettings.swift
[818/872] Compiling NIOHTTP2 HasRemoteSettings.swift
[819/872] Compiling NIOHTTP2 LocallyQuiescingState.swift
[820/872] Compiling NIOHTTP2 QuiescingState.swift
[821/872] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[822/872] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[823/880] Compiling NIOHTTP2 MaySendFrames.swift
[824/880] Compiling NIOHTTP2 SendingDataState.swift
[825/880] Compiling NIOHTTP2 SendingGoawayState.swift
[826/880] Compiling NIOHTTP2 SendingHeadersState.swift
[827/880] Compiling NIOHTTP2 SendingPushPromiseState.swift
[828/880] Compiling NIOHTTP2 SendingRstStreamState.swift
[829/880] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[830/880] Compiling NIOHTTP2 HTTP2SettingsState.swift
[831/880] Emitting module NIOHTTP2
[832/880] Compiling NIOHTTP2 InboundWindowManager.swift
[833/880] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[834/880] Compiling NIOHTTP2 StreamChannelFlowController.swift
[835/880] Compiling NIOHTTP2 StreamChannelList.swift
[836/880] Compiling NIOHTTP2 StreamMap.swift
[837/880] Compiling NIOHTTP2 StreamStateMachine.swift
[838/880] Compiling NIOHTTP2 UnsafeTransfer.swift
[839/880] Compiling NIOHTTP2 WatermarkedFlowController.swift
[840/880] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[841/880] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[842/880] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[843/880] Compiling NIOHTTP2 HTTP2StreamID.swift
[844/880] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[845/880] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[846/880] Compiling NIOHTTP2 HTTP2UserEvents.swift
[847/880] Compiling NIOHTTP2 InboundEventBuffer.swift
[848/880] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[849/880] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[850/880] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[851/880] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[856/880] Compiling NIOHTTP2 ConnectionStateMachine.swift
[857/880] Compiling NIOHTTP2 ConnectionStreamsState.swift
[858/880] Compiling NIOHTTP2 MayReceiveFrames.swift
[859/880] Compiling NIOHTTP2 ReceivingDataState.swift
[860/880] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[861/880] Compiling NIOHTTP2 ReceivingHeadersState.swift
[862/880] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[863/880] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[864/880] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[865/880] Compiling NIOHTTP2 StateMachineResult.swift
[866/880] Compiling NIOHTTP2 ContentLengthVerifier.swift
[867/880] Compiling NIOHTTP2 DOSHeuristics.swift
[868/880] Compiling NIOHTTP2 Error+Any.swift
[869/880] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[870/880] Compiling NIOHTTP2 ControlFrameBuffer.swift
[871/880] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[872/880] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[873/880] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[874/880] Compiling NIOHTTP2 HTTP2Frame.swift
[875/880] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[876/880] Compiling NIOHTTP2 HTTP2FrameParser.swift
[877/880] Compiling NIOHTTP2 HTTP2PingData.swift
[878/880] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[879/880] Compiling NIOHTTP2 HTTP2Settings.swift
[880/880] Compiling NIOHTTP2 HTTP2Stream.swift
[882/941] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[883/941] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[884/941] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[885/941] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[886/941] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[887/941] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[888/941] Compiling AsyncHTTPClient RequestBodyLength.swift
[889/941] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[890/949] Compiling AsyncHTTPClient HTTPHandler.swift
[891/949] Compiling AsyncHTTPClient LRUCache.swift
[892/949] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[893/949] Compiling AsyncHTTPClient NWErrorHandler.swift
[894/949] Compiling AsyncHTTPClient NWWaitingHandler.swift
[895/949] Compiling AsyncHTTPClient TLSConfiguration.swift
[896/949] Compiling AsyncHTTPClient RedirectState.swift
[897/949] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[898/949] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[899/949] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[900/949] Compiling AsyncHTTPClient AsyncLazySequence.swift
[901/949] Compiling AsyncHTTPClient HTTPClient+execute.swift
[902/949] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[903/949] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[904/949] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[905/949] Compiling AsyncHTTPClient HTTPClientRequest.swift
[906/949] Compiling AsyncHTTPClient HTTPClientResponse.swift
[907/949] Emitting module AsyncHTTPClient
[908/949] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[909/949] Compiling AsyncHTTPClient TLSEventsHandler.swift
[910/949] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[911/949] Compiling AsyncHTTPClient HTTP1Connection.swift
[912/949] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[913/949] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[914/949] Compiling AsyncHTTPClient HTTP2Connection.swift
[915/949] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[916/949] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[917/949] Compiling AsyncHTTPClient ConnectionTarget.swift
[918/949] Compiling AsyncHTTPClient DeconstructedURL.swift
[919/949] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[920/949] Compiling AsyncHTTPClient FoundationExtensions.swift
[921/949] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[922/949] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[923/949] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[924/949] Compiling AsyncHTTPClient HTTPClient.swift
[925/949] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[926/949] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[927/949] Compiling AsyncHTTPClient Transaction.swift
[928/949] Compiling AsyncHTTPClient Base64.swift
[929/949] Compiling AsyncHTTPClient BasicAuth.swift
[930/949] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[931/949] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[932/949] Compiling AsyncHTTPClient ConnectionPool.swift
[933/949] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[934/949] Compiling AsyncHTTPClient RequestOptions.swift
[935/949] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[936/949] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[937/949] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[938/949] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[939/949] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[940/949] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[941/949] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[942/949] Compiling AsyncHTTPClient RequestBag.swift
[943/949] Compiling AsyncHTTPClient RequestValidation.swift
[944/949] Compiling AsyncHTTPClient SSLContextCache.swift
[945/949] Compiling AsyncHTTPClient Scheme.swift
[946/949] Compiling AsyncHTTPClient Singleton.swift
[947/949] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[948/949] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[949/949] Compiling AsyncHTTPClient Utils.swift
[951/972] Compiling Testcontainers HTTPClientResponse.swift
/host/spi-builder-workspace/Sources/Testcontainers/Common/HTTPClientResponse.swift:22:9: warning: stored property 'response' of 'Sendable'-conforming class 'HTTPClientResponse' is mutable; this is an error in the Swift 6 language mode
20 | }
21 |
22 | var response: Data = Data()
| `- warning: stored property 'response' of 'Sendable'-conforming class 'HTTPClientResponse' is mutable; this is an error in the Swift 6 language mode
23 |
24 | func didReceiveHead(task: HTTPClient.Task<Data>, _ head: HTTPResponseHead) -> EventLoopFuture<Void> {
[952/972] Compiling Testcontainers Request+Body.swift
/host/spi-builder-workspace/Sources/Testcontainers/Common/HTTPClientResponse.swift:22:9: warning: stored property 'response' of 'Sendable'-conforming class 'HTTPClientResponse' is mutable; this is an error in the Swift 6 language mode
20 | }
21 |
22 | var response: Data = Data()
| `- warning: stored property 'response' of 'Sendable'-conforming class 'HTTPClientResponse' is mutable; this is an error in the Swift 6 language mode
23 |
24 | func didReceiveHead(task: HTTPClient.Task<Data>, _ head: HTTPResponseHead) -> EventLoopFuture<Void> {
[953/972] Compiling Testcontainers Request+HTTPClientRequest.swift
/host/spi-builder-workspace/Sources/Testcontainers/Common/HTTPClientResponse.swift:22:9: warning: stored property 'response' of 'Sendable'-conforming class 'HTTPClientResponse' is mutable; this is an error in the Swift 6 language mode
20 | }
21 |
22 | var response: Data = Data()
| `- warning: stored property 'response' of 'Sendable'-conforming class 'HTTPClientResponse' is mutable; this is an error in the Swift 6 language mode
23 |
24 | func didReceiveHead(task: HTTPClient.Task<Data>, _ head: HTTPResponseHead) -> EventLoopFuture<Void> {
[954/975] Compiling Testcontainers Request+Docker.swift
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:67:21: warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
8 | }
9 |
10 | public final class GenericContainer {
| `- note: class 'GenericContainer' does not conform to the 'Sendable' protocol
11 |
12 | static let uuid = UUID().uuidString
:
65 | let versionFuture = infoFuture.and(docker.version())
66 | .map { info, version in
67 | self.logger.info("🐳 Docker Info:")
| `- warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
68 | self.logger.info("→ Server Version: \(info.ServerVersion)")
69 | self.logger.info("→ API Version: \(version.ApiVersion)")
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:76:17: warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
8 | }
9 |
10 | public final class GenericContainer {
| `- note: class 'GenericContainer' does not conform to the 'Sendable' protocol
11 |
12 | static let uuid = UUID().uuidString
:
74 |
75 | return versionFuture.flatMap { _ in
76 | self.createContainer()
| `- warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
77 | }
78 | }
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:92:35: warning: converting non-sendable function value to '@Sendable (Void) -> Docker.Container' may introduce data races
90 | }
91 | }.flatMap { container in
92 | container.start().map { container }
| `- warning: converting non-sendable function value to '@Sendable (Void) -> Docker.Container' may introduce data races
93 | }.flatMap { container in
94 | container.inspect()
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:86:11: warning: type 'Docker.Container' does not conform to the 'Sendable' protocol
84 | docker.pull(params: self.imageParams).map { image in
85 | return image
86 | }.flatMap { _ in
| `- warning: type 'Docker.Container' does not conform to the 'Sendable' protocol
87 | self.docker.create(container: self.configuration).map { container in
88 | self.container = container
/host/spi-builder-workspace/Sources/Testcontainers/Docker/Docker+Container.swift:15:17: note: class 'Container' does not conform to the 'Sendable' protocol
13 | extension Docker {
14 |
15 | final class Container {
| `- note: class 'Container' does not conform to the 'Sendable' protocol
16 |
17 | let id: String
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:91:11: warning: type 'Docker.Container' does not conform to the 'Sendable' protocol
89 | return container
90 | }
91 | }.flatMap { container in
| `- warning: type 'Docker.Container' does not conform to the 'Sendable' protocol
92 | container.start().map { container }
93 | }.flatMap { container in
/host/spi-builder-workspace/Sources/Testcontainers/Docker/Docker+Container.swift:15:17: note: class 'Container' does not conform to the 'Sendable' protocol
13 | extension Docker {
14 |
15 | final class Container {
| `- note: class 'Container' does not conform to the 'Sendable' protocol
16 |
17 | let id: String
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:87:13: warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
8 | }
9 |
10 | public final class GenericContainer {
| `- note: class 'GenericContainer' does not conform to the 'Sendable' protocol
11 |
12 | static let uuid = UUID().uuidString
:
85 | return image
86 | }.flatMap { _ in
87 | self.docker.create(container: self.configuration).map { container in
| `- warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
88 | self.container = container
89 | return container
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:88:17: warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
8 | }
9 |
10 | public final class GenericContainer {
| `- note: class 'GenericContainer' does not conform to the 'Sendable' protocol
11 |
12 | static let uuid = UUID().uuidString
:
86 | }.flatMap { _ in
87 | self.docker.create(container: self.configuration).map { container in
88 | self.container = container
| `- warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
89 | return container
90 | }
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:92:37: warning: capture of 'container' with non-sendable type 'Docker.Container' in a '@Sendable' closure; this is an error in the Swift 6 language mode
90 | }
91 | }.flatMap { container in
92 | container.start().map { container }
| `- warning: capture of 'container' with non-sendable type 'Docker.Container' in a '@Sendable' closure; this is an error in the Swift 6 language mode
93 | }.flatMap { container in
94 | container.inspect()
/host/spi-builder-workspace/Sources/Testcontainers/Docker/Docker+Container.swift:15:17: note: class 'Container' does not conform to the 'Sendable' protocol
13 | extension Docker {
14 |
15 | final class Container {
| `- note: class 'Container' does not conform to the 'Sendable' protocol
16 |
17 | let id: String
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:104:13: warning: capture of 'container' with non-sendable type 'Docker.Container' in a '@Sendable' closure
102 |
103 | return container.stop().flatMap { _ in
104 | container.remove()
| `- warning: capture of 'container' with non-sendable type 'Docker.Container' in a '@Sendable' closure
105 | }
106 | }
/host/spi-builder-workspace/Sources/Testcontainers/Docker/Docker+Container.swift:15:17: note: class 'Container' does not conform to the 'Sendable' protocol
13 | extension Docker {
14 |
15 | final class Container {
| `- note: class 'Container' does not conform to the 'Sendable' protocol
16 |
17 | let id: String
[955/975] Compiling Testcontainers Request+Image.swift
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:67:21: warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
8 | }
9 |
10 | public final class GenericContainer {
| `- note: class 'GenericContainer' does not conform to the 'Sendable' protocol
11 |
12 | static let uuid = UUID().uuidString
:
65 | let versionFuture = infoFuture.and(docker.version())
66 | .map { info, version in
67 | self.logger.info("🐳 Docker Info:")
| `- warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
68 | self.logger.info("→ Server Version: \(info.ServerVersion)")
69 | self.logger.info("→ API Version: \(version.ApiVersion)")
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:76:17: warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
8 | }
9 |
10 | public final class GenericContainer {
| `- note: class 'GenericContainer' does not conform to the 'Sendable' protocol
11 |
12 | static let uuid = UUID().uuidString
:
74 |
75 | return versionFuture.flatMap { _ in
76 | self.createContainer()
| `- warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
77 | }
78 | }
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:92:35: warning: converting non-sendable function value to '@Sendable (Void) -> Docker.Container' may introduce data races
90 | }
91 | }.flatMap { container in
92 | container.start().map { container }
| `- warning: converting non-sendable function value to '@Sendable (Void) -> Docker.Container' may introduce data races
93 | }.flatMap { container in
94 | container.inspect()
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:86:11: warning: type 'Docker.Container' does not conform to the 'Sendable' protocol
84 | docker.pull(params: self.imageParams).map { image in
85 | return image
86 | }.flatMap { _ in
| `- warning: type 'Docker.Container' does not conform to the 'Sendable' protocol
87 | self.docker.create(container: self.configuration).map { container in
88 | self.container = container
/host/spi-builder-workspace/Sources/Testcontainers/Docker/Docker+Container.swift:15:17: note: class 'Container' does not conform to the 'Sendable' protocol
13 | extension Docker {
14 |
15 | final class Container {
| `- note: class 'Container' does not conform to the 'Sendable' protocol
16 |
17 | let id: String
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:91:11: warning: type 'Docker.Container' does not conform to the 'Sendable' protocol
89 | return container
90 | }
91 | }.flatMap { container in
| `- warning: type 'Docker.Container' does not conform to the 'Sendable' protocol
92 | container.start().map { container }
93 | }.flatMap { container in
/host/spi-builder-workspace/Sources/Testcontainers/Docker/Docker+Container.swift:15:17: note: class 'Container' does not conform to the 'Sendable' protocol
13 | extension Docker {
14 |
15 | final class Container {
| `- note: class 'Container' does not conform to the 'Sendable' protocol
16 |
17 | let id: String
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:87:13: warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
8 | }
9 |
10 | public final class GenericContainer {
| `- note: class 'GenericContainer' does not conform to the 'Sendable' protocol
11 |
12 | static let uuid = UUID().uuidString
:
85 | return image
86 | }.flatMap { _ in
87 | self.docker.create(container: self.configuration).map { container in
| `- warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
88 | self.container = container
89 | return container
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:88:17: warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
8 | }
9 |
10 | public final class GenericContainer {
| `- note: class 'GenericContainer' does not conform to the 'Sendable' protocol
11 |
12 | static let uuid = UUID().uuidString
:
86 | }.flatMap { _ in
87 | self.docker.create(container: self.configuration).map { container in
88 | self.container = container
| `- warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
89 | return container
90 | }
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:92:37: warning: capture of 'container' with non-sendable type 'Docker.Container' in a '@Sendable' closure; this is an error in the Swift 6 language mode
90 | }
91 | }.flatMap { container in
92 | container.start().map { container }
| `- warning: capture of 'container' with non-sendable type 'Docker.Container' in a '@Sendable' closure; this is an error in the Swift 6 language mode
93 | }.flatMap { container in
94 | container.inspect()
/host/spi-builder-workspace/Sources/Testcontainers/Docker/Docker+Container.swift:15:17: note: class 'Container' does not conform to the 'Sendable' protocol
13 | extension Docker {
14 |
15 | final class Container {
| `- note: class 'Container' does not conform to the 'Sendable' protocol
16 |
17 | let id: String
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:104:13: warning: capture of 'container' with non-sendable type 'Docker.Container' in a '@Sendable' closure
102 |
103 | return container.stop().flatMap { _ in
104 | container.remove()
| `- warning: capture of 'container' with non-sendable type 'Docker.Container' in a '@Sendable' closure
105 | }
106 | }
/host/spi-builder-workspace/Sources/Testcontainers/Docker/Docker+Container.swift:15:17: note: class 'Container' does not conform to the 'Sendable' protocol
13 | extension Docker {
14 |
15 | final class Container {
| `- note: class 'Container' does not conform to the 'Sendable' protocol
16 |
17 | let id: String
[956/975] Compiling Testcontainers GenericContainer.swift
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:67:21: warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
8 | }
9 |
10 | public final class GenericContainer {
| `- note: class 'GenericContainer' does not conform to the 'Sendable' protocol
11 |
12 | static let uuid = UUID().uuidString
:
65 | let versionFuture = infoFuture.and(docker.version())
66 | .map { info, version in
67 | self.logger.info("🐳 Docker Info:")
| `- warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
68 | self.logger.info("→ Server Version: \(info.ServerVersion)")
69 | self.logger.info("→ API Version: \(version.ApiVersion)")
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:76:17: warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
8 | }
9 |
10 | public final class GenericContainer {
| `- note: class 'GenericContainer' does not conform to the 'Sendable' protocol
11 |
12 | static let uuid = UUID().uuidString
:
74 |
75 | return versionFuture.flatMap { _ in
76 | self.createContainer()
| `- warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
77 | }
78 | }
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:92:35: warning: converting non-sendable function value to '@Sendable (Void) -> Docker.Container' may introduce data races
90 | }
91 | }.flatMap { container in
92 | container.start().map { container }
| `- warning: converting non-sendable function value to '@Sendable (Void) -> Docker.Container' may introduce data races
93 | }.flatMap { container in
94 | container.inspect()
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:86:11: warning: type 'Docker.Container' does not conform to the 'Sendable' protocol
84 | docker.pull(params: self.imageParams).map { image in
85 | return image
86 | }.flatMap { _ in
| `- warning: type 'Docker.Container' does not conform to the 'Sendable' protocol
87 | self.docker.create(container: self.configuration).map { container in
88 | self.container = container
/host/spi-builder-workspace/Sources/Testcontainers/Docker/Docker+Container.swift:15:17: note: class 'Container' does not conform to the 'Sendable' protocol
13 | extension Docker {
14 |
15 | final class Container {
| `- note: class 'Container' does not conform to the 'Sendable' protocol
16 |
17 | let id: String
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:91:11: warning: type 'Docker.Container' does not conform to the 'Sendable' protocol
89 | return container
90 | }
91 | }.flatMap { container in
| `- warning: type 'Docker.Container' does not conform to the 'Sendable' protocol
92 | container.start().map { container }
93 | }.flatMap { container in
/host/spi-builder-workspace/Sources/Testcontainers/Docker/Docker+Container.swift:15:17: note: class 'Container' does not conform to the 'Sendable' protocol
13 | extension Docker {
14 |
15 | final class Container {
| `- note: class 'Container' does not conform to the 'Sendable' protocol
16 |
17 | let id: String
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:87:13: warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
8 | }
9 |
10 | public final class GenericContainer {
| `- note: class 'GenericContainer' does not conform to the 'Sendable' protocol
11 |
12 | static let uuid = UUID().uuidString
:
85 | return image
86 | }.flatMap { _ in
87 | self.docker.create(container: self.configuration).map { container in
| `- warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
88 | self.container = container
89 | return container
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:88:17: warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
8 | }
9 |
10 | public final class GenericContainer {
| `- note: class 'GenericContainer' does not conform to the 'Sendable' protocol
11 |
12 | static let uuid = UUID().uuidString
:
86 | }.flatMap { _ in
87 | self.docker.create(container: self.configuration).map { container in
88 | self.container = container
| `- warning: capture of 'self' with non-sendable type 'GenericContainer' in a '@Sendable' closure
89 | return container
90 | }
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:92:37: warning: capture of 'container' with non-sendable type 'Docker.Container' in a '@Sendable' closure; this is an error in the Swift 6 language mode
90 | }
91 | }.flatMap { container in
92 | container.start().map { container }
| `- warning: capture of 'container' with non-sendable type 'Docker.Container' in a '@Sendable' closure; this is an error in the Swift 6 language mode
93 | }.flatMap { container in
94 | container.inspect()
/host/spi-builder-workspace/Sources/Testcontainers/Docker/Docker+Container.swift:15:17: note: class 'Container' does not conform to the 'Sendable' protocol
13 | extension Docker {
14 |
15 | final class Container {
| `- note: class 'Container' does not conform to the 'Sendable' protocol
16 |
17 | let id: String
/host/spi-builder-workspace/Sources/Testcontainers/GenericContainer.swift:104:13: warning: capture of 'container' with non-sendable type 'Docker.Container' in a '@Sendable' closure
102 |
103 | return container.stop().flatMap { _ in
104 | container.remove()
| `- warning: capture of 'container' with non-sendable type 'Docker.Container' in a '@Sendable' closure
105 | }
106 | }
/host/spi-builder-workspace/Sources/Testcontainers/Docker/Docker+Container.swift:15:17: note: class 'Container' does not conform to the 'Sendable' protocol
13 | extension Docker {
14 |
15 | final class Container {
| `- note: class 'Container' does not conform to the 'Sendable' protocol
16 |
17 | let id: String
[957/975] Emitting module Testcontainers
/host/spi-builder-workspace/Sources/Testcontainers/Common/HTTPClientResponse.swift:22:9: warning: stored property 'response' of 'Sendable'-conforming class 'HTTPClientResponse' is mutable; this is an error in the Swift 6 language mode
20 | }
21 |
22 | var response: Data = Data()
| `- warning: stored property 'response' of 'Sendable'-conforming class 'HTTPClientResponse' is mutable; this is an error in the Swift 6 language mode
23 |
24 | func didReceiveHead(task: HTTPClient.Task<Data>, _ head: HTTPResponseHead) -> EventLoopFuture<Void> {
/host/spi-builder-workspace/Sources/Testcontainers/Common/Request.swift:11:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
9 | import NIOHTTP1
10 |
11 | extension String: Error { }
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
13 | struct EmptyBody: Encodable { }
[958/975] Compiling Testcontainers Request+Params.swift
[959/975] Compiling Testcontainers Request+Query.swift
[960/975] Compiling Testcontainers Request+Response.swift
[961/975] Compiling Testcontainers Docker+ClientStrategy.swift
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:63:24: warning: capture of 'client' with non-sendable type 'DockerHTTPClient?' in a '@Sendable' closure
61 | docker.ping().whenComplete { result in
62 | queue.sync {
63 | if client == nil {
| `- warning: capture of 'client' with non-sendable type 'DockerHTTPClient?' in a '@Sendable' closure
64 | switch result {
65 | case .success:
/host/spi-builder-workspace/Sources/Testcontainers/Docker/DockerClient.swift:20:13: note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
18 | }
19 |
20 | final class DockerHTTPClient: DockerClientProtocol {
| `- note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
21 |
22 | var host: String
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:68:29: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure
66 | // Remove percent encoding for pretty-printing
67 | let hostName = URLComponents(string: host)?.host ?? host
68 | self.logger.info("🐳 Resolved Docker host at: \(hostName)")
| `- warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure
69 | client = hostClient
70 | clientReceived = true
Testcontainers.DockerClientStrategyProtocol.Self:2:1: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
1 | protocol DockerClientStrategyProtocol {
2 | Self : Testcontainers.DockerClientStrategyProtocol}
| `- note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
3 |
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:69:38: warning: capture of 'hostClient' with non-sendable type 'DockerHTTPClient' in a '@Sendable' closure
67 | let hostName = URLComponents(string: host)?.host ?? host
68 | self.logger.info("🐳 Resolved Docker host at: \(hostName)")
69 | client = hostClient
| `- warning: capture of 'hostClient' with non-sendable type 'DockerHTTPClient' in a '@Sendable' closure
70 | clientReceived = true
71 | case .failure(let error):
/host/spi-builder-workspace/Sources/Testcontainers/Docker/DockerClient.swift:20:13: note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
18 | }
19 |
20 | final class DockerHTTPClient: DockerClientProtocol {
| `- note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
21 |
22 | var host: String
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:63:24: warning: capture of 'client' with non-sendable type 'DockerHTTPClient?' in an isolated closure; this is an error in the Swift 6 language mode
61 | docker.ping().whenComplete { result in
62 | queue.sync {
63 | if client == nil {
| `- warning: capture of 'client' with non-sendable type 'DockerHTTPClient?' in an isolated closure; this is an error in the Swift 6 language mode
64 | switch result {
65 | case .success:
/host/spi-builder-workspace/Sources/Testcontainers/Docker/DockerClient.swift:20:13: note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
18 | }
19 |
20 | final class DockerHTTPClient: DockerClientProtocol {
| `- note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
21 |
22 | var host: String
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:68:29: warning: capture of 'self' with non-sendable type 'Self' in an isolated closure; this is an error in the Swift 6 language mode
66 | // Remove percent encoding for pretty-printing
67 | let hostName = URLComponents(string: host)?.host ?? host
68 | self.logger.info("🐳 Resolved Docker host at: \(hostName)")
| `- warning: capture of 'self' with non-sendable type 'Self' in an isolated closure; this is an error in the Swift 6 language mode
69 | client = hostClient
70 | clientReceived = true
Testcontainers.DockerClientStrategyProtocol.Self:2:1: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
1 | protocol DockerClientStrategyProtocol {
2 | Self : Testcontainers.DockerClientStrategyProtocol}
| `- note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
3 |
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:69:38: warning: capture of 'hostClient' with non-sendable type 'DockerHTTPClient' in an isolated closure; this is an error in the Swift 6 language mode
67 | let hostName = URLComponents(string: host)?.host ?? host
68 | self.logger.info("🐳 Resolved Docker host at: \(hostName)")
69 | client = hostClient
| `- warning: capture of 'hostClient' with non-sendable type 'DockerHTTPClient' in an isolated closure; this is an error in the Swift 6 language mode
70 | clientReceived = true
71 | case .failure(let error):
/host/spi-builder-workspace/Sources/Testcontainers/Docker/DockerClient.swift:20:13: note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
18 | }
19 |
20 | final class DockerHTTPClient: DockerClientProtocol {
| `- note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
21 |
22 | var host: String
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:63:24: warning: reference to captured var 'client' in concurrently-executing code; this is an error in the Swift 6 language mode
61 | docker.ping().whenComplete { result in
62 | queue.sync {
63 | if client == nil {
| `- warning: reference to captured var 'client' in concurrently-executing code; this is an error in the Swift 6 language mode
64 | switch result {
65 | case .success:
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:69:29: warning: mutation of captured var 'client' in concurrently-executing code; this is an error in the Swift 6 language mode
67 | let hostName = URLComponents(string: host)?.host ?? host
68 | self.logger.info("🐳 Resolved Docker host at: \(hostName)")
69 | client = hostClient
| `- warning: mutation of captured var 'client' in concurrently-executing code; this is an error in the Swift 6 language mode
70 | clientReceived = true
71 | case .failure(let error):
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:70:29: warning: mutation of captured var 'clientReceived' in concurrently-executing code; this is an error in the Swift 6 language mode
68 | self.logger.info("🐳 Resolved Docker host at: \(hostName)")
69 | client = hostClient
70 | clientReceived = true
| `- warning: mutation of captured var 'clientReceived' in concurrently-executing code; this is an error in the Swift 6 language mode
71 | case .failure(let error):
72 | self.logger.debug("Failed ping to host: \(host), error: \(error)")
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/UnixSocketStrategy.swift:63:19: error: cannot find 'getuid' in scope
61 |
62 | private func getSocketPathFromRunDir() -> URL {
63 | let uid = getuid()
| `- error: cannot find 'getuid' in scope
64 | return URL(fileURLWithPath: "/run")
65 | .appendingPathComponent("user")
[962/975] Compiling Testcontainers TestcontainersStrategy.swift
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:63:24: warning: capture of 'client' with non-sendable type 'DockerHTTPClient?' in a '@Sendable' closure
61 | docker.ping().whenComplete { result in
62 | queue.sync {
63 | if client == nil {
| `- warning: capture of 'client' with non-sendable type 'DockerHTTPClient?' in a '@Sendable' closure
64 | switch result {
65 | case .success:
/host/spi-builder-workspace/Sources/Testcontainers/Docker/DockerClient.swift:20:13: note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
18 | }
19 |
20 | final class DockerHTTPClient: DockerClientProtocol {
| `- note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
21 |
22 | var host: String
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:68:29: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure
66 | // Remove percent encoding for pretty-printing
67 | let hostName = URLComponents(string: host)?.host ?? host
68 | self.logger.info("🐳 Resolved Docker host at: \(hostName)")
| `- warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure
69 | client = hostClient
70 | clientReceived = true
Testcontainers.DockerClientStrategyProtocol.Self:2:1: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
1 | protocol DockerClientStrategyProtocol {
2 | Self : Testcontainers.DockerClientStrategyProtocol}
| `- note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
3 |
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:69:38: warning: capture of 'hostClient' with non-sendable type 'DockerHTTPClient' in a '@Sendable' closure
67 | let hostName = URLComponents(string: host)?.host ?? host
68 | self.logger.info("🐳 Resolved Docker host at: \(hostName)")
69 | client = hostClient
| `- warning: capture of 'hostClient' with non-sendable type 'DockerHTTPClient' in a '@Sendable' closure
70 | clientReceived = true
71 | case .failure(let error):
/host/spi-builder-workspace/Sources/Testcontainers/Docker/DockerClient.swift:20:13: note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
18 | }
19 |
20 | final class DockerHTTPClient: DockerClientProtocol {
| `- note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
21 |
22 | var host: String
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:63:24: warning: capture of 'client' with non-sendable type 'DockerHTTPClient?' in an isolated closure; this is an error in the Swift 6 language mode
61 | docker.ping().whenComplete { result in
62 | queue.sync {
63 | if client == nil {
| `- warning: capture of 'client' with non-sendable type 'DockerHTTPClient?' in an isolated closure; this is an error in the Swift 6 language mode
64 | switch result {
65 | case .success:
/host/spi-builder-workspace/Sources/Testcontainers/Docker/DockerClient.swift:20:13: note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
18 | }
19 |
20 | final class DockerHTTPClient: DockerClientProtocol {
| `- note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
21 |
22 | var host: String
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:68:29: warning: capture of 'self' with non-sendable type 'Self' in an isolated closure; this is an error in the Swift 6 language mode
66 | // Remove percent encoding for pretty-printing
67 | let hostName = URLComponents(string: host)?.host ?? host
68 | self.logger.info("🐳 Resolved Docker host at: \(hostName)")
| `- warning: capture of 'self' with non-sendable type 'Self' in an isolated closure; this is an error in the Swift 6 language mode
69 | client = hostClient
70 | clientReceived = true
Testcontainers.DockerClientStrategyProtocol.Self:2:1: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
1 | protocol DockerClientStrategyProtocol {
2 | Self : Testcontainers.DockerClientStrategyProtocol}
| `- note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
3 |
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:69:38: warning: capture of 'hostClient' with non-sendable type 'DockerHTTPClient' in an isolated closure; this is an error in the Swift 6 language mode
67 | let hostName = URLComponents(string: host)?.host ?? host
68 | self.logger.info("🐳 Resolved Docker host at: \(hostName)")
69 | client = hostClient
| `- warning: capture of 'hostClient' with non-sendable type 'DockerHTTPClient' in an isolated closure; this is an error in the Swift 6 language mode
70 | clientReceived = true
71 | case .failure(let error):
/host/spi-builder-workspace/Sources/Testcontainers/Docker/DockerClient.swift:20:13: note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
18 | }
19 |
20 | final class DockerHTTPClient: DockerClientProtocol {
| `- note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
21 |
22 | var host: String
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:63:24: warning: reference to captured var 'client' in concurrently-executing code; this is an error in the Swift 6 language mode
61 | docker.ping().whenComplete { result in
62 | queue.sync {
63 | if client == nil {
| `- warning: reference to captured var 'client' in concurrently-executing code; this is an error in the Swift 6 language mode
64 | switch result {
65 | case .success:
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:69:29: warning: mutation of captured var 'client' in concurrently-executing code; this is an error in the Swift 6 language mode
67 | let hostName = URLComponents(string: host)?.host ?? host
68 | self.logger.info("🐳 Resolved Docker host at: \(hostName)")
69 | client = hostClient
| `- warning: mutation of captured var 'client' in concurrently-executing code; this is an error in the Swift 6 language mode
70 | clientReceived = true
71 | case .failure(let error):
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:70:29: warning: mutation of captured var 'clientReceived' in concurrently-executing code; this is an error in the Swift 6 language mode
68 | self.logger.info("🐳 Resolved Docker host at: \(hostName)")
69 | client = hostClient
70 | clientReceived = true
| `- warning: mutation of captured var 'clientReceived' in concurrently-executing code; this is an error in the Swift 6 language mode
71 | case .failure(let error):
72 | self.logger.debug("Failed ping to host: \(host), error: \(error)")
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/UnixSocketStrategy.swift:63:19: error: cannot find 'getuid' in scope
61 |
62 | private func getSocketPathFromRunDir() -> URL {
63 | let uid = getuid()
| `- error: cannot find 'getuid' in scope
64 | return URL(fileURLWithPath: "/run")
65 | .appendingPathComponent("user")
[963/975] Compiling Testcontainers UnixSocketStrategy.swift
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:63:24: warning: capture of 'client' with non-sendable type 'DockerHTTPClient?' in a '@Sendable' closure
61 | docker.ping().whenComplete { result in
62 | queue.sync {
63 | if client == nil {
| `- warning: capture of 'client' with non-sendable type 'DockerHTTPClient?' in a '@Sendable' closure
64 | switch result {
65 | case .success:
/host/spi-builder-workspace/Sources/Testcontainers/Docker/DockerClient.swift:20:13: note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
18 | }
19 |
20 | final class DockerHTTPClient: DockerClientProtocol {
| `- note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
21 |
22 | var host: String
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:68:29: warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure
66 | // Remove percent encoding for pretty-printing
67 | let hostName = URLComponents(string: host)?.host ?? host
68 | self.logger.info("🐳 Resolved Docker host at: \(hostName)")
| `- warning: capture of 'self' with non-sendable type 'Self' in a '@Sendable' closure
69 | client = hostClient
70 | clientReceived = true
Testcontainers.DockerClientStrategyProtocol.Self:2:1: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
1 | protocol DockerClientStrategyProtocol {
2 | Self : Testcontainers.DockerClientStrategyProtocol}
| `- note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
3 |
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:69:38: warning: capture of 'hostClient' with non-sendable type 'DockerHTTPClient' in a '@Sendable' closure
67 | let hostName = URLComponents(string: host)?.host ?? host
68 | self.logger.info("🐳 Resolved Docker host at: \(hostName)")
69 | client = hostClient
| `- warning: capture of 'hostClient' with non-sendable type 'DockerHTTPClient' in a '@Sendable' closure
70 | clientReceived = true
71 | case .failure(let error):
/host/spi-builder-workspace/Sources/Testcontainers/Docker/DockerClient.swift:20:13: note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
18 | }
19 |
20 | final class DockerHTTPClient: DockerClientProtocol {
| `- note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
21 |
22 | var host: String
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:63:24: warning: capture of 'client' with non-sendable type 'DockerHTTPClient?' in an isolated closure; this is an error in the Swift 6 language mode
61 | docker.ping().whenComplete { result in
62 | queue.sync {
63 | if client == nil {
| `- warning: capture of 'client' with non-sendable type 'DockerHTTPClient?' in an isolated closure; this is an error in the Swift 6 language mode
64 | switch result {
65 | case .success:
/host/spi-builder-workspace/Sources/Testcontainers/Docker/DockerClient.swift:20:13: note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
18 | }
19 |
20 | final class DockerHTTPClient: DockerClientProtocol {
| `- note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
21 |
22 | var host: String
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:68:29: warning: capture of 'self' with non-sendable type 'Self' in an isolated closure; this is an error in the Swift 6 language mode
66 | // Remove percent encoding for pretty-printing
67 | let hostName = URLComponents(string: host)?.host ?? host
68 | self.logger.info("🐳 Resolved Docker host at: \(hostName)")
| `- warning: capture of 'self' with non-sendable type 'Self' in an isolated closure; this is an error in the Swift 6 language mode
69 | client = hostClient
70 | clientReceived = true
Testcontainers.DockerClientStrategyProtocol.Self:2:1: note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
1 | protocol DockerClientStrategyProtocol {
2 | Self : Testcontainers.DockerClientStrategyProtocol}
| `- note: consider making generic parameter 'Self' conform to the 'Sendable' protocol
3 |
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:69:38: warning: capture of 'hostClient' with non-sendable type 'DockerHTTPClient' in an isolated closure; this is an error in the Swift 6 language mode
67 | let hostName = URLComponents(string: host)?.host ?? host
68 | self.logger.info("🐳 Resolved Docker host at: \(hostName)")
69 | client = hostClient
| `- warning: capture of 'hostClient' with non-sendable type 'DockerHTTPClient' in an isolated closure; this is an error in the Swift 6 language mode
70 | clientReceived = true
71 | case .failure(let error):
/host/spi-builder-workspace/Sources/Testcontainers/Docker/DockerClient.swift:20:13: note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
18 | }
19 |
20 | final class DockerHTTPClient: DockerClientProtocol {
| `- note: class 'DockerHTTPClient' does not conform to the 'Sendable' protocol
21 |
22 | var host: String
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:63:24: warning: reference to captured var 'client' in concurrently-executing code; this is an error in the Swift 6 language mode
61 | docker.ping().whenComplete { result in
62 | queue.sync {
63 | if client == nil {
| `- warning: reference to captured var 'client' in concurrently-executing code; this is an error in the Swift 6 language mode
64 | switch result {
65 | case .success:
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:69:29: warning: mutation of captured var 'client' in concurrently-executing code; this is an error in the Swift 6 language mode
67 | let hostName = URLComponents(string: host)?.host ?? host
68 | self.logger.info("🐳 Resolved Docker host at: \(hostName)")
69 | client = hostClient
| `- warning: mutation of captured var 'client' in concurrently-executing code; this is an error in the Swift 6 language mode
70 | clientReceived = true
71 | case .failure(let error):
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/Docker+ClientStrategy.swift:70:29: warning: mutation of captured var 'clientReceived' in concurrently-executing code; this is an error in the Swift 6 language mode
68 | self.logger.info("🐳 Resolved Docker host at: \(hostName)")
69 | client = hostClient
70 | clientReceived = true
| `- warning: mutation of captured var 'clientReceived' in concurrently-executing code; this is an error in the Swift 6 language mode
71 | case .failure(let error):
72 | self.logger.debug("Failed ping to host: \(host), error: \(error)")
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/UnixSocketStrategy.swift:63:19: error: cannot find 'getuid' in scope
61 |
62 | private func getSocketPathFromRunDir() -> URL {
63 | let uid = getuid()
| `- error: cannot find 'getuid' in scope
64 | return URL(fileURLWithPath: "/run")
65 | .appendingPathComponent("user")
[964/975] Compiling Testcontainers Request.swift
/host/spi-builder-workspace/Sources/Testcontainers/Common/Request.swift:11:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
9 | import NIOHTTP1
10 |
11 | extension String: Error { }
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
13 | struct EmptyBody: Encodable { }
[965/975] Compiling Testcontainers Docker+Container.swift
/host/spi-builder-workspace/Sources/Testcontainers/Common/Request.swift:11:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
9 | import NIOHTTP1
10 |
11 | extension String: Error { }
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
13 | struct EmptyBody: Encodable { }
[966/975] Compiling Testcontainers Docker+Image.swift
/host/spi-builder-workspace/Sources/Testcontainers/Common/Request.swift:11:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
9 | import NIOHTTP1
10 |
11 | extension String: Error { }
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
13 | struct EmptyBody: Encodable { }
[967/975] Compiling Testcontainers Info.swift
[968/975] Compiling Testcontainers Version.swift
[969/975] Compiling Testcontainers Request+Container.swift
[970/975] Compiling Testcontainers ContainerInfo.swift
[971/975] Compiling Testcontainers ContainerInspectInfo.swift
[972/975] Compiling Testcontainers DockerImageName.swift
[973/975] Compiling Testcontainers Docker.swift
/host/spi-builder-workspace/Sources/Testcontainers/Docker/Docker.swift:46:57: warning: capture of 'self' with non-sendable type 'Docker' in a '@Sendable' closure
10 | import Logging
11 |
12 | final class Docker {
| `- note: class 'Docker' does not conform to the 'Sendable' protocol
13 | let client: DockerClientProtocol
14 | let logger: Logger
:
44 | logger.info("🐳 Pulling image \(params.conventionName)...")
45 | return client.send(request)
46 | .map { Docker.Image(params: params, client: self.client) }
| `- warning: capture of 'self' with non-sendable type 'Docker' in a '@Sendable' closure
47 | }
48 |
/host/spi-builder-workspace/Sources/Testcontainers/Docker/Docker.swift:53:13: warning: capture of 'self' with non-sendable type 'Docker' in a '@Sendable' closure
10 | import Logging
11 |
12 | final class Docker {
| `- note: class 'Docker' does not conform to the 'Sendable' protocol
13 | let client: DockerClientProtocol
14 | let logger: Logger
:
51 | logger.debug("📦 Creating container using configuration: \(configuration)")
52 | return client.send(request).map {
53 | self.logger.info("📦 Created container: \($0.Id)")
| `- warning: capture of 'self' with non-sendable type 'Docker' in a '@Sendable' closure
54 | return Docker.Container(id: $0.Id, client: self.client, logger: self.logger)
55 | }
/host/spi-builder-workspace/Sources/Testcontainers/Docker/DockerClient.swift:48:33: warning: type 'T.Response' does not conform to the 'Sendable' protocol
46 | do {
47 | let response = try request.decode(data)
48 | promise.succeed(response)
| `- warning: type 'T.Response' does not conform to the 'Sendable' protocol
49 | } catch {
50 | promise.fail(error)
/host/spi-builder-workspace/Sources/Testcontainers/Docker/DockerClient.swift:47:44: warning: capture of 'request' with non-sendable type 'T' in a '@Sendable' closure
37 | }
38 |
39 | func send<T>(_ request: T) -> NIOCore.EventLoopFuture<T.Response> where T : Request {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
40 | let promise = eventLoop.makePromise(of: T.Response.self)
41 | client.execute(request: request.make(host: host, logger: logger), delegate: HTTPClientResponse())
:
45 | case let .success(data):
46 | do {
47 | let response = try request.decode(data)
| `- warning: capture of 'request' with non-sendable type 'T' in a '@Sendable' closure
48 | promise.succeed(response)
49 | } catch {
[974/975] Compiling Testcontainers DockerClient.swift
/host/spi-builder-workspace/Sources/Testcontainers/Docker/Docker.swift:46:57: warning: capture of 'self' with non-sendable type 'Docker' in a '@Sendable' closure
10 | import Logging
11 |
12 | final class Docker {
| `- note: class 'Docker' does not conform to the 'Sendable' protocol
13 | let client: DockerClientProtocol
14 | let logger: Logger
:
44 | logger.info("🐳 Pulling image \(params.conventionName)...")
45 | return client.send(request)
46 | .map { Docker.Image(params: params, client: self.client) }
| `- warning: capture of 'self' with non-sendable type 'Docker' in a '@Sendable' closure
47 | }
48 |
/host/spi-builder-workspace/Sources/Testcontainers/Docker/Docker.swift:53:13: warning: capture of 'self' with non-sendable type 'Docker' in a '@Sendable' closure
10 | import Logging
11 |
12 | final class Docker {
| `- note: class 'Docker' does not conform to the 'Sendable' protocol
13 | let client: DockerClientProtocol
14 | let logger: Logger
:
51 | logger.debug("📦 Creating container using configuration: \(configuration)")
52 | return client.send(request).map {
53 | self.logger.info("📦 Created container: \($0.Id)")
| `- warning: capture of 'self' with non-sendable type 'Docker' in a '@Sendable' closure
54 | return Docker.Container(id: $0.Id, client: self.client, logger: self.logger)
55 | }
/host/spi-builder-workspace/Sources/Testcontainers/Docker/DockerClient.swift:48:33: warning: type 'T.Response' does not conform to the 'Sendable' protocol
46 | do {
47 | let response = try request.decode(data)
48 | promise.succeed(response)
| `- warning: type 'T.Response' does not conform to the 'Sendable' protocol
49 | } catch {
50 | promise.fail(error)
/host/spi-builder-workspace/Sources/Testcontainers/Docker/DockerClient.swift:47:44: warning: capture of 'request' with non-sendable type 'T' in a '@Sendable' closure
37 | }
38 |
39 | func send<T>(_ request: T) -> NIOCore.EventLoopFuture<T.Response> where T : Request {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
40 | let promise = eventLoop.makePromise(of: T.Response.self)
41 | client.execute(request: request.make(host: host, logger: logger), delegate: HTTPClientResponse())
:
45 | case let .success(data):
46 | do {
47 | let response = try request.decode(data)
| `- warning: capture of 'request' with non-sendable type 'T' in a '@Sendable' closure
48 | promise.succeed(response)
49 | } catch {
[975/975] Compiling Testcontainers ContainerConfig.swift
/host/spi-builder-workspace/Sources/Testcontainers/Docker/Docker.swift:46:57: warning: capture of 'self' with non-sendable type 'Docker' in a '@Sendable' closure
10 | import Logging
11 |
12 | final class Docker {
| `- note: class 'Docker' does not conform to the 'Sendable' protocol
13 | let client: DockerClientProtocol
14 | let logger: Logger
:
44 | logger.info("🐳 Pulling image \(params.conventionName)...")
45 | return client.send(request)
46 | .map { Docker.Image(params: params, client: self.client) }
| `- warning: capture of 'self' with non-sendable type 'Docker' in a '@Sendable' closure
47 | }
48 |
/host/spi-builder-workspace/Sources/Testcontainers/Docker/Docker.swift:53:13: warning: capture of 'self' with non-sendable type 'Docker' in a '@Sendable' closure
10 | import Logging
11 |
12 | final class Docker {
| `- note: class 'Docker' does not conform to the 'Sendable' protocol
13 | let client: DockerClientProtocol
14 | let logger: Logger
:
51 | logger.debug("📦 Creating container using configuration: \(configuration)")
52 | return client.send(request).map {
53 | self.logger.info("📦 Created container: \($0.Id)")
| `- warning: capture of 'self' with non-sendable type 'Docker' in a '@Sendable' closure
54 | return Docker.Container(id: $0.Id, client: self.client, logger: self.logger)
55 | }
/host/spi-builder-workspace/Sources/Testcontainers/Docker/DockerClient.swift:48:33: warning: type 'T.Response' does not conform to the 'Sendable' protocol
46 | do {
47 | let response = try request.decode(data)
48 | promise.succeed(response)
| `- warning: type 'T.Response' does not conform to the 'Sendable' protocol
49 | } catch {
50 | promise.fail(error)
/host/spi-builder-workspace/Sources/Testcontainers/Docker/DockerClient.swift:47:44: warning: capture of 'request' with non-sendable type 'T' in a '@Sendable' closure
37 | }
38 |
39 | func send<T>(_ request: T) -> NIOCore.EventLoopFuture<T.Response> where T : Request {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
40 | let promise = eventLoop.makePromise(of: T.Response.self)
41 | client.execute(request: request.make(host: host, logger: logger), delegate: HTTPClientResponse())
:
45 | case let .success(data):
46 | do {
47 | let response = try request.decode(data)
| `- warning: capture of 'request' with non-sendable type 'T' in a '@Sendable' closure
48 | promise.succeed(response)
49 | } catch {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/61] Compiling Logging MetadataProvider.swift
[3/61] Compiling _NIOBase64 Base64.swift
[4/61] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/61] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[6/61] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[7/61] Compiling Atomics UnsafeAtomic.swift
[8/61] Compiling Atomics UnsafeAtomicLazyReference.swift
[9/64] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/64] Compiling InternalCollectionsUtilities Debugging.swift
[11/64] Compiling InternalCollectionsUtilities Descriptions.swift
[13/64] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/64] Compiling InternalCollectionsUtilities Integer rank.swift
[15/64] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/64] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/65] Compiling RealModule Float80+Real.swift
[18/65] Compiling RealModule Real.swift
[19/65] Compiling RealModule RealFunctions.swift
[20/65] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/65] Compiling InternalCollectionsUtilities _SortedCollection.swift
[25/65] Compiling _NIODataStructures Heap.swift
[26/65] Emitting module _NIODataStructures
[27/65] Compiling Atomics AtomicMemoryOrderings.swift
[28/65] Compiling Atomics DoubleWord.swift
[29/65] Emitting module _NIOBase64
[30/65] Compiling RealModule Float16+Real.swift
[31/66] Compiling RealModule ElementaryFunctions.swift
[32/66] Compiling RealModule Float+Real.swift
[36/66] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[37/66] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[38/66] Compiling NIOConcurrencyHelpers NIOLock.swift
[39/66] Compiling NIOConcurrencyHelpers lock.swift
[40/66] Compiling Atomics IntegerOperations.swift
[41/66] Compiling Atomics Unmanaged extensions.swift
[46/66] Compiling Atomics AtomicStorage.swift
[47/66] Compiling Atomics AtomicValue.swift
[48/66] Emitting module InternalCollectionsUtilities
[49/66] Emitting module RealModule
[50/67] Emitting module NIOConcurrencyHelpers
[51/67] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[52/68] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[53/68] Compiling NIOConcurrencyHelpers atomics.swift
[56/69] Compiling _NIODataStructures PriorityQueue.swift
[57/69] Compiling _NIODataStructures _TinyArray.swift
[60/70] Compiling Logging LogHandler.swift
[61/70] Compiling Logging Locks.swift
[62/70] Emitting module Logging
[63/70] Compiling Logging Logging.swift
[65/111] Compiling DequeModule Deque+Testing.swift
[66/111] Compiling DequeModule Deque._Storage.swift
[69/113] Compiling DequeModule Deque+Codable.swift
[70/113] Compiling DequeModule Deque+Collection.swift
[71/113] Compiling DequeModule Deque+CustomReflectable.swift
[72/113] Compiling DequeModule Deque+Descriptions.swift
[73/113] Emitting module Atomics
[75/114] Compiling DequeModule _DequeBuffer.swift
[76/114] Compiling DequeModule _DequeBufferHeader.swift
[77/114] Compiling DequeModule _DequeSlot.swift
[78/114] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/114] Compiling DequeModule Deque+Equatable.swift
[80/114] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[83/114] Compiling DequeModule Deque+Extras.swift
[84/114] Compiling DequeModule Deque+Hashable.swift
[85/114] Compiling Algorithms RandomSample.swift
[86/114] Compiling Algorithms Reductions.swift
[87/114] Compiling Algorithms Rotate.swift
[88/117] Compiling DequeModule Deque._UnsafeHandle.swift
[89/117] Compiling DequeModule Deque.swift
[92/117] Compiling Algorithms Trim.swift
[93/117] Compiling Algorithms Unique.swift
[94/117] Compiling Algorithms Windows.swift
[96/117] Compiling Algorithms Permutations.swift
[97/117] Compiling Algorithms Product.swift
[98/117] Compiling Algorithms Split.swift
[99/117] Compiling Algorithms Stride.swift
[100/117] Compiling Algorithms Suffix.swift
[101/117] Emitting module DequeModule
[114/178] Compiling NIOCore AddressedEnvelope.swift
[115/178] Compiling NIOCore AsyncAwaitSupport.swift
[116/178] Compiling NIOCore AsyncChannel.swift
[117/178] Compiling NIOCore AsyncChannelHandler.swift
[118/178] Emitting module Algorithms
[119/178] Compiling NIOCore MulticastChannel.swift
[120/178] Compiling NIOCore NIOAny.swift
[121/178] Compiling NIOCore NIOCloseOnErrorHandler.swift
[122/178] Compiling NIOCore NIOLoopBound.swift
[123/178] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[124/178] Compiling NIOCore NIOScheduledCallback.swift
[125/178] Compiling NIOCore NIOSendable.swift
[126/178] Compiling NIOCore RecvByteBufferAllocator.swift
[127/187] Compiling NIOCore IO.swift
[128/187] Compiling NIOCore IOData.swift
[129/187] Compiling NIOCore IPProtocol.swift
[130/187] Compiling NIOCore IntegerBitPacking.swift
[131/187] Compiling NIOCore IntegerTypes.swift
[132/187] Compiling NIOCore Interfaces.swift
[133/187] Compiling NIOCore Linux.swift
[134/187] Compiling NIOCore MarkedCircularBuffer.swift
[136/187] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[137/187] Compiling NIOCore EventLoopFuture+Deprecated.swift
[138/187] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[139/187] Compiling NIOCore EventLoopFuture.swift
[140/187] Compiling NIOCore FileDescriptor.swift
[141/187] Compiling NIOCore FileHandle.swift
[142/187] Compiling NIOCore FileRegion.swift
[143/187] Compiling NIOCore GlobalSingletons.swift
[144/187] Compiling NIOCore CircularBuffer.swift
[145/187] Compiling NIOCore Codec.swift
[146/187] Compiling NIOCore ConvenienceOptionSupport.swift
[147/187] Compiling NIOCore DeadChannel.swift
[148/187] Compiling NIOCore DispatchQueue+WithFuture.swift
[149/187] Compiling NIOCore EventLoop+Deprecated.swift
[150/187] Compiling NIOCore EventLoop+SerialExecutor.swift
[151/187] Compiling NIOCore EventLoop.swift
[156/187] Compiling NIOCore AsyncChannelInboundStream.swift
[157/187] Compiling NIOCore AsyncChannelOutboundWriter.swift
[158/187] Compiling NIOCore NIOAsyncSequenceProducer.swift
[159/187] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[160/187] Compiling NIOCore NIOAsyncWriter.swift
[161/187] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[162/187] Compiling NIOCore BSDSocketAPI.swift
[163/187] Compiling NIOCore ByteBuffer-aux.swift
[164/187] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[165/187] Compiling NIOCore ByteBuffer-conversions.swift
[166/187] Compiling NIOCore ByteBuffer-core.swift
[167/187] Compiling NIOCore ByteBuffer-hex.swift
[168/187] Compiling NIOCore ByteBuffer-int.swift
[169/187] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[170/187] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[171/187] Compiling NIOCore SocketAddresses.swift
[172/187] Compiling NIOCore SocketOptionProvider.swift
[173/187] Compiling NIOCore SystemCallHelpers.swift
[174/187] Compiling NIOCore TimeAmount+Duration.swift
[175/187] Compiling NIOCore TypeAssistedChannelHandler.swift
[176/187] Compiling NIOCore UniversalBootstrapSupport.swift
[177/187] Compiling NIOCore Utilities.swift
[178/187] Compiling NIOCore ByteBuffer-multi-int.swift
[179/187] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[180/187] Compiling NIOCore ByteBuffer-views.swift
[181/187] Compiling NIOCore Channel.swift
[182/187] Compiling NIOCore ChannelHandler.swift
[183/187] Compiling NIOCore ChannelHandlers.swift
[184/187] Compiling NIOCore ChannelInvoker.swift
[185/187] Compiling NIOCore ChannelOption.swift
[186/187] Compiling NIOCore ChannelPipeline.swift
[187/187] Emitting module NIOCore
[189/238] Emitting module NIOEmbedded
[190/238] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[191/238] Compiling NIOEmbedded AsyncTestingChannel.swift
[192/238] Compiling NIOEmbedded Embedded.swift
[194/239] Compiling NIOPosix Pool.swift
[195/239] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[196/239] Compiling NIOPosix PosixSingletons.swift
[197/239] Compiling NIOPosix RawSocketBootstrap.swift
[198/239] Compiling NIOPosix Resolver.swift
[199/239] Compiling NIOPosix Selectable.swift
[200/245] Emitting module NIOPosix
[201/245] Compiling NIOPosix IO.swift
[202/245] Compiling NIOPosix IntegerBitPacking.swift
[203/245] Compiling NIOPosix IntegerTypes.swift
[204/245] Compiling NIOPosix Linux.swift
[205/245] Compiling NIOPosix LinuxCPUSet.swift
[206/245] Compiling NIOPosix LinuxUring.swift
[207/245] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[208/245] Compiling NIOPosix NIOThreadPool.swift
[209/245] Compiling NIOPosix NonBlockingFileIO.swift
[210/245] Compiling NIOPosix PendingDatagramWritesManager.swift
[211/245] Compiling NIOPosix PendingWritesManager.swift
[212/245] Compiling NIOPosix PipeChannel.swift
[213/245] Compiling NIOPosix PipePair.swift
[214/245] Compiling NIOPosix SelectableChannel.swift
[215/245] Compiling NIOPosix SelectableEventLoop.swift
[216/245] Compiling NIOPosix SelectorEpoll.swift
[217/245] Compiling NIOPosix SelectorGeneric.swift
[218/245] Compiling NIOPosix SelectorKqueue.swift
[219/245] Compiling NIOPosix SelectorUring.swift
[220/245] Compiling NIOPosix ServerSocket.swift
[221/245] Compiling NIOPosix Socket.swift
[222/245] Compiling NIOPosix SocketChannel.swift
[223/245] Compiling NIOPosix SocketProtocols.swift
[224/245] Compiling NIOPosix System.swift
[225/245] Compiling NIOPosix Thread.swift
[226/245] Compiling NIOPosix Bootstrap.swift
[227/245] Compiling NIOPosix ControlMessage.swift
[228/245] Compiling NIOPosix DatagramVectorReadManager.swift
[229/245] Compiling NIOPosix Errors+Any.swift
[230/245] Compiling NIOPosix FileDescriptor.swift
[231/245] Compiling NIOPosix GetaddrinfoResolver.swift
[232/245] Compiling NIOPosix HappyEyeballs.swift
[233/245] Compiling NIOPosix BSDSocketAPICommon.swift
[234/245] Compiling NIOPosix BSDSocketAPIPosix.swift
[235/245] Compiling NIOPosix BSDSocketAPIWindows.swift
[236/245] Compiling NIOPosix BaseSocket.swift
[237/245] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[238/245] Compiling NIOPosix BaseSocketChannel.swift
[239/245] Compiling NIOPosix BaseStreamSocketChannel.swift
[240/245] Compiling NIOPosix ThreadPosix.swift
[241/245] Compiling NIOPosix ThreadWindows.swift
[242/245] Compiling NIOPosix UnsafeTransfer.swift
[243/245] Compiling NIOPosix Utilities.swift
[244/245] Compiling NIOPosix VsockAddress.swift
[245/245] Compiling NIOPosix VsockChannelEvents.swift
[247/248] Compiling NIO Exports.swift
[248/248] Emitting module NIO
[250/288] Compiling NIOTLS TLSEvents.swift
[251/288] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[252/288] Compiling NIOSOCKS SOCKSClientHandler.swift
[253/288] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[254/288] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[255/289] Compiling NIOSOCKS SOCKSResponse.swift
[256/289] Compiling NIOSOCKS ClientStateMachine.swift
[257/289] Emitting module NIOTLS
[258/289] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[259/289] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[260/289] Emitting module NIOFoundationCompat
[261/289] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[262/290] Emitting module NIOSOCKS
[263/290] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[264/290] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[265/290] Compiling NIOSOCKS AuthenticationMethod.swift
[266/290] Compiling NIOSOCKS ClientGreeting.swift
[267/290] Compiling NIOSOCKS ServerStateMachine.swift
[273/292] Compiling NIOSOCKS Errors.swift
[274/292] Compiling NIOSOCKS Helpers.swift
[275/292] Compiling NIOSOCKS Messages.swift
[276/292] Compiling NIOSOCKS SOCKSRequest.swift
[277/293] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[278/293] Compiling NIOTLS SNIHandler.swift
[285/294] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[286/294] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[287/294] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[288/294] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[289/294] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[290/294] Compiling NIOHTTP1 HTTPTypes.swift
[291/345] Emitting module NIOHTTP1
[292/345] Compiling NIOSSL SSLCertificateName.swift
[293/345] Compiling NIOSSL SSLConnection.swift
[294/345] Compiling NIOSSL LinuxCABundle.swift
[296/346] Compiling NIOSSL CustomPrivateKey.swift
[297/346] Compiling NIOSSL IdentityVerification.swift
[298/346] Compiling NIOSSL SSLCertificate.swift
[299/346] Emitting module NIOTransportServices
[300/346] Compiling NIOSSL SSLCallbacks.swift
[301/346] Compiling NIOSSL AndroidCABundle.swift
[302/346] Compiling NIOSSL ByteBufferBIO.swift
[303/346] Compiling NIOSSL NIOSSLServerHandler.swift
[304/346] Compiling NIOSSL ObjectIdentifier.swift
[305/346] Compiling NIOSSL PosixPort.swift
[306/346] Compiling NIOSSL SSLCertificateExtensions.swift
[309/346] Compiling NIOSSL SSLInit.swift
[310/346] Compiling NIOSSL SSLPKCS12Bundle.swift
[311/346] Compiling NIOSSL SSLPrivateKey.swift
[312/346] Compiling NIOSSL NIOSSLHandler.swift
[313/346] Compiling NIOSSL SSLContext.swift
[314/346] Compiling NIOSSL SSLErrors.swift
[316/348] Compiling NIOSSL NIOSSLClientHandler.swift
[317/348] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[318/348] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[319/348] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[321/367] Emitting module NIOSSL
[325/371] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[326/371] Compiling NIOSSL SubjectAlternativeName.swift
[327/371] Compiling NIOSSL NIOSSLSecureBytes.swift
[328/371] Compiling NIOSSL RNG.swift
[329/371] Compiling NIOSSL SafeCompare.swift
[330/371] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[331/371] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[332/371] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[333/371] Compiling NIOHTTPCompression HTTPDecompression.swift
[334/371] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[335/371] Emitting module NIOHPACK
[336/371] Compiling NIOHPACK IntegerCoding.swift
[337/371] Compiling NIOHPACK IndexedHeaderTable.swift
[342/372] Compiling NIOHPACK HuffmanCoding.swift
[343/372] Compiling NIOHPACK HuffmanTables.swift
[344/372] Emitting module NIOHTTPCompression
[345/372] Compiling NIOHTTPCompression HTTPCompression.swift
[347/373] Compiling NIOHPACK StaticHeaderTable.swift
[348/373] Compiling NIOHPACK HPACKHeader.swift
[349/373] Compiling NIOHPACK HeaderTables.swift
[352/373] Compiling NIOHPACK HPACKEncoder.swift
[353/373] Compiling NIOHPACK HPACKErrors.swift
[354/373] Compiling NIOHPACK DynamicHeaderTable.swift
[355/373] Compiling NIOHPACK HPACKDecoder.swift
[371/374] Compiling NIOSSL Zeroization.swift
[372/374] Compiling NIOSSL TLSConfiguration.swift
[373/374] Compiling NIOSSL UniversalBootstrapSupport.swift
[374/374] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[376/433] Emitting module NIOHTTP2
[377/441] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[378/441] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[379/441] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[380/441] Compiling NIOHTTP2 HTTP2StreamID.swift
[381/441] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[382/441] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[383/441] Compiling NIOHTTP2 HTTP2UserEvents.swift
[384/441] Compiling NIOHTTP2 InboundEventBuffer.swift
[385/441] Compiling NIOHTTP2 MaySendFrames.swift
[386/441] Compiling NIOHTTP2 SendingDataState.swift
[387/441] Compiling NIOHTTP2 SendingGoawayState.swift
[388/441] Compiling NIOHTTP2 SendingHeadersState.swift
[389/441] Compiling NIOHTTP2 SendingPushPromiseState.swift
[390/441] Compiling NIOHTTP2 SendingRstStreamState.swift
[391/441] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[392/441] Compiling NIOHTTP2 HTTP2SettingsState.swift
[393/441] Compiling NIOHTTP2 ConnectionStateMachine.swift
[394/441] Compiling NIOHTTP2 ConnectionStreamsState.swift
[395/441] Compiling NIOHTTP2 MayReceiveFrames.swift
[396/441] Compiling NIOHTTP2 ReceivingDataState.swift
[397/441] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[398/441] Compiling NIOHTTP2 ReceivingHeadersState.swift
[399/441] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[400/441] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[401/441] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[402/441] Compiling NIOHTTP2 InboundWindowManager.swift
[403/441] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[404/441] Compiling NIOHTTP2 StreamChannelFlowController.swift
[405/441] Compiling NIOHTTP2 StreamChannelList.swift
[406/441] Compiling NIOHTTP2 StreamMap.swift
[407/441] Compiling NIOHTTP2 StreamStateMachine.swift
[408/441] Compiling NIOHTTP2 UnsafeTransfer.swift
[409/441] Compiling NIOHTTP2 WatermarkedFlowController.swift
[410/441] Compiling NIOHTTP2 StateMachineResult.swift
[411/441] Compiling NIOHTTP2 ContentLengthVerifier.swift
[412/441] Compiling NIOHTTP2 DOSHeuristics.swift
[413/441] Compiling NIOHTTP2 Error+Any.swift
[414/441] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[415/441] Compiling NIOHTTP2 ControlFrameBuffer.swift
[416/441] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[417/441] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[418/441] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[419/441] Compiling NIOHTTP2 HasFlowControlWindows.swift
[420/441] Compiling NIOHTTP2 HasLocalSettings.swift
[421/441] Compiling NIOHTTP2 HasRemoteSettings.swift
[422/441] Compiling NIOHTTP2 LocallyQuiescingState.swift
[423/441] Compiling NIOHTTP2 QuiescingState.swift
[424/441] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[425/441] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[426/441] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[427/441] Compiling NIOHTTP2 HTTP2Frame.swift
[428/441] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[429/441] Compiling NIOHTTP2 HTTP2FrameParser.swift
[430/441] Compiling NIOHTTP2 HTTP2PingData.swift
[431/441] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[432/441] Compiling NIOHTTP2 HTTP2Settings.swift
[433/441] Compiling NIOHTTP2 HTTP2Stream.swift
[434/441] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[435/441] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[436/441] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[437/441] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[438/441] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[439/441] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[440/441] Compiling NIOHTTP2 HTTP2Error.swift
[441/441] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[443/502] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[444/502] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[445/502] Compiling AsyncHTTPClient AsyncLazySequence.swift
[446/502] Compiling AsyncHTTPClient HTTPClient+execute.swift
[447/502] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[448/502] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[449/502] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[450/502] Compiling AsyncHTTPClient HTTPClientRequest.swift
[451/502] Compiling AsyncHTTPClient HTTPClientResponse.swift
[452/510] Compiling AsyncHTTPClient ConnectionTarget.swift
[453/510] Compiling AsyncHTTPClient DeconstructedURL.swift
[454/510] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[455/510] Compiling AsyncHTTPClient FoundationExtensions.swift
[456/510] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[457/510] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[458/510] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[459/510] Compiling AsyncHTTPClient HTTPClient.swift
[460/510] Emitting module AsyncHTTPClient
[461/510] Compiling AsyncHTTPClient HTTPHandler.swift
[462/510] Compiling AsyncHTTPClient LRUCache.swift
[463/510] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[464/510] Compiling AsyncHTTPClient NWErrorHandler.swift
[465/510] Compiling AsyncHTTPClient NWWaitingHandler.swift
[466/510] Compiling AsyncHTTPClient TLSConfiguration.swift
[467/510] Compiling AsyncHTTPClient RedirectState.swift
[468/510] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[469/510] Compiling AsyncHTTPClient RequestBag.swift
[470/510] Compiling AsyncHTTPClient RequestValidation.swift
[471/510] Compiling AsyncHTTPClient SSLContextCache.swift
[472/510] Compiling AsyncHTTPClient Scheme.swift
[473/510] Compiling AsyncHTTPClient Singleton.swift
[474/510] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[475/510] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[476/510] Compiling AsyncHTTPClient Utils.swift
[477/510] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[478/510] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[479/510] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[480/510] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[481/510] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[482/510] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[483/510] Compiling AsyncHTTPClient RequestBodyLength.swift
[484/510] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[485/510] Compiling AsyncHTTPClient RequestOptions.swift
[486/510] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[487/510] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[488/510] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[489/510] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[490/510] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[491/510] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[492/510] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[493/510] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[494/510] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[495/510] Compiling AsyncHTTPClient Transaction.swift
[496/510] Compiling AsyncHTTPClient Base64.swift
[497/510] Compiling AsyncHTTPClient BasicAuth.swift
[498/510] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[499/510] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[500/510] Compiling AsyncHTTPClient ConnectionPool.swift
[501/510] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[502/510] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[503/510] Compiling AsyncHTTPClient TLSEventsHandler.swift
[504/510] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[505/510] Compiling AsyncHTTPClient HTTP1Connection.swift
[506/510] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[507/510] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[508/510] Compiling AsyncHTTPClient HTTP2Connection.swift
[509/510] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[510/510] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[512/533] Emitting module Testcontainers
/host/spi-builder-workspace/Sources/Testcontainers/Common/Request.swift:11:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
9 | import NIOHTTP1
10 |
11 | extension String: Error { }
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
13 | struct EmptyBody: Encodable { }
[513/536] Compiling Testcontainers HTTPClientResponse.swift
[514/536] Compiling Testcontainers Request+Body.swift
[515/536] Compiling Testcontainers Request+HTTPClientRequest.swift
[516/536] Compiling Testcontainers Info.swift
[517/536] Compiling Testcontainers Version.swift
[518/536] Compiling Testcontainers Request+Container.swift
[519/536] Compiling Testcontainers Docker+ClientStrategy.swift
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/UnixSocketStrategy.swift:63:19: error: cannot find 'getuid' in scope
61 |
62 | private func getSocketPathFromRunDir() -> URL {
63 | let uid = getuid()
| `- error: cannot find 'getuid' in scope
64 | return URL(fileURLWithPath: "/run")
65 | .appendingPathComponent("user")
[520/536] Compiling Testcontainers TestcontainersStrategy.swift
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/UnixSocketStrategy.swift:63:19: error: cannot find 'getuid' in scope
61 |
62 | private func getSocketPathFromRunDir() -> URL {
63 | let uid = getuid()
| `- error: cannot find 'getuid' in scope
64 | return URL(fileURLWithPath: "/run")
65 | .appendingPathComponent("user")
[521/536] Compiling Testcontainers UnixSocketStrategy.swift
/host/spi-builder-workspace/Sources/Testcontainers/Strategies/UnixSocketStrategy.swift:63:19: error: cannot find 'getuid' in scope
61 |
62 | private func getSocketPathFromRunDir() -> URL {
63 | let uid = getuid()
| `- error: cannot find 'getuid' in scope
64 | return URL(fileURLWithPath: "/run")
65 | .appendingPathComponent("user")
[522/536] Compiling Testcontainers Request+Params.swift
[523/536] Compiling Testcontainers Request+Query.swift
[524/536] Compiling Testcontainers Request+Response.swift
[525/536] Compiling Testcontainers ContainerInfo.swift
[526/536] Compiling Testcontainers ContainerInspectInfo.swift
[527/536] Compiling Testcontainers DockerImageName.swift
[528/536] Compiling Testcontainers Request+Docker.swift
[529/536] Compiling Testcontainers Request+Image.swift
[530/536] Compiling Testcontainers GenericContainer.swift
[531/536] Compiling Testcontainers Request.swift
/host/spi-builder-workspace/Sources/Testcontainers/Common/Request.swift:11:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
9 | import NIOHTTP1
10 |
11 | extension String: Error { }
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
13 | struct EmptyBody: Encodable { }
[532/536] Compiling Testcontainers Docker+Container.swift
/host/spi-builder-workspace/Sources/Testcontainers/Common/Request.swift:11:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
9 | import NIOHTTP1
10 |
11 | extension String: Error { }
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
13 | struct EmptyBody: Encodable { }
[533/536] Compiling Testcontainers Docker+Image.swift
/host/spi-builder-workspace/Sources/Testcontainers/Common/Request.swift:11:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
9 | import NIOHTTP1
10 |
11 | extension String: Error { }
| |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
13 | struct EmptyBody: Encodable { }
[534/536] Compiling Testcontainers Docker.swift
[535/536] Compiling Testcontainers DockerClient.swift
[536/536] Compiling Testcontainers ContainerConfig.swift
BUILD FAILURE 6.1 android