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 ImageZoom, reference main (67807f), with Swift 6.1 for Wasm on 28 May 2025 17:33:15 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/markbattistella/image-zoom-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/image-zoom-publish-plugin
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 67807f5 Update README.md
Cloned https://github.com/markbattistella/image-zoom-publish-plugin.git
Revision (git rev-parse @):
67807f531803c0f3110d0f33a2183101bf98daac
SUCCESS checkout https://github.com/markbattistella/image-zoom-publish-plugin.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/markbattistella/image-zoom-publish-plugin.git
https://github.com/markbattistella/image-zoom-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" : "ImageZoom",
  "name" : "ImageZoom",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ImageZoom",
      "targets" : [
        "ImageZoom"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ImageZoom",
      "module_type" : "SwiftTarget",
      "name" : "ImageZoom",
      "path" : "Sources/ImageZoom",
      "product_dependencies" : [
        "Publish"
      ],
      "product_memberships" : [
        "ImageZoom"
      ],
      "sources" : [
        "ImageZoom.swift",
        "Support/Builder.swift",
        "Support/Utilities/Attribute.swift",
        "Support/Utilities/Delimiter+Enum.swift",
        "Support/Utilities/HTMLElements+Ext.swift",
        "Support/Utilities/Substring+Ext.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
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
[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 (1.00s)
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
[1/116] Fetching sweep
[117/2202] Fetching sweep, plot
[264/2383] Fetching sweep, plot, codextended
[622/3619] Fetching sweep, plot, codextended, files
[1827/4579] Fetching sweep, plot, codextended, files, shellout
[3741/4663] Fetching sweep, plot, codextended, files, shellout, collectionconcurrencykit
Fetched https://github.com/johnsundell/shellout.git from cache (0.39s)
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.40s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.40s)
Fetched https://github.com/johnsundell/plot.git from cache (0.40s)
Fetched https://github.com/johnsundell/files.git from cache (0.40s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.40s)
Fetching https://github.com/johnsundell/ink.git
[1/1905] Fetching ink
Fetched https://github.com/johnsundell/ink.git from cache (0.29s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (1.31s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (3.86s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.60s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.90s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.70s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.71s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.90s)
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/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.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/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/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/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.0
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/111] Emitting module Sweep
[12/111] Emitting module CollectionConcurrencyKit
[13/111] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[14/112] Emitting module Ink
[15/112] Compiling Ink Markdown.swift
[16/112] Compiling Ink MarkdownParser.swift
[17/112] Compiling Ink Modifier.swift
[18/112] Compiling Ink Blockquote.swift
[19/112] Compiling Ink Character+Classification.swift
[21/116] Compiling Ink NamedURLCollection.swift
[22/116] Compiling Ink Paragraph.swift
[23/116] Compiling Ink PlainTextConvertible.swift
[24/116] Compiling Ink Readable.swift
[25/116] Compiling Ink Character+Escaping.swift
[26/116] Compiling Ink CodeBlock.swift
[27/116] Compiling Ink FormattedText.swift
[28/116] Compiling Ink Fragment.swift
[29/116] Compiling Ink HTML.swift
[30/116] Compiling Ink Image.swift
[31/116] Compiling Ink InlineCode.swift
[32/116] Compiling Ink KeyPathPatterns.swift
[33/116] Compiling Ink Link.swift
[34/116] Compiling Ink List.swift
[35/116] Compiling Ink Metadata.swift
[36/116] Compiling Ink Modifiable.swift
[37/116] Compiling Ink ModifierCollection.swift
[38/116] Compiling Ink TextStyle.swift
[39/116] Compiling Ink TextStyleMarker.swift
[40/116] Compiling Ink URL.swift
[41/116] Compiling Ink URLDeclaration.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[42/116] 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
[43/116] 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
[52/116] Emitting module Files
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
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 CollectionConcurrencyKit
BUILD FAILURE 6.1 wasm