The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SwiftSystemd, reference 1.0.0 (d343aa), with Swift 6.0 for Linux on 2 Dec 2024 02:53:41 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MihaelIsaev/SwiftSystemd.git
Reference: 1.0.0
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/MihaelIsaev/SwiftSystemd
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at d343aa2 🧹 Cleanup
Cloned https://github.com/MihaelIsaev/SwiftSystemd.git
Revision (git rev-parse @):
d343aa249d7ea6c3cb56e822204143caa07dfa33
SUCCESS checkout https://github.com/MihaelIsaev/SwiftSystemd.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/MihaelIsaev/SwiftSystemd.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/vapor/console-kit
Fetching https://github.com/MihaelIsaev/SwiftBash
[1/15] Fetching swiftbash
[16/5485] Fetching swiftbash, console-kit
Fetched https://github.com/MihaelIsaev/SwiftBash from cache (0.32s)
[493/5470] Fetching console-kit
Fetched https://github.com/vapor/console-kit from cache (0.56s)
Computing version for https://github.com/MihaelIsaev/SwiftBash
Computed https://github.com/MihaelIsaev/SwiftBash at 1.0.0 (3.24s)
Computing version for https://github.com/vapor/console-kit
Computed https://github.com/vapor/console-kit at 4.15.1 (0.77s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/3723] Fetching swift-log
[3724/75791] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.62s)
[721/72068] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.62s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.77s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (1.08s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[535/5488] Fetching swift-atomics, swift-system
[4784/21091] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.67s)
[6728/19522] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.70s)
Fetched https://github.com/apple/swift-collections.git from cache (1.73s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.79s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.10s)
Creating working copy for https://github.com/vapor/console-kit
Working copy of https://github.com/vapor/console-kit resolved at 4.15.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/MihaelIsaev/SwiftBash
Working copy of https://github.com/MihaelIsaev/SwiftBash resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Building for debugging...
[0/19] Write sources
[7/19] Compiling c-nioatomics.c
[8/19] Compiling c-atomics.c
[9/19] Write swift-version-24593BA9C3E375BF.txt
[11/32] Emitting module NIOConcurrencyHelpers
[12/32] Emitting module Logging
[13/32] Compiling Logging Locks.swift
[14/32] Compiling Logging Logging.swift
[15/32] Compiling Logging LogHandler.swift
[16/32] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[17/32] Compiling NIOConcurrencyHelpers atomics.swift
[18/32] Compiling NIOConcurrencyHelpers lock.swift
[19/32] Compiling Logging MetadataProvider.swift
[21/33] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[22/33] Compiling NIOConcurrencyHelpers NIOLock.swift
[23/34] Wrapping AST for Logging for debugging
[24/34] Wrapping AST for NIOConcurrencyHelpers for debugging
[26/60] Emitting module ConsoleKitTerminal
[27/63] Compiling ConsoleKitTerminal CustomActivity.swift
[28/63] Compiling ConsoleKitTerminal LoadingBar.swift
[29/63] Compiling ConsoleKitTerminal ProgressBar.swift
[30/63] Compiling ConsoleKitTerminal Console+Clear.swift
[31/63] Compiling Bash Bash.swift
[32/63] Emitting module Bash
[33/64] Wrapping AST for Bash for debugging
[35/64] Compiling ConsoleKitTerminal AnySendableHashable.swift
[36/64] Compiling ConsoleKitTerminal ConsoleLogger.swift
[37/64] Compiling ConsoleKitTerminal LoggerFragment.swift
[38/64] Compiling ConsoleKitTerminal ActivityBar.swift
[39/64] Compiling ConsoleKitTerminal ActivityIndicator.swift
[40/64] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[41/64] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[42/64] Compiling ConsoleKitTerminal Console+Confirm.swift
[43/64] Compiling ConsoleKitTerminal Console+Input.swift
[44/64] Compiling ConsoleKitTerminal Console+Center.swift
[45/64] Compiling ConsoleKitTerminal Console+Output.swift
[46/64] Compiling ConsoleKitTerminal Console.swift
[47/64] Compiling ConsoleKitTerminal Terminal.swift
[48/64] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[49/64] Compiling ConsoleKitTerminal Console+Wait.swift
[50/64] Compiling ConsoleKitTerminal ConsoleColor.swift
[51/64] Compiling ConsoleKitTerminal ConsoleStyle.swift
[52/64] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[53/64] Compiling ConsoleKitTerminal ConsoleClear.swift
[54/64] Compiling ConsoleKitTerminal Console+Ask.swift
[55/64] Compiling ConsoleKitTerminal Console+Choose.swift
[56/64] Compiling ConsoleKitTerminal ConsoleText.swift
[57/64] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[58/64] Compiling ConsoleKitTerminal ANSI.swift
[59/65] Wrapping AST for ConsoleKitTerminal for debugging
[61/87] Compiling ConsoleKitCommands CommandSignature.swift
[62/87] Compiling ConsoleKitCommands Flag.swift
[63/87] Compiling ConsoleKitCommands Option.swift
[64/87] Emitting module ConsoleKitCommands
[65/89] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[66/89] Compiling ConsoleKitCommands AsyncCommand.swift
[67/89] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[68/89] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[69/89] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[70/89] Compiling ConsoleKitCommands Argument.swift
[71/89] Compiling ConsoleKitCommands Command.swift
[72/89] Compiling ConsoleKitCommands CommandContext.swift
[73/89] Compiling ConsoleKitCommands CommandError.swift
[74/89] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[75/89] Compiling ConsoleKitCommands Utilities.swift
[76/89] Compiling ConsoleKitCommands AsyncCommands.swift
[77/89] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[78/89] Compiling ConsoleKitCommands AnyCommand.swift
[79/89] Compiling ConsoleKitCommands CommandGroup.swift
[80/89] Compiling ConsoleKitCommands CommandInput.swift
[81/89] Compiling ConsoleKitCommands Commands.swift
[82/89] Compiling ConsoleKitCommands Console+Run.swift
[83/89] Compiling ConsoleKitCommands ConsoleError.swift
[84/89] Compiling ConsoleKitCommands Completion.swift
[85/90] Wrapping AST for ConsoleKitCommands for debugging
[87/92] Compiling ConsoleKit Exports.swift
[88/92] Emitting module ConsoleKit
[89/93] Wrapping AST for ConsoleKit for debugging
[91/112] Emitting module systemd
/host/spi-builder-workspace/Sources/systemd/Commands/VersionCommand.swift:11:16: warning: static property 'currentVersion' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | final class VersionCommand: Command {
11 |     static var currentVersion = "1.0.0"
   |                |- warning: static property 'currentVersion' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'currentVersion' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'currentVersion' 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
12 |
13 |     struct Signature: CommandSignature {
[92/114] Compiling systemd DisableCommand.swift
[93/114] Compiling systemd EditCommand.swift
[94/114] Compiling systemd EnableCommand.swift
[95/114] Compiling systemd StatusCommand.swift
[96/114] Compiling systemd StopCommand.swift
[97/114] Compiling systemd UninstallCommand.swift
[98/114] Compiling systemd Users.swift
/host/spi-builder-workspace/Sources/systemd/Helpers/Users.swift:20:21: warning: 'launchPath' is deprecated: renamed to 'executableURL'
18 |             let stderr = Pipe()
19 |             let process = Process()
20 |             process.launchPath = try Bash.which("awk")
   |                     |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
   |                     `- note: use 'executableURL' instead
21 |             process.arguments = ["-F:", "\"{ print $1}\"", "/etc/passwd"]
22 |             process.standardOutput = stdout
/host/spi-builder-workspace/Sources/systemd/Helpers/Users.swift:27:21: warning: 'launch()' is deprecated: renamed to 'run'
25 |             let outHandle = stdout.fileHandleForReading
26 |
27 |             process.launch()
   |                     |- warning: 'launch()' is deprecated: renamed to 'run'
   |                     `- note: use 'run' instead
28 |             process.waitUntilExit()
29 |
[99/114] Compiling systemd main.swift
/host/spi-builder-workspace/Sources/systemd/Helpers/Users.swift:20:21: warning: 'launchPath' is deprecated: renamed to 'executableURL'
18 |             let stderr = Pipe()
19 |             let process = Process()
20 |             process.launchPath = try Bash.which("awk")
   |                     |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
   |                     `- note: use 'executableURL' instead
21 |             process.arguments = ["-F:", "\"{ print $1}\"", "/etc/passwd"]
22 |             process.standardOutput = stdout
/host/spi-builder-workspace/Sources/systemd/Helpers/Users.swift:27:21: warning: 'launch()' is deprecated: renamed to 'run'
25 |             let outHandle = stdout.fileHandleForReading
26 |
27 |             process.launch()
   |                     |- warning: 'launch()' is deprecated: renamed to 'run'
   |                     `- note: use 'run' instead
28 |             process.waitUntilExit()
29 |
[100/114] Compiling systemd VersionCommand.swift
/host/spi-builder-workspace/Sources/systemd/Commands/VersionCommand.swift:11:16: warning: static property 'currentVersion' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | final class VersionCommand: Command {
11 |     static var currentVersion = "1.0.0"
   |                |- warning: static property 'currentVersion' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'currentVersion' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'currentVersion' 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
12 |
13 |     struct Signature: CommandSignature {
[101/114] Compiling systemd Console+Abort.swift
/host/spi-builder-workspace/Sources/systemd/Commands/VersionCommand.swift:11:16: warning: static property 'currentVersion' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | final class VersionCommand: Command {
11 |     static var currentVersion = "1.0.0"
   |                |- warning: static property 'currentVersion' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'currentVersion' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'currentVersion' 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
12 |
13 |     struct Signature: CommandSignature {
[102/114] Compiling systemd String+Fragment.swift
[103/114] Compiling systemd Journalctl.swift
[104/114] Compiling systemd ReloadDaemonCommand.swift
[105/114] Compiling systemd RestartCommand.swift
[106/114] Compiling systemd StartCommand.swift
[107/114] Compiling systemd Swift.swift
/host/spi-builder-workspace/Sources/systemd/Helpers/Swift.swift:75:17: warning: mutation of captured var 'resultData' in concurrently-executing code; this is an error in the Swift 6 language mode
73 |                 group.leave()
74 |             } else {
75 |                 resultData.append(data)
   |                 `- warning: mutation of captured var 'resultData' in concurrently-executing code; this is an error in the Swift 6 language mode
76 |             }
77 |         }
/host/spi-builder-workspace/Sources/systemd/Helpers/Systemctl.swift:199:17: warning: mutation of captured var 'resultData' in concurrently-executing code; this is an error in the Swift 6 language mode
197 |                 group.leave()
198 |             } else {
199 |                 resultData.append(data)
    |                 `- warning: mutation of captured var 'resultData' in concurrently-executing code; this is an error in the Swift 6 language mode
200 |             }
201 |         }
[108/114] Compiling systemd Systemctl.swift
/host/spi-builder-workspace/Sources/systemd/Helpers/Swift.swift:75:17: warning: mutation of captured var 'resultData' in concurrently-executing code; this is an error in the Swift 6 language mode
73 |                 group.leave()
74 |             } else {
75 |                 resultData.append(data)
   |                 `- warning: mutation of captured var 'resultData' in concurrently-executing code; this is an error in the Swift 6 language mode
76 |             }
77 |         }
/host/spi-builder-workspace/Sources/systemd/Helpers/Systemctl.swift:199:17: warning: mutation of captured var 'resultData' in concurrently-executing code; this is an error in the Swift 6 language mode
197 |                 group.leave()
198 |             } else {
199 |                 resultData.append(data)
    |                 `- warning: mutation of captured var 'resultData' in concurrently-executing code; this is an error in the Swift 6 language mode
200 |             }
201 |         }
[109/114] Compiling systemd InstallCommand.swift
/host/spi-builder-workspace/Sources/systemd/Commands/InstallCommand.swift:87:24: error: main actor-isolated var 'context' can not be referenced from a nonisolated context
 79 |     }
 80 |
 81 |     private func create(targets: [Swift.SwiftPackage.Target]?, systemctl: Systemctl, signature: Signature) {
    |                  `- note: add '@MainActor' to make instance method 'create(targets:systemctl:signature:)' part of global actor 'MainActor'
 82 |         let target: String
 83 |         if let t = signature.target {
    :
 85 |         } else {
 86 |             guard let targets = targets, targets.count > 0 else {
 87 |                 return context.console.aborting()
    |                        `- error: main actor-isolated var 'context' can not be referenced from a nonisolated context
 88 |             }
 89 |             if targets.count == 1 {
/host/spi-builder-workspace/Sources/systemd/main.swift:9:5: note: var declared here
 7 | let console: Console = Terminal()
 8 | var input = CommandInput(arguments: CommandLine.arguments)
 9 | var context = CommandContext(console: console, input: input)
   |     `- note: var declared here
10 |
11 | guard Bash.whichBool("systemctl") else {
/host/spi-builder-workspace/Sources/systemd/Commands/InstallCommand.swift:92:26: error: main actor-isolated var 'context' can not be referenced from a nonisolated context
 79 |     }
 80 |
 81 |     private func create(targets: [Swift.SwiftPackage.Target]?, systemctl: Systemctl, signature: Signature) {
    |                  `- note: add '@MainActor' to make instance method 'create(targets:systemctl:signature:)' part of global actor 'MainActor'
 82 |         let target: String
 83 |         if let t = signature.target {
    :
 90 |                 target = targets[0].name
 91 |             } else {
 92 |                 target = context.console.choose(
    |                          `- error: main actor-isolated var 'context' can not be referenced from a nonisolated context
 93 |                     "Please choose the target of your app",
 94 |                     from: targets.map { $0.name }
/host/spi-builder-workspace/Sources/systemd/main.swift:9:5: note: var declared here
 7 | let console: Console = Terminal()
 8 | var input = CommandInput(arguments: CommandLine.arguments)
 9 | var context = CommandContext(console: console, input: input)
   |     `- note: var declared here
10 |
11 | guard Bash.whichBool("systemctl") else {
/host/spi-builder-workspace/Sources/systemd/Commands/InstallCommand.swift:98:45: error: main actor-isolated var 'context' can not be referenced from a nonisolated context
 96 |             }
 97 |         }
 98 |         let buildType = signature.config ?? context.console.choose(
    |                                             `- error: main actor-isolated var 'context' can not be referenced from a nonisolated context
 99 |             "Please choose the target configuration",
100 |             from: ["release", "debug"]
/host/spi-builder-workspace/Sources/systemd/main.swift:9:5: note: var declared here
 7 | let console: Console = Terminal()
 8 | var input = CommandInput(arguments: CommandLine.arguments)
 9 | var context = CommandContext(console: console, input: input)
   |     `- note: var declared here
10 |
11 | guard Bash.whichBool("systemctl") else {
/host/spi-builder-workspace/Sources/systemd/Commands/InstallCommand.swift:102:38: error: main actor-isolated var 'context' can not be referenced from a nonisolated context
100 |             from: ["release", "debug"]
101 |         ) { .init(stringLiteral: $0) }
102 |         let user = signature.user ?? context.console.choose(
    |                                      `- error: main actor-isolated var 'context' can not be referenced from a nonisolated context
103 |             "Please choose the user under which the service will run",
104 |             from: Users.list(console: console)
/host/spi-builder-workspace/Sources/systemd/main.swift:9:5: note: var declared here
 7 | let console: Console = Terminal()
 8 | var input = CommandInput(arguments: CommandLine.arguments)
 9 | var context = CommandContext(console: console, input: input)
   |     `- note: var declared here
10 |
11 | guard Bash.whichBool("systemctl") else {
[110/114] Compiling systemd KillCommand.swift
/host/spi-builder-workspace/Sources/systemd/Commands/InstallCommand.swift:87:24: error: main actor-isolated var 'context' can not be referenced from a nonisolated context
 79 |     }
 80 |
 81 |     private func create(targets: [Swift.SwiftPackage.Target]?, systemctl: Systemctl, signature: Signature) {
    |                  `- note: add '@MainActor' to make instance method 'create(targets:systemctl:signature:)' part of global actor 'MainActor'
 82 |         let target: String
 83 |         if let t = signature.target {
    :
 85 |         } else {
 86 |             guard let targets = targets, targets.count > 0 else {
 87 |                 return context.console.aborting()
    |                        `- error: main actor-isolated var 'context' can not be referenced from a nonisolated context
 88 |             }
 89 |             if targets.count == 1 {
/host/spi-builder-workspace/Sources/systemd/main.swift:9:5: note: var declared here
 7 | let console: Console = Terminal()
 8 | var input = CommandInput(arguments: CommandLine.arguments)
 9 | var context = CommandContext(console: console, input: input)
   |     `- note: var declared here
10 |
11 | guard Bash.whichBool("systemctl") else {
/host/spi-builder-workspace/Sources/systemd/Commands/InstallCommand.swift:92:26: error: main actor-isolated var 'context' can not be referenced from a nonisolated context
 79 |     }
 80 |
 81 |     private func create(targets: [Swift.SwiftPackage.Target]?, systemctl: Systemctl, signature: Signature) {
    |                  `- note: add '@MainActor' to make instance method 'create(targets:systemctl:signature:)' part of global actor 'MainActor'
 82 |         let target: String
 83 |         if let t = signature.target {
    :
 90 |                 target = targets[0].name
 91 |             } else {
 92 |                 target = context.console.choose(
    |                          `- error: main actor-isolated var 'context' can not be referenced from a nonisolated context
 93 |                     "Please choose the target of your app",
 94 |                     from: targets.map { $0.name }
/host/spi-builder-workspace/Sources/systemd/main.swift:9:5: note: var declared here
 7 | let console: Console = Terminal()
 8 | var input = CommandInput(arguments: CommandLine.arguments)
 9 | var context = CommandContext(console: console, input: input)
   |     `- note: var declared here
10 |
11 | guard Bash.whichBool("systemctl") else {
/host/spi-builder-workspace/Sources/systemd/Commands/InstallCommand.swift:98:45: error: main actor-isolated var 'context' can not be referenced from a nonisolated context
 96 |             }
 97 |         }
 98 |         let buildType = signature.config ?? context.console.choose(
    |                                             `- error: main actor-isolated var 'context' can not be referenced from a nonisolated context
 99 |             "Please choose the target configuration",
100 |             from: ["release", "debug"]
/host/spi-builder-workspace/Sources/systemd/main.swift:9:5: note: var declared here
 7 | let console: Console = Terminal()
 8 | var input = CommandInput(arguments: CommandLine.arguments)
 9 | var context = CommandContext(console: console, input: input)
   |     `- note: var declared here
10 |
11 | guard Bash.whichBool("systemctl") else {
/host/spi-builder-workspace/Sources/systemd/Commands/InstallCommand.swift:102:38: error: main actor-isolated var 'context' can not be referenced from a nonisolated context
100 |             from: ["release", "debug"]
101 |         ) { .init(stringLiteral: $0) }
102 |         let user = signature.user ?? context.console.choose(
    |                                      `- error: main actor-isolated var 'context' can not be referenced from a nonisolated context
103 |             "Please choose the user under which the service will run",
104 |             from: Users.list(console: console)
/host/spi-builder-workspace/Sources/systemd/main.swift:9:5: note: var declared here
 7 | let console: Console = Terminal()
 8 | var input = CommandInput(arguments: CommandLine.arguments)
 9 | var context = CommandContext(console: console, input: input)
   |     `- note: var declared here
10 |
11 | guard Bash.whichBool("systemctl") else {
[111/114] Compiling systemd LogsCommand.swift
/host/spi-builder-workspace/Sources/systemd/Commands/InstallCommand.swift:87:24: error: main actor-isolated var 'context' can not be referenced from a nonisolated context
 79 |     }
 80 |
 81 |     private func create(targets: [Swift.SwiftPackage.Target]?, systemctl: Systemctl, signature: Signature) {
    |                  `- note: add '@MainActor' to make instance method 'create(targets:systemctl:signature:)' part of global actor 'MainActor'
 82 |         let target: String
 83 |         if let t = signature.target {
    :
 85 |         } else {
 86 |             guard let targets = targets, targets.count > 0 else {
 87 |                 return context.console.aborting()
    |                        `- error: main actor-isolated var 'context' can not be referenced from a nonisolated context
 88 |             }
 89 |             if targets.count == 1 {
/host/spi-builder-workspace/Sources/systemd/main.swift:9:5: note: var declared here
 7 | let console: Console = Terminal()
 8 | var input = CommandInput(arguments: CommandLine.arguments)
 9 | var context = CommandContext(console: console, input: input)
   |     `- note: var declared here
10 |
11 | guard Bash.whichBool("systemctl") else {
/host/spi-builder-workspace/Sources/systemd/Commands/InstallCommand.swift:92:26: error: main actor-isolated var 'context' can not be referenced from a nonisolated context
 79 |     }
 80 |
 81 |     private func create(targets: [Swift.SwiftPackage.Target]?, systemctl: Systemctl, signature: Signature) {
    |                  `- note: add '@MainActor' to make instance method 'create(targets:systemctl:signature:)' part of global actor 'MainActor'
 82 |         let target: String
 83 |         if let t = signature.target {
    :
 90 |                 target = targets[0].name
 91 |             } else {
 92 |                 target = context.console.choose(
    |                          `- error: main actor-isolated var 'context' can not be referenced from a nonisolated context
 93 |                     "Please choose the target of your app",
 94 |                     from: targets.map { $0.name }
/host/spi-builder-workspace/Sources/systemd/main.swift:9:5: note: var declared here
 7 | let console: Console = Terminal()
 8 | var input = CommandInput(arguments: CommandLine.arguments)
 9 | var context = CommandContext(console: console, input: input)
   |     `- note: var declared here
10 |
11 | guard Bash.whichBool("systemctl") else {
/host/spi-builder-workspace/Sources/systemd/Commands/InstallCommand.swift:98:45: error: main actor-isolated var 'context' can not be referenced from a nonisolated context
 96 |             }
 97 |         }
 98 |         let buildType = signature.config ?? context.console.choose(
    |                                             `- error: main actor-isolated var 'context' can not be referenced from a nonisolated context
 99 |             "Please choose the target configuration",
100 |             from: ["release", "debug"]
/host/spi-builder-workspace/Sources/systemd/main.swift:9:5: note: var declared here
 7 | let console: Console = Terminal()
 8 | var input = CommandInput(arguments: CommandLine.arguments)
 9 | var context = CommandContext(console: console, input: input)
   |     `- note: var declared here
10 |
11 | guard Bash.whichBool("systemctl") else {
/host/spi-builder-workspace/Sources/systemd/Commands/InstallCommand.swift:102:38: error: main actor-isolated var 'context' can not be referenced from a nonisolated context
100 |             from: ["release", "debug"]
101 |         ) { .init(stringLiteral: $0) }
102 |         let user = signature.user ?? context.console.choose(
    |                                      `- error: main actor-isolated var 'context' can not be referenced from a nonisolated context
103 |             "Please choose the user under which the service will run",
104 |             from: Users.list(console: console)
/host/spi-builder-workspace/Sources/systemd/main.swift:9:5: note: var declared here
 7 | let console: Console = Terminal()
 8 | var input = CommandInput(arguments: CommandLine.arguments)
 9 | var context = CommandContext(console: console, input: input)
   |     `- note: var declared here
10 |
11 | guard Bash.whichBool("systemctl") else {
BUILD FAILURE 6.0 linux