Build Information
Failed to build ExtraComponents, reference v1.0.0 (cf1e76
), with Swift 6.1 for Wasm on 28 May 2025 17:29:42 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.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/markbattistella/extra-components-publish-plugin.git
Reference: v1.0.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/markbattistella/extra-components-publish-plugin
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at cf1e764 images
Cloned https://github.com/markbattistella/extra-components-publish-plugin.git
Revision (git rev-parse @):
cf1e76470b1723e37ba282388f0fa9e5b81b57c4
SUCCESS checkout https://github.com/markbattistella/extra-components-publish-plugin.git at v1.0.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/markbattistella/extra-components-publish-plugin.git
https://github.com/markbattistella/extra-components-publish-plugin.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "publish",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnsundell/publish.git"
}
],
"manifest_display_name" : "ExtraComponents",
"name" : "ExtraComponents",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ExtraComponents",
"targets" : [
"ExtraComponents"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ExtraComponents",
"module_type" : "SwiftTarget",
"name" : "ExtraComponents",
"path" : "Sources/ExtraComponents",
"product_dependencies" : [
"Publish"
],
"product_memberships" : [
"ExtraComponents"
],
"sources" : [
"ExtraComponents.swift",
"Support/AdditionalComponents.swift",
"Support/Utilities/Enum/Delimiter+Enum.swift",
"Support/Utilities/Enum/SVGPaths+Enum.swift",
"Support/Utilities/Enum/Specifier+Enum.swift",
"Support/Utilities/Extension/CaseIterable+Ext.swift",
"Support/Utilities/Extension/String+Ext.swift",
"Support/Utilities/Extension/Substring+Ext.swift",
"Support/Utilities/Model/AnchorType.swift",
"Support/Utilities/Model/Attribute.swift",
"Support/Utilities/Model/BlockquoteAlert.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
[1/2890] Fetching publish
Fetched https://github.com/johnsundell/publish.git from cache (0.33s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (0.95s)
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/sweep.git
[1/116] Fetching sweep
[117/200] Fetching sweep, collectionconcurrencykit
[201/1160] Fetching sweep, collectionconcurrencykit, shellout
[336/1341] Fetching sweep, collectionconcurrencykit, shellout, codextended
[1342/2577] Fetching sweep, collectionconcurrencykit, shellout, codextended, files
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.32s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.33s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.33s)
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/plot.git
Fetched https://github.com/johnsundell/codextended.git from cache (0.37s)
Fetched https://github.com/johnsundell/files.git from cache (0.38s)
[1/1905] Fetching ink
[1906/3991] Fetching ink, plot
Fetched https://github.com/johnsundell/ink.git from cache (0.35s)
Fetched https://github.com/johnsundell/plot.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.27s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.38s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.57s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.55s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.60s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.60s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.57s)
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/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.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/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/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/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.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/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/111] 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
[12/111] Emitting module Plot
[13/119] Emitting module CollectionConcurrencyKit
[14/119] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[15/120] Compiling Ink HTMLConvertible.swift
[16/120] Compiling Ink Hashable+AnyOf.swift
[17/120] Compiling Ink Heading.swift
[18/120] Compiling Ink HorizontalLine.swift
[19/124] Compiling Ink Image.swift
[20/124] Compiling Ink InlineCode.swift
[21/124] Compiling Ink KeyPathPatterns.swift
[22/124] Compiling Ink Link.swift
[23/124] Compiling Ink List.swift
[24/124] Compiling Ink Metadata.swift
[25/124] Compiling Ink Modifiable.swift
[26/124] Compiling Ink ModifierCollection.swift
[27/124] Compiling Ink NamedURLCollection.swift
[28/124] Compiling Ink Paragraph.swift
[29/124] Compiling Ink PlainTextConvertible.swift
[30/124] Compiling Ink Readable.swift
[31/124] Emitting module Ink
[32/124] Compiling Ink Character+Escaping.swift
[33/124] Compiling Ink CodeBlock.swift
[34/124] Compiling Ink FormattedText.swift
[35/124] Compiling Ink Fragment.swift
[36/124] Compiling Ink HTML.swift
[37/124] Compiling Ink Markdown.swift
[38/124] Compiling Ink MarkdownParser.swift
[39/124] Compiling Ink Modifier.swift
[40/124] Compiling Ink Blockquote.swift
[41/124] Compiling Ink Character+Classification.swift
[43/124] Compiling Ink TextStyle.swift
[44/124] Compiling Ink TextStyleMarker.swift
[45/124] Compiling Ink URL.swift
[46/124] Compiling Ink URLDeclaration.swift
[47/124] Compiling Plot AnyEnvironmentValue.swift
[48/124] Compiling Plot AnyNode.swift
[49/124] Compiling Plot ElementRenderingBuffer.swift
[50/124] Compiling Plot ElementWrapper.swift
[51/124] Compiling Plot Environment.swift
[52/124] Compiling Plot ModifiedComponent.swift
[53/124] Compiling Plot Renderer.swift
[54/124] Compiling Plot String+Escaping.swift
[55/124] Compiling Files Files.swift
[56/124] Emitting module Files
[58/125] Compiling Plot TwitterCardType.swift
[59/125] Compiling Plot URLRepresentable.swift
[60/125] Compiling Plot XML.swift
[61/125] Compiling Plot XMLAttributes.swift
[62/125] Compiling Plot XMLElements.swift
[63/125] Compiling Plot AnyAttribute.swift
[64/125] Compiling Plot AnyElement.swift
[65/125] Compiling Ink Reader.swift
[66/125] Compiling Ink Require.swift
[67/125] Compiling Ink Substring+Trimming.swift
[68/125] Compiling Ink Table.swift
[69/125] 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
[70/126] Emitting module Sweep
[71/126] Compiling Sweep Sweep.swift
[73/127] Emitting module Codextended
[74/127] Compiling Codextended Codextended.swift
[99/127] Compiling Plot DocumentEncoding.swift
[100/127] Compiling Plot Element.swift
[101/127] Compiling Plot ElementClosingMode.swift
[102/127] Compiling Plot ElementComponent.swift
[103/127] Compiling Plot ElementDefinition.swift
[104/127] Compiling Plot EmptyComponent.swift
[105/127] Compiling Plot EnvironmentKey.swift
[106/127] Compiling Plot EnvironmentValue.swift
[107/127] Compiling Plot HTML.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/102] Emitting module Codextended
[3/102] Compiling Codextended Codextended.swift
[4/103] Emitting module CollectionConcurrencyKit
[5/103] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/104] 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
[8/104] Emitting module Ink
[9/108] Emitting module Sweep
[10/108] Compiling Sweep Sweep.swift
[13/109] 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
[14/109] Compiling Files Files.swift
[15/109] Emitting module Files
BUILD FAILURE 6.1 wasm