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

Successful build of ProjectNavigator, reference main (35005a), with Swift 5.9 for macOS (SPM) on 5 Oct 2024 21:37:48 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mchakravarty/ProjectNavigator.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mchakravarty/ProjectNavigator
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 35005a1 Fix
Cloned https://github.com/mchakravarty/ProjectNavigator.git
Revision (git rev-parse @):
35005a147eb645cba1733b26e852bd243016345a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mchakravarty/ProjectNavigator.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/mchakravarty/ProjectNavigator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/20] Compiling InternalCollectionsUtilities Debugging.swift
[4/20] Compiling InternalCollectionsUtilities Descriptions.swift
[5/20] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[7/21] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[8/21] Compiling InternalCollectionsUtilities Specialize.swift
[9/21] Compiling InternalCollectionsUtilities _SortedCollection.swift
[10/21] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/21] Compiling InternalCollectionsUtilities Integer rank.swift
[12/21] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[13/21] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[14/21] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[15/21] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[16/21] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[17/21] Emitting module InternalCollectionsUtilities
[18/21] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/21] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/21] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[22/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[23/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[24/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[25/77] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[26/77] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[27/77] Compiling OrderedCollections OrderedSet+Sendable.swift
[28/83] Compiling OrderedCollections OrderedDictionary+Elements.swift
[29/83] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[30/83] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[31/83] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[32/83] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[33/83] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[34/83] Compiling OrderedCollections _Hashtable+Header.swift
[35/83] Compiling OrderedCollections OrderedDictionary+Codable.swift
[36/83] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[37/83] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[38/83] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[39/83] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[40/83] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[41/83] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[42/83] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[43/83] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[44/83] Compiling OrderedCollections OrderedDictionary+Values.swift
[45/83] Compiling OrderedCollections OrderedDictionary.swift
[46/83] Compiling OrderedCollections OrderedSet+Hashable.swift
[47/83] Compiling OrderedCollections OrderedSet+Initializers.swift
[48/83] Compiling OrderedCollections OrderedSet+Insertions.swift
[49/83] Compiling OrderedCollections OrderedSet+Invariants.swift
[50/83] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[51/83] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[52/83] Compiling OrderedCollections OrderedSet+Codable.swift
[53/83] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[54/83] Compiling OrderedCollections OrderedSet+Descriptions.swift
[55/83] Compiling OrderedCollections OrderedSet+Diffing.swift
[56/83] Compiling OrderedCollections OrderedSet+Equatable.swift
[57/83] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[58/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[59/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[60/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[61/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[62/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[63/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[64/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[65/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[66/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[67/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[68/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[69/83] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[70/83] Compiling OrderedCollections _HashTable+Bucket.swift
[71/83] Compiling OrderedCollections _HashTable+BucketIterator.swift
[72/83] Compiling OrderedCollections _HashTable+Constants.swift
[73/83] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[74/83] Compiling OrderedCollections _HashTable+Testing.swift
[75/83] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[76/83] Compiling OrderedCollections _HashTable.swift
[77/83] Compiling OrderedCollections OrderedSet+SubSequence.swift
[78/83] Compiling OrderedCollections OrderedSet+Testing.swift
[79/83] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[80/83] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[81/83] Compiling OrderedCollections OrderedSet.swift
[82/83] Compiling OrderedCollections _UnsafeBitset.swift
[83/83] Emitting module OrderedCollections
[84/87] Compiling Files FileOperations.swift
[85/87] Emitting module Files
[86/87] Compiling Files FileTree.swift
[87/87] Compiling Files Files.swift
[88/89] Compiling _FilesTestSupport Payload.swift
[89/89] Emitting module _FilesTestSupport
[90/94] Compiling ProjectNavigator WrappedUUIDSet.swift
[91/94] Compiling ProjectNavigator SwitchFileOrFolder.swift
[92/94] Compiling ProjectNavigator FileNavigator.swift
[93/94] Emitting module ProjectNavigator
[94/94] Compiling ProjectNavigator EditableLabel.swift
Build complete! (31.87s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[226/17204] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-collections.git (2.59s)
Fetched https://github.com/apple/swift-docc-plugin (2.59s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (3.52s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3109] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (1.28s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.77s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.72s)
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
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Build complete.
Done.