The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftTUI, reference main (537133), with Swift 6.3 for Linux on 21 Apr 2026 16:47:50 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/rensbreur/SwiftTUI.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/rensbreur/SwiftTUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5371330 Fix build on linux
Cloned https://github.com/rensbreur/SwiftTUI.git
Revision (git rev-parse @):
537133031bc2b2731048d00748c69700e1b48185
SUCCESS checkout https://github.com/rensbreur/SwiftTUI.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/rensbreur/SwiftTUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.66s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (1.55s)
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.65s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.64s)
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
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/67] Compiling SwiftTUI ForegroundColor.swift
[6/67] Compiling SwiftTUI Italic.swift
[7/67] Compiling SwiftTUI OnAppear.swift
[8/67] Compiling SwiftTUI Padding.swift
[9/67] Compiling SwiftTUI SetEnvironment.swift
[10/67] Compiling SwiftTUI Strikethrough.swift
[11/67] Compiling SwiftTUI Underline.swift
[12/67] Compiling SwiftTUI Optional+View.swift
[13/75] Compiling SwiftTUI Edges.swift
[14/75] Compiling SwiftTUI Extended.swift
[15/75] Compiling SwiftTUI Position.swift
[16/75] Compiling SwiftTUI Rect.swift
[17/75] Compiling SwiftTUI EscapeSequence.swift
[18/75] Compiling SwiftTUI Layer.swift
[19/75] Compiling SwiftTUI LayerDrawing.swift
[20/75] Compiling SwiftTUI Renderer.swift
[21/75] Compiling SwiftTUI Size.swift
[22/75] Compiling SwiftTUI TextField.swift
[23/75] Compiling SwiftTUI EmptyView.swift
[24/75] Compiling SwiftTUI ForEach.swift
[25/75] Compiling SwiftTUI Group.swift
[26/75] Compiling SwiftTUI Background.swift
[27/75] Compiling SwiftTUI Bold.swift
[28/75] Compiling SwiftTUI Border.swift
[29/75] Compiling SwiftTUI FixedFrame.swift
[30/75] Compiling SwiftTUI FlexibleFrame.swift
[31/75] Compiling SwiftTUI ArrowKeyParser.swift
[32/75] Compiling SwiftTUI SwiftTUI.swift
[33/75] Compiling SwiftTUI ComposedView.swift
[34/75] Compiling SwiftTUI GenericView.swift
[35/75] Compiling SwiftTUI LayoutRootView.swift
[36/75] Compiling SwiftTUI ModifierView.swift
[37/75] Compiling SwiftTUI Node.swift
[38/75] Compiling SwiftTUI PrimitiveView.swift
[39/75] Compiling SwiftTUI View.swift
[40/75] Compiling SwiftTUI Weak.swift
[41/75] Compiling SwiftTUI WeakSet.swift
[42/75] Compiling SwiftTUI Button.swift
[43/75] Compiling SwiftTUI Color+View.swift
[44/75] Compiling SwiftTUI Divider.swift
[45/75] Compiling SwiftTUI GeometryReader.swift
[46/75] Compiling SwiftTUI ScrollView.swift
[47/75] Compiling SwiftTUI Spacer.swift
[48/75] Compiling SwiftTUI Text.swift
[49/75] Compiling SwiftTUI Control.swift
[50/75] Compiling SwiftTUI Window.swift
[51/75] Compiling SwiftTUI Control+logTree.swift
[52/75] Compiling SwiftTUI Node+logTree.swift
[53/75] Compiling SwiftTUI log.swift
[54/75] Compiling SwiftTUI AttributeScopes+SwiftTUIAttributes.swift
[55/75] Compiling SwiftTUI Cell.swift
[56/75] Compiling SwiftTUI CellAttributes.swift
[57/75] Compiling SwiftTUI Color.swift
[58/75] Compiling SwiftTUI Binding.swift
[59/75] Compiling SwiftTUI Environment.swift
[60/75] Compiling SwiftTUI ObservedObject.swift
[61/75] Compiling SwiftTUI State.swift
[62/75] Compiling SwiftTUI View+Environment.swift
[63/75] Compiling SwiftTUI View+ObservableObject.swift
[64/75] Compiling SwiftTUI View+State.swift
[65/75] Compiling SwiftTUI ASCII.swift
[66/75] Compiling SwiftTUI Application.swift
[67/75] Emitting module SwiftTUI
[68/75] Compiling SwiftTUI Alignment.swift
[69/75] Compiling SwiftTUI Axis.swift
[70/75] Compiling SwiftTUI HStack.swift
[71/75] Compiling SwiftTUI VStack.swift
[72/75] Compiling SwiftTUI ZStack.swift
[73/75] Compiling SwiftTUI TupleView.swift
[74/75] Compiling SwiftTUI ViewBuilder.swift
[75/75] Compiling SwiftTUI _ConditionalView.swift
Build complete! (37.20s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "SwiftTUI",
  "name" : "SwiftTUI",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftTUI",
      "targets" : [
        "SwiftTUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftTUITests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTUITests",
      "path" : "Tests/SwiftTUITests",
      "sources" : [
        "PositionTests.swift",
        "RectTests.swift",
        "SwiftTUITests.swift",
        "ViewBuildTests.swift"
      ],
      "target_dependencies" : [
        "SwiftTUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftTUI",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTUI",
      "path" : "Sources/SwiftTUI",
      "product_memberships" : [
        "SwiftTUI"
      ],
      "sources" : [
        "Controls/Control.swift",
        "Controls/Window.swift",
        "Debug/Control+logTree.swift",
        "Debug/Node+logTree.swift",
        "Debug/log.swift",
        "Drawing/AttributeScopes+SwiftTUIAttributes.swift",
        "Drawing/Cell.swift",
        "Drawing/CellAttributes.swift",
        "Drawing/Color.swift",
        "Drawing/Edges.swift",
        "Drawing/Extended.swift",
        "Drawing/Position.swift",
        "Drawing/Rect.swift",
        "Drawing/Rendering/EscapeSequence.swift",
        "Drawing/Rendering/Layer.swift",
        "Drawing/Rendering/LayerDrawing.swift",
        "Drawing/Rendering/Renderer.swift",
        "Drawing/Size.swift",
        "PropertyWrappers/Binding.swift",
        "PropertyWrappers/Environment.swift",
        "PropertyWrappers/ObservedObject.swift",
        "PropertyWrappers/State.swift",
        "PropertyWrappers/View+Environment.swift",
        "PropertyWrappers/View+ObservableObject.swift",
        "PropertyWrappers/View+State.swift",
        "RunLoop/ASCII.swift",
        "RunLoop/Application.swift",
        "RunLoop/ArrowKeyParser.swift",
        "SwiftTUI.swift",
        "ViewGraph/ComposedView.swift",
        "ViewGraph/GenericView.swift",
        "ViewGraph/LayoutRootView.swift",
        "ViewGraph/ModifierView.swift",
        "ViewGraph/Node.swift",
        "ViewGraph/PrimitiveView.swift",
        "ViewGraph/View.swift",
        "ViewGraph/Weak.swift",
        "ViewGraph/WeakSet.swift",
        "Views/Controls/Button.swift",
        "Views/Controls/Color+View.swift",
        "Views/Controls/Divider.swift",
        "Views/Controls/GeometryReader.swift",
        "Views/Controls/ScrollView.swift",
        "Views/Controls/Spacer.swift",
        "Views/Controls/Text.swift",
        "Views/Controls/TextField.swift",
        "Views/EmptyView.swift",
        "Views/ForEach.swift",
        "Views/Group.swift",
        "Views/Modifiers/Background.swift",
        "Views/Modifiers/Bold.swift",
        "Views/Modifiers/Border.swift",
        "Views/Modifiers/FixedFrame.swift",
        "Views/Modifiers/FlexibleFrame.swift",
        "Views/Modifiers/ForegroundColor.swift",
        "Views/Modifiers/Italic.swift",
        "Views/Modifiers/OnAppear.swift",
        "Views/Modifiers/Padding.swift",
        "Views/Modifiers/SetEnvironment.swift",
        "Views/Modifiers/Strikethrough.swift",
        "Views/Modifiers/Underline.swift",
        "Views/Optional+View.swift",
        "Views/Stacks/Alignment.swift",
        "Views/Stacks/Axis.swift",
        "Views/Stacks/HStack.swift",
        "Views/Stacks/VStack.swift",
        "Views/Stacks/ZStack.swift",
        "Views/TupleView.swift",
        "Views/ViewBuilder.swift",
        "Views/_ConditionalView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
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
Done.