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 llbuild2, reference 1.0.0-beta1.5 (00335e), with Swift 6.1 for Wasm on 18 Jun 2025 18:33:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-llbuild2.git
Reference: 1.0.0-beta1.5
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/apple/swift-llbuild2
 * tag               1.0.0-beta1.5 -> FETCH_HEAD
HEAD is now at 00335ec Merge pull request #222 from apple/eq
Cloned https://github.com/apple/swift-llbuild2.git
Revision (git rev-parse @):
00335ec3782c167219bb65d1ad024095fc678977
SUCCESS checkout https://github.com/apple/swift-llbuild2.git at 1.0.0-beta1.5
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/apple/swift-llbuild2.git
https://github.com/apple/swift-llbuild2.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-tools-support-async",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-async.git"
    },
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "grpc-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/grpc/grpc-swift.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-distributed-tracing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-distributed-tracing"
    }
  ],
  "manifest_display_name" : "llbuild2",
  "name" : "llbuild2",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "llbuild2",
      "targets" : [
        "llbuild2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "llbuild2fx",
      "targets" : [
        "llbuild2fx"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "llcastool",
      "targets" : [
        "llcastool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "llcastool",
      "module_type" : "SwiftTarget",
      "name" : "llcastool",
      "path" : "Sources/Tools/llcastool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "llcastool"
      ],
      "sources" : [
        "CASCommands.swift",
        "Capabilities.swift",
        "CommonOptions.swift",
        "main.swift",
        "misc.swift"
      ],
      "target_dependencies" : [
        "LLBCASTool"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "llbuild2fxTests",
      "module_type" : "SwiftTarget",
      "name" : "llbuild2fxTests",
      "path" : "Tests/llbuild2fxTests",
      "sources" : [
        "CommandLineArgsCoderTests.swift",
        "DeadlineTests.swift",
        "EngineTests.swift",
        "ExpressionTests.swift",
        "FunctionCacheTests.swift",
        "KeyDependencyGraphTests.swift",
        "KeyTests.swift",
        "PredicateTests.swift",
        "RequirementTests.swift",
        "ResourcesTests.swift",
        "VersioningTests.swift"
      ],
      "target_dependencies" : [
        "llbuild2fx"
      ],
      "type" : "test"
    },
    {
      "c99name" : "llbuild2fx",
      "module_type" : "SwiftTarget",
      "name" : "llbuild2fx",
      "path" : "Sources/llbuild2fx",
      "product_dependencies" : [
        "SwiftProtobuf",
        "SwiftToolsSupportCAS",
        "Logging",
        "Tracing",
        "Instrumentation"
      ],
      "product_memberships" : [
        "llbuild2",
        "llbuild2fx"
      ],
      "sources" : [
        "Action.swift",
        "ActionCache/FileBackedFunctionCache.swift",
        "ActionCache/InMemoryFunctionCache.swift",
        "Coding.swift",
        "CommandLineArgsCoder.swift",
        "Deadline.swift",
        "Diagnostics.swift",
        "Engine.swift",
        "Environment.swift",
        "Errors.swift",
        "Executor.swift",
        "FunctionCache.swift",
        "FunctionInterface.swift",
        "Generated/EngineProtocol/any_serializable.pb.swift",
        "Key.swift",
        "KeyConfiguration.swift",
        "KeyDependencyGraph.swift",
        "LocalExecutor.swift",
        "NullExecutor.swift",
        "Predicate/Expression.swift",
        "Predicate/Predicate.swift",
        "Resources.swift",
        "Reëxport.swift",
        "Ruleset.swift",
        "Service.swift",
        "SortedSet.swift",
        "SpawnProcess.swift",
        "Stats.swift",
        "Support/AnySerializable.swift",
        "Support/CommonCodables.swift",
        "Support/Logging.swift",
        "Support/Protobuf+Extensions.swift",
        "TreeMaterialization.swift",
        "Value.swift",
        "Versioning.swift",
        "WrappedDataID.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "llbuild2",
      "module_type" : "SwiftTarget",
      "name" : "llbuild2",
      "path" : "Sources/llbuild2",
      "product_memberships" : [
        "llbuild2"
      ],
      "sources" : [
        "Reexport.swift"
      ],
      "target_dependencies" : [
        "llbuild2fx"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLBCASTool",
      "module_type" : "SwiftTarget",
      "name" : "LLBCASTool",
      "path" : "Sources/LLBCASTool",
      "product_dependencies" : [
        "GRPC",
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "llcastool"
      ],
      "sources" : [
        "CASTool.swift",
        "Options.swift"
      ],
      "target_dependencies" : [
        "BazelRemoteAPI",
        "LLBBazelBackend"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLBBazelBackend",
      "module_type" : "SwiftTarget",
      "name" : "LLBBazelBackend",
      "path" : "Sources/LLBBazelBackend",
      "product_dependencies" : [
        "Crypto",
        "GRPC",
        "SwiftToolsSupportCAS"
      ],
      "product_memberships" : [
        "llcastool"
      ],
      "sources" : [
        "CAS/BazelCASDatabase.swift",
        "CAS/Digest.swift"
      ],
      "target_dependencies" : [
        "BazelRemoteAPI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BazelRemoteAPI",
      "module_type" : "SwiftTarget",
      "name" : "BazelRemoteAPI",
      "path" : "Sources/BazelRemoteAPI",
      "product_dependencies" : [
        "GRPC",
        "SwiftProtobuf",
        "SwiftProtobufPluginLibrary"
      ],
      "product_memberships" : [
        "llcastool"
      ],
      "sources" : [
        "Generated/build/bazel/remote/asset/v1/remote_asset.grpc.swift",
        "Generated/build/bazel/remote/asset/v1/remote_asset.pb.swift",
        "Generated/build/bazel/remote/execution/v2/remote_execution.grpc.swift",
        "Generated/build/bazel/remote/execution/v2/remote_execution.pb.swift",
        "Generated/build/bazel/remote/logstream/v1/remote_logstream.grpc.swift",
        "Generated/build/bazel/remote/logstream/v1/remote_logstream.pb.swift",
        "Generated/build/bazel/semver/semver.pb.swift",
        "Generated/google/api/annotations.pb.swift",
        "Generated/google/api/client.pb.swift",
        "Generated/google/api/http.pb.swift",
        "Generated/google/api/launch_stage.pb.swift",
        "Generated/google/bytestream/bytestream.grpc.swift",
        "Generated/google/bytestream/bytestream.pb.swift",
        "Generated/google/longrunning/operations.grpc.swift",
        "Generated/google/longrunning/operations.pb.swift",
        "Generated/google/rpc/code.pb.swift",
        "Generated/google/rpc/error_details.pb.swift",
        "Generated/google/rpc/http.pb.2.swift",
        "Generated/google/rpc/status.pb.swift",
        "Typealiases.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-tools-support-async.git
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-distributed-tracing
[1/4993] Fetching swift-distributed-tracing
[1200/5768] Fetching swift-distributed-tracing, swift-tools-support-async
[3922/9604] Fetching swift-distributed-tracing, swift-tools-support-async, swift-log
[9605/16459] Fetching swift-distributed-tracing, swift-tools-support-async, swift-log, swift-tools-support-core
[11319/67729] Fetching swift-distributed-tracing, swift-tools-support-async, swift-log, swift-tools-support-core, grpc-swift
Fetched https://github.com/apple/swift-distributed-tracing from cache (0.37s)
[8895/62736] Fetching swift-tools-support-async, swift-log, swift-tools-support-core, grpc-swift
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-tools-support-async.git from cache (0.39s)
[8769/58125] Fetching swift-tools-support-core, grpc-swift
Fetched https://github.com/apple/swift-log.git from cache (0.39s)
Fetching https://github.com/apple/swift-argument-parser.git
[20699/73395] Fetching swift-tools-support-core, grpc-swift, swift-crypto
[28630/88775] Fetching swift-tools-support-core, grpc-swift, swift-crypto, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.07s)
[67135/73395] Fetching swift-tools-support-core, grpc-swift, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.95s)
[1/39455] Fetching swift-protobuf
Fetched https://github.com/apple/swift-tools-support-core.git from cache (9.29s)
Fetched https://github.com/grpc/grpc-swift.git from cache (9.33s)
Fetched https://github.com/apple/swift-protobuf.git from cache (9.37s)
Computing version for https://github.com/apple/swift-distributed-tracing
Computed https://github.com/apple/swift-distributed-tracing at 1.2.1 (9.89s)
Fetching https://github.com/apple/swift-service-context.git
[1/1081] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.26s)
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.91s)
Computing version for https://github.com/apple/swift-tools-support-async.git
Computed https://github.com/apple/swift-tools-support-async.git at 0.14.1 (0.63s)
Fetching https://github.com/apple/swift-nio.git
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.05s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (6.32s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.7.3 (0.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.46s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.52s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.80s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1797] Fetching swift-atomics
[702/6225] Fetching swift-atomics, swift-system
[6226/22865] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.12s)
Fetched https://github.com/apple/swift-system.git from cache (1.12s)
Fetched https://github.com/apple/swift-collections.git from cache (1.15s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.74s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (1.03s)
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-nio-ssl.git
[1/5942] Fetching swift-nio-extras
[180/8609] Fetching swift-nio-extras, swift-nio-transport-services
[6199/20141] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-http2
[9411/35031] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.44s)
[10118/32364] Fetching swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.88s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.89s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.91s)
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.51s)
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.51s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.67s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1141] Fetching swift-http-structured-headers
[1142/3567] Fetching swift-http-structured-headers, swift-service-lifecycle
[1143/5157] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1
[4249/11116] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1, swift-algorithms
[8138/16101] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1, swift-algorithms, swift-async-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.29s)
[7979/14511] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-algorithms, swift-async-algorithms
[10477/20695] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-algorithms, swift-async-algorithms, swift-certificates
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.45s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.45s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.52s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.52s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.52s)
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.27s)
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.06s)
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.55s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.53s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.53s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.51s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.53s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.96s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.57s)
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.74s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.63s)
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.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-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-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-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-distributed-tracing
Working copy of https://github.com/apple/swift-distributed-tracing resolved at 1.2.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.83.0
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.7.3
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.26.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.5.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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.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/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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.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.28.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.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.3.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-tools-support-async.git
Working copy of https://github.com/apple/swift-tools-support-async.git resolved at 0.14.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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin SwiftProtobufPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/869] Write sources
[24/869] Compiling CBLAKE3 blake3_avx512.c
[24/869] Write sources
[27/869] Compiling CBLAKE3 blake3_avx2.c
[27/869] Write sources
[30/869] Compiling CBLAKE3 blake3_sse41.c
[31/869] Compiling TSCclibc process.c
[32/869] Compiling TSCclibc strerror.c
[32/869] Write sources
[32/869] Copying PrivacyInfo.xcprivacy
[32/869] Write sources
[53/869] Compiling TSCclibc libc.c
[54/869] Compiling _AtomicsShims.c
[55/869] Compiling CNIOWindows shim.c
[56/869] Compiling CNIOWASI CNIOWASI.c
[57/869] Compiling CNIOWindows WSAStartup.c
[58/869] Compiling CNIOLinux shim.c
[59/869] Compiling CNIOLinux liburing_shims.c
[60/869] Compiling CNIOLLHTTP c_nio_http.c
[61/869] Compiling CNIODarwin shim.c
[62/869] Compiling CNIOLLHTTP c_nio_api.c
[63/869] Compiling fiat_p256_adx_sqr.S
[64/869] Compiling fiat_p256_adx_mul.S
[65/869] Compiling fiat_curve25519_adx_square.S
[66/869] Compiling fiat_curve25519_adx_mul.S
[67/869] Compiling a_bitstr.cc
[68/869] Compiling a_bool.cc
[69/869] Compiling ex_data.cc
[70/869] Compiling CNIOBoringSSLShims shims.c
[71/869] Compiling CNIOLLHTTP c_nio_llhttp.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_method.cc:17:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
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.
[72/869] Compiling tls_record.cc
[72/869] Compiling tls_method.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>
      |          ^~~~~~~~~~~
1 error generated.
[72/869] Compiling tls13_client.cc
[72/869] Compiling CBLAKE3 blake3.c
[72/869] Compiling tls13_both.cc
[72/869] Write swift-version-24593BA9C3E375BF.txt
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/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>
      |          ^~~~~~~~~~~
[72/869] Compiling tls13_server.cc
[72/869] Compiling tls13_enc.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin SwiftProtobufPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
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.
[3/800] Compiling tls13_server.cc
[3/800] Compiling tls13_client.cc
[3/800] Compiling t1_enc.cc
[3/800] Compiling ssl_x509.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>
      |          ^~~~~~~~~~~
[3/800] Compiling tls13_both.cc
[3/800] 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>
      |          ^~~~~~~~~~~
[3/800] Compiling tls_record.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_method.cc:17:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[3/800] Compiling tls_method.cc
BUILD FAILURE 6.1 wasm