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

Failed to build mimiq, reference 0.5.1 (054d97), with Swift 6.0 for Linux on 27 Nov 2024 18:29:33 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wendyliga/mimiq.git
Reference: 0.5.1
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/wendyliga/mimiq
 * tag               0.5.1      -> FETCH_HEAD
HEAD is now at 054d97f fix release environment (#19)
Cloned https://github.com/wendyliga/mimiq.git
Revision (git rev-parse @):
054d97f2919460887e41cc3e7602f13b46a58479
SUCCESS checkout https://github.com/wendyliga/mimiq.git at 0.5.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/wendyliga/mimiq.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/wendyliga/Explorer.git
Fetching https://github.com/wendyliga/ConsoleIO.git
[1/86] Fetching consoleio
[80/648] Fetching consoleio, explorer
Fetched https://github.com/wendyliga/ConsoleIO.git from cache (0.41s)
[501/562] Fetching explorer
[563/12957] Fetching explorer, swift-argument-parser
Fetched https://github.com/wendyliga/Explorer.git from cache (1.14s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.15s)
Computing version for https://github.com/wendyliga/Explorer.git
Computed https://github.com/wendyliga/Explorer.git at 0.0.6 (0.63s)
Fetching https://github.com/wendyliga/SwiftKit.git
[1/717] Fetching swiftkit
Fetched https://github.com/wendyliga/SwiftKit.git from cache (0.23s)
Computing version for https://github.com/wendyliga/ConsoleIO.git
Computed https://github.com/wendyliga/ConsoleIO.git at 1.0.3 (0.67s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.50s)
Computing version for https://github.com/wendyliga/SwiftKit.git
Computed https://github.com/wendyliga/SwiftKit.git at 2.4.2 (0.94s)
Creating working copy for https://github.com/wendyliga/SwiftKit.git
Working copy of https://github.com/wendyliga/SwiftKit.git resolved at 2.4.2
Creating working copy for https://github.com/wendyliga/ConsoleIO.git
Working copy of https://github.com/wendyliga/ConsoleIO.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/wendyliga/Explorer.git
Working copy of https://github.com/wendyliga/Explorer.git resolved at 0.0.6
Building for debugging...
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/27] Emitting module ArgumentParserToolInfo
[9/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/28] Wrapping AST for ArgumentParserToolInfo for debugging
[12/62] Compiling ArgumentParser BashCompletionsGenerator.swift
[13/62] Compiling ArgumentParser CompletionsGenerator.swift
[14/62] Compiling ArgumentParser FishCompletionsGenerator.swift
[15/62] Compiling ArgumentParser ZshCompletionsGenerator.swift
[16/62] Compiling ArgumentParser Argument.swift
[17/62] Emitting module ArgumentParser
[18/66] Compiling SwiftKit String+Extension.swift
[19/67] Compiling SwiftKit Traceable.swift
[22/67] Emitting module SwiftKit
[23/67] Compiling SwiftKit NonEmpty.swift
[26/67] Compiling SwiftKit Log.swift
[27/67] Compiling SwiftKit DefaultValue.swift
[28/67] Compiling ArgumentParser ArgumentHelp.swift
[29/67] Compiling ArgumentParser CompletionKind.swift
[30/67] Compiling ArgumentParser Errors.swift
[31/67] Compiling ArgumentParser Flag.swift
[32/67] Compiling ArgumentParser NameSpecification.swift
[33/67] Compiling ArgumentParser Option.swift
[34/67] Compiling ArgumentParser OptionGroup.swift
[35/67] Compiling ArgumentParser CommandConfiguration.swift
[36/67] Compiling ArgumentParser EnumerableFlag.swift
[37/67] Compiling ArgumentParser ExpressibleByArgument.swift
[38/67] Compiling ArgumentParser ParsableArguments.swift
[39/67] Compiling ArgumentParser ParsableArgumentsValidation.swift
[40/67] Compiling ArgumentParser ParsableCommand.swift
[41/67] Compiling ArgumentParser ArgumentDecoder.swift
[42/67] Compiling ArgumentParser ArgumentDefinition.swift
[43/67] Compiling SwiftKit Shell.swift
[45/68] Compiling ArgumentParser CollectionExtensions.swift
[46/68] Compiling ArgumentParser SequenceExtensions.swift
[47/68] Compiling ArgumentParser StringExtensions.swift
[48/68] Compiling ArgumentParser Tree.swift
[49/68] Compiling ArgumentParser ArgumentSet.swift
[50/68] Compiling ArgumentParser CommandParser.swift
[51/68] Compiling ArgumentParser InputOrigin.swift
[52/68] Compiling ArgumentParser Name.swift
[53/68] Compiling ArgumentParser Parsed.swift
[53/68] Wrapping AST for SwiftKit for debugging
[55/73] Compiling ArgumentParser ParsedValues.swift
[56/73] Compiling ArgumentParser ParserError.swift
[57/73] Compiling ArgumentParser SplitArguments.swift
[58/73] Compiling ArgumentParser DumpHelpGenerator.swift
[59/73] Compiling ArgumentParser HelpCommand.swift
[60/73] Compiling ArgumentParser HelpGenerator.swift
[61/73] Compiling ArgumentParser MessageInfo.swift
[62/73] Compiling ArgumentParser UsageGenerator.swift
[63/74] Emitting module ConsoleIO
[64/74] Compiling ConsoleIO Input.swift
[65/74] Compiling ConsoleIO Output.swift
[67/75] Wrapping AST for ConsoleIO for debugging
[68/75] Wrapping AST for ArgumentParser for debugging
[70/75] Emitting module Explorer
[71/75] Compiling Explorer Explorer.swift
[72/76] Wrapping AST for Explorer for debugging
[74/85] Compiling mimiq Version.swift
[75/86] Compiling mimiq OutputResult.swift
[76/86] Compiling mimiq GIFQuality.swift
[77/86] Compiling mimiq Shell.swift
/host/spi-builder-workspace/Sources/mimiq/Helper/Shell.swift:33:10: warning: 'launchPath' is deprecated: renamed to 'executableURL'
31 | func shell(launchPath: String = "/usr/bin/env", arguments: [String]) -> ShellResult {
32 |     let task = Process()
33 |     task.launchPath = launchPath
   |          |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
   |          `- note: use 'executableURL' instead
34 |     task.arguments = ["bash", "-c"] + arguments
35 |
/host/spi-builder-workspace/Sources/mimiq/Helper/Shell.swift:42:10: warning: 'launch()' is deprecated: renamed to 'run'
40 |     task.standardError = errorPipe
41 |
42 |     task.launch()
   |          |- warning: 'launch()' is deprecated: renamed to 'run'
   |          `- note: use 'run' instead
43 |     task.waitUntilExit()
44 |
/host/spi-builder-workspace/Sources/mimiq/Helper/Shell.swift:56:10: warning: 'launchPath' is deprecated: renamed to 'executableURL'
54 | func mustInteruptShell(launchPath: String = "/usr/bin/env", arguments: [String], message: String, completion: @escaping (ShellResult) -> Void) {
55 |     let task = Process()
56 |     task.launchPath = launchPath
   |          |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
   |          `- note: use 'executableURL' instead
57 |     task.arguments = ["bash", "-c"] + arguments
58 |
/host/spi-builder-workspace/Sources/mimiq/Helper/Shell.swift:66:14: warning: 'launch()' is deprecated: renamed to 'run'
64 |
65 |     DispatchQueue.global(qos: .background).async {
66 |         task.launch()
   |              |- warning: 'launch()' is deprecated: renamed to 'run'
   |              `- note: use 'run' instead
67 |
68 |         if !task.isRunning {
/host/spi-builder-workspace/Sources/mimiq/Helper/Log.swift:29:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
26 | import Foundation
27 |
28 | class Log {
   |       `- note: class 'Log' does not conform to the 'Sendable' protocol
29 |     static let `default` = Log()
   |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'default' 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
30 |
31 |     private let dateFormatter = DateFormatter()
/host/spi-builder-workspace/Sources/mimiq/Helper/Shell.swift:95:9: warning: capture of 'completion' with non-sendable type '(ShellResult) -> Void' (aka '((status: Int32, output: Optional<String>, errorOuput: Optional<String>)) -> ()') in a `@Sendable` closure; this is an error in the Swift 6 language mode
93 |
94 |         Log.default.write("handle completion status \(task.terminationStatus)")
95 |         completion((status: task.terminationStatus, output: output, errorOuput: errorOuput))
   |         |- warning: capture of 'completion' with non-sendable type '(ShellResult) -> Void' (aka '((status: Int32, output: Optional<String>, errorOuput: Optional<String>)) -> ()') in a `@Sendable` closure; this is an error in the Swift 6 language mode
   |         `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
96 |     }
97 | }
[78/86] Compiling mimiq ShellProvider+Mock.swift
[79/86] Compiling mimiq ShellProvider.swift
/host/spi-builder-workspace/Sources/mimiq/Helper/ShellProvider.swift:53:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DefaultShellProvider' may have shared mutable state; this is an error in the Swift 6 language mode
 50 | }
 51 |
 52 | final class DefaultShellProvider: ShellProvider {
    |             `- note: class 'DefaultShellProvider' does not conform to the 'Sendable' protocol
 53 |     static let shared = DefaultShellProvider()
    |                |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DefaultShellProvider' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'shared' 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
 54 |
 55 |     var isHomebrewInstalled: Bool {
/host/spi-builder-workspace/Sources/mimiq/Helper/Log.swift:29:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
26 | import Foundation
27 |
28 | class Log {
   |       `- note: class 'Log' does not conform to the 'Sendable' protocol
29 |     static let `default` = Log()
   |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'default' 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
30 |
31 |     private let dateFormatter = DateFormatter()
[80/86] Emitting module mimiq
/host/spi-builder-workspace/Sources/mimiq/main.swift:62:16: 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
 60 |
 61 | struct List: ParsableCommand {
 62 |     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
 63 |       commandName: "list",
 64 |       abstract: "List Available Simulator",
/host/spi-builder-workspace/Sources/mimiq/main.swift:124:16: 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
122 |
123 | struct Version: ParsableCommand {
124 |     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
125 |       commandName: "version",
126 |       abstract: "\(appName) version",
/host/spi-builder-workspace/Sources/mimiq/main.swift:136:16: 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
134 |
135 | struct Cache: ParsableCommand {
136 |     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
137 |       commandName: "clear-cache",
138 |       abstract: "Clear all mimiq process cache",
/host/spi-builder-workspace/Sources/mimiq/main.swift:148:16: 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
146 |
147 | struct OutputTypeList: ParsableCommand {
148 |     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
149 |       commandName: "output-type",
150 |       abstract: "List all output types",
/host/spi-builder-workspace/Sources/mimiq/main.swift:164:16: 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
162 |
163 | struct QualityList: ParsableCommand {
164 |     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
165 |       commandName: "quality",
166 |       abstract: "List available quality",
/host/spi-builder-workspace/Sources/mimiq/main.swift:183:16: 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
181 |
182 |     #if DEBUG
183 |     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
184 |         commandName: "record",
185 |         abstract:
/host/spi-builder-workspace/Sources/mimiq/main.swift:516:16: 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
514 |
515 | struct Main: ParsableCommand {
516 |     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
517 |         commandName: appName,
518 |         abstract:
/host/spi-builder-workspace/Sources/mimiq/Helper/Log.swift:29:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
26 | import Foundation
27 |
28 | class Log {
   |       `- note: class 'Log' does not conform to the 'Sendable' protocol
29 |     static let `default` = Log()
   |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'default' 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
30 |
31 |     private let dateFormatter = DateFormatter()
/host/spi-builder-workspace/Sources/mimiq/Helper/ShellProvider.swift:53:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DefaultShellProvider' may have shared mutable state; this is an error in the Swift 6 language mode
 50 | }
 51 |
 52 | final class DefaultShellProvider: ShellProvider {
    |             `- note: class 'DefaultShellProvider' does not conform to the 'Sendable' protocol
 53 |     static let shared = DefaultShellProvider()
    |                |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DefaultShellProvider' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'shared' 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
 54 |
 55 |     var isHomebrewInstalled: Bool {
[81/86] Compiling mimiq Extension.swift
/host/spi-builder-workspace/Sources/mimiq/Helper/Extension.swift:33:53: error: value of type 'AnyObject' has no member 'value'
31 |         let toplevel = try JSONSerialization.jsonObject(with: data)
32 |
33 |         if let nestedJson = (toplevel as AnyObject).value(forKeyPath: keyPath) {
   |                                                     `- error: value of type 'AnyObject' has no member 'value'
34 |             let nestedJsonData = try JSONSerialization.data(withJSONObject: nestedJson)
35 |             return try decode(type, from: nestedJsonData)
/host/spi-builder-workspace/Sources/mimiq/Helper/Log.swift:29:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
26 | import Foundation
27 |
28 | class Log {
   |       `- note: class 'Log' does not conform to the 'Sendable' protocol
29 |     static let `default` = Log()
   |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'default' 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
30 |
31 |     private let dateFormatter = DateFormatter()
[82/86] Compiling mimiq Log.swift
/host/spi-builder-workspace/Sources/mimiq/Helper/Extension.swift:33:53: error: value of type 'AnyObject' has no member 'value'
31 |         let toplevel = try JSONSerialization.jsonObject(with: data)
32 |
33 |         if let nestedJson = (toplevel as AnyObject).value(forKeyPath: keyPath) {
   |                                                     `- error: value of type 'AnyObject' has no member 'value'
34 |             let nestedJsonData = try JSONSerialization.data(withJSONObject: nestedJson)
35 |             return try decode(type, from: nestedJsonData)
/host/spi-builder-workspace/Sources/mimiq/Helper/Log.swift:29:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
26 | import Foundation
27 |
28 | class Log {
   |       `- note: class 'Log' does not conform to the 'Sendable' protocol
29 |     static let `default` = Log()
   |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'default' 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
30 |
31 |     private let dateFormatter = DateFormatter()
[83/86] Compiling mimiq main.swift
/host/spi-builder-workspace/Sources/mimiq/main.swift:62:16: 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
 60 |
 61 | struct List: ParsableCommand {
 62 |     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
 63 |       commandName: "list",
 64 |       abstract: "List Available Simulator",
/host/spi-builder-workspace/Sources/mimiq/main.swift:124:16: 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
122 |
123 | struct Version: ParsableCommand {
124 |     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
125 |       commandName: "version",
126 |       abstract: "\(appName) version",
/host/spi-builder-workspace/Sources/mimiq/main.swift:136:16: 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
134 |
135 | struct Cache: ParsableCommand {
136 |     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
137 |       commandName: "clear-cache",
138 |       abstract: "Clear all mimiq process cache",
/host/spi-builder-workspace/Sources/mimiq/main.swift:148:16: 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
146 |
147 | struct OutputTypeList: ParsableCommand {
148 |     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
149 |       commandName: "output-type",
150 |       abstract: "List all output types",
/host/spi-builder-workspace/Sources/mimiq/main.swift:164:16: 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
162 |
163 | struct QualityList: ParsableCommand {
164 |     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
165 |       commandName: "quality",
166 |       abstract: "List available quality",
/host/spi-builder-workspace/Sources/mimiq/main.swift:183:16: 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
181 |
182 |     #if DEBUG
183 |     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
184 |         commandName: "record",
185 |         abstract:
/host/spi-builder-workspace/Sources/mimiq/main.swift:516:16: 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
514 |
515 | struct Main: ParsableCommand {
516 |     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
517 |         commandName: appName,
518 |         abstract:
/host/spi-builder-workspace/Sources/mimiq/Helper/Log.swift:29:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
26 | import Foundation
27 |
28 | class Log {
   |       `- note: class 'Log' does not conform to the 'Sendable' protocol
29 |     static let `default` = Log()
   |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Log' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'default' 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
30 |
31 |     private let dateFormatter = DateFormatter()
/host/spi-builder-workspace/Sources/mimiq/Helper/ShellProvider.swift:53:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DefaultShellProvider' may have shared mutable state; this is an error in the Swift 6 language mode
 50 | }
 51 |
 52 | final class DefaultShellProvider: ShellProvider {
    |             `- note: class 'DefaultShellProvider' does not conform to the 'Sendable' protocol
 53 |     static let shared = DefaultShellProvider()
    |                |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DefaultShellProvider' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'shared' 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
 54 |
 55 |     var isHomebrewInstalled: Bool {
/host/spi-builder-workspace/Sources/mimiq/main.swift:368:52: error: extra argument 'printOut' in call
366 |
367 |         #if os(Linux)
368 |         log("mimiq is running on linux", printOut: isVerbose)
    |                                                    `- error: extra argument 'printOut' in call
369 |         print("\(appName) is not support linux yet")
370 |         Darwin.exit(EXIT_FAILURE)
/host/spi-builder-workspace/Sources/mimiq/main.swift:370:9: error: cannot find 'Darwin' in scope
368 |         log("mimiq is running on linux", printOut: isVerbose)
369 |         print("\(appName) is not support linux yet")
370 |         Darwin.exit(EXIT_FAILURE)
    |         `- error: cannot find 'Darwin' in scope
371 |         #endif
372 |
/host/spi-builder-workspace/Sources/mimiq/main.swift:384:13: error: cannot find 'Darwin' in scope
382 |
383 |             print("💥 Failed to Setup Enviroment")
384 |             Darwin.exit(EXIT_FAILURE)
    |             `- error: cannot find 'Darwin' in scope
385 |         }
386 |
/host/spi-builder-workspace/Sources/mimiq/main.swift:397:17: error: cannot find 'Darwin' in scope
395 |
396 |                 print("💥 Missing Homebrew, please install Homebrew, for more visit https://brew.sh")
397 |                 Darwin.exit(EXIT_FAILURE)
    |                 `- error: cannot find 'Darwin' in scope
398 |             }
399 |
/host/spi-builder-workspace/Sources/mimiq/main.swift:413:17: error: cannot find 'Darwin' in scope
411 |
412 |                 print("💥 Missing FFMpeg, please install mpeg, by executing `brew install ffmpeg`")
413 |                 Darwin.exit(EXIT_FAILURE)
    |                 `- error: cannot find 'Darwin' in scope
414 |             }
415 |         }
/host/spi-builder-workspace/Sources/mimiq/main.swift:423:13: error: cannot find 'Darwin' in scope
421 |
422 |             print("💥 No Available Simulator to mimiq")
423 |             Darwin.exit(EXIT_FAILURE)
    |             `- error: cannot find 'Darwin' in scope
424 |         }
425 |
/host/spi-builder-workspace/Sources/mimiq/main.swift:455:17: error: cannot find 'Darwin' in scope
453 |
454 |                 print("💥 Record Failed, Please Try Again")
455 |                 Darwin.exit(EXIT_FAILURE)
    |                 `- error: cannot find 'Darwin' in scope
456 |             }
457 |
/host/spi-builder-workspace/Sources/mimiq/main.swift:490:13: error: cannot find 'Darwin' in scope
488 |
489 |             print("💥 Failed on Creating output, Please Try Again")
490 |             Darwin.exit(EXIT_FAILURE)
    |             `- error: cannot find 'Darwin' in scope
491 |         }
492 |
BUILD FAILURE 6.0 linux