The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build TransistorPublishPlugin, reference 1.0.0 (d8cb3c), with Swift 6.1 for Wasm on 28 May 2025 16:10:34 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/brightdigit/TransistorPublishPlugin.git
Reference: 1.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/brightdigit/TransistorPublishPlugin
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at d8cb3c3 Merge pull request #4 from brightdigit/v1.0.0
Cloned https://github.com/brightdigit/TransistorPublishPlugin.git
Revision (git rev-parse @):
d8cb3c341cfea0495d99096c7caac4016884dc79
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/TransistorPublishPlugin.git at 1.0.0
========================================
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-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
Fetching https://github.com/JohnSundell/Ink
[1/1905] Fetching ink
[1906/4795] Fetching ink, publish
Fetched https://github.com/JohnSundell/Ink from cache (0.32s)
Fetched https://github.com/johnsundell/publish.git from cache (0.33s)
Computing version for https://github.com/JohnSundell/Ink
Computed https://github.com/JohnSundell/Ink at 0.6.0 (3.01s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (0.96s)
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/codextended.git
[1/181] Fetching codextended
[114/1141] Fetching codextended, shellout
[1124/1225] Fetching codextended, shellout, collectionconcurrencykit
[1181/1341] Fetching codextended, shellout, collectionconcurrencykit, sweep
[1227/2577] Fetching codextended, shellout, collectionconcurrencykit, sweep, files
[1502/4663] Fetching codextended, shellout, collectionconcurrencykit, sweep, files, plot
Fetched https://github.com/johnsundell/codextended.git from cache (0.59s)
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.59s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.60s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.68s)
Fetched https://github.com/johnsundell/plot.git from cache (0.68s)
Fetched https://github.com/johnsundell/files.git from cache (0.69s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (1.44s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.80s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (1.07s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (1.04s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.98s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.99s)
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/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.2.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/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.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/Ink
Working copy of https://github.com/JohnSundell/Ink 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/codextended.git
Working copy of https://github.com/johnsundell/codextended.git resolved at 0.3.0
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/111] Emitting module Plot
[12/119] Emitting module CollectionConcurrencyKit
[13/119] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[15/120] Compiling Ink List.swift
[16/120] Compiling Ink Metadata.swift
[17/120] Compiling Ink Modifiable.swift
[18/120] Compiling Ink ModifierCollection.swift
[19/120] Compiling Ink Image.swift
[20/120] Compiling Ink InlineCode.swift
[21/120] Compiling Ink KeyPathPatterns.swift
[22/120] Compiling Ink Link.swift
[23/124] Compiling Ink Markdown.swift
[24/124] Compiling Ink MarkdownParser.swift
[25/124] Compiling Ink Modifier.swift
[26/124] Compiling Ink Blockquote.swift
[27/124] Compiling Ink Character+Classification.swift
[28/124] Compiling Ink Character+Escaping.swift
[29/124] Compiling Ink CodeBlock.swift
[30/124] Compiling Ink FormattedText.swift
[31/124] Compiling Ink Fragment.swift
[32/124] Compiling Ink HTML.swift
[33/124] Emitting module Ink
[34/124] Compiling Ink TextStyle.swift
[35/124] Compiling Ink TextStyleMarker.swift
[36/124] Compiling Ink URL.swift
[37/124] Compiling Ink URLDeclaration.swift
[38/124] Compiling Files Files.swift
[39/124] Emitting module Files
[40/125] Emitting module Codextended
[41/125] Compiling Codextended Codextended.swift
[43/126] Compiling Plot SiteMapElements.swift
[44/126] Compiling Plot TwitterCardType.swift
[45/126] Compiling Plot URLRepresentable.swift
[46/126] Compiling Plot XML.swift
[47/126] Compiling Plot XMLAttributes.swift
[48/126] Compiling Plot XMLElements.swift
[49/126] Compiling Plot AnyAttribute.swift
[50/126] Compiling Plot AnyElement.swift
[51/126] Emitting module Sweep
[52/126] Compiling Sweep Sweep.swift
[54/127] Compiling Ink HTMLConvertible.swift
[55/127] Compiling Ink Hashable+AnyOf.swift
[56/127] Compiling Ink Heading.swift
[57/127] Compiling Ink HorizontalLine.swift
[62/127] Compiling Ink NamedURLCollection.swift
[63/127] Compiling Ink Paragraph.swift
[64/127] Compiling Ink PlainTextConvertible.swift
[65/127] Compiling Ink Readable.swift
[79/127] Compiling Ink Reader.swift
[89/127] Compiling Ink Require.swift
[90/127] Compiling Ink Substring+Trimming.swift
[91/127] Compiling Ink Table.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[100/128] 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
[101/128] 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
[102/128] Compiling Plot AnyEnvironmentValue.swift
[103/128] Compiling Plot AnyNode.swift
[104/128] Compiling Plot ElementRenderingBuffer.swift
[105/128] Compiling Plot ElementWrapper.swift
[106/128] Compiling Plot Environment.swift
[107/128] Compiling Plot ModifiedComponent.swift
[108/128] Compiling Plot Renderer.swift
[109/128] Compiling Plot String+Escaping.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
[2/102] Compiling Plot ComponentGroup.swift
[3/102] Compiling Plot ControlFlow.swift
[4/102] Compiling Plot Directionality.swift
[5/102] Compiling Plot Document.swift
[6/102] Compiling Plot EmptyComponent.swift
[7/102] Compiling Plot EnvironmentKey.swift
[8/102] Compiling Plot EnvironmentValue.swift
[9/102] Compiling Plot HTML.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/106] 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
[11/106] 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
[12/106] Emitting module Codextended
[13/106] Emitting module Sweep
[14/106] Emitting module Files
BUILD FAILURE 6.1 wasm