The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ProjectNavigator, reference 1.4.0 (2be0e7), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 05:31:40 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mchakravarty/ProjectNavigator.git
Reference: 1.4.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/mchakravarty/ProjectNavigator
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at 2be0e72 Edit new file names
Cloned https://github.com/mchakravarty/ProjectNavigator.git
Revision (git rev-parse @):
2be0e722424304aaf2e96a10fe39af6174aed80d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mchakravarty/ProjectNavigator.git at 1.4.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mchakravarty/ProjectNavigator.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
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
Fetching https://github.com/apple/swift-collections.git
[1/2082] Fetching swift-docc-plugin
[231/18722] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.82s)
Fetched https://github.com/apple/swift-collections.git from cache (1.85s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (5.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3414] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.42s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.89s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.64s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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.4
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/22] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[10/22] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[11/23] Compiling InternalCollectionsUtilities Descriptions.swift
[12/23] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/23] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/23] Compiling InternalCollectionsUtilities Debugging.swift
[15/23] Emitting module InternalCollectionsUtilities
[16/23] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/23] Compiling InternalCollectionsUtilities Integer rank.swift
[18/23] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/23] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/23] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/23] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/23] Compiling InternalCollectionsUtilities _SortedCollection.swift
[25/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[26/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[27/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[28/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[29/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[30/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[31/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[32/86] Compiling OrderedCollections OrderedSet+Initializers.swift
[33/86] Compiling OrderedCollections OrderedSet+Insertions.swift
[34/86] Compiling OrderedCollections OrderedSet+Invariants.swift
[35/86] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[36/86] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[37/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[38/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[39/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[40/86] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[41/86] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[42/86] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[43/86] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[44/86] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[45/86] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[46/86] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[47/86] Compiling OrderedCollections OrderedDictionary+Values.swift
[48/86] Compiling OrderedCollections OrderedDictionary.swift
[49/86] Compiling OrderedCollections OrderedSet+Codable.swift
[50/86] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[51/86] Compiling OrderedCollections OrderedSet+Descriptions.swift
[52/86] Compiling OrderedCollections OrderedSet+Diffing.swift
[53/86] Compiling OrderedCollections OrderedSet+Equatable.swift
[54/86] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[55/86] Compiling OrderedCollections OrderedSet+Hashable.swift
[56/86] Compiling OrderedCollections OrderedDictionary+Codable.swift
[57/86] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[58/86] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[59/86] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[60/86] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[61/86] Compiling OrderedCollections OrderedDictionary+Elements.swift
[62/86] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[63/86] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[64/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[65/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[66/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[67/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[68/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[69/86] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[70/86] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[71/86] Compiling OrderedCollections OrderedSet+Sendable.swift
[72/86] Compiling OrderedCollections OrderedSet+SubSequence.swift
[73/86] Compiling OrderedCollections OrderedSet+Testing.swift
[74/86] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[75/86] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[76/86] Compiling OrderedCollections OrderedSet.swift
[77/86] Compiling OrderedCollections _UnsafeBitset.swift
[78/86] Emitting module OrderedCollections
[79/86] Compiling OrderedCollections _HashTable+Bucket.swift
[80/86] Compiling OrderedCollections _HashTable+BucketIterator.swift
[81/86] Compiling OrderedCollections _HashTable+Constants.swift
[82/86] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[83/86] Compiling OrderedCollections _HashTable+Testing.swift
[84/86] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[85/86] Compiling OrderedCollections _HashTable.swift
[86/86] Compiling OrderedCollections _Hashtable+Header.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[88/91] Emitting module Files
/host/spi-builder-workspace/Sources/Files/FileOperations.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import os
 10 |
[89/91] Compiling Files FileOperations.swift
/host/spi-builder-workspace/Sources/Files/FileOperations.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import os
 10 |
[90/91] Compiling Files Files.swift
/host/spi-builder-workspace/Sources/Files/FileOperations.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import os
 10 |
[91/91] Compiling Files FileTree.swift
/host/spi-builder-workspace/Sources/Files/FileOperations.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import os
 10 |
BUILD FAILURE 6.2 wasm