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 Soft with Swift 6.0 (beta) 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/oliveroneill/soft.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/oliveroneill/soft
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0002155 Update to use Swift's inbuilt Result type
Cloned https://github.com/oliveroneill/soft.git
Revision (git rev-parse @):
000215572d4c4804894844c460b24570ed63fc4d
SUCCESS checkout https://github.com/oliveroneill/soft.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/oliveroneill/soft.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/IBM-Swift/SwiftyRequest.git
Fetching https://github.com/oliveroneill/WebBrowser.git
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/IBM-Swift/CircuitBreaker.git
Fetching https://github.com/IBM-Swift/LoggerAPI.git
[1/956] Fetching shellout
[957/1727] Fetching shellout, loggerapi
[996/3786] Fetching shellout, loggerapi, swiftyrequest
[1202/3844] Fetching shellout, loggerapi, swiftyrequest, webbrowser
[2898/5573] Fetching shellout, loggerapi, swiftyrequest, webbrowser, circuitbreaker
Fetched https://github.com/oliveroneill/WebBrowser.git from cache (0.33s)
[5394/5515] Fetching shellout, loggerapi, swiftyrequest, circuitbreaker
Fetched https://github.com/IBM-Swift/SwiftyRequest.git from cache (0.36s)
Computing version for https://github.com/oliveroneill/WebBrowser.git
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.37s)
Fetched https://github.com/IBM-Swift/CircuitBreaker.git from cache (0.37s)
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (0.37s)
Computed https://github.com/oliveroneill/WebBrowser.git at 1.0.0 (0.44s)
Computing version for https://github.com/IBM-Swift/SwiftyRequest.git
Computed https://github.com/IBM-Swift/SwiftyRequest.git at 1.1.3 (0.44s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.1.0 (0.43s)
Computing version for https://github.com/IBM-Swift/LoggerAPI.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.