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 ReadingTimePublishPlugin, reference 0.3.0 (0a0bf1), with Swift 6.1 for Wasm on 28 May 2025 11:29:53 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/alexito4/ReadingTimePublishPlugin.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/alexito4/ReadingTimePublishPlugin
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 0a0bf14 fixed readme
Cloned https://github.com/alexito4/ReadingTimePublishPlugin.git
Revision (git rev-parse @):
0a0bf141a5b626c2444601cf0ed7b2bfcfdabcdf
SUCCESS checkout https://github.com/alexito4/ReadingTimePublishPlugin.git at 0.3.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/alexito4/ReadingTimePublishPlugin.git
https://github.com/alexito4/ReadingTimePublishPlugin.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"
    }
  ],
  "manifest_display_name" : "ReadingTimePublishPlugin",
  "name" : "ReadingTimePublishPlugin",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ReadingTimePublishPlugin",
      "targets" : [
        "ReadingTimePublishPlugin"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ReadingTimePublishPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "ReadingTimePublishPluginTests",
      "path" : "Tests/ReadingTimePublishPluginTests",
      "sources" : [
        "ConsoleOutputTests.swift",
        "ReadingTimeTests.swift"
      ],
      "target_dependencies" : [
        "ReadingTimePublishPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReadingTimePublishPlugin",
      "module_type" : "SwiftTarget",
      "name" : "ReadingTimePublishPlugin",
      "path" : "Sources/ReadingTimePublishPlugin",
      "product_dependencies" : [
        "Publish"
      ],
      "product_memberships" : [
        "ReadingTimePublishPlugin"
      ],
      "sources" : [
        "CommandLine+Output.swift",
        "ReadingTime.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
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.34s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (1.94s)
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/shellout.git
[1/960] Fetching shellout
[961/1076] Fetching shellout, sweep
[1002/1160] Fetching shellout, sweep, collectionconcurrencykit
[1161/2396] Fetching shellout, sweep, collectionconcurrencykit, files
[1396/2577] Fetching shellout, sweep, collectionconcurrencykit, files, codextended
Fetched https://github.com/johnsundell/shellout.git from cache (0.36s)
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/plot.git
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.37s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.37s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.37s)
Fetched https://github.com/johnsundell/files.git from cache (0.37s)
[1/1905] Fetching ink
[611/3991] Fetching ink, plot
Fetched https://github.com/johnsundell/ink.git from cache (0.32s)
Fetched https://github.com/johnsundell/plot.git from cache (0.32s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (1.82s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (3.57s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.66s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.82s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.89s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.63s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.67s)
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/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/publish.git
Working copy of https://github.com/johnsundell/publish.git resolved at 0.9.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/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
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/111] Compiling Plot HTMLComponents.swift
[12/111] Compiling Plot HTMLElements.swift
[13/111] Compiling Plot HTMLFormContentType.swift
[14/111] Compiling Plot HTMLFormMethod.swift
[15/111] Compiling Plot DocumentEncoding.swift
[16/111] Compiling Plot Element.swift
[17/111] Compiling Plot ElementClosingMode.swift
[18/111] Compiling Plot ElementComponent.swift
[19/111] Compiling Plot Attribute.swift
[20/111] Compiling Plot Component.swift
[21/111] Compiling Plot ComponentAttributes.swift
[22/111] Compiling Plot ComponentBuilder.swift
[23/111] Compiling Plot ComponentContainer.swift
[24/115] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[25/115] Emitting module CollectionConcurrencyKit
[26/116] Compiling Plot HTMLAnchorTarget.swift
[27/116] Compiling Plot HTMLAttributes.swift
[28/116] Compiling Plot HTMLAudioFormat.swift
[29/116] Compiling Plot HTMLButtonType.swift
[30/116] Emitting module Ink
[31/116] Compiling Plot ComponentGroup.swift
[32/116] Compiling Plot ControlFlow.swift
[33/116] Compiling Plot Directionality.swift
[34/116] Compiling Plot Document.swift
[35/116] Compiling Plot HTMLAnchorRelationship.swift
[37/116] Compiling Ink TextStyle.swift
[38/116] Compiling Ink TextStyleMarker.swift
[39/116] Compiling Ink URL.swift
[40/116] Compiling Ink URLDeclaration.swift
[41/116] Compiling Plot PodcastMediaType.swift
[42/116] Compiling Plot PodcastType.swift
[43/116] Compiling Plot RSS.swift
[44/116] Compiling Plot RSSAttributes.swift
[45/116] Compiling Plot RSSElements.swift
[46/116] Compiling Plot Renderable.swift
[47/116] Compiling Plot SiteMap.swift
[48/116] Compiling Plot SiteMapChangeFrequency.swift
[49/116] Compiling Plot SiteMapElements.swift
[50/116] Compiling Plot TwitterCardType.swift
[51/116] Compiling Plot URLRepresentable.swift
[52/116] Compiling Plot XML.swift
[53/116] Compiling Plot XMLAttributes.swift
[54/116] Compiling Plot XMLElements.swift
[55/116] Compiling Plot AnyAttribute.swift
[56/116] Compiling Plot AnyElement.swift
[57/124] Compiling Plot Node.swift
[58/124] Compiling Plot NodeConvertible.swift
[59/124] Compiling Plot Optional+Component.swift
[64/124] Compiling Plot PodcastFeed.swift
[65/124] Compiling Codextended Codextended.swift
[66/124] Emitting module Codextended
[67/124] Compiling Ink NamedURLCollection.swift
[68/124] Compiling Ink Paragraph.swift
[69/124] Compiling Ink PlainTextConvertible.swift
[70/124] Compiling Ink Readable.swift
[71/124] Compiling Ink Reader.swift
[75/126] Emitting module Files
[76/126] Compiling Files Files.swift
[77/126] Emitting module Sweep
[78/126] Compiling Sweep Sweep.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[79/126] 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
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
[2/11] Emitting module CollectionConcurrencyKit
[3/102] Emitting module Files
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/102] Emitting module Sweep
[7/102] Emitting module Codextended
BUILD FAILURE 6.1 wasm