Build Information
Failed to build Bivrost, reference master (ed97ba), with Swift 6.3 for Wasm on 10 Apr 2026 10:33:23 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gnosis/bivrost-swift.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/gnosis/bivrost-swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ed97ba8 json format of abi is updated. (#14)
Cloned https://github.com/gnosis/bivrost-swift.git
Revision (git rev-parse @):
ed97ba8583f7d874ace48e241b4d930e6c4e2286
SUCCESS checkout https://github.com/gnosis/bivrost-swift.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/gnosis/bivrost-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/kylef/Commander.git
[1/1588] Fetching commander
Fetched https://github.com/kylef/Commander.git from cache (0.29s)
Fetching https://github.com/PoissonBallon/PathKit.git
[1/662] Fetching pathkit
Fetched https://github.com/PoissonBallon/PathKit.git from cache (0.25s)
Fetching https://github.com/zweigraf/Stencil.git
[1/1750] Fetching stencil
Fetched https://github.com/zweigraf/Stencil.git from cache (0.29s)
Fetching https://github.com/zweigraf/StencilSwiftKit.git
[1/1276] Fetching stencilswiftkit
Fetched https://github.com/zweigraf/StencilSwiftKit.git from cache (0.23s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/krzyzanowskim/CryptoSwift
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/attaswift/BigInt.git
[1/13341] Fetching cryptoswift
[1336/18219] Fetching cryptoswift, bigint
[1470/19240] Fetching cryptoswift, bigint, spectre
[3915/39057] Fetching cryptoswift, bigint, spectre, nimble
[4111/53953] Fetching cryptoswift, bigint, spectre, nimble, quick
Fetched https://github.com/kylef/Spectre.git from cache (1.65s)
[32467/52932] Fetching cryptoswift, bigint, nimble, quick
Fetched https://github.com/attaswift/BigInt.git from cache (1.66s)
[28184/48054] Fetching cryptoswift, nimble, quick
Fetched https://github.com/Quick/Quick.git from cache (1.67s)
[14081/33158] Fetching cryptoswift, nimble
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (3.23s)
Fetched https://github.com/Quick/Nimble.git from cache (3.73s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.8.0 (4.23s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.2.0 (0.48s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.0.3 (0.45s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 3.1.0 (0.45s)
Fetching https://github.com/attaswift/SipHash
[1/440] Fetching siphash
Fetched https://github.com/attaswift/SipHash from cache (0.24s)
Computing version for https://github.com/attaswift/SipHash
Computed https://github.com/attaswift/SipHash at 1.2.2 (0.65s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 0.8.3 (0.44s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.2.0
Creating working copy for https://github.com/zweigraf/StencilSwiftKit.git
Working copy of https://github.com/zweigraf/StencilSwiftKit.git resolved at 82a0099e5c446348692a2ba40ffbba980c6b8898
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.8.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 0.8.3
Creating working copy for https://github.com/PoissonBallon/PathKit.git
Working copy of https://github.com/PoissonBallon/PathKit.git resolved at master (a73cc01)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.0.3
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 3.1.0
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at e0cbee1bd73778c1076c675eaf660e97d09f3b32
Creating working copy for https://github.com/zweigraf/Stencil.git
Working copy of https://github.com/zweigraf/Stencil.git resolved at master (2bcdbd3)
Creating working copy for https://github.com/attaswift/SipHash
Working copy of https://github.com/attaswift/SipHash resolved at 1.2.2
Building for debugging...
[0/24] Write sources
[10/24] Write swift-version-24593BA9C3E375BF.txt
[12/97] Compiling Commander Error.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
[13/98] Compiling CryptoSwift NoPadding.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[14/98] Compiling CryptoSwift Operators.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[15/98] Compiling CryptoSwift PBKDF1.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[16/98] Compiling CryptoSwift PBKDF2.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[17/98] Compiling CryptoSwift PKCS5.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[18/98] Compiling CryptoSwift PKCS7.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[19/98] Compiling CryptoSwift PKCS7Padding.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[20/98] Compiling CryptoSwift Padding.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/98] Emitting module CryptoSwift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[22/98] Compiling CryptoSwift AES.Cryptors.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[23/98] Compiling CryptoSwift AES.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[24/98] Compiling CryptoSwift Array+Extension.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[25/98] Compiling CryptoSwift Array+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[26/98] Compiling CryptoSwift Authenticator.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[27/98] Compiling CryptoSwift BatchedCollection.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[28/98] Compiling CryptoSwift Bit.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[29/98] Compiling CryptoSwift BlockCipher.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[30/98] Compiling CryptoSwift BlockMode.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[31/98] Compiling CryptoSwift BlockModeOptions.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[32/98] Compiling CryptoSwift BlockModeWorker.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[33/98] Compiling CryptoSwift CBC.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[34/98] Compiling CryptoSwift CFB.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[35/98] Compiling CryptoSwift CTR.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[36/98] Compiling CryptoSwift ECB.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[37/98] Compiling CryptoSwift OFB.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/98] Emitting module Commander
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
[39/98] Compiling Commander CommandType.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
[42/98] Compiling Commander ArgumentParser.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
[43/98] Compiling Commander Command.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
[44/98] Compiling Commander Commands.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
[45/98] Compiling Commander CommandRunner.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
[46/98] Compiling Commander Group.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:4:10: error: no such module 'Darwin'
2 | import Glibc
3 | #else
4 | import Darwin
| `- error: no such module 'Darwin'
5 | #endif
6 |
[47/98] Emitting module SipHash
[48/106] Compiling SipHash SipHasher.swift
[49/106] Compiling SipHash SipHashable.swift
[50/106] Compiling SipHash RandomUInt64.swift
[51/106] Compiling CryptoSwift PCBC.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[52/106] Compiling CryptoSwift RandomAccessBlockModeWorker.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[53/106] Compiling CryptoSwift Blowfish.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[54/106] Compiling CryptoSwift ChaCha20.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[55/106] Compiling CryptoSwift Checksum.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[56/106] Compiling CryptoSwift Cipher.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[57/106] Compiling CryptoSwift Collection+Extension.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[58/106] Compiling CryptoSwift Cryptors.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/Cryptors.swift:19:12: error: no such module 'Darwin'
17 | import Glibc
18 | #else
19 | import Darwin
| `- error: no such module 'Darwin'
20 | #endif
21 |
[59/106] Compiling SipHash Primitive Types.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[60/107] Emitting module PathKit
<unknown>:0: error: invalid value '3' in '-swift-version 3'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
6 | let system_glob = Glibc.glob
7 | #else
8 | import Darwin
| `- error: no such module 'Darwin'
9 |
10 | let system_glob = Darwin.glob
<unknown>:0: error: invalid value '3' in '-swift-version 3'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
BUILD FAILURE 6.3 wasm