Build Information
Successful build of Neon, reference main (ad50d5
), with Swift 6.1 for macOS (SPM) on 1 Jun 2025 01:19:34 UTC.
Swift 6 data race errors: 0
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
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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 ad50d53 Tweaks to scroll view observation mechanics (#55)
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 @):
ad50d53cb3359a5bec4c7d7a4ec4d5f5edac16af
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/Neon.git at main
Fetching https://github.com/ChimeHQ/SwiftTreeSitter
Fetching https://github.com/ChimeHQ/Rearrange
Fetching https://github.com/tree-sitter/tree-sitter
[1/569] Fetching rearrange
[155/2202] Fetching rearrange, swifttreesitter
[1436/59694] Fetching rearrange, swifttreesitter, tree-sitter
Fetched https://github.com/ChimeHQ/Rearrange from cache (2.26s)
Fetched https://github.com/ChimeHQ/SwiftTreeSitter from cache (2.26s)
Fetched https://github.com/tree-sitter/tree-sitter from cache (2.26s)
Creating working copy for https://github.com/ChimeHQ/SwiftTreeSitter
Working copy of https://github.com/ChimeHQ/SwiftTreeSitter resolved at main (55f2c2f)
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/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 2.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": "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": "2.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rearrange",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ChimeHQ/Neon.git
[1/2023] Fetching neon
Fetched https://github.com/ChimeHQ/Neon.git from cache (1.04s)
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.67s)
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.67s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.0.0 (1.14s)
Computing version for https://github.com/tree-sitter/tree-sitter
Computed https://github.com/tree-sitter/tree-sitter at 0.23.2 (0.43s)
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 2.0.0
Creating working copy for https://github.com/ChimeHQ/SwiftTreeSitter
Working copy of https://github.com/ChimeHQ/SwiftTreeSitter resolved at main (f0ac935)
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 (ad50d53)
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.1
Building package at path: $PWD
https://github.com/ChimeHQ/Neon.git
https://github.com/ChimeHQ/Neon.git
{
"dependencies" : [
{
"identity" : "swifttreesitter",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/SwiftTreeSitter"
},
{
"identity" : "rearrange",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.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" : [
"TreeSitterClientStressTests.swift",
"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" : [
"BackgroundProcessor.swift",
"BackgroundingLanguageLayerTree.swift",
"HybridSyncAsyncVersionedResource.swift",
"TreeSitter+Extensions.swift",
"TreeSitterClient.swift"
],
"target_dependencies" : [
"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" : [
"AwaitableQueue.swift",
"HybridSyncAsyncValueProvider.swift",
"HybridValueProvider+RangeProcessor.swift",
"RangeInvalidationBuffer.swift",
"RangeProcessor.swift",
"RangeTarget.swift",
"RangeValidator.swift",
"SinglePhaseRangeValidator.swift",
"ThreePhaseRangeValidator.swift",
"Versioned.swift"
],
"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" : [
"RangeState",
"TreeSitterClient"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
Building for debugging...
[0/10] Write sources
[6/10] Write swift-version-2F0A5646E1D333AE.txt
[7/20] Compiling scanner.c
[8/20] Compiling lib.c
[9/39] Compiling parser.c
[11/39] Compiling SwiftTreeSitter Bundle+Extensions.swift
[12/39] Compiling SwiftTreeSitter Encoding+Helpers.swift
[13/39] Emitting module SwiftTreeSitter
[14/41] Compiling SwiftTreeSitter Node.swift
[15/41] Compiling SwiftTreeSitter Parser.swift
[16/41] Compiling SwiftTreeSitter Input.swift
[17/41] Compiling SwiftTreeSitter InputEdit.swift
[18/41] Compiling SwiftTreeSitter Query.swift
[19/41] Compiling SwiftTreeSitter QueryDefinitions.swift
[20/41] Compiling SwiftTreeSitter ResolvingQueryCursor.swift
[21/41] Compiling SwiftTreeSitter ResolvingQueryMatchSequence.swift
[22/41] Compiling SwiftTreeSitter SendableTypes.swift
[23/41] Compiling SwiftTreeSitter String+Data.swift
[24/41] Compiling SwiftTreeSitter String+TextProvider.swift
[25/41] Compiling SwiftTreeSitter TSRange.swift
[26/41] Compiling SwiftTreeSitter Point.swift
[27/41] Compiling SwiftTreeSitter Predicate.swift
[28/41] Compiling SwiftTreeSitter Language.swift
[29/41] Compiling SwiftTreeSitter LanguageConfiguration.swift
[30/41] Compiling Rearrange UITextRange+Convenience.swift
[31/41] Compiling Rearrange NSRange+Shift.swift
[32/41] Compiling Rearrange String+NSRange.swift
[33/41] Compiling Rearrange RangeMutation.swift
[34/41] Compiling SwiftTreeSitter Tree.swift
[35/41] Compiling SwiftTreeSitter TreeCursor.swift
[36/49] Compiling SwiftTreeSitterLayer IndexSet+Range.swift
[37/49] Emitting module SwiftTreeSitterLayer
[38/49] Compiling SwiftTreeSitterLayer Queryable.swift
[39/49] Compiling SwiftTreeSitterLayer TreeSitter+Extensions.swift
[40/49] Compiling SwiftTreeSitterLayer LanguageLayerQueryCursor.swift
[41/49] Compiling SwiftTreeSitterLayer ParseState.swift
[42/49] Compiling SwiftTreeSitterLayer Snapshots.swift
[43/49] Compiling Rearrange NSRange+Convenience.swift
[44/49] Compiling Rearrange IndexSet+NSRange.swift
[45/49] Compiling Rearrange IndexSet+ApplyMutation.swift
[46/49] Compiling Rearrange NSTextRange+NSRange.swift
[47/49] Emitting module Rearrange
[48/49] Compiling Rearrange NSRange+ApplyMutation.swift
[49/49] Compiling SwiftTreeSitterLayer LanguageLayer.swift
[50/59] Compiling RangeState ThreePhaseRangeValidator.swift
[51/59] Compiling RangeState SinglePhaseRangeValidator.swift
[52/59] Compiling RangeState RangeProcessor.swift
[53/59] Compiling RangeState RangeTarget.swift
[54/59] Compiling RangeState RangeInvalidationBuffer.swift
[55/59] Compiling RangeState HybridValueProvider+RangeProcessor.swift
[56/59] Compiling RangeState AwaitableQueue.swift
[57/59] Compiling RangeState HybridSyncAsyncValueProvider.swift
[58/59] Compiling RangeState RangeValidator.swift
[59/60] Emitting module RangeState
[60/60] Compiling RangeState Versioned.swift
[61/66] Compiling TreeSitterClient TreeSitter+Extensions.swift
[62/66] Compiling TreeSitterClient BackgroundProcessor.swift
[63/66] Compiling TreeSitterClient HybridSyncAsyncVersionedResource.swift
[64/66] Emitting module TreeSitterClient
[65/66] Compiling TreeSitterClient BackgroundingLanguageLayerTree.swift
[66/66] Compiling TreeSitterClient TreeSitterClient.swift
[67/77] Compiling Neon TextViewSystemInterface.swift
[68/77] Compiling Neon TokenSystemValidator.swift
[69/77] Compiling Neon ThreePhaseTextSystemStyler.swift
[70/77] Compiling Neon TextSystemInterface+Validation.swift
[71/77] Emitting module Neon
[72/77] Compiling Neon PlatformTextSystem.swift
[73/77] Compiling Neon TextStorageDelegateBuffer.swift
[74/77] Compiling Neon TextViewHighlighter.swift
[75/77] Compiling Neon Token.swift
[76/77] Compiling Neon TextSystemInterface.swift
[77/77] Compiling Neon TextSystemStyler.swift
[78/78] Compiling Neon TreeSitterClient+Neon.swift
Build complete! (15.72s)
Build complete.
{
"dependencies" : [
{
"identity" : "swifttreesitter",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChimeHQ/SwiftTreeSitter"
},
{
"identity" : "rearrange",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.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" : [
"TreeSitterClientStressTests.swift",
"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" : [
"BackgroundProcessor.swift",
"BackgroundingLanguageLayerTree.swift",
"HybridSyncAsyncVersionedResource.swift",
"TreeSitter+Extensions.swift",
"TreeSitterClient.swift"
],
"target_dependencies" : [
"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" : [
"AwaitableQueue.swift",
"HybridSyncAsyncValueProvider.swift",
"HybridValueProvider+RangeProcessor.swift",
"RangeInvalidationBuffer.swift",
"RangeProcessor.swift",
"RangeTarget.swift",
"RangeValidator.swift",
"SinglePhaseRangeValidator.swift",
"ThreePhaseRangeValidator.swift",
"Versioned.swift"
],
"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" : [
"RangeState",
"TreeSitterClient"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/chimehq/neon/main
Repository: ChimeHQ/Neon
Swift version used: 6.1
Target: Neon
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 'Neon'...
Finished extracting symbol information for 'Neon'. (6.85s)
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.14s)
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.54s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/tree-sitter/tree-sitter
Updating https://github.com/ChimeHQ/Rearrange
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.48s)
Updated https://github.com/ChimeHQ/Rearrange (0.88s)
Updated https://github.com/tree-sitter/tree-sitter (0.88s)
Computing version for https://github.com/tree-sitter/tree-sitter
Computed https://github.com/tree-sitter/tree-sitter at 0.23.2 (1.35s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.0.0 (0.45s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.31s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.87s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.49s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit Identifier.swift
[22/57] Compiling SymbolKit KindIdentifier.swift
[23/57] Compiling SymbolKit Location.swift
[24/57] Compiling SymbolKit Mutability.swift
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.swift
[29/57] Compiling SymbolKit Mixin+Equals.swift
[30/57] Compiling SymbolKit Mixin+Hash.swift
[31/57] Compiling SymbolKit Mixin.swift
[32/57] Compiling SymbolKit LineList.swift
[33/57] Compiling SymbolKit Position.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.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 Snippet.swift
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.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! (3.74s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/30] Compiling Rearrange UITextRange+Convenience.swift
[3/30] Emitting module SwiftTreeSitter
[4/32] Compiling SwiftTreeSitter SendableTypes.swift
[5/32] Compiling SwiftTreeSitter String+Data.swift
[6/32] Compiling SwiftTreeSitter String+TextProvider.swift
[7/32] Compiling SwiftTreeSitter TSRange.swift
[8/32] Compiling SwiftTreeSitter Query.swift
[9/32] Compiling SwiftTreeSitter QueryDefinitions.swift
[10/32] Compiling SwiftTreeSitter ResolvingQueryCursor.swift
[11/32] Compiling SwiftTreeSitter ResolvingQueryMatchSequence.swift
[12/32] Compiling SwiftTreeSitter Bundle+Extensions.swift
[13/32] Compiling SwiftTreeSitter Encoding+Helpers.swift
[14/32] Compiling SwiftTreeSitter Input.swift
[15/32] Compiling SwiftTreeSitter InputEdit.swift
[16/32] Compiling Rearrange RangeMutation.swift
[17/32] Compiling Rearrange String+NSRange.swift
[18/32] Compiling Rearrange NSTextRange+NSRange.swift
[19/32] Compiling Rearrange NSRange+ApplyMutation.swift
[20/32] Compiling Rearrange IndexSet+ApplyMutation.swift
[21/32] Compiling Rearrange NSRange+Convenience.swift
[22/32] Emitting module Rearrange
[23/32] Compiling Rearrange IndexSet+NSRange.swift
[24/32] Compiling Rearrange NSRange+Shift.swift
[25/32] Compiling SwiftTreeSitter Node.swift
[26/32] Compiling SwiftTreeSitter Parser.swift
[27/32] Compiling SwiftTreeSitter Point.swift
[28/32] Compiling SwiftTreeSitter Predicate.swift
[29/32] Compiling SwiftTreeSitter Language.swift
[30/32] Compiling SwiftTreeSitter LanguageConfiguration.swift
[31/42] Compiling SwiftTreeSitter Tree.swift
[32/42] Compiling SwiftTreeSitter TreeCursor.swift
[33/50] Emitting module RangeState
[34/50] Compiling RangeState HybridSyncAsyncValueProvider.swift
[35/50] Compiling RangeState HybridValueProvider+RangeProcessor.swift
[36/50] Compiling RangeState RangeInvalidationBuffer.swift
[37/51] Compiling RangeState AwaitableQueue.swift
[38/51] Compiling RangeState ThreePhaseRangeValidator.swift
[39/51] Compiling RangeState RangeTarget.swift
[40/51] Compiling SwiftTreeSitterLayer Snapshots.swift
[41/51] Compiling SwiftTreeSitterLayer ParseState.swift
[42/51] Compiling SwiftTreeSitterLayer TreeSitter+Extensions.swift
[43/51] Compiling SwiftTreeSitterLayer Queryable.swift
[44/51] Compiling SwiftTreeSitterLayer LanguageLayerQueryCursor.swift
[45/51] Compiling RangeState RangeProcessor.swift
[46/51] Compiling RangeState RangeValidator.swift
[47/51] Compiling RangeState SinglePhaseRangeValidator.swift
[48/51] Compiling SwiftTreeSitterLayer IndexSet+Range.swift
[49/51] Compiling SwiftTreeSitterLayer LanguageLayer.swift
[50/51] Emitting module SwiftTreeSitterLayer
[51/51] Compiling RangeState Versioned.swift
[52/57] Compiling TreeSitterClient TreeSitter+Extensions.swift
[53/57] Compiling TreeSitterClient BackgroundingLanguageLayerTree.swift
[54/57] Compiling TreeSitterClient BackgroundProcessor.swift
[55/57] Emitting module TreeSitterClient
[56/57] Compiling TreeSitterClient HybridSyncAsyncVersionedResource.swift
[57/57] Compiling TreeSitterClient TreeSitterClient.swift
[58/68] Compiling Neon TokenSystemValidator.swift
[59/69] Compiling Neon Token.swift
[60/69] Compiling Neon ThreePhaseTextSystemStyler.swift
[61/69] Compiling Neon TextSystemStyler.swift
[62/69] Compiling Neon TextViewSystemInterface.swift
[63/69] Compiling Neon TextSystemInterface.swift
[64/69] Emitting module Neon
[65/69] Compiling Neon TextSystemInterface+Validation.swift
[66/69] Compiling Neon TextViewHighlighter.swift
[67/69] Compiling Neon PlatformTextSystem.swift
[68/69] Compiling Neon TextStorageDelegateBuffer.swift
[69/69] Compiling Neon TreeSitterClient+Neon.swift
Build of target: 'Neon' complete! (3.54s)
Target: TreeSitterClient
Extracting symbol information for 'TreeSitterClient'...
Finished extracting symbol information for 'TreeSitterClient'. (0.53s)
Building documentation for 'TreeSitterClient'...
warning: Parameter 'locationTransformer' is missing documentation
--> Sources/TreeSitterClient/TreeSitterClient.swift:52:92-52:92
50 | ///
51 | /// - Parameter languageProvider: called when nested language configuration is needed.
52 + /// - Parameter invalidationHandler: invoked when parts of the text content have changed.
| ╰─suggestion: Document 'locationTransformer' parameter
53 | ///
54 | public init(
warning: Parameter 'maximumLanguageDepth' is missing documentation
--> Sources/TreeSitterClient/TreeSitterClient.swift:52:92-52:92
50 | ///
51 | /// - Parameter languageProvider: called when nested language configuration is needed.
52 + /// - Parameter invalidationHandler: invoked when parts of the text content have changed.
| ╰─suggestion: Document 'maximumLanguageDepth' parameter
53 | ///
54 | public init(
warning: Parameter 'contentProvider' is missing documentation
--> Sources/TreeSitterClient/TreeSitterClient.swift:52:92-52:92
50 | ///
51 | /// - Parameter languageProvider: called when nested language configuration is needed.
52 + /// - Parameter invalidationHandler: invoked when parts of the text content have changed.
| ╰─suggestion: Document 'contentProvider' parameter
53 | ///
54 | public init(
warning: Parameter 'contentSnapshopProvider' is missing documentation
--> Sources/TreeSitterClient/TreeSitterClient.swift:52:92-52:92
50 | ///
51 | /// - Parameter languageProvider: called when nested language configuration is needed.
52 + /// - Parameter invalidationHandler: invoked when parts of the text content have changed.
| ╰─suggestion: Document 'contentSnapshopProvider' parameter
53 | ///
54 | public init(
warning: Parameter 'lengthProvider' is missing documentation
--> Sources/TreeSitterClient/TreeSitterClient.swift:52:92-52:92
50 | ///
51 | /// - Parameter languageProvider: called when nested language configuration is needed.
52 + /// - Parameter invalidationHandler: invoked when parts of the text content have changed.
| ╰─suggestion: Document 'lengthProvider' parameter
53 | ///
54 | public init(
Finished building documentation for 'TreeSitterClient' (0.06s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/chimehq/neon/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.36s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'TreeSitterClient' complete! (0.35s)
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
370
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: 370
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-chimehq-neon-main-93030189.zip to s3://spi-docs-inbox/prod-chimehq-neon-main-93030189.zip
Copying... [19%]
Copying... [28%]
Copying... [38%]
Copying... [47%]
Copying... [56%]
Copying... [66%]
Copying... [75%]
Copying... [85%]
Copying... [94%]
Copying... [100%]
Done.