Build Information
Failed to build scipio-s3-storage, reference main (42fbe9), with Swift 6.1 for Wasm on 24 Dec 2025 11:36:42 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 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: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/giginet/scipio-s3-storage
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: wasm
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-4606859-3":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:dbcbf45695e2d1afcaee9a5a93239e71a6cc4a5872f338d6e993e9ceefe7df1b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/soto-project/soto-core.git
Fetching https://github.com/giginet/Scipio.git
[1/10407] Fetching scipio
[10408/73859] Fetching scipio, soto-core
Fetched https://github.com/giginet/Scipio.git from cache (0.85s)
[3173/63452] Fetching soto-core
Fetching https://github.com/soto-project/soto-codegenerator
Fetched https://github.com/soto-project/soto-core.git from cache (3.64s)
[1/3620] Fetching soto-codegenerator
Fetched https://github.com/soto-project/soto-codegenerator from cache (1.79s)
Computing version for https://github.com/giginet/Scipio.git
Computed https://github.com/giginet/Scipio.git at 0.32.0 (8.70s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/giginet/PackageManifestKit
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/mtj0928/swift-async-operations.git
[1/189] Fetching packagemanifestkit
[190/1204] Fetching packagemanifestkit, swift-async-operations
[1134/2616] Fetching packagemanifestkit, swift-async-operations, rainbow
[1361/19603] Fetching packagemanifestkit, swift-async-operations, rainbow, swift-argument-parser
[1461/25647] Fetching packagemanifestkit, swift-async-operations, rainbow, swift-argument-parser, swift-algorithms
[2401/31860] Fetching packagemanifestkit, swift-async-operations, rainbow, swift-argument-parser, swift-algorithms, swiftyjson
Fetched https://github.com/giginet/PackageManifestKit from cache (0.33s)
[4638/31671] Fetching swift-async-operations, rainbow, swift-argument-parser, swift-algorithms, swiftyjson
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/mtj0928/swift-async-operations.git from cache (0.34s)
[4406/30656] Fetching rainbow, swift-argument-parser, swift-algorithms, swiftyjson
Fetching https://github.com/apple/swift-log.git
[23353/36414] Fetching rainbow, swift-argument-parser, swift-algorithms, swiftyjson, swift-log
[26935/54818] Fetching rainbow, swift-argument-parser, swift-algorithms, swiftyjson, swift-log, swift-collections
Fetched https://github.com/onevcat/Rainbow from cache (0.79s)
[30444/53406] Fetching swift-argument-parser, swift-algorithms, swiftyjson, swift-log, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.79s)
[24803/47362] Fetching swift-argument-parser, swiftyjson, swift-log, swift-collections
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (0.79s)
[19058/41149] Fetching swift-argument-parser, swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (0.75s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.23s)
[7730/18404] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.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 (2.77s)
Computing version for https://github.com/giginet/PackageManifestKit
Computed https://github.com/giginet/PackageManifestKit at 0.2.0 (0.70s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (3.00s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (2.88s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.78s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.49s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.43s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 7.10.0 (0.64s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/jmespath/jmespath.swift.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/653] Fetching jmespath.swift
[654/3158] Fetching jmespath.swift, swift-metrics
[1080/5726] Fetching jmespath.swift, swift-metrics, swift-service-lifecycle
[1156/8535] Fetching jmespath.swift, swift-metrics, swift-service-lifecycle, swift-nio-transport-services
[7584/23831] Fetching jmespath.swift, swift-metrics, swift-service-lifecycle, swift-nio-transport-services, swift-nio-ssl
[8293/38334] Fetching jmespath.swift, swift-metrics, swift-service-lifecycle, swift-nio-transport-services, swift-nio-ssl, async-http-client
Fetched https://github.com/apple/swift-metrics.git from cache (0.87s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.87s)
Fetched https://github.com/jmespath/jmespath.swift.git from cache (0.87s)
[6378/32608] Fetching swift-nio-transport-services, swift-nio-ssl, async-http-client
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.89s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[3714/29799] Fetching swift-nio-ssl, async-http-client
[13037/31619] Fetching swift-nio-ssl, async-http-client, swift-atomics
[14669/37240] Fetching swift-nio-ssl, async-http-client, swift-atomics, swift-distributed-tracing
[18372/54700] Fetching swift-nio-ssl, async-http-client, swift-atomics, swift-distributed-tracing, swift-crypto
[27123/135646] Fetching swift-nio-ssl, async-http-client, swift-atomics, swift-distributed-tracing, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (1.23s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.24s)
[22436/128205] Fetching swift-nio-ssl, async-http-client, swift-crypto, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (4.13s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.17s)
[53886/98406] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (3.81s)
[47759/80946] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.37s)
Computing version for https://github.com/jmespath/jmespath.swift.git
Computed https://github.com/jmespath/jmespath.swift.git at 1.0.3 (11.01s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (0.68s)
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.94s)
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.60s)
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.61s)
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.62s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/6364] Fetching swift-nio-extras
[1083/18082] Fetching swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.62s)
[2696/11718] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.19s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (3.94s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.14s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.05s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (1.31s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (1.12s)
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 (2.11s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (1.20s)
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.20s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1204] Fetching swift-http-structured-headers
[989/2896] Fetching swift-http-structured-headers, swift-asn1
[1476/9976] Fetching swift-http-structured-headers, swift-asn1, swift-certificates
[2810/10927] Fetching swift-http-structured-headers, swift-asn1, swift-certificates, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.55s)
[3247/9723] Fetching swift-asn1, swift-certificates, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.67s)
[4029/8772] Fetching swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.76s)
[4886/7080] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (1.10s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (3.87s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.38s)
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 (1.17s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (1.53s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (1.17s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (4.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.92.0 (1.59s)
Fetching https://github.com/apple/swift-system.git
[1/5230] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.21s)
Computing version for https://github.com/soto-project/soto-codegenerator
Computed https://github.com/soto-project/soto-codegenerator at 7.8.3 (0.52s)
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.31s)
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (0.31s)
Computing version for https://github.com/soto-project/soto-smithy.git
Computed https://github.com/soto-project/soto-smithy.git at 0.4.8 (0.92s)
Computing version for https://github.com/hummingbird-project/swift-mustache.git
Computed https://github.com/hummingbird-project/swift-mustache.git at 2.0.2 (1.16s)
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.88s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (2.24s)
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/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-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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-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/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/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-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.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-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-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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.0
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/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/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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
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/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/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-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/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
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/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/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-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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
[0/19] Write sources
[8/19] Write swift-version-24593BA9C3E375BF.txt
[10/82] Emitting module ArgumentParserToolInfo
[11/82] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/83] Compiling Mustache Sequence.swift
[13/83] Compiling Mustache SequenceContext.swift
[14/85] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[15/85] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[16/85] Compiling SotoSmithy ProtocolTraits.swift
[17/85] Compiling SotoSmithy ResourceTraits.swift
[18/85] Compiling SotoSmithy RulesTraits.swift
[19/90] Wrapping AST for ArgumentParserToolInfo for debugging
[21/90] Compiling Mustache Template+Parser.swift
[22/90] Compiling Mustache Template+Render.swift
[23/90] Compiling Mustache Template.swift
[24/90] Compiling Mustache Transform.swift
[25/90] Compiling SotoSmithy ApplyShape.swift
[26/136] Compiling ArgumentParser EnumerableFlag.swift
[27/136] Compiling ArgumentParser ExpressibleByArgument.swift
[28/136] Compiling ArgumentParser InputOrigin.swift
[29/136] Compiling ArgumentParser Name.swift
[30/136] Compiling ArgumentParser Parsed.swift
[31/136] Compiling ArgumentParser ParsedValues.swift
[32/136] Compiling ArgumentParser ParserError.swift
[33/136] Compiling ArgumentParser SplitArguments.swift
[34/136] Compiling ArgumentParser ParsableCommand.swift
[35/136] Compiling ArgumentParser ArgumentDecoder.swift
[36/136] Compiling ArgumentParser ArgumentDefinition.swift
[37/136] Compiling ArgumentParser ArgumentSet.swift
[38/136] Compiling Logging LogHandler.swift
[39/136] Compiling Logging Logging.swift
[40/136] Emitting module Logging
[41/136] Compiling Logging Locks.swift
[42/136] Compiling Logging MetadataProvider.swift
[44/137] Compiling ArgumentParser BashCompletionsGenerator.swift
[45/137] Compiling ArgumentParser CompletionsGenerator.swift
[46/137] Compiling ArgumentParser FishCompletionsGenerator.swift
[47/137] Emitting module Mustache
[48/137] Compiling ArgumentParser ZshCompletionsGenerator.swift
[49/137] Compiling ArgumentParser Argument.swift
[50/137] Compiling ArgumentParser ArgumentDiscussion.swift
[50/137] Wrapping AST for Logging for debugging
[52/137] Compiling ArgumentParser CommandConfiguration.swift
[53/137] Compiling ArgumentParser CommandGroup.swift
[54/137] Compiling ArgumentParser ParentCommand.swift
[55/137] Compiling ArgumentParser AsyncParsableCommand.swift
[56/137] Compiling ArgumentParser ArgumentHelp.swift
[57/137] Compiling ArgumentParser ArgumentVisibility.swift
[58/137] Compiling ArgumentParser CompletionKind.swift
[59/137] Compiling ArgumentParser Errors.swift
[60/137] Compiling ArgumentParser Flag.swift
[63/137] Compiling ArgumentParser NameSpecification.swift
[71/137] Compiling ArgumentParser Option.swift
[72/137] Compiling ArgumentParser OptionGroup.swift
[75/137] Emitting module SotoSmithy
[80/138] Compiling ArgumentParser Foundation.swift
[81/138] Compiling ArgumentParser Mutex.swift
[82/138] Compiling ArgumentParser Platform.swift
[83/138] Compiling ArgumentParser SequenceExtensions.swift
[84/138] Compiling ArgumentParser StringExtensions.swift
[85/138] Compiling ArgumentParser SwiftExtensions.swift
[85/144] Wrapping AST for Mustache for debugging
[87/144] Compiling ArgumentParser MessageInfo.swift
[88/144] Compiling ArgumentParser UsageGenerator.swift
[89/144] Compiling ArgumentParser CollectionExtensions.swift
[99/145] Compiling ArgumentParser ParsableArguments.swift
[99/150] Wrapping AST for SotoSmithy for debugging
[101/153] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[108/154] Compiling SotoSmithyAWS AwsIAMTraits.swift
[109/154] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[110/154] Emitting module SotoSmithyAWS
[111/154] Compiling SotoSmithyAWS AwsS3Traits.swift
[119/154] Compiling ArgumentParser Tree.swift
[120/154] Compiling ArgumentParser CodingKeyValidator.swift
[121/154] Compiling ArgumentParser NonsenseFlagsValidator.swift
[122/154] Compiling ArgumentParser ParsableArgumentsValidation.swift
[123/154] Compiling ArgumentParser PositionalArgumentsValidator.swift
[124/154] Compiling ArgumentParser UniqueNamesValidator.swift
[125/154] Compiling ArgumentParser DumpHelpGenerator.swift
[126/154] Compiling ArgumentParser HelpCommand.swift
[127/154] Compiling ArgumentParser HelpGenerator.swift
[131/154] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[132/154] Compiling SotoSmithyAWS AwsCoreTraits.swift
[133/154] Compiling SotoSmithyAWS Smithy.swift
[134/154] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[135/155] Emitting module ArgumentParser
[143/155] Wrapping AST for SotoSmithyAWS for debugging
[145/177] Compiling SotoCodeGeneratorLib error.swift
[146/177] Compiling SotoCodeGeneratorLib header.swift
[147/177] Compiling SotoCodeGeneratorLib paginators.swift
[148/180] Compiling SotoCodeGeneratorLib comment.swift
[149/180] Compiling SotoCodeGeneratorLib enum.swift
[150/180] Compiling SotoCodeGeneratorLib enumWithValues.swift
[151/180] Compiling SotoCodeGeneratorLib shapes.swift
[152/180] Compiling SotoCodeGeneratorLib struct.swift
[153/180] Compiling SotoCodeGeneratorLib waiters.swift
[154/180] Compiling SotoCodeGeneratorLib String.swift
[155/180] Compiling SotoCodeGeneratorLib Templates.swift
[156/180] Compiling SotoCodeGeneratorLib api.swift
[161/180] Compiling ArgumentParser CommandParser.swift
[162/180] Compiling ArgumentParser InputKey.swift
[163/181] Emitting module SotoCodeGeneratorLib
[164/181] Wrapping AST for ArgumentParser for debugging
[166/181] Compiling SotoCodeGeneratorLib Glob.swift
[167/181] Compiling SotoCodeGeneratorLib Model+Patch.swift
[168/181] Compiling SotoCodeGeneratorLib Patch.swift
[169/181] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[170/181] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[171/181] Compiling SotoCodeGeneratorLib SotoTraits.swift
[172/181] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[173/181] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[174/181] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[175/181] Compiling SotoCodeGeneratorLib AwsService.swift
[176/181] Compiling SotoCodeGeneratorLib ConfigFile.swift
[177/181] Compiling SotoCodeGeneratorLib Endpoints.swift
[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-4606859-3":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:dbcbf45695e2d1afcaee9a5a93239e71a6cc4a5872f338d6e993e9ceefe7df1b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/11] Write swift-version-24593BA9C3E375BF.txt
[2/74] Compiling Logging MetadataProvider.swift
[3/74] Emitting module Mustache
[4/76] Compiling Mustache Sequence.swift
[5/76] Compiling Mustache SequenceContext.swift
[6/76] Compiling Mustache AnyOptional.swift
[7/76] Compiling Mustache ContentType.swift
[8/76] Compiling Mustache Context.swift
[9/76] Compiling Mustache CustomRenderable.swift
[10/76] Compiling Mustache Deprecations.swift
[11/76] Compiling Mustache Lambda.swift
[12/76] Compiling Mustache NSLock+Backport.swift
[13/76] Compiling Mustache Parent.swift
[14/76] Compiling Mustache Parser.swift
[15/76] Compiling Mustache Library+FileSystem.swift
[16/76] Compiling Mustache Library.swift
[17/76] Compiling Mustache Mirror.swift
[18/76] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[19/76] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[20/76] Compiling SotoSmithy ProtocolTraits.swift
[21/76] Compiling SotoSmithy ResourceTraits.swift
[22/76] Compiling SotoSmithy RulesTraits.swift
[23/81] Compiling Logging Logging.swift
[24/81] Compiling Logging LogHandler.swift
[25/81] Compiling Logging Locks.swift
[26/81] Emitting module Logging
[28/82] Compiling Mustache Template.swift
[29/82] Compiling Mustache Transform.swift
[30/81] Emitting module ArgumentParserToolInfo
[31/81] Compiling ArgumentParserToolInfo ToolInfo.swift
[38/81] Compiling Mustache String.swift
[39/81] Compiling Mustache Template+FileSystem.swift
[40/81] Compiling Mustache Template+Parser.swift
[41/81] Compiling Mustache Template+Render.swift
[43/81] Compiling SotoSmithy StreamingTraits.swift
[44/81] Compiling SotoSmithy SuppressTrait.swift
[45/81] Compiling SotoSmithy TypeRefinementTraits.swift
[46/81] Compiling SotoSmithy WaitersTraits.swift
[47/81] Compiling SotoSmithy XmlBindingTraits.swift
[48/81] Compiling SotoSmithy BehaviourTraits.swift
[49/81] Compiling SotoSmithy ConstraintTraits.swift
[50/81] Compiling SotoSmithy DocumentationTraits.swift
[51/81] Compiling SotoSmithy EndpointTraits.swift
[52/81] Compiling SotoSmithy HttpProtocolBindingTraits.swift
[53/81] Compiling SotoSmithy SingleValueTrait.swift
[54/81] Compiling SotoSmithy StaticTrait.swift
[55/81] Compiling SotoSmithy Trait.swift
[56/81] Compiling SotoSmithy TraitList.swift
[57/81] Compiling SotoSmithy AuthenticationTraits.swift
[58/127] Emitting module SotoSmithy
[59/127] Compiling ArgumentParser CommandConfiguration.swift
[60/127] Compiling ArgumentParser CommandGroup.swift
[61/127] Compiling ArgumentParser EnumerableFlag.swift
[62/127] Compiling ArgumentParser ExpressibleByArgument.swift
[63/127] Compiling ArgumentParser ParsableArguments.swift
[64/127] Compiling ArgumentParser ZshCompletionsGenerator.swift
[65/127] Compiling ArgumentParser Argument.swift
[66/127] Compiling ArgumentParser ArgumentDiscussion.swift
[67/127] Compiling ArgumentParser ArgumentHelp.swift
[68/127] Compiling ArgumentParser ParentCommand.swift
[69/127] Compiling ArgumentParser AsyncParsableCommand.swift
[70/127] Compiling ArgumentParser Option.swift
[71/127] Compiling ArgumentParser OptionGroup.swift
[72/127] Compiling ArgumentParser BashCompletionsGenerator.swift
[73/127] Compiling ArgumentParser CompletionsGenerator.swift
[74/127] Compiling ArgumentParser FishCompletionsGenerator.swift
[76/135] Compiling ArgumentParser Foundation.swift
[77/135] Compiling ArgumentParser Mutex.swift
[78/135] Compiling ArgumentParser Platform.swift
[79/135] Compiling ArgumentParser SequenceExtensions.swift
[80/135] Compiling ArgumentParser StringExtensions.swift
[81/135] Compiling ArgumentParser SwiftExtensions.swift
[82/141] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[83/142] Compiling SotoSmithyAWS AwsIAMTraits.swift
[84/142] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[85/142] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[86/142] Compiling SotoSmithyAWS AwsCoreTraits.swift
[87/142] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[88/142] Compiling SotoSmithyAWS Smithy.swift
[89/142] Emitting module SotoSmithyAWS
[90/142] Compiling SotoSmithyAWS AwsS3Traits.swift
[92/142] Compiling ArgumentParser Tree.swift
[93/142] Compiling ArgumentParser CodingKeyValidator.swift
[94/142] Compiling ArgumentParser NonsenseFlagsValidator.swift
[95/142] Compiling ArgumentParser ParsableArgumentsValidation.swift
[96/142] Compiling ArgumentParser PositionalArgumentsValidator.swift
[97/142] Compiling ArgumentParser UniqueNamesValidator.swift
[98/142] Compiling ArgumentParser InputOrigin.swift
[99/142] Compiling ArgumentParser Name.swift
[100/142] Compiling ArgumentParser Parsed.swift
[101/142] Compiling ArgumentParser ParsedValues.swift
[102/142] Compiling ArgumentParser ParserError.swift
[103/142] Compiling ArgumentParser SplitArguments.swift
[104/142] Compiling ArgumentParser DumpHelpGenerator.swift
[105/142] Compiling ArgumentParser HelpCommand.swift
[106/142] Compiling ArgumentParser HelpGenerator.swift
[107/142] Compiling ArgumentParser MessageInfo.swift
[108/142] Compiling ArgumentParser UsageGenerator.swift
[109/142] Compiling ArgumentParser CollectionExtensions.swift
[117/142] Emitting module ArgumentParser
[118/142] Compiling ArgumentParser ArgumentVisibility.swift
[119/142] Compiling ArgumentParser CompletionKind.swift
[120/142] Compiling ArgumentParser Errors.swift
[121/142] Compiling ArgumentParser Flag.swift
[122/142] Compiling ArgumentParser NameSpecification.swift
[125/164] Compiling SotoCodeGeneratorLib error.swift
[126/164] Compiling SotoCodeGeneratorLib header.swift
[127/164] Compiling SotoCodeGeneratorLib paginators.swift
[128/164] Compiling SotoCodeGeneratorLib comment.swift
[129/164] Compiling SotoCodeGeneratorLib enum.swift
[130/164] Compiling SotoCodeGeneratorLib enumWithValues.swift
[131/167] Compiling SotoCodeGeneratorLib shapes.swift
[132/167] Compiling SotoCodeGeneratorLib struct.swift
[133/167] Compiling SotoCodeGeneratorLib waiters.swift
[134/167] Compiling SotoCodeGeneratorLib String.swift
[135/167] Compiling SotoCodeGeneratorLib Templates.swift
[136/167] Compiling SotoCodeGeneratorLib api.swift
[137/167] Compiling SotoCodeGeneratorLib Glob.swift
[138/167] Compiling SotoCodeGeneratorLib Model+Patch.swift
[139/167] Compiling SotoCodeGeneratorLib Patch.swift
[147/167] Compiling ArgumentParser ParsableCommand.swift
[148/167] Compiling ArgumentParser ArgumentDecoder.swift
[149/167] Compiling ArgumentParser ArgumentDefinition.swift
[150/167] Compiling ArgumentParser ArgumentSet.swift
[151/167] Compiling ArgumentParser CommandParser.swift
[152/167] Compiling ArgumentParser InputKey.swift
[153/167] Emitting module SotoCodeGeneratorLib
[154/168] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[155/168] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[156/168] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[157/168] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[158/168] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[159/168] Compiling SotoCodeGeneratorLib SotoTraits.swift
[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 wasm