The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftSystemd, reference 1.0.0 (d343aa), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 04:21:13 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MihaelIsaev/SwiftSystemd.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/vapor/console-kit
Fetching https://github.com/MihaelIsaev/SwiftBash
[1/15] Fetching swiftbash
[16/6686] Fetching swiftbash, console-kit
Fetched https://github.com/vapor/console-kit from cache (1.10s)
Fetched https://github.com/MihaelIsaev/SwiftBash from cache (1.10s)
Computing version for https://github.com/MihaelIsaev/SwiftBash
Computed https://github.com/MihaelIsaev/SwiftBash at 1.0.0 (4.13s)
Computing version for https://github.com/vapor/console-kit
Computed https://github.com/vapor/console-kit at 4.16.0 (0.58s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/6569] Fetching swift-log
[6570/89720] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (6.00s)
Fetched https://github.com/apple/swift-nio.git from cache (6.00s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (6.77s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[365/25357] Fetching swift-atomics, swift-collections
[385/30958] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.18s)
[3703/25357] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.99s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.99s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (2.68s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.59s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.66s)
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/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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.6.4
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swiftsystemd",
      "name": "SwiftSystemd",
      "url": "https://github.com/MihaelIsaev/SwiftSystemd.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSystemd",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "console-kit",
          "name": "console-kit",
          "url": "https://github.com/vapor/console-kit",
          "version": "4.16.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/console-kit",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.12.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "traits": [
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.97.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "traits": [
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.6.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swiftbash",
          "name": "SwiftBash",
          "url": "https://github.com/MihaelIsaev/SwiftBash",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftBash",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/MihaelIsaev/SwiftSystemd.git
[1/52] Fetching swiftsystemd
Fetched https://github.com/MihaelIsaev/SwiftSystemd.git from cache (0.63s)
Fetching https://github.com/MihaelIsaev/SwiftBash from cache
Fetching https://github.com/vapor/console-kit from cache
Fetched https://github.com/vapor/console-kit from cache (0.55s)
Fetched https://github.com/MihaelIsaev/SwiftBash from cache (0.55s)
Computing version for https://github.com/MihaelIsaev/SwiftBash
Computed https://github.com/MihaelIsaev/SwiftBash at 1.0.0 (0.61s)
Computing version for https://github.com/vapor/console-kit
Computed https://github.com/vapor/console-kit at 4.16.0 (0.03s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.79s)
Fetched https://github.com/apple/swift-log.git from cache (0.79s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.86s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.52s)
Fetched https://github.com/apple/swift-system.git from cache (0.52s)
Fetched https://github.com/apple/swift-collections.git from cache (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.61s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.04s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.06s)
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/MihaelIsaev/SwiftSystemd.git
Working copy of https://github.com/MihaelIsaev/SwiftSystemd.git resolved at 1.0.0 (d343aa2)
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/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.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.97.1
Creating working copy for https://github.com/MihaelIsaev/SwiftBash
Working copy of https://github.com/MihaelIsaev/SwiftBash resolved at 1.0.0
Found 2 product dependencies
  - console-kit
  - SwiftBash
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/MihaelIsaev/SwiftSystemd.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/14] Write sources
[1/14] Write systemd-entitlement.plist
[2/14] Write sources
[8/14] Write swift-version--6988338F2F200930.txt
[10/22] Compiling Logging Logging.swift
[11/22] Compiling Logging Locks.swift
[12/22] Compiling Logging LogEvent.swift
[13/22] Compiling Logging MetadataProvider.swift
[14/22] Compiling Logging LogHandler.swift
[15/22] Emitting module Logging
[15/22] Compiling c-nioatomics.c
[17/22] Emitting module Bash
[18/22] Compiling Bash Bash.swift
[18/22] Compiling c-atomics.c
[20/29] Compiling NIOConcurrencyHelpers atomics.swift
[21/29] Compiling NIOConcurrencyHelpers NIOLock.swift
[22/29] Emitting module NIOConcurrencyHelpers
[23/29] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[24/29] Compiling NIOConcurrencyHelpers lock.swift
[25/29] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[26/29] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[27/56] Emitting module ConsoleKitTerminal
[28/58] Compiling ConsoleKitTerminal Console+Confirm.swift
[29/58] Compiling ConsoleKitTerminal Console+Input.swift
[30/58] Compiling ConsoleKitTerminal Console+Center.swift
[31/58] Compiling ConsoleKitTerminal Console+Output.swift
[32/58] Compiling ConsoleKitTerminal Console+Wait.swift
[33/58] Compiling ConsoleKitTerminal ConsoleColor.swift
[34/58] Compiling ConsoleKitTerminal ConsoleClear.swift
[35/58] Compiling ConsoleKitTerminal Console+Ask.swift
[36/58] Compiling ConsoleKitTerminal Console+Choose.swift
[37/58] Compiling ConsoleKitTerminal ProgressBar.swift
[38/58] Compiling ConsoleKitTerminal Console+Clear.swift
[39/58] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[40/58] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[41/58] Compiling ConsoleKitTerminal AnySendableHashable.swift
[42/58] Compiling ConsoleKitTerminal ConsoleStyle.swift
[43/58] Compiling ConsoleKitTerminal ConsoleText.swift
[44/58] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[45/58] Compiling ConsoleKitTerminal ActivityBar.swift
[46/58] Compiling ConsoleKitTerminal ActivityIndicator.swift
[47/58] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[48/58] Compiling ConsoleKitTerminal ANSI.swift
[49/58] Compiling ConsoleKitTerminal Console.swift
[50/58] Compiling ConsoleKitTerminal Terminal.swift
[51/58] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[52/58] Compiling ConsoleKitTerminal CustomActivity.swift
[53/58] Compiling ConsoleKitTerminal LoadingBar.swift
[54/58] Compiling ConsoleKitTerminal ConsoleLogger.swift
[55/58] Compiling ConsoleKitTerminal LoggerFragment.swift
[56/80] Compiling ConsoleKitCommands Argument.swift
[57/80] Compiling ConsoleKitCommands CommandSignature.swift
[58/80] Compiling ConsoleKitCommands Flag.swift
[59/80] Compiling ConsoleKitCommands Option.swift
[60/82] Emitting module ConsoleKitCommands
[61/82] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[62/82] Compiling ConsoleKitCommands AsyncCommand.swift
[63/82] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[64/82] Compiling ConsoleKitCommands Commands.swift
[65/82] Compiling ConsoleKitCommands Console+Run.swift
[66/82] Compiling ConsoleKitCommands AsyncCommands.swift
[67/82] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[68/82] Compiling ConsoleKitCommands AnyCommand.swift
[69/82] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[70/82] Compiling ConsoleKitCommands Utilities.swift
[71/82] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[72/82] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[73/82] Compiling ConsoleKitCommands ConsoleError.swift
[74/82] Compiling ConsoleKitCommands Completion.swift
[75/82] Compiling ConsoleKitCommands Command.swift
[76/82] Compiling ConsoleKitCommands CommandContext.swift
[77/82] Compiling ConsoleKitCommands CommandError.swift
[78/82] Compiling ConsoleKitCommands CommandGroup.swift
[79/82] Compiling ConsoleKitCommands CommandInput.swift
[80/84] Compiling ConsoleKit Exports.swift
[81/84] Emitting module ConsoleKit
[82/103] Compiling systemd EnableCommand.swift
[83/103] Compiling systemd InstallCommand.swift
[84/103] Compiling systemd ReloadDaemonCommand.swift
[85/103] Compiling systemd RestartCommand.swift
[86/103] Compiling systemd Swift.swift
[87/103] Compiling systemd Systemctl.swift
[88/103] Compiling systemd DisableCommand.swift
[89/103] Compiling systemd EditCommand.swift
[90/103] Compiling systemd KillCommand.swift
[91/103] Compiling systemd LogsCommand.swift
[92/103] Compiling systemd String+Fragment.swift
[93/103] Compiling systemd Journalctl.swift
[94/103] Compiling systemd StopCommand.swift
[95/103] Compiling systemd UninstallCommand.swift
[96/103] Compiling systemd StartCommand.swift
[97/103] Compiling systemd StatusCommand.swift
[98/103] Compiling systemd VersionCommand.swift
[99/103] Compiling systemd Console+Abort.swift
[100/103] Emitting module systemd
[101/105] Compiling systemd Users.swift
[102/105] Compiling systemd main.swift
[102/105] Write Objects.LinkFileList
[103/105] Linking systemd
[104/105] Applying systemd
Build complete! (13.36s)
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.