Build Information
Failed to build NavigatorUI, reference 1.2.0 (31399c
), with Swift 6.2 (beta) for Wasm on 11 Sep 2025 07:49:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/hmlongco/Navigator.git
Reference: 1.2.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/hmlongco/Navigator
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at 31399c4 Update CHANGELOG
Cloned https://github.com/hmlongco/Navigator.git
Revision (git rev-parse @):
31399c4cfc1b9c63ed260369176a01d327f8fa0f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hmlongco/Navigator.git at 1.2.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/hmlongco/Navigator.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/apple/swift-docc-plugin
[1/2094] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.41s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3507] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.89s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[2/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/29] Emitting module NavigatorUI
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[7/32] Compiling NavigatorUI ManagedNavigationStack.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[8/32] Compiling NavigatorUI ManagedPresentationView.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[9/32] Compiling NavigatorUI resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[10/32] Compiling NavigatorUI NavigationURLHandler.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[11/32] Compiling NavigatorUI NavigationViewProviding.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[12/32] Compiling NavigatorUI NavigationViewRouting.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[13/32] Compiling NavigatorUI NavigationSend.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[14/32] Compiling NavigatorUI NavigationState.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[15/32] Compiling NavigatorUI Navigator.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[16/32] Compiling NavigatorUI NavigationPresentation.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[17/32] Compiling NavigatorUI NavigationRoutes.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[18/32] Compiling NavigatorUI NavigationSceneStorage.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[19/32] Compiling NavigatorUI NavigationLink+Navigator.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[20/32] Compiling NavigatorUI Binding+Extension.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[21/32] Compiling NavigatorUI Callback.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[22/32] Compiling NavigatorUI NavigationLocked.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[23/32] Compiling NavigatorUI NavigationMethod.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[24/32] Compiling NavigatorUI NavigationOperations.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[25/32] Compiling NavigatorUI NavigationDestination.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[26/32] Compiling NavigatorUI NavigationDismiss.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[27/32] Compiling NavigatorUI NavigationEventLogging.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[28/32] Compiling NavigatorUI NavigationFind.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[29/32] Compiling NavigatorUI AnyNavigationDestination.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[30/32] Compiling NavigatorUI NavigationAction.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[31/32] Compiling NavigatorUI NavigationCheckpoint.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[32/32] Compiling NavigatorUI NavigationConfiguration.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
BUILD FAILURE 6.2 wasm