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.10 for Linux on 11 Jul 2024 02:03:16 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
Building package at path:  $workDir
https://github.com/rensbreur/SwiftTUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
2ec76a50fe7c: Pulling fs layer
031194576cad: Pulling fs layer
f49f3db6a794: Pulling fs layer
099074009041: Pulling fs layer
464adb6e07f6: Pulling fs layer
a1b5532d42ec: Pulling fs layer
a1b5532d42ec: Waiting
099074009041: Waiting
464adb6e07f6: Waiting
2ec76a50fe7c: Download complete
2ec76a50fe7c: Pull complete
031194576cad: Verifying Checksum
031194576cad: Download complete
a1b5532d42ec: Verifying Checksum
a1b5532d42ec: Download complete
464adb6e07f6: Verifying Checksum
464adb6e07f6: Download complete
f49f3db6a794: Verifying Checksum
f49f3db6a794: Download complete
031194576cad: Pull complete
f49f3db6a794: Pull complete
099074009041: Pull complete
464adb6e07f6: Pull complete
a1b5532d42ec: Pull complete
Digest: sha256:2616150e65f8b5d336ef2ff8828ee78d83c0c72abe57c7be9f4d8e5b61afb28f
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-docc-symbolkit
[1/1609] Fetching swift-docc-plugin
[1482/4519] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.32s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.33s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.43s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.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.3.0
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
/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...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/67] Emitting module SwiftTUI
[6/75] Compiling SwiftTUI ArrowKeyParser.swift
[7/75] Compiling SwiftTUI SwiftTUI.swift
[8/75] Compiling SwiftTUI ComposedView.swift
[9/75] Compiling SwiftTUI GenericView.swift
[10/75] Compiling SwiftTUI LayoutRootView.swift
[11/75] Compiling SwiftTUI ModifierView.swift
[12/75] Compiling SwiftTUI Node.swift
[13/75] Compiling SwiftTUI PrimitiveView.swift
[14/75] Compiling SwiftTUI View.swift
[15/75] Compiling SwiftTUI Edges.swift
[16/75] Compiling SwiftTUI Extended.swift
[17/75] Compiling SwiftTUI Position.swift
[18/75] Compiling SwiftTUI Rect.swift
[19/75] Compiling SwiftTUI EscapeSequence.swift
[20/75] Compiling SwiftTUI Layer.swift
[21/75] Compiling SwiftTUI LayerDrawing.swift
[22/75] Compiling SwiftTUI Renderer.swift
[23/75] Compiling SwiftTUI Size.swift
[24/75] Compiling SwiftTUI Alignment.swift
[25/75] Compiling SwiftTUI Axis.swift
[26/75] Compiling SwiftTUI HStack.swift
[27/75] Compiling SwiftTUI VStack.swift
[28/75] Compiling SwiftTUI ZStack.swift
[29/75] Compiling SwiftTUI TupleView.swift
[30/75] Compiling SwiftTUI ViewBuilder.swift
[31/75] Compiling SwiftTUI _ConditionalView.swift
[32/75] Compiling SwiftTUI TextField.swift
[33/75] Compiling SwiftTUI EmptyView.swift
[34/75] Compiling SwiftTUI ForEach.swift
[35/75] Compiling SwiftTUI Group.swift
[36/75] Compiling SwiftTUI Background.swift
[37/75] Compiling SwiftTUI Bold.swift
[38/75] Compiling SwiftTUI Border.swift
[39/75] Compiling SwiftTUI FixedFrame.swift
[40/75] Compiling SwiftTUI FlexibleFrame.swift
[41/75] Compiling SwiftTUI ForegroundColor.swift
[42/75] Compiling SwiftTUI Italic.swift
[43/75] Compiling SwiftTUI OnAppear.swift
[44/75] Compiling SwiftTUI Padding.swift
[45/75] Compiling SwiftTUI SetEnvironment.swift
[46/75] Compiling SwiftTUI Strikethrough.swift
[47/75] Compiling SwiftTUI Underline.swift
[48/75] Compiling SwiftTUI Optional+View.swift
[49/75] Compiling SwiftTUI Binding.swift
[50/75] Compiling SwiftTUI Environment.swift
[51/75] Compiling SwiftTUI ObservedObject.swift
[52/75] Compiling SwiftTUI State.swift
[53/75] Compiling SwiftTUI View+Environment.swift
[54/75] Compiling SwiftTUI View+ObservableObject.swift
[55/75] Compiling SwiftTUI View+State.swift
[56/75] Compiling SwiftTUI ASCII.swift
[57/75] Compiling SwiftTUI Application.swift
[58/75] Compiling SwiftTUI Control.swift
[59/75] Compiling SwiftTUI Window.swift
[60/75] Compiling SwiftTUI Control+logTree.swift
[61/75] Compiling SwiftTUI Node+logTree.swift
[62/75] Compiling SwiftTUI log.swift
[63/75] Compiling SwiftTUI AttributeScopes+SwiftTUIAttributes.swift
[64/75] Compiling SwiftTUI Cell.swift
[65/75] Compiling SwiftTUI CellAttributes.swift
[66/75] Compiling SwiftTUI Color.swift
[67/75] Compiling SwiftTUI Weak.swift
[68/75] Compiling SwiftTUI WeakSet.swift
[69/75] Compiling SwiftTUI Button.swift
[70/75] Compiling SwiftTUI Color+View.swift
[71/75] Compiling SwiftTUI Divider.swift
[72/75] Compiling SwiftTUI GeometryReader.swift
[73/75] Compiling SwiftTUI ScrollView.swift
[74/75] Compiling SwiftTUI Spacer.swift
[75/75] Compiling SwiftTUI Text.swift
Build complete! (18.14s)
Build complete.
Done.