Build Information
Failed to build BreezeLambdaDynamoDBAPI, reference 1.1.0 (f213d6), with Swift 6.1 for Wasm on 17 Oct 2025 22:34:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-serverless/BreezeLambdaDynamoDBAPI.git
Reference: 1.1.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/swift-serverless/BreezeLambdaDynamoDBAPI
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at f213d67 Merge pull request #9 from swift-serverless/features/awslabs
Cloned https://github.com/swift-serverless/BreezeLambdaDynamoDBAPI.git
Revision (git rev-parse @):
f213d67c5a720f35031afe0d076893e036e38dc7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-serverless/BreezeLambdaDynamoDBAPI.git at 1.1.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/swift-serverless/BreezeLambdaDynamoDBAPI.git
https://github.com/swift-serverless/BreezeLambdaDynamoDBAPI.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-aws-lambda-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/awslabs/swift-aws-lambda-runtime"
},
{
"identity" : "swift-aws-lambda-events",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/awslabs/swift-aws-lambda-events.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
},
{
"identity" : "soto",
"requirement" : {
"range" : [
{
"lower_bound" : "7.0.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/soto-project/soto.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "BreezeLambdaDynamoDBAPI",
"name" : "BreezeLambdaDynamoDBAPI",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "BreezeDynamoDBService",
"targets" : [
"BreezeDynamoDBService"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BreezeLambdaAPI",
"targets" : [
"BreezeLambdaAPI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BreezeLambdaItemAPI",
"targets" : [
"BreezeLambdaItemAPI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "BreezeLambdaItemAPI",
"module_type" : "SwiftTarget",
"name" : "BreezeLambdaItemAPI",
"path" : "Sources/BreezeLambdaItemAPI",
"product_memberships" : [
"BreezeLambdaItemAPI"
],
"sources" : [
"BreezeLambdaItemAPI.swift"
],
"target_dependencies" : [
"BreezeLambdaAPI"
],
"type" : "executable"
},
{
"c99name" : "BreezeLambdaAPITests",
"module_type" : "SwiftTarget",
"name" : "BreezeLambdaAPITests",
"path" : "Tests/BreezeLambdaAPITests",
"product_dependencies" : [
"AWSLambdaRuntime",
"ServiceLifecycle",
"ServiceLifecycleTestKit"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/BreezeLambdaAPITests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"APIGatewayV2Response.swift",
"BreezeDynamoDBManagerMock.swift",
"BreezeLambdaAPIServiceTests.swift",
"BreezeLambdaHandlerTests.swift",
"BreezeOperationTests.swift",
"Fixtures.swift",
"Lambda.swift",
"Product.swift"
],
"target_dependencies" : [
"BreezeLambdaAPI"
],
"type" : "test"
},
{
"c99name" : "BreezeLambdaAPI",
"module_type" : "SwiftTarget",
"name" : "BreezeLambdaAPI",
"path" : "Sources/BreezeLambdaAPI",
"product_dependencies" : [
"AWSLambdaRuntime",
"AWSLambdaEvents",
"ServiceLifecycle"
],
"product_memberships" : [
"BreezeLambdaAPI",
"BreezeLambdaItemAPI"
],
"sources" : [
"APIGatewayV2Request+Extensions.swift",
"APIGatewayV2Response+Extensions.swift",
"BreezeAPIConfiguration.swift",
"BreezeEmptyResponse.swift",
"BreezeLambdaAPI.swift",
"BreezeLambdaAPIError.swift",
"BreezeLambdaHandler.swift",
"BreezeLambdaService.swift",
"BreezeOperation.swift"
],
"target_dependencies" : [
"BreezeDynamoDBService"
],
"type" : "library"
},
{
"c99name" : "BreezeDynamoDBServiceTests",
"module_type" : "SwiftTarget",
"name" : "BreezeDynamoDBServiceTests",
"path" : "Tests/BreezeDynamoDBServiceTests",
"product_dependencies" : [
"AWSLambdaRuntime",
"ServiceLifecycle",
"ServiceLifecycleTestKit"
],
"sources" : [
"BreezeDynamoDBManagerMock.swift",
"BreezeDynamoDBManagerTests.swift",
"BreezeDynamoDBServiceTests.swift",
"LocalStackDynamoDB.swift"
],
"target_dependencies" : [
"BreezeDynamoDBService"
],
"type" : "test"
},
{
"c99name" : "BreezeDynamoDBService",
"module_type" : "SwiftTarget",
"name" : "BreezeDynamoDBService",
"path" : "Sources/BreezeDynamoDBService",
"product_dependencies" : [
"SotoDynamoDB",
"ServiceLifecycle",
"Logging"
],
"product_memberships" : [
"BreezeDynamoDBService",
"BreezeLambdaAPI",
"BreezeLambdaItemAPI"
],
"sources" : [
"BreezeCodable.swift",
"BreezeDynamoDBConfig.swift",
"BreezeDynamoDBManager.swift",
"BreezeDynamoDBManaging.swift",
"BreezeDynamoDBService.swift",
"BreezeHTTPClientConfig.swift",
"Foundation+Extension.swift",
"ListResponse.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/soto-project/soto.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/awslabs/swift-aws-lambda-events.git
Fetching https://github.com/awslabs/swift-aws-lambda-runtime
[1/2643] Fetching swift-aws-lambda-events
[266/5173] Fetching swift-aws-lambda-events, swift-service-lifecycle
[2022/19323] Fetching swift-aws-lambda-events, swift-service-lifecycle, swift-aws-lambda-runtime
[3520/21456] Fetching swift-aws-lambda-events, swift-service-lifecycle, swift-aws-lambda-runtime, swift-docc-plugin
[4837/25399] Fetching swift-aws-lambda-events, swift-service-lifecycle, swift-aws-lambda-runtime, swift-docc-plugin, swift-log
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.41s)
[9072/22869] Fetching swift-aws-lambda-events, swift-aws-lambda-runtime, swift-docc-plugin, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.36s)
Fetched https://github.com/awslabs/swift-aws-lambda-runtime from cache (1.40s)
[1/142285] Fetching soto
Fetched https://github.com/awslabs/swift-aws-lambda-events.git from cache (119.08s)
Fetched https://github.com/apple/swift-docc-plugin from cache (119.08s)
Fetched https://github.com/soto-project/soto.git from cache (119.94s)
Computing version for https://github.com/awslabs/swift-aws-lambda-events.git
Computed https://github.com/awslabs/swift-aws-lambda-events.git at 0.5.0 (120.66s)
Fetching https://github.com/apple/swift-http-types.git
[1/916] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.34s)
Computing version for https://github.com/awslabs/swift-aws-lambda-runtime
Computed https://github.com/awslabs/swift-aws-lambda-runtime at 2.3.0 (1.09s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
[1/18202] Fetching swift-collections
[4188/97553] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (8.15s)
Fetched https://github.com/apple/swift-nio.git from cache (8.25s)
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.0 (8.87s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5633] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.46s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.18s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.97s)
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.64s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.86s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3553] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.50s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.27s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.87.0 (1.15s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[1749/6871] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Fetched https://github.com/apple/swift-system.git from cache (0.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.06s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.67s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 7.10.0 (15.92s)
Fetching https://github.com/soto-project/soto-core.git
[1/61822] Fetching soto-core
Fetched https://github.com/soto-project/soto-core.git from cache (9.82s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 7.9.0 (13.24s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/jmespath/jmespath.swift.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/2374] Fetching swift-metrics
[2/3027] Fetching swift-metrics, jmespath.swift
[511/5798] Fetching swift-metrics, jmespath.swift, swift-nio-transport-services
[1130/11243] Fetching swift-metrics, jmespath.swift, swift-nio-transport-services, swift-distributed-tracing
[9448/25616] Fetching swift-metrics, jmespath.swift, swift-nio-transport-services, swift-distributed-tracing, async-http-client
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.52s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.52s)
[11129/20471] Fetching jmespath.swift, swift-distributed-tracing, async-http-client
Fetching https://github.com/apple/swift-crypto.git
[16592/35599] Fetching jmespath.swift, swift-distributed-tracing, async-http-client, swift-nio-ssl
[23952/52822] Fetching jmespath.swift, swift-distributed-tracing, async-http-client, swift-nio-ssl, swift-crypto
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (2.33s)
Fetched https://github.com/swift-server/async-http-client.git from cache (2.35s)
Fetched https://github.com/jmespath/jmespath.swift.git from cache (2.35s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.38s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.45s)
Computing version for https://github.com/jmespath/jmespath.swift.git
Computed https://github.com/jmespath/jmespath.swift.git at 1.0.3 (3.95s)
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.70s)
Fetching https://github.com/apple/swift-service-context.git
[1/1133] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.30s)
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.98s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.29.0 (0.72s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/5993] Fetching swift-algorithms
[121/12175] Fetching swift-algorithms, swift-nio-extras
[4495/23875] Fetching swift-algorithms, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.82s)
[10439/17693] Fetching swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (1.72s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.73s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (2.54s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.2 (1.19s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.70s)
Fetching https://github.com/apple/swift-numerics.git
[1/6371] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.50s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (1.21s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
[1/1190] Fetching swift-http-structured-headers
[25/2843] Fetching swift-http-structured-headers, swift-asn1
[2844/9502] Fetching swift-http-structured-headers, swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.32s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.32s)
[3463/6659] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (0.46s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (3.20s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.08s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.5.0 (0.70s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.35.0 (0.83s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.15.0 (0.92s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.0.0 (2.23s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.57s)
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/awslabs/swift-aws-lambda-events.git
Working copy of https://github.com/awslabs/swift-aws-lambda-events.git resolved at 0.5.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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.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/soto-project/soto.git
Working copy of https://github.com/soto-project/soto.git resolved at 7.10.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.25.2
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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-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-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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.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.87.0
Creating working copy for https://github.com/awslabs/swift-aws-lambda-runtime
Working copy of https://github.com/awslabs/swift-aws-lambda-runtime resolved at 2.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.0.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.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.15.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.29.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.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.9.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.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.35.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin AWSLambdaPackager
Building for debugging...
[3/896] Write sources
[6/896] Compiling sha1-armv8-apple.S
[7/896] Write sources
[8/896] Compiling sha256-armv8-win.S
[9/896] Write sources
[11/896] Compiling sha256-586-linux.S
[12/896] Compiling _NumericsShims _NumericsShims.c
[12/896] Write sources
[46/896] Compiling _CWASI _CWASI.c
[47/896] Compiling _AtomicsShims.c
[48/896] Compiling CXKCPShims shims.c
[49/896] Compiling SimpleFIPS202.c
[50/896] Compiling KeccakSponge.c
[51/896] Compiling KeccakHash.c
[52/896] Compiling CSotoExpat xmltok_ns.c
[53/896] Compiling CSotoExpat xmltok_impl.c
[54/896] Compiling CSotoExpat xmlrole.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/crypto/cipher/get_cipher.cc:19:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/crypto/cipher/internal.h:18:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/crypto/cipher/../internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[55/896] Compiling get_cipher.cc
[55/896] Compiling v3_enum.cc
[55/896] Compiling v3_info.cc
[55/896] Compiling CSotoExpat xmltok.c
[55/896] Compiling KeccakP-1600-opt64.c
[55/896] Compiling CSotoExpat xmlparse.c
[55/896] Compiling v3_int.cc
[55/896] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin AWSLambdaPackager
Building for debugging...
[3/844] Write sources
[5/844] Compiling CNIOWindows WSAStartup.c
[6/844] Compiling CNIOWindows shim.c
[7/844] Compiling CNIOWASI CNIOWASI.c
[8/844] Compiling CNIOLinux shim.c
[9/844] Compiling CNIOPosix event_loop_id.c
[10/844] Compiling CNIOLinux liburing_shims.c
[11/844] Compiling CNIOExtrasZlib empty.c
[12/844] Compiling CNIOLLHTTP c_nio_http.c
[13/844] Compiling CNIODarwin shim.c
[14/844] Compiling CNIOLLHTTP c_nio_api.c
[15/844] Compiling fiat_p256_adx_sqr.S
[16/844] Compiling fiat_p256_adx_mul.S
[17/844] Compiling fiat_curve25519_adx_square.S
[18/844] Compiling fiat_curve25519_adx_mul.S
[19/844] Write swift-version-24593BA9C3E375BF.txt
[20/844] Compiling CSotoExpat xmlparse.c
[21/844] Compiling CSotoExpat xmltok.c
[22/848] Compiling CNIOBoringSSLShims shims.c
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>
| ^~~~~~~~~~~
1 error generated.
[23/855] Compiling tls_record.cc
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.
[23/855] Compiling tls_method.cc
[23/855] Compiling KeccakP-1600-opt64.c
[23/855] Compiling CNIOLLHTTP c_nio_llhttp.c
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>
| ^~~~~~~~~~~
[23/855] Compiling tls13_server.cc
BUILD FAILURE 6.1 wasm