The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftSystemd, reference master (4a93b1), with Swift 6.3 for Linux on 15 Apr 2026 04:09:44 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MihaelIsaev/SwiftSystemd.git
Reference: master
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
 * 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:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/MihaelIsaev/SwiftSystemd.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/MihaelIsaev/SwiftBash
Fetching https://github.com/vapor/console-kit
[1/15] Fetching swiftbash
[16/6686] Fetching swiftbash, console-kit
Fetched https://github.com/MihaelIsaev/SwiftBash from cache (0.36s)
Fetched https://github.com/vapor/console-kit from cache (0.36s)
Computing version for https://github.com/MihaelIsaev/SwiftBash
Computed https://github.com/MihaelIsaev/SwiftBash at 1.0.0 (2.68s)
Computing version for https://github.com/vapor/console-kit
Computed https://github.com/vapor/console-kit at 4.16.0 (0.48s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/6569] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.52s)
[1/83151] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.30s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (7.99s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[20/25357] Fetching swift-atomics, swift-collections
[1779/30958] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.64s)
[3703/25357] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.71s)
Fetched https://github.com/apple/swift-collections.git from cache (1.75s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (2.18s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.67s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/vapor/console-kit
Working copy of https://github.com/vapor/console-kit resolved at 4.16.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.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.97.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
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/34] Emitting module Bash
[12/34] Compiling Logging LogHandler.swift
[13/34] Compiling NIOConcurrencyHelpers lock.swift
[14/34] Compiling Logging MetadataProvider.swift
[15/34] Emitting module Logging
[16/34] Compiling Logging Locks.swift
[17/34] Compiling Bash Bash.swift
[18/35] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[19/35] Emitting module NIOConcurrencyHelpers
[20/35] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[22/35] Compiling NIOConcurrencyHelpers NIOLock.swift
[23/35] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[24/35] Compiling NIOConcurrencyHelpers atomics.swift
[24/36] Wrapping AST for Bash for debugging
[26/36] Wrapping AST for NIOConcurrencyHelpers for debugging
[28/36] Compiling Logging LogEvent.swift
[29/36] Compiling Logging Logging.swift
[30/37] Wrapping AST for Logging for debugging
[32/63] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[33/63] Compiling ConsoleKitTerminal ConsoleClear.swift
[34/63] Compiling ConsoleKitTerminal Console+Ask.swift
[35/63] Compiling ConsoleKitTerminal Console+Choose.swift
[36/66] Compiling ConsoleKitTerminal ActivityBar.swift
[37/66] Compiling ConsoleKitTerminal ActivityIndicator.swift
[38/66] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[39/66] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[40/66] Emitting module ConsoleKitTerminal
[41/66] Compiling ConsoleKitTerminal Console+Wait.swift
[42/66] Compiling ConsoleKitTerminal ConsoleColor.swift
[43/66] Compiling ConsoleKitTerminal ConsoleStyle.swift
[44/66] Compiling ConsoleKitTerminal Console+Confirm.swift
[45/66] Compiling ConsoleKitTerminal Console+Input.swift
[46/66] Compiling ConsoleKitTerminal Console+Center.swift
[47/66] Compiling ConsoleKitTerminal Console+Output.swift
[48/66] Compiling ConsoleKitTerminal CustomActivity.swift
[49/66] Compiling ConsoleKitTerminal LoadingBar.swift
[50/66] Compiling ConsoleKitTerminal ProgressBar.swift
[51/66] Compiling ConsoleKitTerminal Console+Clear.swift
[52/66] Compiling ConsoleKitTerminal ConsoleText.swift
[53/66] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[54/66] Compiling ConsoleKitTerminal ANSI.swift
[55/66] Compiling ConsoleKitTerminal Console.swift
[56/66] Compiling ConsoleKitTerminal Terminal.swift
[57/66] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[58/66] Compiling ConsoleKitTerminal AnySendableHashable.swift
[59/66] Compiling ConsoleKitTerminal ConsoleLogger.swift
[60/66] Compiling ConsoleKitTerminal LoggerFragment.swift
[61/67] Wrapping AST for ConsoleKitTerminal for debugging
[63/89] Emitting module ConsoleKitCommands
[64/91] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[65/91] Compiling ConsoleKitCommands AsyncCommand.swift
[66/91] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[67/91] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[68/91] Compiling ConsoleKitCommands Utilities.swift
[69/91] Compiling ConsoleKitCommands CommandGroup.swift
[70/91] Compiling ConsoleKitCommands CommandInput.swift
[71/91] Compiling ConsoleKitCommands Commands.swift
[72/91] Compiling ConsoleKitCommands AsyncCommands.swift
[73/91] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[74/91] Compiling ConsoleKitCommands AnyCommand.swift
[75/91] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[76/91] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[77/91] Compiling ConsoleKitCommands Argument.swift
[78/91] Compiling ConsoleKitCommands Command.swift
[79/91] Compiling ConsoleKitCommands CommandContext.swift
[80/91] Compiling ConsoleKitCommands CommandError.swift
[81/91] Compiling ConsoleKitCommands CommandSignature.swift
[82/91] Compiling ConsoleKitCommands Flag.swift
[83/91] Compiling ConsoleKitCommands Option.swift
[84/91] Compiling ConsoleKitCommands Console+Run.swift
[85/91] Compiling ConsoleKitCommands ConsoleError.swift
[86/91] Compiling ConsoleKitCommands Completion.swift
[87/92] Wrapping AST for ConsoleKitCommands for debugging
[89/94] Emitting module ConsoleKit
[90/94] Compiling ConsoleKit Exports.swift
[91/95] Wrapping AST for ConsoleKit for debugging
[93/114] Emitting module systemd
[94/116] Compiling systemd StatusCommand.swift
[95/116] Compiling systemd StopCommand.swift
[96/116] Compiling systemd UninstallCommand.swift
[97/116] Compiling systemd VersionCommand.swift
[98/116] Compiling systemd Console+Abort.swift
[99/116] Compiling systemd ReloadDaemonCommand.swift
[100/116] Compiling systemd RestartCommand.swift
[101/116] Compiling systemd StartCommand.swift
[102/116] Compiling systemd DisableCommand.swift
[103/116] Compiling systemd EditCommand.swift
[104/116] Compiling systemd EnableCommand.swift
[105/116] Compiling systemd InstallCommand.swift
[106/116] Compiling systemd KillCommand.swift
[107/116] Compiling systemd LogsCommand.swift
[108/116] Compiling systemd Users.swift
/host/spi-builder-workspace/Sources/systemd/Helpers/Users.swift:20:21: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
18 |             let stderr = Pipe()
19 |             let process = Process()
20 |             process.launchPath = try Bash.which("awk")
   |                     |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
   |                     `- 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' [#DeprecatedDeclaration]
25 |             let outHandle = stdout.fileHandleForReading
26 |
27 |             process.launch()
   |                     |- warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
   |                     `- note: use 'run' instead
