The Swift Package Index logo.Swift Package Index

Build Information

Failed to build smoke-aws-credentials, reference 3.0.0 (e03c7f), with Swift 6.1 for Wasm on 29 May 2025 13:07:21 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amzn/smoke-aws-credentials.git
Reference: 3.0.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/amzn/smoke-aws-credentials
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at e03c7f1 Merge pull request #41 from amzn/update-smoke-http
Cloned https://github.com/amzn/smoke-aws-credentials.git
Revision (git rev-parse @):
e03c7f1a5dc9a9d2829842a30406f268bd20c3c4
SUCCESS checkout https://github.com/amzn/smoke-aws-credentials.git at 3.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/amzn/smoke-aws-credentials.git
https://github.com/amzn/smoke-aws-credentials.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "smoke-aws",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/amzn/smoke-aws.git"
    },
    {
      "identity" : "smoke-aws-support",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/amzn/smoke-aws-support.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "smoke-aws-credentials",
  "name" : "smoke-aws-credentials",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SmokeAWSCredentials",
      "targets" : [
        "SmokeAWSCredentials"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "SmokeAWSCredentialsTests",
      "module_type" : "SwiftTarget",
      "name" : "SmokeAWSCredentialsTests",
      "path" : "Tests/SmokeAWSCredentialsTests",
      "sources" : [
        "AwsContainerRotatingCredentialsTests.swift",
        "AwsRotatingCredentialsProviderTests.swift",
        "AwsRotatingCredentialsProviderV2Tests.swift",
        "SwiftAWSCredentialsTests.swift",
        "TestConfiguration.swift"
      ],
      "target_dependencies" : [
        "SmokeAWSCredentials"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SmokeAWSCredentials",
      "module_type" : "SwiftTarget",
      "name" : "SmokeAWSCredentials",
      "path" : "Sources/SmokeAWSCredentials",
      "product_dependencies" : [
        "AWSCore",
        "SecurityTokenClient",
        "Logging",
        "NIO",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "SmokeAWSCredentials"
      ],
      "sources" : [
        "AwsContainerRotatingCredentialsProvider+get.swift",
        "AwsRotatingCredentialsProvider.swift",
        "AwsRotatingCredentialsProviderV2.swift",
        "CredentialsProvider+getAssumedCredentials.swift",
        "ExpiringCredentials.swift",
        "SecurityTokenClientProtocol+getAssumedCredentials.swift",
        "SmokeAWSCredentialsError.swift",
        "StoppableCredentialsProvider.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/amzn/smoke-aws.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/amzn/smoke-aws-support.git
Fetching https://github.com/apple/swift-nio.git
[1/605] Fetching smoke-aws-support
[606/4441] Fetching smoke-aws-support, swift-log
[2409/11351] Fetching smoke-aws-support, swift-log, smoke-aws
[4443/25365] Fetching smoke-aws-support, swift-log, smoke-aws, async-http-client
[5424/101458] Fetching smoke-aws-support, swift-log, smoke-aws, async-http-client, swift-nio
Fetched https://github.com/amzn/smoke-aws-support.git from cache (3.15s)
[97810/100853] Fetching swift-log, smoke-aws, async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (3.16s)
[84557/86839] Fetching swift-log, smoke-aws, swift-nio
Fetched https://github.com/amzn/smoke-aws.git from cache (3.19s)
[79929/79929] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (5.30s)
Fetched https://github.com/apple/swift-nio.git from cache (5.44s)
Computing version for https://github.com/amzn/smoke-aws-support.git
Computed https://github.com/amzn/smoke-aws-support.git at 2.0.0 (7.01s)
Fetching https://github.com/LiveUI/XMLCoding.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/amzn/smoke-http.git
Fetching https://github.com/apple/swift-metrics.git
[1/536] Fetching xmlcoding
[446/3219] Fetching xmlcoding, smoke-http
[3220/5425] Fetching xmlcoding, smoke-http, swift-metrics
[5426/19361] Fetching xmlcoding, smoke-http, swift-metrics, swift-crypto
Fetched https://github.com/apple/swift-metrics.git from cache (1.87s)
Fetched https://github.com/amzn/smoke-http.git from cache (1.88s)
Fetched https://github.com/LiveUI/XMLCoding.git from cache (1.88s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.92s)
Computing version for https://github.com/LiveUI/XMLCoding.git
Computed https://github.com/LiveUI/XMLCoding.git at 0.4.1 (4.65s)
Computing version for https://github.com/amzn/smoke-aws.git
Computed https://github.com/amzn/smoke-aws.git at 3.0.2 (0.85s)
Computing version for https://github.com/amzn/smoke-http.git
Computed https://github.com/amzn/smoke-http.git at 3.0.2 (0.67s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/4974] Fetching swift-distributed-tracing
[4975/19817] Fetching swift-distributed-tracing, swift-nio-ssl
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.50s)
[891/14843] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.96s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (2.55s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.31s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.86s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (1.10s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.57s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.61s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-transport-services.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-atomics.git
[1/2667] Fetching swift-nio-transport-services
[2668/8626] Fetching swift-nio-transport-services, swift-algorithms
[5767/20153] Fetching swift-nio-transport-services, swift-algorithms, swift-nio-http2
[5947/21863] Fetching swift-nio-transport-services, swift-algorithms, swift-nio-http2, swift-atomics
[7448/27777] Fetching swift-nio-transport-services, swift-algorithms, swift-nio-http2, swift-atomics, swift-nio-extras
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.84s)
[13726/25110] Fetching swift-algorithms, swift-nio-http2, swift-atomics, swift-nio-extras
Fetched https://github.com/apple/swift-atomics.git from cache (1.10s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.11s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.11s)
[2767/11527] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.79s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (2.40s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.67s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.85s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.95s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
[665/20982] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
[4480/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.90s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (4.94s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.92s)
Fetching https://github.com/apple/swift-http-structured-headers.git
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-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
[1/2426] Fetching swift-service-lifecycle
[317/4016] Fetching swift-service-lifecycle, swift-asn1
[1954/9001] Fetching swift-service-lifecycle, swift-asn1, swift-async-algorithms
[1955/15156] Fetching swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-certificates
[13496/16297] Fetching swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-certificates, swift-http-structured-headers
[15933/17201] Fetching swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-certificates, swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.09s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.11s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.11s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.11s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.12s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.12s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.71s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.94s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/LiveUI/XMLCoding.git at 0.4.1 (0.00s)
Computed https://github.com/amzn/smoke-aws.git at 3.0.2 (0.00s)
Computed https://github.com/amzn/smoke-http.git at 3.0.2 (0.00s)
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.00s)
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.94s)
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.00s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.70s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.52s)
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.53s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (2.19s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.59s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.69s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.84s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.54s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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.31.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
Creating working copy for https://github.com/amzn/smoke-aws-support.git
Working copy of https://github.com/amzn/smoke-aws-support.git resolved at 2.0.0
Creating working copy for https://github.com/amzn/smoke-aws.git
Working copy of https://github.com/amzn/smoke-aws.git resolved at 3.0.2
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.3.0
Creating working copy for https://github.com/LiveUI/XMLCoding.git
Working copy of https://github.com/LiveUI/XMLCoding.git resolved at 0.4.1
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.36.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/amzn/smoke-http.git
Working copy of https://github.com/amzn/smoke-http.git resolved at 3.0.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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.26.1
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.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.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.24.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.3
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.2.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.26.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.0.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Building for debugging...
[0/864] Write sources
[34/864] Compiling CNIOWASI CNIOWASI.c
[35/864] Compiling CNIOWindows shim.c
[36/864] Compiling CNIOLinux shim.c
[36/864] Compiling CNIOLinux liburing_shims.c
[36/864] Compiling CNIOWindows WSAStartup.c
[36/864] Write sources
[43/864] Compiling _NumericsShims _NumericsShims.c
[44/864] Compiling _AtomicsShims.c
[45/864] Compiling CNIOExtrasZlib empty.c
[46/864] Compiling CNIODarwin shim.c
[47/864] Compiling CNIOLLHTTP c_nio_api.c
[47/864] Compiling CNIOLLHTTP c_nio_http.c
[49/864] Compiling fiat_p256_adx_sqr.S
[50/864] Compiling fiat_p256_adx_mul.S
[51/864] Compiling fiat_curve25519_adx_square.S
[52/864] Compiling fiat_curve25519_adx_mul.S
[53/864] Write swift-version-24593BA9C3E375BF.txt
[54/864] Compiling CNIOBoringSSLShims shims.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_record.cc:19:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[55/868] Compiling tls_record.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_both.cc:29:
/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.
[55/868] Compiling tls13_both.cc
[55/868] Compiling CNIOLLHTTP c_nio_llhttp.c
[55/868] Compiling tls13_client.cc
[55/868] Compiling tls_method.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>
      |          ^~~~~~~~~~~
[55/868] Compiling tls13_enc.cc
[55/868] Compiling tls13_server.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
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/810] Compiling v3_skey.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/crypto/x509v3/v3_utl.c:73:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/crypto/x509v3/../internal.h:134:10: fatal error: 'pthread.h' file not found
  134 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[1/810] Compiling v3_utl.c
[1/810] Compiling CCryptoBoringSSLShims shims.c
[1/810] Compiling CNIOLLHTTP c_nio_llhttp.c
[1/810] Compiling tls_record.cc
[1/810] Compiling tls13_server.cc
[1/810] Compiling tls13_enc.cc
[1/810] Compiling tls_method.cc
[1/810] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm