Build Information
Failed to build Tuist, reference main (76ab84
), with Swift 6.1 for Wasm on 16 Jun 2025 22:50:01 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/21-DOT-DEV/swift-plugin-tuist.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/21-DOT-DEV/swift-plugin-tuist
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 76ab84a Updating tuist to 4.53.4
Cloned https://github.com/21-DOT-DEV/swift-plugin-tuist.git
Revision (git rev-parse @):
76ab84ab27fb3794518dae73cbbd9c835b6922cd
SUCCESS checkout https://github.com/21-DOT-DEV/swift-plugin-tuist.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/21-DOT-DEV/swift-plugin-tuist.git
https://github.com/21-DOT-DEV/swift-plugin-tuist.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-artifact-parser",
"requirement" : {
"exact" : [
"0.0.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/21-DOT-DEV/swift-artifact-parser"
}
],
"manifest_display_name" : "Tuist",
"name" : "Tuist",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "tuist",
"targets" : [
"TuistExecutable"
],
"type" : {
"executable" : null
}
},
{
"name" : "TuistPlugin",
"targets" : [
"TuistPlugin"
],
"type" : {
"plugin" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "tuist",
"module_type" : "BinaryTarget",
"name" : "tuist",
"path" : "remote/archive/tuist.artifactbundle.zip",
"product_memberships" : [
"TuistPlugin"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "TuistPlugin",
"module_type" : "PluginTarget",
"name" : "TuistPlugin",
"path" : "Plugins/TuistPlugin",
"plugin_capability" : {
"intent" : {
"description" : "Generate, build, and test your Xcode projects.",
"type" : "custom",
"verb" : "tuist"
},
"permissions" : [
],
"type" : "command"
},
"product_memberships" : [
"TuistPlugin"
],
"sources" : [
"TuistPlugin.swift"
],
"target_dependencies" : [
"tuist"
],
"type" : "plugin"
},
{
"c99name" : "TuistExecutable",
"module_type" : "SwiftTarget",
"name" : "TuistExecutable",
"path" : "Sources/TuistExecutable",
"product_dependencies" : [
"ArtifactParser"
],
"product_memberships" : [
"tuist"
],
"sources" : [
"Main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/21-DOT-DEV/swift-artifact-parser
[1/28] Fetching swift-artifact-parser
Fetched https://github.com/21-DOT-DEV/swift-artifact-parser from cache (0.20s)
Computing version for https://github.com/21-DOT-DEV/swift-artifact-parser
Computed https://github.com/21-DOT-DEV/swift-artifact-parser at 0.0.1 (0.65s)
Creating working copy for https://github.com/21-DOT-DEV/swift-artifact-parser
Working copy of https://github.com/21-DOT-DEV/swift-artifact-parser resolved at 0.0.1
Downloading binary artifact https://github.com/21-DOT-DEV/swift-plugin-tuist/releases/download/4.53.4/tuist.artifactbundle.zip
[1369/36726949] Downloading https://github.com/21-DOT-DEV/swift-plugin-tuist/releases/download/4.53.4/tuist.artifactbundle.zip
Downloaded https://github.com/21-DOT-DEV/swift-plugin-tuist/releases/download/4.53.4/tuist.artifactbundle.zip (3.50s)
[1/1] Compiling plugin TuistPlugin
Building for debugging...
[1/8] Write sources
[3/8] Write swift-version-24593BA9C3E375BF.txt
[5/13] Compiling ArtifactParser FileSystem.swift
[6/13] Compiling ArtifactParser OS.swift
/host/spi-builder-workspace/.build/checkouts/swift-artifact-parser/Sources/ArtifactParser/OS.swift:46:23: error: cannot find 'Process' in scope
44 | /// - Returns: A string representing the system triple, or `nil` if an error occurs.
45 | static func getSystemTriple() -> String? {
46 | let process = Process()
| `- error: cannot find 'Process' in scope
47 | let stdoutPipe = Pipe()
48 |
[7/13] Compiling ArtifactParser ArtifactBundle.swift
[8/13] Emitting module ArtifactParser
[9/13] Compiling ArtifactParser ArtifactParser.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 TuistPlugin
Building for debugging...
[1/6] Write swift-version-24593BA9C3E375BF.txt
[3/11] Compiling ArtifactParser ArtifactParser.swift
[4/11] Compiling ArtifactParser FileSystem.swift
[5/11] Compiling ArtifactParser OS.swift
/host/spi-builder-workspace/.build/checkouts/swift-artifact-parser/Sources/ArtifactParser/OS.swift:46:23: error: cannot find 'Process' in scope
44 | /// - Returns: A string representing the system triple, or `nil` if an error occurs.
45 | static func getSystemTriple() -> String? {
46 | let process = Process()
| `- error: cannot find 'Process' in scope
47 | let stdoutPipe = Pipe()
48 |
[6/11] Compiling ArtifactParser ArtifactBundle.swift
[7/11] Emitting module ArtifactParser
BUILD FAILURE 6.1 wasm