Build Information
Failed to build Swifter, reference stable (1e4f51
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 06:00:02 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/httpswift/swifter.git
Reference: stable
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/httpswift/swifter
* branch stable -> FETCH_HEAD
* [new branch] stable -> origin/stable
HEAD is now at 1e4f51c Merge pull request #487 from till0xff/speedup-large-file-upload
Cloned https://github.com/httpswift/swifter.git
Revision (git rev-parse @):
1e4f51c92d7ca486242d8bf0722b99de2c3531aa
SUCCESS checkout https://github.com/httpswift/swifter.git at stable
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/httpswift/swifter.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/26] Emitting module Swifter
/host/spi-builder-workspace/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
[5/28] Compiling Swifter String+File.swift
/host/spi-builder-workspace/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
[6/28] Compiling Swifter String+Misc.swift
/host/spi-builder-workspace/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
[7/28] Compiling Swifter DemoServer.swift
/host/spi-builder-workspace/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
[8/28] Compiling Swifter Errno.swift
/host/spi-builder-workspace/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
[9/28] Compiling Swifter Files.swift
/host/spi-builder-workspace/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
[10/28] Compiling Swifter String+SHA1.swift
/host/spi-builder-workspace/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
[11/28] Compiling Swifter WebSockets.swift
/host/spi-builder-workspace/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
[12/28] Compiling Swifter Socket+File.swift
/host/spi-builder-workspace/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
[13/28] Compiling Swifter Socket+Server.swift
/host/spi-builder-workspace/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
[14/28] Compiling Swifter MimeTypes.swift
/host/spi-builder-workspace/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
[15/28] Compiling Swifter Process.swift
/host/spi-builder-workspace/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
[16/28] Compiling Swifter Scopes.swift
/host/spi-builder-workspace/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
[17/28] Compiling Swifter Socket.swift
/host/spi-builder-workspace/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
[18/28] Compiling Swifter String+BASE64.swift
/host/spi-builder-workspace/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
[19/28] Compiling Swifter HttpParser.swift
/host/spi-builder-workspace/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
[20/28] Compiling Swifter HttpRequest.swift
/host/spi-builder-workspace/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
[21/28] Compiling Swifter HttpResponse.swift
/host/spi-builder-workspace/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
[22/28] Compiling Swifter HttpRouter.swift
/host/spi-builder-workspace/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
[23/28] Compiling Swifter HttpServer.swift
/host/spi-builder-workspace/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
[24/28] Compiling Swifter HttpServerIO.swift
/host/spi-builder-workspace/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