Build Information
Failed to build soto-elasticsearch-nio-client, reference main (1f21ca), with Swift 6.1 for Android on 4 Dec 2025 06:42:25 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brokenhandsio/soto-elasticsearch-nio-client.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/brokenhandsio/soto-elasticsearch-nio-client
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1f21cac Merge pull request #7 from brokenhandsio/dependabot/github_actions/actions/checkout-6
Cloned https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git
Revision (git rev-parse @):
1f21cacb357f6909ba07e1867fd12570b4651ecb
SUCCESS checkout https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git
https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "elasticsearch-nio-client",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/brokenhandsio/elasticsearch-nio-client.git"
},
{
"identity" : "soto",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/soto-project/soto.git"
}
],
"manifest_display_name" : "soto-elasticsearch-nio-client",
"name" : "soto-elasticsearch-nio-client",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SotoElasticsearchNIOClient",
"targets" : [
"SotoElasticsearchNIOClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SotoElasticsearchNIOClientTests",
"module_type" : "SwiftTarget",
"name" : "SotoElasticsearchNIOClientTests",
"path" : "Tests/SotoElasticsearchNIOClientTests",
"sources" : [
"ElasticsearchNIOClientTests.swift",
"SomeItem.swift"
],
"target_dependencies" : [
"SotoElasticsearchNIOClient"
],
"type" : "test"
},
{
"c99name" : "SotoElasticsearchNIOClient",
"module_type" : "SwiftTarget",
"name" : "SotoElasticsearchNIOClient",
"path" : "Sources/SotoElasticsearchNIOClient",
"product_dependencies" : [
"ElasticsearchNIOClient",
"SotoElasticsearchService"
],
"product_memberships" : [
"SotoElasticsearchNIOClient"
],
"sources" : [
"SotoElasticsearchNIOClient.swift",
"SotoElasticsearchRequester.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/soto-project/soto.git
Fetching https://github.com/brokenhandsio/elasticsearch-nio-client.git
[1/810] Fetching elasticsearch-nio-client
Fetched https://github.com/brokenhandsio/elasticsearch-nio-client.git from cache (0.20s)
[1/142686] Fetching soto
Fetched https://github.com/soto-project/soto.git from cache (58.40s)
Computing version for https://github.com/brokenhandsio/elasticsearch-nio-client.git
Computed https://github.com/brokenhandsio/elasticsearch-nio-client.git at 0.7.0 (59.34s)
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio.git
[1/14502] Fetching async-http-client
[10443/95103] Fetching async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (1.01s)
[19345/80601] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.78s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 5.13.2 (11.90s)
Fetching https://github.com/soto-project/soto-core.git
[1/61868] Fetching soto-core
Fetched https://github.com/soto-project/soto-core.git from cache (2.73s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 5.9.4 (3.68s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/adam-fowler/jmespath.swift.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/653] Fetching jmespath.swift
[654/3140] Fetching jmespath.swift, swift-metrics
[804/5949] Fetching jmespath.swift, swift-metrics, swift-nio-transport-services
Fetched https://github.com/apple/swift-metrics.git from cache (0.47s)
[1/17465] Fetching swift-crypto
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.48s)
[875/32753] Fetching swift-crypto, swift-nio-ssl
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (6.11s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (6.15s)
Fetched https://github.com/apple/swift-crypto.git from cache (6.16s)
[1/5676] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.58s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (7.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.7.0 (0.96s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (1.01s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (1.06s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.77s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.69s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (1.43s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/5181] Fetching swift-system
[5182/23506] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.50s)
[4582/18325] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.67s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (8.79s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (10.04s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.30.1 (1.51s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/5566] Fetching swift-distributed-tracing
[725/11902] Fetching swift-distributed-tracing, swift-nio-extras
[3525/23620] Fetching swift-distributed-tracing, swift-nio-extras, swift-nio-http2
[5579/29661] Fetching swift-distributed-tracing, swift-nio-extras, swift-nio-http2, swift-algorithms
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.60s)
[15541/24095] Fetching swift-nio-extras, swift-nio-http2, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.63s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.63s)
[3867/11718] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.45s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (2.12s)
Fetching https://github.com/apple/swift-service-context.git
[1/1162] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.30s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.06s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.17s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.03s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (1.65s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.57s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.0 (0.89s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
[1/1204] Fetching swift-http-structured-headers
[38/8230] Fetching swift-http-structured-headers, swift-certificates
[171/10798] Fetching swift-http-structured-headers, swift-certificates, swift-service-lifecycle
[1796/12461] Fetching swift-http-structured-headers, swift-certificates, swift-service-lifecycle, swift-asn1
[2752/13404] Fetching swift-http-structured-headers, swift-certificates, swift-service-lifecycle, swift-asn1, swift-http-types
[3155/19193] Fetching swift-http-structured-headers, swift-certificates, swift-service-lifecycle, swift-asn1, swift-http-types, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.42s)
[11372/17989] Fetching swift-certificates, swift-service-lifecycle, swift-asn1, swift-http-types, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.52s)
[14650/17046] Fetching swift-certificates, swift-service-lifecycle, swift-asn1, swift-async-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.52s)
[13313/15383] Fetching swift-certificates, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.54s)
[11902/12815] Fetching swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.76s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.84s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (1.45s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.73s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (1.15s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (3.35s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.53s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.67s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.7.0 (0.00s)
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.00s)
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.91.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.00s)
Computed https://github.com/swift-server/async-http-client.git at 1.30.1 (0.00s)
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (0.00s)
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.73s)
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.00s)
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.00s)
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.00s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.30.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.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.3.0
Creating working copy for https://github.com/adam-fowler/jmespath.swift.git
Working copy of https://github.com/adam-fowler/jmespath.swift.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/soto-project/soto-core.git
Working copy of https://github.com/soto-project/soto-core.git resolved at 5.9.4
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.39.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/brokenhandsio/elasticsearch-nio-client.git
Working copy of https://github.com/brokenhandsio/elasticsearch-nio-client.git resolved at 0.7.0
Creating working copy for https://github.com/soto-project/soto.git
Working copy of https://github.com/soto-project/soto.git resolved at 5.13.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.7.0
Building for debugging...
[0/876] Write sources
[31/876] Compiling CNIOWindows shim.c
[32/876] Compiling CNIOOpenBSD shim.c
[33/876] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[34/876] Write sources
[42/876] Compiling CNIOPosix event_loop_id.c
[43/876] Compiling CNIOWASI CNIOWASI.c
[44/876] Compiling CNIOWindows WSAStartup.c
[45/876] Compiling _NumericsShims _NumericsShims.c
[46/876] Compiling CSotoExpat xmltok_ns.c
[47/876] Compiling _AtomicsShims.c
[48/876] Compiling CSotoExpat xmltok_impl.c
[49/876] Compiling CNIOLinux liburing_shims.c
[50/876] Compiling CSotoExpat xmlrole.c
[51/876] Compiling CNIOExtrasZlib empty.c
[52/876] Compiling CNIODarwin shim.c
[53/876] Compiling CNIOLLHTTP c_nio_http.c
[54/876] Compiling CNIOLLHTTP c_nio_api.c
[55/876] Compiling CNIOLinux shim.c
[56/876] Compiling fiat_p256_adx_sqr.S
[57/876] Write swift-version-24593BA9C3E375BF.txt
[58/876] Compiling fiat_p256_adx_mul.S
[59/876] Compiling fiat_curve25519_adx_square.S
[60/876] Compiling fiat_curve25519_adx_mul.S
[61/876] Compiling CSotoExpat xmltok.c
[62/885] Compiling CNIOLLHTTP c_nio_llhttp.c
[63/885] Compiling CSotoExpat xmlparse.c
[64/901] Compiling CNIOBoringSSLShims shims.c
[66/917] Emitting module _NIOBase64
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/917] Compiling tls_record.cc
[68/917] Compiling _NIOBase64 Base64.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/918] Compiling _NIODataStructures PriorityQueue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/918] Compiling _NIODataStructures _TinyArray.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/918] Compiling JMESPath Expression.swift
[72/918] Compiling JMESPath Functions.swift
[73/926] Compiling ServiceContextModule ServiceContextKey.swift
[75/935] Compiling RealModule RealFunctions.swift
[76/935] Compiling ServiceContextModule ServiceContext.swift
[77/935] Emitting module ServiceContextModule
[78/936] Compiling RealModule Float80+Real.swift
[79/936] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[80/936] Compiling InternalCollectionsUtilities _SortedCollection.swift
[81/936] Compiling RealModule Real.swift
[82/936] Compiling RealModule Float16+Real.swift
[83/936] Emitting module RealModule
[84/936] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[85/936] Compiling InternalCollectionsUtilities Integer rank.swift
[86/936] Emitting module _NIODataStructures
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/936] Compiling _NIODataStructures Heap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/937] Compiling RealModule RelaxedArithmetic.swift
[89/938] Compiling InternalCollectionsUtilities LifetimeOverride.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/938] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/940] Compiling InternalCollectionsUtilities _UniqueCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/940] Compiling InternalCollectionsUtilities Debugging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[97/940] Compiling InternalCollectionsUtilities Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[98/940] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[99/940] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[100/940] Emitting module Logging
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Logging.swift:1360:36: error: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state
1358 | let systemStderr = Glibc.stderr!
1359 | #elseif canImport(Android)
1360 | let systemStderr = Android.stderr
| `- error: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state
1361 | #elseif canImport(Musl)
1362 | let systemStderr = Musl.stderr!
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:64:23: note: var declared here
62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
| `- note: var declared here
65 |
66 | /* C99 and earlier plus current C++ standards say these must be macros. */
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Logging.swift:1380:36: error: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state
1378 | let systemStdout = Glibc.stdout!
1379 | #elseif canImport(Android)
1380 | let systemStdout = Android.stdout
| `- error: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state
1381 | #elseif canImport(Musl)
1382 | let systemStdout = Musl.stdout!
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:63:23: note: var declared here
61 | #if __ANDROID_API__ >= 23
62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
| `- note: var declared here
64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
65 |
[101/940] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[102/940] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[103/969] Compiling Instrumentation Instrument.swift
[104/969] Compiling Atomics OptionalRawRepresentable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[105/969] Compiling Atomics RawRepresentable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[106/969] Compiling Atomics AtomicBool.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[107/969] Compiling Instrumentation NoOpInstrument.swift
[108/969] Compiling Instrumentation MultiplexInstrument.swift
[109/969] Emitting module INIParser
[110/969] Compiling INIParser INIParser.swift
[111/970] Emitting module Instrumentation
[112/970] Compiling Atomics ManagedAtomic.swift
[113/970] Compiling Atomics ManagedAtomicLazyReference.swift
[115/972] Emitting module InternalCollectionsUtilities
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[116/972] Compiling Atomics UnsafeAtomic.swift
[117/972] Compiling Atomics UnsafeAtomicLazyReference.swift
[118/972] Compiling Atomics IntegerConformances.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[119/972] Compiling Atomics PointerConformances.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[120/972] Compiling Atomics AtomicStorage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[121/972] Compiling Atomics AtomicValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[122/992] Compiling Algorithms Chunked.swift
[123/992] Compiling Algorithms Combinations.swift
[124/992] Compiling Algorithms Product.swift
[125/992] Compiling Algorithms FlattenCollection.swift
[127/998] Compiling Algorithms Compacted.swift
[128/998] Compiling Algorithms Cycle.swift
[129/998] Compiling Algorithms EitherSequence.swift
[130/998] Compiling Algorithms Intersperse.swift
[131/998] Compiling Algorithms RandomSample.swift
[132/998] Compiling Algorithms MinMax.swift
[133/998] Compiling Algorithms AdjacentPairs.swift
[134/998] Compiling Algorithms Chain.swift
[135/998] Compiling JMESPath Sendable.swift
[136/998] Compiling JMESPath Runtime.swift
[137/998] Compiling JMESPath Token.swift
[138/999] Compiling SotoXML Expat.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
22 | import Glibc
23 | #else
24 | import Darwin.C
| `- error: no such module 'Darwin.C'
25 | #endif
26 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[139/999] Emitting module SotoXML
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
22 | import Glibc
23 | #else
24 | import Darwin.C
| `- error: no such module 'Darwin.C'
25 | #endif
26 |
[140/999] Compiling JMESPath Parser.swift
[141/999] Compiling CoreMetrics Metrics.swift
[143/999] Compiling Algorithms Reductions.swift
[144/999] Compiling Algorithms Rotate.swift
[145/999] Compiling Algorithms Split.swift
[146/999] Compiling Algorithms Stride.swift
[147/999] Compiling Algorithms Suffix.swift
[148/1002] Compiling Algorithms Partition.swift
[149/1002] Compiling Algorithms Permutations.swift
[151/1002] Emitting module CoreMetrics
[152/1002] Compiling CoreMetrics Locks.swift
[153/1002] Compiling Instrumentation Locks.swift
[154/1002] Compiling Instrumentation InstrumentationSystem.swift
[155/1003] Compiling Logging MetadataProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[156/1004] Compiling Algorithms Joined.swift
[157/1004] Compiling Algorithms Keyed.swift
[159/1004] Compiling Logging LogHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[160/1004] Compiling Logging Locks.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[161/1004] Compiling Logging Logging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Logging.swift:1360:36: error: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state
1358 | let systemStderr = Glibc.stderr!
1359 | #elseif canImport(Android)
1360 | let systemStderr = Android.stderr
| `- error: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state
1361 | #elseif canImport(Musl)
1362 | let systemStderr = Musl.stderr!
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:64:23: note: var declared here
62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
| `- note: var declared here
65 |
66 | /* C99 and earlier plus current C++ standards say these must be macros. */
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Logging.swift:1380:36: error: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state
1378 | let systemStdout = Glibc.stdout!
1379 | #elseif canImport(Android)
1380 | let systemStdout = Android.stdout
| `- error: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state
1381 | #elseif canImport(Musl)
1382 | let systemStdout = Musl.stdout!
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:63:23: note: var declared here
61 | #if __ANDROID_API__ >= 23
62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
| `- note: var declared here
64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
65 |
[165/1004] Compiling Algorithms FirstNonNil.swift
[166/1004] Emitting module JMESPath
[168/1004] Compiling tls_method.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
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/811] Compiling fiat_curve25519_adx_mul.S
[1/811] Compiling fiat_curve25519_adx_square.S
[2/811] Write swift-version-24593BA9C3E375BF.txt
[3/811] Compiling v3_skey.c
[4/811] Compiling v3_utl.c
[5/811] Compiling CCryptoBoringSSLShims shims.c
[7/822] Compiling _NIODataStructures _TinyArray.swift
[8/822] Compiling _NIODataStructures PriorityQueue.swift
[8/822] Compiling tls_method.cc
[10/822] Compiling _NIODataStructures Heap.swift
[11/822] Emitting module _NIODataStructures
[12/823] Emitting module _NIOBase64
[13/823] Compiling _NIOBase64 Base64.swift
[14/824] Compiling tls13_client.cc
[16/827] Compiling tls13_enc.cc
[18/838] Compiling ServiceContextModule ServiceContextKey.swift
[19/853] Compiling SotoXML XMLEncoder.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
22 | import Glibc
23 | #else
24 | import Darwin.C
| `- error: no such module 'Darwin.C'
25 | #endif
26 |
[20/870] Compiling RealModule RealFunctions.swift
[20/870] Compiling tls13_server.cc
[22/871] Compiling SotoXML XML.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
22 | import Glibc
23 | #else
24 | import Darwin.C
| `- error: no such module 'Darwin.C'
25 | #endif
26 |
[23/871] Compiling SotoXML Expat.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
22 | import Glibc
23 | #else
24 | import Darwin.C
| `- error: no such module 'Darwin.C'
25 | #endif
26 |
[24/871] Emitting module ServiceContextModule
[25/871] Compiling ServiceContextModule ServiceContext.swift
[26/871] Compiling RealModule Float16+Real.swift
[27/871] Compiling RealModule Float80+Real.swift
[28/871] Compiling RealModule Real.swift
[29/872] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/872] Compiling InternalCollectionsUtilities UInt+reversed.swift
[31/872] Compiling InternalCollectionsUtilities Debugging.swift
[32/872] Compiling InternalCollectionsUtilities Descriptions.swift
[33/874] Compiling Logging MetadataProvider.swift
[35/874] Compiling RealModule RelaxedArithmetic.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/874] Emitting module SotoXML
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
22 | import Glibc
23 | #else
24 | import Darwin.C
| `- error: no such module 'Darwin.C'
25 | #endif
26 |
[37/874] Compiling SotoXML XMLDecoder.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
22 | import Glibc
23 | #else
24 | import Darwin.C
| `- error: no such module 'Darwin.C'
25 | #endif
26 |
[38/874] Compiling JMESPath Sendable.swift
[39/875] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[40/875] Compiling InternalCollectionsUtilities Integer rank.swift
[41/875] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[42/875] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[43/875] Compiling Logging LogHandler.swift
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Logging.swift:1360:36: error: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state
1358 | let systemStderr = Glibc.stderr!
1359 | #elseif canImport(Android)
1360 | let systemStderr = Android.stderr
| `- error: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state
1361 | #elseif canImport(Musl)
1362 | let systemStderr = Musl.stderr!
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:64:23: note: var declared here
62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
| `- note: var declared here
65 |
66 | /* C99 and earlier plus current C++ standards say these must be macros. */
[43/875] Compiling tls13_both.cc
BUILD FAILURE 6.1 android