Build Information
Successful build of SwiftSystemd, reference master (4a93b1
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 15:46:19 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MihaelIsaev/SwiftSystemd.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MihaelIsaev/SwiftSystemd
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4a93b1b 📖 Update readme
Cloned https://github.com/MihaelIsaev/SwiftSystemd.git
Revision (git rev-parse @):
4a93b1b6c28999252fa88877b4e29d724065b948
SUCCESS checkout https://github.com/MihaelIsaev/SwiftSystemd.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/MihaelIsaev/SwiftSystemd.git
https://github.com/MihaelIsaev/SwiftSystemd.git
{
"dependencies" : [
{
"identity" : "console-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.15.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/console-kit"
},
{
"identity" : "swiftbash",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/MihaelIsaev/SwiftBash"
}
],
"manifest_display_name" : "SwiftSystemd",
"name" : "SwiftSystemd",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "systemd",
"targets" : [
"systemd"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "systemdTests",
"module_type" : "SwiftTarget",
"name" : "systemdTests",
"path" : "Tests/systemdTests",
"sources" : [
"XCTestManifests.swift",
"systemdTests.swift"
],
"target_dependencies" : [
"systemd"
],
"type" : "test"
},
{
"c99name" : "systemd",
"module_type" : "SwiftTarget",
"name" : "systemd",
"path" : "Sources/systemd",
"product_dependencies" : [
"ConsoleKit",
"Bash"
],
"product_memberships" : [
"systemd"
],
"sources" : [
"Commands/DisableCommand.swift",
"Commands/EditCommand.swift",
"Commands/EnableCommand.swift",
"Commands/InstallCommand.swift",
"Commands/KillCommand.swift",
"Commands/LogsCommand.swift",
"Commands/ReloadDaemonCommand.swift",
"Commands/RestartCommand.swift",
"Commands/StartCommand.swift",
"Commands/StatusCommand.swift",
"Commands/StopCommand.swift",
"Commands/UninstallCommand.swift",
"Commands/VersionCommand.swift",
"Extensions/Console+Abort.swift",
"Extensions/String+Fragment.swift",
"Helpers/Journalctl.swift",
"Helpers/Swift.swift",
"Helpers/Systemctl.swift",
"Helpers/Users.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/14] Write sources
[4/14] Write systemd-entitlement.plist
[4/14] Write sources
[8/14] Write swift-version-2F0A5646E1D333AE.txt
[9/21] Compiling c-nioatomics.c
[10/21] Compiling c-atomics.c
[12/27] Compiling NIOConcurrencyHelpers lock.swift
[13/27] Compiling Logging LogHandler.swift
[14/27] Compiling Logging MetadataProvider.swift
[15/27] Compiling Logging Logging.swift
[16/27] Compiling Logging Locks.swift
[17/27] Emitting module Logging
[18/27] Compiling NIOConcurrencyHelpers NIOLock.swift
[19/27] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[20/27] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[21/27] Emitting module NIOConcurrencyHelpers
[22/27] Compiling NIOConcurrencyHelpers atomics.swift
[23/54] Emitting module ConsoleKitTerminal
[24/56] Emitting module Bash
[25/56] Compiling Bash Bash.swift
[26/56] Compiling ConsoleKitTerminal Console+Confirm.swift
[27/56] Compiling ConsoleKitTerminal Console+Input.swift
[28/56] Compiling ConsoleKitTerminal Console+Center.swift
[29/56] Compiling ConsoleKitTerminal Console+Output.swift
[30/56] Compiling ConsoleKitTerminal Console+Wait.swift
[31/56] Compiling ConsoleKitTerminal ConsoleColor.swift
[32/56] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[33/56] Compiling ConsoleKitTerminal AnySendableHashable.swift
[34/56] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[35/56] Compiling ConsoleKitTerminal CustomActivity.swift
[36/56] Compiling ConsoleKitTerminal LoadingBar.swift
[37/56] Compiling ConsoleKitTerminal ActivityBar.swift
[38/56] Compiling ConsoleKitTerminal ActivityIndicator.swift
[39/56] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[40/56] Compiling ConsoleKitTerminal ConsoleStyle.swift
[41/56] Compiling ConsoleKitTerminal ConsoleText.swift
[42/56] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[43/56] Compiling ConsoleKitTerminal ConsoleLogger.swift
[44/56] Compiling ConsoleKitTerminal LoggerFragment.swift
[45/56] Compiling ConsoleKitTerminal ProgressBar.swift
[46/56] Compiling ConsoleKitTerminal Console+Clear.swift
[47/56] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[48/56] Compiling ConsoleKitTerminal ConsoleClear.swift
[49/56] Compiling ConsoleKitTerminal Console+Ask.swift
[50/56] Compiling ConsoleKitTerminal Console+Choose.swift
[51/56] Compiling ConsoleKitTerminal ANSI.swift
[52/56] Compiling ConsoleKitTerminal Console.swift
[53/56] Compiling ConsoleKitTerminal Terminal.swift
[54/78] Emitting module ConsoleKitCommands
[55/80] Compiling ConsoleKitCommands Flag.swift
[56/80] Compiling ConsoleKitCommands Option.swift
[57/80] Compiling ConsoleKitCommands Commands.swift
[58/80] Compiling ConsoleKitCommands Console+Run.swift
[59/80] Compiling ConsoleKitCommands AsyncCommands.swift
[60/80] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[61/80] Compiling ConsoleKitCommands AnyCommand.swift
[62/80] Compiling ConsoleKitCommands Argument.swift
[63/80] Compiling ConsoleKitCommands CommandSignature.swift
[64/80] Compiling ConsoleKitCommands Command.swift
[65/80] Compiling ConsoleKitCommands CommandContext.swift
[66/80] Compiling ConsoleKitCommands CommandError.swift
[67/80] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[68/80] Compiling ConsoleKitCommands Utilities.swift
[69/80] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[70/80] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[71/80] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[72/80] Compiling ConsoleKitCommands AsyncCommand.swift
[73/80] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[74/80] Compiling ConsoleKitCommands ConsoleError.swift
[75/80] Compiling ConsoleKitCommands Completion.swift
[76/80] Compiling ConsoleKitCommands CommandGroup.swift
[77/80] Compiling ConsoleKitCommands CommandInput.swift
[78/82] Emitting module ConsoleKit
[79/82] Compiling ConsoleKit Exports.swift
[80/101] Compiling systemd KillCommand.swift
[81/101] Compiling systemd LogsCommand.swift
[82/103] Compiling systemd EnableCommand.swift
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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 }
/Users/admin/builder/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 {
/Users/admin/builder/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"]
/Users/admin/builder/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 {
/Users/admin/builder/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)
/Users/admin/builder/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 {
[83/103] Compiling systemd InstallCommand.swift
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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 }
/Users/admin/builder/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 {
/Users/admin/builder/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"]
/Users/admin/builder/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 {
/Users/admin/builder/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)
/Users/admin/builder/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 {
[84/103] Compiling systemd DisableCommand.swift
[85/103] Compiling systemd EditCommand.swift
[86/103] Emitting module systemd
/Users/admin/builder/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: add '@MainActor' to make static property 'currentVersion' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | struct Signature: CommandSignature {
[87/103] Compiling systemd ReloadDaemonCommand.swift
[88/103] Compiling systemd RestartCommand.swift
[89/103] Compiling systemd VersionCommand.swift
/Users/admin/builder/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: add '@MainActor' to make static property 'currentVersion' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | struct Signature: CommandSignature {
[90/103] Compiling systemd Console+Abort.swift
/Users/admin/builder/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: add '@MainActor' to make static property 'currentVersion' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | struct Signature: CommandSignature {
[91/103] Compiling systemd String+Fragment.swift
[92/103] Compiling systemd Journalctl.swift
[93/103] Compiling systemd StopCommand.swift
[94/103] Compiling systemd UninstallCommand.swift
[95/103] Compiling systemd StartCommand.swift
[96/103] Compiling systemd StatusCommand.swift
[97/103] Compiling systemd Swift.swift
/Users/admin/builder/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 | }
/Users/admin/builder/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 | }
[98/103] Compiling systemd Systemctl.swift
/Users/admin/builder/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 | }
/Users/admin/builder/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 | }
[99/103] Compiling systemd Users.swift
[100/103] Compiling systemd main.swift
Fetching https://github.com/vapor/console-kit
Fetching https://github.com/MihaelIsaev/SwiftBash
[3/15] Fetching swiftbash
[16/5500] Fetching swiftbash, console-kit
Fetched https://github.com/vapor/console-kit from cache (0.99s)
Fetched https://github.com/MihaelIsaev/SwiftBash from cache (0.99s)
Computing version for https://github.com/MihaelIsaev/SwiftBash
Computed https://github.com/MihaelIsaev/SwiftBash at 1.0.0 (1.99s)
Computing version for https://github.com/vapor/console-kit
Computed https://github.com/vapor/console-kit at 4.15.2 (0.50s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.69s)
Fetched https://github.com/apple/swift-nio.git from cache (0.96s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.70s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.73s)
Fetched https://github.com/apple/swift-system.git from cache (0.75s)
Fetched https://github.com/apple/swift-collections.git from cache (0.76s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.28s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.72s)
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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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.3
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/vapor/console-kit
Working copy of https://github.com/vapor/console-kit resolved at 4.15.2
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.2
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/4] Write swift-version-2F0A5646E1D333AE.txt
[2/17] Compiling Logging MetadataProvider.swift
[3/17] Compiling Bash Bash.swift
[4/17] Emitting module Bash
[5/17] Compiling NIOConcurrencyHelpers lock.swift
[6/17] Compiling NIOConcurrencyHelpers NIOLock.swift
[7/17] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[8/17] Compiling NIOConcurrencyHelpers atomics.swift
[9/17] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[10/17] Emitting module NIOConcurrencyHelpers
[11/17] Compiling Logging Locks.swift
[12/17] Compiling Logging Logging.swift
[13/17] Compiling Logging LogHandler.swift
[14/17] Emitting module Logging
[15/44] Emitting module ConsoleKitTerminal
[16/46] Compiling ConsoleKitTerminal ConsoleClear.swift
[17/46] Compiling ConsoleKitTerminal Console+Ask.swift
[18/46] Compiling ConsoleKitTerminal Console+Choose.swift
[19/46] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[20/46] Compiling ConsoleKitTerminal AnySendableHashable.swift
[21/46] Compiling ConsoleKitTerminal ActivityBar.swift
[22/46] Compiling ConsoleKitTerminal ActivityIndicator.swift
[23/46] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[24/46] Compiling ConsoleKitTerminal ProgressBar.swift
[25/46] Compiling ConsoleKitTerminal Console+Clear.swift
[26/46] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[27/46] Compiling ConsoleKitTerminal Console+Output.swift
[28/46] Compiling ConsoleKitTerminal Console+Wait.swift
[29/46] Compiling ConsoleKitTerminal ConsoleColor.swift
[30/46] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[31/46] Compiling ConsoleKitTerminal CustomActivity.swift
[32/46] Compiling ConsoleKitTerminal LoadingBar.swift
[33/46] Compiling ConsoleKitTerminal Console+Confirm.swift
[34/46] Compiling ConsoleKitTerminal Console+Input.swift
[35/46] Compiling ConsoleKitTerminal Console+Center.swift
[36/46] Compiling ConsoleKitTerminal ConsoleStyle.swift
[37/46] Compiling ConsoleKitTerminal ConsoleText.swift
[38/46] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[39/46] Compiling ConsoleKitTerminal ANSI.swift
[40/46] Compiling ConsoleKitTerminal Console.swift
[41/46] Compiling ConsoleKitTerminal Terminal.swift
[42/46] Compiling ConsoleKitTerminal ConsoleLogger.swift
[43/46] Compiling ConsoleKitTerminal LoggerFragment.swift
[44/68] Emitting module ConsoleKitCommands
[45/70] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[46/70] Compiling ConsoleKitCommands AsyncCommand.swift
[47/70] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[48/70] Compiling ConsoleKitCommands AsyncCommands.swift
[49/70] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[50/70] Compiling ConsoleKitCommands AnyCommand.swift
[51/70] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[52/70] Compiling ConsoleKitCommands Utilities.swift
[53/70] Compiling ConsoleKitCommands Flag.swift
[54/70] Compiling ConsoleKitCommands Option.swift
[55/70] Compiling ConsoleKitCommands Command.swift
[56/70] Compiling ConsoleKitCommands CommandContext.swift
[57/70] Compiling ConsoleKitCommands CommandError.swift
[58/70] Compiling ConsoleKitCommands Commands.swift
[59/70] Compiling ConsoleKitCommands Console+Run.swift
[60/70] Compiling ConsoleKitCommands CommandGroup.swift
[61/70] Compiling ConsoleKitCommands CommandInput.swift
[62/70] Compiling ConsoleKitCommands ConsoleError.swift
[63/70] Compiling ConsoleKitCommands Completion.swift
[64/70] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[65/70] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[66/70] Compiling ConsoleKitCommands Argument.swift
[67/70] Compiling ConsoleKitCommands CommandSignature.swift
[68/72] Emitting module ConsoleKit
[69/72] Compiling ConsoleKit Exports.swift
[70/91] Compiling systemd String+Fragment.swift
[71/91] Compiling systemd Journalctl.swift
[72/91] Compiling systemd VersionCommand.swift
[73/91] Compiling systemd Console+Abort.swift
[74/91] Compiling systemd StopCommand.swift
[75/91] Compiling systemd UninstallCommand.swift
[76/91] Compiling systemd KillCommand.swift
[77/91] Compiling systemd LogsCommand.swift
[78/91] Compiling systemd StartCommand.swift
[79/91] Compiling systemd StatusCommand.swift
[80/91] Compiling systemd Swift.swift
[81/91] Compiling systemd Systemctl.swift
[82/91] Compiling systemd EnableCommand.swift
[83/91] Compiling systemd InstallCommand.swift
[84/91] Compiling systemd DisableCommand.swift
[85/91] Compiling systemd EditCommand.swift
[86/91] Compiling systemd ReloadDaemonCommand.swift
[87/91] Compiling systemd RestartCommand.swift
[88/91] Emitting module systemd
[89/93] Compiling systemd Users.swift
[90/93] Compiling systemd main.swift
[90/93] Write Objects.LinkFileList
[91/93] Linking systemd
[92/93] Applying systemd
Build complete! (6.50s)
Build complete.
{
"dependencies" : [
{
"identity" : "console-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.15.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/console-kit"
},
{
"identity" : "swiftbash",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/MihaelIsaev/SwiftBash"
}
],
"manifest_display_name" : "SwiftSystemd",
"name" : "SwiftSystemd",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "systemd",
"targets" : [
"systemd"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "systemdTests",
"module_type" : "SwiftTarget",
"name" : "systemdTests",
"path" : "Tests/systemdTests",
"sources" : [
"XCTestManifests.swift",
"systemdTests.swift"
],
"target_dependencies" : [
"systemd"
],
"type" : "test"
},
{
"c99name" : "systemd",
"module_type" : "SwiftTarget",
"name" : "systemd",
"path" : "Sources/systemd",
"product_dependencies" : [
"ConsoleKit",
"Bash"
],
"product_memberships" : [
"systemd"
],
"sources" : [
"Commands/DisableCommand.swift",
"Commands/EditCommand.swift",
"Commands/EnableCommand.swift",
"Commands/InstallCommand.swift",
"Commands/KillCommand.swift",
"Commands/LogsCommand.swift",
"Commands/ReloadDaemonCommand.swift",
"Commands/RestartCommand.swift",
"Commands/StartCommand.swift",
"Commands/StatusCommand.swift",
"Commands/StopCommand.swift",
"Commands/UninstallCommand.swift",
"Commands/VersionCommand.swift",
"Extensions/Console+Abort.swift",
"Extensions/String+Fragment.swift",
"Helpers/Journalctl.swift",
"Helpers/Swift.swift",
"Helpers/Systemctl.swift",
"Helpers/Users.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.8"
}
Done.