The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build TermKit, reference main (89ff1e), with Swift 6.0 for Linux on 11 Sep 2025 17:32:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
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 89ff1e7 Move TermKit to a layer-based model, this simplifies the debugging of rendering of individual views, the ordering of what to implement when drawing and corner cases that required careful consideration of interaction between subviews, exposed regions and so on.
Cloned https://github.com/migueldeicaza/TermKit.git
Revision (git rev-parse @):
89ff1e7546d27856ea610f02b4fd806adf9ac06a
SUCCESS checkout https://github.com/migueldeicaza/TermKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/migueldeicaza/TermKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
Fetching https://github.com/migueldeicaza/SwiftTerm.git
Fetching https://github.com/migueldeicaza/TextBufferKit.git
Fetching https://github.com/apple/swift-markdown
[1/233] Fetching swiftlintplugins
[176/473] Fetching swiftlintplugins, textbufferkit
[280/2567] Fetching swiftlintplugins, textbufferkit, swift-docc-plugin
[705/9437] Fetching swiftlintplugins, textbufferkit, swift-docc-plugin, swift-markdown
[4164/16609] Fetching swiftlintplugins, textbufferkit, swift-docc-plugin, swift-markdown, swiftterm
Fetched https://github.com/migueldeicaza/TextBufferKit.git from cache (0.33s)
[4199/16369] Fetching swiftlintplugins, swift-docc-plugin, swift-markdown, swiftterm
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (0.91s)
Fetched https://github.com/apple/swift-markdown from cache (0.92s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.92s)
Fetched https://github.com/migueldeicaza/SwiftTerm.git from cache (0.92s)
Computing version for https://github.com/migueldeicaza/SwiftTerm.git
Computed https://github.com/migueldeicaza/SwiftTerm.git at 1.5.1 (0.85s)
Fetching https://github.com/apple/swift-argument-parser
[1/15914] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.67s)
Computing version for https://github.com/migueldeicaza/TextBufferKit.git
Computed https://github.com/migueldeicaza/TextBufferKit.git at 0.3.0 (2.39s)
Computing version for https://github.com/apple/swift-markdown
Computed https://github.com/apple/swift-markdown at 0.6.0 (0.73s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18196] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.18s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.6.0 (0.73s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.61.0 (0.66s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.74s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3509] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.72s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.76s)
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.61.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.6.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.5
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/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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-markdown
Working copy of https://github.com/apple/swift-markdown resolved at 0.6.0
[8259/70760294] Downloading https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip (6.56s)
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin Swift-DocC
[4/4] Compiling plugin Swift-DocC Preview
[5/5] Compiling plugin SwiftLintBuildToolPlugin
[6/6] Compiling plugin SwiftLintCommandPlugin
Building for debugging...
[6/54] Compiling CAtomic CAtomic.c
[7/54] Compiling cmark-gfm linked_list.c
[8/54] Compiling cmark-gfm arena.c
[9/54] Compiling cmark-gfm man.c
[10/54] Compiling cmark-gfm buffer.c
[11/54] Compiling cmark-gfm latex.c
[12/54] Compiling cmark-gfm-extensions strikethrough.c
[13/54] Compiling cmark-gfm-extensions tasklist.c
[14/54] Compiling cmark-gfm-extensions tagfilter.c
[15/54] Compiling cmark-gfm-extensions ext_scanners.c
[16/54] Compiling cmark-gfm-extensions core-extensions.c
[17/54] Compiling cmark-gfm-extensions autolink.c
[18/54] Compiling cmark-gfm-extensions table.c
[19/54] Compiling cmark-gfm xml.c
[20/54] Compiling cmark-gfm syntax_extension.c
[21/54] Compiling cmark-gfm registry.c
[22/54] Compiling cmark-gfm render.c
[23/54] Compiling cmark-gfm references.c
[24/54] Compiling cmark-gfm plugin.c
[25/54] Compiling cmark-gfm utf8.c
[26/54] Compiling cmark-gfm plaintext.c
[27/54] Compiling cmark-gfm map.c
[28/54] Compiling cmark-gfm blocks.c
[28/54] Write swift-version-24593BA9C3E375BF.txt
[30/54] Compiling cmark-gfm iterator.c
[31/54] Compiling cmark-gfm houdini_html_e.c
[32/54] Compiling cmark-gfm node.c
[33/54] Compiling cmark-gfm html.c
[34/54] Compiling cmark-gfm footnotes.c
[35/54] Write sources
[37/54] Compiling cmark-gfm houdini_href_e.c
[38/54] Write sources
[40/54] Compiling cmark-gfm cmark_ctype.c
[41/54] Write sources
[42/54] Compiling cmark-gfm inlines.c
[43/54] Compiling cmark-gfm commonmark.c
[44/54] Compiling cmark-gfm cmark.c
[45/54] Compiling cmark-gfm houdini_html_u.c
[46/54] Compiling cmark-gfm scanners.c
[48/145] Emitting module TextBufferKit
[49/146] Emitting module SwiftTerm
[50/148] Compiling SwiftTerm TerminalOptions.swift
[51/148] Compiling SwiftTerm Utilities.swift
[52/148] Compiling TextBufferKit FindMatch.swift
[53/148] Compiling Markdown DoxygenDiscussion.swift
[54/148] Compiling Markdown DoxygenNote.swift
[55/148] Compiling Markdown DoxygenParameter.swift
[56/148] Compiling TextBufferKit SearchData.swift
[57/148] Compiling Markdown DoxygenReturns.swift
[58/148] Compiling Markdown ListItem.swift
[59/148] Compiling Markdown OrderedList.swift
[60/148] Compiling TextBufferKit Range.swift
[61/148] Compiling Markdown BlockDirective.swift
[62/148] Compiling Markdown BlockQuote.swift
[63/148] Compiling Markdown CustomBlock.swift
[64/148] Compiling TextBufferKit Position.swift
[65/148] Compiling Markdown TableCellContainer.swift
[66/148] Compiling Markdown TableHead.swift
[67/148] Compiling Markdown TableRow.swift
[68/148] Compiling Markdown Replacement.swift
[69/148] Compiling Markdown SourceLocation.swift
[70/148] Compiling Markdown Emphasis.swift
[71/148] Compiling Markdown UnorderedList.swift
[72/148] Compiling Markdown Paragraph.swift
[73/148] Compiling Markdown CodeBlock.swift
[74/148] Compiling Markdown HTMLBlock.swift
[75/148] Compiling Markdown Heading.swift
[76/148] Compiling Markdown ThematicBreak.swift
[77/148] Compiling Markdown Table.swift
[78/148] Compiling Markdown TableBody.swift
[79/148] Compiling Markdown TableCell.swift
[80/156] Compiling Markdown Image.swift
[81/156] Compiling Markdown InlineAttributes.swift
[82/156] Compiling Markdown Link.swift
[83/156] Compiling Markdown Strikethrough.swift
[84/156] Compiling Markdown Strong.swift
[87/156] Compiling Markdown InlineHTML.swift
[88/156] Compiling Markdown LineBreak.swift
[89/156] Compiling Markdown SoftBreak.swift
[90/156] Compiling Markdown SymbolLink.swift
[91/156] Compiling Markdown Text.swift
[101/156] Compiling Markdown ChildIndexPath.swift
[102/156] Compiling Markdown DirectiveArgument.swift
[103/156] Compiling Markdown Document.swift
[104/156] Compiling Markdown LiteralMarkup.swift
[105/156] Compiling Markdown Markup.swift
[106/156] Compiling Markdown MarkupChildren.swift
[107/156] Compiling Markdown MarkupData.swift
[108/156] Compiling Markdown PlainTextConvertibleMarkup.swift
[109/156] Compiling Markdown RawMarkup.swift
[110/156] Emitting module Markdown
[120/156] Compiling TextBufferKit TreeBase.swift
[121/156] Compiling Markdown BasicBlockContainer.swift
[122/156] Compiling Markdown BasicInlineContainer.swift
[123/156] Compiling Markdown BlockContainer.swift
[124/156] Compiling Markdown BlockMarkup.swift
[125/156] Compiling Markdown InlineContainer.swift
[126/156] Compiling Markdown InlineMarkup.swift
[127/156] Compiling Markdown ListItemContainer.swift
[128/156] Compiling Markdown AtomicCounter.swift
[129/156] Compiling Markdown Aside.swift
[130/156] Compiling Markdown BlockDirectiveParser.swift
[131/156] Compiling Markdown CommonMarkConverter.swift
[132/156] Compiling Markdown LazySplitLines.swift
[133/156] Compiling Markdown ParseOptions.swift
[134/156] Compiling Markdown RangeAdjuster.swift
[135/156] Compiling Markdown RangerTracker.swift
[136/156] Compiling Markdown MarkupRewriter.swift
[137/156] Compiling TextBufferKit PieceTreeTextBuffer.swift
[138/156] Compiling TextBufferKit PieceTreeBuilder.swift
[139/156] Compiling TextBufferKit PieceTreeBase.swift
[140/157] Wrapping AST for TextBufferKit for debugging
[142/157] Compiling Markdown CharacterExtensions.swift
[143/157] Compiling Markdown CollectionExtensions.swift
[144/157] Compiling Markdown StringExtensions.swift
[145/157] Compiling Markdown MarkupVisitor.swift
[146/157] Compiling Markdown MarkupWalker.swift
[147/157] Compiling Markdown HTMLFormatter.swift
[148/157] Compiling Markdown MarkupFormatter.swift
[149/157] Compiling Markdown MarkupTreeDumper.swift
[150/158] Wrapping AST for Markdown for debugging
[154/159] Wrapping AST for SwiftTerm for debugging
[156/204] Emitting module TermKit
[157/210] Compiling TermKit MarkdownView.swift
[158/210] Compiling TermKit Menu.swift
[159/210] Compiling TermKit ProgressBar.swift
[160/210] Compiling TermKit RadioGroup.swift
[161/210] Compiling TermKit ScrollView.swift
[162/210] Compiling TermKit Spinner.swift
[163/210] 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
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
149 |                 }
150 |             }
[164/210] 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
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
149 |                 }
150 |             }
[165/210] 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
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
149 |                 }
150 |             }
[166/210] 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
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
149 |                 }
150 |             }
[167/210] 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
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
149 |                 }
150 |             }
[168/210] 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
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
149 |                 }
150 |             }
[169/210] Compiling TermKit Application.swift
[170/210] Compiling TermKit AttributedString.swift
[171/210] Compiling TermKit Clipboard.swift
[172/210] Compiling TermKit Dim.swift
[173/210] Compiling TermKit Events.swift
[174/210] Compiling TermKit Layer.swift
[175/210] Compiling TermKit Painter.swift
[176/210] 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
 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
 74 |                 }
 75 |             }
