Build Information
Failed to build scipio-s3-storage, reference main (42fbe9), with Swift 6.1 for Linux on 24 Dec 2025 11:35:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 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: linux
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-0":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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
[12110/77479] Fetching soto-codegenerator, scipio, soto-core
Fetched https://github.com/giginet/Scipio.git from cache (4.46s)
Fetched https://github.com/soto-project/soto-codegenerator from cache (4.49s)
Fetched https://github.com/soto-project/soto-core.git from cache (4.50s)
Computing version for https://github.com/giginet/Scipio.git
Computed https://github.com/giginet/Scipio.git at 0.32.0 (9.86s)
Fetching https://github.com/giginet/PackageManifestKit
Fetching https://github.com/mtj0928/swift-async-operations.git
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-algorithms.git
[1/1412] Fetching rainbow
[736/1601] Fetching rainbow, packagemanifestkit
[1602/18588] Fetching rainbow, packagemanifestkit, swift-argument-parser
[1603/24632] Fetching rainbow, packagemanifestkit, swift-argument-parser, swift-algorithms
[2233/25647] Fetching rainbow, packagemanifestkit, swift-argument-parser, swift-algorithms, swift-async-operations
[2485/31860] Fetching rainbow, packagemanifestkit, swift-argument-parser, swift-algorithms, swift-async-operations, swiftyjson
Fetched https://github.com/apple/swift-algorithms.git from cache (0.96s)
Fetched https://github.com/onevcat/Rainbow from cache (0.96s)
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (0.97s)
[17002/18191] Fetching packagemanifestkit, swift-argument-parser, swift-async-operations
Fetching https://github.com/apple/swift-log.git
[18192/23949] Fetching packagemanifestkit, swift-argument-parser, swift-async-operations, swift-log
Fetched https://github.com/mtj0928/swift-async-operations.git from cache (1.41s)
[18961/22934] Fetching packagemanifestkit, swift-argument-parser, swift-log
Fetched https://github.com/giginet/PackageManifestKit from cache (1.41s)
[18945/22745] Fetching swift-argument-parser, swift-log
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.44s)
[4895/5758] Fetching swift-log
[5759/24162] Fetching swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (1.25s)
[7730/18404] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.40s)
Computing version for https://github.com/mtj0928/swift-async-operations.git
Computed https://github.com/mtj0928/swift-async-operations.git at 0.4.0 (4.57s)
Computing version for https://github.com/giginet/PackageManifestKit
Computed https://github.com/giginet/PackageManifestKit at 0.2.0 (0.62s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (2.66s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (4.78s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.96s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.87s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.71s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 7.10.0 (16.94s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/swift-service-lifecycle.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
Fetching https://github.com/swift-server/async-http-client.git
[1/653] Fetching jmespath.swift
[589/3158] Fetching jmespath.swift, swift-metrics
[905/5726] Fetching jmespath.swift, swift-metrics, swift-service-lifecycle
[5702/8535] Fetching jmespath.swift, swift-metrics, swift-service-lifecycle, swift-nio-transport-services
Fetched https://github.com/jmespath/jmespath.swift.git from cache (0.40s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[5691/7882] Fetching swift-metrics, swift-service-lifecycle, swift-nio-transport-services
Fetched https://github.com/apple/swift-metrics.git from cache (0.46s)
[4760/5377] Fetching swift-service-lifecycle, swift-nio-transport-services
Fetching https://github.com/apple/swift-crypto.git
[5378/19880] Fetching swift-service-lifecycle, swift-nio-transport-services, async-http-client
[6539/35176] Fetching swift-service-lifecycle, swift-nio-transport-services, async-http-client, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.63s)
[6121/32367] Fetching swift-service-lifecycle, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-atomics.git
[14123/37988] Fetching swift-service-lifecycle, async-http-client, swift-nio-ssl, swift-distributed-tracing
[24323/39808] Fetching swift-service-lifecycle, async-http-client, swift-nio-ssl, swift-distributed-tracing, swift-atomics
[26354/57268] Fetching swift-service-lifecycle, async-http-client, swift-nio-ssl, swift-distributed-tracing, swift-atomics, swift-crypto
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.11s)
[29423/51647] Fetching swift-service-lifecycle, async-http-client, swift-nio-ssl, swift-atomics, swift-crypto
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-atomics.git from cache (1.37s)
[34812/49827] Fetching swift-service-lifecycle, async-http-client, swift-nio-ssl, swift-crypto
Fetched https://github.com/swift-server/async-http-client.git from cache (2.17s)
[21182/35324] Fetching swift-service-lifecycle, swift-nio-ssl, swift-crypto
[29738/116270] Fetching swift-service-lifecycle, swift-nio-ssl, swift-crypto, swift-nio
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (3.53s)
[55421/113702] Fetching swift-nio-ssl, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.59s)
[43363/98406] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (3.23s)
[33188/80946] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.79s)
Computing version for https://github.com/jmespath/jmespath.swift.git
Computed https://github.com/jmespath/jmespath.swift.git at 1.0.3 (11.15s)
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.77s)
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.37s)
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.26s)
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.54s)
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.37s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/6364] Fetching swift-nio-extras
[511/18082] Fetching swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.52s)
[2696/11718] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.35s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (1.95s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.81s)
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.76s)
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.75s)
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.71s)
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.77s)
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.81s)
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.74s)
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-certificates.git
Fetching https://github.com/apple/swift-asn1.git
[1/951] Fetching swift-http-types
[230/2643] Fetching swift-http-types, swift-asn1
[875/3847] Fetching swift-http-types, swift-asn1, swift-http-structured-headers
[3347/10927] Fetching swift-http-types, swift-asn1, swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.37s)
[6921/9235] Fetching swift-http-types, swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.56s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.56s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.56s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (1.35s)
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.68s)
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.82s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (1.18s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (0.91s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (3.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.92.0 (1.66s)
Fetching https://github.com/apple/swift-system.git
[1/5230] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.63s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.54s)
Computing version for https://github.com/soto-project/soto-codegenerator
Computed https://github.com/soto-project/soto-codegenerator at 7.8.3 (0.61s)
Fetching https://github.com/hummingbird-project/swift-mustache.git
Fetching https://github.com/soto-project/soto-smithy.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.38s)
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (0.39s)
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.57s)
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.83s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (1.06s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (1.38s)
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-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-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-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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.30.2
Creating working copy for https://github.com/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-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-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-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-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/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-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/giginet/PackageManifestKit
Working copy of https://github.com/giginet/PackageManifestKit resolved at 0.2.0
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/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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
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/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/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-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/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/Scipio.git
Working copy of https://github.com/giginet/Scipio.git resolved at 0.32.0
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
Creating working copy for https://github.com/apple/swift-nio-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/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-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-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-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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
[0/19] Write sources
[8/19] Write swift-version-24593BA9C3E375BF.txt
[10/82] Compiling Logging LogHandler.swift
[11/82] Emitting module ArgumentParserToolInfo
[12/82] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/83] Wrapping AST for ArgumentParserToolInfo for debugging
[15/129] Compiling ArgumentParser CommandParser.swift
[16/129] Compiling ArgumentParser InputKey.swift
[17/129] Compiling ArgumentParser Foundation.swift
[18/129] Compiling ArgumentParser Mutex.swift
[19/129] Compiling ArgumentParser Platform.swift
[20/134] Compiling Logging Logging.swift
[21/134] Emitting module Logging
[22/134] Compiling Logging Locks.swift
[23/134] Compiling Logging MetadataProvider.swift
[25/135] Compiling ArgumentParser ExpressibleByArgument.swift
[26/135] Compiling ArgumentParser ParsableArguments.swift
[27/137] Emitting module Mustache
[28/137] Compiling ArgumentParser ArgumentVisibility.swift
[29/137] Compiling ArgumentParser CompletionKind.swift
[30/137] Compiling ArgumentParser Errors.swift
[31/137] Compiling ArgumentParser BashCompletionsGenerator.swift
[32/137] Compiling ArgumentParser CompletionsGenerator.swift
[33/137] Compiling ArgumentParser FishCompletionsGenerator.swift
[34/137] Compiling ArgumentParser ZshCompletionsGenerator.swift
[35/137] Compiling ArgumentParser Flag.swift
[36/137] Compiling ArgumentParser NameSpecification.swift
[37/137] Compiling ArgumentParser Option.swift
[37/137] Wrapping AST for Logging for debugging
[39/137] Emitting module SotoSmithy
[42/137] Compiling Mustache Template.swift
[43/137] Compiling Mustache Transform.swift
[44/137] Compiling ArgumentParser ArgumentHelp.swift
[45/137] Compiling ArgumentParser EnumerableFlag.swift
[50/137] Compiling ArgumentParser OptionGroup.swift
[51/137] Compiling ArgumentParser ParentCommand.swift
[52/137] Compiling ArgumentParser AsyncParsableCommand.swift
[53/137] Compiling ArgumentParser CommandConfiguration.swift
[54/137] Compiling ArgumentParser CommandGroup.swift
[76/143] Compiling ArgumentParser InputOrigin.swift
[77/143] Compiling ArgumentParser Name.swift
[78/143] Compiling ArgumentParser Parsed.swift
[79/143] Compiling ArgumentParser ParsedValues.swift
[80/144] Compiling ArgumentParser ParserError.swift
[81/144] Compiling ArgumentParser SplitArguments.swift
[82/144] Compiling ArgumentParser ParsableCommand.swift
[83/144] Compiling ArgumentParser ArgumentDecoder.swift
[84/144] Compiling ArgumentParser ArgumentDefinition.swift
[85/144] Compiling ArgumentParser ArgumentSet.swift
[86/144] Wrapping AST for Mustache for debugging
[91/144] Compiling SotoSmithy StreamingTraits.swift
[92/144] Compiling SotoSmithy SuppressTrait.swift
[93/144] Compiling SotoSmithy TypeRefinementTraits.swift
[94/144] Compiling SotoSmithy WaitersTraits.swift
[95/144] Compiling SotoSmithy XmlBindingTraits.swift
[96/144] Compiling ArgumentParser HelpGenerator.swift
[97/144] Compiling ArgumentParser MessageInfo.swift
[98/144] Compiling ArgumentParser UsageGenerator.swift
[99/144] Compiling ArgumentParser CollectionExtensions.swift
[106/145] Compiling ArgumentParser Tree.swift
[107/145] Compiling ArgumentParser CodingKeyValidator.swift
[108/145] Compiling ArgumentParser NonsenseFlagsValidator.swift
[109/145] Compiling ArgumentParser ParsableArgumentsValidation.swift
[110/145] Compiling ArgumentParser PositionalArgumentsValidator.swift
[111/145] Compiling ArgumentParser UniqueNamesValidator.swift
[111/145] Wrapping AST for SotoSmithy for debugging
[113/153] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[114/154] Emitting module ArgumentParser
[129/154] Compiling SotoSmithyAWS AwsS3Traits.swift
[130/154] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[131/154] Compiling SotoSmithyAWS AwsIAMTraits.swift
[144/154] Compiling SotoSmithyAWS Smithy.swift
[145/154] Emitting module SotoSmithyAWS
[146/154] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[147/155] Compiling SotoSmithyAWS AwsCoreTraits.swift
[148/155] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[150/156] Wrapping AST for SotoSmithyAWS for debugging
[151/156] Wrapping AST for ArgumentParser for debugging
[153/178] Compiling SotoCodeGeneratorLib comment.swift
[154/178] Compiling SotoCodeGeneratorLib enum.swift
[155/178] Compiling SotoCodeGeneratorLib enumWithValues.swift
[156/181] Compiling SotoCodeGeneratorLib error.swift
[157/181] Compiling SotoCodeGeneratorLib header.swift
[158/181] Compiling SotoCodeGeneratorLib paginators.swift
[159/181] Compiling SotoCodeGeneratorLib shapes.swift
[160/181] Compiling SotoCodeGeneratorLib struct.swift
[161/181] Compiling SotoCodeGeneratorLib waiters.swift
[162/181] Compiling SotoCodeGeneratorLib String.swift
[163/181] Compiling SotoCodeGeneratorLib Templates.swift
[164/181] Compiling SotoCodeGeneratorLib api.swift
[165/181] Emitting module SotoCodeGeneratorLib
[166/181] Compiling SotoCodeGeneratorLib Glob.swift
[167/181] Compiling SotoCodeGeneratorLib Model+Patch.swift
[168/181] Compiling SotoCodeGeneratorLib Patch.swift
[169/181] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[170/181] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[171/181] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[172/181] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[173/181] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[174/181] Compiling SotoCodeGeneratorLib SotoTraits.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-0":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/11] Write swift-version-24593BA9C3E375BF.txt
[2/74] Compiling Logging MetadataProvider.swift
[3/74] Compiling Mustache CustomRenderable.swift
[4/74] Compiling Mustache Deprecations.swift
[5/74] Compiling Mustache Lambda.swift
[6/76] Compiling Logging Locks.swift
[7/76] Emitting module Logging
[8/76] Emitting module Mustache
[9/76] Compiling Mustache AnyOptional.swift
[10/76] Compiling Mustache ContentType.swift
[11/76] Compiling Mustache Context.swift
[12/76] Compiling Mustache Library+FileSystem.swift
[13/76] Compiling Mustache Library.swift
[14/76] Compiling Mustache Mirror.swift
[15/76] Compiling Mustache NSLock+Backport.swift
[16/76] Compiling Mustache Parent.swift
[17/76] Compiling Mustache Parser.swift
[18/76] Compiling Mustache Template.swift
[19/76] Compiling Mustache Transform.swift
[20/76] Compiling Mustache String.swift
[21/76] Compiling Mustache Template+FileSystem.swift
[22/76] Compiling Mustache Sequence.swift
[23/76] Compiling Mustache SequenceContext.swift
[24/76] Compiling Mustache Template+Parser.swift
[25/76] Compiling Mustache Template+Render.swift
[26/76] Emitting module ArgumentParserToolInfo
[27/76] Compiling ArgumentParserToolInfo ToolInfo.swift
[28/78] Compiling Logging Logging.swift
[29/78] Compiling Logging LogHandler.swift
[33/79] Compiling SotoSmithy HttpProtocolComplianceTraits.swift
[34/79] Compiling SotoSmithy MqttProtocolBindingTraits.swift
[35/79] Compiling SotoSmithy ProtocolTraits.swift
[36/79] Compiling SotoSmithy ResourceTraits.swift
[37/79] Compiling SotoSmithy RulesTraits.swift
[38/79] Emitting module SotoSmithy
[49/83] Compiling SotoSmithy ApplyShape.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 ArgumentVisibility.swift
[65/127] Compiling ArgumentParser CompletionKind.swift
[66/127] Compiling ArgumentParser Errors.swift
[67/127] Compiling ArgumentParser Flag.swift
[68/127] Compiling ArgumentParser NameSpecification.swift
[69/127] Compiling ArgumentParser Option.swift
[70/127] Compiling ArgumentParser Argument.swift
[71/127] Compiling ArgumentParser ArgumentDiscussion.swift
[72/127] Compiling ArgumentParser ArgumentHelp.swift
[73/127] Compiling ArgumentParser Foundation.swift
[74/127] Compiling ArgumentParser Mutex.swift
[76/135] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[77/136] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[78/136] Compiling SotoSmithyAWS AwsIAMTraits.swift
[79/136] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[80/136] Emitting module ArgumentParser
[81/140] Compiling SotoSmithyAWS AwsS3Traits.swift
[82/142] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[83/142] Compiling SotoSmithyAWS Smithy.swift
[84/142] Emitting module SotoSmithyAWS
[85/142] Compiling SotoSmithyAWS AwsCoreTraits.swift
[89/143] Compiling ArgumentParser Platform.swift
[90/143] Compiling ArgumentParser SequenceExtensions.swift
[91/143] Compiling ArgumentParser StringExtensions.swift
[92/143] Compiling ArgumentParser SwiftExtensions.swift
[99/143] Compiling ArgumentParser OptionGroup.swift
[100/142] Compiling ArgumentParser DumpHelpGenerator.swift
[101/142] Compiling ArgumentParser HelpCommand.swift
[102/142] Compiling ArgumentParser HelpGenerator.swift
[103/142] Compiling ArgumentParser MessageInfo.swift
[104/142] Compiling ArgumentParser UsageGenerator.swift
[105/142] Compiling ArgumentParser CollectionExtensions.swift
[106/142] Compiling ArgumentParser InputOrigin.swift
[107/142] Compiling ArgumentParser Name.swift
[108/142] Compiling ArgumentParser Parsed.swift
[109/142] Compiling ArgumentParser ParsedValues.swift
[110/142] Compiling ArgumentParser ParserError.swift
[111/142] Compiling ArgumentParser SplitArguments.swift
[112/142] Compiling ArgumentParser BashCompletionsGenerator.swift
[113/142] Compiling ArgumentParser CompletionsGenerator.swift
[114/142] Compiling ArgumentParser FishCompletionsGenerator.swift
[115/142] Compiling ArgumentParser ZshCompletionsGenerator.swift
[119/142] Compiling ArgumentParser Tree.swift
[120/142] Compiling ArgumentParser CodingKeyValidator.swift
[121/142] Compiling ArgumentParser NonsenseFlagsValidator.swift
[122/142] Compiling ArgumentParser ParsableArgumentsValidation.swift
[123/142] Compiling ArgumentParser PositionalArgumentsValidator.swift
[124/142] Compiling ArgumentParser UniqueNamesValidator.swift
[125/164] Compiling SotoCodeGeneratorLib AwsService.swift
[126/164] Compiling SotoCodeGeneratorLib ConfigFile.swift
[127/164] Compiling SotoCodeGeneratorLib Endpoints.swift
[132/164] Compiling SotoCodeGeneratorLib String.swift
[133/164] Compiling SotoCodeGeneratorLib Templates.swift
[134/164] Compiling SotoCodeGeneratorLib api.swift
[135/164] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[136/164] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[137/164] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[142/167] Compiling SotoCodeGeneratorLib error.swift
[143/167] Compiling SotoCodeGeneratorLib header.swift
[144/167] Compiling SotoCodeGeneratorLib paginators.swift
[145/167] Compiling SotoCodeGeneratorLib comment.swift
[146/167] Compiling SotoCodeGeneratorLib enum.swift
[147/167] Compiling SotoCodeGeneratorLib enumWithValues.swift
[148/167] Compiling SotoCodeGeneratorLib Glob.swift
[149/167] Compiling SotoCodeGeneratorLib Model+Patch.swift
[150/167] Compiling SotoCodeGeneratorLib Patch.swift
[151/167] Compiling SotoCodeGeneratorLib shapes.swift
[152/167] Compiling SotoCodeGeneratorLib struct.swift
[153/167] Compiling SotoCodeGeneratorLib waiters.swift
[154/167] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[155/167] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[156/167] Compiling SotoCodeGeneratorLib SotoTraits.swift
[160/167] Emitting module SotoCodeGeneratorLib
[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 linux