Build Information
Failed to build s3-filesystem-kit, reference 1.0.0 (f3b2be
), with Swift 6.1 for Android on 27 May 2025 21:44:50 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>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adam-fowler/s3-filesystem-kit.git
Reference: 1.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/adam-fowler/s3-filesystem-kit
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at f3b2be3 Soto v5 (#2)
Cloned https://github.com/adam-fowler/s3-filesystem-kit.git
Revision (git rev-parse @):
f3b2be38859c3b010d7730e947f895a19f7a31c4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/adam-fowler/s3-filesystem-kit.git at 1.0.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/adam-fowler/s3-filesystem-kit.git
https://github.com/adam-fowler/s3-filesystem-kit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"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" : "s3-filesystem-kit",
"name" : "s3-filesystem-kit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "S3FileSystemKit",
"targets" : [
"S3FileSystemKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "S3FileSystemKitTests",
"module_type" : "SwiftTarget",
"name" : "S3FileSystemKitTests",
"path" : "Tests/S3FileSystemKitTests",
"sources" : [
"S3FileSystemTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"S3FileSystemKit"
],
"type" : "test"
},
{
"c99name" : "S3FileSystemKit",
"module_type" : "SwiftTarget",
"name" : "S3FileSystemKit",
"path" : "Sources/S3FileSystemKit",
"product_dependencies" : [
"SotoS3"
],
"product_memberships" : [
"S3FileSystemKit"
],
"sources" : [
"S3FileSystem.swift",
"S3Path.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
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/soto-project/soto.git
[1/141069] Fetching soto
Fetched https://github.com/soto-project/soto.git from cache (110.02s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 5.13.2 (113.10s)
Fetching https://github.com/soto-project/soto-core.git
[1/56330] Fetching soto-core
Fetched https://github.com/soto-project/soto-core.git from cache (2.38s)
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.00s)
Fetching https://github.com/adam-fowler/jmespath.swift.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-crypto.git
[1/658] Fetching jmespath.swift
[659/3325] Fetching jmespath.swift, swift-nio-transport-services
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (0.28s)
[1627/2667] Fetching swift-nio-transport-services
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio.git
[2668/16603] Fetching swift-nio-transport-services, swift-crypto
[2947/30617] Fetching swift-nio-transport-services, swift-crypto, async-http-client
[5327/45460] Fetching swift-nio-transport-services, swift-crypto, async-http-client, swift-nio-ssl
[17618/47666] Fetching swift-nio-transport-services, swift-crypto, async-http-client, swift-nio-ssl, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.42s)
[23589/45460] Fetching swift-nio-transport-services, swift-crypto, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-log.git
[24184/121515] Fetching swift-nio-transport-services, swift-crypto, async-http-client, swift-nio-ssl, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (1.14s)
[25469/107501] Fetching swift-nio-transport-services, swift-crypto, swift-nio-ssl, swift-nio
[28318/111337] Fetching swift-nio-transport-services, swift-crypto, swift-nio-ssl, swift-nio, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.72s)
[55149/107501] Fetching swift-nio-transport-services, swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.40s)
[78976/104834] Fetching swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.43s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.43s)
[50957/76055] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.46s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (6.21s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.51s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.46s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.52s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.45s)
Fetching https://github.com/apple/swift-atomics.git
[1/1710] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.19s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[2768/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.04s)
Fetched https://github.com/apple/swift-collections.git from cache (1.07s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.53s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.60s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.47s)
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
[1/5914] Fetching swift-nio-extras
[2249/11873] Fetching swift-nio-extras, swift-algorithms
[10087/23400] Fetching swift-nio-extras, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (0.45s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.45s)
[2652/11527] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.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.36.0 (1.49s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.58s)
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.57s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/904] Fetching swift-http-types
[453/2494] Fetching swift-http-types, swift-asn1
[2495/7479] Fetching swift-http-types, swift-asn1, swift-async-algorithms
[2595/8620] Fetching swift-http-types, swift-asn1, swift-async-algorithms, swift-http-structured-headers
[2924/14775] Fetching swift-http-types, swift-asn1, swift-async-algorithms, swift-http-structured-headers, swift-certificates
[3449/17201] Fetching swift-http-types, swift-asn1, swift-async-algorithms, swift-http-structured-headers, swift-certificates, swift-service-lifecycle
Fetched https://github.com/apple/swift-asn1.git from cache (0.32s)
[9913/15611] Fetching swift-http-types, swift-async-algorithms, swift-http-structured-headers, swift-certificates, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.37s)
[14101/14470] Fetching swift-http-types, swift-async-algorithms, swift-certificates, swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.42s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.48s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.48s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.48s)
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 (0.94s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.55s)
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.6.3 (0.00s)
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (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.24.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.00s)
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.78s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.68s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.49s)
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.13s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.63s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.71s)
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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.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/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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.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-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/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-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-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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/871] Write sources
[26/871] Compiling CSotoExpat xmltok_impl.c
[26/871] Compiling CSotoExpat xmltok_ns.c
[28/871] Write sources
[34/871] Compiling CSotoZlib empty.c
[35/871] Compiling _AtomicsShims.c
[36/871] Compiling CSotoExpat xmlrole.c
[37/871] Compiling CNIOWindows shim.c
[38/871] Compiling _NumericsShims _NumericsShims.c
[39/871] Compiling CNIOWindows WSAStartup.c
[40/871] Compiling CNIOWASI CNIOWASI.c
[41/871] Compiling CNIOLinux liburing_shims.c
[42/871] Compiling CNIOLLHTTP c_nio_http.c
[43/871] Write swift-version-24593BA9C3E375BF.txt
[44/871] Compiling CNIOExtrasZlib empty.c
[45/871] Compiling CNIODarwin shim.c
[46/871] Compiling CNIOLinux shim.c
[47/871] Compiling CSotoExpat xmlparse.c
[48/871] Compiling CSotoExpat xmltok.c
[48/871] Compiling CNIOLLHTTP c_nio_api.c
[50/871] Compiling CNIOLLHTTP c_nio_llhttp.c
[51/922] Compiling CNIOBoringSSLShims shims.c
[53/924] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/925] Compiling RealModule Float16+Real.swift
[55/925] Emitting module INIParser
[56/925] Compiling INIParser INIParser.swift
[57/927] Emitting module _NIOBase64
[58/927] Compiling InternalCollectionsUtilities Descriptions.swift
[59/927] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[60/927] Compiling _NIOBase64 Base64.swift
[61/928] Compiling RealModule Float80+Real.swift
[62/928] Compiling RealModule Real.swift
[63/928] Compiling RealModule Float+Real.swift
[64/928] Compiling JMESPath Ast.swift
[65/928] Compiling JMESPath Error.swift
[66/928] Compiling JMESPath Expression.swift
[67/928] Compiling JMESPath Functions.swift
[68/928] Emitting module InternalCollectionsUtilities
[70/928] Compiling _NIODataStructures PriorityQueue.swift
[75/928] Emitting module RealModule
[76/928] Compiling RealModule ElementaryFunctions.swift
[77/928] Emitting module _NIODataStructures
[78/928] Compiling _NIODataStructures Heap.swift
[80/928] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[81/928] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[82/928] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[83/928] Compiling InternalCollectionsUtilities Debugging.swift
[84/928] Compiling JMESPath Interpreter.swift
[85/928] Compiling JMESPath Lexer.swift
[86/928] Compiling _NIODataStructures _TinyArray.swift
[87/929] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[88/929] Compiling RealModule RealFunctions.swift
[88/931] Compiling fiat_p256_adx_sqr.S
[92/934] Compiling JMESPath Runtime.swift
[93/935] Compiling JMESPath Sendable.swift
[94/935] Compiling JMESPath Token.swift
[94/935] Compiling fiat_p256_adx_mul.S
[96/935] Compiling fiat_curve25519_adx_mul.S
[97/935] Compiling fiat_curve25519_adx_square.S
error: emit-module command failed with exit code 1 (use -v to see invocation)
[99/935] 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 |
[100/946] Compiling JMESPath Parser.swift
[101/950] Compiling DequeModule Deque+CustomReflectable.swift
[102/950] Compiling DequeModule Deque+Descriptions.swift
[103/950] Compiling DequeModule Deque+Equatable.swift
[104/950] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[105/952] Compiling DequeModule _DequeBuffer.swift
[106/952] Compiling DequeModule _DequeBufferHeader.swift
[107/952] Compiling DequeModule Deque+Extras.swift
[108/952] Compiling DequeModule Deque+Hashable.swift
[109/952] Compiling DequeModule Deque+Testing.swift
[110/952] Compiling DequeModule Deque._Storage.swift
[111/952] Compiling DequeModule Deque._UnsafeHandle.swift
[112/952] Compiling DequeModule Deque.swift
[113/952] Compiling DequeModule _DequeSlot.swift
[114/952] Compiling DequeModule _UnsafeWrappedBuffer.swift
[114/952] Compiling tls13_server.cc
[116/952] Compiling DequeModule Deque+Codable.swift
[117/952] Compiling DequeModule Deque+Collection.swift
[118/952] Compiling CoreMetrics Metrics.swift
[119/952] Emitting module DequeModule
[120/953] Compiling tls_method.cc
[122/953] Compiling Logging MetadataProvider.swift
[123/953] Compiling Logging Locks.swift
[124/953] Emitting module CoreMetrics
[125/953] Compiling CoreMetrics Locks.swift
[126/954] Compiling Logging LogHandler.swift
[127/954] Emitting module Logging
[127/954] Compiling tls_record.cc
[129/954] Compiling Logging Logging.swift
[132/955] Compiling JMESPath Variable.swift
[133/955] 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 |
[134/955] Emitting module JMESPath
[141/956] 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 |
[143/956] 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 |
[144/956] 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 |
[144/956] Compiling tls13_both.cc
[145/958] Compiling tls13_client.cc
[146/958] Compiling tls13_enc.cc
[148/958] Compiling Metrics Metrics.swift
[149/958] Emitting module Metrics
[150/959] Compiling t1_enc.cc
[151/959] Compiling ssl_privkey.cc
[151/959] Compiling ssl_transcript.cc
[151/959] Compiling ssl_session.cc
[151/959] Compiling ssl_stat.cc
[151/959] Compiling ssl_versions.cc
[151/959] Compiling ssl_x509.cc
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/809] Compiling fiat_curve25519_adx_square.S
[1/809] Compiling fiat_curve25519_adx_mul.S
[2/809] Compiling v3_prn.c
[3/809] Compiling v3_utl.c
[4/809] Compiling v3_pmaps.c
[5/809] Compiling v3_purp.c
[6/809] Compiling CCryptoBoringSSLShims shims.c
[7/809] Compiling v3_skey.c
[8/809] Compiling ssl_transcript.cc
[9/809] Compiling ssl_privkey.cc
[10/809] Compiling ssl_versions.cc
[11/809] Compiling ssl_stat.cc
[12/809] Write swift-version-24593BA9C3E375BF.txt
[13/809] Compiling ssl_x509.cc
[14/809] Compiling ssl_session.cc
[16/815] Compiling _NIODataStructures PriorityQueue.swift
[16/815] Compiling ssl_lib.cc
[18/815] Compiling _NIODataStructures _TinyArray.swift
[19/817] Compiling _NIODataStructures Heap.swift
[20/817] Emitting module _NIODataStructures
[21/821] Emitting module _NIOBase64
[22/821] Compiling _NIOBase64 Base64.swift
[22/822] Compiling ssl_file.cc
[23/822] Compiling ssl_credential.cc
[26/822] Compiling ssl_key_share.cc
[27/822] Compiling ssl_cipher.cc
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/839] 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 |
[30/843] 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 |
[31/843] 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 |
[32/843] 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 |
[33/843] 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 |
[34/857] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[35/857] Compiling InternalCollectionsUtilities Integer rank.swift
[36/863] Compiling RealModule RealFunctions.swift
[36/863] Compiling ssl_cert.cc
[37/865] Emitting module INIParser
[38/865] Compiling INIParser INIParser.swift
BUILD FAILURE 6.1 android