Build Information
Failed to build HotReloading, reference main (ad2ede), with Swift 6.2 for Wasm on 1 May 2026 20:28:54 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/johnno1962/HotReloading.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/johnno1962/HotReloading
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ad2ede6 It's DT_TOOLCHAIN_DIR now.
Cloned https://github.com/johnno1962/HotReloading.git
Revision (git rev-parse @):
ad2ede66291fcdd9a31cc50ff80ab7f05a7bb442
SUCCESS checkout https://github.com/johnno1962/HotReloading.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/johnno1962/HotReloading.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/johnno1962/SwiftTrace
Fetching https://github.com/johnno1962/Remote
Fetching https://github.com/johnno1962/XprobePlugin
[1/910] Fetching remote
[911/2883] Fetching remote, xprobeplugin
[1444/5010] Fetching remote, xprobeplugin, swifttrace
Fetched https://github.com/johnno1962/Remote from cache (0.30s)
[824/4100] Fetching xprobeplugin, swifttrace
Fetching https://github.com/johnno1962/ProfileSwiftUI
Fetching https://github.com/johnno1962/SwiftRegex5
Fetched https://github.com/johnno1962/SwiftTrace from cache (0.68s)
[1/74] Fetching profileswiftui
[77/297] Fetching profileswiftui, swiftregex5
Fetched https://github.com/johnno1962/XprobePlugin from cache (0.86s)
Fetched https://github.com/johnno1962/ProfileSwiftUI from cache (0.24s)
Fetched https://github.com/johnno1962/SwiftRegex5 from cache (0.26s)
Computing version for https://github.com/johnno1962/ProfileSwiftUI
Computed https://github.com/johnno1962/ProfileSwiftUI at 1.1.3 (1.42s)
Fetching https://github.com/johnno1962/DLKit
[1/524] Fetching dlkit
Fetched https://github.com/johnno1962/DLKit from cache (0.21s)
Computing version for https://github.com/johnno1962/Remote
Computed https://github.com/johnno1962/Remote at 2.3.5 (0.65s)
Computing version for https://github.com/johnno1962/XprobePlugin
Computed https://github.com/johnno1962/XprobePlugin at 2.9.10 (0.42s)
Computing version for https://github.com/johnno1962/SwiftTrace
Computed https://github.com/johnno1962/SwiftTrace at 8.6.1 (0.39s)
Computing version for https://github.com/johnno1962/SwiftRegex5
Computed https://github.com/johnno1962/SwiftRegex5 at 6.1.3 (0.40s)
Computing version for https://github.com/johnno1962/DLKit
Computed https://github.com/johnno1962/DLKit at 3.5.7 (0.44s)
Fetching https://github.com/johnno1962/fishhook
[1/169] Fetching fishhook
Fetched https://github.com/johnno1962/fishhook from cache (0.20s)
Computing version for https://github.com/johnno1962/fishhook
Computed https://github.com/johnno1962/fishhook at 1.2.1 (0.58s)
Creating working copy for https://github.com/johnno1962/SwiftTrace
Working copy of https://github.com/johnno1962/SwiftTrace resolved at 8.6.1
Creating working copy for https://github.com/johnno1962/ProfileSwiftUI
Working copy of https://github.com/johnno1962/ProfileSwiftUI resolved at 1.1.3
Creating working copy for https://github.com/johnno1962/fishhook
Working copy of https://github.com/johnno1962/fishhook resolved at 1.2.1
Creating working copy for https://github.com/johnno1962/Remote
Working copy of https://github.com/johnno1962/Remote resolved at 2.3.5
Creating working copy for https://github.com/johnno1962/SwiftRegex5
Working copy of https://github.com/johnno1962/SwiftRegex5 resolved at 6.1.3
Creating working copy for https://github.com/johnno1962/DLKit
Working copy of https://github.com/johnno1962/DLKit resolved at 3.5.7
Creating working copy for https://github.com/johnno1962/XprobePlugin
Working copy of https://github.com/johnno1962/XprobePlugin resolved at 2.9.10
Building for debugging...
[0/44] Write sources
In file included from /host/spi-builder-workspace/Sources/injectiondGuts/SignerService.m:11:
/host/spi-builder-workspace/Sources/injectiondGuts/include/SignerService.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/44] Compiling injectiondGuts SignerService.m
[2/44] Compiling SwiftTraceGutsD xt_forwarding_trampoline_x64.s
In file included from /host/spi-builder-workspace/.build/checkouts/XprobePlugin/Sources/XprobeUI/XprobePluginMenuController.m:11:
/host/spi-builder-workspace/.build/checkouts/XprobePlugin/Sources/XprobeUI/include/XprobePluginMenuController.h:11:9: fatal error: 'Cocoa/Cocoa.h' file not found
11 | #import <Cocoa/Cocoa.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[2/44] Compiling XprobeUI XprobePluginMenuController.m
[2/44] Compiling SwiftTraceGutsD xt_forwarding_trampoline_x86.s
[2/44] Compiling XprobeSweep XprobeSweep.m
In file included from /host/spi-builder-workspace/.build/checkouts/XprobePlugin/Sources/XprobeUI/XprobeConsole.m:11:
/host/spi-builder-workspace/.build/checkouts/XprobePlugin/Sources/XprobeUI/include/XprobePluginMenuController.h:11:9: fatal error: 'Cocoa/Cocoa.h' file not found
11 | #import <Cocoa/Cocoa.h>
| ^~~~~~~~~~~~~~~
[2/44] Compiling XprobeUI XprobeConsole.m
In file included from /host/spi-builder-workspace/Sources/HotReloadingGuts/ClientBoot.mm:14:
/host/spi-builder-workspace/Sources/HotReloadingGuts/include/InjectionClient.h:13:9: fatal error: 'Foundation/Foundation.h' file not found
13 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[2/44] Compiling HotReloadingGuts ClientBoot.mm
[2/44] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.2 wasm