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 SwiftAST, reference main (75eb69), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 20:42:21 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/LuizZak/SwiftAST.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/LuizZak/SwiftAST
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 75eb69c Adding support for default parameter expressions in function and subscript declarations
Cloned https://github.com/LuizZak/SwiftAST.git
Revision (git rev-parse @):
75eb69c009d213b58a34a43bc164054c8d52c73a
SUCCESS checkout https://github.com/LuizZak/SwiftAST.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/LuizZak/SwiftAST.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/LuizZak/MiniLexer.git
Fetching https://github.com/LuizZak/MiniGraphviz.git
Fetching https://github.com/LuizZak/MiniDigraph.git
Fetching https://github.com/apple/swift-syntax.git
[1/244] Fetching minidigraph
[245/1024] Fetching minidigraph, minilexer
[877/1065] Fetching minidigraph, minilexer, minigraphviz
[1066/71990] Fetching minidigraph, minilexer, minigraphviz, swift-syntax
Fetched https://github.com/LuizZak/MiniDigraph.git from cache (7.69s)
Fetched https://github.com/LuizZak/MiniGraphviz.git from cache (7.69s)
Fetched https://github.com/LuizZak/MiniLexer.git from cache (7.70s)
Fetched https://github.com/apple/swift-syntax.git from cache (7.81s)
Computing version for https://github.com/LuizZak/MiniDigraph.git
Computed https://github.com/LuizZak/MiniDigraph.git at 0.8.0 (8.65s)
Computing version for https://github.com/LuizZak/MiniGraphviz.git
Computed https://github.com/LuizZak/MiniGraphviz.git at 0.1.0 (0.82s)
Computing version for https://github.com/LuizZak/MiniLexer.git
Computed https://github.com/LuizZak/MiniLexer.git at 0.10.0 (4.01s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (1.08s)
Creating working copy for https://github.com/LuizZak/MiniLexer.git
Working copy of https://github.com/LuizZak/MiniLexer.git resolved at 0.10.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/LuizZak/MiniGraphviz.git
Working copy of https://github.com/LuizZak/MiniGraphviz.git resolved at 0.1.0
Creating working copy for https://github.com/LuizZak/MiniDigraph.git
Working copy of https://github.com/LuizZak/MiniDigraph.git resolved at 0.8.0
Building for debugging...
[0/44] Write sources
[25/44] Compiling _SwiftSyntaxCShims dummy.c
[26/44] Write swift-version-24593BA9C3E375BF.txt
[28/92] Emitting module SwiftSyntax510
[29/92] Emitting module MiniGraphviz
[30/92] Compiling MiniLexer TokenProtocol.swift
[31/92] Emitting module MiniLexer
[32/93] Emitting module SwiftSyntax509
[33/93] Compiling SwiftSyntax509 Empty.swift
[34/93] Compiling SwiftSyntax510 Empty.swift
[35/95] Compiling MiniDigraph CachingDirectedGraph.swift
[36/95] Compiling MiniDigraph DirectedGraph.swift
[37/95] Compiling MiniDigraph DirectedGraphEdge.swift
[38/95] Compiling MiniDigraph DirectedGraphType.swift
[39/95] Compiling MiniDigraph MutableDirectedGraphType.swift
[40/95] Compiling MiniDigraph MutableSimpleEdgeDirectedGraphType.swift
[41/96] Compiling MiniLexer Lexer+AdvancedParsing.swift
[42/96] Compiling MiniLexer Lexer+Consume.swift
[43/96] Compiling MiniGraphviz GraphViz+Attribute.swift
[46/96] Compiling MiniDigraph DirectedGraphVisitElement.swift
[47/96] Emitting module MiniDigraph
[48/96] Compiling MiniDigraph AbstractDirectedGraph.swift
[49/96] Compiling MiniDigraph AbstractDirectedGraphEdge.swift
[50/96] Compiling MiniDigraph DirectedGraphVisitElementType.swift
[51/96] Compiling SwiftSyntax600 Empty.swift
[51/96] Wrapping AST for SwiftSyntax510 for debugging
[53/96] Emitting module SwiftSyntax600
[55/97] Compiling MiniDigraph Sequence+Ext.swift
[56/97] Compiling MiniDigraph SimpleDirectedGraphEdge.swift
[57/97] Compiling MiniDigraph DirectedGraphRecordingVisitElement.swift
[57/106] Wrapping AST for SwiftSyntax509 for debugging
[60/106] Compiling MiniLexer Lexer.swift
[60/106] Wrapping AST for SwiftSyntax600 for debugging
[62/106] Compiling MiniLexer GrammarRules+Operators.swift
[63/106] Compiling MiniLexer TokenProtocol.swift
/host/spi-builder-workspace/.build/checkouts/MiniLexer/Sources/MiniLexer/Lexer+Advance.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // MARK: - Safe operations
[64/107] Compiling MiniLexer GrammarRules+Operators.swift
/host/spi-builder-workspace/.build/checkouts/MiniLexer/Sources/MiniLexer/Lexer+Advance.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | // MARK: - Safe operations
[65/142] Compiling MiniGraphviz GraphViz.swift
/host/spi-builder-workspace/.build/checkouts/MiniGraphviz/Sources/MiniGraphviz/GraphViz.swift:1:8: error: no such module 'Foundation'
   1 | import Foundation
     |        `- error: no such module 'Foundation'
   2 |
   3 | /// Class for generating Graphviz visualizations of undirected or directed graphs.
[66/153] Compiling MiniGraphviz GraphViz+Attribute.swift
/host/spi-builder-workspace/.build/checkouts/MiniGraphviz/Sources/MiniGraphviz/GraphViz.swift:1:8: error: no such module 'Foundation'
   1 | import Foundation
     |        `- error: no such module 'Foundation'
   2 |
   3 | /// Class for generating Graphviz visualizations of undirected or directed graphs.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[67/153] Compiling MiniGraphviz GraphViz+GraphAttributes.swift
/host/spi-builder-workspace/.build/checkouts/MiniGraphviz/Sources/MiniGraphviz/GraphViz.swift:1:8: error: no such module 'Foundation'
   1 | import Foundation
     |        `- error: no such module 'Foundation'
   2 |
   3 | /// Class for generating Graphviz visualizations of undirected or directed graphs.
[68/153] Emitting module MiniGraphviz
/host/spi-builder-workspace/.build/checkouts/MiniGraphviz/Sources/MiniGraphviz/GraphViz.swift:1:8: error: no such module 'Foundation'
   1 | import Foundation
     |        `- error: no such module 'Foundation'
   2 |
   3 | /// Class for generating Graphviz visualizations of undirected or directed graphs.
[69/171] Compiling SwiftSyntax RawSyntax.swift
[70/171] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[71/172] Compiling SwiftSyntax MemoryLayout.swift
[72/172] Compiling SwiftSyntax MissingNodeInitializers.swift
[73/172] Emitting module MiniDigraph
[74/172] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[75/172] Compiling SwiftSyntax RawSyntaxTokenView.swift
[76/172] Compiling MiniDigraph DirectedGraphVisitElement.swift
[77/172] Compiling SwiftSyntax SourceLocation.swift
[78/172] Compiling SwiftSyntax AbsolutePosition.swift
[79/172] Compiling MiniDigraph DirectedGraphRecordingVisitElement.swift
[80/172] Compiling SwiftSyntax SourceEdit.swift
[81/172] Compiling SwiftSyntax SourceLength.swift
[82/172] Compiling MiniGraphviz GraphViz+GraphAttributes.swift
BUILD FAILURE 6.2 wasm