The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TermKit, reference main (2cdfc9), with Swift 6.3 for Linux on 18 Apr 2026 10:00:44 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/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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.3
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/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/migueldeicaza/SwiftTerm.git
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
Fetching https://github.com/apple/swift-markdown
Fetching https://github.com/migueldeicaza/TextBufferKit.git
Fetching https://github.com/apple/swift-log.git
[1/326] Fetching swiftlintplugins
[327/7561] Fetching swiftlintplugins, swift-markdown
[1557/14196] Fetching swiftlintplugins, swift-markdown, swift-log
[2812/14436] Fetching swiftlintplugins, swift-markdown, swift-log, textbufferkit
[5440/24856] Fetching swiftlintplugins, swift-markdown, swift-log, textbufferkit, swiftterm
Fetched https://github.com/migueldeicaza/TextBufferKit.git from cache (5.59s)
Fetched https://github.com/apple/swift-log.git from cache (5.61s)
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (5.63s)
Fetched https://github.com/apple/swift-markdown from cache (5.63s)
Fetched https://github.com/migueldeicaza/SwiftTerm.git from cache (5.64s)
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.92s)
Computing version for https://github.com/migueldeicaza/TextBufferKit.git
Computed https://github.com/migueldeicaza/TextBufferKit.git at 0.3.0 (11.44s)
Computing version for https://github.com/apple/swift-markdown
Computed https://github.com/apple/swift-markdown at 0.7.3 (4.07s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18374] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.88s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (2.49s)
Computing version for https://github.com/migueldeicaza/SwiftTerm.git
Computed https://github.com/migueldeicaza/SwiftTerm.git at 1.13.0 (0.54s)
Fetching https://github.com/apple/swift-argument-parser
[1/17529] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.81s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (1.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.60s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.29s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.63.2 (0.45s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.50s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.45s)
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/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.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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.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/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.63.2
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.63.2/SwiftLintBinary.artifactbundle.zip
[1397/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.96s)
[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 CAtomic CAtomic.c
[7/56] Compiling cmark-gfm footnotes.c
[8/56] Compiling cmark-gfm cmark.c
[8/56] Compiling cmark-gfm arena.c
[10/56] Write swift-version-24593BA9C3E375BF.txt
[11/56] Compiling cmark-gfm-extensions tasklist.c
[12/56] Compiling cmark-gfm houdini_href_e.c
[13/56] Compiling cmark-gfm blocks.c
[14/56] Compiling cmark-gfm-extensions tagfilter.c
[15/56] Compiling cmark-gfm commonmark.c
[16/56] Compiling cmark-gfm-extensions autolink.c
[17/56] Compiling cmark-gfm-extensions core-extensions.c
[18/56] Compiling cmark-gfm-extensions table.c
[19/56] Compiling cmark-gfm-extensions strikethrough.c
[20/56] Compiling cmark-gfm xml.c
[21/56] Compiling cmark-gfm-extensions ext_scanners.c
[22/56] Compiling cmark-gfm render.c
[23/56] Compiling cmark-gfm syntax_extension.c
[24/56] Compiling cmark-gfm plugin.c
[25/56] Compiling cmark-gfm references.c
[26/56] Compiling cmark-gfm registry.c
[27/56] Compiling cmark-gfm linked_list.c
[28/56] Compiling cmark-gfm plaintext.c
[29/56] Compiling cmark-gfm map.c
[30/56] Compiling cmark-gfm man.c
[31/56] Compiling cmark-gfm latex.c
[32/56] Compiling cmark-gfm iterator.c
[33/56] Compiling cmark-gfm houdini_html_e.c
[34/56] Compiling cmark-gfm html.c
[34/56] Compiling cmark-gfm utf8.c
[36/56] Compiling cmark-gfm cmark_ctype.c
[37/56] Write sources
[43/56] Compiling cmark-gfm node.c
[44/56] Compiling cmark-gfm houdini_html_u.c
[45/56] Compiling cmark-gfm buffer.c
[46/64] Compiling cmark-gfm inlines.c
[47/69] Compiling cmark-gfm scanners.c
[49/162] Emitting module Markdown
[50/170] Emitting module SwiftTerm
[51/174] Compiling Logging LogHandler.swift
[52/174] Compiling Markdown OrderedList.swift
[53/174] Compiling Markdown UnorderedList.swift
[54/174] Compiling Markdown Paragraph.swift
[55/174] Compiling Markdown CodeBlock.swift
[56/174] Compiling Markdown HTMLBlock.swift
[57/174] Compiling Markdown Heading.swift
[58/174] Compiling Markdown ThematicBreak.swift
[59/174] Compiling Markdown Table.swift
[60/174] Compiling Markdown TableBody.swift
[61/174] Compiling Logging LogEvent.swift
[62/174] Compiling Logging MetadataProvider.swift
[63/174] Compiling Markdown Link.swift
[64/174] Compiling SwiftTerm TerminalOptions.swift
[65/174] Compiling SwiftTerm TerminalViewSearch.swift
[66/174] Compiling SwiftTerm UnicodeWidthData.swift
[67/174] Compiling SwiftTerm Utilities.swift
[68/174] Compiling Markdown InlineHTML.swift
[69/174] Compiling Markdown LineBreak.swift
[70/174] Compiling Markdown SoftBreak.swift
[71/174] Compiling Markdown SymbolLink.swift
[72/174] Compiling Markdown BlockDirective.swift
[73/174] Compiling Markdown BlockQuote.swift
[74/174] Compiling Markdown CustomBlock.swift
[75/174] Compiling Markdown DoxygenAbstract.swift
[76/174] Compiling Markdown DoxygenDiscussion.swift
[77/174] Compiling Markdown DoxygenNote.swift
[78/174] Compiling Markdown DoxygenParameter.swift
[79/174] Compiling Markdown DoxygenReturns.swift
[80/174] Compiling Markdown ListItem.swift
[81/174] Compiling Markdown BasicBlockContainer.swift
[82/174] Compiling Markdown BasicInlineContainer.swift
[83/174] Compiling Markdown BlockContainer.swift
[84/174] Compiling Markdown BlockMarkup.swift
[85/174] Compiling Markdown InlineContainer.swift
[86/174] Compiling Markdown InlineMarkup.swift
[87/174] Compiling Markdown ListItemContainer.swift
[88/174] Compiling Markdown AtomicCounter.swift
[93/174] Emitting module Logging
[94/174] Compiling Logging Locks.swift
[99/174] Compiling Markdown TableCell.swift
[100/174] Compiling Markdown TableCellContainer.swift
[101/174] Compiling Markdown TableHead.swift
[102/174] Compiling Markdown TableRow.swift
[103/174] Compiling Markdown Replacement.swift
[104/174] Compiling Markdown SourceLocation.swift
[105/174] Compiling Markdown Emphasis.swift
[106/174] Compiling Markdown Image.swift
[107/174] Compiling Markdown InlineAttributes.swift
[110/174] Compiling Markdown ChildIndexPath.swift
[111/174] Compiling Markdown DirectiveArgument.swift
[112/174] Compiling TextBufferKit SearchData.swift
[117/175] Compiling TextBufferKit Range.swift
[118/175] Compiling TextBufferKit PieceTreeBuilder.swift
[121/175] Compiling Markdown Document.swift
[122/175] Compiling Markdown LiteralMarkup.swift
[123/175] Compiling Markdown Markup.swift
[124/175] Compiling Markdown MarkupChildren.swift
[125/175] Compiling Markdown MarkupData.swift
[126/175] Compiling Markdown PlainTextConvertibleMarkup.swift
[127/175] Compiling Markdown RawMarkup.swift
[128/175] Compiling TextBufferKit TreeBase.swift
[129/175] Compiling TextBufferKit Position.swift
[130/175] Compiling TextBufferKit PieceTreeTextBuffer.swift
[131/175] Emitting module TextBufferKit
[132/175] Compiling TextBufferKit PieceTreeBase.swift
[133/175] Compiling TextBufferKit FindMatch.swift
[135/176] Compiling Logging Logging.swift
[136/177] Wrapping AST for TextBufferKit for debugging
[138/177] Compiling Markdown Text.swift
[139/177] Compiling Markdown Aside.swift
[140/177] Compiling Markdown BlockDirectiveParser.swift
[141/177] Compiling Markdown CommonMarkConverter.swift
[142/177] Compiling Markdown LazySplitLines.swift
[143/177] Compiling Markdown ParseOptions.swift
[144/177] Compiling Markdown RangeAdjuster.swift
[145/177] Compiling Markdown RangerTracker.swift
[146/177] Compiling Markdown MarkupRewriter.swift
[146/177] Wrapping AST for Logging for debugging
[156/177] Compiling Markdown CharacterExtensions.swift
[157/177] Compiling Markdown CollectionExtensions.swift
[158/177] Compiling Markdown StringExtensions.swift
[159/177] Compiling Markdown MarkupVisitor.swift
[160/177] Compiling Markdown MarkupWalker.swift
[161/177] Compiling Markdown HTMLFormatter.swift
[162/177] Compiling Markdown MarkupFormatter.swift
[163/177] Compiling Markdown MarkupTreeDumper.swift
[164/178] Wrapping AST for Markdown for debugging
[174/179] Wrapping AST for SwiftTerm for debugging
[176/228] 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)
[177/228] 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)
[178/228] 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)
[179/228] 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)
[180/228] 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)
[181/228] 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)
[182/228] 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)
[183/234] Compiling TermKit StandardDesktop.swift
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:12:13: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 10 |
 11 | // Simple file-backed LogHandler.
 12 | final class FileLogHandler: LogHandler {
    |             `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 13 |     private let label: String
 14 |     private let fileHandle: FileHandle
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:55:13: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 53 |
 54 | // No-op handler to prevent default console logging when no file is configured.
 55 | final class NullLogHandler: LogHandler {
    |             `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 56 |     private let label: String
 57 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/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
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[184/234] Compiling TermKit SwiftLogging.swift
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:12:13: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 10 |
 11 | // Simple file-backed LogHandler.
 12 | final class FileLogHandler: LogHandler {
    |             `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 13 |     private let label: String
 14 |     private let fileHandle: FileHandle
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:55:13: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 53 |
 54 | // No-op handler to prevent default console logging when no file is configured.
 55 | final class NullLogHandler: LogHandler {
    |             `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 56 |     private let label: String
 57 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/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
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[185/234] Compiling TermKit Toplevel.swift
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:12:13: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 10 |
 11 | // Simple file-backed LogHandler.
 12 | final class FileLogHandler: LogHandler {
    |             `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 13 |     private let label: String
 14 |     private let fileHandle: FileHandle
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:55:13: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 53 |
 54 | // No-op handler to prevent default console logging when no file is configured.
 55 | final class NullLogHandler: LogHandler {
    |             `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 56 |     private let label: String
 57 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/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
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[186/234] Compiling TermKit View.swift
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:12:13: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 10 |
 11 | // Simple file-backed LogHandler.
 12 | final class FileLogHandler: LogHandler {
    |             `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 13 |     private let label: String
 14 |     private let fileHandle: FileHandle
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:55:13: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 53 |
 54 | // No-op handler to prevent default console logging when no file is configured.
 55 | final class NullLogHandler: LogHandler {
    |             `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 56 |     private let label: String
 57 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/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
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[187/234] Compiling TermKit WcWidth.swift
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:12:13: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 10 |
 11 | // Simple file-backed LogHandler.
 12 | final class FileLogHandler: LogHandler {
    |             `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 13 |     private let label: String
 14 |     private let fileHandle: FileHandle
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:55:13: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 53 |
 54 | // No-op handler to prevent default console logging when no file is configured.
 55 | final class NullLogHandler: LogHandler {
    |             `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 56 |     private let label: String
 57 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/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
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[188/234] Compiling TermKit Window.swift
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:12:13: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 10 |
 11 | // Simple file-backed LogHandler.
 12 | final class FileLogHandler: LogHandler {
    |             `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 13 |     private let label: String
 14 |     private let fileHandle: FileHandle
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:55:13: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 53 |
 54 | // No-op handler to prevent default console logging when no file is configured.
 55 | final class NullLogHandler: LogHandler {
    |             `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 56 |     private let label: String
 57 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/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
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[189/234] Compiling TermKit Dialog.swift
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:12:13: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 10 |
 11 | // Simple file-backed LogHandler.
 12 | final class FileLogHandler: LogHandler {
    |             `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 13 |     private let label: String
 14 |     private let fileHandle: FileHandle
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:55:13: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 53 |
 54 | // No-op handler to prevent default console logging when no file is configured.
 55 | final class NullLogHandler: LogHandler {
    |             `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 56 |     private let label: String
 57 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/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
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[190/234] 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 |                 }
[191/234] 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 |                 }
[192/234] 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 |                 }
[193/234] 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 |                 }
[194/234] 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 |                 }
[195/234] 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 |                 }
[196/234] 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 |                 }
[197/234] Emitting module TermKit
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:12:13: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 10 |
 11 | // Simple file-backed LogHandler.
 12 | final class FileLogHandler: LogHandler {
    |             `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 13 |     private let label: String
 14 |     private let fileHandle: FileHandle
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
/host/spi-builder-workspace/Sources/TermKit/Core/SwiftLogging.swift:55:13: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 53 |
 54 | // No-op handler to prevent default console logging when no file is configured.
 55 | final class NullLogHandler: LogHandler {
    |             `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
 56 |     private let label: String
 57 |     public var metadata: Logger.Metadata = [:]
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[198/234] 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>
[199/234] 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>
[200/234] 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>
[201/234] 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>
[202/234] 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>
[203/234] 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>
[204/234] 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>
[205/234] Compiling TermKit Menu.swift
[206/234] Compiling TermKit ProgressBar.swift
[207/234] Compiling TermKit RadioGroup.swift
[208/234] Compiling TermKit ScrollView.swift
[209/234] Compiling TermKit SolidBackground.swift
[210/234] Compiling TermKit Spinner.swift
[211/234] 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>
[212/234] 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>
[213/234] 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>
[214/234] 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>
[215/234] 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>
[216/234] 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>
[217/234] 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>
[218/234] Compiling TermKit CommandPalette.swift
[219/234] Compiling TermKit DataTable.swift
[220/234] Compiling TermKit Frame.swift
[221/234] Compiling TermKit HexView.swift
[222/234] Compiling TermKit Label.swift
[223/234] Compiling TermKit ListView.swift
[224/234] Compiling TermKit MarkdownView.swift
[225/234] Compiling TermKit SplitView.swift
[226/234] Compiling TermKit StatusBar.swift
[227/234] Compiling TermKit TabView.swift
[228/234] Compiling TermKit Terminal.swift
[229/234] Compiling TermKit TextField.swift
[230/234] Compiling TermKit TextView.swift
BUILD FAILURE 6.3 linux