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 Pods, reference 1.0.0 (1599ee), with Swift 6.1 for Wasm on 28 May 2025 10:11:17 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/swiftyfinch/Pods.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/swiftyfinch/Pods
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 1599ee3 Bump version 1.0.0
Cloned https://github.com/swiftyfinch/Pods.git
Revision (git rev-parse @):
1599ee3750b1048d318ea05655a3754f3a5feaa1
SUCCESS checkout https://github.com/swiftyfinch/Pods.git at 1.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swiftyfinch/Pods.git
https://github.com/swiftyfinch/Pods.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    },
    {
      "identity" : "swiftshell",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kareman/SwiftShell"
    }
  ],
  "manifest_display_name" : "Pods",
  "name" : "Pods",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "pods",
      "targets" : [
        "Pods"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Pods",
      "module_type" : "SwiftTarget",
      "name" : "Pods",
      "path" : "Sources/Pods",
      "product_dependencies" : [
        "ArgumentParser",
        "Rainbow",
        "SwiftShell"
      ],
      "product_memberships" : [
        "pods"
      ],
      "sources" : [
        "Extensions/Double+FormatTime.swift",
        "Output/LogPrinter/Extensions/Printer+Spinner.swift",
        "Output/LogPrinter/Formatter/Formatter.swift",
        "Output/LogPrinter/Formatter/PodsFormatter.swift",
        "Output/LogPrinter/Printers/DefaultPrinter.swift",
        "Output/LogPrinter/Printers/OneLinePrinter.swift",
        "Output/LogPrinter/Printers/PodsPrinter.swift",
        "Output/LogPrinter/Printers/Printer.swift",
        "Output/Progress/Progress.swift",
        "Utils/FileManager+Contains.swift",
        "Utils/ParsableCommand.swift",
        "Utils/ProcessMonitor.swift",
        "Utils/ShellRunner.swift",
        "Utils/Sounds.swift",
        "Utils/WrapError.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/onevcat/Rainbow
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/apple/swift-argument-parser
[1/1196] Fetching rainbow
[1197/6059] Fetching rainbow, swiftshell
[6060/21410] Fetching rainbow, swiftshell, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow from cache (0.91s)
Fetched https://github.com/kareman/SwiftShell from cache (0.92s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.92s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (1.79s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (2.82s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.86s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/14] Write sources
[6/14] Write swift-version-24593BA9C3E375BF.txt
[8/36] Emitting module Rainbow
[9/37] Emitting module ArgumentParserToolInfo
[10/37] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/38] Compiling Rainbow Style.swift
[12/38] Compiling Rainbow StringGenerator.swift
[13/38] Compiling Rainbow String+Rainbow.swift
[14/38] Wrapping AST for ArgumentParserToolInfo for debugging
[16/76] Emitting module ArgumentParser
[17/81] Compiling ArgumentParser NameSpecification.swift
[18/81] Compiling ArgumentParser Option.swift
[19/81] Compiling Rainbow OutputTarget.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/81] Emitting module SwiftShell
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
[21/82] Compiling ArgumentParser Errors.swift
[22/82] Compiling ArgumentParser Flag.swift
[23/82] Compiling ArgumentParser ArgumentVisibility.swift
[24/82] Compiling ArgumentParser CompletionKind.swift
[25/82] Compiling SwiftShell Files.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
[26/82] Compiling SwiftShell Context.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
[27/82] Compiling Rainbow Rainbow.swift
[28/82] Compiling SwiftShell Lazy-split.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
[29/82] Compiling SwiftShell Array.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
[32/82] Compiling SwiftShell Process.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
[33/82] Compiling SwiftShell Stream.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
[34/83] Compiling SwiftShell String.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/9] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/31] Emitting module SwiftShell
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
[4/32] Compiling Rainbow StringGenerator.swift
[5/32] Compiling Rainbow BackgroundColor.swift
[6/32] Compiling Rainbow CodesParser.swift
[7/33] Compiling SwiftShell Lazy-split.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
[8/33] Compiling SwiftShell Process.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
[9/33] Compiling SwiftShell Array.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
[10/33] Compiling SwiftShell Files.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
[11/33] Compiling SwiftShell Stream.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
[12/33] Compiling Rainbow OutputTarget.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
[15/33] Compiling SwiftShell Context.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
[16/33] Compiling Rainbow Style.swift
[17/33] Compiling Rainbow ControlCode.swift
[18/33] Compiling Rainbow ModesExtractor.swift
[19/33] Compiling SwiftShell String.swift
/host/spi-builder-workspace/.build/checkouts/SwiftShell/Sources/SwiftShell/Command.swift:8:8: error: no such module 'Dispatch'
  6 |  */
  7 |
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 | import Foundation
 10 |
[20/33] Compiling Rainbow String+Rainbow.swift
[21/33] Compiling Rainbow Rainbow.swift
[22/33] Emitting module Rainbow
[23/33] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.1 wasm