Build Information
Failed to build scipio-s3-storage, reference 2.0.0 (69a35f
), with Swift 6.1 for Wasm on 29 May 2025 22:51:07 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/giginet/scipio-s3-storage.git
Reference: 2.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/giginet/scipio-s3-storage
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 69a35f8 Merge pull request #3 from giginet/upgrade-dependencies
Cloned https://github.com/giginet/scipio-s3-storage.git
Revision (git rev-parse @):
69a35f862ced598be9116a6ec71cb18e78d819c4
SUCCESS checkout https://github.com/giginet/scipio-s3-storage.git at 2.0.0
========================================
Build
========================================
Selected platform: 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.1.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/soto-project/soto-core.git"
},
{
"identity" : "scipio-cache-storage",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/giginet/scipio-cache-storage.git"
}
],
"manifest_display_name" : "scipio-s3-storage",
"name" : "scipio-s3-storage",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ScipioS3Storage",
"targets" : [
"ScipioS3Storage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "ScipioS3StorageTests",
"module_type" : "SwiftTarget",
"name" : "ScipioS3StorageTests",
"path" : "Tests/ScipioS3StorageTests",
"sources" : [
"AARArchiverTests.swift",
"CompressorTests.swift"
],
"target_dependencies" : [
"ScipioS3Storage"
],
"type" : "test"
},
{
"c99name" : "ScipioS3Storage",
"module_type" : "SwiftTarget",
"name" : "ScipioS3Storage",
"path" : "Sources/ScipioS3Storage",
"product_dependencies" : [
"ScipioStorage",
"SotoCore",
"SotoCodeGeneratorPlugin"
],
"product_memberships" : [
"ScipioS3Storage"
],
"sources" : [
"AARArchiver.swift",
"Compressor.swift",
"S3Client.swift",
"S3Storage.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/soto-project/soto-codegenerator
Fetching https://github.com/giginet/scipio-cache-storage.git
Fetching https://github.com/soto-project/soto-core.git
[1/3534] Fetching soto-codegenerator
[1344/3575] Fetching soto-codegenerator, scipio-cache-storage
[1703/59905] Fetching soto-codegenerator, scipio-cache-storage, soto-core
Fetched https://github.com/soto-project/soto-codegenerator from cache (1.98s)
[53555/56371] Fetching scipio-cache-storage, soto-core
Fetched https://github.com/giginet/scipio-cache-storage.git from cache (4.26s)
Fetched https://github.com/soto-project/soto-core.git from cache (4.30s)
Computing version for https://github.com/giginet/scipio-cache-storage.git
Computed https://github.com/giginet/scipio-cache-storage.git at 1.0.0 (4.87s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 7.7.1 (0.72s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/adam-fowler/jmespath.swift.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-nio-transport-services.git
[1/658] Fetching jmespath.swift
[659/2864] Fetching jmespath.swift, swift-metrics
[858/5531] Fetching jmespath.swift, swift-metrics, swift-nio-transport-services
[5532/9367] Fetching jmespath.swift, swift-metrics, swift-nio-transport-services, swift-log
[9368/24210] Fetching jmespath.swift, swift-metrics, swift-nio-transport-services, swift-log, swift-nio-ssl
[12040/38224] Fetching jmespath.swift, swift-metrics, swift-nio-transport-services, swift-log, swift-nio-ssl, async-http-client
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (2.63s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/swift-server/async-http-client.git from cache (2.64s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.64s)
Fetched https://github.com/apple/swift-metrics.git from cache (2.64s)
Fetched https://github.com/apple/swift-log.git from cache (2.64s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.67s)
[1/4974] Fetching swift-distributed-tracing
[4180/6684] Fetching swift-distributed-tracing, swift-atomics
[5506/20620] Fetching swift-distributed-tracing, swift-atomics, swift-crypto
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.51s)
[2686/15646] Fetching swift-atomics, swift-crypto
[2687/91754] Fetching swift-atomics, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (5.62s)
Fetched https://github.com/apple/swift-crypto.git from cache (5.65s)
Fetched https://github.com/apple/swift-nio.git from cache (5.75s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (11.04s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.49s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.68s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.31s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.94s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.81s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[2724/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.40s)
[2821/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.09s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.64s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.72s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.59s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5914] Fetching swift-nio-extras
[475/11873] Fetching swift-nio-extras, swift-algorithms
[11755/23400] Fetching swift-nio-extras, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.44s)
[8495/17486] Fetching swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (0.45s)
[2652/11527] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.27s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (1.88s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.62s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.84s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.62s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1590] Fetching swift-asn1
[240/7745] Fetching swift-asn1, swift-certificates
[966/8649] Fetching swift-asn1, swift-certificates, swift-http-types
[3800/13634] Fetching swift-asn1, swift-certificates, swift-http-types, swift-async-algorithms
[5990/16060] Fetching swift-asn1, swift-certificates, swift-http-types, swift-async-algorithms, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-types.git from cache (0.43s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-asn1.git from cache (0.43s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.53s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.53s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.54s)
[1/1141] Fetching swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.43s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.46s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.72s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.85s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.98s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (5.69s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.38s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.51s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.64s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.57s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.60s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.65s)
Computing version for https://github.com/soto-project/soto-codegenerator
Computed https://github.com/soto-project/soto-codegenerator at 7.7.0 (1.00s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/soto-project/soto-smithy.git
Fetching https://github.com/hummingbird-project/swift-mustache.git
[1/1814] Fetching swift-mustache
[600/3651] Fetching swift-mustache, soto-smithy
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)
[1/15379] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.89s)
Computing version for https://github.com/hummingbird-project/swift-mustache.git
Computed https://github.com/hummingbird-project/swift-mustache.git at 2.0.0 (1.55s)
Computing version for https://github.com/soto-project/soto-smithy.git
Computed https://github.com/soto-project/soto-smithy.git at 0.4.7 (0.59s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.52s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.58s)
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/adam-fowler/jmespath.swift.git
Working copy of https://github.com/adam-fowler/jmespath.swift.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.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.7
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/soto-project/soto-core.git
Working copy of https://github.com/soto-project/soto-core.git resolved at 7.7.1
Creating working copy for https://github.com/soto-project/soto-codegenerator
Working copy of https://github.com/soto-project/soto-codegenerator resolved at 7.7.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/giginet/scipio-cache-storage.git
Working copy of https://github.com/giginet/scipio-cache-storage.git resolved at 1.0.0
Creating working copy for https://github.com/hummingbird-project/swift-mustache.git
Working copy of https://github.com/hummingbird-project/swift-mustache.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
[0/19] Write sources
[8/19] Write swift-version-24593BA9C3E375BF.txt
[10/80] Emitting module ArgumentParserToolInfo
[11/80] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/81] Wrapping AST for ArgumentParserToolInfo for debugging
[14/119] Compiling ArgumentParser SplitArguments.swift
[15/119] Compiling ArgumentParser DumpHelpGenerator.swift
[16/119] Compiling ArgumentParser HelpCommand.swift
[17/119] Compiling ArgumentParser HelpGenerator.swift
[18/119] Compiling ArgumentParser MessageInfo.swift
[19/124] Compiling ArgumentParser InputOrigin.swift
[20/124] Compiling ArgumentParser ExpressibleByArgument.swift
[21/124] Compiling ArgumentParser ParsableArguments.swift
[22/124] Compiling ArgumentParser ParsableArgumentsValidation.swift
[23/124] Compiling ArgumentParser ParsableCommand.swift
[24/124] Compiling ArgumentParser ArgumentDecoder.swift
[25/124] Compiling ArgumentParser Name.swift
[26/124] Compiling ArgumentParser Parsed.swift
[27/124] Compiling ArgumentParser ParsedValues.swift
[28/124] Compiling ArgumentParser ParserError.swift
[29/124] Compiling Logging MetadataProvider.swift
[30/124] Compiling Logging Locks.swift
[31/124] Emitting module Logging
[32/124] Compiling Logging LogHandler.swift
[33/124] Compiling Logging Logging.swift
[35/125] Emitting module Mustache
[35/127] Wrapping AST for Logging for debugging
[37/127] Compiling ArgumentParser NameSpecification.swift
[38/127] Compiling ArgumentParser Option.swift
[39/127] Compiling ArgumentParser ZshCompletionsGenerator.swift
[40/127] Compiling ArgumentParser Argument.swift
[41/127] Compiling ArgumentParser ArgumentHelp.swift
[42/127] Compiling ArgumentParser ArgumentVisibility.swift
[43/127] Compiling ArgumentParser BashCompletionsGenerator.swift
[44/127] Compiling ArgumentParser CompletionsGenerator.swift
[45/127] Compiling ArgumentParser FishCompletionsGenerator.swift
[46/127] Compiling ArgumentParser CompletionKind.swift
[47/127] Compiling ArgumentParser Errors.swift
[48/127] Compiling ArgumentParser Flag.swift
[49/127] Emitting module SotoSmithy
[68/132] Compiling ArgumentParser OptionGroup.swift
[69/132] Compiling ArgumentParser AsyncParsableCommand.swift
[70/132] Compiling ArgumentParser CommandConfiguration.swift
[71/132] Compiling ArgumentParser CommandGroup.swift
[72/132] Compiling Mustache Template.swift
[73/132] Compiling Mustache Transform.swift
[74/132] Compiling ArgumentParser ArgumentSet.swift
[75/132] Compiling ArgumentParser CommandParser.swift
[76/132] Compiling ArgumentParser InputKey.swift
[83/133] Compiling SotoSmithy StreamingTraits.swift
[84/133] Compiling ArgumentParser CollectionExtensions.swift
[85/133] Compiling ArgumentParser Platform.swift
[86/133] Compiling ArgumentParser SequenceExtensions.swift
[87/133] Compiling ArgumentParser StringExtensions.swift
[95/134] Emitting module ArgumentParser
[101/134] Wrapping AST for Mustache for debugging
[102/134] Wrapping AST for SotoSmithy for debugging
[108/142] Compiling ArgumentParser Tree.swift
[119/142] Compiling SotoSmithyAWS Smithy.swift
[130/144] Compiling SotoSmithyAWS AwsS3Traits.swift
[131/144] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[132/144] Emitting module SotoSmithyAWS
[133/144] Wrapping AST for ArgumentParser for debugging
[135/144] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[136/144] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[137/144] Compiling SotoSmithyAWS AwsCoreTraits.swift
[138/144] Compiling SotoSmithyAWS AwsIAMTraits.swift
[139/144] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[140/145] Wrapping AST for SotoSmithyAWS for debugging
[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/170] Compiling SotoCodeGeneratorLib shapes.swift
[149/170] Compiling SotoCodeGeneratorLib struct.swift
[150/170] Compiling SotoCodeGeneratorLib waiters.swift
[151/170] Compiling SotoCodeGeneratorLib String.swift
[152/170] Compiling SotoCodeGeneratorLib Templates.swift
[153/170] Compiling SotoCodeGeneratorLib api.swift
[154/170] Compiling SotoCodeGeneratorLib Glob.swift
[155/170] Compiling SotoCodeGeneratorLib Model+Patch.swift
[156/170] Compiling SotoCodeGeneratorLib Patch.swift
[157/170] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[158/170] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[159/170] Compiling SotoCodeGeneratorLib SotoTraits.swift
[160/170] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[161/170] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[162/170] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[163/170] Emitting module SotoCodeGeneratorLib
[164/170] Compiling SotoCodeGeneratorLib AwsService.swift
[165/170] Compiling SotoCodeGeneratorLib ConfigFile.swift
[166/170] Compiling SotoCodeGeneratorLib Endpoints.swift
[167/171] Wrapping AST for SotoCodeGeneratorLib for debugging
[169/173] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[170/173] Emitting module SotoCodeGenerator
[171/174] Wrapping AST for SotoCodeGenerator for debugging
[172/174] Write Objects.LinkFileList
[173/174] Linking SotoCodeGenerator-tool
[1/1] Compiling plugin SotoCodeGeneratorPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/839] Write sources
[40/839] Compiling CSotoExpat xmltok_ns.c
[41/839] Compiling CSotoExpat xmltok_impl.c
[41/839] Compiling _AtomicsShims.c
[41/839] Write sources
[48/839] Compiling _NumericsShims _NumericsShims.c
[49/839] Compiling CNIOWindows shim.c
[50/839] Compiling CNIOWASI CNIOWASI.c
[51/839] Compiling CNIOWindows WSAStartup.c
[52/839] Compiling CNIOLinux liburing_shims.c
[53/839] Compiling CNIOLinux shim.c
[54/839] Compiling CNIOLLHTTP c_nio_http.c
[55/839] Compiling CSotoExpat xmlrole.c
[56/839] Compiling CNIOExtrasZlib empty.c
[57/839] Compiling CNIODarwin shim.c
[58/839] Write swift-version-24593BA9C3E375BF.txt
[59/839] Compiling CSotoExpat xmltok.c
[60/839] Compiling fiat_p256_adx_sqr.S
[61/839] Compiling fiat_p256_adx_mul.S
[61/839] Compiling CNIOLLHTTP c_nio_api.c
[63/839] Compiling fiat_curve25519_adx_square.S
[64/839] Compiling CSotoExpat xmlparse.c
[65/848] Compiling CNIOBoringSSLShims shims.c
[67/850] Emitting module ServiceContextModule
[68/866] Emitting module _NIODataStructures
[68/866] Compiling CNIOLLHTTP c_nio_llhttp.c
[70/866] Emitting module SotoSmithy
[72/869] Emitting module Mustache
[74/870] Compiling _NIODataStructures PriorityQueue.swift
[75/870] Emitting module RealModule
[76/870] Compiling RealModule AlgebraicField.swift
[77/870] Compiling RealModule ApproximateEquality.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[78/871] Emitting module ScipioStorage
/host/spi-builder-workspace/.build/checkouts/scipio-cache-storage/Sources/ScipioStorage/CacheStorage.swift:2:8: error: no such module 'CryptoKit'
1 | import Foundation
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 | private let jsonEncoder = {
[79/871] Compiling RealModule ElementaryFunctions.swift
[80/871] Compiling RealModule AugmentedArithmetic.swift
[81/871] Compiling RealModule Double+Real.swift
[82/871] Compiling ServiceContextModule ServiceContextKey.swift
[83/871] Compiling RealModule Float+Real.swift
[84/871] Compiling RealModule Float80+Real.swift
[85/871] Compiling RealModule Real.swift
[86/871] Compiling RealModule Float16+Real.swift
[87/871] Compiling ServiceContextModule ServiceContext.swift
[88/872] Compiling _NIODataStructures _TinyArray.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[89/872] Emitting module SotoXML
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:36:8: error: Unsupported platform
34 | import Android
35 | #else
36 | #error("Unsupported platform")
| `- error: Unsupported platform
37 | #endif
38 |
[90/872] Emitting module _NIOBase64
[91/872] Compiling _NIOBase64 Base64.swift
[92/873] Emitting module Logging
[93/874] Compiling RealModule RealFunctions.swift
[98/912] Compiling Logging Locks.swift
[99/912] Compiling Instrumentation Instrument.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[100/912] Emitting module Instrumentation
/host/spi-builder-workspace/.build/checkouts/swift-distributed-tracing/Sources/Instrumentation/Locks.swift:38:8: error: Unsupported runtime
36 | import Musl
37 | #else
38 | #error("Unsupported runtime")
| `- error: Unsupported runtime
39 | #endif
40 |
/host/spi-builder-workspace/.build/checkouts/swift-distributed-tracing/Sources/Instrumentation/Locks.swift:48:46: error: cannot find type 'pthread_rwlock_t' in scope
46 | @_spi(Locking) // Use the `package` access modifier once min Swift version is increased.
47 | public final class ReadWriteLock {
48 | private let rwlock: UnsafeMutablePointer<pthread_rwlock_t> = UnsafeMutablePointer.allocate(capacity: 1)
| `- error: cannot find type 'pthread_rwlock_t' in scope
49 |
50 | /// Create a new lock.
[101/912] Compiling Logging MetadataProvider.swift
[102/912] Compiling _NIODataStructures Heap.swift
[103/913] Compiling Instrumentation MultiplexInstrument.swift
[104/913] Compiling Instrumentation NoOpInstrument.swift
[105/913] Compiling Instrumentation Locks.swift
/host/spi-builder-workspace/.build/checkouts/swift-distributed-tracing/Sources/Instrumentation/Locks.swift:38:8: error: Unsupported runtime
36 | import Musl
37 | #else
38 | #error("Unsupported runtime")
| `- error: Unsupported runtime
39 | #endif
40 |
/host/spi-builder-workspace/.build/checkouts/swift-distributed-tracing/Sources/Instrumentation/Locks.swift:48:46: error: cannot find type 'pthread_rwlock_t' in scope
46 | @_spi(Locking) // Use the `package` access modifier once min Swift version is increased.
47 | public final class ReadWriteLock {
48 | private let rwlock: UnsafeMutablePointer<pthread_rwlock_t> = UnsafeMutablePointer.allocate(capacity: 1)
| `- error: cannot find type 'pthread_rwlock_t' in scope
49 |
50 | /// Create a new lock.
/host/spi-builder-workspace/.build/checkouts/swift-distributed-tracing/Sources/Instrumentation/Locks.swift:52:19: error: cannot find 'pthread_rwlock_init' in scope
50 | /// Create a new lock.
51 | public init() {
52 | let err = pthread_rwlock_init(self.rwlock, nil)
| `- error: cannot find 'pthread_rwlock_init' in scope
53 | precondition(err == 0, "pthread_rwlock_init failed with error \(err)")
54 | }
/host/spi-builder-workspace/.build/checkouts/swift-distributed-tracing/Sources/Instrumentation/Locks.swift:52:52: error: 'nil' requires a contextual type
50 | /// Create a new lock.
51 | public init() {
52 | let err = pthread_rwlock_init(self.rwlock, nil)
| `- error: 'nil' requires a contextual type
53 | precondition(err == 0, "pthread_rwlock_init failed with error \(err)")
54 | }
/host/spi-builder-workspace/.build/checkouts/swift-distributed-tracing/Sources/Instrumentation/Locks.swift:57:19: error: cannot find 'pthread_rwlock_destroy' in scope
55 |
56 | deinit {
57 | let err = pthread_rwlock_destroy(self.rwlock)
| `- error: cannot find 'pthread_rwlock_destroy' in scope
58 | precondition(err == 0, "pthread_rwlock_destroy failed with error \(err)")
59 | self.rwlock.deallocate()
/host/spi-builder-workspace/.build/checkouts/swift-distributed-tracing/Sources/Instrumentation/Locks.swift:67:19: error: cannot find 'pthread_rwlock_rdlock' in scope
65 | /// `unlock`, to simplify lock handling.
66 | public func lockRead() {
67 | let err = pthread_rwlock_rdlock(self.rwlock)
| `- error: cannot find 'pthread_rwlock_rdlock' in scope
68 | precondition(err == 0, "pthread_rwlock_rdlock failed with error \(err)")
69 | }
/host/spi-builder-workspace/.build/checkouts/swift-distributed-tracing/Sources/Instrumentation/Locks.swift:76:19: error: cannot find 'pthread_rwlock_wrlock' in scope
74 | /// `unlock`, to simplify lock handling.
75 | public func lockWrite() {
76 | let err = pthread_rwlock_wrlock(self.rwlock)
| `- error: cannot find 'pthread_rwlock_wrlock' in scope
77 | precondition(err == 0, "pthread_rwlock_wrlock failed with error \(err)")
78 | }
/host/spi-builder-workspace/.build/checkouts/swift-distributed-tracing/Sources/Instrumentation/Locks.swift:85:19: error: cannot find 'pthread_rwlock_unlock' in scope
83 | /// `lock`, to simplify lock handling.
84 | public func unlock() {
85 | let err = pthread_rwlock_unlock(self.rwlock)
| `- error: cannot find 'pthread_rwlock_unlock' in scope
86 | precondition(err == 0, "pthread_rwlock_unlock failed with error \(err)")
87 | }
[106/913] Compiling Instrumentation InstrumentationSystem.swift
/host/spi-builder-workspace/.build/checkouts/swift-distributed-tracing/Sources/Instrumentation/Locks.swift:48:46: error: cannot find type 'pthread_rwlock_t' in scope
46 | @_spi(Locking) // Use the `package` access modifier once min Swift version is increased.
47 | public final class ReadWriteLock {
48 | private let rwlock: UnsafeMutablePointer<pthread_rwlock_t> = UnsafeMutablePointer.allocate(capacity: 1)
| `- error: cannot find type 'pthread_rwlock_t' in scope
49 |
50 | /// Create a new lock.
[107/913] Compiling JMESPath Sendable.swift
[108/913] Emitting module SotoSmithyAWS
[110/915] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[111/915] Compiling InternalCollectionsUtilities Debugging.swift
[112/915] Compiling InternalCollectionsUtilities Descriptions.swift
[113/915] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[114/915] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[115/916] Compiling JMESPath Runtime.swift
[116/916] Compiling JMESPath Token.swift
[117/916] Compiling Logging LogHandler.swift
[118/916] Compiling SotoXML Expat.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:36:8: error: Unsupported platform
34 | import Android
35 | #else
36 | #error("Unsupported platform")
| `- error: Unsupported platform
37 | #endif
38 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
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/72] Emitting module Mustache
[3/74] Compiling SotoSmithy ShapeId.swift
[4/74] Compiling SotoSmithy Smithy.swift
[5/74] Emitting module Logging
[6/74] Compiling Logging LogHandler.swift
[7/74] Emitting module ArgumentParserToolInfo
[8/74] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/75] Compiling Logging MetadataProvider.swift
[10/75] Compiling SotoSmithy Parser.swift
[11/75] Compiling SotoSmithy Smithy+Parse.swift
[12/75] Compiling SotoSmithy TokenParser.swift
[13/75] Compiling SotoSmithy Tokenizer.swift
[14/75] Compiling SotoSmithy BasicSelectors.swift
[16/75] Compiling SotoSmithy DecodableSelector.swift
[17/75] Compiling SotoSmithy SingleValueTrait.swift
[18/74] Compiling Mustache Template.swift
[19/74] Compiling Mustache Transform.swift
[20/74] Compiling SotoSmithy Document.swift
[21/74] Compiling SotoSmithy Errors.swift
[22/74] Compiling SotoSmithy Model.swift
[23/74] Compiling Logging Locks.swift
[24/112] Compiling ArgumentParser UsageGenerator.swift
[25/112] Compiling ArgumentParser Name.swift
[26/112] Compiling ArgumentParser Parsed.swift
[27/112] Compiling ArgumentParser ParsedValues.swift
[28/112] Compiling ArgumentParser ParserError.swift
[29/117] Compiling ArgumentParser Flag.swift
[30/117] Compiling ArgumentParser NameSpecification.swift
[31/117] Compiling ArgumentParser CompletionKind.swift
[32/117] Compiling ArgumentParser Errors.swift
[34/118] Compiling Logging Logging.swift
[36/117] Compiling ArgumentParser ArgumentVisibility.swift
[41/117] Compiling ArgumentParser InputOrigin.swift
[42/117] Compiling ArgumentParser DumpHelpGenerator.swift
[43/117] Compiling ArgumentParser HelpCommand.swift
[44/117] Compiling ArgumentParser HelpGenerator.swift
[45/117] Compiling ArgumentParser MessageInfo.swift
[46/117] Compiling ArgumentParser BashCompletionsGenerator.swift
[47/117] Compiling ArgumentParser CompletionsGenerator.swift
[48/117] Compiling ArgumentParser FishCompletionsGenerator.swift
[49/117] Compiling ArgumentParser ZshCompletionsGenerator.swift
[50/117] Compiling ArgumentParser Argument.swift
[51/117] Compiling ArgumentParser ArgumentHelp.swift
[52/117] Emitting module SotoSmithy
[53/117] Compiling SotoSmithy StreamingTraits.swift
[54/117] Compiling SotoSmithy SuppressTrait.swift
[55/117] Compiling SotoSmithy TypeRefinementTraits.swift
[56/117] Compiling SotoSmithy WaitersTraits.swift
[57/117] Compiling SotoSmithy XmlBindingTraits.swift
[58/117] Compiling ArgumentParser Option.swift
[59/117] Compiling ArgumentParser ExpressibleByArgument.swift
[60/117] Compiling ArgumentParser ParsableArguments.swift
[61/117] Compiling ArgumentParser ParsableArgumentsValidation.swift
[62/117] Compiling ArgumentParser ParsableCommand.swift
[63/117] Compiling ArgumentParser ArgumentDecoder.swift
[64/117] Compiling ArgumentParser ArgumentDefinition.swift
[65/117] Compiling ArgumentParser ArgumentSet.swift
[66/117] Compiling ArgumentParser CommandParser.swift
[67/117] Compiling ArgumentParser InputKey.swift
[68/117] Compiling ArgumentParser OptionGroup.swift
[69/117] Compiling ArgumentParser AsyncParsableCommand.swift
[70/117] Compiling ArgumentParser CommandConfiguration.swift
[71/117] Compiling ArgumentParser CommandGroup.swift
[72/117] Compiling ArgumentParser EnumerableFlag.swift
[80/117] Emitting module ArgumentParser
[92/130] Compiling SotoSmithyAWS AwsAuthenticationTraits.swift
[93/131] Compiling SotoSmithyAWS Smithy.swift
[94/131] Compiling SotoSmithyAWS AwsProtocolTraits.swift
[95/131] Compiling SotoSmithyAWS AwsS3Traits.swift
[96/131] Emitting module SotoSmithyAWS
[97/131] Compiling ArgumentParser CollectionExtensions.swift
[98/131] Compiling ArgumentParser Platform.swift
[99/131] Compiling ArgumentParser SequenceExtensions.swift
[100/131] Compiling ArgumentParser StringExtensions.swift
[101/131] Compiling ArgumentParser Tree.swift
[112/131] Compiling SotoSmithyAWS AwsIAMTraits.swift
[123/132] Compiling SotoSmithyAWS AwsCloudFormationTraits.swift
[124/132] Compiling SotoSmithyAWS AwsApiGatewayTraits.swift
[125/132] Compiling SotoSmithyAWS AwsCoreTraits.swift
[128/153] Compiling SotoCodeGeneratorLib error.swift
[129/153] Compiling SotoCodeGeneratorLib header.swift
[130/153] Compiling SotoCodeGeneratorLib paginators.swift
[131/156] Compiling SotoCodeGeneratorLib shapes.swift
[132/156] Compiling SotoCodeGeneratorLib struct.swift
[133/156] Compiling SotoCodeGeneratorLib waiters.swift
[134/156] Compiling SotoCodeGeneratorLib Glob.swift
[135/156] Compiling SotoCodeGeneratorLib Model+Patch.swift
[136/156] Compiling SotoCodeGeneratorLib Patch.swift
[137/156] Compiling SotoCodeGeneratorLib comment.swift
[138/156] Compiling SotoCodeGeneratorLib enum.swift
[139/156] Compiling SotoCodeGeneratorLib enumWithValues.swift
[140/156] Compiling SotoCodeGeneratorLib String.swift
[141/156] Compiling SotoCodeGeneratorLib Templates.swift
[142/156] Compiling SotoCodeGeneratorLib api.swift
[143/156] Compiling SotoCodeGeneratorLib Smithy+CodeGeneration.swift
[144/156] Compiling SotoCodeGeneratorLib SotoCodeGen.swift
[145/156] Compiling SotoCodeGeneratorLib SotoTraits.swift
[146/156] Emitting module SotoCodeGeneratorLib
[147/156] Compiling SotoCodeGeneratorLib AwsService+paginators.swift
[148/156] Compiling SotoCodeGeneratorLib AwsService+shapes.swift
[149/156] Compiling SotoCodeGeneratorLib AwsService+waiters.swift
[150/156] Compiling SotoCodeGeneratorLib AwsService.swift
[151/156] Compiling SotoCodeGeneratorLib ConfigFile.swift
[152/156] Compiling SotoCodeGeneratorLib Endpoints.swift
[154/158] Emitting module SotoCodeGenerator
[155/158] Compiling SotoCodeGenerator SotoCodeGenerator.swift
[156/158] Write Objects.LinkFileList
[157/158] Linking SotoCodeGenerator-tool
[0/1] Planning build
[1/1] Compiling plugin SotoCodeGeneratorPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/774] Write sources
[3/775] Compiling fiat_p256_adx_sqr.S
[4/775] Compiling fiat_p256_adx_mul.S
[5/775] Compiling fiat_curve25519_adx_mul.S
[6/775] Write swift-version-24593BA9C3E375BF.txt
[7/775] Compiling CCryptoBoringSSLShims shims.c
[9/779] Compiling _NIODataStructures PriorityQueue.swift
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_method.cc:17:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[9/779] Compiling tls_method.cc
[10/779] Emitting module _NIODataStructures
[10/779] Compiling c-nioatomics.c
[10/779] Compiling tls13_client.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_record.cc:19:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
[10/779] Compiling tls_record.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_server.cc:32:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
[10/779] Compiling tls13_server.cc
[10/779] Compiling c-atomics.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_enc.cc:34:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
[10/779] Compiling tls13_enc.cc
BUILD FAILURE 6.1 wasm