Build Information
Failed to build OnboardingUI, reference main (c7081f
), with Swift 6.0 for Linux on 3 Apr 2025 06:16:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KC-2001MS/OnboardingUI.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/KC-2001MS/OnboardingUI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c7081f4 Addressing errors in concurrent sheet launches
Cloned https://github.com/KC-2001MS/OnboardingUI.git
Revision (git rev-parse @):
c7081f47f55dd4a16de93ad34a7b23bc7d4e9a44
SUCCESS checkout https://github.com/KC-2001MS/OnboardingUI.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/KC-2001MS/OnboardingUI.git
https://github.com/KC-2001MS/OnboardingUI.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "OnboardingUI",
"name" : "OnboardingUI",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "OnboardingUI",
"targets" : [
"OnboardingUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OnboardingUITests",
"module_type" : "SwiftTarget",
"name" : "OnboardingUITests",
"path" : "Tests/OnboardingUITests",
"sources" : [
"OnboardingUITests.swift"
],
"target_dependencies" : [
"OnboardingUI"
],
"type" : "test"
},
{
"c99name" : "OnboardingUI",
"module_type" : "SwiftTarget",
"name" : "OnboardingUI",
"path" : "Sources/OnboardingUI",
"product_memberships" : [
"OnboardingUI"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/OnboardingUI/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Processing/AppVersionManager.swift",
"Processing/FeatureBuilder.swift",
"Processing/Onboarding.swift",
"Processing/Preview.swift",
"UI/Modifier/ColorButtonStyle.swift",
"UI/Modifier/DismissButtonStyle.swift",
"UI/Modifier/OnboardingSheet.swift",
"UI/Modifier/OnboardingTextFormatting.swift",
"UI/View/OnboardingCardView.swift",
"UI/View/OnboardingSheetView.swift",
"UI/View/Parts/OnboardingButton.swift",
"UI/View/Parts/OnboardingContent.swift",
"UI/View/Parts/OnboardingItem.swift",
"UI/View/Parts/OnboardingSubtitle.swift",
"UI/View/Parts/OnboardingTitle.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2050] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.32s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.90s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3363] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.29s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.58s)
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.3
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
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/OnboardingUI/PrivacyInfo.xcprivacy
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/6] Write sources
[3/6] Copying Localizable.xcstrings
[3/6] Copying Info.plist
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/21] Emitting module OnboardingUI
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[8/23] Compiling OnboardingUI OnboardingItem.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[9/23] Compiling OnboardingUI OnboardingSubtitle.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[10/23] Compiling OnboardingUI OnboardingCardView.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[11/23] Compiling OnboardingUI OnboardingSheetView.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[12/23] Compiling OnboardingUI OnboardingButton.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[13/23] Compiling OnboardingUI OnboardingContent.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[14/23] Compiling OnboardingUI ColorButtonStyle.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[15/23] Compiling OnboardingUI DismissButtonStyle.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[16/23] Compiling OnboardingUI OnboardingSheet.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[17/23] Compiling OnboardingUI OnboardingTextFormatting.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[18/23] Compiling OnboardingUI OnboardingTitle.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[19/23] Compiling OnboardingUI resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[20/23] Compiling OnboardingUI AppVersionManager.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[21/23] Compiling OnboardingUI FeatureBuilder.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[22/23] Compiling OnboardingUI Onboarding.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[23/23] Compiling OnboardingUI Preview.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/OnboardingUI/PrivacyInfo.xcprivacy
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/18] Compiling OnboardingUI OnboardingCardView.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[5/18] Compiling OnboardingUI OnboardingSheetView.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[6/18] Compiling OnboardingUI OnboardingSheet.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[7/18] Compiling OnboardingUI OnboardingTextFormatting.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[8/20] Compiling OnboardingUI ColorButtonStyle.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[9/20] Compiling OnboardingUI DismissButtonStyle.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[10/20] Compiling OnboardingUI OnboardingItem.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[11/20] Compiling OnboardingUI OnboardingSubtitle.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[12/20] Compiling OnboardingUI OnboardingButton.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[13/20] Compiling OnboardingUI OnboardingContent.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/20] Emitting module OnboardingUI
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[15/20] Compiling OnboardingUI AppVersionManager.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[16/20] Compiling OnboardingUI FeatureBuilder.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[17/20] Compiling OnboardingUI Onboarding.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[18/20] Compiling OnboardingUI Preview.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[19/20] Compiling OnboardingUI OnboardingTitle.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
[20/20] Compiling OnboardingUI resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/OnboardingUI/Processing/AppVersionManager.swift:10:8: error: no such module 'SwiftUI'
8 | import Foundation
9 | import Observation
10 | import SwiftUI
| `- error: no such module 'SwiftUI'
11 |
12 | /// A general-purpose operation recorder capable of determining the initial startup of an application or the startup of an application after an upgrade.
BUILD FAILURE 6.0 linux