The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Slurp, reference 0.1.3 (680e6e), with Swift 6.3 for Wasm on 10 Apr 2026 23:22:34 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bitwit/slurp.git
Reference: 0.1.3
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/bitwit/slurp
 * tag               0.1.3      -> FETCH_HEAD
HEAD is now at 680e6e7 Fix CWD when working with other tasks that use PathKit to get the current directory
Cloned https://github.com/bitwit/slurp.git
Revision (git rev-parse @):
680e6e717a317752988e782f9dda8ca0e329bd57
SUCCESS checkout https://github.com/bitwit/slurp.git at 0.1.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/bitwit/slurp.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/bitwit/Marathon.git
[1/1443] Fetching marathon
Fetched https://github.com/bitwit/Marathon.git from cache (0.84s)
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/JohnSundell/Unbox.git
Fetching https://github.com/JohnSundell/Wrap.git
Fetching https://github.com/JohnSundell/Releases.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/JohnSundell/Require.git
[1/152] Fetching require
[153/326] Fetching require, releases
[327/1306] Fetching require, releases, shellout
[1307/1982] Fetching require, releases, shellout, wrap
[1449/4040] Fetching require, releases, shellout, wrap, unbox
[4041/18936] Fetching require, releases, shellout, wrap, unbox, quick
Fetched https://github.com/JohnSundell/Require.git from cache (1.21s)
Fetched https://github.com/JohnSundell/Releases.git from cache (1.21s)
[7587/18610] Fetching shellout, wrap, unbox, quick
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/JohnSundell/Files.git
Fetched https://github.com/JohnSundell/Unbox.git from cache (1.26s)
Fetching https://github.com/ReactiveX/RxSwift.git
[11935/16552] Fetching shellout, wrap, quick
[16553/18004] Fetching shellout, wrap, quick, pathkit
[17846/19277] Fetching shellout, wrap, quick, pathkit, files
Fetched https://github.com/kylef/PathKit.git from cache (0.52s)
Fetched https://github.com/JohnSundell/Files.git from cache (0.52s)
Fetching https://github.com/nsomar/Guaka.git
Fetching https://github.com/Quick/Nimble.git
[1/54305] Fetching rxswift
Fetched https://github.com/JohnSundell/ShellOut.git from cache (1.77s)
Fetched https://github.com/JohnSundell/Wrap.git from cache (1.77s)
Fetched https://github.com/Quick/Quick.git from cache (1.78s)
[7061/55725] Fetching rxswift, guaka
[16084/75542] Fetching rxswift, guaka, nimble
Fetched https://github.com/nsomar/Guaka.git from cache (1.66s)
Fetched https://github.com/Quick/Nimble.git from cache (1.70s)
[52298/54305] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.49s)
Computing version for https://github.com/JohnSundell/Releases.git
Computed https://github.com/JohnSundell/Releases.git at 3.0.0 (8.26s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.0.3 (0.59s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.2.0 (0.58s)
Computing version for https://github.com/nsomar/Guaka.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 wasm