The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftSystemd, reference 1.0.0 (d343aa), with Swift 5.10 for Linux on 13 Oct 2024 09:25:34 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
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:             5.10
Building package at path:  $PWD
https://github.com/MihaelIsaev/SwiftSystemd.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:de52ea9a9b71f638f9ab112bc11e200b74fab18027de8589a3de4f14b5e22683
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/MihaelIsaev/SwiftBash
Fetching https://github.com/vapor/console-kit
[1/15] Fetching swiftbash
[16/5472] Fetching swiftbash, console-kit
Fetched https://github.com/MihaelIsaev/SwiftBash from cache (0.32s)
Fetched https://github.com/vapor/console-kit from cache (0.32s)
Computing version for https://github.com/MihaelIsaev/SwiftBash
Computed https://github.com/MihaelIsaev/SwiftBash at 1.0.0 (1.79s)
Computing version for https://github.com/vapor/console-kit
Computed https://github.com/vapor/console-kit at 4.15.0 (0.40s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/3623] Fetching swift-log
[3624/73967] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (4.38s)
Fetched https://github.com/apple/swift-nio.git from cache (4.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.33s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.74.0 (0.60s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[896/5225] Fetching swift-atomics, swift-system
[5226/20670] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.17s)
Fetched https://github.com/apple/swift-system.git from cache (1.18s)
Fetched https://github.com/apple/swift-collections.git from cache (1.20s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.54s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.73s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.56s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/console-kit
Working copy of https://github.com/vapor/console-kit resolved at 4.15.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.6.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.74.0
Building for debugging...
[0/19] Write sources
[7/19] Write swift-version-24593BA9C3E375BF.txt
[8/26] Compiling c-nioatomics.c
[9/26] Compiling c-atomics.c
[11/32] Emitting module NIOConcurrencyHelpers
[12/32] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[13/32] Compiling Logging MetadataProvider.swift
[14/32] Emitting module Bash
[15/32] Compiling Bash Bash.swift
[16/33] Compiling NIOConcurrencyHelpers NIOLock.swift
[17/33] Compiling NIOConcurrencyHelpers atomics.swift
[18/33] Compiling NIOConcurrencyHelpers lock.swift
[19/33] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[20/34] Emitting module Logging
[22/34] Wrapping AST for Bash for debugging
[23/34] Wrapping AST for NIOConcurrencyHelpers for debugging
[25/34] Compiling Logging LogHandler.swift
[26/34] Compiling Logging Locks.swift
[27/34] Compiling Logging Logging.swift
[28/35] Wrapping AST for Logging for debugging
[30/61] Emitting module ConsoleKitTerminal
[31/64] Compiling ConsoleKitTerminal ActivityBar.swift
[32/64] Compiling ConsoleKitTerminal ActivityIndicator.swift
[33/64] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[34/64] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[35/64] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[36/64] Compiling ConsoleKitTerminal ConsoleClear.swift
[37/64] Compiling ConsoleKitTerminal Console+Ask.swift
[38/64] Compiling ConsoleKitTerminal Console+Choose.swift
[39/64] Compiling ConsoleKitTerminal Console+Confirm.swift
[40/64] Compiling ConsoleKitTerminal Console+Input.swift
[41/64] Compiling ConsoleKitTerminal Console+Center.swift
[42/64] Compiling ConsoleKitTerminal Console+Output.swift
[43/64] Compiling ConsoleKitTerminal CustomActivity.swift
[44/64] Compiling ConsoleKitTerminal LoadingBar.swift
[45/64] Compiling ConsoleKitTerminal ProgressBar.swift
[46/64] Compiling ConsoleKitTerminal Console+Clear.swift
[47/64] Compiling ConsoleKitTerminal Console+Wait.swift
[48/64] Compiling ConsoleKitTerminal ConsoleColor.swift
[49/64] Compiling ConsoleKitTerminal ConsoleStyle.swift
[50/64] Compiling ConsoleKitTerminal ConsoleText.swift
[51/64] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[52/64] Compiling ConsoleKitTerminal ANSI.swift
[53/64] Compiling ConsoleKitTerminal Console.swift
[54/64] Compiling ConsoleKitTerminal Terminal.swift
[55/64] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[56/64] Compiling ConsoleKitTerminal AnySendableHashable.swift
[57/64] Compiling ConsoleKitTerminal ConsoleLogger.swift
[58/64] Compiling ConsoleKitTerminal LoggerFragment.swift
[59/65] Wrapping AST for ConsoleKitTerminal for debugging
[61/87] Emitting module ConsoleKitCommands
[62/89] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[63/89] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[64/89] Compiling ConsoleKitCommands Argument.swift
[65/89] Compiling ConsoleKitCommands Command.swift
[66/89] Compiling ConsoleKitCommands CommandContext.swift
[67/89] Compiling ConsoleKitCommands CommandError.swift
[68/89] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[69/89] Compiling ConsoleKitCommands Utilities.swift
[70/89] Compiling ConsoleKitCommands AsyncCommands.swift
[71/89] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[72/89] Compiling ConsoleKitCommands AnyCommand.swift
[73/89] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[74/89] Compiling ConsoleKitCommands AsyncCommand.swift
[75/89] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[76/89] Compiling ConsoleKitCommands CommandGroup.swift
[77/89] Compiling ConsoleKitCommands CommandInput.swift
[78/89] Compiling ConsoleKitCommands Commands.swift
[79/89] Compiling ConsoleKitCommands CommandSignature.swift
[80/89] Compiling ConsoleKitCommands Flag.swift
[81/89] Compiling ConsoleKitCommands Option.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] Emitting module ConsoleKit
[88/92] Compiling ConsoleKit Exports.swift
[89/93] Wrapping AST for ConsoleKit for debugging
[91/112] Compiling systemd StatusCommand.swift
[92/112] Compiling systemd StopCommand.swift
[93/112] Compiling systemd UninstallCommand.swift
[94/114] Emitting module systemd
[95/114] Compiling systemd DisableCommand.swift
[96/114] Compiling systemd EditCommand.swift
[97/114] Compiling systemd EnableCommand.swift
[98/114] Compiling systemd InstallCommand.swift
[99/114] Compiling systemd KillCommand.swift
[100/114] Compiling systemd LogsCommand.swift
[101/114] Compiling systemd ReloadDaemonCommand.swift
[102/114] Compiling systemd RestartCommand.swift
[103/114] Compiling systemd StartCommand.swift
[104/114] Compiling systemd String+Fragment.swift
[105/114] Compiling systemd Journalctl.swift
[106/114] Compiling systemd VersionCommand.swift
[107/114] Compiling systemd Console+Abort.swift
[108/114] Compiling systemd Swift.swift
[109/114] Compiling systemd Systemctl.swift
[110/114] Compiling systemd Users.swift
/host/spi-builder-workspace/Sources/systemd/Helpers/Users.swift:20:21: warning: 'launchPath' is deprecated: renamed to 'executableURL'
            process.launchPath = try Bash.which("awk")
                    ^
