The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Color, reference main (5b8408), with Swift 6.1 for Linux on 14 Oct 2025 02:47:00 UTC.

Swift 6 data race errors: 23

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
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 5b84082 v1.4.0
Cloned https://github.com/kudit/Color.git
Revision (git rev-parse @):
5b840821391b44dafc88e36c73d510914e01ec47
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/kudit/Color.git at main
========================================
Build
========================================
Selected platform:         linux
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-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/kudit/Compatibility
[1/2740] Fetching compatibility
Fetched https://github.com/kudit/Compatibility from cache (0.47s)
Computing version for https://github.com/kudit/Compatibility
Computed https://github.com/kudit/Compatibility at 1.12.0 (1.01s)
Creating working copy for https://github.com/kudit/Compatibility
Working copy of https://github.com/kudit/Compatibility resolved at 1.12.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/46] Emitting module Compatibility
[5/52] Compiling Compatibility Backport.swift
[6/52] Compiling Compatibility BytesView.swift
[7/52] Compiling Compatibility ClearableTextField.swift
[8/52] Compiling Compatibility Embossed.swift
[9/52] Compiling Compatibility Menu.swift
[10/52] Compiling Compatibility OverlappingStack.swift
[11/52] Compiling Compatibility OrderedSet.swift
[12/52] Compiling Compatibility String.swift
[13/52] Compiling Compatibility Threading.swift
[14/52] Compiling Compatibility URL.swift
[15/52] Compiling Compatibility Version.swift
[16/52] Compiling Compatibility AdaptiveLayouts.swift
[17/52] Compiling Compatibility Shell.swift
[18/52] Compiling Compatibility Test.swift
[19/52] Compiling Compatibility UserDefaultsBacked.swift
[20/52] Compiling Compatibility Array.swift
[21/52] Compiling Compatibility CharacterSet.swift
[22/52] Compiling Compatibility Codable.swift
[23/52] Compiling Compatibility Pasteboard.swift
[24/52] Compiling Compatibility RadialLayout.swift
[25/52] Compiling Compatibility Placard.swift
[26/52] Compiling Compatibility Triangle.swift
[27/52] Compiling Compatibility SwiftUI.swift
[28/52] Compiling Compatibility TestUI.swift
[29/52] Compiling Compatibility Dictionary.swift
[30/52] Compiling Compatibility Double.swift
[31/52] Compiling Compatibility Enum.swift
[32/52] Compiling Compatibility Int.swift
[33/52] Compiling Compatibility Introspection.swift
[34/52] Compiling Compatibility OrderedDictionary.swift
[35/52] Compiling Compatibility DataStore.swift
[36/52] Compiling Compatibility Debug.swift
[37/52] Compiling Compatibility FileManager.swift
[38/52] Compiling Compatibility Graphics.swift
[39/52] Compiling Compatibility Network.swift
[40/52] Compiling Compatibility ObservableObject.swift
[41/52] Compiling Compatibility CodingFoundation.swift
[42/52] Compiling Compatibility CodingJSON.swift
[43/52] Compiling Compatibility CodingMixedTypes.swift
[44/52] Compiling Compatibility CodingParameters.swift
[45/52] Compiling Compatibility Date.swift
[46/52] Compiling Compatibility DateString.swift
[47/52] Compiling Compatibility Compatibility.swift
[48/52] Compiling Compatibility Application.swift
[49/52] Compiling Compatibility Bundle.swift
[50/52] Compiling Compatibility CloudStatus.swift
[51/52] Compiling Compatibility CloudStorage.swift
[52/52] Compiling Compatibility CloudStorageSync.swift
[54/60] Compiling Color ColorUI.swift
[55/60] Compiling Color Compatibility.swift
[56/60] Compiling Color Colorsets.swift
[57/60] Emitting module Color
/host/spi-builder-workspace/Sources/Color.swift:713: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
 711 | public struct Color: KuColor, Codable {
 712 |     // Provide missing color support manually using fixed versions
 713 |     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
 714 |     public static var blue: Color = .blueFixed
 715 |     public static var brown: Color = .brownFixed
/host/spi-builder-workspace/Sources/Color.swift:714: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
 712 |     // Provide missing color support manually using fixed versions
 713 |     public static var black: Color = .blackFixed
 714 |     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
 715 |     public static var brown: Color = .brownFixed
 716 |     public static var clear: Color = .clearFixed
/host/spi-builder-workspace/Sources/Color.swift:715: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
 713 |     public static var black: Color = .blackFixed
 714 |     public static var blue: Color = .blueFixed
 715 |     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
 716 |     public static var clear: Color = .clearFixed
 717 |     public static var cyan: Color = .cyanFixed
/host/spi-builder-workspace/Sources/Color.swift:716: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
 714 |     public static var blue: Color = .blueFixed
 715 |     public static var brown: Color = .brownFixed
 716 |     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
 717 |     public static var cyan: Color = .cyanFixed
 718 |     public static var green: Color = .greenFixed
/host/spi-builder-workspace/Sources/Color.swift:717: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
 715 |     public static var brown: Color = .brownFixed
 716 |     public static var clear: Color = .clearFixed
 717 |     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
 718 |     public static var green: Color = .greenFixed
 719 |     public static var indigo: Color = .indigoFixed
/host/spi-builder-workspace/Sources/Color.swift:718: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
 716 |     public static var clear: Color = .clearFixed
 717 |     public static var cyan: Color = .cyanFixed
 718 |     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
 719 |     public static var indigo: Color = .indigoFixed
 720 |     public static var mint: Color = .mintFixed
/host/spi-builder-workspace/Sources/Color.swift:719: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
 717 |     public static var cyan: Color = .cyanFixed
 718 |     public static var green: Color = .greenFixed
 719 |     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
 720 |     public static var mint: Color = .mintFixed
 721 |     public static var orange: Color = .orangeFixed
/host/spi-builder-workspace/Sources/Color.swift:720: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
 718 |     public static var green: Color = .greenFixed
 719 |     public static var indigo: Color = .indigoFixed
 720 |     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
 721 |     public static var orange: Color = .orangeFixed
 722 |     public static var pink: Color = .pinkFixed
/host/spi-builder-workspace/Sources/Color.swift:721: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
 719 |     public static var indigo: Color = .indigoFixed
 720 |     public static var mint: Color = .mintFixed
 721 |     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
 722 |     public static var pink: Color = .pinkFixed
 723 |     public static var purple: Color = .purpleFixed
/host/spi-builder-workspace/Sources/Color.swift:722: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
 720 |     public static var mint: Color = .mintFixed
 721 |     public static var orange: Color = .orangeFixed
 722 |     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
 723 |     public static var purple: Color = .purpleFixed
 724 |     public static var red: Color = .redFixed
/host/spi-builder-workspace/Sources/Color.swift:723: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
 721 |     public static var orange: Color = .orangeFixed
 722 |     public static var pink: Color = .pinkFixed
 723 |     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
 724 |     public static var red: Color = .redFixed
 725 |     public static var teal: Color = .tealFixed
/host/spi-builder-workspace/Sources/Color.swift:724: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
 722 |     public static var pink: Color = .pinkFixed
 723 |     public static var purple: Color = .purpleFixed
 724 |     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
 725 |     public static var teal: Color = .tealFixed
 726 |     public static var white: Color = .whiteFixed
/host/spi-builder-workspace/Sources/Color.swift:725: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
 723 |     public static var purple: Color = .purpleFixed
 724 |     public static var red: Color = .redFixed
 725 |     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
 726 |     public static var white: Color = .whiteFixed
 727 |     public static var yellow: Color = .yellowFixed
/host/spi-builder-workspace/Sources/Color.swift:726: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
 724 |     public static var red: Color = .redFixed
 725 |     public static var teal: Color = .tealFixed
 726 |     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
 727 |     public static var yellow: Color = .yellowFixed
 728 |     public static var magenta: Color = .magentaFixed
/host/spi-builder-workspace/Sources/Color.swift:727: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
 725 |     public static var teal: Color = .tealFixed
 726 |     public static var white: Color = .whiteFixed
 727 |     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
 728 |     public static var magenta: Color = .magentaFixed
 729 |     public static var gray: Color = .grayFixed
/host/spi-builder-workspace/Sources/Color.swift:728: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
 726 |     public static var white: Color = .whiteFixed
 727 |     public static var yellow: Color = .yellowFixed
 728 |     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
 729 |     public static var gray: Color = .grayFixed
 730 |     public static var lightGray: Color = .lightGrayFixed
/host/spi-builder-workspace/Sources/Color.swift:729: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
 727 |     public static var yellow: Color = .yellowFixed
 728 |     public static var magenta: Color = .magentaFixed
 729 |     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
 730 |     public static var lightGray: Color = .lightGrayFixed
 731 |     public static var darkGray: Color = .darkGrayFixed
/host/spi-builder-workspace/Sources/Color.swift:730: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
 728 |     public static var magenta: Color = .magentaFixed
 729 |     public static var gray: Color = .grayFixed
 730 |     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
 731 |     public static var darkGray: Color = .darkGrayFixed
 732 |     // symantic
/host/spi-builder-workspace/Sources/Color.swift:731: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
 729 |     public static var gray: Color = .grayFixed
 730 |     public static var lightGray: Color = .lightGrayFixed
 731 |     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
 732 |     // symantic
 733 |     public static var accentColor: Color = .accentColorFixed
/host/spi-builder-workspace/Sources/Color.swift:733: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
 731 |     public static var darkGray: Color = .darkGrayFixed
 732 |     // symantic
 733 |     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
 734 |     public static var primary: Color = .primaryFixed
 735 |     public static var secondary: Color = .secondaryFixed
/host/spi-builder-workspace/Sources/Color.swift:734: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
 732 |     // symantic
 733 |     public static var accentColor: Color = .accentColorFixed
 734 |     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
 735 |     public static var secondary: Color = .secondaryFixed
 736 |     public static var background: Color = .backgroundFixed
/host/spi-builder-workspace/Sources/Color.swift:735: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
 733 |     public static var accentColor: Color = .accentColorFixed
 734 |     public static var primary: Color = .primaryFixed
 735 |     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
 736 |     public static var background: Color = .backgroundFixed
 737 |
/host/spi-builder-workspace/Sources/Color.swift:736: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
 734 |     public static var primary: Color = .primaryFixed
 735 |     public static var secondary: Color = .secondaryFixed
 736 |     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
 737 |
 738 |     // all values should be 0-1
[58/60] Compiling Color Codable.swift
[59/60] Compiling Color CSSColors.swift
[60/60] Compiling Color Color.swift
/host/spi-builder-workspace/Sources/Color.swift:713: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
 711 | public struct Color: KuColor, Codable {
 712 |     // Provide missing color support manually using fixed versions
 713 |     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
 714 |     public static var blue: Color = .blueFixed
 715 |     public static var brown: Color = .brownFixed
/host/spi-builder-workspace/Sources/Color.swift:714: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
 712 |     // Provide missing color support manually using fixed versions
 713 |     public static var black: Color = .blackFixed
 714 |     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
 715 |     public static var brown: Color = .brownFixed
 716 |     public static var clear: Color = .clearFixed
/host/spi-builder-workspace/Sources/Color.swift:715: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
 713 |     public static var black: Color = .blackFixed
 714 |     public static var blue: Color = .blueFixed
 715 |     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
 716 |     public static var clear: Color = .clearFixed
 717 |     public static var cyan: Color = .cyanFixed
/host/spi-builder-workspace/Sources/Color.swift:716: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
 714 |     public static var blue: Color = .blueFixed
 715 |     public static var brown: Color = .brownFixed
 716 |     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
 717 |     public static var cyan: Color = .cyanFixed
 718 |     public static var green: Color = .greenFixed
/host/spi-builder-workspace/Sources/Color.swift:717: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
 715 |     public static var brown: Color = .brownFixed
 716 |     public static var clear: Color = .clearFixed
 717 |     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
 718 |     public static var green: Color = .greenFixed
 719 |     public static var indigo: Color = .indigoFixed
/host/spi-builder-workspace/Sources/Color.swift:718: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
 716 |     public static var clear: Color = .clearFixed
 717 |     public static var cyan: Color = .cyanFixed
 718 |     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
 719 |     public static var indigo: Color = .indigoFixed
 720 |     public static var mint: Color = .mintFixed
/host/spi-builder-workspace/Sources/Color.swift:719: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
 717 |     public static var cyan: Color = .cyanFixed
 718 |     public static var green: Color = .greenFixed
 719 |     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
 720 |     public static var mint: Color = .mintFixed
 721 |     public static var orange: Color = .orangeFixed
/host/spi-builder-workspace/Sources/Color.swift:720: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
 718 |     public static var green: Color = .greenFixed
 719 |     public static var indigo: Color = .indigoFixed
 720 |     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
 721 |     public static var orange: Color = .orangeFixed
 722 |     public static var pink: Color = .pinkFixed
/host/spi-builder-workspace/Sources/Color.swift:721: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
 719 |     public static var indigo: Color = .indigoFixed
 720 |     public static var mint: Color = .mintFixed
 721 |     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
 722 |     public static var pink: Color = .pinkFixed
 723 |     public static var purple: Color = .purpleFixed
/host/spi-builder-workspace/Sources/Color.swift:722: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
 720 |     public static var mint: Color = .mintFixed
 721 |     public static var orange: Color = .orangeFixed
 722 |     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
 723 |     public static var purple: Color = .purpleFixed
 724 |     public static var red: Color = .redFixed
/host/spi-builder-workspace/Sources/Color.swift:723: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
 721 |     public static var orange: Color = .orangeFixed
 722 |     public static var pink: Color = .pinkFixed
 723 |     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
 724 |     public static var red: Color = .redFixed
 725 |     public static var teal: Color = .tealFixed
/host/spi-builder-workspace/Sources/Color.swift:724: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
 722 |     public static var pink: Color = .pinkFixed
 723 |     public static var purple: Color = .purpleFixed
 724 |     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
 725 |     public static var teal: Color = .tealFixed
 726 |     public static var white: Color = .whiteFixed
/host/spi-builder-workspace/Sources/Color.swift:725: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
 723 |     public static var purple: Color = .purpleFixed
 724 |     public static var red: Color = .redFixed
 725 |     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
 726 |     public static var white: Color = .whiteFixed
 727 |     public static var yellow: Color = .yellowFixed
/host/spi-builder-workspace/Sources/Color.swift:726: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
 724 |     public static var red: Color = .redFixed
 725 |     public static var teal: Color = .tealFixed
 726 |     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
 727 |     public static var yellow: Color = .yellowFixed
 728 |     public static var magenta: Color = .magentaFixed
/host/spi-builder-workspace/Sources/Color.swift:727: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
 725 |     public static var teal: Color = .tealFixed
 726 |     public static var white: Color = .whiteFixed
 727 |     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
 728 |     public static var magenta: Color = .magentaFixed
 729 |     public static var gray: Color = .grayFixed
/host/spi-builder-workspace/Sources/Color.swift:728: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
 726 |     public static var white: Color = .whiteFixed
 727 |     public static var yellow: Color = .yellowFixed
 728 |     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
 729 |     public static var gray: Color = .grayFixed
 730 |     public static var lightGray: Color = .lightGrayFixed
/host/spi-builder-workspace/Sources/Color.swift:729: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
 727 |     public static var yellow: Color = .yellowFixed
 728 |     public static var magenta: Color = .magentaFixed
 729 |     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
 730 |     public static var lightGray: Color = .lightGrayFixed
 731 |     public static var darkGray: Color = .darkGrayFixed
/host/spi-builder-workspace/Sources/Color.swift:730: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
 728 |     public static var magenta: Color = .magentaFixed
 729 |     public static var gray: Color = .grayFixed
 730 |     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
 731 |     public static var darkGray: Color = .darkGrayFixed
 732 |     // symantic
/host/spi-builder-workspace/Sources/Color.swift:731: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
 729 |     public static var gray: Color = .grayFixed
 730 |     public static var lightGray: Color = .lightGrayFixed
 731 |     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
 732 |     // symantic
 733 |     public static var accentColor: Color = .accentColorFixed
/host/spi-builder-workspace/Sources/Color.swift:733: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
 731 |     public static var darkGray: Color = .darkGrayFixed
 732 |     // symantic
 733 |     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
 734 |     public static var primary: Color = .primaryFixed
 735 |     public static var secondary: Color = .secondaryFixed
/host/spi-builder-workspace/Sources/Color.swift:734: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
 732 |     // symantic
 733 |     public static var accentColor: Color = .accentColorFixed
 734 |     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
 735 |     public static var secondary: Color = .secondaryFixed
 736 |     public static var background: Color = .backgroundFixed
/host/spi-builder-workspace/Sources/Color.swift:735: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
 733 |     public static var accentColor: Color = .accentColorFixed
 734 |     public static var primary: Color = .primaryFixed
 735 |     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
 736 |     public static var background: Color = .backgroundFixed
 737 |
/host/spi-builder-workspace/Sources/Color.swift:736: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
 734 |     public static var primary: Color = .primaryFixed
 735 |     public static var secondary: Color = .secondaryFixed
 736 |     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
 737 |
 738 |     // all values should be 0-1
Build complete! (12.09s)
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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.