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

Failed to build Unlocker with Swift 5.8 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mat1th/unlocker.git
Reference: v0.2.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/mat1th/unlocker
 * tag               v0.2.0     -> FETCH_HEAD
HEAD is now at be18dff feat: update depedecy swift-argument-parser; (#2)
Cloned https://github.com/mat1th/unlocker.git
Revision (git rev-parse @):
be18dffbbebad618792f7951b05594fb71b8ba16
SUCCESS checkout https://github.com/mat1th/unlocker.git at v0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/apple/swift-argument-parser
[1/11367] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.76s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.32s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.0
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.49.0/SwiftLintBinary-macos.artifactbundle.zip
[1397/21843910] Downloading https://github.com/realm/SwiftLint/releases/download/0.49.0/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.49.0/SwiftLintBinary-macos.artifactbundle.zip (2.44s)
error: Tool ‘swiftlint’ is not supported on the target platform
error: Tool ‘swiftlint’ is not supported on the target platform
error: build stopped due to build-tool plugin failures
error: Tool ‘swiftlint’ is not supported on the target platform
error: Tool ‘swiftlint’ is not supported on the target platform
error: build stopped due to build-tool plugin failures
BUILD FAILURE 5.8 linux