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

Successful build of ProjectNavigator, reference main (071d0b), with Swift 6.1 for macOS (SPM) on 8 Aug 2025 00:06:00 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.65.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 071d0bf Resizing should only apply to images
Cloned https://github.com/mchakravarty/ProjectNavigator.git
Revision (git rev-parse @):
071d0bf87fd27f3b610ea874dc597764c6b19ca1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mchakravarty/ProjectNavigator.git at main
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git from cache
[1/2094] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.11s)
Fetched https://github.com/apple/swift-collections.git from cache (1.13s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (4.22s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.74s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.57s)
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.1
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.5
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "projectnavigator",
      "name": "ProjectNavigator",
      "url": "https://github.com/mchakravarty/ProjectNavigator.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ProjectNavigator",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mchakravarty/ProjectNavigator.git
[1/3507] Fetching projectnavigator
Fetched https://github.com/mchakravarty/ProjectNavigator.git from cache (1.01s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.60s)
Creating working copy for https://github.com/mchakravarty/ProjectNavigator.git
Working copy of https://github.com/mchakravarty/ProjectNavigator.git resolved at main (071d0bf)
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.1
warning: '.resolve-product-dependencies': dependency 'projectnavigator' is not used by any target
Found 1 product dependencies
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mchakravarty/ProjectNavigator.git
https://github.com/mchakravarty/ProjectNavigator.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[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-2F0A5646E1D333AE.txt
[9/22] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/22] Compiling InternalCollectionsUtilities Descriptions.swift
[11/22] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/22] Compiling InternalCollectionsUtilities Debugging.swift
[13/22] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/23] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/23] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/23] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/23] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/23] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/23] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/23] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/23] Compiling InternalCollectionsUtilities Integer rank.swift
[22/23] Emitting module InternalCollectionsUtilities
[23/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[25/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[26/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[27/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[28/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[29/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[30/85] Compiling OrderedCollections OrderedSet+Codable.swift
[31/85] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[32/85] Compiling OrderedCollections OrderedSet+Descriptions.swift
[33/85] Compiling OrderedCollections OrderedSet+Diffing.swift
[34/85] Compiling OrderedCollections OrderedSet+Equatable.swift
[35/85] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[36/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[37/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[38/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[39/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[40/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[41/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[42/85] Compiling OrderedCollections OrderedDictionary+Elements.swift
[43/85] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[44/85] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[45/85] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[46/85] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[47/85] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[48/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[49/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[50/85] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[51/85] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[52/85] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[53/85] Compiling OrderedCollections OrderedSet+Sendable.swift
[54/85] Compiling OrderedCollections _Hashtable+Header.swift
[55/85] Compiling OrderedCollections OrderedDictionary+Codable.swift
[56/85] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[57/85] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[58/85] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[59/85] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[60/85] Compiling OrderedCollections OrderedSet+Hashable.swift
[61/85] Compiling OrderedCollections OrderedSet+Initializers.swift
[62/85] Compiling OrderedCollections OrderedSet+Insertions.swift
[63/85] Compiling OrderedCollections OrderedSet+Invariants.swift
[64/85] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[65/85] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.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] Compiling Files FileOperations.swift
[88/89] Emitting module Files
[89/89] Compiling Files FileTree.swift
/Users/admin/builder/spi-builder-workspace/Sources/Files/FileTree.swift:191:22: warning: capture of 'self' with non-sendable type 'File<Contents>.Proxy' in a '@Sendable' closure
189 |   ///
190 |   public var binding: Binding<File<Contents>?> {
191 |     return Binding { file } set: { newValue in
    |                      `- warning: capture of 'self' with non-sendable type 'File<Contents>.Proxy' in a '@Sendable' closure
192 |
193 |       if let newFile = newValue {
/Users/admin/builder/spi-builder-workspace/Sources/Files/Files.swift:78:17: note: consider making struct 'Proxy' conform to the 'Sendable' protocol
 76 |   /// Id-only representation of a file aka file proxy.
 77 |   ///
 78 |   public struct Proxy: FileProtocol {
    |                 `- note: consider making struct 'Proxy' conform to the 'Sendable' protocol
 79 |     public let id: UUID
 80 |
/Users/admin/builder/spi-builder-workspace/Sources/Files/FileTree.swift:196:26: warning: capture of 'self' with non-sendable type 'File<Contents>.Proxy' in a '@Sendable' closure
194 |
195 |         // Assigning a file with a different id makes no sense.
196 |         if newFile.id == id { fileTree?.update(file: newFile) }
    |                          `- warning: capture of 'self' with non-sendable type 'File<Contents>.Proxy' in a '@Sendable' closure
197 |
198 |       }
/Users/admin/builder/spi-builder-workspace/Sources/Files/Files.swift:78:17: note: consider making struct 'Proxy' conform to the 'Sendable' protocol
 76 |   /// Id-only representation of a file aka file proxy.
 77 |   ///
 78 |   public struct Proxy: FileProtocol {
    |                 `- note: consider making struct 'Proxy' conform to the 'Sendable' protocol
 79 |     public let id: UUID
 80 |
[90/91] Compiling _FilesTestSupport Payload.swift
[91/91] Emitting module _FilesTestSupport
[92/96] Compiling ProjectNavigator SwitchFileOrFolder.swift
[93/96] Compiling ProjectNavigator WrappedUUIDSet.swift
[94/96] Compiling ProjectNavigator FileNavigator.swift
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/ProjectNavigator/FileNavigator.swift:21:21: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '(String) -> Bool' may have shared mutable state; this is an error in the Swift 6 language mode
 19 |
 20 | public struct NavigatorFilter: EnvironmentKey {
 21 |   public static let defaultValue: (String) -> Bool = { _ in true }
    |                     |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '(String) -> Bool' may have shared mutable state; this is an error in the Swift 6 language mode
    |                     |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 22 | }
 23 |
/Users/admin/builder/spi-builder-workspace/Sources/ProjectNavigator/FileNavigator.swift:482:5: warning: let '_tree' is not concurrency-safe because non-'Sendable' type 'OrderedDictionary<String, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
480 | import _FilesTestSupport
481 |
482 | let _tree = ["Alice"  : "Hello",
    |     |- warning: let '_tree' is not concurrency-safe because non-'Sendable' type 'OrderedDictionary<String, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let '_tree' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
483 |              "Bob"    : "Howdy",
484 |              "More"   : ["Sun"  : "Light",
/Users/admin/builder/spi-builder-workspace/Sources/ProjectNavigator/FileNavigator.swift:134:38: warning: capture of 'self' with non-sendable type 'FileNavigatorViewState<Payload>?' in a '@Sendable' closure
 46 | ///
 47 | @Observable
 48 | public final class FileNavigatorViewState<Payload: FileContents> {
    |                    `- note: generic class 'FileNavigatorViewState' does not conform to the 'Sendable' protocol
 49 |
 50 |   /// The `UUID` and name of a label that is being edited.
    :
132 |         // the id and text. Hence, this code path can be used to turn editing for this `id` on (if there is no other
133 |         // edited label yet).
134 |         if thisLabelIsBeingEdited || self?.editedLabel == nil {
    |                                      `- warning: capture of 'self' with non-sendable type 'FileNavigatorViewState<Payload>?' in a '@Sendable' closure
135 |           self?.editedLabel = FileNavigatorViewState.EditedLabel(id: id, text: newText)
136 |         }
/Users/admin/builder/spi-builder-workspace/Sources/ProjectNavigator/FileNavigator.swift:134:38: warning: implicit capture of 'self' requires that 'FileNavigatorViewState<Payload>?' conforms to 'Sendable'; this is an error in the Swift 6 language mode
 46 | ///
 47 | @Observable
 48 | public final class FileNavigatorViewState<Payload: FileContents> {
    |                    `- note: generic class 'FileNavigatorViewState' does not conform to the 'Sendable' protocol
 49 |
 50 |   /// The `UUID` and name of a label that is being edited.
    :
132 |         // the id and text. Hence, this code path can be used to turn editing for this `id` on (if there is no other
133 |         // edited label yet).
134 |         if thisLabelIsBeingEdited || self?.editedLabel == nil {
    |                                      `- warning: implicit capture of 'self' requires that 'FileNavigatorViewState<Payload>?' conforms to 'Sendable'; this is an error in the Swift 6 language mode
135 |           self?.editedLabel = FileNavigatorViewState.EditedLabel(id: id, text: newText)
136 |         }
[95/96] Compiling ProjectNavigator EditableLabel.swift
/Users/admin/builder/spi-builder-workspace/Sources/ProjectNavigator/EditableLabel.swift:109:14: warning: capture of 'binding' with non-sendable type 'Binding<Value?>' in a '@Sendable' closure
107 |     self.init(
108 |              // TODO: The last delivered value would be better, but that isn't available...
109 |       get: { binding.wrappedValue ?? value },
    |              `- warning: capture of 'binding' with non-sendable type 'Binding<Value?>' in a '@Sendable' closure
110 |       set: { binding.wrappedValue = $0 }
111 |     )
/Users/admin/builder/spi-builder-workspace/Sources/ProjectNavigator/EditableLabel.swift:109:38: warning: capture of 'value' with non-sendable type 'Value' in a '@Sendable' closure
107 |     self.init(
108 |              // TODO: The last delivered value would be better, but that isn't available...
109 |       get: { binding.wrappedValue ?? value },
    |                                      `- warning: capture of 'value' with non-sendable type 'Value' in a '@Sendable' closure
110 |       set: { binding.wrappedValue = $0 }
111 |     )
/Users/admin/builder/spi-builder-workspace/Sources/ProjectNavigator/EditableLabel.swift:109:38: warning: implicit capture of 'value' requires that 'Value' conforms to 'Sendable'; this is an error in the Swift 6 language mode
107 |     self.init(
108 |              // TODO: The last delivered value would be better, but that isn't available...
109 |       get: { binding.wrappedValue ?? value },
    |                                      `- warning: implicit capture of 'value' requires that 'Value' conforms to 'Sendable'; this is an error in the Swift 6 language mode
110 |       set: { binding.wrappedValue = $0 }
111 |     )
/Users/admin/builder/spi-builder-workspace/Sources/ProjectNavigator/EditableLabel.swift:110:14: warning: capture of 'binding' with non-sendable type 'Binding<Value?>' in a '@Sendable' closure
108 |              // TODO: The last delivered value would be better, but that isn't available...
109 |       get: { binding.wrappedValue ?? value },
110 |       set: { binding.wrappedValue = $0 }
    |              `- warning: capture of 'binding' with non-sendable type 'Binding<Value?>' in a '@Sendable' closure
111 |     )
112 |   }
[96/96] Emitting module ProjectNavigator
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/ProjectNavigator/FileNavigator.swift:21:21: warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '(String) -> Bool' may have shared mutable state; this is an error in the Swift 6 language mode
 19 |
 20 | public struct NavigatorFilter: EnvironmentKey {
 21 |   public static let defaultValue: (String) -> Bool = { _ in true }
    |                     |- warning: static property 'defaultValue' is not concurrency-safe because non-'Sendable' type '(String) -> Bool' may have shared mutable state; this is an error in the Swift 6 language mode
    |                     |- note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
    |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 22 | }
 23 |
/Users/admin/builder/spi-builder-workspace/Sources/ProjectNavigator/FileNavigator.swift:482:5: warning: let '_tree' is not concurrency-safe because non-'Sendable' type 'OrderedDictionary<String, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
480 | import _FilesTestSupport
481 |
482 | let _tree = ["Alice"  : "Hello",
    |     |- warning: let '_tree' is not concurrency-safe because non-'Sendable' type 'OrderedDictionary<String, Any>' may have shared mutable state; this is an error in the Swift 6 language mode
    |     |- note: add '@MainActor' to make let '_tree' part of global actor 'MainActor'
    |     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
483 |              "Bob"    : "Howdy",
484 |              "More"   : ["Sun"  : "Light",
Build complete! (19.74s)
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"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/mchakravarty/projectnavigator/main
Repository:               mchakravarty/ProjectNavigator
Swift version used:       6.1
      url: "https://github.com/apple/swift-docc-plugin",
Target:                   Files
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'Files'...
Finished extracting symbol information for 'Files'. (5.85s)
Building documentation for 'Files'...
warning: Parameter 'filewrapper' not found in initializer declaration
   --> Sources/Files/Files.swift:142:11-142:22
140 |   /// - Parameters:
141 |   ///   - contents: The file contents.
142 +   ///   - filewrapper: Optional file wrapper representing the given `contents`.
    |           ╰─suggestion: Replace 'filewrapper' with 'fileWrapper'
143 |   ///   - persistentID: Persistent identifier that get's created at initialisation time if not already provided.
144 |   ///
warning: External name 'persistentID' used to document parameter
   --> Sources/Files/Files.swift:143:11-143:23
141 |   ///   - contents: The file contents.
142 |   ///   - filewrapper: Optional file wrapper representing the given `contents`.
143 +   ///   - persistentID: Persistent identifier that get's created at initialisation time if not already provided.
    |           ╰─suggestion: Replace 'persistentID' with 'uuid'
144 |   ///
145 |   public init(contents: Contents, fileWrapper: FileWrapper? = nil, persistentID uuid: UUID = UUID()) {
warning: Parameter 'fileWrapper' is missing documentation
   --> Sources/Files/Files.swift:143:113-143:113
141 |   ///   - contents: The file contents.
142 |   ///   - filewrapper: Optional file wrapper representing the given `contents`.
143 +   ///   - persistentID: Persistent identifier that get's created at initialisation time if not already provided.
    |                                                                                                                 ╰─suggestion: Document 'fileWrapper' parameter
144 |   ///
145 |   public init(contents: Contents, fileWrapper: FileWrapper? = nil, persistentID uuid: UUID = UUID()) {
warning: External name 'persistentIDMap' used to document parameter
   --> Sources/Files/Files.swift:155:11-155:26
153 |   /// - Parameters:
154 |   ///   - fileWrapper: The file wrapper whose contents is to be represented by the file item.
155 +   ///   - persistentIDMap: Contains the available persistent ids for this item and its children. If the map is not
    |           ╰─suggestion: Replace 'persistentIDMap' with 'fileMap'
156 |   ///       available, new ids are generated.
157 |   ///
warning: External name 'persistentIDMap' used to document parameter
   --> Sources/Files/Files.swift:300:11-300:26
298 |   /// - Parameters:
299 |   ///   - fileWrapper: The file wrapper whose contents is to be represented by the item.
300 +   ///   - persistentIDMap: Contains the available persistent ids for this item and its children. If the map is not
    |           ╰─suggestion: Replace 'persistentIDMap' with 'fileMap'
301 |   ///       available, new ids are generated.
302 |   ///
warning: External name 'persistentID' used to document parameter
   --> Sources/Files/Files.swift:413:11-413:23
411 |   /// - Parameters:
412 |   ///   - children: The folders *ordered* children.
413 +   ///   - persistentID: Persistent identifier that get's created at initialisation time if not already provided.
    |           ╰─suggestion: Replace 'persistentID' with 'uuid'
414 |   ///
415 |   public init(children: OrderedDictionary<String, FileOrFolder<FileType, Contents>>,
warning: Parameter 'fileTree' is missing documentation
   --> Sources/Files/Files.swift:413:113-413:113
411 |   /// - Parameters:
412 |   ///   - children: The folders *ordered* children.
413 +   ///   - persistentID: Persistent identifier that get's created at initialisation time if not already provided.
    |                                                                                                                 ╰─suggestion: Document 'fileTree' parameter
414 |   ///
415 |   public init(children: OrderedDictionary<String, FileOrFolder<FileType, Contents>>,
warning: External name 'persistentID' used to document parameter
   --> Sources/Files/Files.swift:497:11-497:23
495 |   ///   - tree: A nested *ordered* dictionary structure describing the contents of a folder with `Contents` at
496 |   ///       the leaves.
497 +   ///   - persistentID: Persistent identifier that get's created at initialisation time if not already provided.
    |           ╰─suggestion: Replace 'persistentID' with 'uuid'
498 |   ///
499 |   public init(tree: OrderedDictionary<String, Any>, persistentID uuid: UUID = UUID()) throws
warning: External name 'persistentIDMap' used to document parameter
   --> Sources/Files/Files.swift:523:11-523:26
521 |   /// - Parameters:
522 |   ///   - fileWrappers: The file wrappers representing the folder's children.
523 +   ///   - persistentIDMap: Contains the available persistent ids for this folder and its children. If the map is not
    |           ╰─suggestion: Replace 'persistentIDMap' with 'fileMap'
524 |   ///       available, new ids are generated.
525 |   ///
Finished building documentation for 'Files' (0.13s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/mchakravarty/projectnavigator/main
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Compiling SymbolKit SemanticVersion.swift
[12/57] Compiling SymbolKit AccessControl.swift
[13/57] Compiling SymbolKit Availability.swift
[14/57] Compiling SymbolKit AvailabilityItem.swift
[15/57] Compiling SymbolKit Domain.swift
[16/57] Emitting module Snippets
[17/57] Compiling Snippets Snippet.swift
[18/57] Compiling Snippets SnippetParser.swift
[19/57] Compiling SymbolKit GenericConstraint.swift
[20/57] Compiling SymbolKit GenericParameter.swift
[21/57] Compiling SymbolKit Generics.swift
[22/57] Compiling SymbolKit Namespace.swift
[23/57] Emitting module SymbolKit
[24/57] Compiling SymbolKit Identifier.swift
[25/57] Compiling SymbolKit KindIdentifier.swift
[26/57] Compiling SymbolKit Location.swift
[27/57] Compiling SymbolKit Mutability.swift
[28/57] Compiling SymbolKit Symbol.swift
[29/57] Compiling SymbolKit SymbolKind.swift
[30/57] Compiling SymbolKit SymbolGraph.swift
[31/57] Compiling SymbolKit GraphCollector.swift
[32/57] Compiling SymbolKit SourceRange.swift
[33/57] Compiling SymbolKit Metadata.swift
[34/57] Compiling SymbolKit Module.swift
[35/57] Compiling SymbolKit OperatingSystem.swift
[36/57] Compiling SymbolKit Platform.swift
[37/57] Compiling SymbolKit DeclarationFragments.swift
[38/57] Compiling SymbolKit Fragment.swift
[39/57] Compiling SymbolKit FragmentKind.swift
[40/57] Compiling SymbolKit FunctionParameter.swift
[41/57] Compiling SymbolKit FunctionSignature.swift
[42/57] Compiling SymbolKit Names.swift
[43/57] Compiling SymbolKit SPI.swift
[44/57] Compiling SymbolKit Snippet.swift
[45/57] Compiling SymbolKit Extension.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.25s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/15] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[3/16] Compiling InternalCollectionsUtilities Debugging.swift
[4/16] Compiling InternalCollectionsUtilities Descriptions.swift
[5/16] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/16] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[7/16] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[8/16] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[9/16] Compiling InternalCollectionsUtilities Integer rank.swift
[10/16] Emitting module InternalCollectionsUtilities
[11/16] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[12/16] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[13/16] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/16] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/16] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[16/16] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/72] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[18/72] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[19/72] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[20/72] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[21/72] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[22/72] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[23/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[24/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[25/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[26/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[27/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[28/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[29/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[30/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[31/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[32/78] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[33/78] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[34/78] Compiling OrderedCollections OrderedSet+Sendable.swift
[35/78] Compiling OrderedCollections OrderedSet+Codable.swift
[36/78] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[37/78] Compiling OrderedCollections OrderedSet+Descriptions.swift
[38/78] Compiling OrderedCollections OrderedSet+Diffing.swift
[39/78] Compiling OrderedCollections OrderedSet+Equatable.swift
[40/78] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[41/78] Compiling OrderedCollections OrderedDictionary+Elements.swift
[42/78] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[43/78] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[44/78] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[45/78] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[46/78] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[47/78] Compiling OrderedCollections _Hashtable+Header.swift
[48/78] Compiling OrderedCollections OrderedDictionary+Codable.swift
[49/78] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[50/78] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[51/78] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[52/78] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[53/78] Compiling OrderedCollections OrderedSet+Hashable.swift
[54/78] Compiling OrderedCollections OrderedSet+Initializers.swift
[55/78] Compiling OrderedCollections OrderedSet+Insertions.swift
[56/78] Compiling OrderedCollections OrderedSet+Invariants.swift
[57/78] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[58/78] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[59/78] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[60/78] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[61/78] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[62/78] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[63/78] Compiling OrderedCollections OrderedDictionary+Values.swift
[64/78] Compiling OrderedCollections OrderedDictionary.swift
[65/78] Compiling OrderedCollections _HashTable+Bucket.swift
[66/78] Compiling OrderedCollections _HashTable+BucketIterator.swift
[67/78] Compiling OrderedCollections _HashTable+Constants.swift
[68/78] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[69/78] Compiling OrderedCollections _HashTable+Testing.swift
[70/78] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[71/78] Compiling OrderedCollections _HashTable.swift
[72/78] Compiling OrderedCollections OrderedSet+SubSequence.swift
[73/78] Compiling OrderedCollections OrderedSet+Testing.swift
[74/78] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[75/78] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[76/78] Compiling OrderedCollections OrderedSet.swift
[77/78] Compiling OrderedCollections _UnsafeBitset.swift
[78/78] Emitting module OrderedCollections
[79/82] Compiling Files FileTree.swift
[80/82] Compiling Files FileOperations.swift
[81/82] Emitting module Files
[82/82] Compiling Files Files.swift
Build of target: 'Files' complete! (2.07s)
Target:                   ProjectNavigator
Extracting symbol information for 'ProjectNavigator'...
Finished extracting symbol information for 'ProjectNavigator'. (2.60s)
Building documentation for 'ProjectNavigator'...
Finished building documentation for 'ProjectNavigator' (2.51s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/mchakravarty/projectnavigator/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.30s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/3] Emitting module _FilesTestSupport
[3/3] Compiling _FilesTestSupport Payload.swift
[4/8] Compiling ProjectNavigator SwitchFileOrFolder.swift
[5/8] Compiling ProjectNavigator WrappedUUIDSet.swift
[6/8] Compiling ProjectNavigator EditableLabel.swift
[7/8] Compiling ProjectNavigator FileNavigator.swift
[8/8] Emitting module ProjectNavigator
Build of target: 'ProjectNavigator' complete! (1.54s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/mchakravarty/projectnavigator/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/mchakravarty/projectnavigator/main/linkable-paths.json
    7386
49	/Users/admin/builder/spi-builder-workspace/.docs/mchakravarty/projectnavigator/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/mchakravarty/projectnavigator/main
File count: 7386
Doc size:   49.0MB
Preparing doc bundle ...
Uploading prod-mchakravarty-projectnavigator-main-154e7232.zip to s3://spi-docs-inbox/prod-mchakravarty-projectnavigator-main-154e7232.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [41%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [91%]
Copying... [100%]
Done.