Build Information
Failed to build TransistorPublishPlugin, reference main (c3a04c
), with Swift 6.1 for Wasm on 28 May 2025 16:11:27 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/brightdigit/TransistorPublishPlugin.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/brightdigit/TransistorPublishPlugin
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c3a04c4 Merge pull request #5 from brightdigit/v1.0.1
Cloned https://github.com/brightdigit/TransistorPublishPlugin.git
Revision (git rev-parse @):
c3a04c4d02de1029a084a75cbd3c910bd4e97f43
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/TransistorPublishPlugin.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/brightdigit/TransistorPublishPlugin.git
https://github.com/brightdigit/TransistorPublishPlugin.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "publish",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnsundell/publish.git"
},
{
"identity" : "ink",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Ink"
}
],
"manifest_display_name" : "TransistorPublishPlugin",
"name" : "TransistorPublishPlugin",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "TransistorPublishPlugin",
"targets" : [
"TransistorPublishPlugin"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TransistorPublishPluginTests",
"module_type" : "SwiftTarget",
"name" : "TransistorPublishPluginTests",
"path" : "Tests/TransistorPublishPluginTests",
"sources" : [
"TransistorModifierTests.swift"
],
"target_dependencies" : [
"TransistorPublishPlugin"
],
"type" : "test"
},
{
"c99name" : "TransistorPublishPlugin",
"module_type" : "SwiftTarget",
"name" : "TransistorPublishPlugin",
"path" : "Sources/TransistorPublishPlugin",
"product_dependencies" : [
"Publish",
"Ink"
],
"product_memberships" : [
"TransistorPublishPlugin"
],
"sources" : [
"EmbeddedTransistor.swift",
"Modifier.swift",
"Plugin.swift",
"TransistorEmbedGenerator.swift",
"TransistorRenderer+Default.swift",
"TransistorRenderer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/JohnSundell/Ink
[1/2890] Fetching publish
[695/4795] Fetching publish, ink
Fetched https://github.com/JohnSundell/Ink from cache (0.62s)
Fetched https://github.com/johnsundell/publish.git from cache (0.63s)
Computing version for https://github.com/JohnSundell/Ink
Computed https://github.com/JohnSundell/Ink at 0.6.0 (3.70s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (1.10s)
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/files.git
[1/84] Fetching collectionconcurrencykit
[85/200] Fetching collectionconcurrencykit, sweep
[201/1160] Fetching collectionconcurrencykit, sweep, shellout
[1161/2396] Fetching collectionconcurrencykit, sweep, shellout, files
Fetched https://github.com/johnsundell/sweep.git from cache (0.50s)
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/plot.git
[1292/2280] Fetching collectionconcurrencykit, shellout, files
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.52s)
[1269/2196] Fetching shellout, files
Fetched https://github.com/johnsundell/shellout.git from cache (0.77s)
Fetched https://github.com/johnsundell/files.git from cache (0.76s)
[1/181] Fetching codextended
[182/2267] Fetching codextended, plot
Fetched https://github.com/johnsundell/plot.git from cache (0.63s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.63s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (2.20s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (4.01s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (1.20s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (1.10s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (1.19s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (1.22s)
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/Ink
Working copy of https://github.com/JohnSundell/Ink resolved at 0.6.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
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/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.2.0
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/111] Emitting module Ink
[12/115] Compiling Ink TextStyle.swift
[13/115] Compiling Ink TextStyleMarker.swift
[14/115] Compiling Ink URL.swift
[15/115] Compiling Ink URLDeclaration.swift
[16/115] Emitting module CollectionConcurrencyKit
[17/115] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[18/116] Compiling Ink HTMLConvertible.swift
[19/116] Compiling Ink Hashable+AnyOf.swift
[20/116] Compiling Ink Heading.swift
[21/116] Compiling Ink HorizontalLine.swift
[22/116] Compiling Ink Character+Escaping.swift
[23/116] Compiling Ink CodeBlock.swift
[24/116] Compiling Ink FormattedText.swift
[25/116] Compiling Ink Fragment.swift
[26/116] Compiling Ink HTML.swift
[28/116] Compiling Ink NamedURLCollection.swift
[29/116] Compiling Ink Paragraph.swift
[30/116] Compiling Ink PlainTextConvertible.swift
[31/116] Compiling Ink Readable.swift
[32/116] Compiling Ink Image.swift
[33/116] Compiling Ink InlineCode.swift
[34/116] Compiling Ink KeyPathPatterns.swift
[35/116] Compiling Ink Link.swift
[36/116] Compiling Ink List.swift
[37/116] Compiling Ink Metadata.swift
[38/116] Compiling Ink Modifiable.swift
[39/116] Compiling Ink ModifierCollection.swift
[40/116] Compiling Ink Markdown.swift
[41/116] Compiling Ink MarkdownParser.swift
[42/116] Compiling Ink Modifier.swift
[43/116] Compiling Ink Blockquote.swift
[44/116] Compiling Ink Character+Classification.swift
[45/116] Compiling Ink Reader.swift
[46/116] Compiling Ink Require.swift
[47/116] Compiling Ink Substring+Trimming.swift
[48/116] Compiling Ink Table.swift
[49/117] Emitting module Codextended
[50/117] Compiling Codextended Codextended.swift
[51/117] 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)
[52/117] 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
[53/118] Emitting module Sweep
[54/118] Compiling Sweep Sweep.swift
[55/119] Compiling Plot Node.swift
[56/119] Compiling Plot NodeConvertible.swift
[57/119] Compiling Plot Optional+Component.swift
[58/119] Compiling Plot PodcastAttributes.swift
[59/119] Compiling Plot PodcastComponents.swift
[60/119] Compiling Plot PodcastElements.swift
[61/119] Compiling Plot PodcastEpisodeType.swift
[62/119] Compiling Plot PodcastFeed.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/71] Emitting module CollectionConcurrencyKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/102] 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
[4/102] 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
BUILD FAILURE 6.1 wasm