The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Neon with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.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 e2c6700 Docs for processed(_:)
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 @):
e2c6700d715eeb220438dde1ca7cbc110e2db5b8
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/Neon.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/ChimeHQ/Neon.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/ChimeHQ/SwiftTreeSitter
[1/1498] Fetching swifttreesitter
Fetched https://github.com/ChimeHQ/SwiftTreeSitter (0.22s)
Fetching https://github.com/ChimeHQ/Rearrange
[1/516] Fetching rearrange
Fetched https://github.com/ChimeHQ/Rearrange (0.21s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 1.8.1 (0.92s)
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/ChimeHQ/SwiftTreeSitter
Working copy of https://github.com/ChimeHQ/SwiftTreeSitter resolved at b01904a3737649c1d8520106bbb285724fe5b0bb
Building for debugging...
[0/3] Compiling scanner.c
[1/15] Compiling lib.c
[3/34] Emitting module SwiftTreeSitter
/host/spi-builder-workspace/.build/checkouts/SwiftTreeSitter/Sources/SwiftTreeSitter/Predicate.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[4/36] Compiling Rearrange NSRange+Shift.swift
[5/37] Compiling SwiftTreeSitter Input.swift
[6/37] Compiling SwiftTreeSitter InputEdit.swift
[7/37] Compiling Rearrange String+NSRange.swift
[8/37] Emitting module ConcurrencyCompatibility
[9/37] Compiling ConcurrencyCompatibility Compatibility.swift
[10/37] Compiling SwiftTreeSitter Predicate.swift
/host/spi-builder-workspace/.build/checkouts/SwiftTreeSitter/Sources/SwiftTreeSitter/Predicate.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[11/37] Compiling SwiftTreeSitter Query.swift
/host/spi-builder-workspace/.build/checkouts/SwiftTreeSitter/Sources/SwiftTreeSitter/Predicate.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[12/37] Compiling SwiftTreeSitter QueryDefinitions.swift
/host/spi-builder-workspace/.build/checkouts/SwiftTreeSitter/Sources/SwiftTreeSitter/Predicate.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[13/37] Compiling SwiftTreeSitter Bundle+Extensions.swift
[14/37] Compiling SwiftTreeSitter Encoding+Helpers.swift
[16/37] Compiling SwiftTreeSitter Tree.swift
[17/37] Compiling SwiftTreeSitter TreeCursor.swift
[18/37] Compiling Rearrange UITextRange+Convenience.swift
[19/37] Compiling Rearrange NSTextLocation+Comparable.swift
[20/37] Compiling Rearrange RangeMutation.swift
/host/spi-builder-workspace/.build/checkouts/Rearrange/Sources/Rearrange/RangeMutation.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[21/37] Compiling Rearrange NSTextRange+NSRange.swift
[22/37] Compiling SwiftTreeSitter String+TextProvider.swift
[23/37] Compiling SwiftTreeSitter TSRange.swift
[25/39] Compiling SwiftTreeSitter SendableTypes.swift
[26/39] Compiling SwiftTreeSitter String+Data.swift
[27/39] Compiling SwiftTreeSitter ResolvingQueryCursor.swift
[28/39] Compiling SwiftTreeSitter ResolvingQueryMatchSequence.swift
[30/39] Emitting module Rearrange
/host/spi-builder-workspace/.build/checkouts/Rearrange/Sources/Rearrange/RangeMutation.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[36/41] Compiling SwiftTreeSitter Language.swift
[37/41] Compiling SwiftTreeSitter LanguageConfiguration.swift
[38/41] Compiling SwiftTreeSitter Node.swift
[39/41] Compiling SwiftTreeSitter Parser.swift
[40/41] Compiling SwiftTreeSitter Point.swift
[43/52] Compiling RangeState RangeInvalidationBuffer.swift
[44/52] Compiling RangeState RangeTarget.swift
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:6:7: warning: associated value 'set' of 'Sendable'-conforming enum 'RangeTarget' has non-sendable type 'IndexSet'
        case set(IndexSet)
             ^
