The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Neon, reference main (484d6f), with Swift 6.3 for Android on 21 Apr 2026 15:52:02 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/Neon.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/ChimeHQ/Neon
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 484d6fb Permit zero-length content processing
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 '/host/spi-builder-workspace/tree-sitter-swift'...
Cloned https://github.com/ChimeHQ/Neon.git
Revision (git rev-parse @):
484d6fb9e0c4fb679a1d5f5ddaf2cac2ecf21165
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/Neon.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ChimeHQ/Neon.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/ChimeHQ/SwiftTreeSitter
[1/1714] Fetching swifttreesitter
Fetched https://github.com/ChimeHQ/SwiftTreeSitter from cache (0.28s)
Fetching https://github.com/ChimeHQ/Rearrange
Fetching https://github.com/tree-sitter/tree-sitter
[1/592] Fetching rearrange
[593/68159] Fetching rearrange, tree-sitter
Fetched https://github.com/ChimeHQ/Rearrange from cache (4.24s)
Fetched https://github.com/tree-sitter/tree-sitter from cache (4.33s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.1.0 (4.81s)
Computing version for https://github.com/tree-sitter/tree-sitter
Computed https://github.com/tree-sitter/tree-sitter at 0.25.10 (0.81s)
Creating working copy for https://github.com/tree-sitter/tree-sitter
Working copy of https://github.com/tree-sitter/tree-sitter resolved at 0.25.10
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 2.1.0
Creating working copy for https://github.com/ChimeHQ/SwiftTreeSitter
Working copy of https://github.com/ChimeHQ/SwiftTreeSitter resolved at main (f97df58)
Building for debugging...
[0/22] Write sources
[4/22] Compiling stdlib.c
[5/22] Compiling wasm_store.c
[6/22] Write swift-version--4F562202D5529B1.txt
[7/22] Compiling tree.c
[8/22] Compiling scanner.c
[9/34] Compiling tree_cursor.c
[10/34] Compiling subtree.c
[11/34] Compiling stack.c
[12/34] Compiling node.c
[13/34] Compiling lexer.c
[14/34] Write sources
[15/34] Compiling language.c
[16/34] Write sources
[17/34] Compiling alloc.c
[18/34] Compiling parser.c
[19/34] Compiling get_changed_ranges.c
[20/34] Compiling query.c
[22/53] Emitting module SwiftTreeSitter
[22/55] Compiling parser.c
[24/55] Compiling SwiftTreeSitter SendableTypes.swift
[25/55] Compiling SwiftTreeSitter String+Data.swift
[26/55] Compiling SwiftTreeSitter ResolvingQueryCursor.swift
[27/55] Compiling SwiftTreeSitter ResolvingQueryMatchSequence.swift
[28/55] Emitting module Rearrange
[31/56] Compiling SwiftTreeSitter InputEdit.swift
[32/56] Compiling SwiftTreeSitter Language.swift
[33/56] Compiling SwiftTreeSitter Tree.swift
[34/56] Compiling SwiftTreeSitter TreeCursor.swift
[37/56] Compiling SwiftTreeSitter LanguageConfiguration.swift
[38/56] Compiling SwiftTreeSitter String+TextProvider.swift
[39/56] Compiling SwiftTreeSitter TSRange.swift
[41/56] Compiling SwiftTreeSitter Bundle+Extensions.swift
[42/56] Compiling Rearrange RangeMutation.swift
[43/56] Compiling SwiftTreeSitter Predicate.swift
[44/56] Compiling SwiftTreeSitter Query.swift
[45/56] Compiling SwiftTreeSitter QueryDefinitions.swift
[46/56] Compiling SwiftTreeSitter Node.swift
[47/56] Compiling SwiftTreeSitter Parser.swift
[48/56] Compiling SwiftTreeSitter Point.swift
[50/56] Compiling SwiftTreeSitter Encoding+Helpers.swift
[51/56] Compiling SwiftTreeSitter Input.swift
[54/57] Compiling Rearrange String+NSRange.swift
[55/57] Compiling Rearrange TextRangeCalculating.swift
[57/57] Compiling Rearrange UITextRange+Convenience.swift
[59/76] Compiling SwiftTreeSitterLayer LanguageLayerQueryCursor.swift
[60/76] Compiling SwiftTreeSitterLayer ParseState.swift
[61/76] Compiling SwiftTreeSitterLayer TreeSitter+Extensions.swift
[62/76] Compiling SwiftTreeSitterLayer Queryable.swift
[63/76] Compiling SwiftTreeSitterLayer Snapshots.swift
[64/76] Emitting module SwiftTreeSitterLayer
[65/76] Compiling SwiftTreeSitterLayer IndexSet+Range.swift
[66/76] Compiling SwiftTreeSitterLayer LanguageLayer.swift
[68/77] Compiling RangeState SinglePhaseRangeValidator.swift
[69/77] Compiling RangeState RangeValidator.swift
[70/78] Emitting module RangeState
[71/78] Compiling RangeState AwaitableQueue.swift
[72/78] Compiling RangeState HybridSyncAsyncValueProvider.swift
[73/78] Compiling RangeState RangeTarget.swift
[74/78] Compiling RangeState RangeProcessor.swift
[75/78] Compiling RangeState HybridValueProvider+RangeProcessor.swift
[76/78] Compiling RangeState RangeInvalidationBuffer.swift
[77/78] Compiling RangeState ThreePhaseRangeValidator.swift
[78/78] Compiling RangeState Versioned.swift
[80/85] Emitting module TreeSitterClient
[81/85] Compiling TreeSitterClient BackgroundingLanguageLayerTree.swift
[82/85] Compiling TreeSitterClient TreeSitterClient.swift
[83/85] Compiling TreeSitterClient TreeSitter+Extensions.swift
[84/85] Compiling TreeSitterClient HybridSyncAsyncVersionedResource.swift
[85/85] Compiling TreeSitterClient BackgroundProcessor.swift
[87/97] Compiling Neon TextViewSystemInterface.swift
[88/97] Compiling Neon ThreePhaseTextSystemStyler.swift
[89/98] Compiling Neon TokenSystemValidator.swift
[90/98] Compiling Neon TextSystemStyler.swift
[91/98] Compiling Neon TextViewHighlighter.swift
[92/98] Compiling Neon TextSystemInterface+Validation.swift
[93/98] Compiling Neon TextSystemInterface.swift
[94/98] Emitting module Neon
[95/98] Compiling Neon PlatformTextSystem.swift
[96/98] Compiling Neon TextStorageDelegateBuffer.swift
[97/98] Compiling Neon Token.swift
[98/98] Compiling Neon TreeSitterClient+Neon.swift
Build complete! (65.38s)
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" : "/host/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"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.