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 SofarKit 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/dreymonde/sofarkit.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/dreymonde/sofarkit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ff68082 Drop 'Sofar' from type names
Cloned https://github.com/dreymonde/sofarkit.git
Revision (git rev-parse @):
ff6808234f96e4c29a1f586db16b759aff849180
SUCCESS checkout https://github.com/dreymonde/sofarkit.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/dreymonde/sofarkit.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/onevcat/Rainbow
Fetching https://github.com/dreymonde/Light
Fetching https://github.com/scinfu/SwiftSoup
Fetching https://github.com/scottrhoyt/SwiftyTextTable
Fetching https://github.com/dreymonde/Shallows.git
[1/1076] Fetching shallows
[1077/2194] Fetching shallows, rainbow
[1145/3123] Fetching shallows, rainbow, swiftytexttable
[2076/3198] Fetching shallows, rainbow, swiftytexttable, light
[3199/6256] Fetching shallows, rainbow, swiftytexttable, light, swiftsoup
Fetched https://github.com/dreymonde/Light from cache (0.28s)
[4591/6181] Fetching shallows, rainbow, swiftytexttable, swiftsoup
Fetched https://github.com/dreymonde/Shallows.git from cache (0.28s)
[3607/5105] Fetching rainbow, swiftytexttable, swiftsoup
Fetched https://github.com/scottrhoyt/SwiftyTextTable from cache (0.29s)
[2800/4176] Fetching rainbow, swiftsoup
Fetched https://github.com/onevcat/Rainbow from cache (0.40s)
Fetched https://github.com/scinfu/SwiftSoup from cache (0.40s)
Computing version for https://github.com/dreymonde/Light
Computed https://github.com/dreymonde/Light at 0.0.3 (0.53s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
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.