Foundation.IndexSet:1:15: note: struct 'IndexSet' does not conform to the 'Sendable' protocol
public struct IndexSet : ReferenceConvertible, Equatable, BidirectionalCollection, SetAlgebra {
              ^
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:7:7: warning: associated value 'range' of 'Sendable'-conforming enum 'RangeTarget' has non-sendable type 'NSRange' (aka '_NSRange')
        case range(NSRange)
             ^
Foundation._NSRange:1:15: note: struct '_NSRange' does not conform to the 'Sendable' protocol
public struct _NSRange {
              ^
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:89:4: warning: string literal is unused
                        "all"
                        ^~~~~
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:91:10: warning: expression of type 'String' is unused
                        range.debugDescription
                        ~~~~~~^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:93:20: warning: expression of type 'String' is unused
                        set.nsRangeView.debugDescription
                        ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:95:2: error: missing return in getter expected to return 'String'
        }
        ^
[45/56] Compiling RangeState RangeProcessor.swift
/host/spi-builder-workspace/Sources/RangeState/RangeProcessor.swift:80:18: warning: expression of type 'Range<Int>' is unused
                        configuration.deltaRange
                        ~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/Sources/RangeState/RangeProcessor.swift:82:39: warning: result of operator '..<' is unused
                        configuration.deltaRange.lowerBound..<Int.max
                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^  ~~~~~~~
/host/spi-builder-workspace/Sources/RangeState/RangeProcessor.swift:155:5: warning: boolean literal is unused
                                true
                                ^~~~
/host/spi-builder-workspace/Sources/RangeState/RangeProcessor.swift:157:5: warning: boolean literal is unused
                                false
                                ^~~~~
/host/spi-builder-workspace/Sources/RangeState/RangeProcessor.swift:181:5: error: 'nil' requires a contextual type
                                nil
                                ^
[46/60] Compiling RangeState HybridValueProvider+RangeProcessor.swift
[47/60] Compiling RangeState HybridValueProvider.swift
[48/61] Emitting module RangeState
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:6:7: warning: associated value 'set' of 'Sendable'-conforming enum 'RangeTarget' has non-sendable type 'IndexSet'
        case set(IndexSet)
             ^
Foundation.IndexSet:1:15: note: struct 'IndexSet' does not conform to the 'Sendable' protocol
public struct IndexSet : ReferenceConvertible, Equatable, BidirectionalCollection, SetAlgebra {
              ^
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:7:7: warning: associated value 'range' of 'Sendable'-conforming enum 'RangeTarget' has non-sendable type 'NSRange' (aka '_NSRange')
        case range(NSRange)
             ^
Foundation._NSRange:1:15: note: struct '_NSRange' does not conform to the 'Sendable' protocol
public struct _NSRange {
              ^
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:8:7: warning: associated value 'success' of 'Sendable'-conforming enum 'Validation' has non-sendable type 'NSRange' (aka '_NSRange')
        case success(NSRange)
             ^
Foundation._NSRange:1:15: note: struct '_NSRange' does not conform to the 'Sendable' protocol
public struct _NSRange {
              ^
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:18:8: warning: associated value 'needed' of 'Sendable'-conforming enum 'Action' has non-sendable type 'NSRange' (aka '_NSRange')
                case needed(ContentRange)
                     ^
Foundation._NSRange:1:15: note: struct '_NSRange' does not conform to the 'Sendable' protocol
public struct _NSRange {
              ^
[49/61] Compiling RangeState Versioned.swift
[50/61] Compiling SwiftTreeSitterLayer Queryable.swift
[51/61] Compiling RangeState SinglePhaseRangeValidator.swift
/host/spi-builder-workspace/Sources/RangeState/SinglePhaseRangeValidator.swift:41:41: error: type 'SinglePhaseRangeValidator<Content>.Sequence' (aka 'AsyncStream<Versioned<Content.Version, _NSRange>>') has no member 'makeStream'
                let (stream, continuation) = Sequence.makeStream()
                                             ~~~~~~~~ ^~~~~~~~~~
[52/61] Compiling RangeState ThreePhaseRangeValidator.swift
[53/61] Compiling RangeState RangeValidator.swift
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:8:7: warning: associated value 'success' of 'Sendable'-conforming enum 'Validation' has non-sendable type 'NSRange' (aka '_NSRange')
        case success(NSRange)
             ^
Foundation._NSRange:1:15: note: struct '_NSRange' does not conform to the 'Sendable' protocol
public struct _NSRange {
              ^
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:18:8: warning: associated value 'needed' of 'Sendable'-conforming enum 'Action' has non-sendable type 'NSRange' (aka '_NSRange')
                case needed(ContentRange)
                     ^
Foundation._NSRange:1:15: note: struct '_NSRange' does not conform to the 'Sendable' protocol
public struct _NSRange {
              ^
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:92:12: warning: result of operator '==' is unused
                        fullSet == validSet
                        ~~~~~~~ ^  ~~~~~~~~
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:94:13: warning: result of call to 'contains(integersIn:)' is unused
                        validSet.contains(integersIn: range)
                                 ^       ~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:96:31: warning: result of operator '==' is unused
                        validSet.intersection(set) == set
                        ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~~~
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:98:2: error: missing return in instance method expected to return 'Bool'
        }
        ^
[54/61] Compiling SwiftTreeSitterLayer ParseState.swift
[55/61] Compiling SwiftTreeSitterLayer LanguageLayerQueryCursor.swift
[56/61] Emitting module SwiftTreeSitterLayer
[56/61] Compiling parser.c
[0/1] Planning build
Building for debugging...
[1/10] Emitting module SwiftTreeSitterLayer
[2/11] Emitting module RangeState
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:6:7: warning: associated value 'set' of 'Sendable'-conforming enum 'RangeTarget' has non-sendable type 'IndexSet'
        case set(IndexSet)
             ^
Foundation.IndexSet:1:15: note: struct 'IndexSet' does not conform to the 'Sendable' protocol
public struct IndexSet : ReferenceConvertible, Equatable, BidirectionalCollection, SetAlgebra {
              ^
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:7:7: warning: associated value 'range' of 'Sendable'-conforming enum 'RangeTarget' has non-sendable type 'NSRange' (aka '_NSRange')
        case range(NSRange)
             ^
Foundation._NSRange:1:15: note: struct '_NSRange' does not conform to the 'Sendable' protocol
public struct _NSRange {
              ^
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:8:7: warning: associated value 'success' of 'Sendable'-conforming enum 'Validation' has non-sendable type 'NSRange' (aka '_NSRange')
        case success(NSRange)
             ^
Foundation._NSRange:1:15: note: struct '_NSRange' does not conform to the 'Sendable' protocol
public struct _NSRange {
              ^
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:18:8: warning: associated value 'needed' of 'Sendable'-conforming enum 'Action' has non-sendable type 'NSRange' (aka '_NSRange')
                case needed(ContentRange)
                     ^
Foundation._NSRange:1:15: note: struct '_NSRange' does not conform to the 'Sendable' protocol
public struct _NSRange {
              ^
[3/11] Compiling SwiftTreeSitterLayer TreeSitter+Extensions.swift
[4/12] Compiling RangeState SinglePhaseRangeValidator.swift
/host/spi-builder-workspace/Sources/RangeState/SinglePhaseRangeValidator.swift:41:41: error: type 'SinglePhaseRangeValidator<Content>.Sequence' (aka 'AsyncStream<Versioned<Content.Version, _NSRange>>') has no member 'makeStream'
                let (stream, continuation) = Sequence.makeStream()
                                             ~~~~~~~~ ^~~~~~~~~~
[5/13] Compiling SwiftTreeSitterLayer Snapshots.swift
[6/13] Compiling RangeState RangeProcessor.swift
/host/spi-builder-workspace/Sources/RangeState/RangeProcessor.swift:80:18: warning: expression of type 'Range<Int>' is unused
                        configuration.deltaRange
                        ~~~~~~~~~~~~~~^~~~~~~~~~
/host/spi-builder-workspace/Sources/RangeState/RangeProcessor.swift:82:39: warning: result of operator '..<' is unused
                        configuration.deltaRange.lowerBound..<Int.max
                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^  ~~~~~~~
/host/spi-builder-workspace/Sources/RangeState/RangeProcessor.swift:155:5: warning: boolean literal is unused
                                true
                                ^~~~
/host/spi-builder-workspace/Sources/RangeState/RangeProcessor.swift:157:5: warning: boolean literal is unused
                                false
                                ^~~~~
/host/spi-builder-workspace/Sources/RangeState/RangeProcessor.swift:181:5: error: 'nil' requires a contextual type
                                nil
                                ^
[7/13] Compiling RangeState RangeTarget.swift
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:6:7: warning: associated value 'set' of 'Sendable'-conforming enum 'RangeTarget' has non-sendable type 'IndexSet'
        case set(IndexSet)
             ^
Foundation.IndexSet:1:15: note: struct 'IndexSet' does not conform to the 'Sendable' protocol
public struct IndexSet : ReferenceConvertible, Equatable, BidirectionalCollection, SetAlgebra {
              ^
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:7:7: warning: associated value 'range' of 'Sendable'-conforming enum 'RangeTarget' has non-sendable type 'NSRange' (aka '_NSRange')
        case range(NSRange)
             ^
Foundation._NSRange:1:15: note: struct '_NSRange' does not conform to the 'Sendable' protocol
public struct _NSRange {
              ^
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:89:4: warning: string literal is unused
                        "all"
                        ^~~~~
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:91:10: warning: expression of type 'String' is unused
                        range.debugDescription
                        ~~~~~~^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:93:20: warning: expression of type 'String' is unused
                        set.nsRangeView.debugDescription
                        ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/RangeState/RangeTarget.swift:95:2: error: missing return in getter expected to return 'String'
        }
        ^
[8/13] Compiling RangeState RangeValidator.swift
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:8:7: warning: associated value 'success' of 'Sendable'-conforming enum 'Validation' has non-sendable type 'NSRange' (aka '_NSRange')
        case success(NSRange)
             ^
Foundation._NSRange:1:15: note: struct '_NSRange' does not conform to the 'Sendable' protocol
public struct _NSRange {
              ^
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:18:8: warning: associated value 'needed' of 'Sendable'-conforming enum 'Action' has non-sendable type 'NSRange' (aka '_NSRange')
                case needed(ContentRange)
                     ^
Foundation._NSRange:1:15: note: struct '_NSRange' does not conform to the 'Sendable' protocol
public struct _NSRange {
              ^
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:92:12: warning: result of operator '==' is unused
                        fullSet == validSet
                        ~~~~~~~ ^  ~~~~~~~~
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:94:13: warning: result of call to 'contains(integersIn:)' is unused
                        validSet.contains(integersIn: range)
                                 ^       ~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:96:31: warning: result of operator '==' is unused
                        validSet.intersection(set) == set
                        ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~~~
/host/spi-builder-workspace/Sources/RangeState/RangeValidator.swift:98:2: error: missing return in instance method expected to return 'Bool'
        }
        ^
[9/13] Compiling SwiftTreeSitterLayer Queryable.swift
[10/13] Compiling SwiftTreeSitterLayer ParseState.swift
[11/13] Compiling SwiftTreeSitterLayer IndexSet+Range.swift
[12/13] Compiling SwiftTreeSitterLayer LanguageLayer.swift
[12/13] Compiling parser.c
BUILD FAILURE 5.8 linux

Build Machine: Linux 1