The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Navigator, reference 0.2.0 (c17181), with Swift 6.3 for Wasm on 12 Apr 2026 21:01:10 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flopshot/Navigator.git
Reference: 0.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/flopshot/Navigator
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at c171813 Merge pull request #9 from flopshot/update-screen-view-and-demo
Cloned https://github.com/flopshot/Navigator.git
Revision (git rev-parse @):
c171813d64a65dc730cf368bbe0405e40a19b5d8
SUCCESS checkout https://github.com/flopshot/Navigator.git at 0.2.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/flopshot/Navigator.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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
Fetching https://github.com/apple/swift-collections.git
[1/23525] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.14s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Building for debugging...
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/27] Emitting module InternalCollectionsUtilities
[6/29] Compiling InternalCollectionsUtilities Debugging.swift
[7/29] Compiling InternalCollectionsUtilities Descriptions.swift
[8/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[9/29] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[10/29] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[11/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[12/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[14/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/29] Compiling InternalCollectionsUtilities String+Padding.swift
[16/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/29] Compiling InternalCollectionsUtilities Integer rank.swift
[20/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/29] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[23/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[24/29] Compiling InternalCollectionsUtilities Span+Extras.swift
[25/30] Wrapping AST for InternalCollectionsUtilities for debugging
[27/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[28/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[29/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[30/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[31/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[32/85] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[33/85] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[34/92] Compiling OrderedCollections OrderedDictionary.swift
[35/92] Compiling OrderedCollections OrderedSet+Codable.swift
[36/92] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[37/92] Compiling OrderedCollections OrderedSet+Descriptions.swift
[38/92] Compiling OrderedCollections OrderedSet+Diffing.swift
[39/92] Compiling OrderedCollections OrderedSet+Equatable.swift
[40/92] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[41/92] Compiling OrderedCollections OrderedSet+Hashable.swift
[42/92] Compiling OrderedCollections OrderedDictionary+Codable.swift
[43/92] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[44/92] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[45/92] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[46/92] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[47/92] Compiling OrderedCollections OrderedDictionary+Elements.swift
[48/92] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[49/92] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[50/92] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[51/92] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[52/92] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[53/92] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[54/92] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[55/92] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[56/92] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[57/92] Compiling OrderedCollections OrderedDictionary+Values.swift
[58/92] Compiling OrderedCollections OrderedSet+Initializers.swift
[59/92] Compiling OrderedCollections OrderedSet+Insertions.swift
[60/92] Compiling OrderedCollections OrderedSet+Invariants.swift
[61/92] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[62/92] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[63/92] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[64/92] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[65/92] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[66/92] Compiling OrderedCollections OrderedSet+Sendable.swift
[67/92] Compiling OrderedCollections OrderedSet+SubSequence.swift
[68/92] Compiling OrderedCollections OrderedSet+Testing.swift
[69/92] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[70/92] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[71/92] Compiling OrderedCollections OrderedSet.swift
[72/92] Compiling OrderedCollections _UnsafeBitset.swift
[73/92] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[74/92] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[75/92] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[76/92] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[77/92] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[78/92] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[79/92] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[80/92] Compiling OrderedCollections _HashTable+Bucket.swift
[81/92] Compiling OrderedCollections _HashTable+BucketIterator.swift
[82/92] Compiling OrderedCollections _HashTable+Constants.swift
[83/92] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[84/92] Compiling OrderedCollections _HashTable+Testing.swift
[85/92] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[86/92] Compiling OrderedCollections _HashTable.swift
[87/92] Compiling OrderedCollections _Hashtable+Header.swift
[88/92] Emitting module OrderedCollections
[89/93] Wrapping AST for OrderedCollections for debugging
[91/99] 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.
[92/99] 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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[93/99] 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.
[94/99] 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.
[95/99] 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.
[96/99] 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.
BUILD FAILURE 6.3 wasm