Build Information
Failed to build webdriver-swift, reference v0.1.0-experiment (c1fe66), with Swift 6.3 for Wasm on 21 Apr 2026 13:30:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/thebrowsercompany/swift-webdriver.git
Reference: v0.1.0-experiment
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/thebrowsercompany/swift-webdriver
* tag v0.1.0-experiment -> FETCH_HEAD
HEAD is now at c1fe669 Revert "Remove ArcTests.swift"
Cloned https://github.com/thebrowsercompany/swift-webdriver.git
Revision (git rev-parse @):
c1fe6691f035a398c2fa5a0f8f67a538641f3966
SUCCESS checkout https://github.com/thebrowsercompany/swift-webdriver.git at v0.1.0-experiment
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/thebrowsercompany/swift-webdriver.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/13] Compiling WebDriver WebDriver.swift
/host/spi-builder-workspace/Sources/URLRequestExtensions.swift:2:8: error: no such module 'FoundationNetworking'
1 | import Foundation
2 | import FoundationNetworking
| `- error: no such module 'FoundationNetworking'
3 |
4 | extension URLSession {
[4/14] Compiling WebDriver WebDriver+Requests.swift
/host/spi-builder-workspace/Sources/URLRequestExtensions.swift:2:8: error: no such module 'FoundationNetworking'
1 | import Foundation
2 | import FoundationNetworking
| `- error: no such module 'FoundationNetworking'
3 |
4 | extension URLSession {
[5/14] Compiling WebDriver WebDriverRequest.swift
/host/spi-builder-workspace/Sources/URLRequestExtensions.swift:2:8: error: no such module 'FoundationNetworking'
1 | import Foundation
2 | import FoundationNetworking
| `- error: no such module 'FoundationNetworking'
3 |
4 | extension URLSession {
[6/14] Compiling WebDriver WebDriverError.swift
/host/spi-builder-workspace/Sources/URLRequestExtensions.swift:2:8: error: no such module 'FoundationNetworking'
1 | import Foundation
2 | import FoundationNetworking
| `- error: no such module 'FoundationNetworking'
3 |
4 | extension URLSession {
[7/14] Compiling WebDriver Element.swift
/host/spi-builder-workspace/Sources/URLRequestExtensions.swift:2:8: error: no such module 'FoundationNetworking'
1 | import Foundation
2 | import FoundationNetworking
| `- error: no such module 'FoundationNetworking'
3 |
4 | extension URLSession {
[8/14] Compiling WebDriver Session+Requests.swift
/host/spi-builder-workspace/Sources/URLRequestExtensions.swift:2:8: error: no such module 'FoundationNetworking'
1 | import Foundation
2 | import FoundationNetworking
| `- error: no such module 'FoundationNetworking'
3 |
4 | extension URLSession {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/14] Compiling WebDriver CommandLine.swift
/host/spi-builder-workspace/Sources/URLRequestExtensions.swift:2:8: error: no such module 'FoundationNetworking'
1 | import Foundation
2 | import FoundationNetworking
| `- error: no such module 'FoundationNetworking'
3 |
4 | extension URLSession {
[10/14] Compiling WebDriver Element+Request.swift
/host/spi-builder-workspace/Sources/URLRequestExtensions.swift:2:8: error: no such module 'FoundationNetworking'
1 | import Foundation
2 | import FoundationNetworking
| `- error: no such module 'FoundationNetworking'
3 |
4 | extension URLSession {
[11/14] Compiling WebDriver Session.swift
/host/spi-builder-workspace/Sources/URLRequestExtensions.swift:2:8: error: no such module 'FoundationNetworking'
1 | import Foundation
2 | import FoundationNetworking
| `- error: no such module 'FoundationNetworking'
3 |
4 | extension URLSession {
[12/14] Compiling WebDriver URLRequestExtensions.swift
/host/spi-builder-workspace/Sources/URLRequestExtensions.swift:2:8: error: no such module 'FoundationNetworking'
1 | import Foundation
2 | import FoundationNetworking
| `- error: no such module 'FoundationNetworking'
3 |
4 | extension URLSession {
[13/14] Emitting module WebDriver
/host/spi-builder-workspace/Sources/URLRequestExtensions.swift:2:8: error: no such module 'FoundationNetworking'
1 | import Foundation
2 | import FoundationNetworking
| `- error: no such module 'FoundationNetworking'
3 |
4 | extension URLSession {
[14/14] Compiling WebDriver WinAppDriverProcess.swift
/host/spi-builder-workspace/Sources/URLRequestExtensions.swift:2:8: error: no such module 'FoundationNetworking'
1 | import Foundation
2 | import FoundationNetworking
| `- error: no such module 'FoundationNetworking'
3 |
4 | extension URLSession {
BUILD FAILURE 6.3 wasm