The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NavPilot, reference 1.0.0 (26e81c), with Swift 6.2 for Linux on 16 Apr 2026 02:36:28 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.2-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/DKVekariya/NavigationPilot.git
Reference: 1.0.0
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/DKVekariya/NavigationPilot
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 26e81c7 Updated read me with screenshots and samples
Cloned https://github.com/DKVekariya/NavigationPilot.git
Revision (git rev-parse @):
26e81c78a6d33a002bb9363525d90c466836956a
SUCCESS checkout https://github.com/DKVekariya/NavigationPilot.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/DKVekariya/NavigationPilot.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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
70792468e643: Already exists
2521d23ac137: Already exists
3d9fb754d0d6: Pulling fs layer
ea0eeaf1e494: Pulling fs layer
a79bed1e5017: Pulling fs layer
76117bfd171b: Pulling fs layer
2b7f451e59e0: Pulling fs layer
05af6fc29f66: Pulling fs layer
05af6fc29f66: Download complete
a79bed1e5017: Download complete
76117bfd171b: Download complete
2b7f451e59e0: Download complete
ea0eeaf1e494: Download complete
3d9fb754d0d6: Pull complete
ea0eeaf1e494: Pull complete
a79bed1e5017: Pull complete
76117bfd171b: Pull complete
2b7f451e59e0: Pull complete
05af6fc29f66: Pull complete
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Downloaded newer image for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.3.0 but the installed version is 6.2.4
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.3.0 but the installed version is 6.2.4
BUILD FAILURE 6.2 linux