/host/spi-builder-workspace/Sources/systemd/Helpers/Users.swift:20:21: note: use 'executableURL' instead
            process.launchPath = try Bash.which("awk")
                    ^~~~~~~~~~
                    executableURL
/host/spi-builder-workspace/Sources/systemd/Helpers/Users.swift:27:21: warning: 'launch()' is deprecated: renamed to 'run'
            process.launch()
                    ^
/host/spi-builder-workspace/Sources/systemd/Helpers/Users.swift:27:21: note: use 'run' instead
            process.launch()
                    ^~~~~~
                    run
[111/114] Compiling systemd main.swift
/host/spi-builder-workspace/Sources/systemd/Helpers/Users.swift:20:21: warning: 'launchPath' is deprecated: renamed to 'executableURL'
            process.launchPath = try Bash.which("awk")
                    ^
/host/spi-builder-workspace/Sources/systemd/Helpers/Users.swift:20:21: note: use 'executableURL' instead
            process.launchPath = try Bash.which("awk")
                    ^~~~~~~~~~
                    executableURL
/host/spi-builder-workspace/Sources/systemd/Helpers/Users.swift:27:21: warning: 'launch()' is deprecated: renamed to 'run'
            process.launch()
                    ^
/host/spi-builder-workspace/Sources/systemd/Helpers/Users.swift:27:21: note: use 'run' instead
            process.launch()
                    ^~~~~~
                    run
[112/115] Wrapping AST for systemd for debugging
[113/115] Write Objects.LinkFileList
[114/115] Linking systemd
Build complete! (25.33s)
Build complete.
Done.