Build Information
Failed to build TidyHTMLPublishStep, reference master (35621b
), with Swift 6.1 for Wasm on 27 May 2025 14:46:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/john-mueller/TidyHTMLPublishStep.git
Reference: master
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/john-mueller/TidyHTMLPublishStep
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 35621b3 Merge pull request #2 from john-mueller/documentation
Cloned https://github.com/john-mueller/TidyHTMLPublishStep.git
Revision (git rev-parse @):
35621b3f047200abf9789f21174626c15ea9c66a
SUCCESS checkout https://github.com/john-mueller/TidyHTMLPublishStep.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/john-mueller/TidyHTMLPublishStep.git
https://github.com/john-mueller/TidyHTMLPublishStep.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "publish",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Publish.git"
},
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
}
],
"manifest_display_name" : "TidyHTMLPublishStep",
"name" : "TidyHTMLPublishStep",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "TidyHTMLPublishStep",
"targets" : [
"TidyHTMLPublishStep"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TidyHTMLPublishStepTests",
"module_type" : "SwiftTarget",
"name" : "TidyHTMLPublishStepTests",
"path" : "Tests/TidyHTMLPublishStepTests",
"sources" : [
"Helpers/HTMLFactoryMock.swift",
"Helpers/TidyHTMLTestCase.swift",
"Helpers/TidyHTMLWebsite.swift",
"TidyHTMLPublishStepTests.swift"
],
"target_dependencies" : [
"TidyHTMLPublishStep"
],
"type" : "test"
},
{
"c99name" : "TidyHTMLPublishStep",
"module_type" : "SwiftTarget",
"name" : "TidyHTMLPublishStep",
"path" : "Sources/TidyHTMLPublishStep",
"product_dependencies" : [
"Publish",
"SwiftSoup"
],
"product_memberships" : [
"TidyHTMLPublishStep"
],
"sources" : [
"TidyHTMLPublishStep.swift",
"Website+PostGenerationSteps.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/JohnSundell/Publish.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/2890] Fetching publish
[1678/6798] Fetching publish, swiftsoup
Fetched https://github.com/JohnSundell/Publish.git from cache (0.52s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.53s)
Computing version for https://github.com/JohnSundell/Publish.git
Computed https://github.com/JohnSundell/Publish.git at 0.9.0 (1.42s)
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/files.git
[1/960] Fetching shellout
[961/1044] Fetching shellout, collectionconcurrencykit
[1045/2280] Fetching shellout, collectionconcurrencykit, files
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/sweep.git
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.32s)
Fetching https://github.com/johnsundell/ink.git
Fetched https://github.com/johnsundell/shellout.git from cache (0.33s)
Fetched https://github.com/johnsundell/files.git from cache (0.33s)
[1/181] Fetching codextended
[182/297] Fetching codextended, sweep
Fetched https://github.com/johnsundell/codextended.git from cache (0.19s)
[1/2086] Fetching plot
[2067/3991] Fetching plot, ink
Fetched https://github.com/johnsundell/plot.git from cache (0.31s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.31s)
Fetched https://github.com/johnsundell/ink.git from cache (0.32s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (1.63s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.91s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.73s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.77s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.91s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (1.04s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.89s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.7 (0.84s)
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/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/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.2.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/Publish.git
Working copy of https://github.com/JohnSundell/Publish.git resolved at 0.9.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.7
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/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/166] Emitting module Plot
[13/174] Emitting module CollectionConcurrencyKit
[14/174] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[15/175] Compiling SwiftSoup CharacterExt.swift
[16/175] Compiling SwiftSoup CharacterReader.swift
[17/175] Compiling SwiftSoup Cleaner.swift
[18/175] Compiling SwiftSoup Collector.swift
[19/175] Compiling SwiftSoup DataUtil.swift
[20/175] Compiling SwiftSoup Document.swift
[21/175] Compiling SwiftSoup DocumentType.swift
[22/175] Compiling SwiftSoup Element.swift
[23/179] Compiling SwiftSoup CombiningEvaluator.swift
[24/179] Compiling SwiftSoup Comment.swift
[25/179] Compiling SwiftSoup Connection.swift
[26/179] Compiling SwiftSoup CssSelector.swift
[27/179] Compiling SwiftSoup DataNode.swift
[29/179] Emitting module SwiftSoup
[30/179] Compiling SwiftSoup ArrayExt.swift
[31/179] Compiling SwiftSoup Attribute.swift
[32/179] Compiling SwiftSoup Attributes.swift
[33/179] Compiling SwiftSoup BinarySearch.swift
[34/179] Compiling SwiftSoup BooleanAttribute.swift
[35/179] Emitting module Ink
[36/179] Compiling SwiftSoup Elements.swift
[37/179] Compiling SwiftSoup Entities.swift
[38/179] Compiling SwiftSoup Evaluator.swift
[39/179] Compiling SwiftSoup Exception.swift
[40/186] Compiling Ink TextStyle.swift
[41/186] Compiling Ink TextStyleMarker.swift
[42/186] Compiling Ink URL.swift
[43/186] Compiling Ink URLDeclaration.swift
[44/186] Compiling SwiftSoup XmlTreeBuilder.swift
[45/186] Compiling Plot AnyNode.swift
[46/186] Compiling Plot ElementRenderingBuffer.swift
[47/186] Compiling Plot ElementWrapper.swift
[48/186] Compiling Plot Environment.swift
[49/186] Compiling Plot ModifiedComponent.swift
[50/186] Compiling Plot Renderer.swift
[51/186] Compiling Plot String+Escaping.swift
[52/186] Compiling SwiftSoup Parser.swift
[53/186] Compiling SwiftSoup ParsingStrings.swift
[54/186] Compiling SwiftSoup Pattern.swift
[55/186] Compiling SwiftSoup QueryParser.swift
[56/186] Compiling SwiftSoup FormElement.swift
[57/186] Compiling SwiftSoup HtmlTreeBuilder.swift
[58/186] Compiling SwiftSoup ParseErrorList.swift
[59/186] Compiling SwiftSoup ParseSettings.swift
[67/186] Compiling SwiftSoup StringBuilder.swift
[68/186] Compiling SwiftSoup NodeVisitor.swift
[69/186] Compiling SwiftSoup OrderedSet.swift
[70/186] Compiling SwiftSoup ParseError.swift
[71/186] Compiling SwiftSoup Tag.swift
[72/186] Compiling SwiftSoup TextNode.swift
[73/186] Compiling SwiftSoup Token.swift
[74/186] Compiling SwiftSoup TokenQueue.swift
[75/186] Compiling SwiftSoup Tokeniser.swift
[76/187] Compiling SwiftSoup StringUtil.swift
[77/187] Compiling SwiftSoup StructuralEvaluator.swift
[78/187] Compiling SwiftSoup SwiftSoup.swift
[79/187] Compiling SwiftSoup HtmlTreeBuilderState.swift
[80/187] Compiling SwiftSoup HttpStatusException.swift
[81/187] Compiling SwiftSoup Mutex.swift
[82/187] Compiling SwiftSoup Node.swift
[83/187] Compiling SwiftSoup NodeTraversor.swift
[84/187] Compiling SwiftSoup TokeniserState.swift
[85/187] Compiling SwiftSoup TreeBuilder.swift
[86/187] Compiling SwiftSoup UTF8Arrays.swift
[87/187] Compiling SwiftSoup UnfairLock.swift
[88/187] Compiling SwiftSoup UnicodeScalar.swift
[89/187] Compiling SwiftSoup Validate.swift
[90/187] Compiling SwiftSoup Whitelist.swift
[91/187] Compiling SwiftSoup XmlDeclaration.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[92/187] Emitting module ShellOut
/host/spi-builder-workspace/.build/checkouts/shellout/Sources/ShellOut.swift:8:8: error: no such module 'Dispatch'
6 |
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | // MARK: - API
[93/187] Compiling ShellOut ShellOut.swift
/host/spi-builder-workspace/.build/checkouts/shellout/Sources/ShellOut.swift:8:8: error: no such module 'Dispatch'
6 |
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | // MARK: - API
[94/187] Emitting module Sweep
[95/187] Compiling Sweep Sweep.swift
[96/188] Compiling Files Files.swift
[97/188] Emitting module Files
[98/188] Emitting module Codextended
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/65] Emitting module CollectionConcurrencyKit
[3/156] Emitting module Ink
[4/160] Compiling ShellOut ShellOut.swift
/host/spi-builder-workspace/.build/checkouts/shellout/Sources/ShellOut.swift:8:8: error: no such module 'Dispatch'
6 |
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | // MARK: - API
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/160] Emitting module ShellOut
/host/spi-builder-workspace/.build/checkouts/shellout/Sources/ShellOut.swift:8:8: error: no such module 'Dispatch'
6 |
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | // MARK: - API
[6/160] Emitting module Files
[7/160] Emitting module Codextended
BUILD FAILURE 6.1 wasm