Build Information
Failed to build scipio-s3-storage, reference 2.0.0 (69a35f
), with Swift 6.1 for Android on 29 May 2025 22:50:49 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/giginet/scipio-s3-storage.git
Reference: 2.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/giginet/scipio-s3-storage
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 69a35f8 Merge pull request #3 from giginet/upgrade-dependencies
Cloned https://github.com/giginet/scipio-s3-storage.git
Revision (git rev-parse @):
69a35f862ced598be9116a6ec71cb18e78d819c4
SUCCESS checkout https://github.com/giginet/scipio-s3-storage.git at 2.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.1.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/soto-project/soto-core.git"
},
{
"identity" : "scipio-cache-storage",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/giginet/scipio-cache-storage.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" : [
"ScipioStorage",
"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-2":/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 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-codegenerator
Fetching https://github.com/soto-project/soto-core.git
Fetching https://github.com/giginet/scipio-cache-storage.git
[1/3534] Fetching soto-codegenerator
[638/3575] Fetching soto-codegenerator, scipio-cache-storage
Fetched https://github.com/giginet/scipio-cache-storage.git from cache (0.24s)
[1343/3534] Fetching soto-codegenerator
[2087/59864] Fetching soto-codegenerator, soto-core
Fetched https://github.com/soto-project/soto-codegenerator from cache (1.34s)
[41121/56330] Fetching soto-core
Fetched https://github.com/soto-project/soto-core.git from cache (2.69s)
Computing version for https://github.com/giginet/scipio-cache-storage.git
Computed https://github.com/giginet/scipio-cache-storage.git at 1.0.0 (3.20s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 7.7.1 (0.53s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/adam-fowler/jmespath.swift.git
[1/658] Fetching jmespath.swift
[659/15501] Fetching jmespath.swift, swift-nio-ssl
[3183/19337] Fetching jmespath.swift, swift-nio-ssl, swift-log
[4478/21543] Fetching jmespath.swift, swift-nio-ssl, swift-log, swift-metrics
[6433/24210] Fetching jmespath.swift, swift-nio-ssl, swift-log, swift-metrics, swift-nio-transport-services
[11846/38224] Fetching jmespath.swift, swift-nio-ssl, swift-log, swift-metrics, swift-nio-transport-services, async-http-client
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (2.04s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[34153/37566] Fetching swift-nio-ssl, swift-log, swift-metrics, swift-nio-transport-services, async-http-client
Fetched https://github.com/apple/swift-metrics.git from cache (2.37s)
Fetched https://github.com/apple/swift-log.git from cache (2.38s)
[30189/31524] Fetching swift-nio-ssl, swift-nio-transport-services, async-http-client
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.48s)
[28115/28857] Fetching swift-nio-ssl, async-http-client
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/swift-server/async-http-client.git from cache (2.51s)
[14398/14843] Fetching swift-nio-ssl
[14844/28779] Fetching swift-nio-ssl, swift-crypto
[17771/33753] Fetching swift-nio-ssl, swift-crypto, swift-distributed-tracing
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.44s)
[8738/95018] Fetching swift-crypto, swift-distributed-tracing, swift-nio
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.44s)
[6465/90044] Fetching swift-crypto, swift-nio
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-crypto.git from cache (2.67s)
[60126/76108] Fetching swift-nio
[60888/77818] Fetching swift-nio, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.47s)
Fetched https://github.com/apple/swift-nio.git from cache (5.18s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (11.30s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.78s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.63s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.26s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.78s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.80s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[1407/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.16s)
Fetched https://github.com/apple/swift-collections.git from cache (1.19s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (2.10s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.30s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (1.24s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/5959] Fetching swift-algorithms
[1849/11873] Fetching swift-algorithms, swift-nio-extras
[2921/23400] Fetching swift-algorithms, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (0.69s)
[8912/17441] Fetching swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.30s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.31s)
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 (3.95s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.79s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.77s)
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.76s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4985] Fetching swift-async-algorithms
[1148/11140] Fetching swift-async-algorithms, swift-certificates
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.54s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetched https://github.com/apple/swift-certificates.git from cache (0.63s)
[1/1141] Fetching swift-http-structured-headers
[481/2731] Fetching swift-http-structured-headers, swift-asn1
[2732/3635] Fetching swift-http-structured-headers, swift-asn1, swift-http-types
[3076/6061] Fetching swift-http-structured-headers, swift-asn1, swift-http-types, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.53s)
[3368/4920] Fetching swift-asn1, swift-http-types, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-types.git from cache (0.59s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.60s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.60s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.23s)
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.69s)
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.82s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.22s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.76s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.67s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.39s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.00s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.66s)
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.64s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.66s)
Computing version for https://github.com/soto-project/soto-codegenerator
Computed https://github.com/soto-project/soto-codegenerator at 7.7.0 (0.50s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/soto-project/soto-smithy.git
Fetching https://github.com/hummingbird-project/swift-mustache.git
[1/1837] Fetching soto-smithy
[1838/3651] Fetching soto-smithy, swift-mustache
Fetched https://github.com/soto-project/soto-smithy.git from cache (0.30s)
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (0.35s)
[1/15379] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.94s)
Computing version for https://github.com/hummingbird-project/swift-mustache.git
Computed https://github.com/hummingbird-project/swift-mustache.git at 2.0.0 (1.53s)
Computing version for https://github.com/soto-project/soto-smithy.git
Computed https://github.com/soto-project/soto-smithy.git at 0.4.7 (0.72s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.50s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.66s)
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.5.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/hummingbird-project/swift-mustache.git
Working copy of https://github.com/hummingbird-project/swift-mustache.git resolved at 2.0.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/soto-project/soto-core.git
Working copy of https://github.com/soto-project/soto-core.git resolved at 7.7.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-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-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-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/giginet/scipio-cache-storage.git
Working copy of https://github.com/giginet/scipio-cache-storage.git resolved at 1.0.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.3.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/soto-project/soto-codegenerator
Working copy of https://github.com/soto-project/soto-codegenerator resolved at 7.7.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.3.2
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
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-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/apple/swift-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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.7
[0/19] Write sources
[8/19] Write swift-version-24593BA9C3E375BF.txt
[10/80] Emitting module ArgumentParserToolInfo
[11/80] Emitting module Mustache
[12/82] Emitting module SotoSmithy
[13/87] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/88] Compiling Mustache Template.swift
[16/88] Compiling Mustache Transform.swift
[17/88] Compiling SotoSmithy Shape.swift
[18/88] Compiling SotoSmithy SimpleShapes.swift
[19/88] Compiling SotoSmithy CustomTrait.swift
[20/88] Compiling SotoSmithy StreamingTraits.swift
[21/88] Compiling SotoSmithy SuppressTrait.swift
[22/88] Compiling SotoSmithy TypeRefinementTraits.swift
[23/88] Compiling SotoSmithy WaitersTraits.swift
[24/88] Compiling SotoSmithy XmlBindingTraits.swift
[27/88] Compiling SotoSmithy BehaviourTraits.swift
[28/88] Compiling SotoSmithy ConstraintTraits.swift
[29/88] Compiling SotoSmithy DocumentationTraits.swift
[30/88] Compiling SotoSmithy EndpointTraits.swift
[31/88] Compiling SotoSmithy HttpProtocolBindingTraits.swift
[32/88] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[33/88] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[34/88] Compiling SotoSmithy ProtocolTraits.swift
[35/88] Compiling SotoSmithy ResourceTraits.swift
[36/88] Compiling SotoSmithy RulesTraits.swift
[37/88] Compiling SotoSmithy SingleValueTrait.swift
[38/88] Compiling SotoSmithy StaticTrait.swift
[39/88] Compiling SotoSmithy Trait.swift
[40/88] Compiling SotoSmithy TraitList.swift
[41/88] Compiling SotoSmithy AuthenticationTraits.swift
[41/88] Wrapping AST for ArgumentParserToolInfo for debugging
[43/126] Emitting module Logging
[44/126] Compiling Logging Locks.swift
[45/126] Compiling Logging MetadataProvider.swift
[46/126] Compiling Logging LogHandler.swift
[47/126] Compiling Logging Logging.swift
[48/126] Compiling ArgumentParser ArgumentHelp.swift
[49/126] Compiling ArgumentParser ArgumentVisibility.swift
[50/126] Compiling ArgumentParser CompletionKind.swift
[51/126] Compiling ArgumentParser Errors.swift
[52/126] Compiling ArgumentParser Flag.swift
[53/127] Compiling ArgumentParser ZshCompletionsGenerator.swift
[54/127] Compiling ArgumentParser Argument.swift
[55/127] Compiling ArgumentParser CommandParser.swift
[56/127] Compiling ArgumentParser InputKey.swift
[61/127] Compiling ArgumentParser NameSpecification.swift
[62/127] Compiling ArgumentParser Option.swift
[63/127] Compiling ArgumentParser ArgumentDefinition.swift
[64/127] Compiling ArgumentParser ArgumentSet.swift
[67/127] Compiling ArgumentParser BashCompletionsGenerator.swift
[68/127] Compiling ArgumentParser CompletionsGenerator.swift
[69/127] Compiling ArgumentParser FishCompletionsGenerator.swift
[82/129] Compiling ArgumentParser OptionGroup.swift
[83/129] Compiling ArgumentParser AsyncParsableCommand.swift
[84/129] Compiling ArgumentParser CommandConfiguration.swift
[85/129] Compiling ArgumentParser CommandGroup.swift
[86/129] Compiling ArgumentParser EnumerableFlag.swift
[86/134] Wrapping AST for Logging for debugging
[88/134] Wrapping AST for SotoSmithy for debugging
[89/142] Wrapping AST for Mustache for debugging
[91/142] Emitting module SotoSmithyAWS
[92/143] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[99/143] Compiling SotoSmithyAWS AwsS3Traits.swift
[100/143] Compiling SotoSmithyAWS Smithy.swift
[101/143] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[102/143] Compiling SotoSmithyAWS AwsIAMTraits.swift
[103/143] Compiling ArgumentParser CollectionExtensions.swift
[104/143] Compiling ArgumentParser Platform.swift
[105/143] Compiling ArgumentParser SequenceExtensions.swift
[106/143] Compiling ArgumentParser StringExtensions.swift
[107/143] Compiling ArgumentParser Tree.swift
[108/143] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[109/143] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[110/143] Compiling SotoSmithyAWS AwsCoreTraits.swift
[111/144] Wrapping AST for SotoSmithyAWS for debugging
[113/144] Emitting module ArgumentParser
[120/166] Compiling ArgumentParser Name.swift
[121/166] Compiling ArgumentParser Parsed.swift
[122/166] Compiling ArgumentParser ParsedValues.swift
[123/166] Compiling ArgumentParser ParserError.swift
[124/166] Compiling ArgumentParser SplitArguments.swift
[125/166] Compiling ArgumentParser ExpressibleByArgument.swift
[126/166] Compiling ArgumentParser ParsableArguments.swift
[127/166] Compiling ArgumentParser ParsableArgumentsValidation.swift
[128/166] Compiling ArgumentParser ParsableCommand.swift
[129/166] Compiling ArgumentParser ArgumentDecoder.swift
[130/166] Compiling ArgumentParser DumpHelpGenerator.swift
[131/166] Compiling ArgumentParser HelpCommand.swift
[132/166] Compiling ArgumentParser HelpGenerator.swift
[133/166] Compiling ArgumentParser MessageInfo.swift
[134/166] Compiling ArgumentParser UsageGenerator.swift
[135/166] Compiling SotoCodeGeneratorLib error.swift
[136/166] Compiling SotoCodeGeneratorLib header.swift
[137/166] Compiling SotoCodeGeneratorLib paginators.swift
[138/166] Compiling SotoCodeGeneratorLib String.swift
[139/166] Compiling SotoCodeGeneratorLib Templates.swift
[141/167] Emitting module SotoCodeGeneratorLib
[142/170] Compiling SotoCodeGeneratorLib shapes.swift
[143/170] Compiling SotoCodeGeneratorLib struct.swift
[144/170] Compiling SotoCodeGeneratorLib waiters.swift
[145/170] Compiling SotoCodeGeneratorLib comment.swift
[146/170] Compiling SotoCodeGeneratorLib enum.swift
[147/170] Compiling SotoCodeGeneratorLib enumWithValues.swift
[150/170] Compiling SotoCodeGeneratorLib api.swift
[151/170] Compiling SotoCodeGeneratorLib Glob.swift
[152/170] Compiling SotoCodeGeneratorLib Model+Patch.swift
[153/170] Compiling SotoCodeGeneratorLib Patch.swift
[153/170] Wrapping AST for ArgumentParser for debugging
[155/170] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[156/170] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[157/170] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[158/170] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[159/170] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[160/170] Compiling SotoCodeGeneratorLib SotoTraits.swift
[164/170] Compiling SotoCodeGeneratorLib AwsService.swift
[165/170] Compiling SotoCodeGeneratorLib ConfigFile.swift
[166/170] Compiling SotoCodeGeneratorLib Endpoints.swift
[167/173] Wrapping AST for SotoCodeGeneratorLib for debugging
[169/173] Emitting module SotoCodeGenerator
[170/173] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[171/174] Wrapping AST for SotoCodeGenerator for debugging
[172/174] Write Objects.LinkFileList
[173/174] Linking SotoCodeGenerator-tool
[1/1] Compiling plugin SotoCodeGeneratorPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/839] Write sources
[28/839] Compiling CSotoExpat xmltok_ns.c
[28/839] Write sources
[31/839] Compiling CSotoExpat xmltok_impl.c
[31/839] Write sources
[47/839] Compiling _NumericsShims _NumericsShims.c
[48/839] Compiling _AtomicsShims.c
[49/839] Compiling CSotoExpat xmlrole.c
[50/839] Compiling CNIOWindows shim.c
[51/839] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[52/839] Compiling CNIOWindows WSAStartup.c
[53/839] Compiling CNIOWASI CNIOWASI.c
[54/839] Compiling CNIOLinux liburing_shims.c
[55/839] Write swift-version-24593BA9C3E375BF.txt
[56/839] Compiling CNIODarwin shim.c
[57/839] Compiling CNIOExtrasZlib empty.c
[58/839] Compiling CNIOLinux shim.c
[59/839] Compiling CNIOLLHTTP c_nio_http.c
[60/842] Compiling CNIOLLHTTP c_nio_api.c
[61/850] Compiling CSotoExpat xmlparse.c
[62/851] Compiling CNIOLLHTTP c_nio_llhttp.c
[63/861] Compiling CSotoExpat xmltok.c
[65/863] Emitting module RealModule
[66/864] Emitting module Mustache
[68/865] Emitting module SotoSmithy
[70/866] Emitting module Logging
[72/878] Emitting module SotoSmithyAWS
[74/879] Emitting module _NIOBase64
[75/879] Compiling _NIOBase64 Base64.swift
[76/886] Compiling RealModule RealFunctions.swift
[77/891] Compiling _NIODataStructures PriorityQueue.swift
[78/891] Compiling _NIODataStructures _TinyArray.swift
[80/891] Compiling RealModule Float80+Real.swift
[81/891] Compiling RealModule Float+Real.swift
[82/891] Compiling JMESPath Ast.swift
[83/891] Compiling JMESPath Error.swift
[84/891] Compiling RealModule ElementaryFunctions.swift
[85/891] Compiling JMESPath Expression.swift
[86/891] Compiling JMESPath Functions.swift
[87/891] Compiling RealModule Float16+Real.swift
[88/891] Compiling RealModule Real.swift
[89/891] Emitting module ServiceContextModule
[90/891] Compiling ServiceContextModule ServiceContextKey.swift
[91/891] Compiling ServiceContextModule ServiceContext.swift
[92/893] Emitting module _NIODataStructures
[93/893] Compiling _NIODataStructures Heap.swift
[97/917] Compiling JMESPath Sendable.swift
[98/918] Emitting module SotoCodeGeneratorLib
[99/919] Compiling JMESPath Runtime.swift
[100/919] Compiling Instrumentation NoOpInstrument.swift
[101/919] Compiling Instrumentation MultiplexInstrument.swift
[102/919] Compiling JMESPath Token.swift
[103/919] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[104/920] Compiling InternalCollectionsUtilities Descriptions.swift
[105/920] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[106/920] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[107/920] Compiling InternalCollectionsUtilities Debugging.swift
[109/920] Compiling JMESPath Parser.swift
[110/920] Emitting module JMESPath
[111/920] Emitting module INIParser
[112/920] Compiling INIParser INIParser.swift
[113/920] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[115/921] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[116/921] Compiling InternalCollectionsUtilities Integer rank.swift
[117/924] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[118/924] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[119/924] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[120/924] Compiling InternalCollectionsUtilities UInt+reversed.swift
[121/924] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[122/924] Compiling InternalCollectionsUtilities _SortedCollection.swift
[123/925] Emitting module InternalCollectionsUtilities
[125/944] Compiling Atomics Primitives.shims.swift
[126/944] Compiling Atomics AtomicInteger.swift
[127/944] Compiling Atomics AtomicOptionalWrappable.swift
[128/947] Compiling Atomics ManagedAtomic.swift
[129/947] Compiling Atomics ManagedAtomicLazyReference.swift
[130/947] Compiling Atomics UnsafeAtomic.swift
[131/947] Compiling Atomics UnsafeAtomicLazyReference.swift
[132/947] Compiling Instrumentation InstrumentationSystem.swift
[133/947] Compiling Instrumentation Instrument.swift
[134/947] Emitting module Instrumentation
[135/947] Compiling Instrumentation Locks.swift
[136/947] Emitting module CoreMetrics
[137/947] Compiling CoreMetrics Locks.swift
[138/947] Emitting module Logging
[139/948] Compiling Logging MetadataProvider.swift
[140/948] Compiling Logging LogHandler.swift
[141/948] Compiling Logging Locks.swift
[142/948] Compiling Logging Logging.swift
[143/949] Compiling Atomics AtomicMemoryOrderings.swift
[144/949] Compiling Atomics DoubleWord.swift
[147/949] Emitting module ArgumentParserToolInfo
[148/950] Compiling Atomics AtomicReference.swift
[149/950] Compiling Atomics AtomicStorage.swift
[150/950] Compiling Atomics AtomicValue.swift
[151/950] Compiling Atomics IntegerOperations.swift
[152/950] Compiling Atomics Unmanaged extensions.swift
[155/973] Wrapping AST for SotoSmithyAWS for debugging
[157/973] Compiling DequeModule Deque+CustomReflectable.swift
[158/973] Compiling DequeModule Deque+Descriptions.swift
[159/973] Compiling DequeModule Deque+Codable.swift
[160/973] Compiling DequeModule Deque+Collection.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[161/973] Emitting module ScipioStorage
/host/spi-builder-workspace/.build/checkouts/scipio-cache-storage/Sources/ScipioStorage/CacheStorage.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 | private let jsonEncoder = {
[162/973] Compiling ScipioStorage CacheStorage.swift
/host/spi-builder-workspace/.build/checkouts/scipio-cache-storage/Sources/ScipioStorage/CacheStorage.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 | private let jsonEncoder = {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/11] Write swift-version-24593BA9C3E375BF.txt
[2/72] Compiling Logging MetadataProvider.swift
[3/72] Emitting module ArgumentParserToolInfo
[4/72] Compiling SotoSmithy Smithy+Parse.swift
[5/72] Compiling SotoSmithy TokenParser.swift
[6/74] Emitting module Logging
[7/74] Compiling SotoSmithy DecodableSelector.swift
[8/74] Compiling SotoSmithy LogicalSelectors.swift
[9/74] Emitting module Mustache
[10/74] Compiling SotoSmithy ShapeId.swift
[11/74] Compiling SotoSmithy Smithy.swift
[12/74] Compiling SotoSmithy Parser.swift
[13/74] Compiling SotoSmithy Document.swift
[14/74] Compiling SotoSmithy Errors.swift
[15/74] Compiling SotoSmithy Model.swift
[16/74] Compiling SotoSmithy Tokenizer.swift
[17/74] Compiling SotoSmithy BasicSelectors.swift
[18/74] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/74] Compiling Mustache Template.swift
[21/74] Compiling Mustache Transform.swift
[22/112] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/112] Compiling ArgumentParser Argument.swift
[24/112] Compiling ArgumentParser CompletionsGenerator.swift
[25/112] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/112] Compiling ArgumentParser UsageGenerator.swift
[28/112] Compiling ArgumentParser Name.swift
[29/112] Compiling ArgumentParser Parsed.swift
[30/112] Compiling ArgumentParser ParsedValues.swift
[31/112] Compiling ArgumentParser ParserError.swift
[32/117] Compiling Logging Logging.swift
[33/117] Compiling Logging LogHandler.swift
[34/117] Compiling Logging Locks.swift
[35/118] Emitting module SotoSmithy
[37/117] Emitting module ArgumentParser
[38/122] Compiling SotoSmithy StreamingTraits.swift
[39/122] Compiling ArgumentParser CollectionExtensions.swift
[40/122] Compiling ArgumentParser Platform.swift
[41/122] Compiling ArgumentParser SequenceExtensions.swift
[42/122] Compiling ArgumentParser StringExtensions.swift
[43/122] Compiling ArgumentParser ArgumentHelp.swift
[44/122] Compiling ArgumentParser ExpressibleByArgument.swift
[45/122] Compiling ArgumentParser ParsableArguments.swift
[46/122] Compiling ArgumentParser ParsableArgumentsValidation.swift
[47/122] Compiling ArgumentParser ParsableCommand.swift
[48/122] Compiling ArgumentParser ArgumentDecoder.swift
[49/122] Compiling ArgumentParser ArgumentDefinition.swift
[50/122] Compiling ArgumentParser ArgumentSet.swift
[51/122] Compiling ArgumentParser CommandParser.swift
[52/122] Compiling ArgumentParser InputKey.swift
[53/122] Compiling ArgumentParser OptionGroup.swift
[54/122] Compiling ArgumentParser AsyncParsableCommand.swift
[55/122] Compiling ArgumentParser CommandConfiguration.swift
[56/122] Compiling ArgumentParser CommandGroup.swift
[57/122] Compiling ArgumentParser EnumerableFlag.swift
[58/122] Compiling ArgumentParser BashCompletionsGenerator.swift
[63/122] Compiling ArgumentParser ArgumentVisibility.swift
[64/122] Compiling ArgumentParser CompletionKind.swift
[65/122] Compiling ArgumentParser Errors.swift
[66/122] Compiling ArgumentParser Flag.swift
[67/122] Compiling ArgumentParser NameSpecification.swift
[68/122] Compiling ArgumentParser Option.swift
[69/122] Compiling ArgumentParser InputOrigin.swift
[70/122] Compiling ArgumentParser DumpHelpGenerator.swift
[71/122] Compiling ArgumentParser HelpCommand.swift
[72/122] Compiling ArgumentParser HelpGenerator.swift
[73/122] Compiling ArgumentParser MessageInfo.swift
[101/122] Compiling ArgumentParser Tree.swift
[118/131] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[119/131] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[120/131] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[121/131] Compiling SotoSmithyAWS AwsCoreTraits.swift
[122/131] Compiling SotoSmithyAWS AwsS3Traits.swift
[123/131] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[124/131] Compiling SotoSmithyAWS Smithy.swift
[125/131] Emitting module SotoSmithyAWS
[126/131] Compiling SotoSmithyAWS AwsIAMTraits.swift
[127/132] Wrapping AST for SotoSmithyAWS for debugging
[129/154] Compiling SotoCodeGeneratorLib comment.swift
[130/154] Compiling SotoCodeGeneratorLib enum.swift
[131/154] Compiling SotoCodeGeneratorLib enumWithValues.swift
[132/157] Compiling SotoCodeGeneratorLib error.swift
[133/157] Compiling SotoCodeGeneratorLib header.swift
[134/157] Compiling SotoCodeGeneratorLib paginators.swift
[135/157] Compiling SotoCodeGeneratorLib String.swift
[136/157] Compiling SotoCodeGeneratorLib Templates.swift
[137/157] Compiling SotoCodeGeneratorLib api.swift
[138/157] Compiling SotoCodeGeneratorLib shapes.swift
[139/157] Compiling SotoCodeGeneratorLib struct.swift
[140/157] Compiling SotoCodeGeneratorLib waiters.swift
[141/157] Compiling SotoCodeGeneratorLib Glob.swift
[142/157] Compiling SotoCodeGeneratorLib Model+Patch.swift
[143/157] Compiling SotoCodeGeneratorLib Patch.swift
[144/157] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[145/157] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[146/157] Compiling SotoCodeGeneratorLib SotoTraits.swift
[147/157] Emitting module SotoCodeGeneratorLib
[148/157] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[149/157] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[150/157] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[151/157] Compiling SotoCodeGeneratorLib AwsService.swift
[152/157] Compiling SotoCodeGeneratorLib ConfigFile.swift
[153/157] Compiling SotoCodeGeneratorLib Endpoints.swift
[155/159] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[156/159] Emitting module SotoCodeGenerator
[157/159] Write Objects.LinkFileList
[158/159] Linking SotoCodeGenerator-tool
[0/1] Planning build
[1/1] Compiling plugin SotoCodeGeneratorPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/778] Compiling fiat_curve25519_adx_square.S
[3/778] Compiling fiat_p256_adx_sqr.S
[4/778] Compiling fiat_p256_adx_mul.S
[5/778] Compiling fiat_curve25519_adx_mul.S
[6/778] Compiling fiat_p256_adx_sqr.S
[7/778] Compiling fiat_p256_adx_mul.S
[8/778] Compiling fiat_curve25519_adx_square.S
[9/778] Compiling fiat_curve25519_adx_mul.S
[10/778] Write swift-version-24593BA9C3E375BF.txt
[11/778] Compiling CCryptoBoringSSLShims shims.c
[12/782] Compiling CNIOBoringSSLShims shims.c
[13/782] Compiling tls13_server.cc
[15/789] Emitting module _NIODataStructures
[16/789] Compiling _NIODataStructures _TinyArray.swift
[17/789] Compiling _NIODataStructures Heap.swift
[18/789] Compiling _NIODataStructures PriorityQueue.swift
[19/790] Emitting module _NIOBase64
[20/790] Compiling _NIOBase64 Base64.swift
[23/791] Emitting module SotoXML
[23/795] Compiling tls_method.cc
[25/795] Compiling ServiceContextModule ServiceContextKey.swift
[26/795] Emitting module ServiceContextModule
[27/795] Compiling ServiceContextModule ServiceContext.swift
[28/796] Compiling SotoXML XMLDecoder.swift
[29/796] Compiling SotoXML XMLEncoder.swift
[30/798] Compiling tls13_enc.cc
[32/799] Compiling ScipioStorage CacheStorage.swift
/host/spi-builder-workspace/.build/checkouts/scipio-cache-storage/Sources/ScipioStorage/CacheStorage.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 | private let jsonEncoder = {
[33/809] Compiling SotoXML Expat.swift
[34/809] Compiling SotoXML XML.swift
[34/810] Compiling tls_record.cc
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/810] Emitting module ScipioStorage
/host/spi-builder-workspace/.build/checkouts/scipio-cache-storage/Sources/ScipioStorage/CacheStorage.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 | private let jsonEncoder = {
[36/810] Compiling c-nioatomics.c
[36/810] Compiling c-atomics.c
BUILD FAILURE 6.1 android