The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AssertSwiftCLI, reference main (596665), with Swift 6.3 for Wasm on 12 Apr 2026 21:18:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/KS1019/AssertSwiftCLI.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/KS1019/AssertSwiftCLI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 596665a Update .gitignore
Cloned https://github.com/KS1019/AssertSwiftCLI.git
Revision (git rev-parse @):
596665ab63843545dc327ec6571be566e952ea5a
SUCCESS checkout https://github.com/KS1019/AssertSwiftCLI.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/KS1019/AssertSwiftCLI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/apple/swift-argument-parser
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/17523] Fetching swift-argument-parser
[9289/22987] Fetching swift-argument-parser, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.26s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.27s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (1.78s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.97s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (1.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.48s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.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.7.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.11.2
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/19] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[11/20] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/20] Emitting module ArgumentParserToolInfo
[14/22] Compiling XCTestDynamicOverlay Unimplemented.swift
[15/22] Compiling XCTestDynamicOverlay XCTFail.swift
[16/22] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[17/22] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[18/22] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[19/22] Compiling XCTestDynamicOverlay Deprecations.swift
[20/22] Emitting module XCTestDynamicOverlay
[21/22] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[23/31] Emitting module ArgumentParser
[24/82] Compiling CustomDump CoreImage.swift
[25/82] Compiling CustomDump CoreLocation.swift
[26/82] Compiling CustomDump CoreMotion.swift
[27/82] Compiling CustomDump Foundation.swift
[28/82] Compiling CustomDump GameKit.swift
[29/82] Compiling CustomDump KeyPath.swift
[30/82] Compiling CustomDump Photos.swift
[31/98] Compiling CustomDump UIKit.swift
[32/98] Compiling CustomDump UserNotifications.swift
[33/98] Compiling CustomDump UserNotificationsUI.swift
[37/101] Compiling CustomDump Speech.swift
[42/101] Emitting module CustomDump
[43/101] Compiling CustomDump String.swift
[44/101] Compiling CustomDump Unordered.swift
[45/101] Compiling CustomDump XCTAssertNoDifference.swift
[46/101] Compiling ArgumentParser Tree.swift
[47/101] Compiling ArgumentParser CodingKeyValidator.swift
[48/101] Compiling ArgumentParser NonsenseFlagsValidator.swift
[49/101] Compiling ArgumentParser ParsableArgumentsValidation.swift
[50/101] Compiling ArgumentParser PositionalArgumentsValidator.swift
[51/101] Compiling ArgumentParser UniqueNamesValidator.swift
[52/101] Compiling CustomDump CustomDumpReflectable.swift
[53/101] Compiling CustomDump CustomDumpRepresentable.swift
[54/101] Compiling CustomDump CustomDumpStringConvertible.swift
[58/101] Compiling CustomDump StoreKit.swift
[59/101] Compiling CustomDump Swift.swift
[60/101] Compiling CustomDump SwiftUI.swift
[61/101] Compiling CustomDump Box.swift
[62/101] Compiling CustomDump CollectionDifference.swift
[63/101] Compiling CustomDump Mirror.swift
[64/101] Compiling CustomDump Diff.swift
[65/101] Compiling CustomDump Dump.swift
[66/101] Compiling CustomDump AnyType.swift
[71/102] Compiling ArgumentParser ArgumentVisibility.swift
[72/102] Compiling ArgumentParser CompletionKind.swift
[73/102] Compiling ArgumentParser Errors.swift
[74/102] Compiling ArgumentParser Flag.swift
[75/102] Compiling ArgumentParser NameSpecification.swift
[76/102] Compiling ArgumentParser Option.swift
[77/102] Compiling ArgumentParser OptionGroup.swift
[91/102] Compiling ArgumentParser DumpHelpGenerator.swift
[92/102] Compiling ArgumentParser HelpCommand.swift
[93/102] Compiling ArgumentParser HelpGenerator.swift
[94/102] Compiling ArgumentParser MessageInfo.swift
[95/102] Compiling ArgumentParser UsageGenerator.swift
[96/102] Compiling ArgumentParser CollectionExtensions.swift
[97/102] Compiling ArgumentParser ParsableCommand.swift
[98/102] Compiling ArgumentParser ArgumentDecoder.swift
[99/102] Compiling ArgumentParser ArgumentDefinition.swift
[100/102] Compiling ArgumentParser ArgumentSet.swift
[101/102] Compiling ArgumentParser CommandParser.swift
[102/102] Compiling ArgumentParser InputKey.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[104/106] Compiling ArgumentParserTestHelpers StringHelpers.swift
[105/106] Emitting module ArgumentParserTestHelpers
/host/spi-builder-workspace/Sources/ArgumentParserTestHelpers/TestHelpers.swift:18:31: error: cannot find type 'XCTestExpectation' in scope
 16 | // extensions to the ParsableArguments protocol to facilitate XCTestExpectation support
 17 | public protocol TestableParsableArguments: ParsableArguments {
 18 |   var didValidateExpectation: XCTestExpectation { get }
    |                               `- error: cannot find type 'XCTestExpectation' in scope
 19 | }
 20 |
/host/spi-builder-workspace/Sources/ArgumentParserTestHelpers/TestHelpers.swift:29:26: error: cannot find type 'XCTestExpectation' in scope
 27 | // extensions to the ParsableCommand protocol to facilitate XCTestExpectation support
 28 | public protocol TestableParsableCommand: ParsableCommand, TestableParsableArguments {
 29 |   var didRunExpectation: XCTestExpectation { get }
    |                          `- error: cannot find type 'XCTestExpectation' in scope
 30 | }
 31 |
