Build Information
Successful build of SwiftTUI, reference main (537133
), with Swift 6.2 (beta) for Linux on 19 Jun 2025 16:14:55 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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.64.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.2
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" 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:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.41s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.83s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.89s)
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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
[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] Emitting module SwiftTUI
[6/75] Compiling SwiftTUI Binding.swift
[7/75] Compiling SwiftTUI Environment.swift
[8/75] Compiling SwiftTUI ObservedObject.swift
[9/75] Compiling SwiftTUI State.swift
[10/75] Compiling SwiftTUI View+Environment.swift
[11/75] Compiling SwiftTUI View+ObservableObject.swift
[12/75] Compiling SwiftTUI View+State.swift
[13/75] Compiling SwiftTUI ASCII.swift
[14/75] Compiling SwiftTUI Application.swift
[15/75] Compiling SwiftTUI Alignment.swift
[16/75] Compiling SwiftTUI Axis.swift
[17/75] Compiling SwiftTUI HStack.swift
[18/75] Compiling SwiftTUI VStack.swift
[19/75] Compiling SwiftTUI ZStack.swift
[20/75] Compiling SwiftTUI TupleView.swift
[21/75] Compiling SwiftTUI ViewBuilder.swift
[22/75] Compiling SwiftTUI _ConditionalView.swift
[23/75] Compiling SwiftTUI Weak.swift
[24/75] Compiling SwiftTUI WeakSet.swift
[25/75] Compiling SwiftTUI Button.swift
[26/75] Compiling SwiftTUI Color+View.swift
[27/75] Compiling SwiftTUI Divider.swift
[28/75] Compiling SwiftTUI GeometryReader.swift
[29/75] Compiling SwiftTUI ScrollView.swift
[30/75] Compiling SwiftTUI Spacer.swift
[31/75] Compiling SwiftTUI Text.swift
[32/75] Compiling SwiftTUI ArrowKeyParser.swift
[33/75] Compiling SwiftTUI SwiftTUI.swift
[34/75] Compiling SwiftTUI ComposedView.swift
[35/75] Compiling SwiftTUI GenericView.swift
[36/75] Compiling SwiftTUI LayoutRootView.swift
[37/75] Compiling SwiftTUI ModifierView.swift
[38/75] Compiling SwiftTUI Node.swift
[39/75] Compiling SwiftTUI PrimitiveView.swift
[40/75] Compiling SwiftTUI View.swift
[41/75] Compiling SwiftTUI Edges.swift
[42/75] Compiling SwiftTUI Extended.swift
[43/75] Compiling SwiftTUI Position.swift
[44/75] Compiling SwiftTUI Rect.swift
[45/75] Compiling SwiftTUI EscapeSequence.swift
[46/75] Compiling SwiftTUI Layer.swift
[47/75] Compiling SwiftTUI LayerDrawing.swift
[48/75] Compiling SwiftTUI Renderer.swift
[49/75] Compiling SwiftTUI Size.swift
[50/75] Compiling SwiftTUI Control.swift
[51/75] Compiling SwiftTUI Window.swift
[52/75] Compiling SwiftTUI Control+logTree.swift
[53/75] Compiling SwiftTUI Node+logTree.swift
[54/75] Compiling SwiftTUI log.swift
[55/75] Compiling SwiftTUI AttributeScopes+SwiftTUIAttributes.swift
[56/75] Compiling SwiftTUI Cell.swift
[57/75] Compiling SwiftTUI CellAttributes.swift
[58/75] Compiling SwiftTUI Color.swift
[59/75] Compiling SwiftTUI ForegroundColor.swift
[60/75] Compiling SwiftTUI Italic.swift
[61/75] Compiling SwiftTUI OnAppear.swift
[62/75] Compiling SwiftTUI Padding.swift
[63/75] Compiling SwiftTUI SetEnvironment.swift
[64/75] Compiling SwiftTUI Strikethrough.swift
[65/75] Compiling SwiftTUI Underline.swift
[66/75] Compiling SwiftTUI Optional+View.swift
[67/75] Compiling SwiftTUI TextField.swift
[68/75] Compiling SwiftTUI EmptyView.swift
[69/75] Compiling SwiftTUI ForEach.swift
[70/75] Compiling SwiftTUI Group.swift
[71/75] Compiling SwiftTUI Background.swift
[72/75] Compiling SwiftTUI Bold.swift
[73/75] Compiling SwiftTUI Border.swift
[74/75] Compiling SwiftTUI FixedFrame.swift
[75/75] Compiling SwiftTUI FlexibleFrame.swift
Build complete! (32.33s)
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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.