Build Information
Successful build of TauTUI, reference main (35c62f), with Swift 6.2 for macOS (SPM) on 13 Dec 2025 12:20:50 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/steipete/TauTUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/steipete/TauTUI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 35c62fa style(lint): appease swiftlint
Cloned https://github.com/steipete/TauTUI.git
Revision (git rev-parse @):
35c62fa9f4dc17757aa267e5219ee2dbe79144ce
SUCCESS checkout https://github.com/steipete/TauTUI.git at main
Fetching https://github.com/apple/swift-markdown.git
Fetching https://github.com/ainame/swift-displaywidth.git
Fetching https://github.com/swiftlang/swift-cmark.git
Fetching https://github.com/apple/swift-system.git
[1/108] Fetching swift-displaywidth
[94/5329] Fetching swift-displaywidth, swift-system
[2720/12360] Fetching swift-displaywidth, swift-system, swift-markdown
[7369/30619] Fetching swift-displaywidth, swift-system, swift-markdown, swift-cmark
Fetched https://github.com/apple/swift-markdown.git from cache (1.39s)
[13181/23588] Fetching swift-displaywidth, swift-system, swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.68s)
Fetched https://github.com/ainame/swift-displaywidth.git from cache (1.68s)
Fetched https://github.com/apple/swift-system.git from cache (1.68s)
Computing version for https://github.com/ainame/swift-displaywidth.git
Computed https://github.com/ainame/swift-displaywidth.git at 0.0.3 (2.25s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.59s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.7.3 (2.61s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (1.92s)
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.7.3
Creating working copy for https://github.com/ainame/swift-displaywidth.git
Working copy of https://github.com/ainame/swift-displaywidth.git resolved at 0.0.3
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "tautui",
"name": "TauTUI",
"url": "https://github.com/steipete/TauTUI.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TauTUI",
"dependencies": [
{
"identity": "swift-markdown",
"name": "swift-markdown",
"url": "https://github.com/apple/swift-markdown.git",
"version": "0.7.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-markdown",
"dependencies": [
{
"identity": "swift-cmark",
"name": "cmark-gfm",
"url": "https://github.com/swiftlang/swift-cmark.git",
"version": "0.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark",
"dependencies": [
]
}
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
},
{
"identity": "swift-displaywidth",
"name": "swift-displaywidth",
"url": "https://github.com/ainame/swift-displaywidth.git",
"version": "0.0.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-displaywidth",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/steipete/TauTUI.git
[1/543] Fetching tautui
Fetched https://github.com/steipete/TauTUI.git from cache (1.10s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-markdown.git from cache
Fetching https://github.com/ainame/swift-displaywidth.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.49s)
Fetched https://github.com/apple/swift-markdown.git from cache (0.66s)
Fetched https://github.com/ainame/swift-displaywidth.git from cache (0.66s)
Computing version for https://github.com/ainame/swift-displaywidth.git
Computed https://github.com/ainame/swift-displaywidth.git at 0.0.3 (0.72s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.03s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.7.3 (0.04s)
Fetching https://github.com/swiftlang/swift-cmark.git from cache
Fetched https://github.com/swiftlang/swift-cmark.git from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (0.90s)
Creating working copy for https://github.com/steipete/TauTUI.git
Working copy of https://github.com/steipete/TauTUI.git resolved at main (35c62fa)
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/ainame/swift-displaywidth.git
Working copy of https://github.com/ainame/swift-displaywidth.git resolved at 0.0.3
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.7.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Found 3 product dependencies
- swift-markdown
- swift-system
- swift-displaywidth
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/steipete/TauTUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/61] Write sources
[1/61] Write TTYSampler-entitlement.plist
[2/61] Write KeyTester-entitlement.plist
[4/61] Write sources
[7/61] Write swift-version-49B95AFC49DCD68C.txt
[8/61] Compiling cmark-gfm utf8.c
[9/61] Compiling cmark-gfm xml.c
[10/61] Compiling cmark-gfm render.c
[11/61] Compiling cmark-gfm registry.c
[12/61] Compiling cmark-gfm scanners.c
[13/61] Compiling cmark-gfm references.c
[14/61] Compiling cmark-gfm plugin.c
[15/61] Compiling cmark-gfm plaintext.c
[16/61] Compiling cmark-gfm-extensions core-extensions.c
[17/61] Compiling cmark-gfm node.c
[18/61] Compiling cmark-gfm-extensions tagfilter.c
[19/61] Compiling cmark-gfm map.c
[20/61] Compiling cmark-gfm man.c
[21/61] Compiling cmark-gfm linked_list.c
[22/61] Compiling cmark-gfm iterator.c
[23/61] Compiling cmark-gfm-extensions ext_scanners.c
[24/61] Compiling cmark-gfm latex.c
[25/61] Compiling cmark-gfm-extensions tasklist.c
[26/61] Compiling cmark-gfm syntax_extension.c
[27/61] Compiling cmark-gfm inlines.c
[28/61] Compiling cmark-gfm html.c
[29/61] Compiling cmark-gfm houdini_html_e.c
[30/61] Compiling cmark-gfm houdini_href_e.c
[31/61] Compiling cmark-gfm footnotes.c
[32/61] Compiling cmark-gfm houdini_html_u.c
[33/61] Copying select.json
[34/61] Copying sample.json
[35/61] Copying markdown.json
[36/61] Copying markdown-table.json
[37/61] Write sources
[40/61] Compiling cmark-gfm cmark_ctype.c
[41/61] Write ChatDemo-entitlement.plist
[42/61] Compiling cmark-gfm-extensions table.c
[43/61] Compiling cmark-gfm cmark.c
[44/61] Compiling cmark-gfm commonmark.c
[45/61] Compiling cmark-gfm buffer.c
[46/61] Compiling CSystem shims.c
[47/61] Compiling cmark-gfm arena.c
[48/61] Compiling CAtomic CAtomic.c
[49/61] Compiling cmark-gfm blocks.c
[50/69] Compiling cmark-gfm-extensions strikethrough.c
[51/97] Compiling cmark-gfm-extensions autolink.c
[53/161] Compiling Markdown SymbolLink.swift
[54/161] Compiling Markdown Text.swift
[55/161] Compiling Markdown Aside.swift
[56/164] Compiling Markdown Strong.swift
[57/164] Compiling Markdown CustomInline.swift
[58/164] Compiling Markdown InlineCode.swift
[59/164] Compiling Markdown ListItemContainer.swift
[60/164] Compiling Markdown AtomicCounter.swift
[61/164] Compiling Markdown CharacterExtensions.swift
[62/164] Compiling Markdown InlineAttributes.swift
[63/164] Compiling Markdown Link.swift
[64/164] Compiling Markdown Strikethrough.swift
[65/164] Compiling Markdown BlockQuote.swift
[66/164] Compiling Markdown CustomBlock.swift
[67/164] Compiling Markdown DoxygenAbstract.swift
[68/164] Compiling Markdown BlockMarkup.swift
[69/164] Compiling Markdown InlineContainer.swift
[70/164] Compiling Markdown InlineMarkup.swift
[71/164] Compiling Markdown BlockDirectiveParser.swift
[72/164] Compiling Markdown CommonMarkConverter.swift
[73/164] Compiling Markdown BlockContainer.swift
[74/164] Emitting module SystemPackage
[75/164] Compiling Markdown PlainTextConvertibleMarkup.swift
[76/164] Compiling Markdown RawMarkup.swift
[77/164] Compiling Markdown BlockDirective.swift
[78/164] Compiling Markdown DoxygenDiscussion.swift
[79/164] Compiling Markdown LineBreak.swift
[80/164] Compiling Markdown SoftBreak.swift
[81/164] Compiling SystemPackage Util+StringArray.swift
[82/164] Compiling SystemPackage Util.swift
[83/164] Compiling SystemPackage UtilConsumers.swift
[98/171] Compiling Markdown CodeBlock.swift
[99/171] Compiling Markdown HTMLBlock.swift
[100/171] Compiling Markdown Heading.swift
[101/171] Compiling Markdown ThematicBreak.swift
[102/171] Compiling Markdown Table.swift
[103/171] Compiling Markdown TableBody.swift
[104/171] Compiling Markdown TableCell.swift
[105/171] Emitting module Markdown
[108/171] Compiling Markdown TableRow.swift
[109/171] Compiling Markdown Replacement.swift
[110/171] Compiling Markdown SourceLocation.swift
[111/171] Compiling Markdown Emphasis.swift
[112/171] Compiling Markdown Image.swift
[120/171] Compiling Markdown DoxygenNote.swift
[121/171] Compiling Markdown DoxygenParameter.swift
[122/171] Compiling Markdown DoxygenReturns.swift
[123/171] Compiling Markdown ListItem.swift
[124/171] Compiling Markdown OrderedList.swift
[125/171] Compiling Markdown UnorderedList.swift
[126/171] Compiling Markdown Paragraph.swift
[127/171] Compiling Markdown LazySplitLines.swift
[128/171] Compiling Markdown ParseOptions.swift
[129/171] Compiling Markdown RangeAdjuster.swift
[130/171] Compiling Markdown RangerTracker.swift
[131/171] Compiling Markdown MarkupRewriter.swift
[132/171] Compiling Markdown BasicBlockContainer.swift
[133/171] Compiling Markdown BasicInlineContainer.swift
[134/171] Compiling Markdown ChildIndexPath.swift
[135/171] Compiling Markdown DirectiveArgument.swift
[136/171] Compiling Markdown Document.swift
[137/171] Compiling Markdown LiteralMarkup.swift
[138/171] Compiling Markdown Markup.swift
[139/171] Compiling Markdown MarkupChildren.swift
[140/171] Compiling Markdown MarkupData.swift
[141/171] Compiling Markdown CollectionExtensions.swift
[142/171] Compiling Markdown StringExtensions.swift
[143/171] Compiling Markdown MarkupVisitor.swift
[144/171] Compiling Markdown MarkupWalker.swift
[145/171] Compiling Markdown HTMLFormatter.swift
[146/171] Compiling Markdown MarkupFormatter.swift
[147/171] Compiling Markdown MarkupTreeDumper.swift
[155/171] Compiling DisplayWidth GeneralCategory.swift
[156/171] Compiling DisplayWidth DisplayWidth.swift
[157/171] Compiling DisplayWidth LocaleAwareDisplayWidth.swift
[158/171] Compiling DisplayWidth UnicodeData.swift
[159/171] Compiling DisplayWidth UnicodeData.generated.swift
[160/171] Compiling DisplayWidth EastAsianWidthAttribute.swift
[161/171] Compiling DisplayWidth BinarySearch.swift
[162/171] Emitting module DisplayWidth
[163/193] Emitting module TauTUI
[164/195] Compiling TauTUI TauTUI.swift
[165/195] Compiling TauTUI Terminal.swift
[166/195] Compiling TauTUI TTYReplayer.swift
[167/195] Compiling TauTUI VisibleWidth.swift
[168/195] Compiling TauTUI SelectList.swift
[169/195] Compiling TauTUI Spacer.swift
[170/195] Compiling TauTUI Text.swift
[171/195] Compiling TauTUI Autocomplete.swift
[172/195] Compiling TauTUI Editor.swift
[173/195] Compiling TauTUI EditorBuffer.swift
[174/195] Compiling TauTUI TUI.swift
[175/195] Compiling TauTUI Theme.swift
[176/195] Compiling TauTUI Input.swift
[177/195] Compiling TauTUI Loader.swift
[178/195] Compiling TauTUI MarkdownComponent.swift
[179/195] Compiling TauTUI VirtualTerminal.swift
[180/195] Compiling TauTUI ANSISequences.swift
[181/195] Compiling TauTUI TruncatedText.swift
[182/195] Compiling TauTUI Component.swift
[183/195] Compiling TauTUI Ansi.swift
[184/195] Compiling TauTUI AnsiStyling.swift
[185/195] Compiling TauTUI AnsiWrapping.swift
[186/195] Compiling TauTUI FileAttachmentFilter.swift
[187/204] Emitting module TauTUIInternal
[188/204] Compiling TauTUIInternal VirtualTerminalInternal.swift
[189/204] Compiling TTYSampler resource_bundle_accessor.swift
[190/204] Compiling TTYSampler main.swift
[191/204] Emitting module TTYSampler
[192/204] Compiling ChatDemo main.swift
[193/204] Emitting module ChatDemo
[193/204] Write Objects.LinkFileList
[196/204] Compiling KeyTester main.swift
[197/204] Emitting module KeyTester
[197/204] Write Objects.LinkFileList
[198/204] Linking ChatDemo
[199/204] Linking KeyTester
[200/204] Linking TTYSampler
[201/204] Applying KeyTester
[202/204] Applying TTYSampler
[203/204] Applying ChatDemo
Build complete! (16.91s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-markdown",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-markdown.git"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system.git"
},
{
"identity" : "swift-displaywidth",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ainame/swift-displaywidth.git"
}
],
"manifest_display_name" : "TauTUI",
"name" : "TauTUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "TauTUI",
"targets" : [
"TauTUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ChatDemo",
"targets" : [
"ChatDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "KeyTester",
"targets" : [
"KeyTester"
],
"type" : {
"executable" : null
}
},
{
"name" : "TTYSampler",
"targets" : [
"TTYSampler"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "TauTUITests",
"module_type" : "SwiftTarget",
"name" : "TauTUITests",
"path" : "Tests/TauTUITests",
"sources" : [
"AnsiWrappingTests.swift",
"AutocompleteFileTests.swift",
"AutocompleteSlashTests.swift",
"AutocompleteTests.swift",
"EditorPasteTests.swift",
"EditorTests.swift",
"EditorUnicodeTests.swift",
"InputTests.swift",
"LoaderTests.swift",
"MarkdownCodeTests.swift",
"MarkdownTests.swift",
"RendererSnapshotTests.swift",
"SelectListTests.swift",
"TTYReplayerTests.swift",
"TUITests.swift",
"TauTUITests.swift",
"ThemePropagationTests.swift",
"TruncatedTextTests.swift",
"VirtualTerminalTests.swift"
],
"target_dependencies" : [
"TauTUI",
"TauTUIInternal"
],
"type" : "test"
},
{
"c99name" : "TauTUIInternal",
"module_type" : "SwiftTarget",
"name" : "TauTUIInternal",
"path" : "Sources/TauTUIInternal",
"sources" : [
"VirtualTerminalInternal.swift"
],
"target_dependencies" : [
"TauTUI"
],
"type" : "library"
},
{
"c99name" : "TauTUI",
"module_type" : "SwiftTarget",
"name" : "TauTUI",
"path" : "Sources/TauTUI",
"product_dependencies" : [
"Markdown",
"SystemPackage",
"DisplayWidth"
],
"product_memberships" : [
"TauTUI",
"ChatDemo",
"KeyTester",
"TTYSampler"
],
"sources" : [
"Autocomplete/Autocomplete.swift",
"Components/Editor.swift",
"Components/EditorBuffer.swift",
"Components/Input.swift",
"Components/Loader.swift",
"Components/MarkdownComponent.swift",
"Components/SelectList.swift",
"Components/Spacer.swift",
"Components/Text.swift",
"Components/TruncatedText.swift",
"Core/Component.swift",
"Core/TUI.swift",
"Core/Theme.swift",
"TauTUI.swift",
"Terminal/Terminal.swift",
"Terminal/VirtualTerminal.swift",
"Utilities/ANSISequences.swift",
"Utilities/Ansi.swift",
"Utilities/AnsiStyling.swift",
"Utilities/AnsiWrapping.swift",
"Utilities/FileAttachmentFilter.swift",
"Utilities/TTYReplayer.swift",
"Utilities/VisibleWidth.swift"
],
"type" : "library"
},
{
"c99name" : "TTYSampler",
"module_type" : "SwiftTarget",
"name" : "TTYSampler",
"path" : "Examples/TTYSampler",
"product_memberships" : [
"TTYSampler"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Examples/TTYSampler/markdown-table.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Examples/TTYSampler/markdown.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Examples/TTYSampler/sample.json",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Examples/TTYSampler/select.json",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"TauTUI"
],
"type" : "executable"
},
{
"c99name" : "KeyTester",
"module_type" : "SwiftTarget",
"name" : "KeyTester",
"path" : "Examples/KeyTester",
"product_memberships" : [
"KeyTester"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"TauTUI"
],
"type" : "executable"
},
{
"c99name" : "ChatDemo",
"module_type" : "SwiftTarget",
"name" : "ChatDemo",
"path" : "Examples/ChatDemo",
"product_memberships" : [
"ChatDemo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"TauTUI"
],
"type" : "executable"
}
],
"tools_version" : "6.2"
}
Done.