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 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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:             5.10
Building package at path:  $workDir
https://github.com/dreymonde/sofarkit.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/scinfu/SwiftSoup
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/dreymonde/Shallows.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable
Fetching https://github.com/dreymonde/Light
[1/75] Fetching light
[76/1004] Fetching light, swiftytexttable
[1005/2080] Fetching light, swiftytexttable, shallows
[1393/3194] Fetching light, swiftytexttable, shallows, rainbow
[1513/6220] Fetching light, swiftytexttable, shallows, rainbow, swiftsoup
Fetched https://github.com/dreymonde/Shallows.git from cache (0.28s)
[2845/5144] Fetching light, swiftytexttable, rainbow, swiftsoup
[2097/4215] Fetching light, rainbow, swiftsoup
Fetched https://github.com/scottrhoyt/SwiftyTextTable from cache (0.29s)
[1014/3101] Fetching light, swiftsoup
Fetched https://github.com/onevcat/Rainbow from cache (0.29s)
Fetched https://github.com/dreymonde/Light from cache (0.29s)
[969/3026] Fetching swiftsoup
Fetched https://github.com/scinfu/SwiftSoup from cache (0.41s)
Computing version for https://github.com/dreymonde/Light
Computed https://github.com/dreymonde/Light at 0.0.3 (0.45s)
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: 5.10' to specify the current tools version
Updating https://github.com/dreymonde/Shallows.git
Updating https://github.com/scottrhoyt/SwiftyTextTable
Updating https://github.com/onevcat/Rainbow
Updating https://github.com/dreymonde/Light
Updating https://github.com/scinfu/SwiftSoup
Updated https://github.com/scinfu/SwiftSoup (0.17s)
Updated https://github.com/scottrhoyt/SwiftyTextTable (0.18s)
Updated https://github.com/dreymonde/Light (0.18s)
Updated https://github.com/dreymonde/Shallows.git (0.18s)
Updated https://github.com/onevcat/Rainbow (0.19s)
Computing version for https://github.com/dreymonde/Light
Computed https://github.com/dreymonde/Light at 0.0.3 (0.45s)
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: 5.10' to specify the current tools version
BUILD FAILURE 5.10 linux