The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftOutdated, reference 0.12.0 (200996), with Swift 6.3 for Wasm on 23 Apr 2026 05:26:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kiliankoe/swift-outdated.git
Reference: 0.12.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/kiliankoe/swift-outdated
 * tag               0.12.0     -> FETCH_HEAD
HEAD is now at 200996a Merge pull request #54 from gmoraleda/feat/auto-update
Cloned https://github.com/kiliankoe/swift-outdated.git
Revision (git rev-parse @):
200996aa02642003539cf1521d54d6538811bd17
SUCCESS checkout https://github.com/kiliankoe/swift-outdated.git at 0.12.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/kiliankoe/swift-outdated.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/johnsundell/ShellOut.git
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/johnsundell/Files.git
Fetching https://github.com/mxcl/Version.git
[1/929] Fetching swiftytexttable
[20/2371] Fetching swiftytexttable, rainbow
[2344/2664] Fetching swiftytexttable, rainbow, version
[2665/3937] Fetching swiftytexttable, rainbow, version, files
Fetched https://github.com/mxcl/Version.git from cache (0.28s)
[3059/3644] Fetching swiftytexttable, rainbow, files
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.29s)
[2410/2715] Fetching rainbow, files
Fetching https://github.com/apple/swift-log.git
[2716/40216] Fetching rainbow, files, swift-testing
Fetched https://github.com/johnsundell/Files.git from cache (0.39s)
[2193/38943] Fetching rainbow, swift-testing
[4069/39923] Fetching rainbow, swift-testing, shellout
[17049/46559] Fetching rainbow, swift-testing, shellout, swift-log
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/apple/swift-log.git from cache (0.52s)
[30548/39923] Fetching rainbow, swift-testing, shellout
[39924/57387] Fetching rainbow, swift-testing, shellout, swift-argument-parser
Fetched https://github.com/johnsundell/ShellOut.git from cache (1.59s)
Fetched https://github.com/onevcat/Rainbow.git from cache (1.59s)
Fetched https://github.com/apple/swift-testing.git from cache (1.63s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.92s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (4.41s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.48s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (2.96s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.2.0 (2.63s)
Computing version for https://github.com/johnsundell/Files.git
Computed https://github.com/johnsundell/Files.git at 4.3.0 (0.47s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 6.3.1 (4.63s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/75036] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.15s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (8.86s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.44s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.1 (0.89s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 603.0.1
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 6.3.1
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/johnsundell/Files.git
Working copy of https://github.com/johnsundell/Files.git resolved at 4.3.0
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.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/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.2.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.1/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.1/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.61s)
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/25] Write sources
[12/25] Write swift-version-24593BA9C3E375BF.txt
[14/56] Compiling Version Version.swift
[15/56] Compiling Rainbow Style.swift
[16/57] Compiling Version Version+Range.swift
[17/57] Compiling Version Version+Codable.swift
[18/57] Emitting module Version
[19/57] Emitting module Rainbow
[20/57] Compiling Rainbow String+Rainbow.swift
[21/57] Compiling Rainbow StringGenerator.swift
[22/57] Compiling Rainbow XcodeColorsSupport.swift
[23/57] Emitting module ArgumentParserToolInfo
[24/57] Compiling ArgumentParserToolInfo ToolInfo.swift
[26/58] Compiling Logging MetadataProvider.swift
[26/58] Wrapping AST for ArgumentParserToolInfo for debugging
[28/58] Emitting module Logging
[29/58] Compiling Version Version+Comparable.swift
[30/58] Compiling Version Version+Foundation.swift
[32/59] Emitting module SwiftyTextTable
[33/59] Compiling SwiftyTextTable TextTable.swift
[34/60] Compiling Rainbow BackgroundColor.swift
[35/60] Compiling Rainbow CodesParser.swift
[36/60] Compiling Rainbow Color.swift
[37/60] Compiling Rainbow ControlCode.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/60] 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
[39/60] 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
[41/60] Compiling Rainbow ModesExtractor.swift
[42/60] Compiling Rainbow OutputTarget.swift
[43/60] Compiling Rainbow Rainbow.swift
[45/61] Emitting module Files
[46/61] Compiling Files Files.swift
[46/62] Wrapping AST for Version for debugging
[48/62] Compiling Logging LogEvent.swift
[49/62] Compiling Logging Locks.swift
[50/62] Compiling Logging LogHandler.swift
error: cancelled
error: cancelled
error: cancelled
error: cancelled
error: cancelled
BUILD FAILURE 6.3 wasm