Build Information
Failed to build IBGraph, reference 0.0.2 (1387a6
), with Swift 6.2 (beta) for Wasm on 17 Jun 2025 20:39:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/IBDecodable/IBGraph.git
Reference: 0.0.2
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/IBDecodable/IBGraph
* tag 0.0.2 -> FETCH_HEAD
HEAD is now at 1387a6c Add `online` reporter, which open online in default browser the graph Add instruction to install using swiftbrew
Cloned https://github.com/IBDecodable/IBGraph.git
Revision (git rev-parse @):
1387a6c7b8987e6b096b8cd1b8cf632431a65bb5
SUCCESS checkout https://github.com/IBDecodable/IBGraph.git at 0.0.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/IBDecodable/IBGraph.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/ferranpujolcamins/DotSwift.git
[1/137] Fetching dotswift
Fetched https://github.com/ferranpujolcamins/DotSwift.git from cache (0.27s)
Fetching https://github.com/IBDecodable/IBDecodable.git
[1/2876] Fetching ibdecodable
Fetched https://github.com/IBDecodable/IBDecodable.git from cache (0.39s)
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/davecom/SwiftGraph
[1/2820] Fetching swxmlhash
[1242/5149] Fetching swxmlhash, commandant
[5150/8342] Fetching swxmlhash, commandant, swiftgraph
[5278/9753] Fetching swxmlhash, commandant, swiftgraph, pathkit
[7456/20612] Fetching swxmlhash, commandant, swiftgraph, pathkit, yams
Fetched https://github.com/kylef/PathKit.git from cache (0.45s)
[11166/19201] Fetching swxmlhash, commandant, swiftgraph, yams
Fetched https://github.com/davecom/SwiftGraph from cache (0.45s)
[8190/16008] Fetching swxmlhash, commandant, yams
Fetched https://github.com/Carthage/Commandant.git from cache (1.29s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.29s)
Fetched https://github.com/jpsim/Yams.git from cache (1.34s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (4.16s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.55s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.16.0 (0.43s)
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/antitypical/Result.git
[1/14759] Fetching quick
[149/17292] Fetching quick, result
[9176/36876] Fetching quick, result, nimble
Fetched https://github.com/antitypical/Result.git from cache (2.13s)
Fetched https://github.com/Quick/Quick.git from cache (2.13s)
Fetched https://github.com/Quick/Nimble.git from cache (2.16s)
Computing version for https://github.com/davecom/SwiftGraph
Computed https://github.com/davecom/SwiftGraph at 3.1.0 (2.67s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.98s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.33s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.60s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (0.55s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (1.11s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.83s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/IBDecodable/IBDecodable.git
Working copy of https://github.com/IBDecodable/IBDecodable.git resolved at HEAD (0ae1b9e)
Creating working copy for https://github.com/ferranpujolcamins/DotSwift.git
Working copy of https://github.com/ferranpujolcamins/DotSwift.git resolved at HEAD (e1749ec)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.16.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/davecom/SwiftGraph
Working copy of https://github.com/davecom/SwiftGraph resolved at 3.1.0
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Building for debugging...
[0/35] Write sources
[13/35] Compiling writer.c
[14/35] Compiling parser.c
[15/35] Compiling reader.c
[16/35] Write swift-version-24593BA9C3E375BF.txt
[17/35] Compiling api.c
[18/59] Compiling emitter.c
[19/88] Compiling scanner.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/103] Emitting module Result
/host/spi-builder-workspace/.build/checkouts/Result/Result/AnyError.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | /// A type-erased error which wraps an arbitrary error instance. This should be
[22/103] Compiling Yams Tag.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGraph/Sources/SwiftGraph/Reversed.swift:19:8: error: no such module 'Foundation'
17 | // limitations under the License.
18 |
19 | import Foundation
| `- error: no such module 'Foundation'
20 |
21 | extension Graph {
[23/103] Compiling Yams Representer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGraph/Sources/SwiftGraph/Reversed.swift:19:8: error: no such module 'Foundation'
17 | // limitations under the License.
18 |
19 | import Foundation
| `- error: no such module 'Foundation'
20 |
21 | extension Graph {
[24/103] Compiling Yams Resolver.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGraph/Sources/SwiftGraph/Reversed.swift:19:8: error: no such module 'Foundation'
17 | // limitations under the License.
18 |
19 | import Foundation
| `- error: no such module 'Foundation'
20 |
21 | extension Graph {
[25/103] Compiling SwiftGraph UnweightedGraph.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGraph/Sources/SwiftGraph/Reversed.swift:19:8: error: no such module 'Foundation'
17 | // limitations under the License.
18 |
19 | import Foundation
| `- error: no such module 'Foundation'
20 |
21 | extension Graph {
[26/105] Compiling Yams Node.Mapping.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGraph/Sources/SwiftGraph/Reversed.swift:19:8: error: no such module 'Foundation'
17 | // limitations under the License.
18 |
19 | import Foundation
| `- error: no such module 'Foundation'
20 |
21 | extension Graph {
[27/105] Compiling Yams Node.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGraph/Sources/SwiftGraph/Reversed.swift:19:8: error: no such module 'Foundation'
17 | // limitations under the License.
18 |
19 | import Foundation
| `- error: no such module 'Foundation'
20 |
21 | extension Graph {
[28/105] Compiling Yams Node.Scalar.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Constructor.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// Constructors are used to translate `Node`s to Swift values.
[29/105] Compiling Yams Node.Sequence.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Constructor.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// Constructors are used to translate `Node`s to Swift values.
[30/107] Compiling Yams YamlError.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
[31/107] Compiling Yams shim.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
[32/107] Compiling SwiftGraph WeightedGraph.swift
/host/spi-builder-workspace/.build/checkouts/SWXMLHash/Source/Deserialization/XMLAttributeDeserializable.swift:26:8: error: no such module 'Foundation'
24 | //
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | /// Provides XMLAttribute deserialization / type transformation support
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/110] Emitting module DotSwiftAttributes
/host/spi-builder-workspace/.build/checkouts/DotSwift/DotSwiftAttributes/Sources/Model.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public protocol AttributeProtocol {
[34/110] Compiling DotSwiftAttributes Attributes.swift
/host/spi-builder-workspace/.build/checkouts/DotSwift/DotSwiftAttributes/Sources/Model.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public protocol AttributeProtocol {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/110] Emitting module PathKit
/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
[36/110] Compiling PathKit PathKit.swift
/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
[37/110] Compiling DotSwiftAttributes Model.swift
/host/spi-builder-workspace/.build/checkouts/DotSwift/DotSwiftAttributes/Sources/Model.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public protocol AttributeProtocol {
/host/spi-builder-workspace/.build/checkouts/DotSwift/DotSwiftAttributes/Sources/Model.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public protocol AttributeProtocol {
BUILD FAILURE 6.2 wasm