Build Information
Failed to build SwiftLogX, reference main (7e8b15), with Swift 6.3 for Wasm on 16 Apr 2026 21:24:54 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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LikeeCat/SwiftLogX.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/LikeeCat/SwiftLogX
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7e8b157 feat: del bundle error
Cloned https://github.com/LikeeCat/SwiftLogX.git
Revision (git rev-parse @):
7e8b15705ca2d181a016338ad0cbbd07dfb48b94
SUCCESS checkout https://github.com/LikeeCat/SwiftLogX.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/LikeeCat/SwiftLogX.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/httpswift/swifter.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/6050] Fetching swifter
[4418/81035] Fetching swifter, swift-syntax
Fetched https://github.com/httpswift/swifter.git from cache (11.45s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (11.59s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (15.99s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (1.34s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
Building for debugging...
[0/40] Write sources
[11/40] Copying styles.css
[12/40] Copying index.html
[12/40] Copying app.js
[12/40] Write sources
[21/40] Compiling _SwiftSyntaxCShims dummy.c
[22/40] Write swift-version-24593BA9C3E375BF.txt
[24/65] Emitting module SwiftSyntax509
[25/65] Compiling SwiftSyntax509 Empty.swift
[27/66] Compiling SwiftSyntax510 Empty.swift
[28/66] Emitting module SwiftSyntax510
[29/67] Emitting module SwiftSyntax600
[30/67] Compiling SwiftSyntax600 Empty.swift
[32/68] Wrapping AST for SwiftSyntax509 for debugging
[33/68] Wrapping AST for SwiftSyntax510 for debugging
[34/68] Wrapping AST for SwiftSyntax600 for debugging
[36/132] Compiling SwiftSyntax AbsolutePosition.swift
[37/132] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[38/132] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[39/132] Compiling SwiftSyntax Assert.swift
[40/132] Compiling SwiftSyntax BumpPtrAllocator.swift
[41/132] Compiling SwiftSyntax CommonAncestor.swift
[42/132] Compiling SwiftSyntax Convenience.swift
[43/132] Compiling SwiftSyntax CustomTraits.swift
[44/132] Compiling SwiftSyntax Identifier.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
[48/142] Compiling SwiftSyntax RawSyntaxNodesAB.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
[49/142] Compiling SwiftSyntax RawSyntaxNodesC.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[50/142] Emitting module Swifter
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
[57/142] Compiling SwiftSyntax SyntaxTraits.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
[58/142] Compiling SwiftSyntax SyntaxVisitor.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
[59/142] Compiling SwiftSyntax SyntaxKind.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
[60/142] Compiling SwiftSyntax SyntaxRewriter.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
[61/142] Compiling SwiftSyntax TokenKind.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
[62/142] Compiling SwiftSyntax Tokens.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
[63/142] Compiling SwiftSyntax TriviaPieces.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
[64/142] Compiling SwiftSyntax SourcePresence.swift
[65/142] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[66/142] Compiling SwiftSyntax Syntax.swift
[67/142] Compiling SwiftSyntax SyntaxArena.swift
[68/142] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[69/142] Compiling SwiftSyntax SyntaxChildren.swift
[70/142] Compiling SwiftSyntax SyntaxCollection.swift
[71/142] Compiling SwiftSyntax SyntaxHashable.swift
[72/142] Compiling SwiftSyntax SyntaxIdentifier.swift
[73/142] Compiling Swifter String+SHA1.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
[74/142] Compiling Swifter WebSockets.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/HttpServerIO.swift:9:8: error: no such module 'Dispatch'
7 |
8 | import Foundation
9 | import Dispatch
| `- error: no such module 'Dispatch'
10 |
11 | public protocol HttpServerIODelegate: class {
BUILD FAILURE 6.3 wasm