Build Information
Failed to build scipio-s3-storage, reference 3.0.0 (42fbe9), with Swift 6.1 for Android on 24 Dec 2025 11:38:01 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/giginet/scipio-s3-storage.git
Reference: 3.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/giginet/scipio-s3-storage
* tag 3.0.0 -> FETCH_HEAD
HEAD is now at 42fbe94 Merge pull request #5 from Ryu0118/migrate-scipio-cache-storage
Cloned https://github.com/giginet/scipio-s3-storage.git
Revision (git rev-parse @):
42fbe94661e2e14eb64d316481538d00d96473ef
SUCCESS checkout https://github.com/giginet/scipio-s3-storage.git at 3.0.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/giginet/scipio-s3-storage.git
https://github.com/giginet/scipio-s3-storage.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "soto-codegenerator",
"requirement" : {
"range" : [
{
"lower_bound" : "7.1.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/soto-project/soto-codegenerator"
},
{
"identity" : "soto-core",
"requirement" : {
"range" : [
{
"lower_bound" : "7.3.2",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/soto-project/soto-core.git"
},
{
"identity" : "scipio",
"requirement" : {
"range" : [
{
"lower_bound" : "0.32.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/giginet/Scipio.git"
}
],
"manifest_display_name" : "scipio-s3-storage",
"name" : "scipio-s3-storage",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ScipioS3Storage",
"targets" : [
"ScipioS3Storage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "ScipioS3StorageTests",
"module_type" : "SwiftTarget",
"name" : "ScipioS3StorageTests",
"path" : "Tests/ScipioS3StorageTests",
"sources" : [
"AARArchiverTests.swift",
"CompressorTests.swift"
],
"target_dependencies" : [
"ScipioS3Storage"
],
"type" : "test"
},
{
"c99name" : "ScipioS3Storage",
"module_type" : "SwiftTarget",
"name" : "ScipioS3Storage",
"path" : "Sources/ScipioS3Storage",
"product_dependencies" : [
"ScipioCacheStorage",
"SotoCore",
"SotoCodeGeneratorPlugin"
],
"product_memberships" : [
"ScipioS3Storage"
],
"sources" : [
"AARArchiver.swift",
"Compressor.swift",
"S3Client.swift",
"S3Storage.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/soto-project/soto-codegenerator
Fetching https://github.com/soto-project/soto-core.git
Fetching https://github.com/giginet/Scipio.git
[1/3620] Fetching soto-codegenerator
[1377/14027] Fetching soto-codegenerator, scipio
[12436/77479] Fetching soto-codegenerator, scipio, soto-core
Fetched https://github.com/giginet/Scipio.git from cache (4.68s)
Fetched https://github.com/soto-project/soto-codegenerator from cache (4.72s)
Fetched https://github.com/soto-project/soto-core.git from cache (4.75s)
Computing version for https://github.com/giginet/Scipio.git
Computed https://github.com/giginet/Scipio.git at 0.32.0 (8.84s)
Fetching https://github.com/mtj0928/swift-async-operations.git
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/giginet/PackageManifestKit
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/onevcat/Rainbow
[1/189] Fetching packagemanifestkit
[190/6233] Fetching packagemanifestkit, swift-algorithms
[674/7645] Fetching packagemanifestkit, swift-algorithms, rainbow
[4443/24632] Fetching packagemanifestkit, swift-algorithms, rainbow, swift-argument-parser
[4686/30845] Fetching packagemanifestkit, swift-algorithms, rainbow, swift-argument-parser, swiftyjson
Fetched https://github.com/giginet/PackageManifestKit from cache (0.52s)
[5571/30656] Fetching swift-algorithms, rainbow, swift-argument-parser, swiftyjson
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/onevcat/Rainbow from cache (0.60s)
[7787/29244] Fetching swift-algorithms, swift-argument-parser, swiftyjson
[9667/30259] Fetching swift-algorithms, swift-argument-parser, swiftyjson, swift-async-operations
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/mtj0928/swift-async-operations.git from cache (0.84s)
[15246/29244] Fetching swift-algorithms, swift-argument-parser, swiftyjson
Fetched https://github.com/apple/swift-algorithms.git from cache (0.96s)
[13008/23200] Fetching swift-argument-parser, swiftyjson
[15557/41604] Fetching swift-argument-parser, swiftyjson, swift-collections
[16931/47362] Fetching swift-argument-parser, swiftyjson, swift-collections, swift-log
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (1.28s)
[21137/41149] Fetching swift-argument-parser, swift-collections, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.21s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.96s)
[7730/18404] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.69s)
Computing version for https://github.com/mtj0928/swift-async-operations.git
Computed https://github.com/mtj0928/swift-async-operations.git at 0.4.0 (4.22s)
Computing version for https://github.com/giginet/PackageManifestKit
Computed https://github.com/giginet/PackageManifestKit at 0.2.0 (0.85s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (3.97s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (3.88s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.11s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.63s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.74s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 7.10.0 (1.17s)
Fetching https://github.com/jmespath/jmespath.swift.git
Fetching https://github.com/swift-server/swift-service-lifecycle.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-nio-transport-services.git
[1/2568] Fetching swift-service-lifecycle
[27/3221] Fetching swift-service-lifecycle, jmespath.swift
[1964/6030] Fetching swift-service-lifecycle, jmespath.swift, swift-nio-transport-services
[6031/20533] Fetching swift-service-lifecycle, jmespath.swift, swift-nio-transport-services, async-http-client
[6902/35829] Fetching swift-service-lifecycle, jmespath.swift, swift-nio-transport-services, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/jmespath/jmespath.swift.git from cache (0.63s)
[6707/35176] Fetching swift-service-lifecycle, swift-nio-transport-services, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.75s)
[7877/32367] Fetching swift-service-lifecycle, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-crypto.git
[15758/37988] Fetching swift-service-lifecycle, async-http-client, swift-nio-ssl, swift-distributed-tracing
[16297/40493] Fetching swift-service-lifecycle, async-http-client, swift-nio-ssl, swift-distributed-tracing, swift-metrics
[29175/57953] Fetching swift-service-lifecycle, async-http-client, swift-nio-ssl, swift-distributed-tracing, swift-metrics, swift-crypto
Fetched https://github.com/apple/swift-metrics.git from cache (0.78s)
[26997/55448] Fetching swift-service-lifecycle, async-http-client, swift-nio-ssl, swift-distributed-tracing, swift-crypto
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.02s)
[22665/49827] Fetching swift-service-lifecycle, async-http-client, swift-nio-ssl, swift-crypto
Fetching https://github.com/apple/swift-nio.git
[24239/51647] Fetching swift-service-lifecycle, async-http-client, swift-nio-ssl, swift-crypto, swift-atomics
[27891/132593] Fetching swift-service-lifecycle, async-http-client, swift-nio-ssl, swift-crypto, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (1.53s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (3.00s)
[33892/128205] Fetching async-http-client, swift-nio-ssl, swift-crypto, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (5.28s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.35s)
[53719/98406] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (5.82s)
[52615/80946] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.98s)
Computing version for https://github.com/jmespath/jmespath.swift.git
Computed https://github.com/jmespath/jmespath.swift.git at 1.0.3 (15.67s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (1.35s)
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.97s)
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.65s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5851] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.49s)
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.2 (1.12s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/6364] Fetching swift-nio-extras
[1974/18082] Fetching swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.44s)
[2813/11718] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.20s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (2.32s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.75s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.85s)
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.80s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (0.81s)
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.61s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.76s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.2 (1.10s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
[1/1692] Fetching swift-asn1
[1693/2643] Fetching swift-asn1, swift-http-types
[2644/9723] Fetching swift-asn1, swift-http-types, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.26s)
[2863/8031] Fetching swift-http-types, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.27s)
[2266/7080] Fetching swift-certificates
[7081/8284] Fetching swift-certificates, swift-http-structured-headers
Fetched https://github.com/apple/swift-certificates.git from cache (0.52s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.53s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (1.17s)
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.57s)
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.57s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.78s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (0.69s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (3.55s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.92.0 (1.60s)
Fetching https://github.com/apple/swift-system.git
[1/5230] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.66s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.47s)
Computing version for https://github.com/soto-project/soto-codegenerator
Computed https://github.com/soto-project/soto-codegenerator at 7.8.3 (2.16s)
Fetching https://github.com/soto-project/soto-smithy.git
Fetching https://github.com/hummingbird-project/swift-mustache.git
[1/1845] Fetching soto-smithy
[1846/3745] Fetching soto-smithy, swift-mustache
Fetched https://github.com/soto-project/soto-smithy.git from cache (0.99s)
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (0.99s)
Computing version for https://github.com/soto-project/soto-smithy.git
Computed https://github.com/soto-project/soto-smithy.git at 0.4.8 (1.64s)
Computing version for https://github.com/hummingbird-project/swift-mustache.git
Computed https://github.com/hummingbird-project/swift-mustache.git at 2.0.2 (0.62s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.66s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.61s)
Creating working copy for https://github.com/giginet/Scipio.git
Working copy of https://github.com/giginet/Scipio.git resolved at 0.32.0
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.92.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.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/hummingbird-project/swift-mustache.git
Working copy of https://github.com/hummingbird-project/swift-mustache.git resolved at 2.0.2
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
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.9.1
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.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.8.0
Creating working copy for https://github.com/soto-project/soto-codegenerator
Working copy of https://github.com/soto-project/soto-codegenerator resolved at 7.8.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.36.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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.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 7.10.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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/mtj0928/swift-async-operations.git
Working copy of https://github.com/mtj0928/swift-async-operations.git resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.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.31.2
Creating working copy for https://github.com/jmespath/jmespath.swift.git
Working copy of https://github.com/jmespath/jmespath.swift.git resolved at 1.0.3
Creating working copy for https://github.com/giginet/PackageManifestKit
Working copy of https://github.com/giginet/PackageManifestKit resolved at 0.2.0
Creating working copy for https://github.com/soto-project/soto-smithy.git
Working copy of https://github.com/soto-project/soto-smithy.git resolved at 0.4.8
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.0
[0/19] Write sources
[8/19] Write swift-version-24593BA9C3E375BF.txt
[10/82] Emitting module Logging
[11/82] Emitting module Mustache
[12/84] Compiling Mustache Template.swift
[13/84] Compiling Mustache Transform.swift
[14/84] Emitting module ArgumentParserToolInfo
[15/84] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/85] Compiling SotoSmithy SingleValueTrait.swift
[17/85] Compiling SotoSmithy StaticTrait.swift
[18/85] Compiling SotoSmithy Trait.swift
[19/85] Compiling SotoSmithy TraitList.swift
[20/85] Compiling SotoSmithy AuthenticationTraits.swift
[21/85] Compiling SotoSmithy DecodableShape.swift
[22/85] Compiling SotoSmithy ServiceShapes.swift
[25/85] Compiling SotoSmithy CustomTrait.swift
[26/85] Compiling SotoSmithy BehaviourTraits.swift
[27/85] Compiling SotoSmithy ConstraintTraits.swift
[28/85] Compiling SotoSmithy DocumentationTraits.swift
[29/85] Compiling SotoSmithy EndpointTraits.swift
[30/85] Compiling SotoSmithy HttpProtocolBindingTraits.swift
[31/85] Compiling SotoSmithy LogicalSelectors.swift
[32/85] Compiling SotoSmithy Selector.swift
[33/85] Compiling SotoSmithy SelectorParser.swift
[34/85] Compiling SotoSmithy AggregateShapes.swift
[35/85] Compiling SotoSmithy ApplyShape.swift
[36/85] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[37/85] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[38/85] Compiling SotoSmithy ProtocolTraits.swift
[39/85] Compiling SotoSmithy ResourceTraits.swift
[40/85] Compiling SotoSmithy RulesTraits.swift
[41/90] Wrapping AST for ArgumentParserToolInfo for debugging
[43/136] Compiling Logging MetadataProvider.swift
[44/136] Compiling Logging LogHandler.swift
[45/136] Compiling Logging Logging.swift
[46/136] Compiling Logging Locks.swift
[47/137] Compiling ArgumentParser ArgumentDiscussion.swift
[48/137] Compiling ArgumentParser ArgumentHelp.swift
[50/137] Compiling ArgumentParser ArgumentVisibility.swift
[51/137] Compiling ArgumentParser CompletionKind.swift
[52/137] Compiling ArgumentParser Errors.swift
[53/137] Compiling ArgumentParser Flag.swift
[54/137] Compiling ArgumentParser NameSpecification.swift
[55/137] Compiling ArgumentParser Option.swift
[56/137] Compiling ArgumentParser ParentCommand.swift
[57/137] Compiling ArgumentParser AsyncParsableCommand.swift
[58/137] Compiling ArgumentParser FishCompletionsGenerator.swift
[59/137] Compiling ArgumentParser ZshCompletionsGenerator.swift
[60/137] Compiling ArgumentParser Argument.swift
[61/137] Compiling ArgumentParser CommandConfiguration.swift
[62/137] Compiling ArgumentParser CommandGroup.swift
[63/137] Compiling ArgumentParser OptionGroup.swift
[64/137] Compiling ArgumentParser BashCompletionsGenerator.swift
[65/137] Compiling ArgumentParser CompletionsGenerator.swift
[68/137] Emitting module SotoSmithy
[78/138] Wrapping AST for Logging for debugging
[80/138] Compiling ArgumentParser MessageInfo.swift
[81/138] Compiling ArgumentParser UsageGenerator.swift
[82/138] Compiling ArgumentParser CollectionExtensions.swift
[83/138] Compiling ArgumentParser Foundation.swift
[84/138] Compiling ArgumentParser Mutex.swift
[85/139] Emitting module ArgumentParser
[85/145] Wrapping AST for Mustache for debugging
[90/145] Compiling ArgumentParser Platform.swift
[91/145] Compiling ArgumentParser SequenceExtensions.swift
[92/145] Compiling ArgumentParser StringExtensions.swift
[93/145] Compiling ArgumentParser SwiftExtensions.swift
[93/145] Wrapping AST for SotoSmithy for debugging
[95/153] Compiling SotoSmithyAWS Smithy.swift
[96/154] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[97/154] Compiling SotoSmithyAWS AwsS3Traits.swift
[98/154] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[99/154] Emitting module SotoSmithyAWS
[100/154] Compiling ArgumentParser Tree.swift
[101/154] Compiling ArgumentParser CodingKeyValidator.swift
[102/154] Compiling ArgumentParser NonsenseFlagsValidator.swift
[103/154] Compiling ArgumentParser ParsableArgumentsValidation.swift
[104/154] Compiling ArgumentParser PositionalArgumentsValidator.swift
[105/154] Compiling ArgumentParser UniqueNamesValidator.swift
[106/154] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[107/154] Compiling ArgumentParser InputOrigin.swift
[108/154] Compiling ArgumentParser Name.swift
[109/154] Compiling ArgumentParser Parsed.swift
[110/154] Compiling ArgumentParser ParsedValues.swift
[111/154] Compiling ArgumentParser ParserError.swift
[112/154] Compiling ArgumentParser SplitArguments.swift
[113/154] Compiling ArgumentParser DumpHelpGenerator.swift
[114/154] Compiling ArgumentParser HelpCommand.swift
[115/154] Compiling ArgumentParser HelpGenerator.swift
[119/154] Compiling SotoSmithyAWS AwsIAMTraits.swift
[120/154] Compiling SotoSmithyAWS AwsCoreTraits.swift
[121/154] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[122/155] Wrapping AST for SotoSmithyAWS for debugging
[124/177] Compiling SotoCodeGeneratorLib error.swift
[125/177] Compiling SotoCodeGeneratorLib header.swift
[126/177] Compiling SotoCodeGeneratorLib paginators.swift
[127/180] Compiling SotoCodeGeneratorLib comment.swift
[128/180] Compiling SotoCodeGeneratorLib enum.swift
[129/180] Compiling SotoCodeGeneratorLib enumWithValues.swift
[130/180] Compiling SotoCodeGeneratorLib shapes.swift
[131/180] Compiling SotoCodeGeneratorLib struct.swift
[132/180] Compiling SotoCodeGeneratorLib waiters.swift
[133/180] Compiling SotoCodeGeneratorLib Glob.swift
[134/180] Compiling SotoCodeGeneratorLib Model+Patch.swift
[135/180] Compiling SotoCodeGeneratorLib Patch.swift
[136/180] Compiling SotoCodeGeneratorLib String.swift
[137/180] Compiling SotoCodeGeneratorLib Templates.swift
[138/180] Compiling SotoCodeGeneratorLib api.swift
[139/180] Compiling SotoCodeGeneratorLib SotoTraits.swift
[146/180] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[147/180] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[148/180] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[149/180] Compiling SotoCodeGeneratorLib AwsService.swift
[150/180] Compiling SotoCodeGeneratorLib ConfigFile.swift
[151/180] Compiling SotoCodeGeneratorLib Endpoints.swift
[158/180] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[159/180] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[163/180] Compiling ArgumentParser ArgumentSet.swift
[164/180] Compiling ArgumentParser CommandParser.swift
[165/180] Compiling ArgumentParser InputKey.swift
[166/181] Wrapping AST for ArgumentParser for debugging
[171/181] Emitting module SotoCodeGeneratorLib
[178/182] Wrapping AST for SotoCodeGeneratorLib for debugging
[180/184] Emitting module SotoCodeGenerator
[181/184] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[182/185] Wrapping AST for SotoCodeGenerator for debugging
[183/185] Write Objects.LinkFileList
[184/185] Linking SotoCodeGenerator-tool
error: posix_spawn error: No such file or directory (2), `["/bin/zsh"]`
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/11] Write swift-version-24593BA9C3E375BF.txt
[2/74] Compiling SotoSmithy ShapeId.swift
[3/74] Compiling SotoSmithy Smithy.swift
[4/74] Compiling SotoSmithy Parser.swift
[5/76] Compiling SotoSmithy Selector.swift
[6/76] Compiling SotoSmithy SelectorParser.swift
[7/76] Compiling Logging MetadataProvider.swift
[8/76] Compiling SotoSmithy Document.swift
[9/76] Compiling SotoSmithy Errors.swift
[10/76] Compiling SotoSmithy Model.swift
[11/76] Emitting module Mustache
[12/76] Compiling Logging Locks.swift
[13/76] Emitting module Logging
[14/76] Compiling Mustache Template.swift
[15/76] Compiling Mustache Transform.swift
[16/76] Compiling SotoSmithy BasicSelectors.swift
[17/76] Compiling SotoSmithy DecodableSelector.swift
[18/76] Compiling SotoSmithy LogicalSelectors.swift
[19/76] Compiling SotoSmithy Smithy+Parse.swift
[20/76] Compiling SotoSmithy TokenParser.swift
[21/76] Compiling SotoSmithy Tokenizer.swift
[22/76] Compiling Logging Logging.swift
[23/76] Compiling Logging LogHandler.swift
[25/77] Compiling ArgumentParserToolInfo ToolInfo.swift
[26/77] Emitting module ArgumentParserToolInfo
[27/78] Compiling SotoSmithy AggregateShapes.swift
[28/78] Compiling SotoSmithy ApplyShape.swift
[29/78] Compiling SotoSmithy DecodableShape.swift
[30/78] Compiling SotoSmithy ServiceShapes.swift
[33/76] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[34/76] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[35/76] Compiling SotoSmithy ProtocolTraits.swift
[36/76] Compiling SotoSmithy ResourceTraits.swift
[37/76] Compiling SotoSmithy RulesTraits.swift
[38/127] Emitting module SotoSmithy
[39/127] Compiling ArgumentParser BashCompletionsGenerator.swift
[40/127] Compiling ArgumentParser CompletionsGenerator.swift
[41/127] Compiling ArgumentParser FishCompletionsGenerator.swift
[42/127] Compiling ArgumentParser ZshCompletionsGenerator.swift
[43/127] Compiling ArgumentParser Argument.swift
[44/127] Compiling ArgumentParser ArgumentDiscussion.swift
[45/127] Compiling ArgumentParser CollectionExtensions.swift
[46/127] Compiling ArgumentParser ParsableCommand.swift
[47/127] Compiling ArgumentParser ArgumentDecoder.swift
[48/127] Compiling ArgumentParser ArgumentDefinition.swift
[49/127] Compiling ArgumentParser ArgumentSet.swift
[50/127] Compiling ArgumentParser DumpHelpGenerator.swift
[51/127] Compiling ArgumentParser HelpCommand.swift
[52/127] Compiling ArgumentParser HelpGenerator.swift
[53/127] Compiling ArgumentParser MessageInfo.swift
[54/127] Compiling ArgumentParser UsageGenerator.swift
[55/127] Compiling ArgumentParser NameSpecification.swift
[56/127] Compiling ArgumentParser Option.swift
[57/127] Compiling ArgumentParser OptionGroup.swift
[58/127] Compiling ArgumentParser ParentCommand.swift
[59/127] Compiling ArgumentParser AsyncParsableCommand.swift
[60/127] Compiling ArgumentParser ArgumentHelp.swift
[61/127] Compiling ArgumentParser ArgumentVisibility.swift
[62/127] Compiling ArgumentParser CompletionKind.swift
[63/127] Compiling ArgumentParser Errors.swift
[64/127] Compiling ArgumentParser Flag.swift
[65/127] Compiling ArgumentParser CommandConfiguration.swift
[66/127] Compiling ArgumentParser CommandGroup.swift
[67/127] Compiling ArgumentParser EnumerableFlag.swift
[68/127] Compiling ArgumentParser ExpressibleByArgument.swift
[69/127] Compiling ArgumentParser ParsableArguments.swift
[70/127] Compiling ArgumentParser Foundation.swift
[71/127] Compiling ArgumentParser Mutex.swift
[72/127] Compiling ArgumentParser Platform.swift
[73/127] Compiling ArgumentParser SequenceExtensions.swift
[74/127] Compiling ArgumentParser StringExtensions.swift
[75/127] Compiling ArgumentParser SwiftExtensions.swift
[76/133] Compiling ArgumentParser ParsedValues.swift
[77/133] Compiling ArgumentParser ParserError.swift
[78/133] Compiling ArgumentParser SplitArguments.swift
[89/134] Emitting module ArgumentParser
[90/141] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[91/142] Compiling ArgumentParser Tree.swift
[92/142] Compiling ArgumentParser CodingKeyValidator.swift
[93/142] Compiling ArgumentParser NonsenseFlagsValidator.swift
[94/142] Compiling ArgumentParser ParsableArgumentsValidation.swift
[95/142] Compiling ArgumentParser PositionalArgumentsValidator.swift
[96/142] Compiling ArgumentParser UniqueNamesValidator.swift
[103/142] Compiling ArgumentParser InputOrigin.swift
[104/142] Compiling ArgumentParser Name.swift
[105/142] Compiling ArgumentParser Parsed.swift
[109/142] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[110/142] Compiling SotoSmithyAWS AwsS3Traits.swift
[111/142] Compiling SotoSmithyAWS AwsIAMTraits.swift
[112/142] Emitting module SotoSmithyAWS
[113/142] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[114/142] Compiling SotoSmithyAWS Smithy.swift
[117/142] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[130/142] Compiling SotoSmithyAWS AwsCoreTraits.swift
[136/142] Compiling ArgumentParser CommandParser.swift
[137/142] Compiling ArgumentParser InputKey.swift
[139/164] Compiling SotoCodeGeneratorLib error.swift
[140/164] Compiling SotoCodeGeneratorLib header.swift
[141/164] Compiling SotoCodeGeneratorLib paginators.swift
[142/164] Compiling SotoCodeGeneratorLib comment.swift
[143/164] Compiling SotoCodeGeneratorLib enum.swift
[144/164] Compiling SotoCodeGeneratorLib enumWithValues.swift
[145/167] Compiling SotoCodeGeneratorLib shapes.swift
[146/167] Compiling SotoCodeGeneratorLib struct.swift
[147/167] Compiling SotoCodeGeneratorLib waiters.swift
[148/167] Compiling SotoCodeGeneratorLib String.swift
[149/167] Compiling SotoCodeGeneratorLib Templates.swift
[150/167] Compiling SotoCodeGeneratorLib api.swift
[151/167] Compiling SotoCodeGeneratorLib Glob.swift
[152/167] Compiling SotoCodeGeneratorLib Model+Patch.swift
[153/167] Compiling SotoCodeGeneratorLib Patch.swift
[154/167] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[155/167] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[156/167] Compiling SotoCodeGeneratorLib SotoTraits.swift
[157/167] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[158/167] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[159/167] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[160/167] Emitting module SotoCodeGeneratorLib
[161/167] Compiling SotoCodeGeneratorLib AwsService.swift
[162/167] Compiling SotoCodeGeneratorLib ConfigFile.swift
[163/167] Compiling SotoCodeGeneratorLib Endpoints.swift
[165/169] Emitting module SotoCodeGenerator
[166/169] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[167/169] Write Objects.LinkFileList
[168/169] Linking SotoCodeGenerator-tool
error: posix_spawn error: No such file or directory (2), `["/bin/zsh"]`
BUILD FAILURE 6.1 android