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 Relying Party Server, reference main (b88d47), with Swift 6.1 for Wasm on 6 Nov 2025 07:51:04 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/IBM-Verify/verify-webauthn-rp-server-swift.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/IBM-Verify/verify-webauthn-rp-server-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b88d47e Rename project (#7)
Cloned https://github.com/IBM-Verify/verify-webauthn-rp-server-swift.git
Revision (git rev-parse @):
b88d47ec731d9d908419f52a393ec50629b789c5
SUCCESS checkout https://github.com/IBM-Verify/verify-webauthn-rp-server-swift.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/IBM-Verify/verify-webauthn-rp-server-swift.git
https://github.com/IBM-Verify/verify-webauthn-rp-server-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "Relying Party Server",
  "name" : "Relying Party Server",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "RelyingPartyServer",
      "targets" : [
        "RelyingPartyServer"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RelyingPartyServerTests",
      "module_type" : "SwiftTarget",
      "name" : "RelyingPartyServerTests",
      "path" : "Tests/RelyingPartyServerTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "RelyingPartyServerTests.swift"
      ],
      "target_dependencies" : [
        "RelyingPartyServer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RelyingPartyServer",
      "module_type" : "SwiftTarget",
      "name" : "RelyingPartyServer",
      "path" : "Sources/RelyingPartyServer",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "RelyingPartyServer"
      ],
      "sources" : [
        "Extensions/Application+Extension.swift",
        "Extensions/Data+Extension.swift",
        "Extensions/DateFormatter+Extension.swift",
        "Middleware/WellKnownMiddleware.swift",
        "Models/Authenticator.swift",
        "Models/Token.swift",
        "Models/User.swift",
        "Routes/DefaultRoute.swift",
        "Routes/WellKnownRoute.swift",
        "Server.swift",
        "Services/FIDO2/ISVAWebAuthnService.swift",
        "Services/FIDO2/ISVWebAuthnService.swift",
        "Services/FIDO2/WebAuthnService.swift",
        "Services/Token/TokenService.swift",
        "Services/User/ISVAUserService.swift",
        "Services/User/ISVUserService.swift",
        "Services/User/UserService.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/vapor/vapor.git
[1/75593] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (3.35s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.119.0 (4.12s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-asn1.git
[1/6671] Fetching swift-certificates
[6672/8324] Fetching swift-certificates, swift-asn1
[7449/10951] Fetching swift-certificates, swift-asn1, websocket-kit
[10952/16974] Fetching swift-certificates, swift-asn1, websocket-kit, swift-algorithms
[10953/18794] Fetching swift-certificates, swift-asn1, websocket-kit, swift-algorithms, swift-atomics
[10954/22346] Fetching swift-certificates, swift-asn1, websocket-kit, swift-algorithms, swift-atomics, multipart-kit
Fetched https://github.com/apple/swift-asn1.git from cache (1.40s)
Fetched https://github.com/vapor/websocket-kit.git from cache (1.41s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/apple/swift-atomics.git from cache (1.57s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.58s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-algorithms.git from cache (1.63s)
Fetching https://github.com/apple/swift-nio-extras.git
[1635/4714] Fetching multipart-kit, swift-service-context
[2379/10247] Fetching multipart-kit, swift-service-context, swift-distributed-tracing
Fetched https://github.com/apple/swift-service-context.git from cache (0.47s)
[3516/9085] Fetching multipart-kit, swift-distributed-tracing
Fetching https://github.com/apple/swift-nio-http2.git
[4457/13386] Fetching multipart-kit, swift-distributed-tracing, swift-log
[7340/19700] Fetching multipart-kit, swift-distributed-tracing, swift-log, swift-nio-extras
[8031/22187] Fetching multipart-kit, swift-distributed-tracing, swift-log, swift-nio-extras, swift-metrics
[20285/33895] Fetching multipart-kit, swift-distributed-tracing, swift-log, swift-nio-extras, swift-metrics, swift-nio-http2
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.02s)
[15103/28362] Fetching multipart-kit, swift-log, swift-nio-extras, swift-metrics, swift-nio-http2
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.95s)
Fetched https://github.com/apple/swift-log.git from cache (0.94s)
[9251/21574] Fetching multipart-kit, swift-nio-extras, swift-nio-http2
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.93s)
[3172/15260] Fetching multipart-kit, swift-nio-http2
Fetching https://github.com/apple/swift-crypto.git
[4460/36480] Fetching multipart-kit, swift-nio-http2, routing-kit
[4461/51768] Fetching multipart-kit, swift-nio-http2, routing-kit, swift-nio-ssl
[15245/69196] Fetching multipart-kit, swift-nio-http2, routing-kit, swift-nio-ssl, swift-crypto
[34426/149162] Fetching multipart-kit, swift-nio-http2, routing-kit, swift-nio-ssl, swift-crypto, swift-nio
Fetched https://github.com/vapor/multipart-kit.git from cache (4.78s)
[58196/145610] Fetching swift-nio-http2, routing-kit, swift-nio-ssl, swift-crypto, swift-nio
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.57s)
[61504/133902] Fetching routing-kit, swift-nio-ssl, swift-crypto, swift-nio
Fetching https://github.com/vapor/async-kit.git
[63104/140311] Fetching routing-kit, swift-nio-ssl, swift-crypto, swift-nio, console-kit
[78145/142750] Fetching routing-kit, swift-nio-ssl, swift-crypto, swift-nio, console-kit, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (1.03s)
[71959/136341] Fetching routing-kit, swift-nio-ssl, swift-crypto, swift-nio, async-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/async-kit.git from cache (0.64s)
[80603/133902] Fetching routing-kit, swift-nio-ssl, swift-crypto, swift-nio
[87770/148309] Fetching routing-kit, swift-nio-ssl, swift-crypto, swift-nio, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.93s)
[96986/133021] Fetching routing-kit, swift-crypto, swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (2.32s)
[94625/118614] Fetching routing-kit, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (6.66s)
[94789/101186] Fetching routing-kit, swift-nio
Fetched https://github.com/vapor/routing-kit.git from cache (16.40s)
Fetched https://github.com/apple/swift-nio.git from cache (16.57s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.15.1 (21.11s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.93s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (1.29s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.01s)
Fetching https://github.com/apple/swift-numerics.git
[1/6380] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.75s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (2.26s)
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.07s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (1.02s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2785] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.50s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (1.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.98s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (3.86s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.09s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (1.03s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (1.00s)
Fetching https://github.com/apple/swift-collections.git
[1/18286] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.12s)
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.11s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.30.0 (1.23s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/2562] Fetching swift-service-lifecycle
[719/3501] Fetching swift-service-lifecycle, swift-http-types
[1611/9171] Fetching swift-service-lifecycle, swift-http-types, swift-async-algorithms
[2941/10375] Fetching swift-service-lifecycle, swift-http-types, swift-async-algorithms, swift-http-structured-headers
[5335/9436] Fetching swift-service-lifecycle, swift-async-algorithms, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-types.git from cache (0.54s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.96s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.97s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.97s)
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.94s)
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.17s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.00s)
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 (1.11s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.88.0 (1.68s)
Fetching https://github.com/apple/swift-system.git
[1/5167] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.75s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.89s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (1.04s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.1.0 (3.26s)
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.1 (1.03s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (1.01s)
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.21s)
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.119.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/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.1.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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.29.1
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.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-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-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/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
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.1
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.88.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-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-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.30.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.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
Building for debugging...
/host/spi-builder-workspace/.build/checkouts/async-http-client/Sources/CAsyncHTTPClient/CAsyncHTTPClient.c:37:38: error: call to undeclared function 'strptime_l'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   37 |     const char * firstNonProcessed = strptime_l(string, format, result, (locale_t)locale);
      |                                      ^
/host/spi-builder-workspace/.build/checkouts/async-http-client/Sources/CAsyncHTTPClient/CAsyncHTTPClient.c:37:38: note: did you mean 'strftime_l'?
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/time.h:93:8: note: 'strftime_l' declared here
   93 | size_t strftime_l (char *  __restrict, size_t, const char *  __restrict, const struct tm *  __restrict, locale_t);
      |        ^
/host/spi-builder-workspace/.build/checkouts/async-http-client/Sources/CAsyncHTTPClient/CAsyncHTTPClient.c:37:18: error: incompatible integer to pointer conversion initializing 'const char *' with an expression of type 'int' [-Wint-conversion]
   37 |     const char * firstNonProcessed = strptime_l(string, format, result, (locale_t)locale);
      |                  ^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[0/908] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[0/908] Compiling aes.cc
[0/908] Compiling a_d2i_fp.cc
[0/908] Compiling a_i2d_fp.cc
[0/908] Compiling cpu_aarch64_openbsd.cc
[0/908] Compiling a_bitstr.cc
[0/908] Compiling a_gentm.cc
[0/908] Compiling a_dup.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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
Building for debugging...
[0/908] Write sources
[51/908] Compiling _CWASI _CWASI.c
[52/908] Compiling _AtomicsShims.c
[53/908] Compiling CXKCPShims shims.c
[54/908] Compiling KeccakHash.c
[55/908] Compiling KeccakSponge.c
[56/908] Compiling SimpleFIPS202.c
[57/908] Compiling CSystem shims.c
[58/908] Compiling CNIOWindows shim.c
[59/908] Compiling CNIOWASI CNIOWASI.c
[60/908] Compiling CNIOWindows WSAStartup.c
[61/908] Compiling CVaporBcrypt blf.c
[62/908] Compiling CVaporBcrypt bcrypt.c
[63/908] Compiling CNIOPosix event_loop_id.c
[64/908] Compiling CNIOLinux liburing_shims.c
[65/908] Compiling CNIOLinux shim.c
[66/908] Compiling CNIOSHA1 c_nio_sha1.c
[67/908] Compiling CNIOExtrasZlib empty.c
[68/908] Compiling CNIODarwin shim.c
[69/908] Compiling CNIOLLHTTP c_nio_http.c
[70/908] Compiling fiat_p256_adx_sqr.S
[71/908] Compiling CNIOLLHTTP c_nio_api.c
[72/908] Compiling fiat_p256_adx_mul.S
[73/908] Compiling fiat_curve25519_adx_square.S
[74/908] Compiling _NumericsShims _NumericsShims.c
[75/908] Write swift-version-24593BA9C3E375BF.txt
[76/908] Compiling fiat_curve25519_adx_mul.S
[77/912] Compiling CNIOBoringSSLShims shims.c
[79/914] Emitting module _NIOBase64
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.
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.
[79/914] Compiling tls_method.cc
[79/914] Compiling tls13_enc.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 error generated.
[79/914] 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>
      |          ^~~~~~~~~~~
1 error generated.
[79/914] Compiling tls13_server.cc
[79/914] Compiling KeccakP-1600-opt64.c
[79/914] Compiling CNIOLLHTTP c_nio_llhttp.c
BUILD FAILURE 6.1 wasm