The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Neon, reference main (ad50d5), with Swift 6.0 for Linux on 1 Jun 2025 01:19:12 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /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 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 '/host/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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
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" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/ChimeHQ/SwiftTreeSitter
[1/1633] Fetching swifttreesitter
Fetched https://github.com/ChimeHQ/SwiftTreeSitter from cache (0.73s)
Fetching https://github.com/ChimeHQ/Rearrange
Fetching https://github.com/tree-sitter/tree-sitter
[1/569] Fetching rearrange
[570/58061] Fetching rearrange, tree-sitter
Fetched https://github.com/ChimeHQ/Rearrange from cache (2.54s)
Fetched https://github.com/tree-sitter/tree-sitter from cache (2.59s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.0.0 (0.61s)
Computing version for https://github.com/tree-sitter/tree-sitter
Computed https://github.com/tree-sitter/tree-sitter at 0.23.2 (0.58s)
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/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 2.0.0
Building for debugging...
[0/10] Write sources
[6/10] Compiling scanner.c
[7/10] Compiling lib.c
[8/10] Compiling parser.c
[8/10] Write swift-version-24593BA9C3E375BF.txt
[11/38] Compiling SwiftTreeSitter String+TextProvider.swift
[12/38] Compiling SwiftTreeSitter TSRange.swift
[13/40] Compiling Rearrange NSRange+Shift.swift
[14/40] Emitting module Rearrange
[15/41] Compiling SwiftTreeSitter Bundle+Extensions.swift
[16/41] Compiling SwiftTreeSitter Encoding+Helpers.swift
[17/41] Compiling SwiftTreeSitter Input.swift
[18/41] Emitting module SwiftTreeSitter
[19/41] Compiling Rearrange NSTextRange+NSRange.swift
[20/41] Compiling Rearrange RangeMutation.swift
[21/41] Compiling SwiftTreeSitter Predicate.swift
[22/41] Compiling SwiftTreeSitter Query.swift
[23/41] Compiling SwiftTreeSitter QueryDefinitions.swift
[24/41] Compiling SwiftTreeSitter Node.swift
[25/41] Compiling SwiftTreeSitter Parser.swift
[26/41] Compiling SwiftTreeSitter Point.swift
[27/41] Compiling SwiftTreeSitter SendableTypes.swift
[28/41] Compiling SwiftTreeSitter String+Data.swift
[29/41] Compiling SwiftTreeSitter ResolvingQueryCursor.swift
[30/41] Compiling SwiftTreeSitter ResolvingQueryMatchSequence.swift
[31/41] Compiling SwiftTreeSitter InputEdit.swift
[32/41] Compiling SwiftTreeSitter Language.swift
[33/41] Compiling SwiftTreeSitter LanguageConfiguration.swift
[34/41] Compiling Rearrange NSRange+ApplyMutation.swift
[35/41] Compiling Rearrange NSRange+Convenience.swift
[38/41] Compiling Rearrange String+NSRange.swift
[39/41] Compiling Rearrange UITextRange+Convenience.swift
[41/42] Compiling SwiftTreeSitter Tree.swift
[42/42] Compiling SwiftTreeSitter TreeCursor.swift
[44/61] Compiling SwiftTreeSitterLayer Snapshots.swift
[45/61] Compiling SwiftTreeSitterLayer Queryable.swift
[46/61] Compiling SwiftTreeSitterLayer ParseState.swift
[47/61] Compiling SwiftTreeSitterLayer LanguageLayerQueryCursor.swift
[48/61] Compiling SwiftTreeSitterLayer TreeSitter+Extensions.swift
[49/61] Compiling SwiftTreeSitterLayer IndexSet+Range.swift
[50/61] Emitting module SwiftTreeSitterLayer
[51/61] Compiling SwiftTreeSitterLayer LanguageLayer.swift
[53/62] Compiling RangeState HybridValueProvider+RangeProcessor.swift
[54/62] Compiling RangeState RangeInvalidationBuffer.swift
[55/63] Compiling RangeState AwaitableQueue.swift
[56/63] Compiling RangeState HybridSyncAsyncValueProvider.swift
[57/63] Emitting module RangeState
[58/63] Compiling RangeState RangeTarget.swift
[59/63] Compiling RangeState ThreePhaseRangeValidator.swift
[60/63] Compiling RangeState SinglePhaseRangeValidator.swift
[61/63] Compiling RangeState RangeValidator.swift
[62/63] Compiling RangeState RangeProcessor.swift
[63/63] Compiling RangeState Versioned.swift
[65/70] Compiling TreeSitterClient HybridSyncAsyncVersionedResource.swift
[66/70] Emitting module TreeSitterClient
[67/70] Compiling TreeSitterClient BackgroundingLanguageLayerTree.swift
[68/70] Compiling TreeSitterClient TreeSitterClient.swift
[69/70] Compiling TreeSitterClient BackgroundProcessor.swift
[70/70] Compiling TreeSitterClient TreeSitter+Extensions.swift
[72/82] Compiling Neon TokenSystemValidator.swift
[73/83] Emitting module Neon
[74/83] Compiling Neon PlatformTextSystem.swift
[75/83] Compiling Neon TextStorageDelegateBuffer.swift
[76/83] Compiling Neon TextSystemInterface+Validation.swift
[77/83] Compiling Neon TextSystemInterface.swift
[78/83] Compiling Neon ThreePhaseTextSystemStyler.swift
[79/83] Compiling Neon TextViewSystemInterface.swift
[80/83] Compiling Neon TextSystemStyler.swift
[81/83] Compiling Neon TextViewHighlighter.swift
[82/83] Compiling Neon Token.swift
[83/83] Compiling Neon TreeSitterClient+Neon.swift
Build complete! (37.93s)
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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.