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 Curly with Swift 6.0 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/perfectaccelerators/curly.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/perfectaccelerators/curly
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 00dac51 Merge pull request #4 from iamjono/master
Cloned https://github.com/perfectaccelerators/curly.git
Revision (git rev-parse @):
00dac51e7ea81252696b805d9d3321606c014ae2
SUCCESS checkout https://github.com/perfectaccelerators/curly.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/perfectaccelerators/curly.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/PerfectlySoft/PerfectLib.git
Fetching https://github.com/PerfectlySoft/Perfect-Crypto.git
Fetching https://github.com/PerfectlySoft/Perfect-Logger.git
Fetching https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Fetching https://github.com/PerfectlySoft/Perfect-CURL.git
Fetching https://github.com/PerfectlySoft/Perfect-Net.git
[1/504] Fetching perfect-curl
[112/1074] Fetching perfect-curl, perfect-net
[1075/1686] Fetching perfect-curl, perfect-net, perfect-crypto
[1534/1868] Fetching perfect-curl, perfect-net, perfect-crypto, perfect-logger
[1869/12652] Fetching perfect-curl, perfect-net, perfect-crypto, perfect-logger, perfectlib
[3056/16613] Fetching perfect-curl, perfect-net, perfect-crypto, perfect-logger, perfectlib, perfect-copenssl
Fetched https://github.com/PerfectlySoft/Perfect-Logger.git from cache (0.27s)
Fetching https://github.com/PerfectlySoft/Perfect-Thread.git
[3247/16431] Fetching perfect-curl, perfect-net, perfect-crypto, perfectlib, perfect-copenssl
[10401/16810] Fetching perfect-curl, perfect-net, perfect-crypto, perfectlib, perfect-copenssl, perfect-thread
Fetched https://github.com/PerfectlySoft/Perfect-Thread.git from cache (0.22s)
Fetching https://github.com/PerfectlySoft/Perfect-libcurl.git
[12508/16431] Fetching perfect-curl, perfect-net, perfect-crypto, perfectlib, perfect-copenssl
[13844/16508] Fetching perfect-curl, perfect-net, perfect-crypto, perfectlib, perfect-copenssl, perfect-libcurl
Fetched https://github.com/PerfectlySoft/Perfect-libcurl.git from cache (0.30s)
Fetching https://github.com/PerfectlySoft/Perfect-HTTP.git
Fetched https://github.com/PerfectlySoft/Perfect-COpenSSL.git from cache (0.82s)
[9883/13278] Fetching perfect-curl, perfect-net, perfect-crypto, perfectlib, perfect-http
Fetched https://github.com/PerfectlySoft/Perfect-HTTP.git from cache (0.27s)
[9971/12470] Fetching perfect-curl, perfect-net, perfect-crypto, perfectlib
Fetched https://github.com/PerfectlySoft/Perfect-Crypto.git from cache (2.81s)
Fetched https://github.com/PerfectlySoft/Perfect-CURL.git from cache (2.81s)
Fetched https://github.com/PerfectlySoft/Perfect-Net.git from cache (2.81s)
Computing version for https://github.com/PerfectlySoft/Perfect-Logger.git
error: the Swift tools version specification is possibly missing a version specifier; consider using '// swift-tools-version: 6.0' to specify the current Swift toolchain version as the lowest Swift version supported by the project
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.