Build Information
Failed to build scipio-s3-storage, reference 3.0.0 (42fbe9), with Swift 6.1 for Wasm on 24 Dec 2025 11:35:35 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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: 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: 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-2":/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/giginet/Scipio.git
Fetching https://github.com/soto-project/soto-codegenerator
Fetching https://github.com/soto-project/soto-core.git
[1/3620] Fetching soto-codegenerator
[1305/14027] Fetching soto-codegenerator, scipio
[11893/77479] Fetching soto-codegenerator, scipio, soto-core
Fetched https://github.com/giginet/Scipio.git from cache (2.25s)
[44864/67072] Fetching soto-codegenerator, soto-core
Fetched https://github.com/soto-project/soto-codegenerator from cache (2.27s)
[43148/63452] Fetching soto-core
Fetched https://github.com/soto-project/soto-core.git from cache (4.34s)
Computing version for https://github.com/giginet/Scipio.git
Computed https://github.com/giginet/Scipio.git at 0.32.0 (9.71s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/mtj0928/swift-async-operations.git
Fetching https://github.com/giginet/PackageManifestKit
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
[1/189] Fetching packagemanifestkit
[160/1204] Fetching packagemanifestkit, swift-async-operations
[993/2616] Fetching packagemanifestkit, swift-async-operations, rainbow
[2587/8829] Fetching packagemanifestkit, swift-async-operations, rainbow, swiftyjson
[2650/25816] Fetching packagemanifestkit, swift-async-operations, rainbow, swiftyjson, swift-argument-parser
[2651/31860] Fetching packagemanifestkit, swift-async-operations, rainbow, swiftyjson, swift-argument-parser, swift-algorithms
Fetched https://github.com/giginet/PackageManifestKit from cache (1.02s)
Fetched https://github.com/mtj0928/swift-async-operations.git from cache (1.02s)
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (1.02s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections
[1/5758] Fetching swift-log
Fetched https://github.com/onevcat/Rainbow from cache (1.50s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.50s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.52s)
[1614/24162] Fetching swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (1.50s)
Fetched https://github.com/apple/swift-collections from cache (1.54s)
Computing version for https://github.com/mtj0928/swift-async-operations.git
Computed https://github.com/mtj0928/swift-async-operations.git at 0.4.0 (3.49s)
Computing version for https://github.com/giginet/PackageManifestKit
Computed https://github.com/giginet/PackageManifestKit at 0.2.0 (1.18s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (2.34s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (3.40s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.44s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (2.30s)
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.97s)
Fetching https://github.com/jmespath/jmespath.swift.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/653] Fetching jmespath.swift
[654/3221] Fetching jmespath.swift, swift-service-lifecycle
[937/5726] Fetching jmespath.swift, swift-service-lifecycle, swift-metrics
[3027/8535] Fetching jmespath.swift, swift-service-lifecycle, swift-metrics, swift-nio-transport-services
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/jmespath/jmespath.swift.git from cache (0.65s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.65s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-crypto.git
[1/5621] Fetching swift-distributed-tracing
[5341/20124] Fetching swift-distributed-tracing, async-http-client
[7363/37584] Fetching swift-distributed-tracing, async-http-client, swift-crypto
[8293/52880] Fetching swift-distributed-tracing, async-http-client, swift-crypto, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (17.17s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (17.17s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (16.58s)
Fetched https://github.com/swift-server/async-http-client.git from cache (16.60s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (16.64s)
Fetched https://github.com/apple/swift-crypto.git from cache (16.64s)
[1/1820] Fetching swift-atomics
[1821/82766] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.61s)
[810/80946] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.67s)
Computing version for https://github.com/jmespath/jmespath.swift.git
Computed https://github.com/jmespath/jmespath.swift.git at 1.0.3 (25.85s)
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.89s)
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.53s)
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.34s)
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.60s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.30.2 (1.53s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/6364] Fetching swift-nio-extras
[2293/18082] Fetching swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.63s)
[3867/11718] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (2.26s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.72s)
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.77s)
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.76s)
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.85s)
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.81s)
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 (0.87s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
[1/951] Fetching swift-http-types
[952/2155] Fetching swift-http-types, swift-http-structured-headers
[2144/3847] Fetching swift-http-types, swift-http-structured-headers, swift-asn1
[2246/10927] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.38s)
[7029/9235] Fetching swift-http-types, swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.57s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.57s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.57s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (1.30s)
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.77s)
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.78s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (1.00s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (0.87s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (2.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.92.0 (1.65s)
Fetching https://github.com/apple/swift-system.git
[1/5230] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.73s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.81s)
Computing version for https://github.com/soto-project/soto-codegenerator
Computed https://github.com/soto-project/soto-codegenerator at 7.8.3 (0.92s)
Fetching https://github.com/hummingbird-project/swift-mustache.git
Fetching https://github.com/soto-project/soto-smithy.git
[1/1900] Fetching swift-mustache
[1901/3745] Fetching swift-mustache, soto-smithy
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (0.35s)
Fetched https://github.com/soto-project/soto-smithy.git from cache (0.36s)
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.30s)
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.79s)
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.81s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (1.01s)
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-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/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/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-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-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-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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
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-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-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.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-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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
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/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-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/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-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-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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/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-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/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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/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-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/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
[0/19] Write sources
[8/19] Write swift-version-24593BA9C3E375BF.txt
[10/82] Emitting module Mustache
[11/84] Compiling Mustache Template.swift
[12/84] Compiling Mustache Transform.swift
[13/84] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[14/84] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[15/84] Compiling SotoSmithy ProtocolTraits.swift
[16/84] Compiling SotoSmithy ResourceTraits.swift
[17/84] Compiling SotoSmithy RulesTraits.swift
[18/89] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/89] Emitting module ArgumentParserToolInfo
[20/90] Compiling SotoSmithy LogicalSelectors.swift
[21/90] Compiling SotoSmithy Selector.swift
[22/90] Compiling SotoSmithy SelectorParser.swift
[23/90] Compiling SotoSmithy AggregateShapes.swift
[24/90] Compiling SotoSmithy ApplyShape.swift
[26/90] Compiling SotoSmithy SingleValueTrait.swift
[27/90] Compiling SotoSmithy StaticTrait.swift
[30/90] Compiling SotoSmithy AuthenticationTraits.swift
[31/90] Compiling SotoSmithy DecodableShape.swift
[32/90] Compiling SotoSmithy ServiceShapes.swift
[33/90] Compiling SotoSmithy Shape.swift
[34/90] Compiling SotoSmithy SimpleShapes.swift
[35/90] Compiling SotoSmithy CustomTrait.swift
[36/90] Compiling SotoSmithy BehaviourTraits.swift
[37/90] Compiling SotoSmithy ConstraintTraits.swift
[38/90] Compiling SotoSmithy DocumentationTraits.swift
[39/90] Compiling SotoSmithy EndpointTraits.swift
[40/90] Compiling SotoSmithy HttpProtocolBindingTraits.swift
[40/90] Wrapping AST for ArgumentParserToolInfo for debugging
[42/136] Compiling Logging MetadataProvider.swift
[43/136] Emitting module Logging
[44/136] Compiling Logging Locks.swift
[45/136] Compiling Logging LogHandler.swift
[46/136] Compiling Logging Logging.swift
[48/137] Compiling ArgumentParser BashCompletionsGenerator.swift
[49/137] Compiling ArgumentParser CompletionsGenerator.swift
[50/137] Compiling ArgumentParser FishCompletionsGenerator.swift
[51/137] Compiling ArgumentParser ZshCompletionsGenerator.swift
[52/137] Compiling ArgumentParser Argument.swift
[53/137] Compiling ArgumentParser ArgumentDiscussion.swift
[54/137] Compiling ArgumentParser Foundation.swift
[55/137] Compiling ArgumentParser Mutex.swift
[56/137] Compiling ArgumentParser Platform.swift
[57/137] Compiling ArgumentParser SequenceExtensions.swift
[58/137] Compiling ArgumentParser StringExtensions.swift
[59/137] Compiling ArgumentParser SwiftExtensions.swift
[60/143] Compiling ArgumentParser ArgumentHelp.swift
[61/143] Compiling ArgumentParser ArgumentVisibility.swift
[62/143] Compiling ArgumentParser CompletionKind.swift
[63/143] Compiling ArgumentParser Option.swift
[64/143] Compiling ArgumentParser OptionGroup.swift
[65/143] Compiling ArgumentParser ParentCommand.swift
[66/143] Compiling ArgumentParser AsyncParsableCommand.swift
[67/143] Compiling ArgumentParser CommandConfiguration.swift
[68/143] Compiling ArgumentParser CommandGroup.swift
[69/143] Compiling ArgumentParser Errors.swift
[70/143] Compiling ArgumentParser Flag.swift
[71/143] Compiling ArgumentParser NameSpecification.swift
[71/144] Wrapping AST for Logging for debugging
[73/144] Emitting module SotoSmithy
[86/144] Compiling ArgumentParser MessageInfo.swift
[87/144] Compiling ArgumentParser UsageGenerator.swift
[88/144] Compiling ArgumentParser CollectionExtensions.swift
[90/145] Wrapping AST for Mustache for debugging
[97/145] Compiling ArgumentParser EnumerableFlag.swift
[98/145] Compiling ArgumentParser ExpressibleByArgument.swift
[99/145] Compiling ArgumentParser ParsableArguments.swift
[99/153] Wrapping AST for SotoSmithy for debugging
[101/153] Compiling ArgumentParser InputOrigin.swift
[102/153] Compiling ArgumentParser Name.swift
[103/153] Compiling ArgumentParser Parsed.swift
[104/153] Compiling ArgumentParser ParsedValues.swift
[105/153] Compiling ArgumentParser ParserError.swift
[106/153] Compiling ArgumentParser SplitArguments.swift
[107/153] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[108/153] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[109/154] Compiling ArgumentParser Tree.swift
[110/154] Compiling ArgumentParser CodingKeyValidator.swift
[111/154] Compiling ArgumentParser NonsenseFlagsValidator.swift
[112/154] Compiling ArgumentParser ParsableArgumentsValidation.swift
[113/154] Compiling ArgumentParser PositionalArgumentsValidator.swift
[114/154] Compiling ArgumentParser UniqueNamesValidator.swift
[115/154] Compiling ArgumentParser DumpHelpGenerator.swift
[116/154] Compiling ArgumentParser HelpCommand.swift
[117/154] Compiling ArgumentParser HelpGenerator.swift
[121/154] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[122/154] Compiling SotoSmithyAWS AwsS3Traits.swift
[123/154] Compiling SotoSmithyAWS Smithy.swift
[124/154] Emitting module SotoSmithyAWS
[125/154] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[126/154] Compiling SotoSmithyAWS AwsCoreTraits.swift
[127/154] Compiling SotoSmithyAWS AwsIAMTraits.swift
[129/155] Emitting module ArgumentParser
[129/155] Wrapping AST for SotoSmithyAWS for debugging
[131/177] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[132/177] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[133/177] Compiling SotoCodeGeneratorLib SotoTraits.swift
[134/177] Compiling SotoCodeGeneratorLib AwsService.swift
[135/177] Compiling SotoCodeGeneratorLib ConfigFile.swift
[136/177] Compiling SotoCodeGeneratorLib Endpoints.swift
[137/177] Compiling SotoCodeGeneratorLib String.swift
[138/177] Compiling SotoCodeGeneratorLib Templates.swift
[139/177] Compiling SotoCodeGeneratorLib api.swift
[140/177] Compiling SotoCodeGeneratorLib comment.swift
[141/177] Compiling SotoCodeGeneratorLib enum.swift
[142/177] Compiling SotoCodeGeneratorLib enumWithValues.swift
[143/177] Compiling SotoCodeGeneratorLib Glob.swift
[144/177] Compiling SotoCodeGeneratorLib Model+Patch.swift
[148/177] Compiling SotoCodeGeneratorLib error.swift
[149/177] Compiling SotoCodeGeneratorLib header.swift
[150/177] Compiling SotoCodeGeneratorLib paginators.swift
[151/180] Compiling SotoCodeGeneratorLib shapes.swift
[152/180] Compiling SotoCodeGeneratorLib struct.swift
[153/180] Compiling SotoCodeGeneratorLib waiters.swift
[157/180] Emitting module SotoCodeGeneratorLib
[161/180] Compiling ArgumentParser ArgumentSet.swift
[162/180] Compiling ArgumentParser CommandParser.swift
[163/180] Compiling ArgumentParser InputKey.swift
[167/181] Wrapping AST for ArgumentParser for debugging
[169/181] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[170/181] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[171/181] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[174/181] Compiling SotoCodeGeneratorLib Patch.swift
[178/182] Wrapping AST for SotoCodeGeneratorLib for debugging
[180/184] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[181/184] Emitting module SotoCodeGenerator
[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-2":/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/71] Emitting module Mustache
[3/76] Compiling SotoSmithy Selector.swift
[4/76] Compiling SotoSmithy SelectorParser.swift
[5/76] Compiling Logging LogHandler.swift
[6/76] Compiling Logging MetadataProvider.swift
[7/76] Compiling SotoSmithy Document.swift
[8/76] Compiling SotoSmithy Errors.swift
[9/76] Compiling SotoSmithy Model.swift
[10/76] Compiling SotoSmithy ShapeId.swift
[11/76] Compiling SotoSmithy Smithy.swift
[12/76] Compiling SotoSmithy Parser.swift
[13/76] Compiling SotoSmithy DecodableShape.swift
[14/76] Compiling SotoSmithy ServiceShapes.swift
[15/76] Compiling SotoSmithy Shape.swift
[16/76] Compiling SotoSmithy SimpleShapes.swift
[17/76] Compiling SotoSmithy CustomTrait.swift
[18/76] Compiling SotoSmithy LogicalSelectors.swift
[19/76] Emitting module Logging
[20/76] Compiling Logging Locks.swift
[21/76] Compiling Mustache Template.swift
[22/76] Compiling Mustache Transform.swift
[23/76] Compiling SotoSmithy AggregateShapes.swift
[24/76] Compiling SotoSmithy ApplyShape.swift
[25/76] Compiling SotoSmithy BehaviourTraits.swift
[26/76] Compiling SotoSmithy ConstraintTraits.swift
[27/76] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[28/76] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[29/76] Compiling SotoSmithy ProtocolTraits.swift
[30/76] Compiling SotoSmithy ResourceTraits.swift
[31/76] Compiling SotoSmithy RulesTraits.swift
[32/82] Compiling ArgumentParserToolInfo ToolInfo.swift
[33/82] Emitting module ArgumentParserToolInfo
[36/81] Compiling Logging Logging.swift
[38/127] Compiling ArgumentParser ArgumentSet.swift
[39/127] Compiling ArgumentParser CommandParser.swift
[40/127] Compiling ArgumentParser InputKey.swift
[41/127] Compiling ArgumentParser DumpHelpGenerator.swift
[42/127] Compiling ArgumentParser HelpCommand.swift
[43/127] Emitting module SotoSmithy
[44/127] Compiling ArgumentParser BashCompletionsGenerator.swift
[45/127] Compiling ArgumentParser CompletionsGenerator.swift
[46/127] Compiling ArgumentParser FishCompletionsGenerator.swift
[47/127] Compiling ArgumentParser ZshCompletionsGenerator.swift
[48/127] Compiling ArgumentParser Argument.swift
[49/127] Compiling ArgumentParser ArgumentDiscussion.swift
[50/127] Compiling ArgumentParser EnumerableFlag.swift
[51/127] Compiling ArgumentParser ExpressibleByArgument.swift
[52/127] Compiling ArgumentParser ParsableArguments.swift
[53/127] Compiling ArgumentParser ArgumentVisibility.swift
[54/127] Compiling ArgumentParser CompletionKind.swift
[55/127] Compiling ArgumentParser SplitArguments.swift
[56/127] Compiling ArgumentParser Foundation.swift
[57/127] Compiling ArgumentParser Mutex.swift
[58/127] Compiling ArgumentParser Platform.swift
[59/127] Compiling ArgumentParser SequenceExtensions.swift
[60/127] Compiling ArgumentParser InputOrigin.swift
[61/127] Compiling ArgumentParser Name.swift
[62/127] Compiling ArgumentParser Parsed.swift
[63/127] Compiling ArgumentParser ParsedValues.swift
[64/127] Compiling ArgumentParser ParserError.swift
[65/127] Compiling ArgumentParser Errors.swift
[66/127] Compiling ArgumentParser Flag.swift
[67/127] Compiling ArgumentParser NameSpecification.swift
[68/127] Compiling ArgumentParser Option.swift
[69/127] Compiling ArgumentParser OptionGroup.swift
[70/127] Compiling ArgumentParser ArgumentHelp.swift
[71/127] Compiling ArgumentParser ParentCommand.swift
[72/127] Compiling ArgumentParser AsyncParsableCommand.swift
[73/127] Compiling ArgumentParser CommandConfiguration.swift
[74/127] Compiling ArgumentParser CommandGroup.swift
[80/135] Compiling ArgumentParser StringExtensions.swift
[81/135] Compiling ArgumentParser SwiftExtensions.swift
[82/141] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[83/142] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[91/142] Compiling SotoSmithyAWS AwsIAMTraits.swift
[92/142] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[93/142] Compiling SotoSmithyAWS AwsCoreTraits.swift
[94/142] Compiling SotoSmithyAWS AwsS3Traits.swift
[95/142] Compiling SotoSmithyAWS Smithy.swift
[96/142] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[97/142] Emitting module SotoSmithyAWS
[99/143] Compiling ArgumentParser Tree.swift
[100/143] Compiling ArgumentParser CodingKeyValidator.swift
[101/143] Compiling ArgumentParser NonsenseFlagsValidator.swift
[102/143] Compiling ArgumentParser ParsableArgumentsValidation.swift
[103/143] Compiling ArgumentParser PositionalArgumentsValidator.swift
[104/143] Compiling ArgumentParser UniqueNamesValidator.swift
[107/164] Compiling ArgumentParser HelpGenerator.swift
[108/164] Compiling ArgumentParser MessageInfo.swift
[109/164] Compiling ArgumentParser UsageGenerator.swift
[110/164] Compiling ArgumentParser CollectionExtensions.swift
[111/164] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[112/164] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[113/164] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[114/164] Compiling SotoCodeGeneratorLib Glob.swift
[115/164] Compiling SotoCodeGeneratorLib Model+Patch.swift
[116/164] Compiling SotoCodeGeneratorLib Patch.swift
[117/164] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[118/164] Emitting module ArgumentParser
[119/164] Compiling SotoCodeGeneratorLib api.swift
[120/164] Compiling SotoCodeGeneratorLib comment.swift
[121/164] Compiling SotoCodeGeneratorLib enum.swift
[122/164] Compiling SotoCodeGeneratorLib enumWithValues.swift
[123/164] Compiling SotoCodeGeneratorLib error.swift
[124/164] Compiling SotoCodeGeneratorLib header.swift
[125/164] Compiling SotoCodeGeneratorLib paginators.swift
[129/167] Compiling SotoCodeGeneratorLib shapes.swift
[130/167] Compiling SotoCodeGeneratorLib struct.swift
[131/167] Compiling SotoCodeGeneratorLib waiters.swift
[135/167] Compiling ArgumentParser ParsableCommand.swift
[136/167] Compiling ArgumentParser ArgumentDecoder.swift
[137/167] Compiling ArgumentParser ArgumentDefinition.swift
[148/168] Emitting module SotoCodeGeneratorLib
[152/167] Compiling SotoCodeGeneratorLib String.swift
[153/167] Compiling SotoCodeGeneratorLib Templates.swift
[155/167] Compiling SotoCodeGeneratorLib AwsService.swift
[156/167] Compiling SotoCodeGeneratorLib ConfigFile.swift
[157/167] Compiling SotoCodeGeneratorLib Endpoints.swift
[159/167] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[160/167] Compiling SotoCodeGeneratorLib SotoTraits.swift
[165/169] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[166/169] Emitting module SotoCodeGenerator
[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