This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Navigator with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flopshot/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/flopshot/Navigator
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 55ac210 Update README.md
Cloned https://github.com/flopshot/Navigator.git
Revision (git rev-parse @):
55ac210d23026d4521c7f475da43d69253356f94
SUCCESS checkout https://github.com/flopshot/Navigator.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/flopshot/Navigator.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/apple/swift-collections.git
[1/14013] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.94s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.1 (0.50s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.1
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version-24593BA9C3E375BF.txt
[4/52] Emitting module OrderedCollections
[5/58] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[6/58] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[7/58] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[8/58] Compiling OrderedCollections OrderedSet+Diffing.swift
[9/58] Compiling OrderedCollections OrderedSet+Equatable.swift
[10/58] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[11/58] Compiling OrderedCollections OrderedDictionary+Elements.swift
[12/58] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[13/58] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[14/58] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[15/58] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[16/58] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[17/58] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[18/58] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[19/58] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[20/58] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[21/58] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[22/58] Compiling OrderedCollections OrderedSet+SubSequence.swift
[23/58] Compiling OrderedCollections _HashTable+Bucket.swift
[24/58] Compiling OrderedCollections _HashTable+BucketIterator.swift
[25/58] Compiling OrderedCollections _HashTable+Constants.swift
[26/58] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[27/58] Compiling OrderedCollections _HashTable+Testing.swift
[28/58] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[29/58] Compiling OrderedCollections _HashTable.swift
[30/58] Compiling OrderedCollections OrderedSet+Testing.swift
[31/58] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[32/58] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[33/58] Compiling OrderedCollections OrderedSet.swift
[34/58] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[35/58] Compiling OrderedCollections _UnsafeBitset.swift
[36/58] Compiling OrderedCollections OrderedSet+Hashable.swift
[37/58] Compiling OrderedCollections OrderedSet+Initializers.swift
[38/58] Compiling OrderedCollections OrderedSet+Insertions.swift
[39/58] Compiling OrderedCollections OrderedSet+Invariants.swift
[40/58] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[41/58] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[42/58] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[43/58] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[44/58] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[45/58] Compiling OrderedCollections OrderedDictionary+Values.swift
[46/58] Compiling OrderedCollections OrderedDictionary.swift
[47/58] Compiling OrderedCollections OrderedSet+Codable.swift
[48/58] Compiling OrderedCollections _Hashtable+Header.swift
[49/58] Compiling OrderedCollections OrderedDictionary+Codable.swift
[50/58] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[51/58] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[52/58] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[53/58] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[54/58] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[55/59] Wrapping AST for OrderedCollections for debugging
[57/65] Compiling Navigator ViewFactory.swift
/host/spi-builder-workspace/Sources/Navigator/NavigationBindings.swift:5:8: error: no such module 'SwiftUI'
 3 | //
 4 |
 5 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 6 |
 7 | /// Connects all Navigation components of a ScreenView.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[58/65] Emitting module Navigator
/host/spi-builder-workspace/Sources/Navigator/NavigationBindings.swift:5:8: error: no such module 'SwiftUI'
 3 | //
 4 |
 5 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 6 |
 7 | /// Connects all Navigation components of a ScreenView.
[59/65] Compiling Navigator NavigationBindings.swift
/host/spi-builder-workspace/Sources/Navigator/NavigationBindings.swift:5:8: error: no such module 'SwiftUI'
 3 | //
 4 |
 5 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 6 |
 7 | /// Connects all Navigation components of a ScreenView.
[60/65] Compiling Navigator Navigator.swift
/host/spi-builder-workspace/Sources/Navigator/NavigationBindings.swift:5:8: error: no such module 'SwiftUI'
 3 | //
 4 |
 5 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 6 |
 7 | /// Connects all Navigation components of a ScreenView.
[61/65] Compiling Navigator ScreenView.swift
/host/spi-builder-workspace/Sources/Navigator/NavigationBindings.swift:5:8: error: no such module 'SwiftUI'
 3 | //
 4 |
 5 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 6 |
 7 | /// Connects all Navigation components of a ScreenView.
[62/65] Compiling Navigator NavigationView+Ext.swift
/host/spi-builder-workspace/Sources/Navigator/NavigationBindings.swift:5:8: error: no such module 'SwiftUI'
 3 | //
 4 |
 5 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 6 |
 7 | /// Connects all Navigation components of a ScreenView.
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.