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 Dumpling, reference main (226319), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 00:00:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/chojnac/Dumpling.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/chojnac/Dumpling
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2263195 Break reference cycles (#9)
Cloned https://github.com/chojnac/Dumpling.git
Revision (git rev-parse @):
22631950ae6e17409226da93e035d56503567dc5
SUCCESS checkout https://github.com/chojnac/Dumpling.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/chojnac/Dumpling.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/53] Compiling Dumpling AST.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[4/53] Compiling Dumpling Array+AST.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[5/53] Compiling Dumpling BlockquoteBlockFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[6/53] Compiling Dumpling CodeFenceBlockFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[7/53] Compiling Dumpling EOFBlockFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[8/53] Compiling Dumpling HeaderBlockFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[9/53] Compiling Dumpling HorizontalLineBlockFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[10/53] Compiling Dumpling ListBlockFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[11/60] Compiling Dumpling AttributedStringRenderFragment+Helpers.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[12/60] Compiling Dumpling AttributedStringRenderFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[13/60] Compiling Dumpling AttributedStringRenderFragments.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[14/60] Compiling Dumpling BlockquoteNodeRenderFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[15/60] Compiling Dumpling CodeNodeRenderFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[16/60] Compiling Dumpling HorizontalLineNodeRenderFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[17/60] Compiling Dumpling LinkNodeRenderFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[18/60] Compiling Dumpling ListNodeRenderFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[19/60] Compiling Dumpling StringStyle.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[20/60] Compiling Dumpling StringStyles+Helpers.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[21/60] Compiling Dumpling AttributedStringTheme+Default.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[22/60] Compiling Dumpling AttributedStringTheme+Helpers.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[23/60] Compiling Dumpling AttributedStringTheme.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[24/60] Compiling Dumpling DebugTextRendered.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/60] Emitting module Dumpling
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[26/60] Compiling Dumpling SpaceInlineFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[27/60] Compiling Dumpling StrikethroughInlineFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[28/60] Compiling Dumpling MarkdownFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[29/60] Compiling Dumpling Markdown+FragmentsConfig.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[30/60] Compiling Dumpling Markdown.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[31/60] Compiling Dumpling Types.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[32/60] Compiling Dumpling LocalParsers.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[33/60] Compiling Dumpling ParaBlockFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[34/60] Compiling Dumpling CodeSpanInlineFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[35/60] Compiling Dumpling EmphasisInlineFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[36/60] Compiling Dumpling EnclosedInlineFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[37/60] Compiling Dumpling EscapeFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[38/60] Compiling Dumpling LinkInlineFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[39/60] Compiling Dumpling NewLineInlineFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[40/60] Compiling Dumpling AST+HTMLRenderer.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[41/60] Compiling Dumpling HTMLRenderer.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[42/60] Compiling Dumpling HTMLRenderFragment.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[43/60] Compiling Dumpling HTMLRenderFragments.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[44/60] Compiling Dumpling PlainTextRenderer.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[45/60] Compiling Dumpling Renderer.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[46/60] Compiling Dumpling Parser.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[47/60] Compiling Dumpling Parser+asNode.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[48/60] Compiling Dumpling AST+PlainTextRenderer.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[49/60] Compiling Dumpling AST+debugRenderer.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[50/60] Compiling Dumpling AST+AttributedString.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[51/60] Compiling Dumpling AppKitExtensions.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[52/60] Compiling Dumpling AttributedStringRenderer+Context.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[53/60] Compiling Dumpling AttributedStringRenderer.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[54/60] Compiling Dumpling ParserConvertible.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[55/60] Compiling Dumpling ParserType+lookAhead.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[56/60] Compiling Dumpling ParserType+unwrap.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[57/60] Compiling Dumpling ParserType.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[58/60] Compiling Dumpling Parsers+zip.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[59/60] Compiling Dumpling Parsers.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
[60/60] Compiling Dumpling Reader.swift
/host/spi-builder-workspace/Sources/Dumpling/AST/AST.swift:9:8: error: no such module 'Foundation'
  7 | //
  8 |
  9 | import Foundation
    |        `- error: no such module 'Foundation'
 10 |
 11 | public protocol ASTNode {
BUILD FAILURE 6.2 wasm