The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Catena, reference master (0b3952), with Swift 6.3 for Wasm on 10 Apr 2026 13:05:54 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/pixelspark/catena.git
Reference: master
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/pixelspark/catena
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0b3952e Fix build and upgrade to Swift 4.1.2
Cloned https://github.com/pixelspark/catena.git
Revision (git rev-parse @):
0b3952ebba5c0a37e775f6c1f690f40999e9d8d8
SUCCESS checkout https://github.com/pixelspark/catena.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/pixelspark/catena.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/vzsg/ed25519.git
Fetching https://github.com/pixelspark/base58.git
Fetching https://github.com/IBM-Swift/HeliumLogger.git
Fetching https://github.com/IBM-Swift/Kitura-WebSocket
Fetching https://github.com/Bouke/NetService.git
Fetching https://github.com/pixelspark/swift-parser-generator.git
[1/868] Fetching netservice
[869/2704] Fetching netservice, kitura-websocket
[1310/2883] Fetching netservice, kitura-websocket, ed25519
[1312/4150] Fetching netservice, kitura-websocket, ed25519, heliumlogger
[3373/4199] Fetching netservice, kitura-websocket, ed25519, heliumlogger, base58
[4200/4532] Fetching netservice, kitura-websocket, ed25519, heliumlogger, base58, swift-parser-generator
Fetched https://github.com/Bouke/NetService.git from cache (0.36s)
Fetched https://github.com/vzsg/ed25519.git from cache (0.36s)
Fetched https://github.com/IBM-Swift/HeliumLogger.git from cache (0.37s)
Fetching https://github.com/IBM-Swift/Kitura.git
Fetched https://github.com/IBM-Swift/Kitura-WebSocket from cache (0.37s)
Fetched https://github.com/pixelspark/swift-parser-generator.git from cache (0.37s)
Fetched https://github.com/pixelspark/base58.git from cache (0.37s)
Fetching https://github.com/pixelspark/postgres-wire-server.git
[1/22] Fetching postgres-wire-server
Fetching https://github.com/pixelspark/sqlite.git
Fetched https://github.com/pixelspark/postgres-wire-server.git from cache (0.25s)
[1/16907] Fetching kitura
[2538/16928] Fetching kitura, sqlite
Fetched https://github.com/pixelspark/sqlite.git from cache (0.41s)
[12174/16907] Fetching kitura
Fetching https://github.com/jatoben/CommandLine.git
Fetched https://github.com/IBM-Swift/Kitura.git from cache (1.25s)
[1/1176] Fetching commandline
Fetched https://github.com/jatoben/CommandLine.git from cache (0.29s)
Computing version for https://github.com/vzsg/ed25519.git
error: Dependencies could not be resolved because 'ed25519' contains incompatible tools version (3.1.0) and root depends on 'ed25519' 0.2.0..<1.0.0.
BUILD FAILURE 6.3 wasm