Build Information
Successful build of ProjectNavigator, reference main (35005a
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 05:18:20 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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: 6.2
Building package at path: $PWD
https://github.com/mchakravarty/ProjectNavigator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[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-1EA4D86E10B52AF.txt
[9/22] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/22] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/23] Compiling InternalCollectionsUtilities Descriptions.swift
[12/23] Compiling InternalCollectionsUtilities Debugging.swift
[13/23] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[14/23] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/23] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/23] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/23] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/23] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/23] Compiling InternalCollectionsUtilities Integer rank.swift
[20/23] Emitting module InternalCollectionsUtilities
[21/23] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/23] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[25/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[26/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[27/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[28/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[29/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[30/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[31/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[32/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[33/79] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[34/79] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[35/79] Compiling OrderedCollections OrderedSet+Sendable.swift
[36/85] Compiling OrderedCollections OrderedDictionary+Elements.swift
[37/85] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[38/85] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[39/85] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[40/85] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[41/85] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[42/85] Compiling OrderedCollections _Hashtable+Header.swift
[43/85] Compiling OrderedCollections OrderedDictionary+Codable.swift
[44/85] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[45/85] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[46/85] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[47/85] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[48/85] Compiling OrderedCollections OrderedSet+Hashable.swift
[49/85] Compiling OrderedCollections OrderedSet+Initializers.swift
[50/85] Compiling OrderedCollections OrderedSet+Insertions.swift
[51/85] Compiling OrderedCollections OrderedSet+Invariants.swift
[52/85] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[53/85] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[54/85] Compiling OrderedCollections OrderedSet+Codable.swift
[55/85] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[56/85] Compiling OrderedCollections OrderedSet+Descriptions.swift
[57/85] Compiling OrderedCollections OrderedSet+Diffing.swift
[58/85] Compiling OrderedCollections OrderedSet+Equatable.swift
[59/85] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[60/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[61/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[62/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[63/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[64/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[65/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[66/85] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[67/85] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[68/85] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[69/85] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[70/85] Compiling OrderedCollections OrderedDictionary+Values.swift
[71/85] Compiling OrderedCollections OrderedDictionary.swift
[72/85] Compiling OrderedCollections _HashTable+Bucket.swift
[73/85] Compiling OrderedCollections _HashTable+BucketIterator.swift
[74/85] Compiling OrderedCollections _HashTable+Constants.swift
[75/85] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[76/85] Compiling OrderedCollections _HashTable+Testing.swift
[77/85] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[78/85] Compiling OrderedCollections _HashTable.swift
[79/85] Compiling OrderedCollections OrderedSet+SubSequence.swift
[80/85] Compiling OrderedCollections OrderedSet+Testing.swift
[81/85] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[82/85] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[83/85] Compiling OrderedCollections OrderedSet.swift
[84/85] Compiling OrderedCollections _UnsafeBitset.swift
[85/85] Emitting module OrderedCollections
[86/89] Compiling Files Files.swift
[87/89] Emitting module Files
[88/89] Compiling Files FileTree.swift
/Users/admin/builder/spi-builder-workspace/Sources/Files/FileTree.swift:191:22: warning: capture of non-sendable type 'Contents.Type' in an isolated closure
189 | ///
190 | public var binding: Binding<File<Contents>?> {
191 | return Binding { file } set: { newValue in
| `- warning: capture of non-sendable type 'Contents.Type' in an isolated closure
192 |
193 | if let newFile = newValue {
/Users/admin/builder/spi-builder-workspace/Sources/Files/FileTree.swift:190:48: warning: capture of non-sendable type 'Contents.Type' in an isolated closure
188 | /// Yield a SwiftUI binding to the file represented by a proxy.
189 | ///
190 | public var binding: Binding<File<Contents>?> {
| `- warning: capture of non-sendable type 'Contents.Type' in an isolated closure
191 | return Binding { file } set: { newValue in
192 |
/Users/admin/builder/spi-builder-workspace/Sources/Files/FileTree.swift:193:24: warning: capture of non-sendable type 'Contents.Type' in an isolated closure
191 | return Binding { file } set: { newValue in
192 |
193 | if let newFile = newValue {
| `- warning: capture of non-sendable type 'Contents.Type' in an isolated closure
194 |
195 | // Assigning a file with a different id makes no sense.
/Users/admin/builder/spi-builder-workspace/Sources/Files/FileTree.swift:190:48: warning: capture of non-sendable type 'Contents.Type' in an isolated closure
188 | /// Yield a SwiftUI binding to the file represented by a proxy.
189 | ///
190 | public var binding: Binding<File<Contents>?> {
| `- warning: capture of non-sendable type 'Contents.Type' in an isolated closure
191 | return Binding { file } set: { newValue in
192 |
[89/89] Compiling Files FileOperations.swift
[90/91] Emitting module _FilesTestSupport
[91/91] Compiling _FilesTestSupport Payload.swift
[92/96] Compiling ProjectNavigator WrappedUUIDSet.swift
[93/96] Emitting module ProjectNavigator
[94/96] Compiling ProjectNavigator FileNavigator.swift
/Users/admin/builder/spi-builder-workspace/Sources/ProjectNavigator/FileNavigator.swift:127:48: warning: capture of non-sendable type 'Payload.Type' in an isolated closure
125 | editedText = thisLabelIsBeingEdited ? editedLabel?.text : nil
126 |
127 | return Binding { editedText } set: { [weak self] optionalNewText in
| `- warning: capture of non-sendable type 'Payload.Type' in an isolated closure
128 |
129 | if let newText = optionalNewText {
/Users/admin/builder/spi-builder-workspace/Sources/ProjectNavigator/FileNavigator.swift:135:17: warning: capture of non-sendable type 'Payload.Type' in an isolated closure
133 | // edited label yet).
134 | if thisLabelIsBeingEdited || self?.editedLabel == nil {
135 | self?.editedLabel = FileNavigatorViewState.EditedLabel(id: id, text: newText)
| `- warning: capture of non-sendable type 'Payload.Type' in an isolated closure
136 | }
137 |
[95/96] Compiling ProjectNavigator EditableLabel.swift
[96/96] Compiling ProjectNavigator SwitchFileOrFolder.swift
Build complete! (26.10s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git
[1/2082] Fetching swift-docc-plugin
[210/18722] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.84s)
Fetched https://github.com/apple/swift-collections.git from cache (1.84s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (4.41s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3414] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.11s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.48s)
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
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
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "ProjectNavigator",
"name" : "ProjectNavigator",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Files",
"targets" : [
"Files"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ProjectNavigator",
"targets" : [
"ProjectNavigator"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_FilesTestSupport",
"module_type" : "SwiftTarget",
"name" : "_FilesTestSupport",
"path" : "Sources/_FilesTestSupport",
"product_memberships" : [
"ProjectNavigator"
],
"sources" : [
"Payload.swift"
],
"target_dependencies" : [
"Files"
],
"type" : "library"
},
{
"c99name" : "ProjectNavigatorTests",
"module_type" : "SwiftTarget",
"name" : "ProjectNavigatorTests",
"path" : "Tests/ProjectNavigatorTests",
"sources" : [
"NavigationViewTests.swift"
],
"target_dependencies" : [
"ProjectNavigator"
],
"type" : "test"
},
{
"c99name" : "ProjectNavigator",
"module_type" : "SwiftTarget",
"name" : "ProjectNavigator",
"path" : "Sources/ProjectNavigator",
"product_dependencies" : [
"OrderedCollections"
],
"product_memberships" : [
"ProjectNavigator"
],
"sources" : [
"EditableLabel.swift",
"FileNavigator.swift",
"SwitchFileOrFolder.swift",
"WrappedUUIDSet.swift"
],
"target_dependencies" : [
"Files",
"_FilesTestSupport"
],
"type" : "library"
},
{
"c99name" : "FilesTests",
"module_type" : "SwiftTarget",
"name" : "FilesTests",
"path" : "Tests/FilesTests",
"sources" : [
"FileOperationsTests.swift",
"FilesTests.swift"
],
"target_dependencies" : [
"Files",
"_FilesTestSupport"
],
"type" : "test"
},
{
"c99name" : "Files",
"module_type" : "SwiftTarget",
"name" : "Files",
"path" : "Sources/Files",
"product_dependencies" : [
"OrderedCollections"
],
"product_memberships" : [
"Files",
"ProjectNavigator"
],
"sources" : [
"FileOperations.swift",
"FileTree.swift",
"Files.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.