Build Information
Successful build of swift-coder-tui, reference main (635f7a), with Swift 6.2 for macOS (SPM) on 11 May 2026 06:47:11 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eduardogoncalves/swift-coder-tui.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eduardogoncalves/swift-coder-tui
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 635f7a8 Lower swift-tools-version to 6.2 to match Xcode 26 bundled Swift
Cloned https://github.com/eduardogoncalves/swift-coder-tui.git
Revision (git rev-parse @):
635f7a8af0adcf905372a2fcf1f9a4ad197d2a5a
SUCCESS checkout https://github.com/eduardogoncalves/swift-coder-tui.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/eduardogoncalves/swift-coder-tui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/43] Write sources
[0/43] Write Example-entitlement.plist
[1/43] Write sources
[4/43] Write swift-version--3CB7CFEC50E0D141.txt
[5/43] Compiling cmark-gfm utf8.c
[6/43] Compiling cmark-gfm xml.c
[7/43] Compiling cmark-gfm-extensions ext_scanners.c
[8/43] Compiling cmark-gfm render.c
[9/43] Compiling cmark-gfm registry.c
[10/43] Compiling cmark-gfm syntax_extension.c
[11/43] Compiling cmark-gfm-extensions tasklist.c
[12/43] Compiling cmark-gfm-extensions strikethrough.c
[13/43] Compiling cmark-gfm plugin.c
[14/43] Compiling cmark-gfm references.c
[15/43] Compiling cmark-gfm plaintext.c
[16/43] Compiling cmark-gfm map.c
[17/43] Compiling cmark-gfm scanners.c
[18/43] Compiling cmark-gfm node.c
[19/43] Compiling cmark-gfm man.c
[20/43] Compiling cmark-gfm linked_list.c
[21/43] Compiling cmark-gfm-extensions tagfilter.c
[22/43] Compiling cmark-gfm latex.c
[23/43] Compiling cmark-gfm iterator.c
[24/43] Compiling cmark-gfm html.c
[25/43] Compiling cmark-gfm-extensions core-extensions.c
[26/43] Compiling cmark-gfm houdini_html_e.c
[27/43] Compiling cmark-gfm houdini_href_e.c
[28/43] Compiling cmark-gfm houdini_html_u.c
[29/43] Compiling cmark-gfm inlines.c
[30/43] Compiling cmark-gfm footnotes.c
[31/43] Compiling cmark-gfm-extensions table.c
[32/43] Compiling cmark-gfm cmark_ctype.c
[33/43] Compiling cmark-gfm commonmark.c
[34/43] Compiling cmark-gfm cmark.c
[35/43] Compiling cmark-gfm buffer.c
[36/43] Compiling CAtomic CAtomic.c
[37/43] Compiling cmark-gfm arena.c
[38/43] Compiling cmark-gfm blocks.c
[39/43] Compiling cmark-gfm-extensions autolink.c
[41/107] Emitting module Markdown
[42/114] Compiling Markdown InlineAttributes.swift
[43/114] Compiling Markdown Link.swift
[44/114] Compiling Markdown Strikethrough.swift
[45/114] Compiling Markdown Strong.swift
[46/114] Compiling Markdown CustomInline.swift
[47/114] Compiling Markdown InlineCode.swift
[48/114] Compiling Markdown InlineHTML.swift
[49/114] Compiling Markdown CodeBlock.swift
[50/114] Compiling Markdown HTMLBlock.swift
[51/114] Compiling Markdown Heading.swift
[52/114] Compiling Markdown ThematicBreak.swift
[53/114] Compiling Markdown Table.swift
[54/114] Compiling Markdown TableBody.swift
[55/114] Compiling Markdown TableCell.swift
[56/114] Compiling Markdown DoxygenNote.swift
[57/114] Compiling Markdown DoxygenParameter.swift
[58/114] Compiling Markdown DoxygenReturns.swift
[59/114] Compiling Markdown ListItem.swift
[60/114] Compiling Markdown OrderedList.swift
[61/114] Compiling Markdown UnorderedList.swift
[62/114] Compiling Markdown Paragraph.swift
[63/114] Compiling Markdown ChildIndexPath.swift
[64/114] Compiling Markdown DirectiveArgument.swift
[65/114] Compiling Markdown Document.swift
[66/114] Compiling Markdown LiteralMarkup.swift
[67/114] Compiling Markdown Markup.swift
[68/114] Compiling Markdown MarkupChildren.swift
[69/114] Compiling Markdown MarkupData.swift
[70/114] Compiling Markdown TableCellContainer.swift
[71/114] Compiling Markdown TableHead.swift
[72/114] Compiling Markdown TableRow.swift
[73/114] Compiling Markdown Replacement.swift
[74/114] Compiling Markdown SourceLocation.swift
[75/114] Compiling Markdown Emphasis.swift
[76/114] Compiling Markdown Image.swift
[77/114] Compiling Markdown PlainTextConvertibleMarkup.swift
[78/114] Compiling Markdown RawMarkup.swift
[79/114] Compiling Markdown BlockDirective.swift
[80/114] Compiling Markdown BlockQuote.swift
[81/114] Compiling Markdown CustomBlock.swift
[82/114] Compiling Markdown DoxygenAbstract.swift
[83/114] Compiling Markdown DoxygenDiscussion.swift
[84/114] Compiling Markdown CollectionExtensions.swift
[85/114] Compiling Markdown StringExtensions.swift
[86/114] Compiling Markdown MarkupVisitor.swift
[87/114] Compiling Markdown MarkupWalker.swift
[88/114] Compiling Markdown HTMLFormatter.swift
[89/114] Compiling Markdown MarkupFormatter.swift
[90/114] Compiling Markdown MarkupTreeDumper.swift
[91/114] Compiling Markdown BlockContainer.swift
[92/114] Compiling Markdown BlockMarkup.swift
[93/114] Compiling Markdown InlineContainer.swift
[94/114] Compiling Markdown InlineMarkup.swift
[95/114] Compiling Markdown ListItemContainer.swift
[96/114] Compiling Markdown AtomicCounter.swift
[97/114] Compiling Markdown CharacterExtensions.swift
[98/114] Compiling Markdown LazySplitLines.swift
[99/114] Compiling Markdown ParseOptions.swift
[100/114] Compiling Markdown RangeAdjuster.swift
[101/114] Compiling Markdown RangerTracker.swift
[102/114] Compiling Markdown MarkupRewriter.swift
[103/114] Compiling Markdown BasicBlockContainer.swift
[104/114] Compiling Markdown BasicInlineContainer.swift
[105/114] Compiling Markdown LineBreak.swift
[106/114] Compiling Markdown SoftBreak.swift
[107/114] Compiling Markdown SymbolLink.swift
[108/114] Compiling Markdown Text.swift
[109/114] Compiling Markdown Aside.swift
[110/114] Compiling Markdown BlockDirectiveParser.swift
[111/114] Compiling Markdown CommonMarkConverter.swift
[112/148] Compiling SwiftCoderTUI Terminal.swift
[113/148] Compiling SwiftCoderTUI TextAttributes.swift
[114/148] Compiling SwiftCoderTUI TruncatedText.swift
[115/151] Compiling SwiftCoderTUI MarkdownComponent.swift
[116/151] Compiling SwiftCoderTUI MarkdownInlineRenderer.swift
[117/151] Compiling SwiftCoderTUI MarkdownListFormatter.swift
[118/151] Compiling SwiftCoderTUI MarkdownTableFormatter.swift
[119/151] Emitting module SwiftCoderTUI
[120/151] Compiling SwiftCoderTUI StatusBarState.swift
[121/151] Compiling SwiftCoderTUI StreamFormatter.swift
[122/151] Compiling SwiftCoderTUI StreamingState.swift
[123/151] Compiling SwiftCoderTUI AutocompleteState.swift
[124/151] Compiling SwiftCoderTUI BashExecutor.swift
[125/151] Compiling SwiftCoderTUI BoxStyle.swift
[126/151] Compiling SwiftCoderTUI CaffeinateCommand.swift
[127/151] Compiling SwiftCoderTUI VirtualTerminal.swift
[128/151] Compiling SwiftCoderTUI VisibleWidth.swift
[129/151] Compiling SwiftCoderTUI VoiceInputProvider.swift
[130/151] Compiling SwiftCoderTUI DiffRenderer.swift
[131/151] Compiling SwiftCoderTUI FrameBuffer.swift
[132/151] Compiling SwiftCoderTUI Hyperlink.swift
[133/151] Compiling SwiftCoderTUI InputHandler.swift
[134/151] Compiling SwiftCoderTUI AnsiWrapping.swift
[135/151] Compiling SwiftCoderTUI AppConfig.swift
[136/151] Compiling SwiftCoderTUI ApprovalState.swift
[137/151] Compiling SwiftCoderTUI AutocompleteProvider.swift
[138/151] Compiling SwiftCoderTUI CaffeinateManager.swift
[139/151] Compiling SwiftCoderTUI Color.swift
[140/151] Compiling SwiftCoderTUI CombinedAutocompleteProvider.swift
[141/151] Compiling SwiftCoderTUI DesignSystem.swift
[142/151] Compiling SwiftCoderTUI InputHistory.swift
[143/151] Compiling SwiftCoderTUI Layout.swift
[144/151] Compiling SwiftCoderTUI LineEditor.swift
[145/151] Compiling SwiftCoderTUI MarkdownBlockWalker.swift
[146/151] Compiling SwiftCoderTUI Renderer.swift
[147/151] Compiling SwiftCoderTUI SGR.swift
[148/151] Compiling SwiftCoderTUI SessionModel.swift
[149/155] Compiling Example ModelCommand.swift
[150/155] Compiling Example MockData.swift
[151/155] Compiling Example ExampleApp.swift
[152/155] Emitting module Example
[152/155] Write Objects.LinkFileList
[153/155] Linking Example
[154/155] Applying Example
Build complete! (24.22s)
Fetching https://github.com/apple/swift-markdown
[1/7331] Fetching swift-markdown
Fetched https://github.com/apple/swift-markdown from cache (1.37s)
Computing version for https://github.com/apple/swift-markdown
Computed https://github.com/apple/swift-markdown at 0.8.0 (4.44s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18419] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.66s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.8.0 (3.91s)
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.8.0
Creating working copy for https://github.com/apple/swift-markdown
Working copy of https://github.com/apple/swift-markdown resolved at 0.8.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-markdown",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-markdown"
}
],
"manifest_display_name" : "swift-coder-tui",
"name" : "swift-coder-tui",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SwiftCoderTUI",
"targets" : [
"SwiftCoderTUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Example",
"targets" : [
"Example"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftCoderTUITests",
"module_type" : "SwiftTarget",
"name" : "SwiftCoderTUITests",
"path" : "Tests/SwiftCoderTUITests",
"sources" : [
"AnsiWrappingTests.swift",
"ApprovalStateTests.swift",
"BoxStyleTests.swift",
"CaffeinateCommandTests.swift",
"ColorTests.swift",
"DiffRendererTests.swift",
"FrameBufferTests.swift",
"LayoutTests.swift",
"MarkdownTests.swift",
"RendererFooterModeTests.swift",
"RendererModelCommandTests.swift",
"RendererResizeFooterTests.swift",
"RendererSeparatorTests.swift",
"StreamFormatterTests.swift",
"VirtualTerminalTests.swift",
"VisibleWidthTests.swift"
],
"target_dependencies" : [
"SwiftCoderTUI"
],
"type" : "test"
},
{
"c99name" : "SwiftCoderTUI",
"module_type" : "SwiftTarget",
"name" : "SwiftCoderTUI",
"path" : "Sources/SwiftCoderTUI",
"product_dependencies" : [
"Markdown"
],
"product_memberships" : [
"SwiftCoderTUI",
"Example"
],
"sources" : [
"AnsiWrapping.swift",
"AppConfig.swift",
"ApprovalState.swift",
"AutocompleteProvider.swift",
"AutocompleteState.swift",
"BashExecutor.swift",
"BoxStyle.swift",
"CaffeinateCommand.swift",
"CaffeinateManager.swift",
"Color.swift",
"CombinedAutocompleteProvider.swift",
"DesignSystem.swift",
"DiffRenderer.swift",
"FrameBuffer.swift",
"Hyperlink.swift",
"InputHandler.swift",
"InputHistory.swift",
"Layout.swift",
"LineEditor.swift",
"MarkdownBlockWalker.swift",
"MarkdownComponent.swift",
"MarkdownInlineRenderer.swift",
"MarkdownListFormatter.swift",
"MarkdownTableFormatter.swift",
"Renderer.swift",
"SGR.swift",
"SessionModel.swift",
"StatusBarState.swift",
"StreamFormatter.swift",
"StreamingState.swift",
"Terminal.swift",
"TextAttributes.swift",
"TruncatedText.swift",
"VirtualTerminal.swift",
"VisibleWidth.swift",
"VoiceInputProvider.swift"
],
"type" : "library"
},
{
"c99name" : "ExampleTests",
"module_type" : "SwiftTarget",
"name" : "ExampleTests",
"path" : "Tests/ExampleTests",
"sources" : [
"ModelCommandTests.swift"
],
"target_dependencies" : [
"Example",
"SwiftCoderTUI"
],
"type" : "test"
},
{
"c99name" : "Example",
"module_type" : "SwiftTarget",
"name" : "Example",
"path" : "Example/Sources",
"product_memberships" : [
"Example"
],
"sources" : [
"ExampleApp.swift",
"MockData.swift",
"ModelCommand.swift"
],
"target_dependencies" : [
"SwiftCoderTUI"
],
"type" : "executable"
}
],
"tools_version" : "6.2"
}
Done.