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

Successful build of TauTUI, reference v0.1.4 (fc4f9d), with Swift 6.2 for Linux on 21 Nov 2025 06:41:36 UTC.

Swift 6 data race errors: 0

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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/steipete/TauTUI.git
Reference: v0.1.4
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/steipete/TauTUI
 * tag               v0.1.4     -> FETCH_HEAD
HEAD is now at fc4f9d5 Add TTYSampler snapshots and scripts
Cloned https://github.com/steipete/TauTUI.git
Revision (git rev-parse @):
fc4f9d53a64b7a97aa3d46fad8b24ae2629e8ff8
SUCCESS checkout https://github.com/steipete/TauTUI.git at v0.1.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/steipete/TauTUI.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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/ainame/swift-displaywidth.git
Fetching https://github.com/apple/swift-markdown.git
Fetching https://github.com/apple/swift-system.git
[1/108] Fetching swift-displaywidth
[109/7108] Fetching swift-displaywidth, swift-markdown
[4099/12290] Fetching swift-displaywidth, swift-markdown, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
Fetched https://github.com/ainame/swift-displaywidth.git from cache (0.48s)
Fetched https://github.com/apple/swift-markdown.git from cache (0.48s)
Computing version for https://github.com/ainame/swift-displaywidth.git
Computed https://github.com/ainame/swift-displaywidth.git at 0.0.3 (0.82s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.42s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.7.3 (2.30s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18245] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.25s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (3.59s)
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.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
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
Building for debugging...
[0/62] Compiling cmark-gfm cmark_ctype.c
[1/62] Compiling cmark-gfm buffer.c
[2/62] Compiling cmark-gfm arena.c
[3/62] Compiling cmark-gfm cmark.c
[3/62] Write swift-version-24593BA9C3E375BF.txt
[5/62] Compiling cmark-gfm commonmark.c
[6/62] Compiling cmark-gfm-extensions tasklist.c
[7/62] Compiling cmark-gfm-extensions tagfilter.c
[8/62] Compiling cmark-gfm-extensions strikethrough.c
[9/62] Compiling cmark-gfm-extensions ext_scanners.c
[10/62] Compiling cmark-gfm blocks.c
[11/62] Compiling cmark-gfm xml.c
[12/62] Compiling cmark-gfm-extensions table.c
[12/62] Compiling cmark-gfm-extensions autolink.c
[13/62] Compiling cmark-gfm-extensions core-extensions.c
[15/62] Compiling cmark-gfm syntax_extension.c
[16/62] Compiling cmark-gfm plugin.c
[17/62] Compiling cmark-gfm render.c
[17/62] Compiling cmark-gfm registry.c
[19/62] Compiling cmark-gfm references.c
[20/62] Compiling cmark-gfm plaintext.c
[21/62] Compiling cmark-gfm map.c
[21/62] Compiling cmark-gfm linked_list.c
[23/62] Compiling cmark-gfm man.c
[24/62] Compiling cmark-gfm iterator.c
[25/62] Compiling cmark-gfm latex.c
[26/62] Compiling cmark-gfm utf8.c
[27/62] Compiling cmark-gfm node.c
[28/62] Copying select.json
[29/62] Copying sample.json
[30/62] Copying markdown.json
[31/62] Copying markdown-table.json
[32/62] Write sources
[39/62] Compiling cmark-gfm houdini_href_e.c
[40/62] Write sources
[41/62] Compiling cmark-gfm houdini_html_e.c
[42/62] Compiling cmark-gfm html.c
[43/62] Compiling cmark-gfm footnotes.c
[44/62] Compiling CAtomic CAtomic.c
[45/62] Compiling cmark-gfm houdini_html_u.c
[46/68] Compiling CSystem shims.c
[47/70] Compiling cmark-gfm inlines.c
[48/70] Compiling cmark-gfm scanners.c
[50/164] Emitting module SystemPackage
[51/168] Emitting module Markdown
[52/176] Compiling Markdown ChildIndexPath.swift
[53/176] Compiling Markdown DirectiveArgument.swift
[54/176] Compiling Markdown Document.swift
[55/176] Compiling Markdown LiteralMarkup.swift
[56/176] Compiling Markdown Markup.swift
[57/176] Compiling SystemPackage SystemString.swift
[58/176] Compiling SystemPackage Util+StringArray.swift
[59/176] Compiling SystemPackage Util.swift
[60/176] Compiling SystemPackage UtilConsumers.swift
[61/176] Compiling Markdown BasicBlockContainer.swift
[62/176] Compiling Markdown BasicInlineContainer.swift
[63/176] Compiling Markdown BlockContainer.swift
[64/176] Compiling Markdown BlockMarkup.swift
[65/176] Compiling Markdown InlineContainer.swift
[66/176] Compiling Markdown InlineMarkup.swift
[67/176] Compiling Markdown ListItemContainer.swift
[68/176] Compiling Markdown AtomicCounter.swift
[69/176] Compiling DisplayWidth UnicodeData.swift
[70/176] Compiling Markdown HTMLBlock.swift
[71/176] Compiling Markdown Heading.swift
[72/176] Compiling Markdown ThematicBreak.swift
[73/176] Compiling Markdown Table.swift
[74/176] Compiling Markdown TableBody.swift
[75/176] Compiling Markdown Link.swift
[76/176] Compiling Markdown Strikethrough.swift
[77/176] Compiling Markdown Strong.swift
[78/176] Compiling Markdown OrderedList.swift
[79/176] Compiling Markdown UnorderedList.swift
[80/176] Compiling Markdown Paragraph.swift
[81/176] Compiling Markdown CodeBlock.swift
[82/176] Compiling Markdown BlockDirective.swift
[83/176] Compiling Markdown BlockQuote.swift
[84/176] Compiling Markdown CustomBlock.swift
[85/176] Compiling Markdown DoxygenAbstract.swift
[86/176] Compiling Markdown DoxygenDiscussion.swift
[92/176] Compiling Markdown DoxygenNote.swift
[93/176] Compiling Markdown DoxygenParameter.swift
[94/176] Compiling Markdown DoxygenReturns.swift
[95/176] Compiling Markdown ListItem.swift
[96/176] Compiling Markdown CharacterExtensions.swift
[97/176] Compiling Markdown CollectionExtensions.swift
[98/176] Compiling Markdown StringExtensions.swift
[99/176] Compiling Markdown MarkupVisitor.swift
[100/176] Compiling Markdown MarkupWalker.swift
[101/176] Compiling Markdown HTMLFormatter.swift
[102/176] Compiling Markdown MarkupFormatter.swift
[103/176] Compiling Markdown MarkupTreeDumper.swift
[111/176] Compiling Markdown SoftBreak.swift
[112/176] Compiling Markdown SymbolLink.swift
[122/176] Compiling Markdown TableCell.swift
[123/176] Compiling Markdown TableCellContainer.swift
[124/176] Compiling Markdown TableHead.swift
[125/176] Compiling Markdown TableRow.swift
[126/176] Compiling Markdown Replacement.swift
[127/176] Compiling Markdown SourceLocation.swift
[128/176] Compiling Markdown Emphasis.swift
[129/176] Compiling Markdown Image.swift
[130/176] Compiling Markdown InlineAttributes.swift
[136/176] Compiling Markdown MarkupChildren.swift
[137/176] Compiling Markdown MarkupData.swift
[138/176] Compiling Markdown PlainTextConvertibleMarkup.swift
[139/176] Compiling Markdown RawMarkup.swift
[140/176] Compiling Markdown Text.swift
[141/176] Compiling Markdown Aside.swift
[142/176] Compiling Markdown BlockDirectiveParser.swift
[143/176] Compiling Markdown CommonMarkConverter.swift
[144/176] Compiling Markdown LazySplitLines.swift
[145/176] Compiling Markdown ParseOptions.swift
[146/176] Compiling Markdown RangeAdjuster.swift
[147/176] Compiling Markdown RangerTracker.swift
[148/176] Compiling Markdown MarkupRewriter.swift
[149/177] Wrapping AST for Markdown for debugging
[159/178] Wrapping AST for SystemPackage for debugging
[161/178] Compiling DisplayWidth EastAsianWidthAttribute.swift
[162/178] Compiling DisplayWidth DisplayWidth.swift
[163/178] Compiling DisplayWidth BinarySearch.swift
[164/178] Emitting module DisplayWidth
[165/178] Compiling DisplayWidth LocaleAwareDisplayWidth.swift
[166/178] Compiling DisplayWidth GeneralCategory.swift
[167/178] Compiling DisplayWidth UnicodeData.generated.swift
[168/179] Wrapping AST for DisplayWidth for debugging
[170/201] Emitting module TauTUI
[171/203] Compiling TauTUI TruncatedText.swift
[172/203] Compiling TauTUI Component.swift
[173/203] Compiling TauTUI TUI.swift
[174/203] Compiling TauTUI VirtualTerminal.swift
[175/203] Compiling TauTUI ANSISequences.swift
[176/203] Compiling TauTUI Ansi.swift
[177/203] Compiling TauTUI AnsiStyling.swift
[178/203] Compiling TauTUI AnsiWrapping.swift
[179/203] Compiling TauTUI FileAttachmentFilter.swift
[180/203] Compiling TauTUI Theme.swift
[181/203] Compiling TauTUI TauTUI.swift
[182/203] Compiling TauTUI Terminal.swift
[183/203] Compiling TauTUI SelectList.swift
[184/203] Compiling TauTUI Spacer.swift
[185/203] Compiling TauTUI Text.swift
[186/203] Compiling TauTUI TTYReplayer.swift
[187/203] Compiling TauTUI VisibleWidth.swift
[188/203] Compiling TauTUI Input.swift
[189/203] Compiling TauTUI Loader.swift
[190/203] Compiling TauTUI MarkdownComponent.swift
[191/203] Compiling TauTUI Autocomplete.swift
[192/203] Compiling TauTUI Editor.swift
[193/203] Compiling TauTUI EditorBuffer.swift
[194/204] Wrapping AST for TauTUI for debugging
[196/213] Emitting module TauTUIInternal
[197/213] Compiling TauTUIInternal VirtualTerminalInternal.swift
[199/214] Emitting module KeyTester
[200/214] Compiling TTYSampler resource_bundle_accessor.swift
[201/214] Emitting module ChatDemo
[202/214] Compiling ChatDemo main.swift
[203/214] Compiling KeyTester main.swift
[204/214] Emitting module TTYSampler
[205/214] Compiling TTYSampler main.swift
[208/217] Wrapping AST for ChatDemo for debugging
[209/217] Write Objects.LinkFileList
[210/217] Wrapping AST for TTYSampler for debugging
[211/217] Write Objects.LinkFileList
[212/217] Wrapping AST for KeyTester for debugging
[213/217] Write Objects.LinkFileList
[214/217] Linking TTYSampler
[215/217] Linking KeyTester
[216/217] Linking ChatDemo
Build complete! (38.10s)
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" : "/host/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" : "/host/spi-builder-workspace/Examples/TTYSampler/markdown-table.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Examples/TTYSampler/markdown.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Examples/TTYSampler/sample.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.