Build Information
Failed to build XcodeSelectiveTesting, reference 0.14.6 (fcd4d0), with Swift 6.2 for Wasm on 23 Apr 2026 11:32:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mikeger/XcodeSelectiveTesting.git
Reference: 0.14.6
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/mikeger/XcodeSelectiveTesting
* tag 0.14.6 -> FETCH_HEAD
HEAD is now at fcd4d04 Fix conditional logic for target dependencies (#87)
Cloned https://github.com/mikeger/XcodeSelectiveTesting.git
Revision (git rev-parse @):
fcd4d04ecda30569af5a9040098c4a9fec9901fc
SUCCESS checkout https://github.com/mikeger/XcodeSelectiveTesting.git at 0.14.6
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mikeger/XcodeSelectiveTesting.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-log
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/jpsim/Yams.git
[1/1452] Fetching pathkit
[1453/25968] Fetching pathkit, xcodeproj
[1699/43432] Fetching pathkit, xcodeproj, swift-argument-parser
[3694/50068] Fetching pathkit, xcodeproj, swift-argument-parser, swift-log
[7204/61619] Fetching pathkit, xcodeproj, swift-argument-parser, swift-log, yams
Fetched https://github.com/apple/swift-log from cache (1.00s)
[33731/54983] Fetching pathkit, xcodeproj, swift-argument-parser, yams
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.10s)
Fetched https://github.com/kylef/PathKit.git from cache (2.25s)
Fetched https://github.com/tuist/XcodeProj.git from cache (2.30s)
Fetched https://github.com/jpsim/Yams.git from cache (2.31s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (5.12s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.23s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (3.76s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.54s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.42s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.44s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 9.11.0 (0.35s)
Fetching https://github.com/tadija/AEXML.git
[1/2155] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.31s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.69s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 9.11.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.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.7.1
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
/host/spi-builder-workspace/Plugins/SelectiveTestingPlugin/SelectiveTestingPlugin.swift:26:29: warning: result of call to 'changeCurrentDirectoryPath' is unused [#no-usage]
24 |
25 | func performCommand(context: PluginContext, arguments: [String]) async throws {
26 | FileManager.default.changeCurrentDirectoryPath(context.package.directoryURL.path)
| `- warning: result of call to 'changeCurrentDirectoryPath' is unused [#no-usage]
27 | let tool = try context.tool(named: "xcode-selective-test")
28 |
[1/1] Compiling plugin SelectiveTestingPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/76] Write sources
[28/76] Compiling writer.c
[30/76] Compiling reader.c
[31/76] Compiling parser.c
[32/76] Compiling emitter.c
[33/76] Compiling reader.c
[34/76] Write sources
[37/76] Compiling api.c
[38/76] Compiling scanner.c
[39/76] Write swift-version-24593BA9C3E375BF.txt
[40/76] Compiling parser.c
[41/76] Compiling api.c
[42/108] Compiling emitter.c
[43/112] Compiling scanner.c
[45/122] Emitting module ArgumentParserToolInfo
[46/122] Emitting module Logging
[47/122] Compiling Logging LogEvent.swift
[48/122] Compiling Yams Tag.swift
[49/122] Compiling Yams YamlAnchorProviding.swift
[50/124] Compiling Logging Locks.swift
[51/124] Compiling Logging MetadataProvider.swift
[52/124] Compiling Logging LogHandler.swift
[53/124] Compiling Logging LogEvent.swift
[54/124] Compiling SelectiveTestShell String+Shell.swift
[55/124] Emitting module SelectiveTestShell
[56/124] Compiling SelectiveTestShell String+Error.swift
[57/124] Compiling SelectiveTestShell Shell.swift
/host/spi-builder-workspace/Sources/SelectiveTestShell/Shell.swift:10:20: error: cannot find 'Process' in scope
8 | @discardableResult
9 | public static func exec(_ command: String) throws -> (String, Int32) {
10 | let task = Process()
| `- error: cannot find 'Process' in scope
11 | let pipe = Pipe()
12 |
[58/124] Compiling Logging LogHandler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[59/124] Emitting module PathKit
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
6 | let system_glob = Glibc.glob
7 | #else
8 | import Darwin
| `- error: no such module 'Darwin'
9 |
10 | let system_glob = Darwin.glob
[60/124] Compiling PathKit PathKit.swift
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
6 | let system_glob = Glibc.glob
7 | #else
8 | import Darwin
| `- error: no such module 'Darwin'
9 |
10 | let system_glob = Darwin.glob
BUILD FAILURE 6.2 wasm