Build Information
Failed to build SwiftLogX, reference 1.1.0 (7e8b15
), with Swift 6.2 (beta) for Wasm on 2 Sep 2025 13:01:02 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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LikeeCat/SwiftLogX.git
Reference: 1.1.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/LikeeCat/SwiftLogX
* tag 1.1.0 -> FETCH_HEAD
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 1.1.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/LikeeCat/SwiftLogX.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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/httpswift/swifter.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/6050] Fetching swifter
[2361/77898] Fetching swifter, swift-syntax
Fetched https://github.com/httpswift/swifter.git from cache (4.46s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.48s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (8.68s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (1.36s)
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
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
Building for debugging...
[0/40] Write sources
[6/40] Copying index.html
[7/40] Copying styles.css
[14/40] Copying app.js
[21/40] Compiling _SwiftSyntaxCShims dummy.c
[21/40] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/65] Emitting module Swifter
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[25/67] Emitting module SwiftSyntax600
[26/67] Compiling SwiftSyntax600 Empty.swift
[27/68] Emitting module SwiftSyntax509
[28/68] Compiling SwiftSyntax509 Empty.swift
[31/69] Emitting module SwiftSyntax510
[32/69] Compiling SwiftSyntax510 Empty.swift
[33/70] Wrapping AST for SwiftSyntax600 for debugging
[35/70] Compiling Swifter String+File.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[36/70] Compiling Swifter String+Misc.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[36/70] Wrapping AST for SwiftSyntax509 for debugging
[38/70] Compiling Swifter Socket+File.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[39/70] Compiling Swifter Socket+Server.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[40/70] Compiling Swifter Socket.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[41/70] Compiling Swifter String+BASE64.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[42/70] Compiling Swifter DemoServer.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[43/70] Compiling Swifter Errno.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[44/70] Compiling Swifter Files.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[45/70] Compiling Swifter HttpParser.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[46/70] Compiling Swifter HttpRequest.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[47/70] Compiling Swifter HttpResponse.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[47/70] Wrapping AST for SwiftSyntax510 for debugging
[49/70] Compiling Swifter String+SHA1.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[50/70] Compiling Swifter WebSockets.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[51/134] Compiling SwiftSyntax RenamedNodesCompatibility.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[52/134] Compiling SwiftSyntax SyntaxAnyVisitor.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[53/134] Compiling SwiftSyntax SyntaxBaseNodes.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[54/134] Compiling SwiftSyntax SyntaxCollections.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[55/134] Compiling SwiftSyntax SyntaxEnum.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
[56/134] Compiling SwiftSyntax MemoryLayout.swift
/host/spi-builder-workspace/.build/checkouts/swifter/XCode/Sources/DemoServer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | // swiftlint:disable function_body_length
BUILD FAILURE 6.2 wasm