Build Information
Failed to build TermKit, reference main (2cdfc9), with Swift 6.2 for Linux on 1 Feb 2026 06:31:23 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/migueldeicaza/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/migueldeicaza/TermKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2cdfc96 Fix scrolling on the list by using the actual height
Cloned https://github.com/migueldeicaza/TermKit.git
Revision (git rev-parse @):
2cdfc96f9c524251ae1f517a440f28150182b7c2
SUCCESS checkout https://github.com/migueldeicaza/TermKit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/migueldeicaza/TermKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-markdown
Fetching https://github.com/migueldeicaza/TextBufferKit.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/migueldeicaza/SwiftTerm.git
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
Fetching https://github.com/apple/swift-docc-plugin
[1/2167] Fetching swift-docc-plugin
[218/2458] Fetching swift-docc-plugin, swiftlintplugins
[332/9527] Fetching swift-docc-plugin, swiftlintplugins, swift-markdown
[333/9767] Fetching swift-docc-plugin, swiftlintplugins, swift-markdown, textbufferkit
[2022/17996] Fetching swift-docc-plugin, swiftlintplugins, swift-markdown, textbufferkit, swiftterm
[3152/23884] Fetching swift-docc-plugin, swiftlintplugins, swift-markdown, textbufferkit, swiftterm, swift-log
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (1.17s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.17s)
Fetched https://github.com/migueldeicaza/TextBufferKit.git from cache (1.19s)
Fetched https://github.com/apple/swift-log.git from cache (1.23s)
Fetched https://github.com/apple/swift-markdown from cache (1.23s)
Fetched https://github.com/migueldeicaza/SwiftTerm.git from cache (1.23s)
Computing version for https://github.com/migueldeicaza/TextBufferKit.git
Computed https://github.com/migueldeicaza/TextBufferKit.git at 0.3.0 (3.83s)
Computing version for https://github.com/migueldeicaza/SwiftTerm.git
Computed https://github.com/migueldeicaza/SwiftTerm.git at 1.5.1 (0.39s)
Fetching https://github.com/apple/swift-argument-parser
[1/17132] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.73s)
Computing version for https://github.com/apple/swift-markdown
Computed https://github.com/apple/swift-markdown at 0.7.3 (3.12s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18285] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (1.71s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.41s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3651] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.83s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.63.2 (0.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.37s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.41s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-markdown
Working copy of https://github.com/apple/swift-markdown resolved at 0.7.3
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.0
Creating working copy for https://github.com/migueldeicaza/SwiftTerm.git
Working copy of https://github.com/migueldeicaza/SwiftTerm.git resolved at 1.5.1
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/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.63.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.1
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip
[1369/72588246] Downloading https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip (6.88s)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin SwiftLintCommandPlugin
[4/4] Compiling plugin SwiftLintBuildToolPlugin
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/56] Compiling cmark-gfm cmark_ctype.c
[7/56] Compiling cmark-gfm cmark.c
[8/56] Compiling cmark-gfm linked_list.c
[9/56] Compiling cmark-gfm buffer.c
[10/56] Compiling cmark-gfm latex.c
[11/56] Compiling cmark-gfm iterator.c
[12/56] Compiling cmark-gfm-extensions tagfilter.c
[13/56] Compiling cmark-gfm blocks.c
[14/56] Compiling cmark-gfm-extensions strikethrough.c
[15/56] Compiling cmark-gfm-extensions tasklist.c
[16/56] Write swift-version-24593BA9C3E375BF.txt
[17/56] Compiling cmark-gfm-extensions ext_scanners.c
[18/56] Compiling cmark-gfm-extensions autolink.c
[19/56] Compiling cmark-gfm xml.c
[20/56] Compiling cmark-gfm-extensions core-extensions.c
[21/56] Compiling cmark-gfm-extensions table.c
[22/56] Compiling cmark-gfm syntax_extension.c
[23/56] Compiling cmark-gfm inlines.c
[24/56] Compiling cmark-gfm render.c
[25/56] Compiling cmark-gfm plugin.c
[26/56] Compiling cmark-gfm map.c
[27/56] Compiling cmark-gfm registry.c
[28/56] Compiling cmark-gfm references.c
[29/56] Compiling cmark-gfm plaintext.c
[30/56] Compiling cmark-gfm man.c
[31/56] Compiling cmark-gfm houdini_html_e.c
[32/56] Compiling cmark-gfm houdini_href_e.c
[33/56] Compiling cmark-gfm html.c
[33/56] Write sources
[39/56] Compiling cmark-gfm node.c
[40/56] Compiling cmark-gfm footnotes.c
[41/56] Compiling cmark-gfm utf8.c
[41/56] Write sources
[43/59] Compiling cmark-gfm commonmark.c
[44/59] Compiling cmark-gfm arena.c
[45/63] Compiling CAtomic CAtomic.c
[46/70] Compiling cmark-gfm houdini_html_u.c
[47/90] Compiling cmark-gfm scanners.c
[49/153] Emitting module Markdown
[50/161] Compiling Logging LogHandler.swift
[51/161] Compiling Markdown Link.swift
[52/161] Compiling Markdown Strikethrough.swift
[53/161] Compiling Markdown Strong.swift
[54/161] Compiling Markdown CustomInline.swift
[55/161] Compiling Markdown InlineCode.swift
[56/161] Compiling Markdown InlineHTML.swift
[57/161] Compiling Markdown LineBreak.swift
[58/161] Compiling Markdown SoftBreak.swift
[59/161] Compiling Markdown SymbolLink.swift
[60/161] Compiling Logging MetadataProvider.swift
[61/161] Emitting module Logging
[62/161] Compiling Logging Locks.swift
[63/161] Compiling Markdown BasicBlockContainer.swift
[64/161] Compiling Markdown BasicInlineContainer.swift
[65/161] Compiling Markdown BlockContainer.swift
[66/161] Compiling Markdown BlockMarkup.swift
[67/161] Compiling Markdown InlineContainer.swift
[68/161] Compiling Markdown InlineMarkup.swift
[69/161] Compiling Markdown ListItemContainer.swift
[70/161] Compiling Markdown AtomicCounter.swift
[71/161] Compiling Logging Logging.swift
[72/162] Compiling Markdown MarkupData.swift
[73/162] Compiling Markdown PlainTextConvertibleMarkup.swift
[74/162] Compiling Markdown RawMarkup.swift
[75/164] Compiling TextBufferKit SearchData.swift
[76/165] Compiling Markdown BlockDirective.swift
[77/165] Compiling Markdown BlockQuote.swift
[78/165] Compiling Markdown CustomBlock.swift
[79/165] Compiling Markdown DoxygenAbstract.swift
[80/165] Compiling Markdown DoxygenDiscussion.swift
[81/165] Compiling Markdown DoxygenNote.swift
[82/165] Compiling Markdown DoxygenParameter.swift
[83/165] Compiling Markdown DoxygenReturns.swift
[84/165] Compiling Markdown ListItem.swift
[85/165] Emitting module SwiftTerm
[87/165] Compiling TextBufferKit Position.swift
[88/165] Compiling TextBufferKit Range.swift
[89/165] Compiling Markdown OrderedList.swift
[90/165] Compiling Markdown UnorderedList.swift
[91/165] Compiling SwiftTerm TerminalOptions.swift
[92/165] Compiling SwiftTerm Utilities.swift
[93/165] Compiling Markdown HTMLBlock.swift
[94/165] Compiling Markdown Heading.swift
[95/165] Compiling Markdown ThematicBreak.swift
[96/165] Compiling Markdown Table.swift
[97/165] Compiling Markdown TableBody.swift
[98/165] Compiling Markdown TableCell.swift
[99/165] Compiling Markdown TableCellContainer.swift
[100/165] Compiling Markdown TableHead.swift
[101/165] Compiling Markdown TableRow.swift
[102/165] Compiling Markdown Replacement.swift
[103/165] Compiling Markdown SourceLocation.swift
[104/165] Compiling Markdown Emphasis.swift
[105/165] Compiling Markdown Image.swift
[106/165] Compiling Markdown InlineAttributes.swift
[107/165] Compiling Markdown ChildIndexPath.swift
[108/165] Compiling Markdown DirectiveArgument.swift
[109/165] Compiling Markdown Document.swift
[110/165] Compiling Markdown LiteralMarkup.swift
[111/165] Compiling Markdown Markup.swift
[112/165] Compiling Markdown MarkupChildren.swift
[125/165] Compiling Markdown CharacterExtensions.swift
[126/165] Compiling Markdown CollectionExtensions.swift
[127/165] Compiling Markdown StringExtensions.swift
[128/165] Compiling Markdown MarkupVisitor.swift
[129/165] Compiling Markdown MarkupWalker.swift
[130/165] Compiling Markdown HTMLFormatter.swift
[131/165] Compiling Markdown MarkupFormatter.swift
[132/165] Compiling Markdown MarkupTreeDumper.swift
[138/165] Wrapping AST for Logging for debugging
[140/165] Compiling TextBufferKit PieceTreeBuilder.swift
[141/165] Compiling TextBufferKit PieceTreeTextBuffer.swift
[142/165] Compiling Markdown Text.swift
[143/165] Compiling Markdown Aside.swift
[144/165] Compiling Markdown BlockDirectiveParser.swift
[145/165] Compiling Markdown CommonMarkConverter.swift
[146/165] Compiling Markdown LazySplitLines.swift
[147/165] Compiling Markdown ParseOptions.swift
[148/165] Compiling Markdown RangeAdjuster.swift
[149/165] Compiling Markdown RangerTracker.swift
[150/165] Compiling Markdown MarkupRewriter.swift
[152/166] Compiling TextBufferKit FindMatch.swift
[153/166] Emitting module TextBufferKit
[154/166] Compiling TextBufferKit PieceTreeBase.swift
[154/166] Wrapping AST for Markdown for debugging
[158/166] Compiling TextBufferKit TreeBase.swift
[159/167] Wrapping AST for TextBufferKit for debugging
[163/168] Wrapping AST for SwiftTerm for debugging
[165/217] Compiling TermKit TerminfoParser.swift
/host/spi-builder-workspace/Sources/TermKit/Drivers/UnixDriver.swift:148:21: warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
146 | if !data.isEmpty {
147 | self?.inputQueue.async {
148 | self?.processInputData(data)
| `- warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
149 | }
150 | }
/host/spi-builder-workspace/Sources/TermKit/Extensions/StringChar.swift:79:38: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
77 | var max = 0
78 | for s in scalars {
79 | let w = termKitWcWidth(s.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
80 | if w > max {
81 | max = Int (w)
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[166/217] Compiling TermKit UnixDriver.swift
/host/spi-builder-workspace/Sources/TermKit/Drivers/UnixDriver.swift:148:21: warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
146 | if !data.isEmpty {
147 | self?.inputQueue.async {
148 | self?.processInputData(data)
| `- warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
149 | }
150 | }
/host/spi-builder-workspace/Sources/TermKit/Extensions/StringChar.swift:79:38: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
77 | var max = 0
78 | for s in scalars {
79 | let w = termKitWcWidth(s.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
80 | if w > max {
81 | max = Int (w)
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[167/217] Compiling TermKit WindowsDriver.swift
/host/spi-builder-workspace/Sources/TermKit/Drivers/UnixDriver.swift:148:21: warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
146 | if !data.isEmpty {
147 | self?.inputQueue.async {
148 | self?.processInputData(data)
| `- warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
149 | }
150 | }
/host/spi-builder-workspace/Sources/TermKit/Extensions/StringChar.swift:79:38: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
77 | var max = 0
78 | for s in scalars {
79 | let w = termKitWcWidth(s.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
80 | if w > max {
81 | max = Int (w)
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[168/217] Compiling TermKit XtermCapability.swift
/host/spi-builder-workspace/Sources/TermKit/Drivers/UnixDriver.swift:148:21: warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
146 | if !data.isEmpty {
147 | self?.inputQueue.async {
148 | self?.processInputData(data)
| `- warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
149 | }
150 | }
/host/spi-builder-workspace/Sources/TermKit/Extensions/StringChar.swift:79:38: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
77 | var max = 0
78 | for s in scalars {
79 | let w = termKitWcWidth(s.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
80 | if w > max {
81 | max = Int (w)
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[169/217] Compiling TermKit StringChar.swift
/host/spi-builder-workspace/Sources/TermKit/Drivers/UnixDriver.swift:148:21: warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
146 | if !data.isEmpty {
147 | self?.inputQueue.async {
148 | self?.processInputData(data)
| `- warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
149 | }
150 | }
/host/spi-builder-workspace/Sources/TermKit/Extensions/StringChar.swift:79:38: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
77 | var max = 0
78 | for s in scalars {
79 | let w = termKitWcWidth(s.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
80 | if w > max {
81 | max = Int (w)
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[170/217] Compiling TermKit Button.swift
/host/spi-builder-workspace/Sources/TermKit/Drivers/UnixDriver.swift:148:21: warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
146 | if !data.isEmpty {
147 | self?.inputQueue.async {
148 | self?.processInputData(data)
| `- warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
149 | }
150 | }
/host/spi-builder-workspace/Sources/TermKit/Extensions/StringChar.swift:79:38: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
77 | var max = 0
78 | for s in scalars {
79 | let w = termKitWcWidth(s.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
80 | if w > max {
81 | max = Int (w)
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[171/217] Compiling TermKit Checkbox.swift
/host/spi-builder-workspace/Sources/TermKit/Drivers/UnixDriver.swift:148:21: warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
146 | if !data.isEmpty {
147 | self?.inputQueue.async {
148 | self?.processInputData(data)
| `- warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
149 | }
150 | }
/host/spi-builder-workspace/Sources/TermKit/Extensions/StringChar.swift:79:38: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
77 | var max = 0
78 | for s in scalars {
79 | let w = termKitWcWidth(s.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
80 | if w > max {
81 | max = Int (w)
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[172/217] Compiling TermKit Layer.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Painter.swift:144:39: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
142 | // TODO: optimize, we can handle the visibility for rows before and later just do
143 | // columns rather than testing both.
144 | let wcw = termKitWcWidth(rune.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
145 | let len = wcw >= 0 ? Int32(wcw) : 1
146 | let npos = pos.x + Int(len)
[173/217] Compiling TermKit Painter.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Painter.swift:144:39: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
142 | // TODO: optimize, we can handle the visibility for rows before and later just do
143 | // columns rather than testing both.
144 | let wcw = termKitWcWidth(rune.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
145 | let len = wcw >= 0 ? Int32(wcw) : 1
146 | let npos = pos.x + Int(len)
[174/217] Compiling TermKit Point.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Painter.swift:144:39: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
142 | // TODO: optimize, we can handle the visibility for rows before and later just do
143 | // columns rather than testing both.
144 | let wcw = termKitWcWidth(rune.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
145 | let len = wcw >= 0 ? Int32(wcw) : 1
146 | let npos = pos.x + Int(len)
[175/217] Compiling TermKit Pos.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Painter.swift:144:39: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
142 | // TODO: optimize, we can handle the visibility for rows before and later just do
143 | // columns rather than testing both.
144 | let wcw = termKitWcWidth(rune.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
145 | let len = wcw >= 0 ? Int32(wcw) : 1
146 | let npos = pos.x + Int(len)
[176/217] Compiling TermKit Rect.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Painter.swift:144:39: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
142 | // TODO: optimize, we can handle the visibility for rows before and later just do
143 | // columns rather than testing both.
144 | let wcw = termKitWcWidth(rune.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
145 | let len = wcw >= 0 ? Int32(wcw) : 1
146 | let npos = pos.x + Int(len)
[177/217] Compiling TermKit Responder.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Painter.swift:144:39: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
142 | // TODO: optimize, we can handle the visibility for rows before and later just do
143 | // columns rather than testing both.
144 | let wcw = termKitWcWidth(rune.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
145 | let len = wcw >= 0 ? Int32(wcw) : 1
146 | let npos = pos.x + Int(len)
[178/217] Compiling TermKit Size.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Painter.swift:144:39: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
142 | // TODO: optimize, we can handle the visibility for rows before and later just do
143 | // columns rather than testing both.
144 | let wcw = termKitWcWidth(rune.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
145 | let len = wcw >= 0 ? Int32(wcw) : 1
146 | let npos = pos.x + Int(len)
[179/223] Emitting module TermKit
[180/223] Compiling TermKit Menu.swift
[181/223] Compiling TermKit ProgressBar.swift
[182/223] Compiling TermKit RadioGroup.swift
[183/223] Compiling TermKit ScrollView.swift
[184/223] Compiling TermKit SolidBackground.swift
[185/223] Compiling TermKit Spinner.swift
[186/223] Compiling TermKit Application.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Application.swift:513:25: warning: initialization of immutable value 'preview' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
511 | if Application.traceRows.contains(y) {
512 | let slice = view.layer.store[sourceOffset..<(sourceOffset+intersection.width)]
513 | let preview = String(slice.prefix(80).map { $0.ch == "\u{0}" ? "·" : $0.ch })
| `- warning: initialization of immutable value 'preview' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
514 | //TermKitLog.logger.debug("compose->screen row=\(y) x=\(intersection.minX)..\(intersection.maxX) preview='\(preview)'")
515 | }
[187/223] Compiling TermKit AttributedString.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Application.swift:513:25: warning: initialization of immutable value 'preview' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
511 | if Application.traceRows.contains(y) {
512 | let slice = view.layer.store[sourceOffset..<(sourceOffset+intersection.width)]
513 | let preview = String(slice.prefix(80).map { $0.ch == "\u{0}" ? "·" : $0.ch })
| `- warning: initialization of immutable value 'preview' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
514 | //TermKitLog.logger.debug("compose->screen row=\(y) x=\(intersection.minX)..\(intersection.maxX) preview='\(preview)'")
515 | }
[188/223] Compiling TermKit BorderStyle.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Application.swift:513:25: warning: initialization of immutable value 'preview' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
511 | if Application.traceRows.contains(y) {
512 | let slice = view.layer.store[sourceOffset..<(sourceOffset+intersection.width)]
513 | let preview = String(slice.prefix(80).map { $0.ch == "\u{0}" ? "·" : $0.ch })
| `- warning: initialization of immutable value 'preview' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
514 | //TermKitLog.logger.debug("compose->screen row=\(y) x=\(intersection.minX)..\(intersection.maxX) preview='\(preview)'")
515 | }
[189/223] Compiling TermKit Clipboard.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Application.swift:513:25: warning: initialization of immutable value 'preview' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
511 | if Application.traceRows.contains(y) {
512 | let slice = view.layer.store[sourceOffset..<(sourceOffset+intersection.width)]
513 | let preview = String(slice.prefix(80).map { $0.ch == "\u{0}" ? "·" : $0.ch })
| `- warning: initialization of immutable value 'preview' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
514 | //TermKitLog.logger.debug("compose->screen row=\(y) x=\(intersection.minX)..\(intersection.maxX) preview='\(preview)'")
515 | }
[190/223] Compiling TermKit Dim.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Application.swift:513:25: warning: initialization of immutable value 'preview' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
511 | if Application.traceRows.contains(y) {
512 | let slice = view.layer.store[sourceOffset..<(sourceOffset+intersection.width)]
513 | let preview = String(slice.prefix(80).map { $0.ch == "\u{0}" ? "·" : $0.ch })
| `- warning: initialization of immutable value 'preview' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
514 | //TermKitLog.logger.debug("compose->screen row=\(y) x=\(intersection.minX)..\(intersection.maxX) preview='\(preview)'")
515 | }
[191/223] Compiling TermKit EdgeInsets.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Application.swift:513:25: warning: initialization of immutable value 'preview' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
511 | if Application.traceRows.contains(y) {
512 | let slice = view.layer.store[sourceOffset..<(sourceOffset+intersection.width)]
513 | let preview = String(slice.prefix(80).map { $0.ch == "\u{0}" ? "·" : $0.ch })
| `- warning: initialization of immutable value 'preview' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
514 | //TermKitLog.logger.debug("compose->screen row=\(y) x=\(intersection.minX)..\(intersection.maxX) preview='\(preview)'")
515 | }
[192/223] Compiling TermKit Events.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Application.swift:513:25: warning: initialization of immutable value 'preview' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
511 | if Application.traceRows.contains(y) {
512 | let slice = view.layer.store[sourceOffset..<(sourceOffset+intersection.width)]
513 | let preview = String(slice.prefix(80).map { $0.ch == "\u{0}" ? "·" : $0.ch })
| `- warning: initialization of immutable value 'preview' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
514 | //TermKitLog.logger.debug("compose->screen row=\(y) x=\(intersection.minX)..\(intersection.maxX) preview='\(preview)'")
515 | }
[193/223] Compiling TermKit CommandPalette.swift
[194/223] Compiling TermKit DataTable.swift
[195/223] Compiling TermKit Frame.swift
[196/223] Compiling TermKit HexView.swift
[197/223] Compiling TermKit Label.swift
[198/223] Compiling TermKit ListView.swift
[199/223] Compiling TermKit MarkdownView.swift
[200/223] Compiling TermKit StandardDesktop.swift
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:23:33: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
21 | // Ensure file exists
22 | if !FileManager.default.fileExists(atPath: fileURL.path) {
23 | FileManager.default.createFile(atPath: fileURL.path, contents: nil)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
24 | }
25 | // Open for appending
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:28:9: warning: result of 'try?' is unused [#no-usage]
26 | self.fileHandle = try! FileHandle(forWritingTo: fileURL)
27 | // Seek to end for append behavior
28 | try? self.fileHandle.seekToEnd()
| `- warning: result of 'try?' is unused [#no-usage]
29 | }
30 |
/host/spi-builder-workspace/Sources/TermKit/Core/WcWidth.swift:45:47: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
43 | var totalWidth = 0
44 | for scalar in self.unicodeScalars {
45 | let width = termKitWcWidth(scalar.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
46 | if width > 0 {
47 | totalWidth += Int(width)
/host/spi-builder-workspace/Sources/TermKit/Core/Window.swift:129:13: warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
127 | open override func redraw(region: Rect, painter p: Painter) {
128 | //log ("Window.redraw: \(frame) and region to redraw is: \(region)")
129 | let contentFrame = contentView.frame
| `- warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
130 | if !needDisplay.isEmpty {
131 | // Background
[201/223] Compiling TermKit SwiftLogging.swift
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:23:33: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
21 | // Ensure file exists
22 | if !FileManager.default.fileExists(atPath: fileURL.path) {
23 | FileManager.default.createFile(atPath: fileURL.path, contents: nil)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
24 | }
25 | // Open for appending
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:28:9: warning: result of 'try?' is unused [#no-usage]
26 | self.fileHandle = try! FileHandle(forWritingTo: fileURL)
27 | // Seek to end for append behavior
28 | try? self.fileHandle.seekToEnd()
| `- warning: result of 'try?' is unused [#no-usage]
29 | }
30 |
/host/spi-builder-workspace/Sources/TermKit/Core/WcWidth.swift:45:47: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
43 | var totalWidth = 0
44 | for scalar in self.unicodeScalars {
45 | let width = termKitWcWidth(scalar.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
46 | if width > 0 {
47 | totalWidth += Int(width)
/host/spi-builder-workspace/Sources/TermKit/Core/Window.swift:129:13: warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
127 | open override func redraw(region: Rect, painter p: Painter) {
128 | //log ("Window.redraw: \(frame) and region to redraw is: \(region)")
129 | let contentFrame = contentView.frame
| `- warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
130 | if !needDisplay.isEmpty {
131 | // Background
[202/223] Compiling TermKit Toplevel.swift
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:23:33: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
21 | // Ensure file exists
22 | if !FileManager.default.fileExists(atPath: fileURL.path) {
23 | FileManager.default.createFile(atPath: fileURL.path, contents: nil)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
24 | }
25 | // Open for appending
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:28:9: warning: result of 'try?' is unused [#no-usage]
26 | self.fileHandle = try! FileHandle(forWritingTo: fileURL)
27 | // Seek to end for append behavior
28 | try? self.fileHandle.seekToEnd()
| `- warning: result of 'try?' is unused [#no-usage]
29 | }
30 |
/host/spi-builder-workspace/Sources/TermKit/Core/WcWidth.swift:45:47: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
43 | var totalWidth = 0
44 | for scalar in self.unicodeScalars {
45 | let width = termKitWcWidth(scalar.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
46 | if width > 0 {
47 | totalWidth += Int(width)
/host/spi-builder-workspace/Sources/TermKit/Core/Window.swift:129:13: warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
127 | open override func redraw(region: Rect, painter p: Painter) {
128 | //log ("Window.redraw: \(frame) and region to redraw is: \(region)")
129 | let contentFrame = contentView.frame
| `- warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
130 | if !needDisplay.isEmpty {
131 | // Background
[203/223] Compiling TermKit View.swift
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:23:33: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
21 | // Ensure file exists
22 | if !FileManager.default.fileExists(atPath: fileURL.path) {
23 | FileManager.default.createFile(atPath: fileURL.path, contents: nil)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
24 | }
25 | // Open for appending
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:28:9: warning: result of 'try?' is unused [#no-usage]
26 | self.fileHandle = try! FileHandle(forWritingTo: fileURL)
27 | // Seek to end for append behavior
28 | try? self.fileHandle.seekToEnd()
| `- warning: result of 'try?' is unused [#no-usage]
29 | }
30 |
/host/spi-builder-workspace/Sources/TermKit/Core/WcWidth.swift:45:47: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
43 | var totalWidth = 0
44 | for scalar in self.unicodeScalars {
45 | let width = termKitWcWidth(scalar.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
46 | if width > 0 {
47 | totalWidth += Int(width)
/host/spi-builder-workspace/Sources/TermKit/Core/Window.swift:129:13: warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
127 | open override func redraw(region: Rect, painter p: Painter) {
128 | //log ("Window.redraw: \(frame) and region to redraw is: \(region)")
129 | let contentFrame = contentView.frame
| `- warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
130 | if !needDisplay.isEmpty {
131 | // Background
[204/223] Compiling TermKit WcWidth.swift
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:23:33: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
21 | // Ensure file exists
22 | if !FileManager.default.fileExists(atPath: fileURL.path) {
23 | FileManager.default.createFile(atPath: fileURL.path, contents: nil)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
24 | }
25 | // Open for appending
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:28:9: warning: result of 'try?' is unused [#no-usage]
26 | self.fileHandle = try! FileHandle(forWritingTo: fileURL)
27 | // Seek to end for append behavior
28 | try? self.fileHandle.seekToEnd()
| `- warning: result of 'try?' is unused [#no-usage]
29 | }
30 |
/host/spi-builder-workspace/Sources/TermKit/Core/WcWidth.swift:45:47: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
43 | var totalWidth = 0
44 | for scalar in self.unicodeScalars {
45 | let width = termKitWcWidth(scalar.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
46 | if width > 0 {
47 | totalWidth += Int(width)
/host/spi-builder-workspace/Sources/TermKit/Core/Window.swift:129:13: warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
127 | open override func redraw(region: Rect, painter p: Painter) {
128 | //log ("Window.redraw: \(frame) and region to redraw is: \(region)")
129 | let contentFrame = contentView.frame
| `- warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
130 | if !needDisplay.isEmpty {
131 | // Background
[205/223] Compiling TermKit Window.swift
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:23:33: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
21 | // Ensure file exists
22 | if !FileManager.default.fileExists(atPath: fileURL.path) {
23 | FileManager.default.createFile(atPath: fileURL.path, contents: nil)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
24 | }
25 | // Open for appending
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:28:9: warning: result of 'try?' is unused [#no-usage]
26 | self.fileHandle = try! FileHandle(forWritingTo: fileURL)
27 | // Seek to end for append behavior
28 | try? self.fileHandle.seekToEnd()
| `- warning: result of 'try?' is unused [#no-usage]
29 | }
30 |
/host/spi-builder-workspace/Sources/TermKit/Core/WcWidth.swift:45:47: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
43 | var totalWidth = 0
44 | for scalar in self.unicodeScalars {
45 | let width = termKitWcWidth(scalar.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
46 | if width > 0 {
47 | totalWidth += Int(width)
/host/spi-builder-workspace/Sources/TermKit/Core/Window.swift:129:13: warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
127 | open override func redraw(region: Rect, painter p: Painter) {
128 | //log ("Window.redraw: \(frame) and region to redraw is: \(region)")
129 | let contentFrame = contentView.frame
| `- warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
130 | if !needDisplay.isEmpty {
131 | // Background
[206/223] Compiling TermKit Dialog.swift
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:23:33: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
21 | // Ensure file exists
22 | if !FileManager.default.fileExists(atPath: fileURL.path) {
23 | FileManager.default.createFile(atPath: fileURL.path, contents: nil)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
24 | }
25 | // Open for appending
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:28:9: warning: result of 'try?' is unused [#no-usage]
26 | self.fileHandle = try! FileHandle(forWritingTo: fileURL)
27 | // Seek to end for append behavior
28 | try? self.fileHandle.seekToEnd()
| `- warning: result of 'try?' is unused [#no-usage]
29 | }
30 |
/host/spi-builder-workspace/Sources/TermKit/Core/WcWidth.swift:45:47: error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
43 | var totalWidth = 0
44 | for scalar in self.unicodeScalars {
45 | let width = termKitWcWidth(scalar.value)
| `- error: cannot convert value of type 'UInt32' to expected argument type 'wchar_t' (aka 'Int32')
46 | if width > 0 {
47 | totalWidth += Int(width)
/host/spi-builder-workspace/Sources/TermKit/Core/Window.swift:129:13: warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
127 | open override func redraw(region: Rect, painter p: Painter) {
128 | //log ("Window.redraw: \(frame) and region to redraw is: \(region)")
129 | let contentFrame = contentView.frame
| `- warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
130 | if !needDisplay.isEmpty {
131 | // Background
[207/223] Compiling TermKit FileDialog.swift
/host/spi-builder-workspace/Sources/TermKit/Drivers/TTYDriver.swift:73:21: warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
71 | if !data.isEmpty {
72 | self?.inputQueue.async {
73 | self?.processInputData(data)
| `- warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
74 | }
75 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[208/223] Compiling TermKit InputBox.swift
/host/spi-builder-workspace/Sources/TermKit/Drivers/TTYDriver.swift:73:21: warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
71 | if !data.isEmpty {
72 | self?.inputQueue.async {
73 | self?.processInputData(data)
| `- warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
74 | }
75 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[209/223] Compiling TermKit MessageBox.swift
/host/spi-builder-workspace/Sources/TermKit/Drivers/TTYDriver.swift:73:21: warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
71 | if !data.isEmpty {
72 | self?.inputQueue.async {
73 | self?.processInputData(data)
| `- warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
74 | }
75 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[210/223] Compiling TermKit ConsoleDriver.swift
/host/spi-builder-workspace/Sources/TermKit/Drivers/TTYDriver.swift:73:21: warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
71 | if !data.isEmpty {
72 | self?.inputQueue.async {
73 | self?.processInputData(data)
| `- warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
74 | }
75 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[211/223] Compiling TermKit CursesDriver.swift
/host/spi-builder-workspace/Sources/TermKit/Drivers/TTYDriver.swift:73:21: warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
71 | if !data.isEmpty {
72 | self?.inputQueue.async {
73 | self?.processInputData(data)
| `- warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
74 | }
75 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[212/223] Compiling TermKit TTYDriver.swift
/host/spi-builder-workspace/Sources/TermKit/Drivers/TTYDriver.swift:73:21: warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
71 | if !data.isEmpty {
72 | self?.inputQueue.async {
73 | self?.processInputData(data)
| `- warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
74 | }
75 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[213/223] Compiling TermKit TerminalCapability.swift
/host/spi-builder-workspace/Sources/TermKit/Drivers/TTYDriver.swift:73:21: warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
71 | if !data.isEmpty {
72 | self?.inputQueue.async {
73 | self?.processInputData(data)
| `- warning: reference to captured var 'self' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
74 | }
75 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[214/223] Compiling TermKit SplitView.swift
[215/223] Compiling TermKit StatusBar.swift
[216/223] Compiling TermKit TabView.swift
[217/223] Compiling TermKit Terminal.swift
[218/223] Compiling TermKit TextField.swift
[219/223] Compiling TermKit TextView.swift
BUILD FAILURE 6.2 linux