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 master (116134), with Swift 6.1 for Wasm on 27 May 2025 17:41:24 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1161344 Merge pull request #1 from ascherbinin/fix_readme
Cloned https://github.com/mvolpato/magickpublishplugin.git
Revision (git rev-parse @):
1161344a8e2320c2db03c59fe7a3249c33b9f280
SUCCESS checkout https://github.com/mvolpato/magickpublishplugin.git at master
========================================
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-4609320-2":/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/shellout.git
[1/960] Fetching shellout
[923/3850] Fetching shellout, publish
Fetched https://github.com/johnsundell/shellout.git from cache (0.49s)
Fetched https://github.com/johnsundell/publish.git from cache (0.52s)
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/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (1.12s)
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/codextended.git
[1/116] Fetching sweep
[29/2202] Fetching sweep, plot
[214/4107] Fetching sweep, plot, ink
[1236/4191] Fetching sweep, plot, ink, collectionconcurrencykit
[1917/4372] Fetching sweep, plot, ink, collectionconcurrencykit, codextended
[2525/5608] Fetching sweep, plot, ink, collectionconcurrencykit, codextended, files
Fetched https://github.com/johnsundell/codextended.git from cache (0.63s)
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.63s)
Fetched https://github.com/johnsundell/ink.git from cache (0.64s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.70s)
Fetched https://github.com/johnsundell/files.git from cache (0.70s)
Fetched https://github.com/johnsundell/plot.git from cache (0.71s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (1.74s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.91s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.86s)
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/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.96s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (1.00s)
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/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.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/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/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
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/111] Emitting module Files
[12/111] Emitting module Ink
[13/115] Emitting module Plot
[14/123] Compiling Ink TextStyle.swift
[15/123] Compiling Ink TextStyleMarker.swift
[16/123] Compiling Ink URL.swift
[17/123] Compiling Ink URLDeclaration.swift
[18/123] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[19/123] Emitting module CollectionConcurrencyKit
[20/124] Compiling Plot DocumentEncoding.swift
[21/124] Compiling Plot Element.swift
[22/124] Compiling Plot ElementClosingMode.swift
[23/124] Compiling Plot ElementComponent.swift
[24/124] Compiling Plot ElementDefinition.swift
[25/124] Compiling Plot ComponentGroup.swift
[26/124] Compiling Plot ControlFlow.swift
[27/124] Compiling Plot Directionality.swift
[28/124] Compiling Plot Document.swift
[29/124] Compiling Plot HTMLButtonType.swift
[30/124] Compiling Plot HTMLComponents.swift
[31/124] Compiling Plot HTMLElements.swift
[32/124] Compiling Plot HTMLFormContentType.swift
[33/124] Compiling Plot Attribute.swift
[34/124] Compiling Plot Component.swift
[35/124] Compiling Plot ComponentAttributes.swift
[36/124] Compiling Plot ComponentBuilder.swift
[37/124] Compiling Plot ComponentContainer.swift
[38/124] Compiling Plot EmptyComponent.swift
[39/124] Compiling Plot EnvironmentKey.swift
[40/124] Compiling Plot EnvironmentValue.swift
[41/124] Compiling Plot HTML.swift
[42/124] Compiling Plot HTMLAnchorRelationship.swift
[43/124] Compiling Plot HTMLAnchorTarget.swift
[44/124] Compiling Plot HTMLAttributes.swift
[45/124] Compiling Plot HTMLAudioFormat.swift
[47/124] Emitting module Sweep
[48/124] Compiling Sweep Sweep.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[49/125] 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
[50/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
[51/125] Compiling Plot HTMLFormMethod.swift
[52/125] Compiling Plot Node.swift
[53/125] Compiling Plot NodeConvertible.swift
[54/125] Compiling Plot Optional+Component.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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 EmptyComponent.swift
[3/102] Compiling Plot EnvironmentKey.swift
[4/102] Compiling Plot EnvironmentValue.swift
[5/102] Compiling Plot HTML.swift
[6/106] Compiling Plot Element.swift
[7/106] Compiling Plot ElementClosingMode.swift
[8/106] Compiling Plot ElementComponent.swift
[9/106] Compiling Plot ElementDefinition.swift
[10/106] Emitting module Files
[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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/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
[13/106] Emitting module Codextended
[14/106] Compiling Codextended Codextended.swift
[15/106] Emitting module Sweep
[16/106] Emitting module CollectionConcurrencyKit
BUILD FAILURE 6.1 wasm