28 |             process.waitUntilExit()
29 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[109/116] Compiling systemd main.swift
/host/spi-builder-workspace/Sources/systemd/Helpers/Users.swift:20:21: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
18 |             let stderr = Pipe()
19 |             let process = Process()
20 |             process.launchPath = try Bash.which("awk")
   |                     |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
   |                     `- 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' [#DeprecatedDeclaration]
25 |             let outHandle = stdout.fileHandleForReading
26 |
27 |             process.launch()
   |                     |- warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
   |                     `- note: use 'run' instead
28 |             process.waitUntilExit()
29 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[110/116] 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 [#SendableClosureCaptures]
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 [#SendableClosureCaptures]
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 [#SendableClosureCaptures]
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 [#SendableClosureCaptures]
200 |             }
201 |         }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[111/116] 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 [#SendableClosureCaptures]
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 [#SendableClosureCaptures]
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 [#SendableClosureCaptures]
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 [#SendableClosureCaptures]
200 |             }
201 |         }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[112/116] Compiling systemd String+Fragment.swift
[113/116] Compiling systemd Journalctl.swift
[114/117] Wrapping AST for systemd for debugging
[115/117] Write Objects.LinkFileList
[116/117] Linking systemd
Build complete! (44.12s)
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" : "/host/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"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.