Build Information
Successful build of Color, reference main (09657d
), with Swift 6.1 for Android on 12 Jun 2025 01:02:53 UTC.
Swift 6 data race errors: 23
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kudit/Color.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/Color
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 09657d4 v1.3.6
Cloned https://github.com/kudit/Color.git
Revision (git rev-parse @):
09657d4aaf1fccec26ca6299045cff76035f016c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/kudit/Color.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/kudit/Color.git
https://github.com/kudit/Color.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "compatibility",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.13",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kudit/Compatibility"
}
],
"manifest_display_name" : "Color",
"name" : "Color",
"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" : "Color Library",
"targets" : [
"Color"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Color",
"module_type" : "SwiftTarget",
"name" : "Color",
"path" : "Sources",
"product_dependencies" : [
"Compatibility Library"
],
"product_memberships" : [
"Color Library"
],
"sources" : [
"CSSColors.swift",
"Codable.swift",
"Color.swift",
"ColorUI.swift",
"Colorsets.swift",
"Compatibility.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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/kudit/Compatibility
[1/1997] Fetching compatibility
Fetched https://github.com/kudit/Compatibility from cache (1.01s)
Computing version for https://github.com/kudit/Compatibility
Computed https://github.com/kudit/Compatibility at 1.10.15 (1.89s)
Creating working copy for https://github.com/kudit/Compatibility
Working copy of https://github.com/kudit/Compatibility resolved at 1.10.15
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/44] Emitting module Compatibility
[5/49] Compiling Compatibility CodingJSON.swift
[6/49] Compiling Compatibility CodingParameters.swift
[7/49] Compiling Compatibility Date.swift
[8/49] Compiling Compatibility DateString.swift
[9/49] Compiling Compatibility Dictionary.swift
[10/49] Compiling Compatibility Double.swift
[11/49] Compiling Compatibility DataStore.swift
[12/49] Compiling Compatibility Debug.swift
[13/49] Compiling Compatibility FileManager.swift
[14/49] Compiling Compatibility Graphics.swift
[15/49] Compiling Compatibility Network.swift
[16/49] Compiling Compatibility ObservableObject.swift
[17/49] Compiling Compatibility Threading.swift
[18/49] Compiling Compatibility URL.swift
[19/49] Compiling Compatibility Version.swift
[20/49] Compiling Compatibility Backport.swift
[21/49] Compiling Compatibility BytesView.swift
[22/49] Compiling Compatibility ClearableTextField.swift
[23/49] Compiling Compatibility Embossed.swift
[24/49] Compiling Compatibility Menu.swift
[25/49] Compiling Compatibility OverlappingStack.swift
[26/49] Compiling Compatibility Pasteboard.swift
[27/49] Compiling Compatibility RadialLayout.swift
[28/49] Compiling Compatibility Placard.swift
[29/49] Compiling Compatibility Triangle.swift
[30/49] Compiling Compatibility SwiftUI.swift
[31/49] Compiling Compatibility TestUI.swift
[32/49] Compiling Compatibility Enum.swift
[33/49] Compiling Compatibility Int.swift
[34/49] Compiling Compatibility Introspection.swift
[35/49] Compiling Compatibility OrderedDictionary.swift
[36/49] Compiling Compatibility OrderedSet.swift
[37/49] Compiling Compatibility String.swift
[38/49] Compiling Compatibility Shell.swift
[39/49] Compiling Compatibility Test.swift
[40/49] Compiling Compatibility UserDefaultsBacked.swift
[41/49] Compiling Compatibility Array.swift
[42/49] Compiling Compatibility Codable.swift
[43/49] Compiling Compatibility CodingFoundation.swift
[44/49] Compiling Compatibility Compatibility.swift
[45/49] Compiling Compatibility Application.swift
[46/49] Compiling Compatibility Bundle.swift
[47/49] Compiling Compatibility CloudStatus.swift
[48/49] Compiling Compatibility CloudStorage.swift
[49/49] Compiling Compatibility CloudStorageSync.swift
[51/57] Compiling Color Colorsets.swift
[52/57] Compiling Color Compatibility.swift
[53/57] Emitting module Color
/host/spi-builder-workspace/Sources/Color.swift:667:23: warning: static property 'black' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
665 | public struct Color: KuColor, Codable {
666 | // Provide missing color support manually using fixed versions
667 | public static var black: Color = .blackFixed
| |- warning: static property 'black' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'black' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'black' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
668 | public static var blue: Color = .blueFixed
669 | public static var brown: Color = .brownFixed
/host/spi-builder-workspace/Sources/Color.swift:668:23: warning: static property 'blue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
666 | // Provide missing color support manually using fixed versions
667 | public static var black: Color = .blackFixed
668 | public static var blue: Color = .blueFixed
| |- warning: static property 'blue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'blue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'blue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
669 | public static var brown: Color = .brownFixed
670 | public static var clear: Color = .clearFixed
/host/spi-builder-workspace/Sources/Color.swift:669:23: warning: static property 'brown' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
667 | public static var black: Color = .blackFixed
668 | public static var blue: Color = .blueFixed
669 | public static var brown: Color = .brownFixed
| |- warning: static property 'brown' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'brown' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'brown' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
670 | public static var clear: Color = .clearFixed
671 | public static var cyan: Color = .cyanFixed
/host/spi-builder-workspace/Sources/Color.swift:670:23: warning: static property 'clear' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
668 | public static var blue: Color = .blueFixed
669 | public static var brown: Color = .brownFixed
670 | public static var clear: Color = .clearFixed
| |- warning: static property 'clear' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'clear' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'clear' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
671 | public static var cyan: Color = .cyanFixed
672 | public static var green: Color = .greenFixed
/host/spi-builder-workspace/Sources/Color.swift:671:23: warning: static property 'cyan' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
669 | public static var brown: Color = .brownFixed
670 | public static var clear: Color = .clearFixed
671 | public static var cyan: Color = .cyanFixed
| |- warning: static property 'cyan' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'cyan' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'cyan' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
672 | public static var green: Color = .greenFixed
673 | public static var indigo: Color = .indigoFixed
/host/spi-builder-workspace/Sources/Color.swift:672:23: warning: static property 'green' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
670 | public static var clear: Color = .clearFixed
671 | public static var cyan: Color = .cyanFixed
672 | public static var green: Color = .greenFixed
| |- warning: static property 'green' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'green' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'green' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
673 | public static var indigo: Color = .indigoFixed
674 | public static var mint: Color = .mintFixed
/host/spi-builder-workspace/Sources/Color.swift:673:23: warning: static property 'indigo' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
671 | public static var cyan: Color = .cyanFixed
672 | public static var green: Color = .greenFixed
673 | public static var indigo: Color = .indigoFixed
| |- warning: static property 'indigo' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'indigo' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'indigo' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
674 | public static var mint: Color = .mintFixed
675 | public static var orange: Color = .orangeFixed
/host/spi-builder-workspace/Sources/Color.swift:674:23: warning: static property 'mint' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
672 | public static var green: Color = .greenFixed
673 | public static var indigo: Color = .indigoFixed
674 | public static var mint: Color = .mintFixed
| |- warning: static property 'mint' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'mint' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'mint' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
675 | public static var orange: Color = .orangeFixed
676 | public static var pink: Color = .pinkFixed
/host/spi-builder-workspace/Sources/Color.swift:675:23: warning: static property 'orange' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
673 | public static var indigo: Color = .indigoFixed
674 | public static var mint: Color = .mintFixed
675 | public static var orange: Color = .orangeFixed
| |- warning: static property 'orange' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'orange' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'orange' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
676 | public static var pink: Color = .pinkFixed
677 | public static var purple: Color = .purpleFixed
/host/spi-builder-workspace/Sources/Color.swift:676:23: warning: static property 'pink' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
674 | public static var mint: Color = .mintFixed
675 | public static var orange: Color = .orangeFixed
676 | public static var pink: Color = .pinkFixed
| |- warning: static property 'pink' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'pink' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'pink' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
677 | public static var purple: Color = .purpleFixed
678 | public static var red: Color = .redFixed
/host/spi-builder-workspace/Sources/Color.swift:677:23: warning: static property 'purple' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
675 | public static var orange: Color = .orangeFixed
676 | public static var pink: Color = .pinkFixed
677 | public static var purple: Color = .purpleFixed
| |- warning: static property 'purple' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'purple' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'purple' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
678 | public static var red: Color = .redFixed
679 | public static var teal: Color = .tealFixed
/host/spi-builder-workspace/Sources/Color.swift:678:23: warning: static property 'red' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
676 | public static var pink: Color = .pinkFixed
677 | public static var purple: Color = .purpleFixed
678 | public static var red: Color = .redFixed
| |- warning: static property 'red' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'red' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'red' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
679 | public static var teal: Color = .tealFixed
680 | public static var white: Color = .whiteFixed
/host/spi-builder-workspace/Sources/Color.swift:679:23: warning: static property 'teal' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
677 | public static var purple: Color = .purpleFixed
678 | public static var red: Color = .redFixed
679 | public static var teal: Color = .tealFixed
| |- warning: static property 'teal' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'teal' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'teal' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
680 | public static var white: Color = .whiteFixed
681 | public static var yellow: Color = .yellowFixed
/host/spi-builder-workspace/Sources/Color.swift:680:23: warning: static property 'white' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
678 | public static var red: Color = .redFixed
679 | public static var teal: Color = .tealFixed
680 | public static var white: Color = .whiteFixed
| |- warning: static property 'white' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'white' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'white' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
681 | public static var yellow: Color = .yellowFixed
682 | public static var magenta: Color = .magentaFixed
/host/spi-builder-workspace/Sources/Color.swift:681:23: warning: static property 'yellow' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
679 | public static var teal: Color = .tealFixed
680 | public static var white: Color = .whiteFixed
681 | public static var yellow: Color = .yellowFixed
| |- warning: static property 'yellow' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'yellow' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'yellow' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
682 | public static var magenta: Color = .magentaFixed
683 | public static var gray: Color = .grayFixed
/host/spi-builder-workspace/Sources/Color.swift:682:23: warning: static property 'magenta' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
680 | public static var white: Color = .whiteFixed
681 | public static var yellow: Color = .yellowFixed
682 | public static var magenta: Color = .magentaFixed
| |- warning: static property 'magenta' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'magenta' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'magenta' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
683 | public static var gray: Color = .grayFixed
684 | public static var lightGray: Color = .lightGrayFixed
/host/spi-builder-workspace/Sources/Color.swift:683:23: warning: static property 'gray' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
681 | public static var yellow: Color = .yellowFixed
682 | public static var magenta: Color = .magentaFixed
683 | public static var gray: Color = .grayFixed
| |- warning: static property 'gray' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'gray' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'gray' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
684 | public static var lightGray: Color = .lightGrayFixed
685 | public static var darkGray: Color = .darkGrayFixed
/host/spi-builder-workspace/Sources/Color.swift:684:23: warning: static property 'lightGray' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
682 | public static var magenta: Color = .magentaFixed
683 | public static var gray: Color = .grayFixed
684 | public static var lightGray: Color = .lightGrayFixed
| |- warning: static property 'lightGray' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'lightGray' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'lightGray' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
685 | public static var darkGray: Color = .darkGrayFixed
686 | // symantic
/host/spi-builder-workspace/Sources/Color.swift:685:23: warning: static property 'darkGray' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
683 | public static var gray: Color = .grayFixed
684 | public static var lightGray: Color = .lightGrayFixed
685 | public static var darkGray: Color = .darkGrayFixed
| |- warning: static property 'darkGray' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'darkGray' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'darkGray' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
686 | // symantic
687 | public static var accentColor: Color = .accentColorFixed
/host/spi-builder-workspace/Sources/Color.swift:687:23: warning: static property 'accentColor' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
685 | public static var darkGray: Color = .darkGrayFixed
686 | // symantic
687 | public static var accentColor: Color = .accentColorFixed
| |- warning: static property 'accentColor' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'accentColor' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'accentColor' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
688 | public static var primary: Color = .primaryFixed
689 | public static var secondary: Color = .secondaryFixed
/host/spi-builder-workspace/Sources/Color.swift:688:23: warning: static property 'primary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
686 | // symantic
687 | public static var accentColor: Color = .accentColorFixed
688 | public static var primary: Color = .primaryFixed
| |- warning: static property 'primary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'primary' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'primary' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
689 | public static var secondary: Color = .secondaryFixed
690 | public static var background: Color = .backgroundFixed
/host/spi-builder-workspace/Sources/Color.swift:689:23: warning: static property 'secondary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
687 | public static var accentColor: Color = .accentColorFixed
688 | public static var primary: Color = .primaryFixed
689 | public static var secondary: Color = .secondaryFixed
| |- warning: static property 'secondary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'secondary' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'secondary' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
690 | public static var background: Color = .backgroundFixed
691 |
/host/spi-builder-workspace/Sources/Color.swift:690:23: warning: static property 'background' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
688 | public static var primary: Color = .primaryFixed
689 | public static var secondary: Color = .secondaryFixed
690 | public static var background: Color = .backgroundFixed
| |- warning: static property 'background' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'background' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'background' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
691 |
692 | // all values should be 0-1
[54/57] Compiling Color CSSColors.swift
[55/57] Compiling Color Codable.swift
[56/57] Compiling Color ColorUI.swift
[57/57] Compiling Color Color.swift
/host/spi-builder-workspace/Sources/Color.swift:667:23: warning: static property 'black' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
665 | public struct Color: KuColor, Codable {
666 | // Provide missing color support manually using fixed versions
667 | public static var black: Color = .blackFixed
| |- warning: static property 'black' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'black' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'black' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
668 | public static var blue: Color = .blueFixed
669 | public static var brown: Color = .brownFixed
/host/spi-builder-workspace/Sources/Color.swift:668:23: warning: static property 'blue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
666 | // Provide missing color support manually using fixed versions
667 | public static var black: Color = .blackFixed
668 | public static var blue: Color = .blueFixed
| |- warning: static property 'blue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'blue' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'blue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
669 | public static var brown: Color = .brownFixed
670 | public static var clear: Color = .clearFixed
/host/spi-builder-workspace/Sources/Color.swift:669:23: warning: static property 'brown' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
667 | public static var black: Color = .blackFixed
668 | public static var blue: Color = .blueFixed
669 | public static var brown: Color = .brownFixed
| |- warning: static property 'brown' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'brown' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'brown' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
670 | public static var clear: Color = .clearFixed
671 | public static var cyan: Color = .cyanFixed
/host/spi-builder-workspace/Sources/Color.swift:670:23: warning: static property 'clear' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
668 | public static var blue: Color = .blueFixed
669 | public static var brown: Color = .brownFixed
670 | public static var clear: Color = .clearFixed
| |- warning: static property 'clear' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'clear' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'clear' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
671 | public static var cyan: Color = .cyanFixed
672 | public static var green: Color = .greenFixed
/host/spi-builder-workspace/Sources/Color.swift:671:23: warning: static property 'cyan' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
669 | public static var brown: Color = .brownFixed
670 | public static var clear: Color = .clearFixed
671 | public static var cyan: Color = .cyanFixed
| |- warning: static property 'cyan' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'cyan' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'cyan' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
672 | public static var green: Color = .greenFixed
673 | public static var indigo: Color = .indigoFixed
/host/spi-builder-workspace/Sources/Color.swift:672:23: warning: static property 'green' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
670 | public static var clear: Color = .clearFixed
671 | public static var cyan: Color = .cyanFixed
672 | public static var green: Color = .greenFixed
| |- warning: static property 'green' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'green' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'green' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
673 | public static var indigo: Color = .indigoFixed
674 | public static var mint: Color = .mintFixed
/host/spi-builder-workspace/Sources/Color.swift:673:23: warning: static property 'indigo' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
671 | public static var cyan: Color = .cyanFixed
672 | public static var green: Color = .greenFixed
673 | public static var indigo: Color = .indigoFixed
| |- warning: static property 'indigo' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'indigo' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'indigo' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
674 | public static var mint: Color = .mintFixed
675 | public static var orange: Color = .orangeFixed
/host/spi-builder-workspace/Sources/Color.swift:674:23: warning: static property 'mint' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
672 | public static var green: Color = .greenFixed
673 | public static var indigo: Color = .indigoFixed
674 | public static var mint: Color = .mintFixed
| |- warning: static property 'mint' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'mint' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'mint' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
675 | public static var orange: Color = .orangeFixed
676 | public static var pink: Color = .pinkFixed
/host/spi-builder-workspace/Sources/Color.swift:675:23: warning: static property 'orange' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
673 | public static var indigo: Color = .indigoFixed
674 | public static var mint: Color = .mintFixed
675 | public static var orange: Color = .orangeFixed
| |- warning: static property 'orange' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'orange' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'orange' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
676 | public static var pink: Color = .pinkFixed
677 | public static var purple: Color = .purpleFixed
/host/spi-builder-workspace/Sources/Color.swift:676:23: warning: static property 'pink' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
674 | public static var mint: Color = .mintFixed
675 | public static var orange: Color = .orangeFixed
676 | public static var pink: Color = .pinkFixed
| |- warning: static property 'pink' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'pink' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'pink' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
677 | public static var purple: Color = .purpleFixed
678 | public static var red: Color = .redFixed
/host/spi-builder-workspace/Sources/Color.swift:677:23: warning: static property 'purple' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
675 | public static var orange: Color = .orangeFixed
676 | public static var pink: Color = .pinkFixed
677 | public static var purple: Color = .purpleFixed
| |- warning: static property 'purple' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'purple' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'purple' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
678 | public static var red: Color = .redFixed
679 | public static var teal: Color = .tealFixed
/host/spi-builder-workspace/Sources/Color.swift:678:23: warning: static property 'red' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
676 | public static var pink: Color = .pinkFixed
677 | public static var purple: Color = .purpleFixed
678 | public static var red: Color = .redFixed
| |- warning: static property 'red' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'red' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'red' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
679 | public static var teal: Color = .tealFixed
680 | public static var white: Color = .whiteFixed
/host/spi-builder-workspace/Sources/Color.swift:679:23: warning: static property 'teal' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
677 | public static var purple: Color = .purpleFixed
678 | public static var red: Color = .redFixed
679 | public static var teal: Color = .tealFixed
| |- warning: static property 'teal' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'teal' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'teal' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
680 | public static var white: Color = .whiteFixed
681 | public static var yellow: Color = .yellowFixed
/host/spi-builder-workspace/Sources/Color.swift:680:23: warning: static property 'white' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
678 | public static var red: Color = .redFixed
679 | public static var teal: Color = .tealFixed
680 | public static var white: Color = .whiteFixed
| |- warning: static property 'white' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'white' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'white' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
681 | public static var yellow: Color = .yellowFixed
682 | public static var magenta: Color = .magentaFixed
/host/spi-builder-workspace/Sources/Color.swift:681:23: warning: static property 'yellow' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
679 | public static var teal: Color = .tealFixed
680 | public static var white: Color = .whiteFixed
681 | public static var yellow: Color = .yellowFixed
| |- warning: static property 'yellow' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'yellow' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'yellow' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
682 | public static var magenta: Color = .magentaFixed
683 | public static var gray: Color = .grayFixed
/host/spi-builder-workspace/Sources/Color.swift:682:23: warning: static property 'magenta' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
680 | public static var white: Color = .whiteFixed
681 | public static var yellow: Color = .yellowFixed
682 | public static var magenta: Color = .magentaFixed
| |- warning: static property 'magenta' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'magenta' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'magenta' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
683 | public static var gray: Color = .grayFixed
684 | public static var lightGray: Color = .lightGrayFixed
/host/spi-builder-workspace/Sources/Color.swift:683:23: warning: static property 'gray' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
681 | public static var yellow: Color = .yellowFixed
682 | public static var magenta: Color = .magentaFixed
683 | public static var gray: Color = .grayFixed
| |- warning: static property 'gray' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'gray' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'gray' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
684 | public static var lightGray: Color = .lightGrayFixed
685 | public static var darkGray: Color = .darkGrayFixed
/host/spi-builder-workspace/Sources/Color.swift:684:23: warning: static property 'lightGray' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
682 | public static var magenta: Color = .magentaFixed
683 | public static var gray: Color = .grayFixed
684 | public static var lightGray: Color = .lightGrayFixed
| |- warning: static property 'lightGray' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'lightGray' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'lightGray' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
685 | public static var darkGray: Color = .darkGrayFixed
686 | // symantic
/host/spi-builder-workspace/Sources/Color.swift:685:23: warning: static property 'darkGray' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
683 | public static var gray: Color = .grayFixed
684 | public static var lightGray: Color = .lightGrayFixed
685 | public static var darkGray: Color = .darkGrayFixed
| |- warning: static property 'darkGray' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'darkGray' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'darkGray' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
686 | // symantic
687 | public static var accentColor: Color = .accentColorFixed
/host/spi-builder-workspace/Sources/Color.swift:687:23: warning: static property 'accentColor' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
685 | public static var darkGray: Color = .darkGrayFixed
686 | // symantic
687 | public static var accentColor: Color = .accentColorFixed
| |- warning: static property 'accentColor' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'accentColor' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'accentColor' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
688 | public static var primary: Color = .primaryFixed
689 | public static var secondary: Color = .secondaryFixed
/host/spi-builder-workspace/Sources/Color.swift:688:23: warning: static property 'primary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
686 | // symantic
687 | public static var accentColor: Color = .accentColorFixed
688 | public static var primary: Color = .primaryFixed
| |- warning: static property 'primary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'primary' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'primary' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
689 | public static var secondary: Color = .secondaryFixed
690 | public static var background: Color = .backgroundFixed
/host/spi-builder-workspace/Sources/Color.swift:689:23: warning: static property 'secondary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
687 | public static var accentColor: Color = .accentColorFixed
688 | public static var primary: Color = .primaryFixed
689 | public static var secondary: Color = .secondaryFixed
| |- warning: static property 'secondary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'secondary' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'secondary' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
690 | public static var background: Color = .backgroundFixed
691 |
/host/spi-builder-workspace/Sources/Color.swift:690:23: warning: static property 'background' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
688 | public static var primary: Color = .primaryFixed
689 | public static var secondary: Color = .secondaryFixed
690 | public static var background: Color = .backgroundFixed
| |- warning: static property 'background' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'background' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'background' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
691 |
692 | // all values should be 0-1
Build complete! (13.52s)
Build complete.
{
"dependencies" : [
{
"identity" : "compatibility",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.13",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kudit/Compatibility"
}
],
"manifest_display_name" : "Color",
"name" : "Color",
"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" : "Color Library",
"targets" : [
"Color"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Color",
"module_type" : "SwiftTarget",
"name" : "Color",
"path" : "Sources",
"product_dependencies" : [
"Compatibility Library"
],
"product_memberships" : [
"Color Library"
],
"sources" : [
"CSSColors.swift",
"Codable.swift",
"Color.swift",
"ColorUI.swift",
"Colorsets.swift",
"Compatibility.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.