Build Information
Failed to build Publish, reference 0.9.0 (1c8ad0
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 11:20:57 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/JohnSundell/Publish.git
Reference: 0.9.0
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/JohnSundell/Publish
* tag 0.9.0 -> FETCH_HEAD
HEAD is now at 1c8ad00 README: Update Swift version badge to 5.5
Cloned https://github.com/JohnSundell/Publish.git
Revision (git rev-parse @):
1c8ad00d39c985cb5d497153241a2f1b654e0d40
SUCCESS checkout https://github.com/JohnSundell/Publish.git at 0.9.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/JohnSundell/Publish.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/johnsundell/shellout.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/files.git
[1/181] Fetching codextended
[182/1161] Fetching codextended, shellout
[192/3257] Fetching codextended, shellout, plot
[360/4505] Fetching codextended, shellout, plot, files
[732/4605] Fetching codextended, shellout, plot, files, collectionconcurrencykit
[1859/4721] Fetching codextended, shellout, plot, files, collectionconcurrencykit, sweep
Fetched https://github.com/johnsundell/sweep.git from cache (0.57s)
Fetching https://github.com/johnsundell/ink.git
Fetched https://github.com/johnsundell/shellout.git from cache (0.67s)
Fetched https://github.com/johnsundell/plot.git from cache (0.66s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.67s)
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.68s)
Fetched https://github.com/johnsundell/files.git from cache (0.66s)
[1/1905] Fetching ink
Fetched https://github.com/johnsundell/ink.git from cache (0.51s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (2.00s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (3.97s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.80s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.74s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.75s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.3.0 (0.68s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.71s)
Creating working copy for https://github.com/johnsundell/collectionConcurrencyKit.git
Working copy of https://github.com/johnsundell/collectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.3.0
Creating working copy for https://github.com/johnsundell/codextended.git
Working copy of https://github.com/johnsundell/codextended.git resolved at 0.3.0
Creating working copy for https://github.com/johnsundell/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.0
Creating working copy for https://github.com/johnsundell/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.0
Creating working copy for https://github.com/johnsundell/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.14.0
Creating working copy for https://github.com/johnsundell/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.0
Building for debugging...
[0/23] Write sources
[10/23] Write swift-version-24593BA9C3E375BF.txt
[12/124] Compiling Plot HTMLFormMethod.swift
/host/spi-builder-workspace/.build/checkouts/ink/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[13/124] Compiling Plot HTMLInputType.swift
/host/spi-builder-workspace/.build/checkouts/ink/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[14/124] Compiling Plot HTMLLinkRelationship.swift
/host/spi-builder-workspace/.build/checkouts/ink/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[15/124] Compiling Plot HTMLListStyle.swift
/host/spi-builder-workspace/.build/checkouts/ink/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[16/128] Compiling Plot EmptyComponent.swift
/host/spi-builder-workspace/.build/checkouts/ink/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[17/128] Compiling Plot EnvironmentKey.swift
/host/spi-builder-workspace/.build/checkouts/ink/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[18/128] Compiling Plot EnvironmentValue.swift
/host/spi-builder-workspace/.build/checkouts/ink/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[19/128] Compiling Plot HTML.swift
/host/spi-builder-workspace/.build/checkouts/ink/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[20/128] Compiling Sweep Sweep.swift
/host/spi-builder-workspace/.build/checkouts/sweep/Sources/Sweep/Sweep.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// Type used to define an identifier to scan for within a string.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/128] Emitting module Sweep
/host/spi-builder-workspace/.build/checkouts/sweep/Sources/Sweep/Sweep.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// Type used to define an identifier to scan for within a string.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/128] Emitting module Files
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files.swift:25:8: error: no such module 'Foundation'
23 | */
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | // MARK: - Locations
[23/128] Compiling Plot SiteMapElements.swift
/host/spi-builder-workspace/.build/checkouts/plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[24/128] Compiling Plot TwitterCardType.swift
/host/spi-builder-workspace/.build/checkouts/plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[25/128] Compiling Plot URLRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[26/128] Compiling Plot XML.swift
/host/spi-builder-workspace/.build/checkouts/plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[27/128] Compiling Plot XMLAttributes.swift
/host/spi-builder-workspace/.build/checkouts/plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[28/128] Compiling Plot XMLElements.swift
/host/spi-builder-workspace/.build/checkouts/plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[29/128] Compiling Plot AnyAttribute.swift
/host/spi-builder-workspace/.build/checkouts/plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[30/128] Compiling Plot AnyElement.swift
/host/spi-builder-workspace/.build/checkouts/plot/Sources/Plot/API/Attribute.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | /// A representation of an element attribute, for example an HTML element's
[31/128] Compiling Files Files.swift
/host/spi-builder-workspace/.build/checkouts/files/Sources/Files.swift:25:8: error: no such module 'Foundation'
23 | */
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 |
27 | // MARK: - Locations
[32/136] Compiling ShellOut ShellOut.swift
/host/spi-builder-workspace/.build/checkouts/shellout/Sources/ShellOut.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 | import Dispatch
9 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/136] Emitting module ShellOut
/host/spi-builder-workspace/.build/checkouts/shellout/Sources/ShellOut.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 | import Dispatch
9 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/136] Emitting module Ink
/host/spi-builder-workspace/.build/checkouts/ink/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[35/136] Compiling Codextended Codextended.swift
/host/spi-builder-workspace/.build/checkouts/codextended/Sources/Codextended/Codextended.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | // MARK: - Encoding
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/136] Emitting module Codextended
/host/spi-builder-workspace/.build/checkouts/codextended/Sources/Codextended/Codextended.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | // MARK: - Encoding
[37/136] Emitting module CollectionConcurrencyKit
BUILD FAILURE 6.2 wasm