The Swift Package Index logo.Swift Package Index

Build Information

Failed to build fs-error-middleware, reference main (8f192f), with Swift 6.1 for Wasm on 2 Apr 2026 21:50:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LLCFreedom-Space/fs-error-middleware.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/LLCFreedom-Space/fs-error-middleware
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8f192fc feat: Merge pull request #2 from LLCFreedom-Space/swift-6
Cloned https://github.com/LLCFreedom-Space/fs-error-middleware.git
Revision (git rev-parse @):
8f192fc6402454253a4297c812dab2a234ee9a36
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/LLCFreedom-Space/fs-error-middleware.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/LLCFreedom-Space/fs-error-middleware.git
https://github.com/LLCFreedom-Space/fs-error-middleware.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.115.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    }
  ],
  "manifest_display_name" : "fs-error-middleware",
  "name" : "fs-error-middleware",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ErrorMiddleware",
      "targets" : [
        "ErrorMiddleware"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ErrorMiddlewareTests",
      "module_type" : "SwiftTarget",
      "name" : "ErrorMiddlewareTests",
      "path" : "Tests/ErrorMiddlewareTests",
      "product_dependencies" : [
        "VaporTesting"
      ],
      "sources" : [
        "ErrorMiddlewareTests.swift",
        "ErrorResponseTests.swift",
        "Extensions/Application+Extensions.swift"
      ],
      "target_dependencies" : [
        "ErrorMiddleware"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ErrorMiddleware",
      "module_type" : "SwiftTarget",
      "name" : "ErrorMiddleware",
      "path" : "Sources/ErrorMiddleware",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "ErrorMiddleware"
      ],
      "sources" : [
        "ErrorMiddleware.swift",
        "Extensions/AbortError+Extensions.swift",
        "Extensions/AppError+Extensions.swift",
        "Responses/ErrorResponse+Equatable.swift",
        "Responses/ErrorResponse.swift",
        "Utilities/AppError.swift",
        "Utilities/JSONKeyConvertor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/apple/swift-docc-plugin.git
[1/2171] Fetching swift-docc-plugin
[2172/79401] Fetching swift-docc-plugin, vapor
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.98s)
Fetched https://github.com/vapor/vapor.git from cache (2.03s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.6 (7.76s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.40s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.121.3 (0.61s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/vapor/websocket-kit.git
[1/3616] Fetching multipart-kit
[2/5436] Fetching multipart-kit, swift-atomics
[1163/7225] Fetching multipart-kit, swift-atomics, swift-asn1
[2332/13283] Fetching multipart-kit, swift-atomics, swift-asn1, swift-algorithms
[4546/15935] Fetching multipart-kit, swift-atomics, swift-asn1, swift-algorithms, websocket-kit
[7805/23080] Fetching multipart-kit, swift-atomics, swift-asn1, swift-algorithms, websocket-kit, swift-certificates
Fetched https://github.com/vapor/websocket-kit.git from cache (0.43s)
[13622/20428] Fetching multipart-kit, swift-atomics, swift-asn1, swift-algorithms, swift-certificates
Fetching https://github.com/apple/swift-service-context.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.54s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.58s)
Fetching https://github.com/apple/swift-metrics.git
[10020/13780] Fetching multipart-kit, swift-asn1, swift-certificates, swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.28s)
Fetching https://github.com/apple/swift-log.git
[10020/18270] Fetching multipart-kit, swift-asn1, swift-certificates, swift-distributed-tracing
[10078/21301] Fetching multipart-kit, swift-asn1, swift-certificates, swift-distributed-tracing, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.39s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.47s)
Fetching https://github.com/apple/swift-nio-http2.git
[10020/18889] Fetching multipart-kit, swift-asn1, swift-certificates, swift-log
[16359/25396] Fetching multipart-kit, swift-asn1, swift-certificates, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-log.git from cache (0.51s)
[11551/19057] Fetching multipart-kit, swift-asn1, swift-certificates, swift-nio-extras
Fetching https://github.com/apple/swift-nio-ssl.git
[16562/31156] Fetching multipart-kit, swift-asn1, swift-certificates, swift-nio-extras, swift-nio-http2
[31157/46551] Fetching multipart-kit, swift-asn1, swift-certificates, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-asn1.git from cache (2.37s)
Fetched https://github.com/apple/swift-certificates.git from cache (2.37s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/routing-kit.git
[24224/37617] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/vapor/multipart-kit.git from cache (2.42s)
[20916/34001] Fetching swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.54s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.51s)
[3849/15395] Fetching swift-nio-ssl
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/console-kit.git
[12010/36797] Fetching swift-nio-ssl, routing-kit
[26954/39293] Fetching swift-nio-ssl, routing-kit, async-kit
[29101/45951] Fetching swift-nio-ssl, routing-kit, async-kit, console-kit
[38472/63275] Fetching swift-nio-ssl, routing-kit, async-kit, console-kit, swift-crypto
[41469/146296] Fetching swift-nio-ssl, routing-kit, async-kit, console-kit, swift-crypto, swift-nio
Fetched https://github.com/vapor/async-kit.git from cache (1.16s)
Fetched https://github.com/vapor/console-kit.git from cache (1.16s)
[39966/137142] Fetching swift-nio-ssl, routing-kit, swift-crypto, swift-nio
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.85s)
[33552/121747] Fetching routing-kit, swift-crypto, swift-nio
Fetched https://github.com/vapor/routing-kit.git from cache (1.94s)
[38413/100345] Fetching swift-crypto, swift-nio
[48149/116023] Fetching swift-crypto, swift-nio, async-http-client
Fetched https://github.com/apple/swift-crypto.git from cache (2.87s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.62s)
[36530/83021] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (9.69s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.60s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.43s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.3 (0.94s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.51s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2832] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.32s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (0.81s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (0.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.61s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.74s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (3.33s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.8.0 (0.60s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.16.0 (0.64s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (1.08s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/23346] Fetching swift-collections
[1636/28947] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.67s)
[4203/23346] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.92s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (2.53s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.22.0 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (4.15s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.72s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (0.88s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.58s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (2.00s)
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.58s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (0.68s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1242] Fetching swift-http-structured-headers
[1243/3955] Fetching swift-http-structured-headers, swift-service-lifecycle
[1949/10179] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-async-algorithms
[2175/11163] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-async-algorithms, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.30s)
[7254/10179] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.44s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.44s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.44s)
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.99s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.62s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.67s)
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.63s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (0.65s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.33.1 (0.73s)
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.42.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.4.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.6.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.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.97.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.18.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-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.3.0
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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.33.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.4.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.3.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.8.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.22.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.6.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.16.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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
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/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.121.3
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.6
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.33.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.5.1
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.3
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.3
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.11.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.11.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/861] Write sources
[57/861] Compiling _CWASI _CWASI.c
[57/861] Compiling _NumericsShims _NumericsShims.c
[57/861] Compiling _AtomicsShims.c
[60/861] Compiling CXKCPShims shims.c
[60/861] Compiling CVaporBcrypt bcrypt.c
[62/861] Compiling SimpleFIPS202.c
[63/861] Compiling CVaporBcrypt blf.c
[64/861] Compiling CSystem shims.c
[65/861] Compiling CNIOWindows shim.c
[66/861] Compiling KeccakSponge.c
[66/861] Compiling KeccakHash.c
[68/861] Compiling CNIOWASI CNIOWASI.c
[68/861] Compiling CNIOWindows WSAStartup.c
[70/861] Compiling CNIOLinux shim.c
[70/861] Compiling CNIOOpenBSD shim.c
[72/861] Compiling CNIOPosix event_loop_id.c
[73/861] Compiling CNIOSHA1 c_nio_sha1.c
[74/861] Compiling CNIOLinux liburing_shims.c
[75/861] Compiling CNIOExtrasZlib zutil.c
[76/861] Compiling CNIOLLHTTP c_nio_http.c
[77/861] Write swift-version-24593BA9C3E375BF.txt
[78/861] Compiling CNIOLLHTTP c_nio_api.c
[79/861] Compiling CNIOExtrasZlib inftrees.c
[80/861] Compiling CNIOExtrasZlib inffast.c
[81/861] Compiling CNIOExtrasZlib trees.c
[82/861] Compiling CNIOExtrasZlib deflate.c
[83/861] Compiling CNIOExtrasZlib inflate.c
[84/861] Compiling CNIOExtrasZlib crc32.c
[85/920] Compiling CNIOLLHTTP c_nio_llhttp.c
[87/931] Compiling ServiceContextModule ServiceContextKey.swift
[88/931] Emitting module ServiceContextModule
[89/931] Compiling ServiceContextModule ServiceContext.swift
[90/932] Compiling SystemPackage FilePathWindows.swift
[91/932] Compiling SystemPackage FilePermissions.swift
[92/934] Compiling RealModule Real.swift
[93/935] Compiling RealModule Float16+Real.swift
[94/935] Emitting module RealModule
[95/935] Compiling RealModule AlgebraicField.swift
[96/935] Compiling RealModule ApproximateEquality.swift
[97/935] Compiling RealModule AugmentedArithmetic.swift
[98/935] Compiling RealModule Double+Real.swift
[99/935] Compiling RealModule ElementaryFunctions.swift
[100/935] Compiling RealModule Float+Real.swift
[101/935] Compiling _NIODataStructures _TinyArray.swift
[102/935] Compiling _NIODataStructures PriorityQueue.swift
[105/935] Compiling SwiftASN1 DER.swift
[106/935] Compiling SwiftASN1 Errors.swift
[107/939] Emitting module _CertificateInternals
[108/939] Compiling _CertificateInternals _TinyArray.swift
[109/939] Compiling _NIOBase64 Base64.swift
[110/939] Emitting module _NIOBase64
[114/939] Compiling SwiftASN1 ASN1Integer.swift
[115/939] Compiling SwiftASN1 ASN1Null.swift
[116/939] Compiling SwiftASN1 ObjectIdentifier.swift
[117/939] Compiling SwiftASN1 PEMDocument.swift
[119/940] Compiling RealModule Float80+Real.swift
[120/941] Compiling RealModule RealFunctions.swift
[121/941] Compiling RealModule RelaxedArithmetic.swift
[122/941] Compiling SystemPackage ErrnoWindows.swift
[123/941] Compiling SystemPackage FileDescriptor.swift
[127/942] Compiling SwiftASN1 ASN1OctetString.swift
[128/942] Compiling SwiftASN1 ASN1Strings.swift
[129/942] Emitting module SystemPackage
[138/975] Compiling Logging LogEvent.swift
[139/975] Compiling Instrumentation NoOpInstrument.swift
[140/975] Compiling Logging Locks.swift
[141/975] Compiling Instrumentation Locks.swift
[142/975] Compiling Instrumentation InstrumentationSystem.swift
[143/975] Compiling Instrumentation MultiplexInstrument.swift
[144/975] Compiling SystemPackage Syscalls.swift
[145/975] Compiling SystemPackage WindowsSyscallAdapters.swift
[146/975] Compiling SystemPackage MachPort.swift
[147/975] Compiling SystemPackage PlatformString.swift
[148/975] Compiling SystemPackage Constants.swift
[149/975] Compiling SystemPackage Exports.swift
[150/975] Compiling SystemPackage Mocking.swift
[151/975] Compiling SystemPackage RawBuffer.swift
[152/975] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[153/975] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[154/977] Emitting module Instrumentation
[155/977] Compiling Instrumentation Instrument.swift
[156/978] Compiling Logging MetadataProvider.swift
[157/978] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[158/978] Compiling SystemPackage RawIORequest.swift
[159/978] Compiling SystemPackage Backcompat.swift
[160/978] Compiling SystemPackage CInterop.swift
[161/978] Emitting module _NIODataStructures
[162/978] Compiling _NIODataStructures Heap.swift
[163/979] Compiling InternalCollectionsUtilities _SortedCollection.swift
[167/979] Emitting module Logging
[168/979] Emitting module SwiftASN1
[169/979] Compiling InternalCollectionsUtilities Debugging.swift
[170/979] Compiling InternalCollectionsUtilities Descriptions.swift
[171/979] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[172/979] Compiling InternalCollectionsUtilities Integer rank.swift
[173/979] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[174/979] Compiling InternalCollectionsUtilities UInt+reversed.swift
[175/979] Emitting module InternalCollectionsUtilities
[179/979] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[180/979] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[181/979] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[182/979] Compiling InternalCollectionsUtilities String+Padding.swift
[183/979] Compiling InternalCollectionsUtilities Span+Extras.swift
[184/979] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[185/1004] Compiling Algorithms Permutations.swift
[186/1004] Compiling Algorithms Product.swift
[188/1013] Compiling Algorithms Cycle.swift
[189/1013] Compiling Algorithms EitherSequence.swift
[189/1013] Compiling CNIOExtrasZlib adler32.c
[190/1013] Compiling CNIODarwin shim.c
[192/1013] Compiling SystemPackage SystemString.swift
[193/1013] Compiling SystemPackage Util+StringArray.swift
[194/1013] Compiling SystemPackage Util.swift
[195/1013] Compiling SystemPackage UtilConsumers.swift
[196/1013] Compiling Tracing TracingTime.swift
[197/1014] Emitting module Tracing
[199/1014] Compiling Tracing TracerProtocol.swift
[200/1014] Compiling Logging LogHandler.swift
[201/1014] Compiling Logging Logging.swift
[201/1015] Compiling fiat_p256_adx_sqr.S
[203/1015] Compiling Algorithms Indexed.swift
[204/1015] Compiling Algorithms Intersperse.swift
[205/1015] Compiling Algorithms Compacted.swift
[206/1015] Compiling Algorithms Keyed.swift
[207/1015] Compiling Algorithms MinMax.swift
[208/1015] Compiling Algorithms FirstNonNil.swift
[209/1015] Compiling Algorithms Joined.swift
[209/1015] Compiling fiat_p256_adx_mul.S
[212/1016] Compiling Tracing Tracer.swift
[212/1016] Compiling fiat_curve25519_adx_square.S
[213/1016] Compiling Tracing TracerProtocol+Legacy.swift
[214/1016] Compiling fiat_curve25519_adx_mul.S
[216/1016] Compiling CNIOBoringSSLShims shims.c
[218/1016] Compiling Tracing NoOpTracer.swift
[219/1016] Compiling Tracing SpanProtocol.swift
[220/1016] Compiling Tracing InstrumentationSystem+Tracing.swift
[221/1023] Emitting module CoreMetrics
[222/1023] Compiling CoreMetrics Metrics.swift
[223/1023] Compiling CoreMetrics Locks.swift
[225/1073] Compiling _RopeModule BigString+BidirectionalCollection.swift
[226/1073] Compiling _RopeModule BigString+Comparable.swift
[227/1073] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[229/1097] Compiling _RopeModule BigString+Chunk+UTF8.swift
[230/1097] Compiling _RopeModule BigString+Chunk+UnicodeScalar.swift
[231/1097] Compiling _RopeModule BigString+Chunk.swift
[232/1152] Compiling OrderedCollections OrderedDictionary+Codable.swift
[233/1152] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[234/1152] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[235/1152] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[236/1152] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[237/1152] Compiling OrderedCollections OrderedDictionary+Elements.swift
[238/1152] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[239/1152] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[240/1152] Compiling OrderedCollections _HashTable+Bucket.swift
[241/1152] Compiling OrderedCollections _HashTable+BucketIterator.swift
[242/1168] Compiling HeapModule Heap+Invariants.swift
[243/1177] Compiling HeapModule Heap+Descriptions.swift
[243/1244] Compiling KeccakP-1600-opt64.c
[245/1244] Compiling HeapModule Heap.swift
[246/1244] Compiling HeapModule _HeapNode.swift
[247/1244] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[248/1244] Compiling HashTreeCollections _HashNode+Storage.swift
[249/1244] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[250/1244] Compiling HashTreeCollections _HashNode+Structural filter.swift
[251/1244] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[252/1244] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[253/1244] Compiling HashTreeCollections _HashNode+Invariants.swift
[254/1244] Compiling HashTreeCollections _HashNode+Lookups.swift
[255/1244] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[256/1244] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[257/1244] Compiling HashTreeCollections _HashLevel.swift
[258/1244] Compiling HashTreeCollections _HashNode+Builder.swift
[259/1244] Compiling HashTreeCollections _HashNode+Debugging.swift
[260/1244] Compiling HashTreeCollections _HashNode+Initializers.swift
[261/1246] Emitting module HeapModule
[262/1246] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[263/1246] Compiling HashTreeCollections _HashNode+Structural union.swift
[264/1246] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[265/1246] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[266/1246] Compiling HeapModule Heap+UnsafeHandle.swift
[268/1247] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[269/1247] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[270/1247] Compiling HashTreeCollections TreeDictionary+Keys.swift
[271/1247] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[272/1247] Compiling HashTreeCollections TreeDictionary+Merge.swift
[273/1247] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[274/1247] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[275/1247] Compiling HashTreeCollections _HashStack.swift
[276/1247] Compiling HashTreeCollections _HashTreeIterator.swift
[277/1247] Compiling HashTreeCollections _HashTreeStatistics.swift
[278/1247] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[279/1247] Compiling HashTreeCollections _RawHashNode.swift
[280/1247] Compiling HashTreeCollections _UnmanagedHashNode.swift
[281/1247] Compiling HashTreeCollections _UnsafePath.swift
[285/1254] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[286/1254] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[287/1254] Compiling HashTreeCollections _HashNode.swift
[288/1254] Compiling HashTreeCollections _HashNodeHeader.swift
[289/1254] Compiling HashTreeCollections _HashSlot.swift
[290/1254] Compiling HashTreeCollections TreeDictionary+Codable.swift
[291/1254] Compiling HashTreeCollections TreeDictionary+Collection.swift
[292/1254] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[293/1254] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[294/1254] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[295/1254] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[296/1254] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[297/1254] Compiling HashTreeCollections TreeDictionary+Filter.swift
[298/1254] Compiling HashTreeCollections TreeSet+Hashable.swift
[299/1254] Compiling HashTreeCollections TreeSet+Sendable.swift
[300/1254] Compiling HashTreeCollections TreeSet+Sequence.swift
[301/1254] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[302/1254] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[303/1254] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[304/1254] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[305/1254] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[306/1254] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[307/1254] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[308/1297] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[309/1297] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[310/1297] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[311/1297] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[312/1297] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[313/1297] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[314/1297] Compiling ContainersPreview BorrowingSequence.swift
[315/1297] Compiling ContainersPreview BidirectionalContainer.swift
[316/1297] Compiling ContainersPreview ContainerIterator.swift
[317/1297] Compiling ContainersPreview DynamicContainer.swift
[318/1297] Compiling ContainersPreview MutableContainer.swift
[319/1297] Compiling ContainersPreview PermutableContainer.swift
[320/1297] Compiling ContainersPreview RandomAccessContainer.swift
[321/1297] Compiling ContainersPreview RangeExpression2.swift
[322/1297] Compiling ContainersPreview RangeReplaceableContainer.swift
[323/1297] Compiling ContainersPreview Drain+Map.swift
[329/1301] Compiling ContainersPreview Producer+Map.swift
[330/1301] Compiling ContainersPreview Producer+Reduce.swift
[331/1301] Compiling ContainersPreview Producer.swift
[332/1301] Compiling ContainersPreview Borrow.swift
[333/1301] Compiling ContainersPreview OutputSpan+Extras.swift
[334/1301] Compiling ContainersPreview TemporaryAllocation.swift
[335/1301] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[336/1301] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[337/1301] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[341/1301] Compiling ContainersPreview Container+Filter.swift
[342/1301] Compiling ContainersPreview Container+SpanwiseZip.swift
[343/1301] Compiling ContainersPreview Container.swift
[352/1301] Compiling ContainersPreview Drain+Reduce.swift
[353/1301] Compiling ContainersPreview Drain.swift
[354/1301] Compiling ContainersPreview Producer+Collect.swift
[355/1301] Compiling ContainersPreview Producer+Filter.swift
[356/1301] Emitting module ContainersPreview
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.
[366/1301] Compiling tls_record.cc
[369/1301] Compiling ContainersPreview Box.swift
[370/1301] Compiling ContainersPreview Inout.swift
[371/1301] Compiling ContainersPreview InputSpan.swift
[372/1301] Compiling ContainersPreview Shared.swift
[397/1301] Emitting module Metrics
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/770] Compiling fiat_curve25519_adx_square.S
[3/770] Compiling md5-x86_64-linux.S
[4/770] Compiling fiat_p256_adx_mul.S
[5/770] Compiling fiat_p256_adx_sqr.S
[6/770] Compiling fiat_curve25519_adx_mul.S
[7/770] Compiling md5-x86_64-apple.S
[8/770] Write swift-version-24593BA9C3E375BF.txt
[9/770] Compiling CCryptoBoringSSLShims shims.c
[11/774] Compiling _NIODataStructures PriorityQueue.swift
[12/774] Emitting module _NIODataStructures
[13/774] Compiling _NIODataStructures Heap.swift
[14/774] Compiling _NIODataStructures _TinyArray.swift
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.
[14/775] Compiling tls_method.cc
[14/775] Compiling t1_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>
      |          ^~~~~~~~~~~
[14/775] 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.
[14/775] 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>
      |          ^~~~~~~~~~~
[14/775] 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>
      |          ^~~~~~~~~~~
[14/775] Compiling tls13_client.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>
      |          ^~~~~~~~~~~
1 error generated.
[14/775] Compiling tls13_enc.cc
BUILD FAILURE 6.1 wasm