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 Swiftbrew with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/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/swiftbrew/Swiftbrew.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/swiftbrew/Swiftbrew
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a111c21 Merge pull request #12 from Thieurom/update-gh-pull-request-action
Cloned https://github.com/swiftbrew/Swiftbrew.git
Revision (git rev-parse @):
a111c21840644f32aa3cdada67c5bd499184e9d3
SUCCESS checkout https://github.com/swiftbrew/Swiftbrew.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/swiftbrew/Swiftbrew.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/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/getGuaka/Args.git
Fetching https://github.com/getGuaka/StringScanner.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/apple/swift-package-manager.git
Fetching https://github.com/getGuaka/Colorizer.git
[1/1118] Fetching rainbow
[1119/1176] Fetching rainbow, colorizer
[1177/1364] Fetching rainbow, colorizer, stringscanner
[1345/1398] Fetching rainbow, colorizer, stringscanner, args
Fetched https://github.com/getGuaka/Args.git from cache (0.26s)
Fetched https://github.com/getGuaka/Colorizer.git from cache (0.26s)
Fetched https://github.com/getGuaka/StringScanner.git from cache (0.26s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/JustHTTP/Just.git
Fetched https://github.com/onevcat/Rainbow.git from cache (0.26s)
Fetching https://github.com/nsomar/Guaka.git
Fetching https://github.com/getGuaka/Prompt.git
[1/1420] Fetching guaka
[271/2831] Fetching guaka, pathkit
[2254/2875] Fetching guaka, pathkit, prompt
[2876/5047] Fetching guaka, pathkit, prompt, just
Fetched https://github.com/getGuaka/Prompt.git from cache (0.21s)
Fetching https://github.com/getGuaka/Run.git
[4352/5003] Fetching guaka, pathkit, just
Fetched https://github.com/nsomar/Guaka.git from cache (0.22s)
[3019/3583] Fetching pathkit, just
Fetching https://github.com/Quick/Quick.git
Fetched https://github.com/kylef/PathKit.git from cache (0.30s)
Fetching https://github.com/kylef/Spectre.git
Fetched https://github.com/JustHTTP/Just.git from cache (0.30s)
Fetching https://github.com/yonaskolb/Mint.git
[1/53] Fetching run
Fetched https://github.com/getGuaka/Run.git from cache (0.22s)
Fetching https://github.com/jakeheis/SwiftCLI.git
[1/1021] Fetching spectre
[165/15570] Fetching spectre, quick
Fetched https://github.com/kylef/Spectre.git from cache (0.20s)
[4802/14549] Fetching quick
[5239/33189] Fetching quick, nimble
[5677/35966] Fetching quick, nimble, mint
[22706/41040] Fetching quick, nimble, mint, swiftcli
Fetched https://github.com/yonaskolb/Mint.git from cache (0.35s)
[29760/38263] Fetching quick, nimble, swiftcli
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (0.33s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
[31698/33189] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (0.61s)
[18268/18640] Fetching nimble
[18269/150935] Fetching nimble, swift-package-manager
Computed https://github.com/jakeheis/SwiftCLI.git at 5.2.2 (1.25s)
Computing version for https://github.com/yonaskolb/Mint.git
Computed https://github.com/yonaskolb/Mint.git at 0.12.0 (0.47s)
Fetched https://github.com/Quick/Nimble.git from cache (9.53s)
Fetched https://github.com/apple/swift-package-manager.git from cache (9.74s)
Computing version for https://github.com/nsomar/Guaka.git
Computed https://github.com/nsomar/Guaka.git at 0.4.1 (1.04s)
Computing version for https://github.com/getGuaka/Run.git
Computed https://github.com/getGuaka/Run.git at 0.1.1 (0.42s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (0.43s)
Computing version for https://github.com/JustHTTP/Just.git
Computed https://github.com/JustHTTP/Just.git at 0.8.0 (0.42s)
Computing version for https://github.com/apple/swift-package-manager.git
Computed https://github.com/apple/swift-package-manager.git at 0.2.0 (0.52s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.1.5 (0.42s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (0.43s)
Computing version for https://github.com/getGuaka/StringScanner.git
Computed https://github.com/getGuaka/StringScanner.git at 0.4.1 (0.42s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.4 (0.42s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.4 (0.45s)
Computing version for https://github.com/getGuaka/Prompt.git
Computed https://github.com/getGuaka/Prompt.git at 0.1.1 (0.43s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.42s)
Computing version for https://github.com/getGuaka/Args.git
Computed https://github.com/getGuaka/Args.git at 0.1.1 (0.42s)
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 5.2.2
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 0.9.2
Creating working copy for https://github.com/nsomar/Guaka.git
Working copy of https://github.com/nsomar/Guaka.git resolved at 0.4.1
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.1.5
Creating working copy for https://github.com/getGuaka/Colorizer.git
Working copy of https://github.com/getGuaka/Colorizer.git resolved at 0.2.1
Creating working copy for https://github.com/getGuaka/Run.git
Working copy of https://github.com/getGuaka/Run.git resolved at 0.1.1
Creating working copy for https://github.com/getGuaka/StringScanner.git
Working copy of https://github.com/getGuaka/StringScanner.git resolved at 0.4.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/JustHTTP/Just.git
Working copy of https://github.com/JustHTTP/Just.git resolved at 0.8.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.4
Creating working copy for https://github.com/getGuaka/Prompt.git
Working copy of https://github.com/getGuaka/Prompt.git resolved at 0.1.1
Creating working copy for https://github.com/yonaskolb/Mint.git
Working copy of https://github.com/yonaskolb/Mint.git resolved at 0.12.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.3.4
Creating working copy for https://github.com/getGuaka/Args.git
Working copy of https://github.com/getGuaka/Args.git resolved at 0.1.1
Creating working copy for https://github.com/apple/swift-package-manager.git
Working copy of https://github.com/apple/swift-package-manager.git resolved at 0.2.0
warning: 'spi-builder-workspace': dependency 'swiftcli' is not used by any target
Building for debugging...
[0/38] Write sources
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[17/38] Compiling clibc libc.c
[17/38] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.