The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-openapi-request-dl-nio, reference 1.1.0 (4b0d97), with Swift 6.1 for Wasm on 25 Dec 2025 12:59:37 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/request-dl/swift-openapi-request-dl-nio.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/request-dl/swift-openapi-request-dl-nio
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 4b0d97c Updated package dependencies and Swift 6.1 (#13)
Cloned https://github.com/request-dl/swift-openapi-request-dl-nio.git
Revision (git rev-parse @):
4b0d97c21cac96152f7aa7395650087c7447808a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/request-dl/swift-openapi-request-dl-nio.git at 1.1.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/request-dl/swift-openapi-request-dl-nio.git
https://github.com/request-dl/swift-openapi-request-dl-nio.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "request-dl-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/request-dl/request-dl-nio.git"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    }
  ],
  "manifest_display_name" : "swift-openapi-request-dl-nio",
  "name" : "swift-openapi-request-dl-nio",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenAPIRequestDL",
      "targets" : [
        "OpenAPIRequestDL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPIRequestDLTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIRequestDLTests",
      "path" : "Tests/OpenAPIRequestDLTests",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "RequestDL"
      ],
      "sources" : [
        "OpenAPIRequestDLTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIRequestDL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIRequestDL",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIRequestDL",
      "path" : "Sources/OpenAPIRequestDL",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "RequestDL"
      ],
      "product_memberships" : [
        "OpenAPIRequestDL"
      ],
      "sources" : [
        "OpenAPIRequest.swift",
        "RequestDLClientTransport.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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-openapi-runtime
Fetching https://github.com/request-dl/request-dl-nio.git
[1/5835] Fetching swift-openapi-runtime
[4553/22544] Fetching swift-openapi-runtime, request-dl-nio
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.69s)
Fetched https://github.com/request-dl/request-dl-nio.git from cache (0.71s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.9.0 (1.54s)
Fetching https://github.com/apple/swift-http-types
[1/951] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.65s)
Computing version for https://github.com/request-dl/request-dl-nio.git
Computed https://github.com/request-dl/request-dl-nio.git at 3.1.2 (1.24s)
Fetching https://github.com/apple/swift-nio-transport-services
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/swift-server/async-http-client
Fetching https://github.com/apple/swift-nio-ssl
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-nio-extras
[1/2809] Fetching swift-nio-transport-services
[2642/8567] Fetching swift-nio-transport-services, swift-log
[4595/14931] Fetching swift-nio-transport-services, swift-log, swift-nio-extras
[11050/29434] Fetching swift-nio-transport-services, swift-log, swift-nio-extras, async-http-client
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.39s)
[11222/26625] Fetching swift-log, swift-nio-extras, async-http-client
[13719/107571] Fetching swift-log, swift-nio-extras, async-http-client, swift-nio
[14155/122867] Fetching swift-log, swift-nio-extras, async-http-client, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-log from cache (0.56s)
[18422/117109] Fetching swift-nio-extras, async-http-client, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras from cache (0.61s)
[17112/110745] Fetching async-http-client, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl from cache (2.50s)
[65499/95449] Fetching async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client from cache (6.72s)
Fetched https://github.com/apple/swift-nio from cache (6.82s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.8.0 (7.37s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.26.0 (0.55s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.52s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 2.36.0 (1.21s)
Computing version for https://github.com/apple/swift-nio-extras
Computed https://github.com/apple/swift-nio-extras at 1.31.2 (0.68s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1692] Fetching swift-asn1
[272/2896] Fetching swift-asn1, swift-http-structured-headers
[2178/5464] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle
[3642/12544] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-certificates
[4478/18588] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-certificates, swift-algorithms
[4627/24439] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-certificates, swift-algorithms, swift-async-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.42s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.42s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.57s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.59s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.59s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.59s)
[1/11718] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.21s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.92.0 (2.65s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5230] Fetching swift-system
[5075/23634] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.25s)
Fetched https://github.com/apple/swift-collections.git from cache (1.28s)
Computing version for https://github.com/swift-server/async-http-client
Computed https://github.com/swift-server/async-http-client at 1.30.2 (1.83s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/5621] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.39s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.98s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.39s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.40s)
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.95s)
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.22s)
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 (0.75s)
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.63s)
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.55s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (0.53s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.57s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.40s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.56s)
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.54s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.60s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (0.75s)
Fetching https://github.com/apple/swift-crypto.git
[1/17460] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.30s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (3.12s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (2.41s)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.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/request-dl/request-dl-nio.git
Working copy of https://github.com/request-dl/request-dl-nio.git resolved at 3.1.2
Creating working copy for https://github.com/apple/swift-nio-ssl
Working copy of https://github.com/apple/swift-nio-ssl resolved at 2.36.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/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-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-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-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-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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/swift-server/async-http-client
Working copy of https://github.com/swift-server/async-http-client resolved at 1.30.2
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.92.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-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-nio-extras
Working copy of https://github.com/apple/swift-nio-extras resolved at 1.31.2
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.9.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.39.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.8.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-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at 1.26.0
Building for debugging...
[0/449] Write sources
[27/449] Compiling _CWASI _CWASI.c
[28/449] Compiling CNIOWindows shim.c
[29/449] Compiling _AtomicsShims.c
[30/449] Compiling CNIOWindows WSAStartup.c
[31/449] Compiling CNIOPosix event_loop_id.c
[32/449] Compiling _NumericsShims _NumericsShims.c
[33/449] Compiling CNIOWASI CNIOWASI.c
[34/449] Compiling CNIOOpenBSD shim.c
[35/449] Compiling CNIOLinux liburing_shims.c
[36/449] Compiling CNIOExtrasZlib empty.c
[37/449] Compiling CNIOLinux shim.c
[38/449] Compiling CNIODarwin shim.c
[39/449] Compiling CNIOLLHTTP c_nio_http.c
[40/449] Compiling fiat_p256_adx_sqr.S
[41/449] Compiling fiat_p256_adx_mul.S
[42/449] Compiling fiat_curve25519_adx_mul.S
[43/449] Compiling fiat_curve25519_adx_square.S
[44/449] Compiling CNIOLLHTTP c_nio_api.c
[45/449] Write swift-version-24593BA9C3E375BF.txt
[46/449] Compiling CNIOBoringSSLShims shims.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_enc.cc:34:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[47/453] Compiling tls13_enc.cc
[47/453] Compiling CNIOLLHTTP c_nio_llhttp.c
[47/453] Compiling tls13_client.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>
      |          ^~~~~~~~~~~
[47/453] Compiling tls13_server.cc
<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
[47/453] Compiling tls13_both.cc
[47/453] Compiling tls_method.cc
[47/453] Compiling tls_record.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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
Building for debugging...
[0/402] Write sources
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.
[2/403] Compiling tls13_enc.cc
[2/403] Compiling tls_method.cc
[2/403] Compiling tls_record.cc
[2/403] Compiling t1_enc.cc
[2/403] Compiling CNIOLLHTTP c_nio_llhttp.c
[2/403] Compiling tls13_both.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>
      |          ^~~~~~~~~~~
[2/403] Compiling tls13_server.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_client.cc:30:
/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>
      |          ^~~~~~~~~~~
[2/403] Compiling tls13_client.cc
BUILD FAILURE 6.1 wasm