The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of dotfiles, reference main (dd2665), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 20:33:36 UTC.

Swift 6 data race errors: 10

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hallee/dotfiles.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hallee/dotfiles
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at dd26657 Use Mise for installing languages (#4)
Cloned https://github.com/hallee/dotfiles.git
Revision (git rev-parse @):
dd2665702a2d503ebd2effa24ce3bfe0dc762e5a
SUCCESS checkout https://github.com/hallee/dotfiles.git at main
Fetching https://github.com/apple/swift-argument-parser
[1/12353] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.53s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dotfiles",
      "name": "dotfiles",
      "url": "https://github.com/hallee/dotfiles.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/dotfiles",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/hallee/dotfiles.git
[1/610] Fetching dotfiles
Fetched https://github.com/hallee/dotfiles.git from cache (1.95s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.04s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/hallee/dotfiles.git
Working copy of https://github.com/hallee/dotfiles.git resolved at main (dd26657)
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/hallee/dotfiles.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/14] Write sources
[4/14] Write dotfiles-entitlement.plist
[4/14] Copying Raycast.rayconfig
[6/14] Copying com.panic.Nova.plist
[6/14] Copying iStat Menus Settings.ismp7
[6/14] Copying One Dark.xccolortheme
[9/14] Copying com.googlecode.iterm2.plist
[10/14] Write swift-version--7754E27361AE5C74.txt
[12/16] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/16] Emitting module ArgumentParserToolInfo
[14/55] Compiling ArgumentParser CommandConfiguration.swift
[15/55] Compiling ArgumentParser CommandGroup.swift
[16/55] Compiling ArgumentParser EnumerableFlag.swift
[17/55] Compiling ArgumentParser ExpressibleByArgument.swift
[18/59] Compiling ArgumentParser InputOrigin.swift
[19/59] Compiling ArgumentParser Name.swift
[20/59] Compiling ArgumentParser Parsed.swift
[21/59] Compiling ArgumentParser ParsedValues.swift
[22/59] Emitting module ArgumentParser
[23/59] Compiling ArgumentParser NameSpecification.swift
[24/59] Compiling ArgumentParser Option.swift
[25/59] Compiling ArgumentParser OptionGroup.swift
[26/59] Compiling ArgumentParser AsyncParsableCommand.swift
[27/59] Compiling ArgumentParser BashCompletionsGenerator.swift
[28/59] Compiling ArgumentParser CompletionsGenerator.swift
[29/59] Compiling ArgumentParser FishCompletionsGenerator.swift
[30/59] Compiling ArgumentParser ZshCompletionsGenerator.swift
[31/59] Compiling ArgumentParser Argument.swift
[32/59] Compiling ArgumentParser ParsableArguments.swift
[33/59] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/59] Compiling ArgumentParser ParsableCommand.swift
[35/59] Compiling ArgumentParser ArgumentDecoder.swift
[36/59] Compiling ArgumentParser Platform.swift
[37/59] Compiling ArgumentParser SequenceExtensions.swift
[38/59] Compiling ArgumentParser StringExtensions.swift
[39/59] Compiling ArgumentParser Tree.swift
[40/59] Compiling ArgumentParser ArgumentHelp.swift
[41/59] Compiling ArgumentParser ArgumentVisibility.swift
[42/59] Compiling ArgumentParser CompletionKind.swift
[43/59] Compiling ArgumentParser Errors.swift
[44/59] Compiling ArgumentParser Flag.swift
[45/59] Compiling ArgumentParser ArgumentDefinition.swift
[46/59] Compiling ArgumentParser ArgumentSet.swift
[47/59] Compiling ArgumentParser CommandParser.swift
[48/59] Compiling ArgumentParser InputKey.swift
[49/59] Compiling ArgumentParser ParserError.swift
[50/59] Compiling ArgumentParser SplitArguments.swift
[51/59] Compiling ArgumentParser DumpHelpGenerator.swift
[52/59] Compiling ArgumentParser HelpCommand.swift
[53/59] Compiling ArgumentParser HelpGenerator.swift
[54/59] Compiling ArgumentParser MessageInfo.swift
[55/59] Compiling ArgumentParser UsageGenerator.swift
[56/59] Compiling ArgumentParser CollectionExtensions.swift
[57/71] Compiling Dotfiles Brew.swift
[58/72] Compiling Dotfiles Git.swift
/Users/admin/builder/spi-builder-workspace/Sources/Tasks/Git.swift:6:13: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct Git: ParsableCommand {
 5 |
 6 | 	static var configuration = CommandConfiguration(
   |             |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 | 		abstract: "Install Homebrew git and configure global settings."
 8 | 	)
[59/72] Compiling Dotfiles Tools.swift
/Users/admin/builder/spi-builder-workspace/Sources/Tasks/Tools.swift:6:13: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct Tools: ParsableCommand {
 5 |
 6 | 	static var configuration = CommandConfiguration(
   |             |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 | 		abstract: "Set up Raycast and install other terminal tools."
 8 | 	)
[60/72] Compiling Dotfiles Task.swift
[61/72] Compiling Dotfiles Constants.swift
[62/72] Compiling Dotfiles Shell.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utilities/Shell.swift:5:21: warning: static property 'runningProcesses' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 3 | enum Shell {
 4 |
 5 | 	private static var runningProcesses = [Process]()
   |                     |- warning: static property 'runningProcesses' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: convert 'runningProcesses' to a 'let' constant to make 'Sendable' shared state immutable
   |                     |- note: annotate 'runningProcesses' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 6 |
 7 | 	private static let processQueue = DispatchQueue(label: "shell-process-queue")
/Users/admin/builder/spi-builder-workspace/Sources/Utilities/Shell.swift:23:25: warning: mutation of captured var 'errorData' in concurrently-executing code; this is an error in the Swift 6 language mode
21 | 		standardError.fileHandleForReading.readabilityHandler = { handler in
22 | 			let data = handler.availableData
23 | 			processQueue.async { errorData.append(data) }
   |                         `- warning: mutation of captured var 'errorData' in concurrently-executing code; this is an error in the Swift 6 language mode
24 | 		}
25 |
[63/72] Compiling Dotfiles resource_bundle_accessor.swift
[64/72] Compiling Dotfiles Dotfiles.swift
/Users/admin/builder/spi-builder-workspace/Sources/Dotfiles.swift:6:13: warning: static property 'interruptMonitor' is not concurrency-safe because non-'Sendable' type 'any DispatchSourceSignal' may have shared mutable state; this is an error in the Swift 6 language mode
 4 | struct Dotfiles: ParsableCommand {
 5 |
 6 | 	static let interruptMonitor = Shell.monitorInterrupt()
   |             |- warning: static property 'interruptMonitor' is not concurrency-safe because non-'Sendable' type 'any DispatchSourceSignal' may have shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: annotate 'interruptMonitor' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 | 	static var configuration = CommandConfiguration(
Dispatch.DispatchSourceSignal:1:17: note: protocol 'DispatchSourceSignal' does not conform to the 'Sendable' protocol
1 | public protocol DispatchSourceSignal : DispatchSourceProtocol {
  |                 `- note: protocol 'DispatchSourceSignal' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/Sources/Dotfiles.swift:8:13: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 6 | 	static let interruptMonitor = Shell.monitorInterrupt()
 7 |
 8 | 	static var configuration = CommandConfiguration(
   |             |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 | 		abstract: "Dotfiles: for setting up preferences, utilities, fonts, and apps on a new macOS computer.",
10 | 		subcommands: [Bootstrap.self],
/Users/admin/builder/spi-builder-workspace/Sources/Dotfiles.swift:20:14: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
18 | 	struct Bootstrap: ParsableCommand {
19 |
20 | 		static var configuration = CommandConfiguration(
   |              |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |              |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | 			abstract: "Bootstrap various preferences, utilities, fonts, and apps.",
22 | 			subcommands: Task.allCases.map { $0.command },
/Users/admin/builder/spi-builder-workspace/Sources/Tasks/Apps.swift:6:13: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct Apps: ParsableCommand {
 5 |
 6 | 	static var configuration = CommandConfiguration(
   |             |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 | 		abstract: "Install apps using Homebrew Cask, and copy important app preferences."
 8 | 	)
[65/72] Compiling Dotfiles Apps.swift
/Users/admin/builder/spi-builder-workspace/Sources/Dotfiles.swift:6:13: warning: static property 'interruptMonitor' is not concurrency-safe because non-'Sendable' type 'any DispatchSourceSignal' may have shared mutable state; this is an error in the Swift 6 language mode
 4 | struct Dotfiles: ParsableCommand {
 5 |
 6 | 	static let interruptMonitor = Shell.monitorInterrupt()
   |             |- warning: static property 'interruptMonitor' is not concurrency-safe because non-'Sendable' type 'any DispatchSourceSignal' may have shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: annotate 'interruptMonitor' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 | 	static var configuration = CommandConfiguration(
Dispatch.DispatchSourceSignal:1:17: note: protocol 'DispatchSourceSignal' does not conform to the 'Sendable' protocol
1 | public protocol DispatchSourceSignal : DispatchSourceProtocol {
  |                 `- note: protocol 'DispatchSourceSignal' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/Sources/Dotfiles.swift:8:13: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 6 | 	static let interruptMonitor = Shell.monitorInterrupt()
 7 |
 8 | 	static var configuration = CommandConfiguration(
   |             |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 | 		abstract: "Dotfiles: for setting up preferences, utilities, fonts, and apps on a new macOS computer.",
10 | 		subcommands: [Bootstrap.self],
/Users/admin/builder/spi-builder-workspace/Sources/Dotfiles.swift:20:14: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
18 | 	struct Bootstrap: ParsableCommand {
19 |
20 | 		static var configuration = CommandConfiguration(
   |              |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |              |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | 			abstract: "Bootstrap various preferences, utilities, fonts, and apps.",
22 | 			subcommands: Task.allCases.map { $0.command },
/Users/admin/builder/spi-builder-workspace/Sources/Tasks/Apps.swift:6:13: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct Apps: ParsableCommand {
 5 |
 6 | 	static var configuration = CommandConfiguration(
   |             |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 | 		abstract: "Install apps using Homebrew Cask, and copy important app preferences."
 8 | 	)
[66/72] Emitting module Dotfiles
/Users/admin/builder/spi-builder-workspace/Sources/Dotfiles.swift:6:13: warning: static property 'interruptMonitor' is not concurrency-safe because non-'Sendable' type 'any DispatchSourceSignal' may have shared mutable state; this is an error in the Swift 6 language mode
 4 | struct Dotfiles: ParsableCommand {
 5 |
 6 | 	static let interruptMonitor = Shell.monitorInterrupt()
   |             |- warning: static property 'interruptMonitor' is not concurrency-safe because non-'Sendable' type 'any DispatchSourceSignal' may have shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: annotate 'interruptMonitor' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 | 	static var configuration = CommandConfiguration(
Dispatch.DispatchSourceSignal:1:17: note: protocol 'DispatchSourceSignal' does not conform to the 'Sendable' protocol
1 | public protocol DispatchSourceSignal : DispatchSourceProtocol {
  |                 `- note: protocol 'DispatchSourceSignal' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/Sources/Dotfiles.swift:8:13: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 6 | 	static let interruptMonitor = Shell.monitorInterrupt()
 7 |
 8 | 	static var configuration = CommandConfiguration(
   |             |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 9 | 		abstract: "Dotfiles: for setting up preferences, utilities, fonts, and apps on a new macOS computer.",
10 | 		subcommands: [Bootstrap.self],
/Users/admin/builder/spi-builder-workspace/Sources/Dotfiles.swift:20:14: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
18 | 	struct Bootstrap: ParsableCommand {
19 |
20 | 		static var configuration = CommandConfiguration(
   |              |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |              |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 | 			abstract: "Bootstrap various preferences, utilities, fonts, and apps.",
22 | 			subcommands: Task.allCases.map { $0.command },
/Users/admin/builder/spi-builder-workspace/Sources/Tasks/Apps.swift:6:13: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct Apps: ParsableCommand {
 5 |
 6 | 	static var configuration = CommandConfiguration(
   |             |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 | 		abstract: "Install apps using Homebrew Cask, and copy important app preferences."
 8 | 	)
/Users/admin/builder/spi-builder-workspace/Sources/Tasks/Developer.swift:6:13: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  4 | struct Developer: ParsableCommand {
  5 |
  6 | 	static var configuration = CommandConfiguration(
    |             |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  7 | 		abstract: "Set up developer and terminal tools.",
  8 | 		subcommands: [Languages.self]
/Users/admin/builder/spi-builder-workspace/Sources/Tasks/Fonts.swift:6:13: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct Fonts: ParsableCommand {
 5 |
 6 | 	static var configuration = CommandConfiguration(
   |             |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 | 		abstract: "Install custom user fonts."
 8 | 	)
/Users/admin/builder/spi-builder-workspace/Sources/Tasks/Git.swift:6:13: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct Git: ParsableCommand {
 5 |
 6 | 	static var configuration = CommandConfiguration(
   |             |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 | 		abstract: "Install Homebrew git and configure global settings."
 8 | 	)
/Users/admin/builder/spi-builder-workspace/Sources/Tasks/Preferences.swift:6:13: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct Preferences: ParsableCommand {
 5 |
 6 | 	static var configuration = CommandConfiguration(
   |             |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 | 		abstract: "Set macOS preferences."
 8 | 	)
/Users/admin/builder/spi-builder-workspace/Sources/Tasks/Tools.swift:6:13: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct Tools: ParsableCommand {
 5 |
 6 | 	static var configuration = CommandConfiguration(
   |             |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 | 		abstract: "Set up Raycast and install other terminal tools."
 8 | 	)
/Users/admin/builder/spi-builder-workspace/Sources/Utilities/Shell.swift:5:21: warning: static property 'runningProcesses' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 3 | enum Shell {
 4 |
 5 | 	private static var runningProcesses = [Process]()
   |                     |- warning: static property 'runningProcesses' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: convert 'runningProcesses' to a 'let' constant to make 'Sendable' shared state immutable
   |                     |- note: annotate 'runningProcesses' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 6 |
 7 | 	private static let processQueue = DispatchQueue(label: "shell-process-queue")
[67/72] Compiling Dotfiles Preferences.swift
/Users/admin/builder/spi-builder-workspace/Sources/Tasks/Preferences.swift:6:13: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct Preferences: ParsableCommand {
 5 |
 6 | 	static var configuration = CommandConfiguration(
   |             |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 | 		abstract: "Set macOS preferences."
 8 | 	)
[68/72] Compiling Dotfiles Developer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Tasks/Developer.swift:6:13: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  4 | struct Developer: ParsableCommand {
  5 |
  6 | 	static var configuration = CommandConfiguration(
    |             |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  7 | 		abstract: "Set up developer and terminal tools.",
  8 | 		subcommands: [Languages.self]
/Users/admin/builder/spi-builder-workspace/Sources/Tasks/Fonts.swift:6:13: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct Fonts: ParsableCommand {
 5 |
 6 | 	static var configuration = CommandConfiguration(
   |             |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 | 		abstract: "Install custom user fonts."
 8 | 	)
[69/72] Compiling Dotfiles Fonts.swift
/Users/admin/builder/spi-builder-workspace/Sources/Tasks/Developer.swift:6:13: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  4 | struct Developer: ParsableCommand {
  5 |
  6 | 	static var configuration = CommandConfiguration(
    |             |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |             |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  7 | 		abstract: "Set up developer and terminal tools.",
  8 | 		subcommands: [Languages.self]
/Users/admin/builder/spi-builder-workspace/Sources/Tasks/Fonts.swift:6:13: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 4 | struct Fonts: ParsableCommand {
 5 |
 6 | 	static var configuration = CommandConfiguration(
   |             |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |             |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |             |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 | 		abstract: "Install custom user fonts."
 8 | 	)
[69/72] Write Objects.LinkFileList
[70/72] Linking dotfiles
[71/72] Applying dotfiles
Build complete! (19.04s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "dotfiles",
  "name" : "dotfiles",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "dotfiles",
      "targets" : [
        "Dotfiles"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Dotfiles",
      "module_type" : "SwiftTarget",
      "name" : "Dotfiles",
      "path" : "Sources",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "dotfiles"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/One Dark.xccolortheme",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/Preferences/com.googlecode.iterm2.plist",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/Preferences/com.panic.Nova.plist",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/Raycast.rayconfig",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/iStat Menus Settings.ismp7",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Dotfiles.swift",
        "Tasks/Apps.swift",
        "Tasks/Developer.swift",
        "Tasks/Fonts.swift",
        "Tasks/Git.swift",
        "Tasks/Preferences.swift",
        "Tasks/Task.swift",
        "Tasks/Tools.swift",
        "Utilities/Brew.swift",
        "Utilities/Constants.swift",
        "Utilities/Shell.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.4"
}
Done.