The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Catena, reference master (0b3952), with Swift 6.2 (beta) for Wasm on 17 Jun 2025 16:54:38 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path:  $PWD
https://github.com/pixelspark/catena.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/vzsg/ed25519.git
Fetching https://github.com/IBM-Swift/Kitura-WebSocket
Fetching https://github.com/Bouke/NetService.git
Fetching https://github.com/pixelspark/base58.git
Fetching https://github.com/pixelspark/swift-parser-generator.git
Fetching https://github.com/IBM-Swift/HeliumLogger.git
[1/179] Fetching ed25519
[180/512] Fetching ed25519, swift-parser-generator
[294/1380] Fetching ed25519, swift-parser-generator, netservice
[1381/1429] Fetching ed25519, swift-parser-generator, netservice, base58
[1429/3265] Fetching ed25519, swift-parser-generator, netservice, base58, kitura-websocket
[3229/4532] Fetching ed25519, swift-parser-generator, netservice, base58, kitura-websocket, heliumlogger
Fetched https://github.com/pixelspark/swift-parser-generator.git from cache (0.30s)
Fetched https://github.com/Bouke/NetService.git from cache (0.30s)
Fetched https://github.com/pixelspark/base58.git from cache (0.30s)
[2434/3282] Fetching ed25519, kitura-websocket, heliumlogger
Fetching https://github.com/pixelspark/postgres-wire-server.git
Fetching https://github.com/IBM-Swift/Kitura.git
Fetching https://github.com/jatoben/CommandLine.git
Fetched https://github.com/vzsg/ed25519.git from cache (0.42s)
Fetched https://github.com/IBM-Swift/HeliumLogger.git from cache (0.43s)
Fetched https://github.com/IBM-Swift/Kitura-WebSocket from cache (0.43s)
Fetching https://github.com/pixelspark/sqlite.git
[1/22] Fetching postgres-wire-server
[23/1198] Fetching postgres-wire-server, commandline
[1199/18107] Fetching postgres-wire-server, commandline, kitura
Fetched https://github.com/jatoben/CommandLine.git from cache (0.34s)
[1375/16931] Fetching postgres-wire-server, kitura
[1376/16952] Fetching postgres-wire-server, kitura, sqlite
Fetched https://github.com/pixelspark/sqlite.git from cache (0.46s)
[5941/16931] Fetching postgres-wire-server, kitura
Fetched https://github.com/pixelspark/postgres-wire-server.git from cache (1.34s)
Fetched https://github.com/IBM-Swift/Kitura.git from cache (1.37s)
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.2 wasm