Build Information
Failed to build Bivrost, reference 0.0.4 (339701
), with Swift 6.2 (beta) for Wasm on 17 Jun 2025 14:16:34 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/gnosis/bivrost-swift.git
Reference: 0.0.4
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
* tag 0.0.4 -> FETCH_HEAD
HEAD is now at 339701f Small fixes. (#11)
Cloned https://github.com/gnosis/bivrost-swift.git
Revision (git rev-parse @):
339701fea3d070e07cb89b8b9a594a63aef18966
SUCCESS checkout https://github.com/gnosis/bivrost-swift.git at 0.0.4
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
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" 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/kylef/Commander.git
[1/1588] Fetching commander
Fetched https://github.com/kylef/Commander.git from cache (0.24s)
Fetching https://github.com/PoissonBallon/PathKit.git
[1/662] Fetching pathkit
Fetched https://github.com/PoissonBallon/PathKit.git from cache (0.29s)
Fetching https://github.com/zweigraf/Stencil.git
[1/1750] Fetching stencil
Fetched https://github.com/zweigraf/Stencil.git from cache (0.44s)
Fetching https://github.com/zweigraf/StencilSwiftKit.git
[1/1276] Fetching stencilswiftkit
Fetched https://github.com/zweigraf/StencilSwiftKit.git from cache (0.28s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/krzyzanowskim/CryptoSwift
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/attaswift/BigInt.git
[1/4807] Fetching bigint
[50/17748] Fetching bigint, cryptoswift
[2598/18769] Fetching bigint, cryptoswift, spectre
[5046/33528] Fetching bigint, cryptoswift, spectre, quick
[5047/53112] Fetching bigint, cryptoswift, spectre, quick, nimble
Fetched https://github.com/attaswift/BigInt.git from cache (0.84s)
[31367/48305] Fetching cryptoswift, spectre, quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (2.50s)
Fetched https://github.com/Quick/Nimble.git from cache (2.52s)
Fetched https://github.com/kylef/Spectre.git from cache (2.57s)
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (2.60s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.8.0 (3.09s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.2.0 (0.46s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.0.3 (0.43s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 3.1.0 (0.44s)
Fetching https://github.com/attaswift/SipHash
[1/440] Fetching siphash
Fetched https://github.com/attaswift/SipHash from cache (0.27s)
Computing version for https://github.com/attaswift/SipHash
Computed https://github.com/attaswift/SipHash at 1.2.2 (0.74s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 0.8.3 (0.46s)
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/attaswift/SipHash
Working copy of https://github.com/attaswift/SipHash resolved at 1.2.2
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/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.8.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/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.0.3
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/zweigraf/Stencil.git
Working copy of https://github.com/zweigraf/Stencil.git resolved at master (2bcdbd3)
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 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/98] 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
[15/98] Compiling PathKit PathKit.swift
<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
[16/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 |
[17/98] Compiling CryptoSwift BlockMode.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 |
[18/98] Compiling CryptoSwift BlockModeOptions.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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/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 |
[20/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 |
[21/98] Compiling SipHash SipHasher.swift
[22/98] 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 |
[23/98] 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 |
[24/98] 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 |
[25/98] 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 |
[26/98] 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 |
[27/98] 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 |
[28/98] 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 |
[29/98] 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 |
[30/98] Compiling CryptoSwift Poly1305.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 Rabbit.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 RandomAccessCryptor.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 RandomBytesSequence.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 SHA1.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 SHA2.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 SHA3.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 SecureBytes.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 |
[38/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 |
[39/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 |
[40/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 |
[41/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 |
[42/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 |
[43/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 |
[44/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 |
[45/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 |
/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 |
/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 |
[48/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 |
[49/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 |
[50/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 |
[51/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 |
[52/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 |
[53/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)
[54/98] Compiling CryptoSwift Rabbit+Foundation.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/98] Compiling CryptoSwift String+FoundationExtension.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/98] Compiling CryptoSwift Utils+Foundation.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/98] Compiling CryptoSwift Generics.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/98] Compiling CryptoSwift HKDF.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/98] Compiling CryptoSwift HMAC.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 |
[60/98] Compiling CryptoSwift Int+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 |
[61/98] Compiling CryptoSwift MD5.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 |
[62/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 |
[63/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 |
[64/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 |
[65/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 |
[66/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 |
[67/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 |
[68/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 |
[69/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 |
[70/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 |
[71/98] Compiling SipHash RandomUInt64.swift
[72/98] Compiling SipHash Primitive Types.swift
[73/98] Compiling CryptoSwift Digest.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 |
[74/98] Emitting module SipHash
[75/98] Compiling CryptoSwift DigestType.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 |
[76/98] Compiling CryptoSwift AES+Foundation.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 |
[77/98] Compiling CryptoSwift Array+Foundation.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 |
[78/98] Compiling CryptoSwift Blowfish+Foundation.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 |
[79/98] Compiling CryptoSwift ChaCha20+Foundation.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 |
[80/98] Compiling CryptoSwift Data+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 |
[81/98] Compiling CryptoSwift HMAC+Foundation.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 |
[82/98] Compiling SipHash SipHashable.swift
[83/107] 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 |
[84/107] 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 |
[85/107] 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 |
BUILD FAILURE 6.2 wasm