Build Information
Failed to build mimiq, reference 0.5.1 (054d97
), with Swift 6.1 for Linux on 26 Apr 2025 04:18:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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.1
Building package at path: $PWD
https://github.com/wendyliga/mimiq.git
https://github.com/wendyliga/mimiq.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "consoleio",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wendyliga/ConsoleIO.git"
},
{
"identity" : "explorer",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/wendyliga/Explorer.git"
}
],
"manifest_display_name" : "mimiq",
"name" : "mimiq",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "mimiq",
"targets" : [
"mimiq"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "mimiqTests",
"module_type" : "SwiftTarget",
"name" : "mimiqTests",
"path" : "Tests/mimiqTests",
"sources" : [
"XCTestManifests.swift",
"mimiqTests.swift"
],
"target_dependencies" : [
"mimiq"
],
"type" : "test"
},
{
"c99name" : "mimiq",
"module_type" : "SwiftTarget",
"name" : "mimiq",
"path" : "Sources/mimiq",
"product_dependencies" : [
"ArgumentParser",
"Explorer",
"ConsoleIO"
],
"product_memberships" : [
"mimiq"
],
"sources" : [
"Helper/Extension.swift",
"Helper/Log.swift",
"Helper/Shell.swift",
"Helper/ShellProvider+Mock.swift",
"Helper/ShellProvider.swift",
"Model/GIFQuality.swift",
"Model/OutputResult.swift",
"Version.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/wendyliga/ConsoleIO.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/wendyliga/Explorer.git
[1/86] Fetching consoleio
[85/648] Fetching consoleio, explorer
Fetched https://github.com/wendyliga/Explorer.git from cache (0.24s)
[85/15023] Fetching consoleio, swift-argument-parser
Fetched https://github.com/wendyliga/ConsoleIO.git from cache (0.73s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.73s)
Computing version for https://github.com/wendyliga/Explorer.git
Computed https://github.com/wendyliga/Explorer.git at 0.0.6 (1.24s)
Fetching https://github.com/wendyliga/SwiftKit.git
[1/717] Fetching swiftkit
Fetched https://github.com/wendyliga/SwiftKit.git from cache (0.19s)
Computing version for https://github.com/wendyliga/ConsoleIO.git
Computed https://github.com/wendyliga/ConsoleIO.git at 1.0.3 (0.66s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.46s)
Computing version for https://github.com/wendyliga/SwiftKit.git
Computed https://github.com/wendyliga/SwiftKit.git at 2.4.2 (0.45s)
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/ConsoleIO.git
Working copy of https://github.com/wendyliga/ConsoleIO.git resolved at 1.0.3
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/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] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/27] Emitting module ArgumentParserToolInfo
[10/28] Wrapping AST for ArgumentParserToolInfo for debugging
[12/62] Emitting module ArgumentParser
[13/66] Compiling ArgumentParser ArgumentHelp.swift
[14/66] Compiling ArgumentParser CompletionKind.swift
[15/66] Compiling ArgumentParser Errors.swift
[16/66] Compiling ArgumentParser Flag.swift
[17/66] Compiling ArgumentParser NameSpecification.swift
[18/66] Compiling ArgumentParser CollectionExtensions.swift
[19/66] Compiling ArgumentParser SequenceExtensions.swift
[20/66] Compiling ArgumentParser StringExtensions.swift
[21/66] Compiling ArgumentParser Tree.swift
[22/66] Compiling ArgumentParser BashCompletionsGenerator.swift
[23/66] Compiling ArgumentParser CompletionsGenerator.swift
[24/66] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/66] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/66] Compiling ArgumentParser Argument.swift
[27/66] Compiling SwiftKit Traceable.swift
[28/67] Compiling SwiftKit String+Extension.swift
[29/67] Compiling SwiftKit Log.swift
[30/67] Compiling SwiftKit NonEmpty.swift
[31/67] Compiling ArgumentParser ArgumentSet.swift
[32/67] Compiling ArgumentParser CommandParser.swift
[33/67] Compiling ArgumentParser InputOrigin.swift
[34/67] Compiling ArgumentParser Name.swift
[35/67] Compiling ArgumentParser Parsed.swift
[36/67] Compiling SwiftKit DefaultValue.swift
[39/67] Emitting module SwiftKit
[42/67] Compiling ArgumentParser HelpCommand.swift
[43/67] Compiling ArgumentParser HelpGenerator.swift
[44/67] Compiling ArgumentParser MessageInfo.swift
[45/67] Compiling ArgumentParser UsageGenerator.swift
[46/67] Compiling SwiftKit Shell.swift
[47/68] Compiling ArgumentParser ParsedValues.swift
[48/68] Compiling ArgumentParser ParserError.swift
[49/68] Compiling ArgumentParser SplitArguments.swift
[50/68] Compiling ArgumentParser DumpHelpGenerator.swift
[52/68] Compiling ArgumentParser Option.swift
[53/68] Compiling ArgumentParser OptionGroup.swift
[54/68] Compiling ArgumentParser CommandConfiguration.swift
[55/68] Compiling ArgumentParser EnumerableFlag.swift
[56/68] Compiling ArgumentParser ExpressibleByArgument.swift
[57/68] Compiling ArgumentParser ParsableArguments.swift
[58/68] Compiling ArgumentParser ParsableArgumentsValidation.swift
[59/68] Compiling ArgumentParser ParsableCommand.swift
[60/68] Compiling ArgumentParser ArgumentDecoder.swift
[61/68] Compiling ArgumentParser ArgumentDefinition.swift
[62/69] Wrapping AST for SwiftKit for debugging
[63/73] Wrapping AST for ArgumentParser for debugging
[65/74] Emitting module ConsoleIO
[66/74] Compiling ConsoleIO Input.swift
[67/74] Compiling ConsoleIO Output.swift
[68/75] Wrapping AST for ConsoleIO 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 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: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |
31 | private let dateFormatter = DateFormatter()
[77/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: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |
31 | private let dateFormatter = DateFormatter()
[78/86] Compiling mimiq GIFQuality.swift
[79/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/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 | }
[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: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |
55 | var isHomebrewInstalled: Bool {
[81/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: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |
55 | var isHomebrewInstalled: Bool {
[82/86] Compiling mimiq ShellProvider+Mock.swift
[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: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- 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: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- 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/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 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/9] Write swift-version-24593BA9C3E375BF.txt
[2/21] Compiling SwiftKit DefaultValue.swift
[3/22] Compiling SwiftKit NonEmpty.swift
[4/22] Compiling SwiftKit Traceable.swift
[5/22] Compiling SwiftKit Log.swift
[6/22] Compiling SwiftKit Deprecated.swift
[7/22] Compiling SwiftKit Error.swift
[8/22] Compiling SwiftKit Array+Extension.swift
[9/22] Compiling SwiftKit Result+Extension.swift
[10/22] Emitting module SwiftKit
[11/22] Compiling SwiftKit String+Extension.swift
[12/22] Compiling SwiftKit Shell.swift
[14/22] Emitting module ArgumentParserToolInfo
[15/22] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/27] Emitting module ConsoleIO
[18/27] Compiling ConsoleIO Output.swift
[19/27] Compiling ConsoleIO Input.swift
[21/61] Emitting module Explorer
[22/61] Compiling Explorer Explorer.swift
[24/61] Emitting module ArgumentParser
[25/61] Compiling ArgumentParser BashCompletionsGenerator.swift
[26/61] Compiling ArgumentParser CompletionsGenerator.swift
[27/61] Compiling ArgumentParser FishCompletionsGenerator.swift
[28/61] Compiling ArgumentParser ZshCompletionsGenerator.swift
[29/61] Compiling ArgumentParser Argument.swift
[30/65] Compiling ArgumentParser ArgumentSet.swift
[31/65] Compiling ArgumentParser CommandParser.swift
[32/65] Compiling ArgumentParser InputOrigin.swift
[33/65] Compiling ArgumentParser Name.swift
[34/65] Compiling ArgumentParser Parsed.swift
[35/65] Compiling ArgumentParser ArgumentHelp.swift
[36/65] Compiling ArgumentParser CompletionKind.swift
[37/65] Compiling ArgumentParser Errors.swift
[38/65] Compiling ArgumentParser Flag.swift
[39/65] Compiling ArgumentParser NameSpecification.swift
[40/65] Compiling ArgumentParser Option.swift
[41/65] Compiling ArgumentParser OptionGroup.swift
[42/65] Compiling ArgumentParser CommandConfiguration.swift
[43/65] Compiling ArgumentParser EnumerableFlag.swift
[44/65] Compiling ArgumentParser ExpressibleByArgument.swift
[45/65] Compiling ArgumentParser ParsableArguments.swift
[46/65] Compiling ArgumentParser ParsableArgumentsValidation.swift
[47/65] Compiling ArgumentParser ParsableCommand.swift
[48/65] Compiling ArgumentParser ArgumentDecoder.swift
[49/65] Compiling ArgumentParser ArgumentDefinition.swift
[50/65] Compiling ArgumentParser ParsedValues.swift
[51/65] Compiling ArgumentParser ParserError.swift
[52/65] Compiling ArgumentParser SplitArguments.swift
[53/65] Compiling ArgumentParser DumpHelpGenerator.swift
[54/65] Compiling ArgumentParser HelpCommand.swift
[55/65] Compiling ArgumentParser HelpGenerator.swift
[56/65] Compiling ArgumentParser MessageInfo.swift
[57/65] Compiling ArgumentParser UsageGenerator.swift
[58/65] Compiling ArgumentParser CollectionExtensions.swift
[59/65] Compiling ArgumentParser SequenceExtensions.swift
[60/65] Compiling ArgumentParser StringExtensions.swift
[61/65] Compiling ArgumentParser Tree.swift
[62/66] Wrapping AST for ArgumentParser for debugging
[64/75] Compiling mimiq Version.swift
[65/76] Compiling mimiq GIFQuality.swift
[66/76] Compiling mimiq OutputResult.swift
[67/76] 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)
[68/76] 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)
[69/76] Compiling mimiq ShellProvider+Mock.swift
[70/76] Compiling mimiq ShellProvider.swift
[71/76] 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 {
[72/76] Emitting module mimiq
[73/76] Compiling mimiq main.swift
/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.1 linux