This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 BetterXC with Swift 6.0 (beta) for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/monstar-lab/betterxc.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/monstar-lab/betterxc
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3a87c18 Merge branch 'release/0.9.3'
Cloned https://github.com/monstar-lab/betterxc.git
Revision (git rev-parse @):
3a87c187cdc9a6e5b16ade2d71518bc6175b2720
SUCCESS checkout https://github.com/monstar-lab/betterxc.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/monstar-lab/betterxc.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/kareman/SwiftShell.git
Fetching https://github.com/xcodeswift/xcproj.git
Fetching https://github.com/kareman/Moderator.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/Spectre.git
[1/4863] Fetching swiftshell
[293/5884] Fetching swiftshell, spectre
[1605/7295] Fetching swiftshell, spectre, pathkit
[3587/7953] Fetching swiftshell, spectre, pathkit, moderator
Fetched https://github.com/kylef/Spectre.git from cache (0.24s)
[3464/6932] Fetching swiftshell, pathkit, moderator
Fetching https://github.com/onevcat/Rainbow.git
[5459/27399] Fetching swiftshell, pathkit, moderator, xcproj
[12461/28517] Fetching swiftshell, pathkit, moderator, xcproj, rainbow
Fetched https://github.com/onevcat/Rainbow.git from cache (0.21s)
Fetching https://github.com/JohnSundell/ShellOut.git
[14098/27399] Fetching swiftshell, pathkit, moderator, xcproj
[23110/28355] Fetching swiftshell, pathkit, moderator, xcproj, shellout
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.25s)
[23122/27399] Fetching swiftshell, pathkit, moderator, xcproj
Fetched https://github.com/kylef/PathKit.git from cache (0.94s)
Fetched https://github.com/kareman/Moderator.git from cache (0.97s)
[1/2095] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (1.25s)
Fetched https://github.com/kareman/SwiftShell.git from cache (1.26s)
Fetched https://github.com/xcodeswift/xcproj.git from cache (1.28s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.1.4 (0.43s)
Computing version for https://github.com/kareman/Moderator.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.0' to specify the current tools version
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.