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 Neon, reference main (f3c717), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 05:15:55 UTC.

Swift 6 data race errors: 4

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/Neon.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/Neon
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f3c717b Use fast init for IndexSet
Submodule path 'tree-sitter-swift': checked out '50b8c5e61c29fa30e760c7a1cbf24b59970e6233'
Submodule 'tree-sitter-swift' (https://github.com/alex-pinkus/tree-sitter-swift) registered for path 'tree-sitter-swift'
Cloning into '/Users/admin/builder/spi-builder-workspace/tree-sitter-swift'...
Cloned https://github.com/ChimeHQ/Neon.git
Revision (git rev-parse @):
f3c717b5bbf2118aa93f16a0aa4adf9a9c39ad43
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/Neon.git at main
Fetching https://github.com/ChimeHQ/SwiftTreeSitter
[1/1582] Fetching swifttreesitter
Fetched https://github.com/ChimeHQ/SwiftTreeSitter from cache (1.01s)
Fetching https://github.com/ChimeHQ/Rearrange
Fetching https://github.com/tree-sitter/tree-sitter
[1/532] Fetching rearrange
[533/52496] Fetching rearrange, tree-sitter
Fetched https://github.com/ChimeHQ/Rearrange from cache (6.13s)
Fetched https://github.com/tree-sitter/tree-sitter from cache (6.13s)
Computing version for https://github.com/tree-sitter/tree-sitter
Computed https://github.com/tree-sitter/tree-sitter at 0.23.2 (0.47s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 1.8.1 (3.31s)
Creating working copy for https://github.com/tree-sitter/tree-sitter
Working copy of https://github.com/tree-sitter/tree-sitter resolved at 0.23.2
Creating working copy for https://github.com/ChimeHQ/SwiftTreeSitter
Working copy of https://github.com/ChimeHQ/SwiftTreeSitter resolved at f01316eaf3aae07e30478f8afa76192ab4a96420
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 1.8.1
========================================
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": "neon",
      "name": "Neon",
      "url": "https://github.com/ChimeHQ/Neon.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Neon",
      "dependencies": [
        {
          "identity": "swifttreesitter",
          "name": "SwiftTreeSitter",
          "url": "https://github.com/ChimeHQ/SwiftTreeSitter",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftTreeSitter",
          "dependencies": [
            {
              "identity": "tree-sitter",
              "name": "TreeSitter",
              "url": "https://github.com/tree-sitter/tree-sitter",
              "version": "0.23.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/tree-sitter",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "rearrange",
          "name": "Rearrange",
          "url": "https://github.com/ChimeHQ/Rearrange",
          "version": "1.8.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rearrange",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/Neon.git
[1/1720] Fetching neon
Fetched https://github.com/ChimeHQ/Neon.git from cache (1.23s)
Fetching https://github.com/ChimeHQ/SwiftTreeSitter from cache
Fetched https://github.com/ChimeHQ/SwiftTreeSitter from cache (0.46s)
Fetching https://github.com/tree-sitter/tree-sitter from cache
Fetching https://github.com/ChimeHQ/Rearrange from cache
Fetched https://github.com/tree-sitter/tree-sitter from cache (0.70s)
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.70s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 1.8.1 (0.02s)
Computing version for https://github.com/tree-sitter/tree-sitter
Computed https://github.com/tree-sitter/tree-sitter at 0.23.2 (0.03s)
Creating working copy for https://github.com/ChimeHQ/SwiftTreeSitter
Working copy of https://github.com/ChimeHQ/SwiftTreeSitter resolved at f01316eaf3aae07e30478f8afa76192ab4a96420
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 1.8.1
Creating working copy for https://github.com/tree-sitter/tree-sitter
Working copy of https://github.com/tree-sitter/tree-sitter resolved at 0.23.2
Creating working copy for https://github.com/ChimeHQ/Neon.git
Working copy of https://github.com/ChimeHQ/Neon.git resolved at main (f3c717b)
warning: '.resolve-product-dependencies': dependency 'neon' is not used by any target
Found 2 product dependencies
  - SwiftTreeSitter
  - Rearrange
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ChimeHQ/Neon.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/11] Write sources
[7/11] Write swift-version--7754E27361AE5C74.txt
[8/23] Compiling scanner.c
[9/23] Compiling lib.c
[10/42] Compiling parser.c
[12/42] Compiling SwiftTreeSitter Bundle+Extensions.swift
[13/42] Compiling SwiftTreeSitter Encoding+Helpers.swift
[14/44] Compiling SwiftTreeSitter Input.swift
[15/44] Compiling SwiftTreeSitter InputEdit.swift
[16/44] Emitting module SwiftTreeSitter
[17/44] Compiling SwiftTreeSitter Language.swift
[18/44] Compiling SwiftTreeSitter LanguageConfiguration.swift
[19/44] Emitting module ConcurrencyCompatibility
[20/44] Compiling ConcurrencyCompatibility Compatibility.swift
/Users/admin/builder/spi-builder-workspace/Sources/ConcurrencyCompatibility/Compatibility.swift:11:25: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 6 | 	/// It will crash if run on any non-main thread.
 7 | 	@_unavailableFromAsync
 8 | 	public func assumeIsolated<T>(_ body: @MainActor () throws -> T) rethrows -> T {
   |                             `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 9 | #if swift(>=5.9)
10 | 		if #available(macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0, *) {
11 | 			return try MainActor.assumeIsolated(body)
   |                         `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
12 | 		}
13 | #endif
[21/44] Compiling SwiftTreeSitter String+TextProvider.swift
[22/44] Compiling SwiftTreeSitter TSRange.swift
[23/44] Compiling SwiftTreeSitter Query.swift
[24/44] Compiling SwiftTreeSitter QueryDefinitions.swift
[25/44] Compiling SwiftTreeSitter Node.swift
[26/44] Compiling SwiftTreeSitter Parser.swift
[27/44] Compiling SwiftTreeSitter Point.swift
[28/44] Compiling SwiftTreeSitter Predicate.swift
[29/44] Compiling SwiftTreeSitter SendableTypes.swift
[30/44] Compiling SwiftTreeSitter String+Data.swift
[31/44] Compiling SwiftTreeSitter ResolvingQueryCursor.swift
[32/44] Compiling SwiftTreeSitter ResolvingQueryMatchSequence.swift
[33/44] Compiling SwiftTreeSitter Tree.swift
[34/44] Compiling SwiftTreeSitter TreeCursor.swift
[35/52] Compiling Rearrange IndexSet+NSRange.swift
[36/53] Compiling Rearrange RangeMutation.swift
[37/53] Compiling Rearrange String+NSRange.swift
[38/53] Compiling Rearrange UITextRange+Convenience.swift
[39/53] Compiling SwiftTreeSitterLayer TreeSitter+Extensions.swift
[40/53] Compiling SwiftTreeSitterLayer Queryable.swift
[41/53] Compiling SwiftTreeSitterLayer LanguageLayerQueryCursor.swift
[42/53] Compiling SwiftTreeSitterLayer Snapshots.swift
[43/53] Compiling SwiftTreeSitterLayer ParseState.swift
[44/53] Compiling SwiftTreeSitterLayer IndexSet+Range.swift
[45/53] Emitting module SwiftTreeSitterLayer
[46/53] Compiling SwiftTreeSitterLayer LanguageLayer.swift
[47/53] Compiling Rearrange NSTextRange+NSRange.swift
[48/53] Compiling Rearrange NSRange+Convenience.swift
[49/53] Compiling Rearrange IndexSet+ApplyMutation.swift
[50/53] Compiling Rearrange NSRange+ApplyMutation.swift
[51/53] Compiling Rearrange NSTextLocation+Comparable.swift
[52/53] Emitting module Rearrange
[53/53] Compiling Rearrange NSRange+Shift.swift
[54/63] Compiling RangeState Versioned.swift
[55/63] Compiling RangeState HybridValueProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider.swift:37:17: warning: sending 'mainActorAsyncValue' risks causing data races; this is an error in the Swift 6 language mode
 35 | 		self.syncValueProvider = syncValue
 36 | 		self.asyncValueProvider = { input, _ in
 37 | 			return await mainActorAsyncValue(input)
    |                 |- warning: sending 'mainActorAsyncValue' risks causing data races; this is an error in the Swift 6 language mode
    |                 `- note: task-isolated 'mainActorAsyncValue' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
 38 | 		}
 39 | 	}
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider.swift:81:17: warning: sending 'mainActorAsyncValue' risks causing data races; this is an error in the Swift 6 language mode
 79 | 		self.syncValueProvider = syncValue
 80 | 		self.asyncValueProvider = { input, _ in
 81 | 			return await mainActorAsyncValue(input)
    |                 |- warning: sending 'mainActorAsyncValue' risks causing data races; this is an error in the Swift 6 language mode
    |                 `- note: task-isolated 'mainActorAsyncValue' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
 82 | 		}
 83 | 	}
[56/63] Compiling RangeState RangeInvalidationBuffer.swift
[57/63] Emitting module RangeState
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider+RangeProcessor.swift:23:28: warning: sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
21 | 			},
22 | 			asyncValue: { input, actor in
23 | 				let (location, fill) = inputTransformer(input)
   |                            |- warning: sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
   |                            `- note: main actor-isolated 'inputTransformer' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
24 |
25 | 				await rangeProcessor.processLocation(location, mode: fill)
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider+RangeProcessor.swift:28:18: warning: sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
26 | 				await rangeProcessor.processingCompleted()
27 |
28 | 				return await asyncValue(input)
   |                  |- warning: sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
   |                  `- note: main actor-isolated 'asyncValue' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
29 | 			}
30 | 		)
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider+RangeProcessor.swift:54:28: warning: sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
52 | 			},
53 | 			asyncValue: { input, actor in
54 | 				let (location, fill) = inputTransformer(input)
   |                            |- warning: sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
   |                            `- note: main actor-isolated 'inputTransformer' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
55 |
56 | 				await rangeProcessor.processLocation(location, mode: fill)
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider+RangeProcessor.swift:59:22: warning: sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
57 | 				await rangeProcessor.processingCompleted()
58 |
59 | 				return try await asyncValue(input)
   |                      |- warning: sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: main actor-isolated 'asyncValue' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
60 | 			}
61 | 		)
[58/63] Compiling RangeState RangeProcessor.swift
[59/63] Compiling RangeState ThreePhaseRangeValidator.swift
[60/63] Compiling RangeState HybridValueProvider+RangeProcessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider+RangeProcessor.swift:23:28: warning: sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
21 | 			},
22 | 			asyncValue: { input, actor in
23 | 				let (location, fill) = inputTransformer(input)
   |                            |- warning: sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
   |                            `- note: main actor-isolated 'inputTransformer' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
24 |
25 | 				await rangeProcessor.processLocation(location, mode: fill)
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider+RangeProcessor.swift:28:18: warning: sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
26 | 				await rangeProcessor.processingCompleted()
27 |
28 | 				return await asyncValue(input)
   |                  |- warning: sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
   |                  `- note: main actor-isolated 'asyncValue' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
29 | 			}
30 | 		)
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider+RangeProcessor.swift:54:28: warning: sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
52 | 			},
53 | 			asyncValue: { input, actor in
54 | 				let (location, fill) = inputTransformer(input)
   |                            |- warning: sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
   |                            `- note: main actor-isolated 'inputTransformer' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
55 |
56 | 				await rangeProcessor.processLocation(location, mode: fill)
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider+RangeProcessor.swift:59:22: warning: sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
57 | 				await rangeProcessor.processingCompleted()
58 |
59 | 				return try await asyncValue(input)
   |                      |- warning: sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: main actor-isolated 'asyncValue' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
60 | 			}
61 | 		)
[61/63] Compiling RangeState RangeValidator.swift
[62/63] Compiling RangeState SinglePhaseRangeValidator.swift
[63/63] Compiling RangeState RangeTarget.swift
[64/67] Compiling TreeSitterClient TreeSitter+Extensions.swift
[65/67] Emitting module TreeSitterClient
[66/67] Compiling TreeSitterClient BackgroundingLanguageLayerTree.swift
/Users/admin/builder/spi-builder-workspace/Sources/TreeSitterClient/BackgroundingLanguageLayerTree.swift:145:19: warning: sending 'cursorResult' risks causing data races; this is an error in the Swift 6 language mode
143 | 					}
144 |
145 | 					continuation.resume(with: cursorResult)
    |                   |- warning: sending 'cursorResult' risks causing data races; this is an error in the Swift 6 language mode
    |                   `- note: main actor-isolated 'cursorResult' is passed as a 'sending' parameter; Uses in callee may race with later main actor-isolated uses
146 | 				}
147 | 			}
[67/67] Compiling TreeSitterClient TreeSitterClient.swift
[68/78] Compiling Neon TextSystemStyler.swift
[69/79] Compiling Neon TokenSystemValidator.swift
[70/79] Compiling Neon TextSystemInterface+Validation.swift
[71/79] Compiling Neon TextSystemInterface.swift
[72/79] Compiling Neon TextViewSystemInterface.swift
[73/79] Emitting module Neon
/Users/admin/builder/spi-builder-workspace/Sources/Neon/PlatformTextSystem.swift:18:1: warning: extension declares a conformance of imported type 'NSTextStorage' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
16 |
17 | #if os(macOS) || os(iOS) || os(visionOS) || os(tvOS)
18 | extension NSTextStorage: VersionedContent {
   | |- warning: extension declares a conformance of imported type 'NSTextStorage' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 | 	public var currentVersion: Int {
20 | 		let value = hashValue
/Users/admin/builder/spi-builder-workspace/Sources/Neon/PlatformTextSystem.swift:33:1: warning: extension declares a conformance of imported type 'NSTextContentManager' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
31 |
32 | @available(macOS 12.0, iOS 16.0, tvOS 16.0, *)
33 | extension NSTextContentManager: VersionedContent {
   | |- warning: extension declares a conformance of imported type 'NSTextContentManager' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 | 	public var currentVersion: Int {
35 | 		hashValue
[74/79] Compiling Neon ThreePhaseTextSystemStyler.swift
[75/79] Compiling Neon TextViewHighlighter.swift
[76/79] Compiling Neon Token.swift
[77/79] Compiling Neon PlatformTextSystem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neon/PlatformTextSystem.swift:18:1: warning: extension declares a conformance of imported type 'NSTextStorage' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
16 |
17 | #if os(macOS) || os(iOS) || os(visionOS) || os(tvOS)
18 | extension NSTextStorage: VersionedContent {
   | |- warning: extension declares a conformance of imported type 'NSTextStorage' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 | 	public var currentVersion: Int {
20 | 		let value = hashValue
/Users/admin/builder/spi-builder-workspace/Sources/Neon/PlatformTextSystem.swift:33:1: warning: extension declares a conformance of imported type 'NSTextContentManager' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
31 |
32 | @available(macOS 12.0, iOS 16.0, tvOS 16.0, *)
33 | extension NSTextContentManager: VersionedContent {
   | |- warning: extension declares a conformance of imported type 'NSTextContentManager' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 | 	public var currentVersion: Int {
35 | 		hashValue
[78/79] Compiling Neon TextStorageDelegateBuffer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neon/PlatformTextSystem.swift:18:1: warning: extension declares a conformance of imported type 'NSTextStorage' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
16 |
17 | #if os(macOS) || os(iOS) || os(visionOS) || os(tvOS)
18 | extension NSTextStorage: VersionedContent {
   | |- warning: extension declares a conformance of imported type 'NSTextStorage' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 | 	public var currentVersion: Int {
20 | 		let value = hashValue
/Users/admin/builder/spi-builder-workspace/Sources/Neon/PlatformTextSystem.swift:33:1: warning: extension declares a conformance of imported type 'NSTextContentManager' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
31 |
32 | @available(macOS 12.0, iOS 16.0, tvOS 16.0, *)
33 | extension NSTextContentManager: VersionedContent {
   | |- warning: extension declares a conformance of imported type 'NSTextContentManager' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 | 	public var currentVersion: Int {
35 | 		hashValue
[79/79] Compiling Neon TreeSitterClient+Neon.swift
<unknown>:0: warning: cannot form key path that captures non-sendable type 'KeyPath<AttributeScopes.AppKitAttributes, AttributeScopes.AppKitAttributes.ForegroundColorAttribute>'; this is an error in the Swift 6 language mode
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
1 | public class KeyPath<Root, Value> : PartialKeyPath<Root> {
  |              `- note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
