The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build NavigatorUI, reference main (fe5ad5), with Swift 6.0 for Linux on 30 Apr 2025 22:34:44 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hmlongco/Navigator.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/hmlongco/Navigator
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fe5ad5a Update timeout
Cloned https://github.com/hmlongco/Navigator.git
Revision (git rev-parse @):
fe5ad5af4a024cd217757b8d957afe4c81b5db53
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hmlongco/Navigator.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/hmlongco/Navigator.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.45s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.43s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.71s)
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.3
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Copying PrivacyInfo.xcprivacy
[3/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/28] 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/31] 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.
[8/31] 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.
[9/31] 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.
[10/31] 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/31] 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/31] 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/31] 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.
[14/31] 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.
[15/31] 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.
[16/31] 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.
[17/31] 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.
[18/31] 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.
[19/31] 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.
[20/31] 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/31] 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/31] 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.
[23/31] 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.
[24/31] 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.
[25/31] 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/31] 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/31] 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/31] 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.
[29/31] 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.
[30/31] 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.
[31/31] 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.0 linux