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 0.23.0 (6f2de5), with Swift 6.1 for Wasm on 30 May 2025 11:40:38 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/apple/swift-llbuild2.git
Reference: 0.23.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/apple/swift-llbuild2
 * tag               0.23.0     -> FETCH_HEAD
HEAD is now at 6f2de58 InternalKey: calculate stableHashValue & cachePath once
Cloned https://github.com/apple/swift-llbuild2.git
Revision (git rev-parse @):
6f2de5894006d174d225710c06dacc4764744301
SUCCESS checkout https://github.com/apple/swift-llbuild2.git at 0.23.0
========================================
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-llbuild",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-llbuild.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" : "llbuild2Ninja",
      "targets" : [
        "LLBNinja"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "llbuild2BuildSystem",
      "targets" : [
        "LLBBuildSystem"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "llbuild2Util",
      "targets" : [
        "LLBUtil",
        "LLBBuildSystemUtil"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "llcastool",
      "targets" : [
        "llcastool"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "llbuild2-tool",
      "targets" : [
        "llbuild2-tool"
      ],
      "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",
        "KeyTests.swift",
        "PredicateTests.swift",
        "RequirementTests.swift"
      ],
      "target_dependencies" : [
        "llbuild2fx"
      ],
      "type" : "test"
    },
    {
      "c99name" : "llbuild2fx",
      "module_type" : "SwiftTarget",
      "name" : "llbuild2fx",
      "path" : "Sources/llbuild2fx",
      "product_memberships" : [
        "llbuild2fx"
      ],
      "sources" : [
        "Action.swift",
        "Coding.swift",
        "CommandLineArgsCoder.swift",
        "Deadline.swift",
        "Delegate.swift",
        "Diagnostics.swift",
        "Engine.swift",
        "Environment.swift",
        "Executor.swift",
        "FunctionCache.swift",
        "FunctionInterface.swift",
        "Key.swift",
        "KeyConfiguration.swift",
        "LocalExecutor.swift",
        "NullExecutor.swift",
        "Predicate/Expression.swift",
        "Predicate/Predicate.swift",
        "Reëxport.swift",
        "SortedSet.swift",
        "SpawnProcess.swift",
        "Stats.swift",
        "TreeMaterialization.swift",
        "Value.swift",
        "Versioning.swift",
        "WrappedDataID.swift"
      ],
      "target_dependencies" : [
        "llbuild2"
      ],
      "type" : "library"
    },
    {
      "c99name" : "llbuild2Tests",
      "module_type" : "SwiftTarget",
      "name" : "llbuild2Tests",
      "path" : "Tests/llbuild2Tests",
      "sources" : [
        "EngineTests.swift",
        "FunctionCacheTests.swift",
        "KeyDependencyGraphTests.swift"
      ],
      "target_dependencies" : [
        "llbuild2",
        "LLBUtil"
      ],
      "type" : "test"
    },
    {
      "c99name" : "llbuild2_tool",
      "module_type" : "SwiftTarget",
      "name" : "llbuild2-tool",
      "path" : "Sources/Tools/llbuild2-tool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "llbuild2-tool"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "LLBCommands"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "llbuild2",
      "module_type" : "SwiftTarget",
      "name" : "llbuild2",
      "path" : "Sources/llbuild2",
      "product_dependencies" : [
        "SwiftToolsSupportCAS",
        "Logging",
        "Tracing",
        "Instrumentation"
      ],
      "product_memberships" : [
        "llbuild2",
        "llbuild2fx",
        "llbuild2Ninja",
        "llbuild2BuildSystem",
        "llbuild2Util",
        "llcastool",
        "llbuild2-tool"
      ],
      "sources" : [
        "Core/Engine.swift",
        "Core/KeyDependencyGraph.swift",
        "EngineProtocol/ActionExecution.swift",
        "EngineProtocol/AnySerializable.swift",
        "EngineProtocol/Executor.swift",
        "EngineProtocol/Protobuf+Extensions.swift",
        "EngineProtocol/StablyHashable.swift",
        "FunctionCache/FileBackedFunctionCache.swift",
        "FunctionCache/InMemoryFunctionCache.swift",
        "Generated/EngineProtocol/action_execution.pb.swift",
        "Generated/EngineProtocol/any_serializable.pb.swift",
        "Support/Logging.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLBUtilTests",
      "module_type" : "SwiftTarget",
      "name" : "LLBUtilTests",
      "path" : "Tests/LLBUtilTests",
      "sources" : [
        "CodableTests.swift"
      ],
      "target_dependencies" : [
        "LLBUtil"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LLBUtil",
      "module_type" : "SwiftTarget",
      "name" : "LLBUtil",
      "path" : "Sources/LLBUtil",
      "product_memberships" : [
        "llbuild2Ninja",
        "llbuild2Util",
        "llcastool",
        "llbuild2-tool"
      ],
      "sources" : [
        "CommonCodables.swift",
        "SimpleFunction.swift",
        "StaticFunctionDelegate.swift"
      ],
      "target_dependencies" : [
        "llbuild2"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLBNinjaTests",
      "module_type" : "SwiftTarget",
      "name" : "LLBNinjaTests",
      "path" : "Tests/LLBNinjaTests",
      "product_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "sources" : [
        "NinjaBuildTests.swift"
      ],
      "target_dependencies" : [
        "LLBNinja"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LLBNinja",
      "module_type" : "SwiftTarget",
      "name" : "LLBNinja",
      "path" : "Sources/LLBNinja",
      "product_dependencies" : [
        "llbuildSwift"
      ],
      "product_memberships" : [
        "llbuild2Ninja",
        "llbuild2-tool"
      ],
      "sources" : [
        "NinjaBuild.swift"
      ],
      "target_dependencies" : [
        "llbuild2",
        "LLBUtil"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLBCommands",
      "module_type" : "SwiftTarget",
      "name" : "LLBCommands",
      "path" : "Sources/LLBCommands",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "llbuild2-tool"
      ],
      "sources" : [
        "NinjaBuildTool.swift"
      ],
      "target_dependencies" : [
        "LLBNinja"
      ],
      "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",
        "llbuild2",
        "LLBBazelBackend",
        "LLBUtil"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLBBuildSystemUtilTests",
      "module_type" : "SwiftTarget",
      "name" : "LLBBuildSystemUtilTests",
      "path" : "Tests/LLBBuildSystemUtilTests",
      "sources" : [
        "LocalExecutorTests.swift"
      ],
      "target_dependencies" : [
        "LLBBuildSystemUtil",
        "LLBBuildSystemTestHelpers",
        "LLBUtil"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LLBBuildSystemUtil",
      "module_type" : "SwiftTarget",
      "name" : "LLBBuildSystemUtil",
      "path" : "Sources/LLBBuildSystemUtil",
      "product_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "llbuild2Util"
      ],
      "sources" : [
        "Codable.swift",
        "LocalExecutor.swift"
      ],
      "target_dependencies" : [
        "llbuild2",
        "LLBBuildSystem"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLBBuildSystemTests",
      "module_type" : "SwiftTarget",
      "name" : "LLBBuildSystemTests",
      "path" : "Tests/LLBBuildSystemTests",
      "sources" : [
        "ActionExecutionTests.swift",
        "ActionTests.swift",
        "ArtifactTests.swift",
        "BuildEngineTests.swift",
        "BuildEventDelegateTests.swift",
        "ConfigurationTests.swift",
        "ConfiguredTargetTests.swift",
        "DynamicActionTests.swift",
        "EvaluatedTargetTests.swift",
        "LabelTests.swift",
        "ProviderTests.swift",
        "RuleEvaluationTests.swift"
      ],
      "target_dependencies" : [
        "LLBBuildSystemTestHelpers",
        "LLBUtil",
        "LLBBuildSystemUtil"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LLBBuildSystemTestHelpers",
      "module_type" : "SwiftTarget",
      "name" : "LLBBuildSystemTestHelpers",
      "path" : "Sources/LLBBuildSystemTestHelpers",
      "sources" : [
        "ByteBuffer.swift",
        "CASFSClient+TestSupport.swift",
        "TestBuildEngine.swift",
        "TestCASDatabase.swift"
      ],
      "target_dependencies" : [
        "LLBBuildSystem",
        "LLBUtil"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLBBuildSystem",
      "module_type" : "SwiftTarget",
      "name" : "LLBBuildSystem",
      "path" : "Sources/LLBBuildSystem",
      "product_dependencies" : [
        "SwiftProtobuf",
        "Crypto"
      ],
      "product_memberships" : [
        "llbuild2BuildSystem",
        "llbuild2Util"
      ],
      "sources" : [
        "BuildEngine.swift",
        "BuildEventDelegate.swift",
        "BuildKey.swift",
        "ConfiguredTargetDelegate.swift",
        "DynamicActionDelegate.swift",
        "Function.swift",
        "FunctionDelegate.swift",
        "FunctionMap.swift",
        "Functions/Evaluation/ActionConfigurationFragment.swift",
        "Functions/Evaluation/Artifact.swift",
        "Functions/Evaluation/Configuration.swift",
        "Functions/Evaluation/ConfiguredTarget.swift",
        "Functions/Evaluation/EvaluatedTarget.swift",
        "Functions/Evaluation/RuleEvaluation.swift",
        "Functions/Execution/Action.swift",
        "Functions/Execution/ActionExecution.swift",
        "Functions/Execution/ActionID.swift",
        "Generated/BuildSystem/Evaluation/action_configuration_fragment.pb.swift",
        "Generated/BuildSystem/Evaluation/artifact.pb.swift",
        "Generated/BuildSystem/Evaluation/artifact_owner.pb.swift",
        "Generated/BuildSystem/Evaluation/artifact_value.pb.swift",
        "Generated/BuildSystem/Evaluation/configuration.pb.swift",
        "Generated/BuildSystem/Evaluation/configured_target.pb.swift",
        "Generated/BuildSystem/Evaluation/evaluated_target.pb.swift",
        "Generated/BuildSystem/Evaluation/label.pb.swift",
        "Generated/BuildSystem/Evaluation/provider_map.pb.swift",
        "Generated/BuildSystem/Evaluation/rule_evaluation.pb.swift",
        "Generated/BuildSystem/Execution/action.pb.swift",
        "Generated/BuildSystem/Execution/action_execution.pb.swift",
        "Models/ActionExecutionRequestExtras.swift",
        "Models/Label.swift",
        "Rules/Provider.swift",
        "Rules/Rule.swift",
        "Rules/RuleContext.swift"
      ],
      "target_dependencies" : [
        "llbuild2"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLBBazelBackend",
      "module_type" : "SwiftTarget",
      "name" : "LLBBazelBackend",
      "path" : "Sources/LLBBazelBackend",
      "product_dependencies" : [
        "Crypto",
        "GRPC"
      ],
      "product_memberships" : [
        "llcastool"
      ],
      "sources" : [
        "CAS/BazelCASDatabase.swift",
        "CAS/Digest.swift"
      ],
      "target_dependencies" : [
        "llbuild2",
        "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/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/status.pb.swift",
        "Typealiases.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/apple/swift-distributed-tracing
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/apple/swift-tools-support-async.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-protobuf.git
[1/6765] Fetching swift-tools-support-core
[137/7540] Fetching swift-tools-support-core, swift-tools-support-async
[207/11376] Fetching swift-tools-support-core, swift-tools-support-async, swift-log
[903/16350] Fetching swift-tools-support-core, swift-tools-support-async, swift-log, swift-distributed-tracing
[11762/67407] Fetching swift-tools-support-core, swift-tools-support-async, swift-log, swift-distributed-tracing, grpc-swift
[18904/106718] Fetching swift-tools-support-core, swift-tools-support-async, swift-log, swift-distributed-tracing, grpc-swift, swift-protobuf
Fetched https://github.com/grpc/grpc-swift.git from cache (5.41s)
Fetching https://github.com/apple/swift-llbuild.git
[55661/55661] Fetching swift-tools-support-core, swift-tools-support-async, swift-log, swift-distributed-tracing, swift-protobuf
[55662/84653] Fetching swift-tools-support-core, swift-tools-support-async, swift-log, swift-distributed-tracing, swift-protobuf, swift-llbuild
Fetched https://github.com/apple/swift-llbuild.git from cache (7.30s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-tools-support-async.git from cache (14.41s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/apple/swift-distributed-tracing from cache (14.42s)
Fetched https://github.com/apple/swift-log.git from cache (14.43s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (14.45s)
Fetched https://github.com/apple/swift-protobuf.git from cache (14.60s)
[6830/29322] Fetching swift-crypto, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.62s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.27s)
Computing version for https://github.com/apple/swift-llbuild.git
Computed https://github.com/apple/swift-llbuild.git at 0.5.0 (18.81s)
Computing version for https://github.com/apple/swift-distributed-tracing
Computed https://github.com/apple/swift-distributed-tracing at 1.2.0 (1.12s)
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.40s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.35s)
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 (1.26s)
Fetching https://github.com/apple/swift-nio.git
[1/76111] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.98s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (10.16s)
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 (2.05s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.12s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (1.18s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.35s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/4391] Fetching swift-system
[1626/6101] Fetching swift-system, swift-atomics
[2991/22692] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.24s)
[6190/18301] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.31s)
[4978/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (3.66s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.61s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.0 (1.32s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/5914] Fetching swift-nio-extras
[3846/17441] Fetching swift-nio-extras, swift-nio-http2
[5670/32284] Fetching swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.42s)
[19543/26370] Fetching swift-nio-http2, swift-nio-ssl
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.56s)
[10363/14843] Fetching swift-nio-ssl
[10688/17510] Fetching swift-nio-ssl, swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.71s)
[14695/14843] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (13.58s)
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 (14.45s)
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.87s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (1.99s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
[1/1141] Fetching swift-http-structured-headers
[424/6126] Fetching swift-http-structured-headers, swift-async-algorithms
[1968/12281] Fetching swift-http-structured-headers, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.72s)
[10771/11140] Fetching swift-async-algorithms, swift-certificates
[10957/12730] Fetching swift-async-algorithms, swift-certificates, swift-asn1
[11682/18689] Fetching swift-async-algorithms, swift-certificates, swift-asn1, swift-algorithms
Fetching https://github.com/apple/swift-http-types.git
[12950/21115] Fetching swift-async-algorithms, swift-certificates, swift-asn1, swift-algorithms, swift-service-lifecycle
Fetched https://github.com/apple/swift-asn1.git from cache (1.03s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.10s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.11s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.22s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.23s)
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.52s)
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 (2.48s)
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/apple/swift-certificates.git at 1.10.0 (0.84s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.31s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.75s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.85s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.84s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (5.38s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.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.3.0 (0.71s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.74s)
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-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-distributed-tracing
Working copy of https://github.com/apple/swift-distributed-tracing resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.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-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-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-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-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-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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.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.8.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-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/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-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-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-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-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-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/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.26.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.27.1
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/apple/swift-llbuild.git
Working copy of https://github.com/apple/swift-llbuild.git resolved at 0.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.2.0
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin SwiftProtobufPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/977] Write sources
[8/977] Compiling llvmSupport Valgrind.cpp
[9/977] Compiling llvmSupport UnicodeCaseFold.cpp
[10/977] Write swift-version-24593BA9C3E375BF.txt
[11/977] Compiling llvmSupport circular_raw_ostream.cpp
[12/977] Compiling llvmSupport Unicode.cpp
[13/977] Compiling llvmSupport Twine.cpp
[14/977] Compiling llvmSupport Triple.cpp
/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Threading.cpp:72:17: error: no member named 'thread' in namespace 'std'
   72 |     return std::thread::hardware_concurrency();
      |            ~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Threading.cpp:83:27: error: no member named 'thread' in namespace 'std'
   83 |   if (unsigned Val = std::thread::hardware_concurrency())
      |                      ~~~~~^
In file included from /host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Threading.cpp:90:
/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Unix/Threading.inc:22:10: fatal error: 'pthread.h' file not found
   22 | #include <pthread.h>
      |          ^~~~~~~~~~~
3 errors generated.
[15/977] Compiling llvmSupport Threading.cpp
[15/977] Compiling llvmSupport StringMap.cpp
[15/977] Compiling llvmSupport StringExtras.cpp
[15/977] Compiling llvmSupport YAMLParser.cpp
[15/977] Compiling llvmSupport raw_ostream.cpp
[15/977] Compiling llvmSupport StringSaver.cpp
[15/977] Compiling llvmSupport StringRef.cpp
[15/977] Compiling llvmSupport TargetParser.cpp
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin SwiftProtobufPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/965] Copying PrivacyInfo.xcprivacy
[3/965] Write sources
[16/966] Compiling llvmSupport StringExtras.cpp
[17/966] Write swift-version-24593BA9C3E375BF.txt
[18/966] Compiling llvmSupport StringMap.cpp
/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Threading.cpp:72:17: error: no member named 'thread' in namespace 'std'
   72 |     return std::thread::hardware_concurrency();
      |            ~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Threading.cpp:83:27: error: no member named 'thread' in namespace 'std'
   83 |   if (unsigned Val = std::thread::hardware_concurrency())
      |                      ~~~~~^
In file included from /host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Threading.cpp:90:
/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Unix/Threading.inc:22:10: fatal error: 'pthread.h' file not found
   22 | #include <pthread.h>
      |          ^~~~~~~~~~~
3 errors generated.
[19/966] Compiling llvmSupport Threading.cpp
[19/966] Compiling llvmSupport StringSaver.cpp
[19/966] Compiling llvmSupport raw_ostream.cpp
[19/966] Compiling llvmSupport TargetParser.cpp
[19/966] Compiling llvmSupport YAMLParser.cpp
[19/966] Compiling llvmSupport SourceMgr.cpp
[19/966] Compiling llvmSupport StringRef.cpp
BUILD FAILURE 6.1 wasm