The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BreezeLambdaDynamoDBAPI, reference 1.2.0 (8ed860), with Swift 6.1 for Wasm on 3 Jan 2026 18:00:42 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-serverless/BreezeLambdaDynamoDBAPI.git
Reference: 1.2.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.2.0      -> FETCH_HEAD
HEAD is now at 8ed8608 Merge pull request #8 from swift-serverless/feature/remove-graceful-shutdown-dance
Cloned https://github.com/swift-serverless/BreezeLambdaDynamoDBAPI.git
Revision (git rev-parse @):
8ed8608826741c7ae69a887da3352ae90f0484a5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-serverless/BreezeLambdaDynamoDBAPI.git at 1.2.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.5.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",
        "BreezeLambdaAPITests.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",
        "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-4606859-1":/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:dbcbf45695e2d1afcaee9a5a93239e71a6cc4a5872f338d6e993e9ceefe7df1b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/soto-project/soto.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/awslabs/swift-aws-lambda-events.git
Fetching https://github.com/awslabs/swift-aws-lambda-runtime
[1/2568] Fetching swift-service-lifecycle
[258/4726] Fetching swift-service-lifecycle, swift-docc-plugin
[2246/7548] Fetching swift-service-lifecycle, swift-docc-plugin, swift-aws-lambda-events
[2324/13307] Fetching swift-service-lifecycle, swift-docc-plugin, swift-aws-lambda-events, swift-log
[2459/28310] Fetching swift-service-lifecycle, swift-docc-plugin, swift-aws-lambda-events, swift-log, swift-aws-lambda-runtime
Fetched https://github.com/awslabs/swift-aws-lambda-events.git from cache (1.32s)
Fetched https://github.com/awslabs/swift-aws-lambda-runtime from cache (1.36s)
[1/142880] Fetching soto
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (52.79s)
Fetched https://github.com/apple/swift-log.git from cache (52.80s)
Fetched https://github.com/apple/swift-docc-plugin from cache (52.80s)
Fetched https://github.com/soto-project/soto.git from cache (53.67s)
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 (54.43s)
Fetching https://github.com/apple/swift-http-types.git
[1/951] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.29s)
Computing version for https://github.com/awslabs/swift-aws-lambda-runtime
Computed https://github.com/awslabs/swift-aws-lambda-runtime at 2.5.0 (0.96s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
[1/18421] Fetching swift-collections
[6265/99573] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (10.49s)
Fetched https://github.com/apple/swift-nio.git from cache (10.57s)
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 (17.57s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5860] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.52s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (1.54s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.05s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (3.02s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3631] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.43s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.23s)
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.81s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 7.12.0 (11.26s)
Fetching https://github.com/soto-project/soto-core.git
[1/63452] Fetching soto-core
Fetched https://github.com/soto-project/soto-core.git from cache (4.11s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 7.10.0 (4.73s)
Fetching https://github.com/jmespath/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-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/5621] Fetching swift-distributed-tracing
[120/6274] Fetching swift-distributed-tracing, jmespath.swift
[1722/9083] Fetching swift-distributed-tracing, jmespath.swift, swift-nio-transport-services
[7792/23586] Fetching swift-distributed-tracing, jmespath.swift, swift-nio-transport-services, async-http-client
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.39s)
[7435/20777] Fetching swift-distributed-tracing, jmespath.swift, async-http-client
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.50s)
[6020/15156] Fetching jmespath.swift, async-http-client
Fetching https://github.com/apple/swift-atomics.git
[6311/30452] Fetching jmespath.swift, async-http-client, swift-nio-ssl
[17452/32272] Fetching jmespath.swift, async-http-client, swift-nio-ssl, swift-atomics
[18359/49732] Fetching jmespath.swift, async-http-client, swift-nio-ssl, swift-atomics, swift-crypto
Fetched https://github.com/apple/swift-atomics.git from cache (0.65s)
[22541/47912] Fetching jmespath.swift, async-http-client, swift-nio-ssl, swift-crypto
Fetched https://github.com/swift-server/async-http-client.git from cache (1.30s)
[12474/33409] Fetching jmespath.swift, swift-nio-ssl, swift-crypto
Fetched https://github.com/jmespath/jmespath.swift.git from cache (2.74s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.78s)
[1/2505] Fetching swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.69s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.08s)
Computing version for https://github.com/jmespath/jmespath.swift.git
Computed https://github.com/jmespath/jmespath.swift.git at 1.0.3 (4.18s)
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.59s)
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.24s)
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 (0.95s)
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/6364] Fetching swift-nio-extras
[2738/12416] Fetching swift-nio-extras, swift-algorithms
[5631/24140] Fetching swift-nio-extras, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (0.50s)
[9295/18088] Fetching swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.22s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.22s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.88s)
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.58s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.62s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.41s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (1.08s)
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.69s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.32s)
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.92s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
[1/1692] Fetching swift-asn1
[814/2896] Fetching swift-asn1, swift-http-structured-headers
[2873/9976] Fetching swift-asn1, swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.64s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.64s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.65s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (9.98s)
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 (4.63s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (0.89s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.92.0 (1.23s)
Fetching https://github.com/apple/swift-system.git
[1/5237] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.41s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.20s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (2.81s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.73s)
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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-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-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-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.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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/apple/swift-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-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/awslabs/swift-aws-lambda-runtime
Working copy of https://github.com/awslabs/swift-aws-lambda-runtime resolved at 2.5.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
Creating working copy for https://github.com/apple/swift-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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.31.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
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/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-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/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-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/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/soto-project/soto.git
Working copy of https://github.com/soto-project/soto.git resolved at 7.12.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-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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin AWSLambdaPackager
Building for debugging...
[3/897] Write sources
[44/897] Compiling _CWASI _CWASI.c
[45/897] Compiling _AtomicsShims.c
[46/897] Compiling _NumericsShims _NumericsShims.c
[47/897] Compiling CXKCPShims shims.c
[47/897] Compiling SimpleFIPS202.c
[49/897] Compiling CSotoExpat xmltok_impl.c
[50/897] Compiling CSotoExpat xmltok_ns.c
[50/897] Compiling KeccakSponge.c
[52/897] Compiling KeccakHash.c
[53/897] Write swift-version-24593BA9C3E375BF.txt
[53/897] Compiling CNIOWindows shim.c
[55/897] Compiling CNIOWindows WSAStartup.c
[56/897] Compiling CSotoExpat xmlrole.c
[56/897] Compiling CNIOWASI CNIOWASI.c
[58/897] Compiling CSotoExpat xmlparse.c
[59/897] Compiling CSotoExpat xmltok.c
[60/897] Compiling e_aeseax.cc
[61/927] Compiling cbs.cc
[63/938] Emitting module ServiceContextModule
[64/938] Compiling JMESPath Token.swift
[65/939] Emitting module JMESPath
error: emit-module command failed with exit code 1 (use -v to see invocation)
[66/939] Emitting module SotoXML
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 |
[67/939] Compiling JMESPath Expression.swift
[68/939] Compiling JMESPath Functions.swift
[69/940] Compiling JMESPath Sendable.swift
[70/940] Compiling JMESPath Runtime.swift
[71/940] Compiling RealModule RealFunctions.swift
[72/940] Compiling RealModule Float16+Real.swift
[73/940] Emitting module Logging
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/940] Emitting module RealModule
[75/940] Compiling JMESPath Ast.swift
[76/940] Compiling JMESPath Error.swift
[77/940] Compiling _NIODataStructures PriorityQueue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/940] Compiling _NIODataStructures _TinyArray.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/940] Compiling RealModule Float80+Real.swift
[80/940] Compiling RealModule Real.swift
[81/940] Compiling JMESPath Interpreter.swift
[82/940] Compiling JMESPath Lexer.swift
[83/940] Compiling ServiceContextModule ServiceContextKey.swift
[84/940] Compiling ServiceContextModule ServiceContext.swift
[85/940] Compiling JMESPath Parser.swift
[86/940] Emitting module _NIOBase64
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/940] Compiling _NIOBase64 Base64.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/942] Compiling RealModule RelaxedArithmetic.swift
[92/943] Emitting module _NIODataStructures
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/943] Compiling _NIODataStructures Heap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/963] Compiling Logging MetadataProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/971] Compiling Logging LogHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[97/971] Compiling Logging Locks.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[98/971] Compiling Logging Logging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[99/972] Compiling JMESPath Variable.swift
[101/978] Compiling Instrumentation NoOpInstrument.swift
[102/978] Compiling HTTPTypes HTTPField.swift
[103/978] Compiling HTTPTypes HTTPFieldName.swift
[104/978] Emitting module Instrumentation
[105/978] Compiling InternalCollectionsUtilities _SortedCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[106/978] Compiling InternalCollectionsUtilities _UniqueCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[107/978] Compiling InternalCollectionsUtilities Debugging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[108/978] Compiling InternalCollectionsUtilities Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[109/980] Compiling Instrumentation MultiplexInstrument.swift
[110/980] Emitting module INIParser
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[111/980] Compiling INIParser INIParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[112/980] Compiling Instrumentation Locks.swift
[113/980] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[114/980] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[115/980] Compiling SotoXML XML.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[116/980] Compiling SotoXML XMLDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[117/980] Compiling SotoXML Expat.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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 |
[118/981] Compiling Instrumentation Instrument.swift
[119/981] Compiling Instrumentation InstrumentationSystem.swift
[120/982] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[122/982] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[123/982] Compiling InternalCollectionsUtilities UInt+reversed.swift
[125/986] Compiling SotoXML XMLEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[125/986] Compiling KeccakP-1600-opt64.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:dbcbf45695e2d1afcaee9a5a93239e71a6cc4a5872f338d6e993e9ceefe7df1b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/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/838] Write sources
[9/839] Compiling CNIOPosix event_loop_id.c
[10/839] Compiling CNIOLinux shim.c
[11/839] Compiling CNIOOpenBSD shim.c
[12/839] Compiling CNIODarwin shim.c
[13/839] Compiling CNIOExtrasZlib empty.c
[14/839] Compiling CNIOLLHTTP c_nio_http.c
[15/839] Compiling CNIOLLHTTP c_nio_api.c
[16/839] Compiling fiat_p256_adx_sqr.S
[17/839] Compiling fiat_p256_adx_mul.S
[18/839] Compiling fiat_curve25519_adx_square.S
[19/839] Compiling fiat_curve25519_adx_mul.S
[20/839] Write swift-version-24593BA9C3E375BF.txt
[21/839] Compiling CNIOLinux liburing_shims.c
[22/839] Compiling CNIOBoringSSLShims shims.c
[24/845] Compiling _NIODataStructures PriorityQueue.swift
[25/845] Compiling _NIODataStructures Heap.swift
[26/845] Emitting module _NIODataStructures
[27/845] Compiling _NIODataStructures _TinyArray.swift
[29/846] Emitting module _NIOBase64
[30/846] Compiling _NIOBase64 Base64.swift
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>
      |          ^~~~~~~~~~~
1 error generated.
[31/852] Compiling tls13_enc.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>
      |          ^~~~~~~~~~~
[31/852] Compiling tls13_server.cc
[31/852] Compiling KeccakP-1600-opt64.c
[31/852] Compiling CNIOLLHTTP c_nio_llhttp.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>
      |          ^~~~~~~~~~~
[31/852] 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>
      |          ^~~~~~~~~~~
[31/852] Compiling tls_method.cc
BUILD FAILURE 6.1 wasm