2 |     @objc deinit
3 | }
Build complete! (32.52s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swifttreesitter",
      "requirement" : {
        "revision" : [
          "f01316eaf3aae07e30478f8afa76192ab4a96420"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/SwiftTreeSitter"
    },
    {
      "identity" : "rearrange",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/Rearrange"
    }
  ],
  "manifest_display_name" : "Neon",
  "name" : "Neon",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Neon",
      "targets" : [
        "Neon"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TreeSitterClientTests",
      "module_type" : "SwiftTarget",
      "name" : "TreeSitterClientTests",
      "path" : "Tests/TreeSitterClientTests",
      "sources" : [
        "TreeSitterClientTests.swift"
      ],
      "target_dependencies" : [
        "TreeSitterClient",
        "NeonTestsTreeSitterSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TreeSitterClient",
      "module_type" : "SwiftTarget",
      "name" : "TreeSitterClient",
      "path" : "Sources/TreeSitterClient",
      "product_dependencies" : [
        "Rearrange",
        "SwiftTreeSitter",
        "SwiftTreeSitterLayer"
      ],
      "product_memberships" : [
        "Neon"
      ],
      "sources" : [
        "BackgroundingLanguageLayerTree.swift",
        "TreeSitter+Extensions.swift",
        "TreeSitterClient.swift"
      ],
      "target_dependencies" : [
        "ConcurrencyCompatibility",
        "RangeState"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RangeStateTests",
      "module_type" : "SwiftTarget",
      "name" : "RangeStateTests",
      "path" : "Tests/RangeStateTests",
      "sources" : [
        "RangeProcessorTests.swift",
        "RangeTargetTests.swift",
        "RangeValidatorTests.swift",
        "SinglePhaseRangeValidatorTests.swift",
        "StringContent.swift"
      ],
      "target_dependencies" : [
        "RangeState"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RangeState",
      "module_type" : "SwiftTarget",
      "name" : "RangeState",
      "path" : "Sources/RangeState",
      "product_dependencies" : [
        "Rearrange"
      ],
      "product_memberships" : [
        "Neon"
      ],
      "sources" : [
        "HybridValueProvider+RangeProcessor.swift",
        "HybridValueProvider.swift",
        "RangeInvalidationBuffer.swift",
        "RangeProcessor.swift",
        "RangeTarget.swift",
        "RangeValidator.swift",
        "SinglePhaseRangeValidator.swift",
        "ThreePhaseRangeValidator.swift",
        "Versioned.swift"
      ],
      "target_dependencies" : [
        "ConcurrencyCompatibility"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NeonTestsTreeSitterSwift",
      "module_type" : "ClangTarget",
      "name" : "NeonTestsTreeSitterSwift",
      "path" : "tree-sitter-swift",
      "sources" : [
        "src/parser.c",
        "src/scanner.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NeonTests",
      "module_type" : "SwiftTarget",
      "name" : "NeonTests",
      "path" : "Tests/NeonTests",
      "sources" : [
        "HighlighterTests.swift",
        "TextViewSystemInterfaceTests.swift"
      ],
      "target_dependencies" : [
        "Neon"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Neon",
      "module_type" : "SwiftTarget",
      "name" : "Neon",
      "path" : "Sources/Neon",
      "product_dependencies" : [
        "Rearrange",
        "SwiftTreeSitterLayer"
      ],
      "product_memberships" : [
        "Neon"
      ],
      "sources" : [
        "PlatformTextSystem.swift",
        "TextStorageDelegateBuffer.swift",
        "TextSystemInterface+Validation.swift",
        "TextSystemInterface.swift",
        "TextSystemStyler.swift",
        "TextViewHighlighter.swift",
        "TextViewSystemInterface.swift",
        "ThreePhaseTextSystemStyler.swift",
        "Token.swift",
        "TokenSystemValidator.swift",
        "TreeSitterClient+Neon.swift"
      ],
      "target_dependencies" : [
        "ConcurrencyCompatibility",
        "RangeState",
        "TreeSitterClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ConcurrencyCompatibility",
      "module_type" : "SwiftTarget",
      "name" : "ConcurrencyCompatibility",
      "path" : "Sources/ConcurrencyCompatibility",
      "product_memberships" : [
        "Neon"
      ],
      "sources" : [
        "Compatibility.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/chimehq/neon/main
Repository:               ChimeHQ/Neon
Swift version used:       6.0
Target:                   Neon
Extracting symbol information for 'Neon'...
Finished extracting symbol information for 'Neon'. (8.48s)
Building documentation for 'Neon'...
warning: '<doc:ChoosingComponents>' doesn't exist at '/Neon'
  --> Neon.md:13:5-13:29
11 | ### Getting Started
12 |
13 + - ``<doc:ChoosingComponents>``
   |     ╰─suggestion: Replace '<doc:ChoosingComponents>' with 'ChoosingComponents'Finished building documentation for 'Neon' (0.21s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/chimehq/neon/main
Updating https://github.com/ChimeHQ/SwiftTreeSitter
Updated https://github.com/ChimeHQ/SwiftTreeSitter (0.46s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/ChimeHQ/Rearrange
Updated https://github.com/ChimeHQ/Rearrange (0.47s)
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/tree-sitter/tree-sitter
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.24s)
Updated https://github.com/tree-sitter/tree-sitter (0.77s)
Computing version for https://github.com/tree-sitter/tree-sitter
Computed https://github.com/tree-sitter/tree-sitter at 0.23.2 (0.51s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 1.8.1 (0.69s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.66s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3153] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.68s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/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
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit SemanticVersion.swift
[8/57] Compiling SymbolKit AccessControl.swift
[9/57] Compiling SymbolKit Availability.swift
[10/57] Compiling SymbolKit AvailabilityItem.swift
[11/57] Compiling SymbolKit Domain.swift
[12/57] Compiling SymbolKit Identifier.swift
[13/57] Compiling SymbolKit KindIdentifier.swift
[14/57] Compiling SymbolKit Location.swift
[15/57] Compiling SymbolKit Mutability.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit GenericConstraint.swift
[22/57] Compiling SymbolKit GenericParameter.swift
[23/57] Compiling SymbolKit Generics.swift
[24/57] Compiling SymbolKit Namespace.swift
[25/57] Compiling SymbolKit SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.swift
[30/57] Compiling SymbolKit Relationship.swift
[31/57] Compiling SymbolKit RelationshipKind.swift
[32/57] Compiling SymbolKit SourceOrigin.swift
[33/57] Compiling SymbolKit GenericConstraints.swift
[34/57] Compiling SymbolKit Swift.swift
[35/57] Compiling SymbolKit Names.swift
[36/57] Compiling SymbolKit SPI.swift
[37/57] Compiling SymbolKit Snippet.swift
[38/57] Compiling SymbolKit Extension.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit DeclarationFragments.swift
[44/57] Compiling SymbolKit Fragment.swift
[45/57] Compiling SymbolKit FragmentKind.swift
[46/57] Compiling SymbolKit FunctionParameter.swift
[47/57] Compiling SymbolKit FunctionSignature.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.96s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/32] Emitting module ConcurrencyCompatibility
[3/32] Compiling ConcurrencyCompatibility Compatibility.swift
/Users/admin/builder/spi-builder-workspace/Sources/ConcurrencyCompatibility/Compatibility.swift:11:25: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 6 | 	/// It will crash if run on any non-main thread.
 7 | 	@_unavailableFromAsync
 8 | 	public func assumeIsolated<T>(_ body: @MainActor () throws -> T) rethrows -> T {
   |                             `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 9 | #if swift(>=5.9)
10 | 		if #available(macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0, *) {
11 | 			return try MainActor.assumeIsolated(body)
   |                         `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
12 | 		}
13 | #endif
[4/32] Emitting module Rearrange
[5/32] Compiling Rearrange IndexSet+ApplyMutation.swift
[6/33] Compiling Rearrange String+NSRange.swift
[7/33] Compiling SwiftTreeSitter ResolvingQueryCursor.swift
[8/33] Compiling SwiftTreeSitter ResolvingQueryMatchSequence.swift
[9/33] Compiling Rearrange NSRange+ApplyMutation.swift
[10/35] Compiling SwiftTreeSitter SendableTypes.swift
[11/35] Compiling SwiftTreeSitter String+Data.swift
[12/35] Compiling SwiftTreeSitter String+TextProvider.swift
[13/35] Compiling SwiftTreeSitter TSRange.swift
[14/35] Compiling Rearrange NSRange+Convenience.swift
[15/35] Compiling Rearrange NSRange+Shift.swift
[16/35] Emitting module SwiftTreeSitter
[17/35] Compiling Rearrange NSTextLocation+Comparable.swift
[18/35] Compiling Rearrange NSTextRange+NSRange.swift
[19/35] Compiling Rearrange IndexSet+NSRange.swift
[20/35] Compiling Rearrange RangeMutation.swift
[21/35] Compiling SwiftTreeSitter Node.swift
[22/35] Compiling SwiftTreeSitter Parser.swift
[23/35] Compiling SwiftTreeSitter Language.swift
[24/35] Compiling SwiftTreeSitter LanguageConfiguration.swift
[25/35] Compiling SwiftTreeSitter Input.swift
[26/35] Compiling SwiftTreeSitter InputEdit.swift
[27/35] Compiling SwiftTreeSitter Bundle+Extensions.swift
[28/35] Compiling SwiftTreeSitter Encoding+Helpers.swift
[29/35] Compiling SwiftTreeSitter Point.swift
[30/35] Compiling SwiftTreeSitter Predicate.swift
[31/35] Compiling SwiftTreeSitter Query.swift
[32/35] Compiling SwiftTreeSitter QueryDefinitions.swift
[33/35] Compiling Rearrange UITextRange+Convenience.swift
[34/35] Compiling SwiftTreeSitter Tree.swift
[35/35] Compiling SwiftTreeSitter TreeCursor.swift
[36/53] Compiling SwiftTreeSitterLayer Queryable.swift
[37/53] Compiling SwiftTreeSitterLayer Snapshots.swift
[38/53] Compiling SwiftTreeSitterLayer ParseState.swift
[39/53] Compiling SwiftTreeSitterLayer TreeSitter+Extensions.swift
[40/53] Compiling SwiftTreeSitterLayer LanguageLayerQueryCursor.swift
[41/53] Compiling RangeState RangeInvalidationBuffer.swift
[42/53] Compiling RangeState SinglePhaseRangeValidator.swift
[43/53] Compiling RangeState RangeTarget.swift
[44/53] Compiling RangeState Versioned.swift
[45/53] Compiling RangeState ThreePhaseRangeValidator.swift
[46/53] Compiling RangeState RangeValidator.swift
[47/53] Compiling SwiftTreeSitterLayer LanguageLayer.swift
[48/53] Emitting module SwiftTreeSitterLayer
[49/53] Compiling SwiftTreeSitterLayer IndexSet+Range.swift
[50/53] Compiling RangeState HybridValueProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider.swift:37:17: warning: sending 'mainActorAsyncValue' risks causing data races; this is an error in the Swift 6 language mode
 35 | 		self.syncValueProvider = syncValue
 36 | 		self.asyncValueProvider = { input, _ in
 37 | 			return await mainActorAsyncValue(input)
    |                 |- warning: sending 'mainActorAsyncValue' risks causing data races; this is an error in the Swift 6 language mode
    |                 `- note: task-isolated 'mainActorAsyncValue' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
 38 | 		}
 39 | 	}
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider.swift:81:17: warning: sending 'mainActorAsyncValue' risks causing data races; this is an error in the Swift 6 language mode
 79 | 		self.syncValueProvider = syncValue
 80 | 		self.asyncValueProvider = { input, _ in
 81 | 			return await mainActorAsyncValue(input)
    |                 |- warning: sending 'mainActorAsyncValue' risks causing data races; this is an error in the Swift 6 language mode
    |                 `- note: task-isolated 'mainActorAsyncValue' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
 82 | 		}
 83 | 	}
[51/53] Emitting module RangeState
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider+RangeProcessor.swift:23:28: warning: sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
21 | 			},
22 | 			asyncValue: { input, actor in
23 | 				let (location, fill) = inputTransformer(input)
   |                            |- warning: sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
   |                            `- note: main actor-isolated 'inputTransformer' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
24 |
25 | 				await rangeProcessor.processLocation(location, mode: fill)
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider+RangeProcessor.swift:28:18: warning: sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
26 | 				await rangeProcessor.processingCompleted()
27 |
28 | 				return await asyncValue(input)
   |                  |- warning: sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
   |                  `- note: main actor-isolated 'asyncValue' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
29 | 			}
30 | 		)
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider+RangeProcessor.swift:54:28: warning: sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
52 | 			},
53 | 			asyncValue: { input, actor in
54 | 				let (location, fill) = inputTransformer(input)
   |                            |- warning: sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
   |                            `- note: main actor-isolated 'inputTransformer' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
55 |
56 | 				await rangeProcessor.processLocation(location, mode: fill)
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider+RangeProcessor.swift:59:22: warning: sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
57 | 				await rangeProcessor.processingCompleted()
58 |
59 | 				return try await asyncValue(input)
   |                      |- warning: sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: main actor-isolated 'asyncValue' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
60 | 			}
61 | 		)
[52/53] Compiling RangeState RangeProcessor.swift
[53/53] Compiling RangeState HybridValueProvider+RangeProcessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider+RangeProcessor.swift:23:28: warning: sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
21 | 			},
22 | 			asyncValue: { input, actor in
23 | 				let (location, fill) = inputTransformer(input)
   |                            |- warning: sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
   |                            `- note: main actor-isolated 'inputTransformer' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
24 |
25 | 				await rangeProcessor.processLocation(location, mode: fill)
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider+RangeProcessor.swift:28:18: warning: sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
26 | 				await rangeProcessor.processingCompleted()
27 |
28 | 				return await asyncValue(input)
   |                  |- warning: sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
   |                  `- note: main actor-isolated 'asyncValue' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
29 | 			}
30 | 		)
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider+RangeProcessor.swift:54:28: warning: sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
52 | 			},
53 | 			asyncValue: { input, actor in
54 | 				let (location, fill) = inputTransformer(input)
   |                            |- warning: sending 'inputTransformer' risks causing data races; this is an error in the Swift 6 language mode
   |                            `- note: main actor-isolated 'inputTransformer' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
55 |
56 | 				await rangeProcessor.processLocation(location, mode: fill)
/Users/admin/builder/spi-builder-workspace/Sources/RangeState/HybridValueProvider+RangeProcessor.swift:59:22: warning: sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
57 | 				await rangeProcessor.processingCompleted()
58 |
59 | 				return try await asyncValue(input)
   |                      |- warning: sending 'asyncValue' risks causing data races; this is an error in the Swift 6 language mode
   |                      `- note: main actor-isolated 'asyncValue' is captured by a actor-isolated closure. actor-isolated uses in closure may race against later nonisolated uses
60 | 			}
61 | 		)
[54/57] Compiling TreeSitterClient TreeSitter+Extensions.swift
[55/57] Emitting module TreeSitterClient
[56/57] Compiling TreeSitterClient BackgroundingLanguageLayerTree.swift
/Users/admin/builder/spi-builder-workspace/Sources/TreeSitterClient/BackgroundingLanguageLayerTree.swift:145:19: warning: sending 'cursorResult' risks causing data races; this is an error in the Swift 6 language mode
143 | 					}
144 |
145 | 					continuation.resume(with: cursorResult)
    |                   |- warning: sending 'cursorResult' risks causing data races; this is an error in the Swift 6 language mode
    |                   `- note: main actor-isolated 'cursorResult' is passed as a 'sending' parameter; Uses in callee may race with later main actor-isolated uses
146 | 				}
147 | 			}
[57/57] Compiling TreeSitterClient TreeSitterClient.swift
[58/68] Compiling Neon Token.swift
[59/68] Compiling Neon TokenSystemValidator.swift
[60/68] Compiling Neon ThreePhaseTextSystemStyler.swift
[61/68] Compiling Neon TextSystemStyler.swift
[62/69] Compiling Neon TextViewSystemInterface.swift
[63/69] Compiling Neon TextSystemInterface.swift
[64/69] Compiling Neon TextViewHighlighter.swift
[65/69] Compiling Neon TextSystemInterface+Validation.swift
[66/69] Compiling Neon PlatformTextSystem.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neon/PlatformTextSystem.swift:18:1: warning: extension declares a conformance of imported type 'NSTextStorage' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
16 |
17 | #if os(macOS) || os(iOS) || os(visionOS) || os(tvOS)
18 | extension NSTextStorage: VersionedContent {
   | |- warning: extension declares a conformance of imported type 'NSTextStorage' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 | 	public var currentVersion: Int {
20 | 		let value = hashValue
/Users/admin/builder/spi-builder-workspace/Sources/Neon/PlatformTextSystem.swift:33:1: warning: extension declares a conformance of imported type 'NSTextContentManager' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
31 |
32 | @available(macOS 12.0, iOS 16.0, tvOS 16.0, *)
33 | extension NSTextContentManager: VersionedContent {
   | |- warning: extension declares a conformance of imported type 'NSTextContentManager' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 | 	public var currentVersion: Int {
35 | 		hashValue
[67/69] Compiling Neon TextStorageDelegateBuffer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Neon/PlatformTextSystem.swift:18:1: warning: extension declares a conformance of imported type 'NSTextStorage' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
16 |
17 | #if os(macOS) || os(iOS) || os(visionOS) || os(tvOS)
18 | extension NSTextStorage: VersionedContent {
   | |- warning: extension declares a conformance of imported type 'NSTextStorage' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 | 	public var currentVersion: Int {
20 | 		let value = hashValue
/Users/admin/builder/spi-builder-workspace/Sources/Neon/PlatformTextSystem.swift:33:1: warning: extension declares a conformance of imported type 'NSTextContentManager' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
31 |
32 | @available(macOS 12.0, iOS 16.0, tvOS 16.0, *)
33 | extension NSTextContentManager: VersionedContent {
   | |- warning: extension declares a conformance of imported type 'NSTextContentManager' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 | 	public var currentVersion: Int {
35 | 		hashValue
[68/69] Emitting module Neon
/Users/admin/builder/spi-builder-workspace/Sources/Neon/PlatformTextSystem.swift:18:1: warning: extension declares a conformance of imported type 'NSTextStorage' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
16 |
17 | #if os(macOS) || os(iOS) || os(visionOS) || os(tvOS)
18 | extension NSTextStorage: VersionedContent {
   | |- warning: extension declares a conformance of imported type 'NSTextStorage' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
19 | 	public var currentVersion: Int {
20 | 		let value = hashValue
/Users/admin/builder/spi-builder-workspace/Sources/Neon/PlatformTextSystem.swift:33:1: warning: extension declares a conformance of imported type 'NSTextContentManager' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
31 |
32 | @available(macOS 12.0, iOS 16.0, tvOS 16.0, *)
33 | extension NSTextContentManager: VersionedContent {
   | |- warning: extension declares a conformance of imported type 'NSTextContentManager' to imported protocol 'VersionedContent'; this will not behave correctly if the owners of 'AppKit' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 | 	public var currentVersion: Int {
35 | 		hashValue
[69/69] Compiling Neon TreeSitterClient+Neon.swift
<unknown>:0: warning: cannot form key path that captures non-sendable type 'KeyPath<AttributeScopes.AppKitAttributes, AttributeScopes.AppKitAttributes.ForegroundColorAttribute>'; this is an error in the Swift 6 language mode
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
1 | public class KeyPath<Root, Value> : PartialKeyPath<Root> {
  |              `- note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
2 |     @objc deinit
3 | }
Build of target: 'Neon' complete! (4.65s)
Target:                   TreeSitterClient
Extracting symbol information for 'TreeSitterClient'...
Finished extracting symbol information for 'TreeSitterClient'. (0.43s)
Building documentation for 'TreeSitterClient'...
warning: Parameter 'contentProvider' is missing documentation
  --> Sources/TreeSitterClient/TreeSitterClient.swift:44:92-44:92
42 | 		///
43 | 		/// - Parameter languageProvider: called when nested language configuration is needed.
44 + 		/// - Parameter invalidationHandler: invoked when parts of the text content have changed.
   |       ╰─suggestion: Document 'contentProvider' parameter
45 | 		///
46 | 		public init(
warning: Parameter 'locationTransformer' is missing documentation
  --> Sources/TreeSitterClient/TreeSitterClient.swift:44:92-44:92
42 | 		///
43 | 		/// - Parameter languageProvider: called when nested language configuration is needed.
44 + 		/// - Parameter invalidationHandler: invoked when parts of the text content have changed.
   |                                                                                            ╰─suggestion: Document 'locationTransformer' parameter
45 | 		///
46 | 		public init(
warning: Parameter 'lengthProvider' is missing documentation
  --> Sources/TreeSitterClient/TreeSitterClient.swift:44:92-44:92
42 | 		///
43 | 		/// - Parameter languageProvider: called when nested language configuration is needed.
44 + 		/// - Parameter invalidationHandler: invoked when parts of the text content have changed.
   |       ╰─suggestion: Document 'lengthProvider' parameter
45 | 		///
46 | 		public init(
warning: Parameter 'maximumLanguageDepth' is missing documentation
  --> Sources/TreeSitterClient/TreeSitterClient.swift:44:92-44:92
42 | 		///
43 | 		/// - Parameter languageProvider: called when nested language configuration is needed.
44 + 		/// - Parameter invalidationHandler: invoked when parts of the text content have changed.
   |                                                                                            ╰─suggestion: Document 'maximumLanguageDepth' parameter
45 | 		///
46 | 		public init(Finished building documentation for 'TreeSitterClient' (0.07s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/chimehq/neon/main
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'snippet-extract' complete! (0.21s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
Build of target: 'TreeSitterClient' complete! (0.19s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/chimehq/neon/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/chimehq/neon/main/linkable-paths.json
     374
3	/Users/admin/builder/spi-builder-workspace/.docs/chimehq/neon/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/chimehq/neon/main
File count: 374
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-chimehq-neon-main-635cdb60.zip to s3://spi-docs-inbox/prod-chimehq-neon-main-635cdb60.zip
Copying... [19%]
Copying... [28%]
Copying... [37%]
Copying... [47%]
Copying... [56%]
Copying... [66%]
Copying... [75%]
Copying... [84%]
Copying... [94%]
Copying... [100%]
Done.