Build Information
Failed to build RakuyoSwift, reference 1.4.0 (5d13a5), with Swift 6.3 for Wasm on 15 Apr 2026 18:24:24 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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RakuyoKit/swift.git
Reference: 1.4.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/RakuyoKit/swift
* tag 1.4.0 -> FETCH_HEAD
HEAD is now at 5d13a5f feat: Release 1.4.0
Cloned https://github.com/RakuyoKit/swift.git
Revision (git rev-parse @):
5d13a5fb69e44b637b3eee0f7761077bed29d6ee
SUCCESS checkout https://github.com/RakuyoKit/swift.git at 1.4.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/RakuyoKit/swift.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.git
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.36s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (2.22s)
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
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip
[1397/28197168] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip
[474374/39231213] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip, https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (2.64s)
Downloaded https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip (3.70s)
/host/spi-builder-workspace/Plugins/FormatSwift/Plugin.swift:49:17: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
47 |
48 | let process = Process()
49 | process.launchPath = launchPath
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
50 | process.arguments = arguments
51 | try process.run()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/24] Copying rakuyo.swiftformat
[4/24] Copying swiftlint.yml
[6/24] Copying rakuyo.swiftformat
[7/24] Write sources
[13/24] Write swift-version-24593BA9C3E375BF.txt
[15/28] Emitting module ArgumentParserToolInfo
[16/28] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/29] Wrapping AST for ArgumentParserToolInfo for debugging
[19/75] Emitting module ArgumentParserToolInfo
[20/75] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/76] Wrapping AST for ArgumentParserToolInfo for debugging
[23/122] Emitting module ArgumentParser
[24/128] Compiling ArgumentParser ArgumentHelp.swift
[25/128] Compiling ArgumentParser ParentCommand.swift
[26/128] Compiling ArgumentParser AsyncParsableCommand.swift
[27/128] Compiling ArgumentParser CommandConfiguration.swift
[28/128] Compiling ArgumentParser CommandGroup.swift
[29/128] Compiling ArgumentParser EnumerableFlag.swift
[30/128] Compiling ArgumentParser ExpressibleByArgument.swift
[31/128] Compiling ArgumentParser CollectionExtensions.swift
[32/128] Compiling ArgumentParser InputOrigin.swift
[33/128] Compiling ArgumentParser Name.swift
[34/128] Compiling ArgumentParser Parsed.swift
[35/128] Compiling ArgumentParser ParsedValues.swift
[36/128] Compiling ArgumentParser ParserError.swift
[37/128] Compiling ArgumentParser Tree.swift
[38/128] Compiling ArgumentParser CodingKeyValidator.swift
[39/128] Compiling ArgumentParser NonsenseFlagsValidator.swift
[40/128] Compiling ArgumentParser ParsableArgumentsValidation.swift
[41/128] Compiling ArgumentParser PositionalArgumentsValidator.swift
[42/128] Compiling ArgumentParser UniqueNamesValidator.swift
[43/128] Emitting module ArgumentParser
[44/134] Compiling ArgumentParser SwiftExtensions.swift
[45/134] Compiling ArgumentParser ParsableCommand.swift
[46/134] Compiling ArgumentParser ArgumentDecoder.swift
[47/134] Compiling ArgumentParser ArgumentDefinition.swift
[48/134] Compiling ArgumentParser ArgumentSet.swift
[49/134] Compiling ArgumentParser CommandParser.swift
[50/134] Compiling ArgumentParser InputKey.swift
[51/134] Compiling ArgumentParser ParsableArguments.swift
[52/134] Compiling ArgumentParser DumpHelpGenerator.swift
[53/134] Compiling ArgumentParser HelpCommand.swift
[54/134] Compiling ArgumentParser HelpGenerator.swift
[55/134] Compiling ArgumentParser MessageInfo.swift
[56/134] Compiling ArgumentParser UsageGenerator.swift
[69/134] Compiling ArgumentParser SplitArguments.swift
[70/134] Compiling ArgumentParser Tree.swift
[71/134] Compiling ArgumentParser CodingKeyValidator.swift
[72/134] Compiling ArgumentParser NonsenseFlagsValidator.swift
[73/134] Compiling ArgumentParser ParsableArgumentsValidation.swift
[74/134] Compiling ArgumentParser PositionalArgumentsValidator.swift
[75/134] Compiling ArgumentParser UniqueNamesValidator.swift
[76/134] Compiling ArgumentParser ArgumentVisibility.swift
[77/134] Compiling ArgumentParser CompletionKind.swift
[78/134] Compiling ArgumentParser Errors.swift
[79/134] Compiling ArgumentParser Flag.swift
[80/134] Compiling ArgumentParser NameSpecification.swift
[81/134] Compiling ArgumentParser Option.swift
[82/134] Compiling ArgumentParser OptionGroup.swift
[83/134] Compiling ArgumentParser BashCompletionsGenerator.swift
[84/134] Compiling ArgumentParser CompletionsGenerator.swift
[85/134] Compiling ArgumentParser FishCompletionsGenerator.swift
[86/134] Compiling ArgumentParser ZshCompletionsGenerator.swift
[87/134] Compiling ArgumentParser Argument.swift
[88/134] Compiling ArgumentParser ArgumentDiscussion.swift
[98/134] Compiling ArgumentParser Foundation.swift
[99/134] Compiling ArgumentParser Mutex.swift
[100/134] Compiling ArgumentParser Platform.swift
[101/134] Compiling ArgumentParser SequenceExtensions.swift
[102/134] Compiling ArgumentParser StringExtensions.swift
[115/135] Wrapping AST for ArgumentParser for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[130/140] Compiling RakuyoSwiftFormatTool resource_bundle_accessor.swift
[131/140] Emitting module RakuyoSwiftFormatTool
/host/spi-builder-workspace/Sources/RakuyoSwiftFormatTool/RakuyoSwiftFormatTool.swift:158:11: error: cannot find type 'Process' in scope
156 | }
157 |
158 | extension Process {
| `- error: cannot find type 'Process' in scope
159 | var shellCommand: String {
160 | let launchPath = launchPath ?? ""
[132/140] Compiling RakuyoSwiftFormatTool RakuyoSwiftFormatTool.swift
/host/spi-builder-workspace/Sources/RakuyoSwiftFormatTool/RakuyoSwiftFormatTool.swift:158:11: error: cannot find type 'Process' in scope
156 | }
157 |
158 | extension Process {
| `- error: cannot find type 'Process' in scope
159 | var shellCommand: String {
160 | let launchPath = launchPath ?? ""
[133/140] Compiling RakuyoSwiftFormatTool Command.swift
/host/spi-builder-workspace/Sources/RakuyoSwiftFormatTool/Command.swift:26:23: error: cannot find 'Process' in scope
24 | /// Synchronously runs this command and returns its exit code
25 | private func executeShellCommand() throws -> Int32 {
26 | let process = Process()
| `- error: cannot find 'Process' in scope
27 | process.launchPath = launchPath
28 | process.arguments = arguments
BUILD FAILURE 6.3 wasm