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 MagickPublishPlugin, reference 0.3.0 (ec18a2), with Swift 6.1 for Wasm on 27 May 2025 17:41:25 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/mvolpato/magickpublishplugin.git
Reference: 0.3.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/mvolpato/magickpublishplugin
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at ec18a25  Add more info in readme
Cloned https://github.com/mvolpato/magickpublishplugin.git
Revision (git rev-parse @):
ec18a25900d7c0a3b3fdfad606f25e287425e833
SUCCESS checkout https://github.com/mvolpato/magickpublishplugin.git at 0.3.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mvolpato/magickpublishplugin.git
https://github.com/mvolpato/magickpublishplugin.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "publish",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/publish.git"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/shellout.git"
    }
  ],
  "manifest_display_name" : "MagickPublishPlugin",
  "name" : "MagickPublishPlugin",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MagickPublishPlugin",
      "targets" : [
        "MagickPublishPlugin"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MagickPublishPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "MagickPublishPluginTests",
      "path" : "Tests/MagickPublishPluginTests",
      "sources" : [
        "MagickPublishPluginTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "MagickPublishPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MagickPublishPlugin",
      "module_type" : "SwiftTarget",
      "name" : "MagickPublishPlugin",
      "path" : "Sources/MagickPublishPlugin",
      "product_dependencies" : [
        "ShellOut",
        "Publish"
      ],
      "product_memberships" : [
        "MagickPublishPlugin"
      ],
      "sources" : [
        "MagickPublishPlugin.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
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/shellout.git
Fetching https://github.com/johnsundell/publish.git
[1/960] Fetching shellout
[961/3850] Fetching shellout, publish
Fetched https://github.com/johnsundell/shellout.git from cache (0.34s)
Fetched https://github.com/johnsundell/publish.git from cache (0.34s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (3.09s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (0.71s)
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
[1/181] Fetching codextended
[182/265] Fetching codextended, collectionconcurrencykit
[266/1501] Fetching codextended, collectionconcurrencykit, files
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/ink.git
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.27s)
[1/2086] Fetching plot
Fetched https://github.com/johnsundell/codextended.git from cache (0.28s)
Fetched https://github.com/johnsundell/files.git from cache (0.39s)
Fetched https://github.com/johnsundell/plot.git from cache (0.39s)
[1/116] Fetching sweep
[117/2021] Fetching sweep, ink
Fetched https://github.com/johnsundell/sweep.git from cache (0.26s)
Fetched https://github.com/johnsundell/ink.git from cache (0.26s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (1.13s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.64s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.53s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.56s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.64s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.61s)
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
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/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.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.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.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] Emitting module CollectionConcurrencyKit
[13/115] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[14/116] Compiling Ink TextStyle.swift
[15/116] Compiling Ink TextStyleMarker.swift
[16/116] Compiling Ink URL.swift
[17/116] Compiling Ink URLDeclaration.swift
[18/116] Compiling Plot Attribute.swift
[19/116] Compiling Plot Component.swift
[20/116] Compiling Plot ComponentAttributes.swift
[21/116] Compiling Plot ComponentBuilder.swift
[22/116] Compiling Plot ComponentContainer.swift
[23/116] Compiling Plot Element.swift
[24/116] Compiling Plot ElementClosingMode.swift
[25/116] Compiling Plot ElementComponent.swift
[26/116] Compiling Plot ElementDefinition.swift
[27/116] Compiling Plot ComponentGroup.swift
[28/116] Compiling Plot ControlFlow.swift
[29/116] Compiling Plot Directionality.swift
[30/116] Compiling Plot Document.swift
[31/116] Compiling Plot DocumentEncoding.swift
[33/116] Emitting module Plot
[43/124] Compiling Plot PodcastMediaType.swift
[44/124] Compiling Plot PodcastType.swift
[45/124] Compiling Plot RSS.swift
[50/124] Compiling Plot SiteMapChangeFrequency.swift
[51/124] Emitting module Files
[52/124] Compiling Files Files.swift
[53/124] Emitting module Sweep
[54/124] Compiling Sweep Sweep.swift
[55/125] Compiling Plot HTMLButtonType.swift
[56/125] Compiling Plot HTMLComponents.swift
[57/125] Compiling Plot HTMLElements.swift
[58/125] Compiling Plot HTMLFormContentType.swift
[59/125] Compiling Plot EmptyComponent.swift
[60/125] Compiling Plot EnvironmentKey.swift
[61/125] Compiling Plot EnvironmentValue.swift
[62/125] Compiling Plot HTML.swift
[63/126] Compiling Plot HTMLFormMethod.swift
[67/126] Compiling Plot HTMLAnchorRelationship.swift
[68/126] Compiling Plot HTMLAnchorTarget.swift
[69/126] Compiling Plot HTMLAttributes.swift
[70/126] Compiling Plot HTMLAudioFormat.swift
[71/127] Compiling Plot SiteMapElements.swift
[72/127] Compiling Plot TwitterCardType.swift
[73/127] Compiling Plot URLRepresentable.swift
[74/127] Compiling Plot XML.swift
[75/127] Compiling Plot XMLAttributes.swift
[76/127] Compiling Plot XMLElements.swift
[77/127] Compiling Plot AnyAttribute.swift
[78/127] Compiling Plot AnyElement.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[79/127] 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
[80/127] 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
[82/127] Emitting module Codextended
[83/127] Compiling Codextended Codextended.swift
[85/128] Compiling Plot HTMLInputType.swift
[86/128] Compiling Plot HTMLLinkRelationship.swift
[87/128] Compiling Plot HTMLListStyle.swift
[88/128] Compiling Plot HTMLVideoFormat.swift
[89/128] Compiling Plot HTMLViewportFitMode.swift
[90/128] Compiling Plot HTMLViewportWidthMode.swift
[91/128] Compiling Plot Indentation.swift
[92/128] Compiling Plot Language.swift
[93/128] Compiling Plot Node.swift
[94/128] Compiling Plot NodeConvertible.swift
[95/128] Compiling Plot Optional+Component.swift
[96/128] Compiling Plot PodcastAttributes.swift
[97/128] Compiling Plot PodcastComponents.swift
[98/128] Compiling Plot PodcastElements.swift
[99/128] Compiling Plot PodcastEpisodeType.swift
[100/128] Compiling Plot PodcastFeed.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] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[3/102] Emitting module CollectionConcurrencyKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/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
[5/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
[6/103] Emitting module Sweep
[7/103] Emitting module Codextended
[8/103] Emitting module Files
BUILD FAILURE 6.1 wasm