Build Information
Failed to build RelativeUrls, reference main (907a84
), with Swift 6.1 for Wasm on 28 May 2025 17:30:48 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.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/relative-urls-publish-plugin.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/markbattistella/relative-urls-publish-plugin
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 907a840 Initial commit
Cloned https://github.com/markbattistella/relative-urls-publish-plugin.git
Revision (git rev-parse @):
907a840d2d884a28913bc5b1aef0ba61567cd821
SUCCESS checkout https://github.com/markbattistella/relative-urls-publish-plugin.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/markbattistella/relative-urls-publish-plugin.git
https://github.com/markbattistella/relative-urls-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" : "RelativeUrls",
"name" : "RelativeUrls",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "RelativeUrls",
"targets" : [
"RelativeUrls"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RelativeUrls",
"module_type" : "SwiftTarget",
"name" : "RelativeUrls",
"path" : "Sources/RelativeUrls",
"product_dependencies" : [
"Publish"
],
"product_memberships" : [
"RelativeUrls"
],
"sources" : [
"RelativeUrls.swift",
"Support/Builder.swift",
"Support/Utilities/Delimiter+Enum.swift",
"Support/Utilities/Substring+Ext.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.32s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (0.85s)
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/sweep.git
[1/960] Fetching shellout
[69/1141] Fetching shellout, codextended
[1142/1225] Fetching shellout, codextended, collectionconcurrencykit
[1226/2461] Fetching shellout, codextended, collectionconcurrencykit, files
[1288/2577] Fetching shellout, codextended, collectionconcurrencykit, files, sweep
[2578/4663] Fetching shellout, codextended, collectionconcurrencykit, files, sweep, plot
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.41s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.40s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.41s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.41s)
Fetching https://github.com/johnsundell/ink.git
Fetched https://github.com/johnsundell/files.git from cache (0.41s)
Fetched https://github.com/johnsundell/plot.git from cache (0.41s)
[1/1905] Fetching ink
Fetched https://github.com/johnsundell/ink.git from cache (0.28s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (1.19s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (1.88s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.49s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.50s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.63s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.52s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.75s)
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/codextended.git
Working copy of https://github.com/johnsundell/codextended.git resolved at 0.3.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/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
Creating working copy for https://github.com/johnsundell/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.14.0
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/111] Emitting module Ink
[12/115] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[13/115] Emitting module CollectionConcurrencyKit
[14/116] Compiling Ink TextStyle.swift
[15/116] Compiling Ink TextStyleMarker.swift
[16/116] Compiling Ink URL.swift
[17/116] Compiling Ink URLDeclaration.swift
[19/116] Compiling Ink Character+Escaping.swift
[20/116] Compiling Ink CodeBlock.swift
[21/116] Compiling Ink FormattedText.swift
[22/116] Compiling Ink Fragment.swift
[23/116] Compiling Ink HTML.swift
[24/116] Compiling Ink Markdown.swift
[25/116] Compiling Ink MarkdownParser.swift
[26/116] Compiling Ink Modifier.swift
[27/116] Compiling Ink Blockquote.swift
[28/116] Compiling Ink Character+Classification.swift
[29/116] Compiling Ink List.swift
[30/116] Compiling Ink Metadata.swift
[31/116] Compiling Ink Modifiable.swift
[32/116] Compiling Ink ModifierCollection.swift
[33/116] Compiling Ink HTMLConvertible.swift
[34/116] Compiling Ink Hashable+AnyOf.swift
[35/116] Compiling Ink Heading.swift
[36/116] Compiling Ink HorizontalLine.swift
[37/116] Compiling Ink Image.swift
[38/116] Compiling Ink InlineCode.swift
[39/116] Compiling Ink KeyPathPatterns.swift
[40/116] Compiling Ink Link.swift
[41/116] Emitting module Files
[42/116] Compiling Files Files.swift
[44/117] Compiling Ink NamedURLCollection.swift
[45/117] Compiling Ink Paragraph.swift
[46/117] Compiling Ink PlainTextConvertible.swift
[47/117] Compiling Ink Readable.swift
[48/117] Compiling Ink Reader.swift
[49/117] Compiling Ink Require.swift
[50/117] Compiling Ink Substring+Trimming.swift
[51/117] Compiling Ink Table.swift
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/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
[54/117] Emitting module Sweep
[55/117] Compiling Sweep Sweep.swift
[56/119] Compiling Plot SiteMapElements.swift
[57/119] Compiling Plot TwitterCardType.swift
[58/119] Compiling Plot URLRepresentable.swift
[59/119] Compiling Plot XML.swift
[60/119] Compiling Plot XMLAttributes.swift
[61/119] Compiling Plot XMLElements.swift
[62/119] Compiling Plot AnyAttribute.swift
[63/119] Compiling Plot AnyElement.swift
[64/127] Compiling Plot PodcastMediaType.swift
[65/127] Compiling Plot PodcastType.swift
[66/127] Compiling Plot RSS.swift
[67/127] Compiling Plot RSSAttributes.swift
[68/127] Compiling Plot RSSElements.swift
[69/127] Compiling Plot Renderable.swift
[70/127] Compiling Plot SiteMap.swift
[71/127] Compiling Plot SiteMapChangeFrequency.swift
[72/127] Emitting module Codextended
[73/127] Compiling Codextended Codextended.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/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
[3/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
[4/102] Emitting module Codextended
[5/102] Compiling Codextended Codextended.swift
[6/103] Compiling Plot ComponentGroup.swift
[7/103] Compiling Plot ControlFlow.swift
[8/103] Compiling Plot Directionality.swift
[9/103] Compiling Plot Document.swift
[10/103] Compiling Plot EmptyComponent.swift
[11/103] Compiling Plot EnvironmentKey.swift
[12/103] Compiling Plot EnvironmentValue.swift
[13/103] Compiling Plot HTML.swift
[15/107] Emitting module CollectionConcurrencyKit
[16/107] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[17/108] Compiling Plot HTMLAnchorRelationship.swift
[18/108] Compiling Plot HTMLAnchorTarget.swift
[19/108] Compiling Plot HTMLAttributes.swift
[20/108] Compiling Plot HTMLAudioFormat.swift
[21/108] Compiling Plot Attribute.swift
[22/108] Compiling Plot Component.swift
[23/108] Compiling Plot ComponentAttributes.swift
[24/108] Compiling Plot ComponentBuilder.swift
[25/108] Compiling Plot ComponentContainer.swift
[26/108] Emitting module Ink
BUILD FAILURE 6.1 wasm