Build Information
Failed to build SwiftCardanoUtils, reference main (ce51a5), with Swift 6.2 for Wasm on 1 May 2026 15:49:49 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kingpin-Apps/swift-cardano-utils.git
Reference: main
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/Kingpin-Apps/swift-cardano-utils
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ce51a55 bump: version 0.4.0 → 0.4.1
Cloned https://github.com/Kingpin-Apps/swift-cardano-utils.git
Revision (git rev-parse @):
ce51a55ccc843e23fb48dfc09b83eea6c466f6f6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Kingpin-Apps/swift-cardano-utils.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Kingpin-Apps/swift-cardano-utils.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/Kingpin-Apps/swift-cardano-core.git
Fetching https://github.com/Kolos65/Mockable
Fetching https://github.com/apple/swift-configuration
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/mattt/swift-configuration-toml.git
Fetching https://github.com/tuist/Command.git
[1/131] Fetching swift-configuration-toml
[59/3383] Fetching swift-configuration-toml, swift-configuration
[92/5485] Fetching swift-configuration-toml, swift-configuration, command
[274/7564] Fetching swift-configuration-toml, swift-configuration, command, mockable
[566/14374] Fetching swift-configuration-toml, swift-configuration, command, mockable, swift-log
[855/18122] Fetching swift-configuration-toml, swift-configuration, command, mockable, swift-log, swift-cardano-core
Fetched https://github.com/mattt/swift-configuration-toml.git from cache (1.72s)
Fetched https://github.com/tuist/Command.git from cache (1.73s)
Fetching https://github.com/apple/swift-system.git
Fetched https://github.com/Kingpin-Apps/swift-cardano-core.git from cache (1.80s)
Fetched https://github.com/Kolos65/Mockable from cache (1.82s)
Fetched https://github.com/apple/swift-configuration from cache (1.82s)
Fetched https://github.com/apple/swift-log.git from cache (1.83s)
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.86s)
Computing version for https://github.com/Kolos65/Mockable
Computed https://github.com/Kolos65/Mockable at 0.6.2 (3.68s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
[1/5723] Fetching xctest-dynamic-overlay
[3607/80761] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (11.78s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (11.93s)
Computing version for https://github.com/Kingpin-Apps/swift-cardano-core.git
Computed https://github.com/Kingpin-Apps/swift-cardano-core.git at 0.3.16 (12.78s)
Fetching https://github.com/Kingpin-Apps/swift-kes.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/KINGH242/swift-base58.git
Fetching https://github.com/Frizlab/swift-fraction-number.git
[1/20] Fetching swift-fraction-number
[21/76] Fetching swift-fraction-number, swift-kes
[23/130] Fetching swift-fraction-number, swift-kes, swift-base58
[76/441] Fetching swift-fraction-number, swift-kes, swift-base58, version
Fetching https://github.com/Kingpin-Apps/swift-mnemonic.git
Fetched https://github.com/KINGH242/swift-base58.git from cache (0.46s)
Fetching https://github.com/KINGH242/PotentCodables.git
[1/17457] Fetching swift-crypto
Fetched https://github.com/Frizlab/swift-fraction-number.git from cache (0.80s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetched https://github.com/mxcl/Version.git from cache (1.70s)
Fetching https://github.com/attaswift/BigInt.git
[1922/19803] Fetching swift-crypto, potentcodables
[1923/19998] Fetching swift-crypto, potentcodables, swift-mnemonic
[2159/33385] Fetching swift-crypto, potentcodables, swift-mnemonic, cryptoswift
[3912/38263] Fetching swift-crypto, potentcodables, swift-mnemonic, cryptoswift, bigint
Fetched https://github.com/Kingpin-Apps/swift-mnemonic.git from cache (2.31s)
[16216/38068] Fetching swift-crypto, potentcodables, cryptoswift, bigint
Fetching https://github.com/Kingpin-Apps/swift-ncal.git
Fetched https://github.com/KINGH242/PotentCodables.git from cache (2.65s)
[17263/35722] Fetching swift-crypto, cryptoswift, bigint
Fetched https://github.com/attaswift/BigInt.git from cache (1.57s)
[12803/30844] Fetching swift-crypto, cryptoswift
[12804/31337] Fetching swift-crypto, cryptoswift, swift-ncal
Fetched https://github.com/Kingpin-Apps/swift-ncal.git from cache (1.89s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (4.64s)
Fetched https://github.com/Kingpin-Apps/swift-kes.git from cache (5.65s)
Fetched https://github.com/apple/swift-crypto.git from cache (5.72s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (7.01s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.98s)
Computing version for https://github.com/mattt/swift-configuration-toml.git
Computed https://github.com/mattt/swift-configuration-toml.git at 2.0.0 (0.69s)
Fetching https://github.com/mattt/swift-toml.git
Fetching https://github.com/apple/swift-metrics
[1/331] Fetching swift-toml
[332/3525] Fetching swift-toml, swift-metrics
Fetched https://github.com/mattt/swift-toml.git from cache (1.30s)
Fetched https://github.com/apple/swift-metrics from cache (1.31s)
Computing version for https://github.com/apple/swift-configuration
Computed https://github.com/apple/swift-configuration at 1.2.0 (5.25s)
Fetching https://github.com/swift-server/swift-service-lifecycle
Fetching https://github.com/apple/swift-collections
[1/2751] Fetching swift-service-lifecycle
[2752/26645] Fetching swift-service-lifecycle, swift-collections
Fetched https://github.com/swift-server/swift-service-lifecycle from cache (2.05s)
Fetched https://github.com/apple/swift-collections from cache (2.08s)
Computing version for https://github.com/KINGH242/swift-base58.git
Computed https://github.com/KINGH242/swift-base58.git at 0.1.2 (2.88s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (3.20s)
Fetching https://github.com/apple/swift-asn1.git
[1/1813] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (3.20s)
Computing version for https://github.com/Frizlab/swift-fraction-number.git
Computed https://github.com/Frizlab/swift-fraction-number.git at 0.1.0 (3.61s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.85s)
Computing version for https://github.com/Kingpin-Apps/swift-kes.git
Computed https://github.com/Kingpin-Apps/swift-kes.git at 0.1.0 (0.49s)
Computing version for https://github.com/Kingpin-Apps/swift-mnemonic.git
Computed https://github.com/Kingpin-Apps/swift-mnemonic.git at 0.2.2 (0.45s)
Fetching https://github.com/tesseract-one/UncommonCrypto.swift.git
[1/143] Fetching uncommoncrypto.swift
Fetched https://github.com/tesseract-one/UncommonCrypto.swift.git from cache (0.24s)
Computing version for https://github.com/KINGH242/PotentCodables.git
Computed https://github.com/KINGH242/PotentCodables.git at 3.6.0 (0.74s)
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/SusanDoggie/Float16.git
[1/310] Fetching float16
[311/1564] Fetching float16, regex
Fetched https://github.com/SusanDoggie/Float16.git from cache (5.83s)
Fetched https://github.com/sharplet/Regex.git from cache (5.91s)
Computing version for https://github.com/mattt/swift-toml.git
Computed https://github.com/mattt/swift-toml.git at 2.0.0 (6.31s)
Computing version for https://github.com/tesseract-one/UncommonCrypto.swift.git
Computed https://github.com/tesseract-one/UncommonCrypto.swift.git at 0.2.1 (0.55s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (2.70s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (1.15s)
Fetching https://github.com/apple/swift-numerics
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.52s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.14.3 (0.93s)
Fetching https://github.com/tuist/Path
[1/405] Fetching path
Fetched https://github.com/tuist/Path from cache (0.23s)
Computing version for https://github.com/tuist/Path
Computed https://github.com/tuist/Path at 0.3.8 (0.65s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.2.1 (1.07s)
Computing version for https://github.com/Kingpin-Apps/swift-ncal.git
Computed https://github.com/Kingpin-Apps/swift-ncal.git at 0.2.2 (0.81s)
Fetching https://github.com/norio-nomura/Base32.git
[1/1168] Fetching base32
Fetched https://github.com/norio-nomura/Base32.git from cache (0.26s)
Computing version for https://github.com/norio-nomura/Base32.git
Computed https://github.com/norio-nomura/Base32.git at 0.9.0 (0.77s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.10.0 (0.48s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.27s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.82s)
Computing version for https://github.com/apple/swift-metrics
Computed https://github.com/apple/swift-metrics at 2.10.1 (0.51s)
Computing version for https://github.com/swift-server/swift-service-lifecycle
Computed https://github.com/swift-server/swift-service-lifecycle at 2.11.0 (0.46s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6245] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.89s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.54s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.52s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.48s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.94s)
Creating working copy for https://github.com/Kingpin-Apps/swift-ncal.git
Working copy of https://github.com/Kingpin-Apps/swift-ncal.git resolved at 0.2.2
Creating working copy for https://github.com/tesseract-one/UncommonCrypto.swift.git
Working copy of https://github.com/tesseract-one/UncommonCrypto.swift.git resolved at 0.2.1
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/mattt/swift-configuration-toml.git
Working copy of https://github.com/mattt/swift-configuration-toml.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-metrics
Working copy of https://github.com/apple/swift-metrics resolved at 2.10.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/Frizlab/swift-fraction-number.git
Working copy of https://github.com/Frizlab/swift-fraction-number.git resolved at 0.1.0
Creating working copy for https://github.com/KINGH242/swift-base58.git
Working copy of https://github.com/KINGH242/swift-base58.git resolved at 0.1.2
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/Kingpin-Apps/swift-cardano-core.git
Working copy of https://github.com/Kingpin-Apps/swift-cardano-core.git resolved at 0.3.16
Creating working copy for https://github.com/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.14.3
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.2.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle
Working copy of https://github.com/swift-server/swift-service-lifecycle resolved at 2.11.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/Kingpin-Apps/swift-mnemonic.git
Working copy of https://github.com/Kingpin-Apps/swift-mnemonic.git resolved at 0.2.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
Creating working copy for https://github.com/Kingpin-Apps/swift-kes.git
Working copy of https://github.com/Kingpin-Apps/swift-kes.git resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-configuration
Working copy of https://github.com/apple/swift-configuration resolved at 1.2.0
Creating working copy for https://github.com/Kolos65/Mockable
Working copy of https://github.com/Kolos65/Mockable resolved at 0.6.2
Creating working copy for https://github.com/tuist/Path
Working copy of https://github.com/tuist/Path resolved at 0.3.8
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/norio-nomura/Base32.git
Working copy of https://github.com/norio-nomura/Base32.git resolved at 0.9.0
Creating working copy for https://github.com/KINGH242/PotentCodables.git
Working copy of https://github.com/KINGH242/PotentCodables.git resolved at 3.6.0
Creating working copy for https://github.com/mattt/swift-toml.git
Working copy of https://github.com/mattt/swift-toml.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
error: exhausted attempts to resolve the dependencies graph, with the following dependencies unresolved:
* 'yams' from https://github.com/jpsim/Yams
error: 'swift-ncal': binary target 'Clibsodium' could not be mapped to an artifact with expected name 'Clibsodium'
BUILD FAILURE 6.2 wasm