[177/210] 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
 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
 74 |                 }
 75 |             }
[178/210] 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
 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
 74 |                 }
 75 |             }
[179/210] 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
 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
 74 |                 }
 75 |             }
[180/210] 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
 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
 74 |                 }
 75 |             }
[181/210] Compiling TermKit TerminfoParser.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
 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
 74 |                 }
 75 |             }
[182/210] Compiling TermKit Point.swift
[183/210] Compiling TermKit Pos.swift
[184/210] Compiling TermKit Rect.swift
[185/210] Compiling TermKit Responder.swift
[186/210] Compiling TermKit Size.swift
[187/210] Compiling TermKit StandardToplevel.swift
[188/210] Compiling TermKit Toplevel.swift
[189/210] Compiling TermKit DataTable.swift
[190/210] Compiling TermKit Desktop.swift
[191/210] Compiling TermKit Frame.swift
[192/210] Compiling TermKit HexView.swift
[193/210] Compiling TermKit Label.swift
[194/210] Compiling TermKit ListView.swift
[195/210] Compiling TermKit View.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Window.swift:125:13: warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it
123 |     open override func redraw(region: Rect, painter p: Painter) {
124 |         //log ("Window.redraw: \(frame) and region to redraw is: \(region)")
125 |         let contentFrame = contentView.frame
    |             `- warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it
126 |         if !needDisplay.isEmpty {
127 |             p.attribute = colorScheme.normal
[196/210] Compiling TermKit WcWidth.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Window.swift:125:13: warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it
123 |     open override func redraw(region: Rect, painter p: Painter) {
124 |         //log ("Window.redraw: \(frame) and region to redraw is: \(region)")
125 |         let contentFrame = contentView.frame
    |             `- warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it
126 |         if !needDisplay.isEmpty {
127 |             p.attribute = colorScheme.normal
[197/210] Compiling TermKit Window.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Window.swift:125:13: warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it
123 |     open override func redraw(region: Rect, painter p: Painter) {
124 |         //log ("Window.redraw: \(frame) and region to redraw is: \(region)")
125 |         let contentFrame = contentView.frame
    |             `- warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it
126 |         if !needDisplay.isEmpty {
127 |             p.attribute = colorScheme.normal
[198/210] Compiling TermKit Dialog.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Window.swift:125:13: warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it
123 |     open override func redraw(region: Rect, painter p: Painter) {
124 |         //log ("Window.redraw: \(frame) and region to redraw is: \(region)")
125 |         let contentFrame = contentView.frame
    |             `- warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it
126 |         if !needDisplay.isEmpty {
127 |             p.attribute = colorScheme.normal
[199/210] Compiling TermKit FileDialog.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Window.swift:125:13: warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it
123 |     open override func redraw(region: Rect, painter p: Painter) {
124 |         //log ("Window.redraw: \(frame) and region to redraw is: \(region)")
125 |         let contentFrame = contentView.frame
    |             `- warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it
126 |         if !needDisplay.isEmpty {
127 |             p.attribute = colorScheme.normal
[200/210] Compiling TermKit InputBox.swift
/host/spi-builder-workspace/Sources/TermKit/Core/Window.swift:125:13: warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it
123 |     open override func redraw(region: Rect, painter p: Painter) {
124 |         //log ("Window.redraw: \(frame) and region to redraw is: \(region)")
125 |         let contentFrame = contentView.frame
    |             `- warning: initialization of immutable value 'contentFrame' was never used; consider replacing with assignment to '_' or removing it
126 |         if !needDisplay.isEmpty {
127 |             p.attribute = colorScheme.normal
[201/210] Compiling TermKit SplitView.swift
[202/210] Compiling TermKit StatusBar.swift
[203/210] Compiling TermKit TabView.swift
[204/210] Compiling TermKit Terminal.swift
[205/210] Compiling TermKit TextField.swift
[206/210] Compiling TermKit TextView.swift
[207/211] Wrapping AST for TermKit for debugging
[209/226] Compiling Example DemoDialogs.swift
[210/226] Compiling Example DemoDrawing.swift
[211/227] Compiling Example DemoTerminal.swift
[212/227] Compiling Example DemoWindows.swift
[213/227] Compiling Example SpinnerDemo.swift
[214/227] Compiling Example SpinnerTest.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[215/227] Compiling Example DemoAssorted.swift
[216/227] Compiling Example DemoDataTable.swift
[217/227] Emitting module Example
/host/spi-builder-workspace/Sources/Example/main.swift:45:42: error: cannot find 'DemoLayer' in scope
 43 |     (id: "markdown",  "Markdown",     { DemoMarkdown() }),
 44 |     (id: "editor",    "Editor",       { DemoDesktop() }),
 45 |     (id: "layer",     "Layer/Compose", { DemoLayer() }),
    |                                          `- error: cannot find 'DemoLayer' in scope
 46 | ]
 47 | var demoToplevel: (() -> Toplevel)? = nil
[218/227] Compiling Example DemoSplitView.swift
/host/spi-builder-workspace/Sources/Example/DemoSplitView.swift:25:13: warning: initialization of immutable value 'top' was never used; consider replacing with assignment to '_' or removing it
23 |
24 |     override func setupDemo() {
25 |         let top = topWindow
   |             `- warning: initialization of immutable value 'top' was never used; consider replacing with assignment to '_' or removing it
26 |
27 |         setMenu(MenuBar(menus: [
[219/227] Compiling Example DemoStandardToplevel.swift
/host/spi-builder-workspace/Sources/Example/DemoSplitView.swift:25:13: warning: initialization of immutable value 'top' was never used; consider replacing with assignment to '_' or removing it
23 |
24 |     override func setupDemo() {
25 |         let top = topWindow
   |             `- warning: initialization of immutable value 'top' was never used; consider replacing with assignment to '_' or removing it
26 |
27 |         setMenu(MenuBar(menus: [
[220/227] Compiling Example DemoHost.swift
[221/227] Compiling Example DemoMarkdown.swift
[222/227] Compiling Example DemoStatusBar.swift
[223/227] Compiling Example DemoTabBar.swift
[224/227] Compiling Example main.swift
/host/spi-builder-workspace/Sources/Example/main.swift:45:42: error: cannot find 'DemoLayer' in scope
 43 |     (id: "markdown",  "Markdown",     { DemoMarkdown() }),
 44 |     (id: "editor",    "Editor",       { DemoDesktop() }),
 45 |     (id: "layer",     "Layer/Compose", { DemoLayer() }),
    |                                          `- error: cannot find 'DemoLayer' in scope
 46 | ]
 47 | var demoToplevel: (() -> Toplevel)? = nil
BUILD FAILURE 6.0 linux