The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftTUI, reference main (537133), with Swift 5.9 for Linux on 11 Jul 2024 01:44:31 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.46.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:             5.9
Building package at path:  $workDir
https://github.com/rensbreur/SwiftTUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:94c03ecf5df463051a5b8bdec5d09f635a7b31b1b290e2ba09836b1f5f74db71
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[17/1609] Fetching swift-docc-plugin
[1498/4519] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.37s)
Fetched https://github.com/apple/swift-docc-plugin (0.37s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.36s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.39s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/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.3.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/65] Emitting module SwiftTUI
[4/73] Compiling SwiftTUI Control.swift
[5/73] Compiling SwiftTUI Window.swift
[6/73] Compiling SwiftTUI Control+logTree.swift
[7/73] Compiling SwiftTUI Node+logTree.swift
[8/73] Compiling SwiftTUI log.swift
[9/73] Compiling SwiftTUI AttributeScopes+SwiftTUIAttributes.swift
[10/73] Compiling SwiftTUI Cell.swift
[11/73] Compiling SwiftTUI CellAttributes.swift
[12/73] Compiling SwiftTUI Color.swift
[13/73] Compiling SwiftTUI Binding.swift
[14/73] Compiling SwiftTUI Environment.swift
[15/73] Compiling SwiftTUI ObservedObject.swift
[16/73] Compiling SwiftTUI State.swift
[17/73] Compiling SwiftTUI View+Environment.swift
[18/73] Compiling SwiftTUI View+ObservableObject.swift
[19/73] Compiling SwiftTUI View+State.swift
[20/73] Compiling SwiftTUI ASCII.swift
[21/73] Compiling SwiftTUI Application.swift
[22/73] Compiling SwiftTUI ForegroundColor.swift
[23/73] Compiling SwiftTUI Italic.swift
[24/73] Compiling SwiftTUI OnAppear.swift
[25/73] Compiling SwiftTUI Padding.swift
[26/73] Compiling SwiftTUI SetEnvironment.swift
[27/73] Compiling SwiftTUI Strikethrough.swift
[28/73] Compiling SwiftTUI Underline.swift
[29/73] Compiling SwiftTUI Optional+View.swift
[30/73] Compiling SwiftTUI Weak.swift
[31/73] Compiling SwiftTUI WeakSet.swift
[32/73] Compiling SwiftTUI Button.swift
[33/73] Compiling SwiftTUI Color+View.swift
[34/73] Compiling SwiftTUI Divider.swift
[35/73] Compiling SwiftTUI GeometryReader.swift
[36/73] Compiling SwiftTUI ScrollView.swift
[37/73] Compiling SwiftTUI Spacer.swift
[38/73] Compiling SwiftTUI Text.swift
[39/73] Compiling SwiftTUI Edges.swift
[40/73] Compiling SwiftTUI Extended.swift
[41/73] Compiling SwiftTUI Position.swift
[42/73] Compiling SwiftTUI Rect.swift
[43/73] Compiling SwiftTUI EscapeSequence.swift
[44/73] Compiling SwiftTUI Layer.swift
[45/73] Compiling SwiftTUI LayerDrawing.swift
[46/73] Compiling SwiftTUI Renderer.swift
[47/73] Compiling SwiftTUI Size.swift
[48/73] Compiling SwiftTUI Alignment.swift
[49/73] Compiling SwiftTUI Axis.swift
[50/73] Compiling SwiftTUI HStack.swift
[51/73] Compiling SwiftTUI VStack.swift
[52/73] Compiling SwiftTUI ZStack.swift
[53/73] Compiling SwiftTUI TupleView.swift
[54/73] Compiling SwiftTUI ViewBuilder.swift
[55/73] Compiling SwiftTUI _ConditionalView.swift
[56/73] Compiling SwiftTUI ArrowKeyParser.swift
[57/73] Compiling SwiftTUI SwiftTUI.swift
[58/73] Compiling SwiftTUI ComposedView.swift
[59/73] Compiling SwiftTUI GenericView.swift
[60/73] Compiling SwiftTUI LayoutRootView.swift
[61/73] Compiling SwiftTUI ModifierView.swift
[62/73] Compiling SwiftTUI Node.swift
[63/73] Compiling SwiftTUI PrimitiveView.swift
[64/73] Compiling SwiftTUI View.swift
[65/73] Compiling SwiftTUI TextField.swift
[66/73] Compiling SwiftTUI EmptyView.swift
[67/73] Compiling SwiftTUI ForEach.swift
[68/73] Compiling SwiftTUI Group.swift
[69/73] Compiling SwiftTUI Background.swift
[70/73] Compiling SwiftTUI Bold.swift
[71/73] Compiling SwiftTUI Border.swift
[72/73] Compiling SwiftTUI FixedFrame.swift
[73/73] Compiling SwiftTUI FlexibleFrame.swift
Build complete! (17.90s)
Build complete.
Done.