Build Information
Failed to build Device, reference main (dfd998
), with Swift 6.1 for Linux on 5 May 2025 08:10:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kudit/Device.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/kudit/Device
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at dfd9989 v2.8.0
Cloned https://github.com/kudit/Device.git
Revision (git rev-parse @):
dfd9989e397ca24705021933fd10d284370e46ae
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/kudit/Device.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/kudit/Device.git
https://github.com/kudit/Device.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "color",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kudit/Color"
}
],
"manifest_display_name" : "Device",
"name" : "Device",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "11"
},
{
"name" : "watchos",
"version" : "4"
},
{
"name" : "ios",
"version" : "11"
}
],
"products" : [
{
"name" : "Device Library",
"targets" : [
"Device"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Device",
"module_type" : "SwiftTarget",
"name" : "Device",
"path" : "Sources",
"product_dependencies" : [
"Color Library"
],
"product_memberships" : [
"Device Library"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Resources/SymbolAssets.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AttributeListView.swift",
"Battery.swift",
"BatteryView.swift",
"CurrentDevice.swift",
"CurrentDeviceInfoView.swift",
"Device.swift",
"DeviceInfoView.swift",
"DeviceKitBridge.swift",
"EnvironmentsView.swift",
"For Compatibility.swift",
"Hardware.swift",
"Models/AppleTVs.swift",
"Models/AppleVision.swift",
"Models/AppleWatches.swift",
"Models/HomePods.swift",
"Models/Macs.swift",
"Models/iPads.swift",
"Models/iPhones.swift",
"Models/iPods.swift",
"Screen.swift",
"ScreenInfoView.swift",
"StorageInfoView.swift",
"Symbols.swift",
"SystemInfoView.swift",
"Version.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/kudit/Color
[1/518] Fetching color
Fetched https://github.com/kudit/Color from cache (0.51s)
Computing version for https://github.com/kudit/Color
Computed https://github.com/kudit/Color at 1.3.3 (1.05s)
Fetching https://github.com/kudit/Compatibility
[1/1862] Fetching compatibility
Fetched https://github.com/kudit/Compatibility from cache (0.50s)
Computing version for https://github.com/kudit/Compatibility
Computed https://github.com/kudit/Compatibility at 1.10.7 (5.28s)
Creating working copy for https://github.com/kudit/Color
Working copy of https://github.com/kudit/Color resolved at 1.3.3
Creating working copy for https://github.com/kudit/Compatibility
Working copy of https://github.com/kudit/Compatibility resolved at 1.10.7
Building for debugging...
[0/5] Write sources
[3/5] Copying SymbolAssets.xcassets
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/46] Emitting module Compatibility
[7/51] Compiling Compatibility Shell.swift
[8/51] Compiling Compatibility Test.swift
[9/51] Compiling Compatibility UserDefaultsBacked.swift
[10/51] Compiling Compatibility Array.swift
[11/51] Compiling Compatibility Codable.swift
[12/51] Compiling Compatibility CodingFoundation.swift
[13/51] Compiling Compatibility DataStore.swift
[14/51] Compiling Compatibility Debug.swift
[15/51] Compiling Compatibility FileManager.swift
[16/51] Compiling Compatibility Graphics.swift
[17/51] Compiling Compatibility Network.swift
[18/51] Compiling Compatibility ObservableObject.swift
[19/51] Compiling Compatibility ClearableTextField.swift
[20/51] Compiling Compatibility Embossed.swift
[21/51] Compiling Compatibility Menu.swift
[22/51] Compiling Compatibility OverlappingStack.swift
[23/51] Compiling Compatibility Pasteboard.swift
[24/51] Compiling Compatibility RadialLayout.swift
[25/51] Compiling Compatibility Placard.swift
[26/51] Compiling Compatibility Triangle.swift
[27/51] Compiling Compatibility SwiftUI.swift
[28/51] Compiling Compatibility TestUI.swift
[29/51] Compiling Compatibility CodingJSON.swift
[30/51] Compiling Compatibility CodingParameters.swift
[31/51] Compiling Compatibility Date.swift
[32/51] Compiling Compatibility DateString.swift
[33/51] Compiling Compatibility Dictionary.swift
[34/51] Compiling Compatibility Double.swift
[35/51] Compiling Compatibility Threading.swift
[36/51] Compiling Compatibility URL.swift
[37/51] Compiling Compatibility Version.swift
[38/51] Compiling Compatibility Backport.swift
[39/51] Compiling Compatibility BytesView.swift
[40/51] Compiling Compatibility Enum.swift
[41/51] Compiling Compatibility Int.swift
[42/51] Compiling Compatibility Introspection.swift
[43/51] Compiling Compatibility OrderedDictionary.swift
[44/51] Compiling Compatibility OrderedSet.swift
[45/51] Compiling Compatibility String.swift
[46/51] Compiling Compatibility Compatibility.swift
[47/51] Compiling Compatibility Application.swift
[48/51] Compiling Compatibility Bundle.swift
[49/51] Compiling Compatibility CloudStatus.swift
[50/51] Compiling Compatibility CloudStorage.swift
[51/51] Compiling Compatibility CloudStorageSync.swift
[53/59] Compiling Color Compatibility.swift
[54/59] Compiling Color Colorsets.swift
[55/59] Compiling Color ColorUI.swift
[56/59] Compiling Color CSSColors.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[57/59] Compiling Color Codable.swift
/host/spi-builder-workspace/.build/checkouts/Color/Sources/Codable.swift:86:11: error: cannot find type 'CloudStorage' in scope
84 |
85 | @available(iOS 13, tvOS 13, watchOS 6, *)
86 | extension CloudStorage where Value: KuColor {
| `- error: cannot find type 'CloudStorage' in scope
87 | public init(wrappedValue: Value, _ key: String) {
88 | self.init(
/host/spi-builder-workspace/.build/checkouts/Color/Sources/Codable.swift:86:24: error: 'where' clause cannot be applied to a non-generic top-level declaration
84 |
85 | @available(iOS 13, tvOS 13, watchOS 6, *)
86 | extension CloudStorage where Value: KuColor {
| `- error: 'where' clause cannot be applied to a non-generic top-level declaration
87 | public init(wrappedValue: Value, _ key: String) {
88 | self.init(
/host/spi-builder-workspace/.build/checkouts/Color/Sources/Codable.swift:87:31: error: cannot find type 'Value' in scope
85 | @available(iOS 13, tvOS 13, watchOS 6, *)
86 | extension CloudStorage where Value: KuColor {
87 | public init(wrappedValue: Value, _ key: String) {
| `- error: cannot find type 'Value' in scope
88 | self.init(
89 | keyName: key,
[58/59] Compiling Color Color.swift
[59/59] Emitting module Color
/host/spi-builder-workspace/.build/checkouts/Color/Sources/Codable.swift:86:11: error: cannot find type 'CloudStorage' in scope
84 |
85 | @available(iOS 13, tvOS 13, watchOS 6, *)
86 | extension CloudStorage where Value: KuColor {
| `- error: cannot find type 'CloudStorage' in scope
87 | public init(wrappedValue: Value, _ key: String) {
88 | self.init(
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/42] Compiling Compatibility ClearableTextField.swift
[3/42] Compiling Compatibility Embossed.swift
[4/42] Compiling Compatibility Menu.swift
[5/42] Compiling Compatibility OverlappingStack.swift
[6/42] Compiling Compatibility Pasteboard.swift
[7/47] Compiling Compatibility RadialLayout.swift
[8/47] Compiling Compatibility Placard.swift
[9/47] Compiling Compatibility Triangle.swift
[10/47] Compiling Compatibility SwiftUI.swift
[11/47] Compiling Compatibility TestUI.swift
[12/47] Emitting module Compatibility
[13/47] Compiling Compatibility Compatibility.swift
[14/47] Compiling Compatibility Application.swift
[15/47] Compiling Compatibility Bundle.swift
[16/47] Compiling Compatibility CloudStatus.swift
[17/47] Compiling Compatibility CloudStorage.swift
[18/47] Compiling Compatibility CloudStorageSync.swift
[19/47] Compiling Compatibility DataStore.swift
[20/47] Compiling Compatibility Debug.swift
[21/47] Compiling Compatibility FileManager.swift
[22/47] Compiling Compatibility Graphics.swift
[23/47] Compiling Compatibility Network.swift
[24/47] Compiling Compatibility ObservableObject.swift
[25/47] Compiling Compatibility CodingJSON.swift
[26/47] Compiling Compatibility CodingParameters.swift
[27/47] Compiling Compatibility Date.swift
[28/47] Compiling Compatibility DateString.swift
[29/47] Compiling Compatibility Dictionary.swift
[30/47] Compiling Compatibility Double.swift
[31/47] Compiling Compatibility Threading.swift
[32/47] Compiling Compatibility URL.swift
[33/47] Compiling Compatibility Version.swift
[34/47] Compiling Compatibility Backport.swift
[35/47] Compiling Compatibility BytesView.swift
[36/47] Compiling Compatibility Shell.swift
[37/47] Compiling Compatibility Test.swift
[38/47] Compiling Compatibility UserDefaultsBacked.swift
[39/47] Compiling Compatibility Array.swift
[40/47] Compiling Compatibility Codable.swift
[41/47] Compiling Compatibility CodingFoundation.swift
[42/47] Compiling Compatibility Enum.swift
[43/47] Compiling Compatibility Int.swift
[44/47] Compiling Compatibility Introspection.swift
[45/47] Compiling Compatibility OrderedDictionary.swift
[46/47] Compiling Compatibility OrderedSet.swift
[47/47] Compiling Compatibility String.swift
[49/55] Compiling Color ColorUI.swift
[50/55] Compiling Color Compatibility.swift
[51/55] Compiling Color Colorsets.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[52/55] Compiling Color CSSColors.swift
[53/55] Compiling Color Color.swift
[54/55] Emitting module Color
/host/spi-builder-workspace/.build/checkouts/Color/Sources/Codable.swift:86:11: error: cannot find type 'CloudStorage' in scope
84 |
85 | @available(iOS 13, tvOS 13, watchOS 6, *)
86 | extension CloudStorage where Value: KuColor {
| `- error: cannot find type 'CloudStorage' in scope
87 | public init(wrappedValue: Value, _ key: String) {
88 | self.init(
[55/55] Compiling Color Codable.swift
/host/spi-builder-workspace/.build/checkouts/Color/Sources/Codable.swift:86:11: error: cannot find type 'CloudStorage' in scope
84 |
85 | @available(iOS 13, tvOS 13, watchOS 6, *)
86 | extension CloudStorage where Value: KuColor {
| `- error: cannot find type 'CloudStorage' in scope
87 | public init(wrappedValue: Value, _ key: String) {
88 | self.init(
/host/spi-builder-workspace/.build/checkouts/Color/Sources/Codable.swift:86:24: error: 'where' clause cannot be applied to a non-generic top-level declaration
84 |
85 | @available(iOS 13, tvOS 13, watchOS 6, *)
86 | extension CloudStorage where Value: KuColor {
| `- error: 'where' clause cannot be applied to a non-generic top-level declaration
87 | public init(wrappedValue: Value, _ key: String) {
88 | self.init(
/host/spi-builder-workspace/.build/checkouts/Color/Sources/Codable.swift:87:31: error: cannot find type 'Value' in scope
85 | @available(iOS 13, tvOS 13, watchOS 6, *)
86 | extension CloudStorage where Value: KuColor {
87 | public init(wrappedValue: Value, _ key: String) {
| `- error: cannot find type 'Value' in scope
88 | self.init(
89 | keyName: key,
BUILD FAILURE 6.1 linux