Build Information
Failed to build TermKit, reference main (163afa), with Swift 6.3 for Linux on 14 Apr 2026 13:13:24 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/TermKit.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/stackotter/TermKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 163afa6 Remove debug print statement (whoops)
Cloned https://github.com/stackotter/TermKit.git
Revision (git rev-parse @):
163afa64f1257a0c026cc83ed8bc47a5f8fc9704
SUCCESS checkout https://github.com/stackotter/TermKit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/stackotter/TermKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/OpenCombine/OpenCombine.git
Fetching https://github.com/migueldeicaza/TextBufferKit.git
[1/240] Fetching textbufferkit
[239/8524] Fetching textbufferkit, opencombine
Fetched https://github.com/migueldeicaza/TextBufferKit.git from cache (0.38s)
[332/8284] Fetching opencombine
Fetching https://github.com/migueldeicaza/SwiftTerm.git
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.93s)
[1/10364] Fetching swiftterm
Fetched https://github.com/migueldeicaza/SwiftTerm.git from cache (1.40s)
Computing version for https://github.com/migueldeicaza/TextBufferKit.git
Computed https://github.com/migueldeicaza/TextBufferKit.git at 0.3.0 (2.87s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (0.72s)
Computing version for https://github.com/migueldeicaza/SwiftTerm.git
Computed https://github.com/migueldeicaza/SwiftTerm.git at 1.13.0 (0.58s)
Fetching https://github.com/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.56s)
Creating working copy for https://github.com/migueldeicaza/SwiftTerm.git
Working copy of https://github.com/migueldeicaza/SwiftTerm.git resolved at 1.13.0
Creating working copy for https://github.com/migueldeicaza/TextBufferKit.git
Working copy of https://github.com/migueldeicaza/TextBufferKit.git resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/16] Write sources
[7/16] Write swift-version-24593BA9C3E375BF.txt
[8/53] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[10/145] Emitting module OpenCombine
[11/157] Emitting module SwiftTerm
[12/161] Compiling OpenCombine Result.swift
[13/161] Compiling OpenCombine Scheduler.swift
[14/161] Compiling OpenCombine Subject+Void.swift
[15/161] Compiling OpenCombine Subscriber+Void.swift
[16/161] Compiling OpenCombine Subscribers.Assign.swift
[17/161] Compiling OpenCombine Subscribers.Completion.swift
[18/161] Compiling OpenCombine Subscribers.Demand.swift
[19/161] Compiling OpenCombine Subscribers.Sink.swift
[20/161] Compiling OpenCombine Subscribers.swift
[21/161] Compiling OpenCombine Subscription.swift
[22/161] Compiling OpenCombine Subscriptions.swift
[23/161] Compiling OpenCombine _Introspection.swift
[24/161] Compiling OpenCombine ConduitBase.swift
[25/161] Compiling OpenCombine ConduitList.swift
[26/161] Compiling OpenCombine DebugHook.swift
[27/161] Compiling OpenCombine FilterProducer.swift
[28/161] Compiling OpenCombine Locking.swift
[29/161] Compiling OpenCombine PartialCompletion.swift
[30/161] Compiling OpenCombine PublishedSubject.swift
[31/161] Compiling OpenCombine PublishedSubscriber.swift
[32/161] Compiling OpenCombine ReduceProducer.swift
[33/161] Compiling OpenCombine SubjectSubscriber.swift
[34/161] Compiling OpenCombine SubscriberTap.swift
[35/161] Compiling OpenCombine SubscriptionStatus.swift
[36/161] Compiling OpenCombine SubscriptionTap.swift
[37/161] Compiling OpenCombine AnyCancellable.swift
[38/161] Compiling OpenCombine AnyPublisher.swift
[39/161] Compiling OpenCombine AnySubscriber.swift
[40/161] Compiling OpenCombine Cancellable.swift
[41/161] Compiling OpenCombine Codable.swift
[42/161] Compiling OpenCombine CombineIdentifier.swift
[43/161] Compiling OpenCombine ConcurrencyHelpers.swift
[44/161] Compiling OpenCombine Future+Concurrency.swift
[45/161] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[46/161] Compiling OpenCombine CurrentValueSubject.swift
[47/161] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[48/161] Compiling OpenCombine Future.swift
[49/161] Compiling OpenCombine GENERATED-RootProtocols.swift
[50/161] Compiling OpenCombine Publishers.Map.swift
[51/161] Compiling OpenCombine Publishers.MapError.swift
[52/161] Compiling OpenCombine Publishers.MeasureInterval.swift
[53/161] Compiling OpenCombine Publishers.Multicast.swift
[54/161] Compiling OpenCombine Publishers.Output.swift
[55/161] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[56/161] Compiling OpenCombine Publishers.PrefixWhile.swift
[57/161] Compiling OpenCombine Publishers.Print.swift
[58/161] Compiling OpenCombine Publishers.ReceiveOn.swift
[59/161] Compiling OpenCombine Publishers.Reduce.swift
[60/161] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[61/161] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[62/161] Compiling OpenCombine Publishers.ReplaceError.swift
[63/161] Compiling OpenCombine Utils.swift
[64/161] Compiling OpenCombine Violations.swift
[65/161] Compiling OpenCombine ImmediateScheduler.swift
[66/161] Compiling OpenCombine ObservableObject.swift
[67/161] Compiling OpenCombine PassthroughSubject.swift
[68/161] Compiling OpenCombine Published.swift
[69/161] Compiling OpenCombine Publisher+Subscribe.swift
[70/161] Compiling OpenCombine Deferred.swift
[71/161] Compiling OpenCombine Empty.swift
[72/161] Compiling OpenCombine Fail.swift
[73/161] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[74/161] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[75/161] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[76/161] Compiling OpenCombine Publishers.Count.swift
[77/161] Compiling OpenCombine Publishers.Debounce.swift
[78/161] Compiling OpenCombine Publishers.Delay.swift
[79/161] Compiling OpenCombine Publishers.Drop.swift
[80/161] Compiling OpenCombine Publishers.DropUntilOutput.swift
[81/161] Compiling OpenCombine Publishers.DropWhile.swift
[82/161] Compiling OpenCombine Publishers.Filter.swift
[83/161] Compiling OpenCombine Publishers.First.swift
[84/161] Compiling OpenCombine Publishers.FlatMap.swift
[85/161] Compiling OpenCombine Publishers.HandleEvents.swift
[86/161] Compiling OpenCombine Publishers.IgnoreOutput.swift
[87/161] Compiling OpenCombine Publishers.Last.swift
[88/161] Compiling OpenCombine Publishers.MakeConnectable.swift
[89/161] Compiling OpenCombine Just.swift
[90/161] Compiling OpenCombine Optional.Publisher.swift
[91/161] Compiling SwiftTerm TerminalOptions.swift
[92/161] Compiling SwiftTerm TerminalViewSearch.swift
[93/161] Compiling SwiftTerm UnicodeWidthData.swift
[94/161] Compiling SwiftTerm Utilities.swift
[95/161] Compiling OpenCombine Publishers.Buffer.swift
[96/161] Compiling OpenCombine Publishers.Collect.swift
[97/161] Compiling OpenCombine Publishers.CollectByCount.swift
[98/161] Compiling OpenCombine Publishers.CompactMap.swift
[99/161] Compiling OpenCombine Publishers.Comparison.swift
[100/161] Compiling OpenCombine Publishers.Concatenate.swift
[101/161] Compiling OpenCombine Publishers.Contains.swift
[102/161] Compiling OpenCombine Publishers.Retry.swift
[103/161] Compiling OpenCombine Publishers.Scan.swift
[104/161] Compiling OpenCombine Publishers.Sequence.swift
[105/161] Compiling OpenCombine Publishers.SetFailureType.swift
[106/161] Compiling OpenCombine Publishers.Share.swift
[107/161] Compiling OpenCombine Publishers.SubscribeOn.swift
[108/161] Compiling OpenCombine Publishers.SwitchToLatest.swift
[109/161] Compiling OpenCombine Publishers.Throttle.swift
[110/161] Compiling OpenCombine Publishers.Timeout.swift
[111/161] Compiling OpenCombine Publishers.Zip.swift
[112/161] Compiling OpenCombine Publishers.swift
[113/161] Compiling OpenCombine Record.swift
[114/161] Compiling OpenCombine Result.Publisher.swift
[115/162] Wrapping AST for OpenCombine for debugging
[117/162] Emitting module TextBufferKit
[122/163] Compiling TextBufferKit Range.swift
[123/163] Compiling TextBufferKit SearchData.swift
[132/163] Compiling TextBufferKit Position.swift
[137/163] Compiling TextBufferKit TreeBase.swift
[138/163] Compiling TextBufferKit PieceTreeBuilder.swift
[139/163] Compiling TextBufferKit PieceTreeTextBuffer.swift
[140/163] Compiling TextBufferKit FindMatch.swift
[141/163] Compiling TextBufferKit PieceTreeBase.swift
[142/164] Wrapping AST for TextBufferKit for debugging
[144/199] Emitting module TermKit
/host/spi-builder-workspace/Sources/TermKit/Core/StandardToplevel.swift:26:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
24 |
25 | /// The view representing the desktop
26 | public private (set) var desk: View
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
27 |
28 | /// Windows currently managed by this toplevel
/host/spi-builder-workspace/Sources/TermKit/Core/StandardToplevel.swift:29:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
27 |
28 | /// Windows currently managed by this toplevel
29 | public private (set) var windows: [Window] = []
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
30 |
31 | public override init ()
/host/spi-builder-workspace/Sources/TermKit/Views/RadioGroup.swift:60:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
58 |
59 | /// The labels displayed for this radio group
60 | public private (set) var radioLabels: [String]
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
61 | /// The orientation in which this radio group is shown
62 | public private (set) var orientation: Orientation
/host/spi-builder-workspace/Sources/TermKit/Views/RadioGroup.swift:62:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
60 | public private (set) var radioLabels: [String]
61 | /// The orientation in which this radio group is shown
62 | public private (set) var orientation: Orientation
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
63 |
64 | /// Callback invoked when the selection has changed, it passes the previous
[145/203] Compiling TermKit DataTable.swift
[146/203] Compiling TermKit Desktop.swift
[147/203] Compiling TermKit Frame.swift
[148/203] Compiling TermKit Label.swift
[149/203] Compiling TermKit ListView.swift
[150/203] Compiling TermKit Menu.swift
/host/spi-builder-workspace/Sources/TermKit/Views/RadioGroup.swift:60:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
58 |
59 | /// The labels displayed for this radio group
60 | public private (set) var radioLabels: [String]
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
61 | /// The orientation in which this radio group is shown
62 | public private (set) var orientation: Orientation
/host/spi-builder-workspace/Sources/TermKit/Views/RadioGroup.swift:62:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
60 | public private (set) var radioLabels: [String]
61 | /// The orientation in which this radio group is shown
62 | public private (set) var orientation: Orientation
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
63 |
64 | /// Callback invoked when the selection has changed, it passes the previous
[151/203] Compiling TermKit ProgressBar.swift
/host/spi-builder-workspace/Sources/TermKit/Views/RadioGroup.swift:60:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
58 |
59 | /// The labels displayed for this radio group
60 | public private (set) var radioLabels: [String]
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
61 | /// The orientation in which this radio group is shown
62 | public private (set) var orientation: Orientation
/host/spi-builder-workspace/Sources/TermKit/Views/RadioGroup.swift:62:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
60 | public private (set) var radioLabels: [String]
61 | /// The orientation in which this radio group is shown
62 | public private (set) var orientation: Orientation
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
63 |
64 | /// Callback invoked when the selection has changed, it passes the previous
[152/203] Compiling TermKit RadioGroup.swift
/host/spi-builder-workspace/Sources/TermKit/Views/RadioGroup.swift:60:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
58 |
59 | /// The labels displayed for this radio group
60 | public private (set) var radioLabels: [String]
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
61 | /// The orientation in which this radio group is shown
62 | public private (set) var orientation: Orientation
/host/spi-builder-workspace/Sources/TermKit/Views/RadioGroup.swift:62:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
60 | public private (set) var radioLabels: [String]
61 | /// The orientation in which this radio group is shown
62 | public private (set) var orientation: Orientation
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
63 |
64 | /// Callback invoked when the selection has changed, it passes the previous
[153/203] Compiling TermKit ScrollView.swift
/host/spi-builder-workspace/Sources/TermKit/Views/RadioGroup.swift:60:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
58 |
59 | /// The labels displayed for this radio group
60 | public private (set) var radioLabels: [String]
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
61 | /// The orientation in which this radio group is shown
62 | public private (set) var orientation: Orientation
/host/spi-builder-workspace/Sources/TermKit/Views/RadioGroup.swift:62:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
60 | public private (set) var radioLabels: [String]
61 | /// The orientation in which this radio group is shown
62 | public private (set) var orientation: Orientation
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
63 |
64 | /// Callback invoked when the selection has changed, it passes the previous
[154/203] Compiling TermKit Layer.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Painter.swift:146:55: error: cannot convert value of type 'Int32' to expected argument type 'UInt32'
144 | let value = rune.value
145 | #endif
146 | let len = Int32 (wcwidth(wchar_t (bitPattern: value)))
| `- error: cannot convert value of type 'Int32' to expected argument type 'UInt32'
147 | let npos = pos.x + Int (len)
148 |
[155/203] Compiling TermKit Painter.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Painter.swift:146:55: error: cannot convert value of type 'Int32' to expected argument type 'UInt32'
144 | let value = rune.value
145 | #endif
146 | let len = Int32 (wcwidth(wchar_t (bitPattern: value)))
| `- error: cannot convert value of type 'Int32' to expected argument type 'UInt32'
147 | let npos = pos.x + Int (len)
148 |
[156/203] Compiling TermKit Point.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Painter.swift:146:55: error: cannot convert value of type 'Int32' to expected argument type 'UInt32'
144 | let value = rune.value
145 | #endif
146 | let len = Int32 (wcwidth(wchar_t (bitPattern: value)))
| `- error: cannot convert value of type 'Int32' to expected argument type 'UInt32'
147 | let npos = pos.x + Int (len)
148 |
[157/203] Compiling TermKit Pos.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Painter.swift:146:55: error: cannot convert value of type 'Int32' to expected argument type 'UInt32'
144 | let value = rune.value
145 | #endif
146 | let len = Int32 (wcwidth(wchar_t (bitPattern: value)))
| `- error: cannot convert value of type 'Int32' to expected argument type 'UInt32'
147 | let npos = pos.x + Int (len)
148 |
[158/203] Compiling TermKit Rect.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Painter.swift:146:55: error: cannot convert value of type 'Int32' to expected argument type 'UInt32'
144 | let value = rune.value
145 | #endif
146 | let len = Int32 (wcwidth(wchar_t (bitPattern: value)))
| `- error: cannot convert value of type 'Int32' to expected argument type 'UInt32'
147 | let npos = pos.x + Int (len)
148 |
[159/203] Compiling TermKit Responder.swift
/host/spi-builder-workspace/Sources/TermKit/Core/StandardToplevel.swift:26:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
24 |
25 | /// The view representing the desktop
26 | public private (set) var desk: View
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
27 |
28 | /// Windows currently managed by this toplevel
/host/spi-builder-workspace/Sources/TermKit/Core/StandardToplevel.swift:29:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
27 |
28 | /// Windows currently managed by this toplevel
29 | public private (set) var windows: [Window] = []
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
30 |
31 | public override init ()
[160/203] Compiling TermKit Size.swift
/host/spi-builder-workspace/Sources/TermKit/Core/StandardToplevel.swift:26:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
24 |
25 | /// The view representing the desktop
26 | public private (set) var desk: View
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
27 |
28 | /// Windows currently managed by this toplevel
/host/spi-builder-workspace/Sources/TermKit/Core/StandardToplevel.swift:29:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
27 |
28 | /// Windows currently managed by this toplevel
29 | public private (set) var windows: [Window] = []
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
30 |
31 | public override init ()
[161/203] Compiling TermKit StandardToplevel.swift
/host/spi-builder-workspace/Sources/TermKit/Core/StandardToplevel.swift:26:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
24 |
25 | /// The view representing the desktop
26 | public private (set) var desk: View
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
27 |
28 | /// Windows currently managed by this toplevel
/host/spi-builder-workspace/Sources/TermKit/Core/StandardToplevel.swift:29:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
27 |
28 | /// Windows currently managed by this toplevel
29 | public private (set) var windows: [Window] = []
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
30 |
31 | public override init ()
[162/203] Compiling TermKit Toplevel.swift
/host/spi-builder-workspace/Sources/TermKit/Core/StandardToplevel.swift:26:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
24 |
25 | /// The view representing the desktop
26 | public private (set) var desk: View
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
27 |
28 | /// Windows currently managed by this toplevel
/host/spi-builder-workspace/Sources/TermKit/Core/StandardToplevel.swift:29:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
27 |
28 | /// Windows currently managed by this toplevel
29 | public private (set) var windows: [Window] = []
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
30 |
31 | public override init ()
[163/203] Compiling TermKit View.swift
/host/spi-builder-workspace/Sources/TermKit/Core/StandardToplevel.swift:26:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
24 |
25 | /// The view representing the desktop
26 | public private (set) var desk: View
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
27 |
28 | /// Windows currently managed by this toplevel
/host/spi-builder-workspace/Sources/TermKit/Core/StandardToplevel.swift:29:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
27 |
28 | /// Windows currently managed by this toplevel
29 | public private (set) var windows: [Window] = []
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
30 |
31 | public override init ()
[164/203] Compiling TermKit Application.swift
[165/203] Compiling TermKit AttributedString.swift
[166/203] Compiling TermKit Clipboard.swift
[167/203] Compiling TermKit Dim.swift
[168/203] Compiling TermKit Events.swift
[169/203] Compiling TermKit Window.swift
[170/203] Compiling TermKit Dialog.swift
[171/203] Compiling TermKit FileDialog.swift
[172/203] Compiling TermKit InputBox.swift
[173/203] Compiling TermKit MessageBox.swift
[174/203] Compiling TermKit ConsoleDriver.swift
/host/spi-builder-workspace/Sources/TermKit/Drivers/CursesDriver.swift:310:53: warning: converting non-Sendable function value to '@Sendable (FileHandle) -> Void' may introduce data races
308 | {
309 | timeout (-1)
310 | FileHandle.standardInput.readabilityHandler = inputReadCallback(input:)
| `- warning: converting non-Sendable function value to '@Sendable (FileHandle) -> Void' may introduce data races
311 | }
312 |
[175/203] Compiling TermKit CursesDriver.swift
/host/spi-builder-workspace/Sources/TermKit/Drivers/CursesDriver.swift:310:53: warning: converting non-Sendable function value to '@Sendable (FileHandle) -> Void' may introduce data races
308 | {
309 | timeout (-1)
310 | FileHandle.standardInput.readabilityHandler = inputReadCallback(input:)
| `- warning: converting non-Sendable function value to '@Sendable (FileHandle) -> Void' may introduce data races
311 | }
312 |
[176/203] Compiling TermKit StringChar.swift
/host/spi-builder-workspace/Sources/TermKit/Drivers/CursesDriver.swift:310:53: warning: converting non-Sendable function value to '@Sendable (FileHandle) -> Void' may introduce data races
308 | {
309 | timeout (-1)
310 | FileHandle.standardInput.readabilityHandler = inputReadCallback(input:)
| `- warning: converting non-Sendable function value to '@Sendable (FileHandle) -> Void' may introduce data races
311 | }
312 |
[177/203] Compiling TermKit Button.swift
/host/spi-builder-workspace/Sources/TermKit/Drivers/CursesDriver.swift:310:53: warning: converting non-Sendable function value to '@Sendable (FileHandle) -> Void' may introduce data races
308 | {
309 | timeout (-1)
310 | FileHandle.standardInput.readabilityHandler = inputReadCallback(input:)
| `- warning: converting non-Sendable function value to '@Sendable (FileHandle) -> Void' may introduce data races
311 | }
312 |
[178/203] Compiling TermKit Checkbox.swift
/host/spi-builder-workspace/Sources/TermKit/Drivers/CursesDriver.swift:310:53: warning: converting non-Sendable function value to '@Sendable (FileHandle) -> Void' may introduce data races
308 | {
309 | timeout (-1)
310 | FileHandle.standardInput.readabilityHandler = inputReadCallback(input:)
| `- warning: converting non-Sendable function value to '@Sendable (FileHandle) -> Void' may introduce data races
311 | }
312 |
[195/204] Wrapping AST for SwiftTerm for debugging
[197/204] Compiling TermKit StatusBar.swift
[198/204] Compiling TermKit Terminal.swift
[199/204] Compiling TermKit TextField.swift
[200/204] Compiling TermKit TextView.swift
BUILD FAILURE 6.3 linux