Build Information
Failed to build CLFormat, reference main (de4f1d
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 12:20:38 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/objecthub/swift-clformat.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/objecthub/swift-clformat
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at de4f1d7 Migrate to Xcode 16. FInalize release 1.1.1.
Cloned https://github.com/objecthub/swift-clformat.git
Revision (git rev-parse @):
de4f1d7f3681c36eeee573bdc6afa75f0539b367
SUCCESS checkout https://github.com/objecthub/swift-clformat.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/objecthub/swift-clformat.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/objecthub/swift-markdownkit.git
[1/655] Fetching swift-markdownkit
Fetched https://github.com/objecthub/swift-markdownkit.git from cache (0.28s)
Computing version for https://github.com/objecthub/swift-markdownkit.git
Computed https://github.com/objecthub/swift-markdownkit.git at 1.3.0 (1.07s)
Creating working copy for https://github.com/objecthub/swift-markdownkit.git
Working copy of https://github.com/objecthub/swift-markdownkit.git resolved at 1.3.0
Building for debugging...
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/41] Compiling MarkdownKit DelimiterTransformer.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[6/41] Compiling MarkdownKit DocumentParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[7/41] Compiling MarkdownKit EmphasisTransformer.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[8/41] Compiling MarkdownKit EscapeTransformer.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[9/45] Compiling MarkdownKit CustomTextFragment.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[10/45] Compiling MarkdownKit HtmlGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[11/45] Compiling MarkdownKit NamedCharacters.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[12/45] Compiling MarkdownKit String+Entities.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[13/45] Compiling MarkdownKit AtxHeadingParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[14/45] Compiling MarkdownKit ListItemParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[15/45] Compiling MarkdownKit MarkdownParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[16/45] Compiling MarkdownKit ParserUtil.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[17/45] Compiling MarkdownKit SetextHeadingParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/45] Emitting module MarkdownKit
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[19/45] Compiling MarkdownKit BlockParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[20/45] Compiling MarkdownKit BlockquoteParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[21/45] Compiling MarkdownKit CodeBlockParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[22/45] Compiling MarkdownKit CodeLinkHtmlTransformer.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[23/45] Compiling MarkdownKit Container.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[24/45] Compiling MarkdownKit ExtendedDocumentParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[25/45] Compiling MarkdownKit ExtendedListItemParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[26/45] Compiling MarkdownKit ExtendedMarkdownParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[27/45] Compiling MarkdownKit HtmlBlockParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[28/45] Compiling MarkdownKit AttributedStringGenerator.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[29/45] Compiling MarkdownKit Color.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[30/45] Compiling MarkdownKit Block.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[31/45] Compiling MarkdownKit Blocks.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[32/45] Compiling MarkdownKit CustomBlock.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[33/45] Compiling MarkdownKit InlineParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[34/45] Compiling MarkdownKit InlineTransformer.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[35/45] Compiling MarkdownKit LinkRefDefinitionParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[36/45] Compiling MarkdownKit LinkTransformer.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[37/45] Compiling MarkdownKit TableParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[38/45] Compiling MarkdownKit ThematicBreakParser.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[39/45] Compiling MarkdownKit Text.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
[40/45] Compiling MarkdownKit TextFragment.swift
/host/spi-builder-workspace/.build/checkouts/swift-markdownkit/Sources/MarkdownKit/Block.swift:21:8: error: no such module 'Foundation'
19 | //
20 |
21 | import Foundation
| `- error: no such module 'Foundation'
22 |
23 | ///
BUILD FAILURE 6.2 wasm