The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftOutline, reference 0.0.3 (ddf673), with Swift 6.3 for Wasm on 23 Apr 2026 05:32:28 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/kenmaz/swiftoutline.git
Reference: 0.0.3
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/kenmaz/swiftoutline
 * tag               0.0.3      -> FETCH_HEAD
HEAD is now at ddf6738 Add dot file generation code
Cloned https://github.com/kenmaz/swiftoutline.git
Revision (git rev-parse @):
ddf67388d4821bb69d5f9836ecad6546fc639cc8
SUCCESS checkout https://github.com/kenmaz/swiftoutline.git at 0.0.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/kenmaz/swiftoutline.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/kylef/Commander.git
[1/1588] Fetching commander
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/kylef/PathKit
Fetched https://github.com/kylef/Commander.git from cache (1.30s)
[1/1452] Fetching pathkit
Fetched https://github.com/kylef/PathKit from cache (0.32s)
[1/75036] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (7.25s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50000.0 (11.48s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.59s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (1.72s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (2.72s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.2 (4.98s)
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50000.0
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.2
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Building for debugging...
[0/15] Write sources
[5/15] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/50] Emitting module Commander
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:6:10: error: no such module 'Darwin'
 4 |   import CRT
 5 | #else
 6 |   import Darwin
   |          `- error: no such module 'Darwin'
 7 | #endif
 8 |
[8/51] Compiling SwiftSyntax AbsolutePosition.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:6:10: error: no such module 'Darwin'
 4 |   import CRT
 5 | #else
 6 |   import Darwin
   |          `- error: no such module 'Darwin'
 7 | #endif
 8 |
[9/51] Compiling SwiftSyntax ByteTreeDeserialization.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:6:10: error: no such module 'Darwin'
 4 |   import CRT
 5 | #else
 6 |   import Darwin
   |          `- error: no such module 'Darwin'
 7 | #endif
 8 |
[10/51] Compiling Commander CommandType.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:6:10: error: no such module 'Darwin'
 4 |   import CRT
 5 | #else
 6 |   import Darwin
   |          `- error: no such module 'Darwin'
 7 | #endif
 8 |
[11/51] Compiling Commander ArgumentParser.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:6:10: error: no such module 'Darwin'
 4 |   import CRT
 5 | #else
 6 |   import Darwin
   |          `- error: no such module 'Darwin'
 7 | #endif
 8 |
[12/51] Compiling Commander CommandRunner.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:6:10: error: no such module 'Darwin'
 4 |   import CRT
 5 | #else
 6 |   import Darwin
   |          `- error: no such module 'Darwin'
 7 | #endif
 8 |
[13/51] Emitting module SwiftSyntax
[14/51] Compiling Commander Group.swift
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:6:10: error: no such module 'Darwin'
 4 |   import CRT
 5 | #else
 6 |   import Darwin
   |          `- error: no such module 'Darwin'
 7 | #endif
 8 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/54] Emitting module PathKit
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
[16/54] Compiling PathKit PathKit.swift
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
[19/54] Compiling SwiftSyntax Diagnostic.swift
[20/54] Compiling SwiftSyntax DiagnosticConsumer.swift
[21/54] Compiling SwiftSyntax SwiftSyntax.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SwiftcInvocation.swift:55:22: error: cannot find 'DispatchSource' in scope
 53 |   let stdoutPipe = Pipe()
 54 |   var stdoutData = Data()
 55 |   let stdoutSource = DispatchSource.makeReadSource(
    |                      `- error: cannot find 'DispatchSource' in scope
 56 | 		fileDescriptor: stdoutPipe.fileHandleForReading.fileDescriptor)
 57 |   stdoutSource.setEventHandler {
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SwiftcInvocation.swift:64:22: error: cannot find 'DispatchSource' in scope
 62 |   let stderrPipe = Pipe()
 63 |   var stderrData = Data()
 64 |   let stderrSource = DispatchSource.makeReadSource(
    |                      `- error: cannot find 'DispatchSource' in scope
 65 | 		fileDescriptor: stderrPipe.fileHandleForReading.fileDescriptor)
 66 |   stderrSource.setEventHandler {
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SwiftcInvocation.swift:71:17: error: cannot find 'Process' in scope
 69 |   stderrSource.resume()
 70 |
 71 |   let process = Process()
    |                 `- error: cannot find 'Process' in scope
 72 |   process.launchPath = executable.path
 73 |   process.arguments = arguments
[22/54] Compiling SwiftSyntax SwiftcInvocation.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SwiftcInvocation.swift:55:22: error: cannot find 'DispatchSource' in scope
 53 |   let stdoutPipe = Pipe()
 54 |   var stdoutData = Data()
 55 |   let stdoutSource = DispatchSource.makeReadSource(
    |                      `- error: cannot find 'DispatchSource' in scope
 56 | 		fileDescriptor: stdoutPipe.fileHandleForReading.fileDescriptor)
 57 |   stdoutSource.setEventHandler {
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SwiftcInvocation.swift:64:22: error: cannot find 'DispatchSource' in scope
 62 |   let stderrPipe = Pipe()
 63 |   var stderrData = Data()
 64 |   let stderrSource = DispatchSource.makeReadSource(
    |                      `- error: cannot find 'DispatchSource' in scope
 65 | 		fileDescriptor: stderrPipe.fileHandleForReading.fileDescriptor)
 66 |   stderrSource.setEventHandler {
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SwiftcInvocation.swift:71:17: error: cannot find 'Process' in scope
 69 |   stderrSource.resume()
 70 |
 71 |   let process = Process()
    |                 `- error: cannot find 'Process' in scope
 72 |   process.launchPath = executable.path
 73 |   process.arguments = arguments
[23/54] Compiling SwiftSyntax Syntax.swift
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SwiftcInvocation.swift:55:22: error: cannot find 'DispatchSource' in scope
 53 |   let stdoutPipe = Pipe()
 54 |   var stdoutData = Data()
 55 |   let stdoutSource = DispatchSource.makeReadSource(
    |                      `- error: cannot find 'DispatchSource' in scope
 56 | 		fileDescriptor: stdoutPipe.fileHandleForReading.fileDescriptor)
 57 |   stdoutSource.setEventHandler {
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SwiftcInvocation.swift:64:22: error: cannot find 'DispatchSource' in scope
 62 |   let stderrPipe = Pipe()
 63 |   var stderrData = Data()
 64 |   let stderrSource = DispatchSource.makeReadSource(
    |                      `- error: cannot find 'DispatchSource' in scope
 65 | 		fileDescriptor: stderrPipe.fileHandleForReading.fileDescriptor)
 66 |   stderrSource.setEventHandler {
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SwiftcInvocation.swift:71:17: error: cannot find 'Process' in scope
 69 |   stderrSource.resume()
 70 |
 71 |   let process = Process()
    |                 `- error: cannot find 'Process' in scope
 72 |   process.launchPath = executable.path
 73 |   process.arguments = arguments
/host/spi-builder-workspace/.build/checkouts/Commander/Sources/Commander/CommandRunner.swift:6:10: error: no such module 'Darwin'
 4 |   import CRT
 5 | #else
 6 |   import Darwin
   |          `- error: no such module 'Darwin'
 7 | #endif
 8 |
BUILD FAILURE 6.3 wasm