Build Information
Failed to build UnityBuildKit, reference 1.1.4 (1d5599), with Swift 6.2 for Wasm on 17 Jun 2025 16:53:56 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/handsomecode/unitybuildkit.git
Reference: 1.1.4
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/handsomecode/unitybuildkit
* tag 1.1.4 -> FETCH_HEAD
HEAD is now at 1d55992 Merge pull request #15 from handsomecode/develop
Cloned https://github.com/handsomecode/unitybuildkit.git
Revision (git rev-parse @):
1d55992f4699a2cb80b6ddc4495754b938c3fe5a
SUCCESS checkout https://github.com/handsomecode/unitybuildkit.git at 1.1.4
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/handsomecode/unitybuildkit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/yonaskolb/XcodeGen.git
[1/25464] Fetching xcodegen
Fetched https://github.com/yonaskolb/XcodeGen.git from cache (1.67s)
Computing version for https://github.com/yonaskolb/XcodeGen.git
Computed https://github.com/yonaskolb/XcodeGen.git at 1.6.0 (2.14s)
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/xcodeswift/xcproj.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/yonaskolb/JSONUtilities.git
Fetching https://github.com/kylef/Commander.git
Fetching https://github.com/jpsim/Yams.git
[1/1588] Fetching commander
[1574/2784] Fetching commander, rainbow
[2606/4137] Fetching commander, rainbow, jsonutilities
[4017/5158] Fetching commander, rainbow, jsonutilities, spectre
[5159/28491] Fetching commander, rainbow, jsonutilities, spectre, xcproj
[7726/39350] Fetching commander, rainbow, jsonutilities, spectre, xcproj, yams
Fetched https://github.com/kylef/Commander.git from cache (2.80s)
Fetched https://github.com/kylef/Spectre.git from cache (2.80s)
Fetched https://github.com/yonaskolb/JSONUtilities.git from cache (2.80s)
Fetching https://github.com/kylef/PathKit.git
Fetched https://github.com/onevcat/Rainbow.git from cache (2.82s)
Fetched https://github.com/xcodeswift/xcproj.git from cache (2.86s)
Fetched https://github.com/jpsim/Yams.git from cache (2.85s)
[1/1411] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.29s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (6.03s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (2.64s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.1 (0.52s)
Computing version for https://github.com/xcodeswift/xcproj.git
Computed https://github.com/xcodeswift/xcproj.git at 4.3.1 (0.53s)
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/JohnSundell/ShellOut.git
[1/980] Fetching shellout
[981/3107] Fetching shellout, aexml
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.28s)
Fetched https://github.com/tadija/AEXML.git from cache (0.32s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (1.05s)
Computing version for https://github.com/yonaskolb/JSONUtilities.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.2' to specify the current tools version
BUILD FAILURE 6.2 wasm