The Swift Package Index logo.Swift Package Index

Build Information

Failed to build UnityBuildKit, reference 1.1.4 (1d5599), with Swift 6.3 for Linux on 10 Apr 2026 13:09:06 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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/handsomecode/unitybuildkit.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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/yonaskolb/XcodeGen.git
[1/26261] Fetching xcodegen
Fetched https://github.com/yonaskolb/XcodeGen.git from cache (2.08s)
Computing version for https://github.com/yonaskolb/XcodeGen.git
Computed https://github.com/yonaskolb/XcodeGen.git at 1.6.0 (3.52s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/Commander.git
Fetching https://github.com/yonaskolb/JSONUtilities.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/xcodeswift/xcproj.git
[1/1353] Fetching jsonutilities
[1354/2941] Fetching jsonutilities, commander
[1799/4383] Fetching jsonutilities, commander, rainbow
[4384/28783] Fetching jsonutilities, commander, rainbow, xcproj
[5604/29804] Fetching jsonutilities, commander, rainbow, xcproj, spectre
[11197/41355] Fetching jsonutilities, commander, rainbow, xcproj, spectre, yams
Fetched https://github.com/kylef/Commander.git from cache (1.43s)
[15438/39767] Fetching jsonutilities, rainbow, xcproj, spectre, yams
Fetching https://github.com/kylef/PathKit.git
Fetched https://github.com/kylef/Spectre.git from cache (1.55s)
[19437/38746] Fetching jsonutilities, rainbow, xcproj, yams
[24522/40198] Fetching jsonutilities, rainbow, xcproj, yams, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.41s)
[32534/38746] Fetching jsonutilities, rainbow, xcproj, yams
Fetched https://github.com/yonaskolb/JSONUtilities.git from cache (3.15s)
Fetched https://github.com/onevcat/Rainbow.git from cache (3.15s)
Fetched https://github.com/xcodeswift/xcproj.git from cache (3.19s)
Fetched https://github.com/jpsim/Yams.git from cache (3.21s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (5.50s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (2.17s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.1 (0.41s)
Computing version for https://github.com/xcodeswift/xcproj.git
Computed https://github.com/xcodeswift/xcproj.git at 4.3.1 (0.42s)
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/JohnSundell/ShellOut.git
[1/2155] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.34s)
[1/980] Fetching shellout
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.55s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.96s)
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.3' to specify the current tools version
BUILD FAILURE 6.3 linux