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

Build Command

bash -c docker run --rm -v "checkouts-4609320-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/shibapm/rocket.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/shibapm/rocket
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at df94499 Unhide dependencies
Cloned https://github.com/shibapm/rocket.git
Revision (git rev-parse @):
df94499fa028ac7f72ca34d977cc5fa38f00b464
SUCCESS checkout https://github.com/shibapm/rocket.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/shibapm/rocket.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-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/shibapm/Komondor.git
Fetching https://github.com/nicklockwood/SwiftFormat.git
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/shibapm/PackageConfig.git
[1/580] Fetching packageconfig
[581/1536] Fetching packageconfig, shellout
[734/2045] Fetching packageconfig, shellout, komondor
[1071/6908] Fetching packageconfig, shellout, komondor, swiftshell
[3311/16245] Fetching packageconfig, shellout, komondor, swiftshell, yams
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.46s)
Fetching https://github.com/f-meloni/TestSpy
Fetched https://github.com/kareman/SwiftShell from cache (0.46s)
Fetching https://github.com/shibapm/Logger
[7254/10802] Fetching shellout, komondor, yams
[7349/49227] Fetching shellout, komondor, yams, swiftformat
[9644/49343] Fetching shellout, komondor, yams, swiftformat, logger
Fetched https://github.com/shibapm/Logger from cache (0.25s)
Fetching https://github.com/Quick/Quick
[10950/49227] Fetching shellout, komondor, yams, swiftformat
[11335/51275] Fetching shellout, komondor, yams, swiftformat, testspy
[14365/65824] Fetching shellout, komondor, yams, swiftformat, testspy, quick
Fetched https://github.com/JohnSundell/ShellOut.git from cache (1.21s)
Fetching https://github.com/Quick/Nimble
Fetched https://github.com/jpsim/Yams from cache (1.25s)
[19460/55531] Fetching komondor, swiftformat, testspy, quick
Fetched https://github.com/Quick/Quick from cache (0.77s)
[5311/40982] Fetching komondor, swiftformat, testspy
[6376/59622] Fetching komondor, swiftformat, testspy, nimble
Fetched https://github.com/f-meloni/TestSpy from cache (2.62s)
[24145/57574] Fetching komondor, swiftformat, nimble
Fetched https://github.com/Quick/Nimble from cache (1.98s)
[5889/38934] Fetching komondor, swiftformat
Fetched https://github.com/shibapm/Komondor.git from cache (21.24s)
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (21.95s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.49.1 (5.25s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.3 (0.59s)
Computing version for https://github.com/f-meloni/TestSpy
Computed https://github.com/f-meloni/TestSpy at 0.5.0 (0.58s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.1.2 (1.11s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.2 (0.56s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.54s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.52s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.0.5 (0.57s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.54s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 3.1.2 (0.60s)
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 3.1.2
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/shibapm/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.1.3
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.49.1
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.0.5
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.2
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 8.1.2
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Creating working copy for https://github.com/f-meloni/TestSpy
Working copy of https://github.com/f-meloni/TestSpy resolved at 0.5.0
Building for debugging...
[0/23] 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'
[6/23] Compiling scanner.c
[6/23] Compiling api.c
[6/23] Compiling parser.c
[6/23] Compiling writer.c
[6/23] Compiling emitter.c
clang: error: unknown argument: '-index-store-path'
[6/23] Compiling reader.c
[6/23] 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.