/host/spi-builder-workspace/Sources/ArgumentParserTestHelpers/TestHelpers.swift:38:11: error: cannot find type 'XCTestExpectation' in scope
 36 | }
 37 |
 38 | extension XCTestExpectation {
    |           `- error: cannot find type 'XCTestExpectation' in scope
 39 |   public convenience init(singleExpectation description: String) {
 40 |     self.init(description: description)
[106/106] Compiling ArgumentParserTestHelpers TestHelpers.swift
/host/spi-builder-workspace/Sources/ArgumentParserTestHelpers/TestHelpers.swift:18:31: error: cannot find type 'XCTestExpectation' in scope
 16 | // extensions to the ParsableArguments protocol to facilitate XCTestExpectation support
 17 | public protocol TestableParsableArguments: ParsableArguments {
 18 |   var didValidateExpectation: XCTestExpectation { get }
    |                               `- error: cannot find type 'XCTestExpectation' in scope
 19 | }
 20 |
/host/spi-builder-workspace/Sources/ArgumentParserTestHelpers/TestHelpers.swift:29:26: error: cannot find type 'XCTestExpectation' in scope
 27 | // extensions to the ParsableCommand protocol to facilitate XCTestExpectation support
 28 | public protocol TestableParsableCommand: ParsableCommand, TestableParsableArguments {
 29 |   var didRunExpectation: XCTestExpectation { get }
    |                          `- error: cannot find type 'XCTestExpectation' in scope
 30 | }
 31 |
/host/spi-builder-workspace/Sources/ArgumentParserTestHelpers/TestHelpers.swift:38:11: error: cannot find type 'XCTestExpectation' in scope
 36 | }
 37 |
 38 | extension XCTestExpectation {
    |           `- error: cannot find type 'XCTestExpectation' in scope
 39 |   public convenience init(singleExpectation description: String) {
 40 |     self.init(description: description)
/host/spi-builder-workspace/Sources/ArgumentParserTestHelpers/TestHelpers.swift:192:19: error: cannot find 'Process' in scope
190 |
191 |     #if !canImport(Darwin) || os(macOS)
192 |     let process = Process()
    |                   `- error: cannot find 'Process' in scope
193 |     if #available(macOS 10.13, *) {
194 |       process.executableURL = commandURL
/host/spi-builder-workspace/Sources/ArgumentParserTestHelpers/TestHelpers.swift:249:19: error: cannot find 'Process' in scope
247 |
248 |     #if !canImport(Darwin) || os(macOS)
249 |     let process = Process()
    |                   `- error: cannot find 'Process' in scope
250 |     if #available(macOS 10.13, *) {
251 |       process.executableURL = commandURL
BUILD FAILURE 6.3 wasm