The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build soto-elasticsearch-nio-client, reference main (1f21ca), with Swift 6.1 for Wasm on 4 Dec 2025 06:42:05 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/brokenhandsio/soto-elasticsearch-nio-client.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/brokenhandsio/soto-elasticsearch-nio-client
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1f21cac Merge pull request #7 from brokenhandsio/dependabot/github_actions/actions/checkout-6
Cloned https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git
Revision (git rev-parse @):
1f21cacb357f6909ba07e1867fd12570b4651ecb
SUCCESS checkout https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git
https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "elasticsearch-nio-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/brokenhandsio/elasticsearch-nio-client.git"
    },
    {
      "identity" : "soto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/soto-project/soto.git"
    }
  ],
  "manifest_display_name" : "soto-elasticsearch-nio-client",
  "name" : "soto-elasticsearch-nio-client",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SotoElasticsearchNIOClient",
      "targets" : [
        "SotoElasticsearchNIOClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SotoElasticsearchNIOClientTests",
      "module_type" : "SwiftTarget",
      "name" : "SotoElasticsearchNIOClientTests",
      "path" : "Tests/SotoElasticsearchNIOClientTests",
      "sources" : [
        "ElasticsearchNIOClientTests.swift",
        "SomeItem.swift"
      ],
      "target_dependencies" : [
        "SotoElasticsearchNIOClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SotoElasticsearchNIOClient",
      "module_type" : "SwiftTarget",
      "name" : "SotoElasticsearchNIOClient",
      "path" : "Sources/SotoElasticsearchNIOClient",
      "product_dependencies" : [
        "ElasticsearchNIOClient",
        "SotoElasticsearchService"
      ],
      "product_memberships" : [
        "SotoElasticsearchNIOClient"
      ],
      "sources" : [
        "SotoElasticsearchNIOClient.swift",
        "SotoElasticsearchRequester.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/brokenhandsio/elasticsearch-nio-client.git
Fetching https://github.com/soto-project/soto.git
[1/810] Fetching elasticsearch-nio-client
Fetched https://github.com/brokenhandsio/elasticsearch-nio-client.git from cache (0.22s)
[1/142686] Fetching soto
Fetched https://github.com/soto-project/soto.git from cache (59.92s)
Computing version for https://github.com/brokenhandsio/elasticsearch-nio-client.git
Computed https://github.com/brokenhandsio/elasticsearch-nio-client.git at 0.7.0 (60.59s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swift-server/async-http-client.git
[1/14502] Fetching async-http-client
[4787/95103] Fetching async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (1.32s)
[30629/80601] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.25s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 5.13.2 (13.45s)
Fetching https://github.com/soto-project/soto-core.git
[1/61868] Fetching soto-core
Fetched https://github.com/soto-project/soto-core.git from cache (6.86s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 5.9.4 (7.76s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/adam-fowler/jmespath.swift.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/653] Fetching jmespath.swift
[654/3462] Fetching jmespath.swift, swift-nio-transport-services
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (0.37s)
[2107/2809] Fetching swift-nio-transport-services
[2810/20274] Fetching swift-nio-transport-services, swift-crypto
[2985/35562] Fetching swift-nio-transport-services, swift-crypto, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.32s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.35s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-crypto.git from cache (3.80s)
[1/2487] Fetching swift-metrics
[996/8163] Fetching swift-metrics, swift-log
Fetched https://github.com/apple/swift-metrics.git from cache (0.60s)
Fetched https://github.com/apple/swift-log.git from cache (0.76s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (5.26s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.7.0 (0.71s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.78s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.85s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.85s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (3.81s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (10.93s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (7.01s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5181] Fetching swift-system
[5182/23506] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.36s)
Fetched https://github.com/apple/swift-collections.git from cache (2.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (3.12s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.03s)
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.1 (0.55s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/5566] Fetching swift-distributed-tracing
[113/11902] Fetching swift-distributed-tracing, swift-nio-extras
[708/23620] Fetching swift-distributed-tracing, swift-nio-extras, swift-nio-http2
[5152/29661] Fetching swift-distributed-tracing, swift-nio-extras, swift-nio-http2, swift-algorithms
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (2.40s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.40s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.44s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.45s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (3.04s)
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/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.83s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.66s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.61s)
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.41s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.64s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.0 (1.50s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
[1/1663] Fetching swift-asn1
[68/2606] Fetching swift-asn1, swift-http-types
[895/3810] Fetching swift-asn1, swift-http-types, swift-http-structured-headers
[3220/9599] Fetching swift-asn1, swift-http-types, swift-http-structured-headers, swift-async-algorithms
[4854/12167] Fetching swift-asn1, swift-http-types, swift-http-structured-headers, swift-async-algorithms, swift-service-lifecycle
[10142/19193] Fetching swift-asn1, swift-http-types, swift-http-structured-headers, swift-async-algorithms, swift-service-lifecycle, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.35s)
[11133/17989] Fetching swift-asn1, swift-http-types, swift-async-algorithms, swift-service-lifecycle, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.43s)
[14008/16326] Fetching swift-http-types, swift-async-algorithms, swift-service-lifecycle, swift-certificates
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.50s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.63s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.63s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.63s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (1.31s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.93s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (1.11s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.62s)
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.55s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.55s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.7.0 (0.00s)
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.00s)
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.91.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.00s)
Computed https://github.com/swift-server/async-http-client.git at 1.30.1 (0.00s)
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (0.00s)
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.86s)
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.00s)
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.00s)
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.00s)
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 5.9.4
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.26.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-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-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-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.6.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-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-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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.7.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/brokenhandsio/elasticsearch-nio-client.git
Working copy of https://github.com/brokenhandsio/elasticsearch-nio-client.git resolved at 0.7.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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.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.30.1
Creating working copy for https://github.com/soto-project/soto.git
Working copy of https://github.com/soto-project/soto.git resolved at 5.13.2
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.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
Building for debugging...
[0/877] Write sources
[37/877] Compiling _CWASI _CWASI.c
[38/877] Compiling CSotoExpat xmltok_ns.c
[39/877] Compiling _NumericsShims _NumericsShims.c
[40/877] Compiling CSotoExpat xmltok_impl.c
[40/877] Compiling _AtomicsShims.c
[42/877] Compiling CNIOWindows shim.c
[43/877] Compiling CNIOWindows WSAStartup.c
[44/877] Compiling CNIOWASI CNIOWASI.c
[45/877] Compiling CNIOOpenBSD shim.c
[46/877] Compiling CSotoExpat xmlrole.c
[46/877] Compiling CNIOLinux shim.c
[48/877] Compiling CNIOPosix event_loop_id.c
[49/877] Compiling CNIOLinux liburing_shims.c
[50/877] Compiling CNIOExtrasZlib empty.c
[51/877] Compiling CNIODarwin shim.c
[52/877] Compiling CNIOLLHTTP c_nio_http.c
[53/877] Compiling fiat_p256_adx_sqr.S
[54/877] Compiling fiat_p256_adx_mul.S
[55/877] Compiling CNIOLLHTTP c_nio_api.c
[56/877] Compiling fiat_curve25519_adx_square.S
[57/877] Compiling fiat_curve25519_adx_mul.S
[58/877] Write swift-version-24593BA9C3E375BF.txt
[59/877] Compiling CSotoExpat xmlparse.c
[60/877] Compiling CSotoExpat xmltok.c
[61/882] Compiling CNIOBoringSSLShims shims.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>
      |          ^~~~~~~~~~~
1 error generated.
[62/888] Compiling tls13_server.cc
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>
      |          ^~~~~~~~~~~
[62/888] Compiling tls13_enc.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.
[62/888] Compiling tls_method.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>
      |          ^~~~~~~~~~~
1[62/888] Compiling tls_record.cc
[63/888] 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
[64/888] 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
<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
[64/888] Compiling CNIOLLHTTP c_nio_llhttp.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:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/816] Compiling fiat_curve25519_adx_square.S
[1/816] Compiling fiat_curve25519_adx_mul.S
[2/816] Write swift-version-24593BA9C3E375BF.txt
[2/816] Compiling v3_prn.c
[4/816] Compiling v3_utl.c
[5/816] Compiling v3_skey.c
[5/816] Compiling v3_purp.c
[5/816] Compiling CCryptoBoringSSLShims shims.c
[5/816] Compiling v3_pmaps.c
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/841] Compiling tls_method.cc
[10/841] Emitting module _NIOBase64
[10/841] Compiling CNIOLLHTTP c_nio_llhttp.c
[10/841] Compiling tls_record.cc
BUILD FAILURE 6.1 wasm