Build Information
Failed to build Neon, reference main (ad50d5
), with Swift 6.2 (beta) for Linux on 21 Jun 2025 01:07:24 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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 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.2
Building package at path: $PWD
https://github.com/ChimeHQ/Neon.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/ChimeHQ/SwiftTreeSitter
[1/1642] Fetching swifttreesitter
Fetched https://github.com/ChimeHQ/SwiftTreeSitter from cache (0.48s)
Fetching https://github.com/tree-sitter/tree-sitter
Fetching https://github.com/ChimeHQ/Rearrange
[1/569] Fetching rearrange
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.47s)
[1/57994] Fetching tree-sitter
Fetched https://github.com/tree-sitter/tree-sitter from cache (5.12s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.0.0 (5.86s)
Computing version for https://github.com/tree-sitter/tree-sitter
Computed https://github.com/tree-sitter/tree-sitter at 0.25.6 (0.62s)
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 (08ef81e)
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.6
Building for debugging...
[0/22] Write sources
[2/22] Compiling stdlib.c
[3/22] Compiling tree_cursor.c
[4/22] Compiling wasm_store.c
[5/22] Compiling scanner.c
[6/22] Write swift-version-24593BA9C3E375BF.txt
[7/22] Compiling tree.c
[8/22] Compiling language.c
[9/22] Compiling node.c
[10/22] Compiling lexer.c
[10/22] Write sources
[15/22] Compiling stack.c
[16/22] Compiling alloc.c
[17/22] Compiling subtree.c
[18/31] Compiling get_changed_ranges.c
[19/31] Compiling parser.c
[20/31] Compiling query.c
[21/50] Compiling parser.c
[23/50] Compiling Rearrange String+NSRange.swift
[24/51] Compiling SwiftTreeSitter Bundle+Extensions.swift
[25/51] Compiling SwiftTreeSitter Encoding+Helpers.swift
[26/51] Compiling SwiftTreeSitter Input.swift
[27/51] Emitting module SwiftTreeSitter
[28/53] Compiling SwiftTreeSitter ResolvingQueryCursor.swift
[29/53] Compiling SwiftTreeSitter ResolvingQueryMatchSequence.swift
[30/53] Compiling Rearrange UITextRange+Convenience.swift
[31/53] Compiling Rearrange NSRange+ApplyMutation.swift
[32/53] Compiling Rearrange NSRange+Convenience.swift
[33/53] Compiling SwiftTreeSitter Predicate.swift
[34/53] Compiling SwiftTreeSitter Query.swift
[35/53] Compiling SwiftTreeSitter QueryDefinitions.swift
[36/53] Emitting module Rearrange
[39/53] Compiling SwiftTreeSitter SendableTypes.swift
[40/53] Compiling SwiftTreeSitter String+Data.swift
[41/53] Compiling SwiftTreeSitter String+TextProvider.swift
[42/53] Compiling SwiftTreeSitter TSRange.swift
[43/53] Compiling Rearrange NSRange+Shift.swift
[44/53] Compiling Rearrange NSTextRange+NSRange.swift
[45/53] Compiling Rearrange RangeMutation.swift
[46/54] Compiling SwiftTreeSitter InputEdit.swift
[47/54] Compiling SwiftTreeSitter Language.swift
[48/54] Compiling SwiftTreeSitter LanguageConfiguration.swift
[49/54] Compiling SwiftTreeSitter Node.swift
[50/54] Compiling SwiftTreeSitter Parser.swift
[51/54] Compiling SwiftTreeSitter Point.swift
[53/64] Compiling SwiftTreeSitter Tree.swift
[54/64] Compiling SwiftTreeSitter TreeCursor.swift
[56/73] Compiling SwiftTreeSitterLayer LanguageLayerQueryCursor.swift
[57/73] Compiling SwiftTreeSitterLayer Queryable.swift
[58/73] Compiling SwiftTreeSitterLayer Snapshots.swift
[59/73] Compiling SwiftTreeSitterLayer TreeSitter+Extensions.swift
[60/73] Compiling SwiftTreeSitterLayer ParseState.swift
[61/73] Compiling SwiftTreeSitterLayer IndexSet+Range.swift
[62/73] Compiling SwiftTreeSitterLayer LanguageLayer.swift
[63/73] Emitting module SwiftTreeSitterLayer
[65/74] Compiling RangeState RangeTarget.swift
[66/74] Compiling RangeState RangeValidator.swift
[67/75] Compiling RangeState HybridValueProvider+RangeProcessor.swift
[68/75] Compiling RangeState RangeInvalidationBuffer.swift
[69/75] Compiling RangeState AwaitableQueue.swift
[70/75] Compiling RangeState HybridSyncAsyncValueProvider.swift
[71/75] Emitting module RangeState
[72/75] Compiling RangeState RangeProcessor.swift
[73/75] Compiling RangeState SinglePhaseRangeValidator.swift
/host/spi-builder-workspace/Sources/RangeState/SinglePhaseRangeValidator.swift:98:8: warning: capture of non-Sendable type 'Content.Type' in an isolated closure
96 | case .stale:
97 | Task<Void, Never> {
98 | if operation.contentRange.version == self.version {
| `- warning: capture of non-Sendable type 'Content.Type' in an isolated closure
99 | print("version unchanged after stale results, stopping validation")
100 | return
/host/spi-builder-workspace/Sources/RangeState/SinglePhaseRangeValidator.swift:92:44: warning: capture of non-Sendable type 'Content.Type' in an isolated closure
90 | }
91 |
92 | private func completePrimaryValidation(of operation: ValidationOperation, with validation: Validation, isolation: isolated (any Actor)) {
| `- warning: capture of non-Sendable type 'Content.Type' in an isolated closure
93 | primaryValidator.completeValidation(of: operation.contentRange, with: validation)
94 |
/host/spi-builder-workspace/Sources/RangeState/SinglePhaseRangeValidator.swift:117:5: warning: capture of non-Sendable type 'Content.Type' in an isolated closure
115 |
116 | Task<Void, Never> {
117 | validate(operation.target, isolation: isolation)
| `- warning: capture of non-Sendable type 'Content.Type' in an isolated closure
118 | }
119 | }
/host/spi-builder-workspace/Sources/RangeState/SinglePhaseRangeValidator.swift:92:15: warning: capture of non-Sendable type 'Content.Type' in an isolated closure
90 | }
91 |
92 | private func completePrimaryValidation(of operation: ValidationOperation, with validation: Validation, isolation: isolated (any Actor)) {
| `- warning: capture of non-Sendable type 'Content.Type' in an isolated closure
93 | primaryValidator.completeValidation(of: operation.contentRange, with: validation)
94 |
/host/spi-builder-workspace/Sources/RangeState/SinglePhaseRangeValidator.swift:143:10: warning: capture of non-Sendable type 'Content.Type' in an isolated closure
141 |
142 | Task<Void, Never> {
143 | await self.validateRangeAsync(isolation: isolation)
| `- warning: capture of non-Sendable type 'Content.Type' in an isolated closure
144 | }
145 | }
/host/spi-builder-workspace/Sources/RangeState/SinglePhaseRangeValidator.swift:139:15: warning: capture of non-Sendable type 'Content.Type' in an isolated closure
137 | }
138 |
139 | private func enqueueValidation(_ operation: ValidationOperation, isolation: isolated any Actor) {
| `- warning: capture of non-Sendable type 'Content.Type' in an isolated closure
140 | eventQueue.enqueue(operation)
141 |
[74/75] Compiling RangeState ThreePhaseRangeValidator.swift
/host/spi-builder-workspace/Sources/RangeState/ThreePhaseRangeValidator.swift:165:10: warning: capture of non-Sendable type 'Content.Type' in an isolated closure
163 | try await Task.sleep(nanoseconds: delay)
164 |
165 | await secondaryValidate(target: target, requestingVersion: requestingVersion, isolation: isolation)
| `- warning: capture of non-Sendable type 'Content.Type' in an isolated closure
166 | }
167 | }
/host/spi-builder-workspace/Sources/RangeState/ThreePhaseRangeValidator.swift:152:15: warning: capture of non-Sendable type 'Content.Type' in an isolated closure
150 | }
151 |
152 | private func scheduleSecondaryValidation(of target: RangeTarget, isolation: isolated (any Actor)) {
| `- warning: capture of non-Sendable type 'Content.Type' in an isolated closure
153 | if configuration.secondaryProvider == nil || secondaryValidator == nil {
154 | return
[75/75] Compiling RangeState Versioned.swift
[77/82] Compiling TreeSitterClient HybridSyncAsyncVersionedResource.swift
[78/82] Compiling TreeSitterClient TreeSitter+Extensions.swift
[79/82] Compiling TreeSitterClient BackgroundProcessor.swift
[80/82] Emitting module TreeSitterClient
[81/82] Compiling TreeSitterClient BackgroundingLanguageLayerTree.swift
[82/82] Compiling TreeSitterClient TreeSitterClient.swift
[84/94] Compiling Neon TextViewSystemInterface.swift
[85/95] Compiling Neon TextSystemStyler.swift
[86/95] Compiling Neon TextViewHighlighter.swift
[87/95] Emitting module Neon
[88/95] Compiling Neon PlatformTextSystem.swift
[89/95] Compiling Neon TextStorageDelegateBuffer.swift
[90/95] Compiling Neon TextSystemInterface+Validation.swift
[91/95] Compiling Neon TextSystemInterface.swift
[92/95] Compiling Neon TokenSystemValidator.swift
/host/spi-builder-workspace/Sources/Neon/TokenSystemValidator.swift:18:4: error: pattern that the region based isolation checker does not understand how to check. Please file a bug
16 |
17 | var validationProvider: HybridSyncAsyncValueProvider<Validator.ContentRange, Validation, Never> {
18 | .init(
| `- error: pattern that the region based isolation checker does not understand how to check. Please file a bug
19 | syncValue: { self.validate($0) },
20 | asyncValue: { _, range in await self.validate(range)}
[93/95] Compiling Neon ThreePhaseTextSystemStyler.swift
[94/95] Compiling Neon Token.swift
[95/95] Compiling Neon TreeSitterClient+Neon.swift
BUILD FAILURE 6.2 linux