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-0":/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: 0.1.0
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
 * tag               0.1.0      -> FETCH_HEAD
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 0.1.0
========================================
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-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/scinfu/SwiftSoup
Fetching https://github.com/dreymonde/Shallows.git
Fetching https://github.com/dreymonde/Light
Fetching https://github.com/scottrhoyt/SwiftyTextTable
[1/1076] Fetching shallows
[1077/2190] Fetching shallows, rainbow
[1233/3119] Fetching shallows, rainbow, swiftytexttable
[3120/3194] Fetching shallows, rainbow, swiftytexttable, light
[3157/6220] Fetching shallows, rainbow, swiftytexttable, light, swiftsoup
Fetched https://github.com/onevcat/Rainbow from cache (0.29s)
[2807/5106] Fetching shallows, swiftytexttable, light, swiftsoup
Fetched https://github.com/dreymonde/Shallows.git from cache (0.44s)
Fetched https://github.com/dreymonde/Light from cache (0.44s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable from cache (0.45s)
Fetched https://github.com/scinfu/SwiftSoup from cache (0.45s)
Computing version for https://github.com/dreymonde/Light
Computed https://github.com/dreymonde/Light at 0.0.3 (0.49s)
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/scinfu/SwiftSoup
Updating https://github.com/dreymonde/Light
Updating https://github.com/scottrhoyt/SwiftyTextTable
Updating https://github.com/onevcat/Rainbow
Updating https://github.com/dreymonde/Shallows.git
Updated https://github.com/scottrhoyt/SwiftyTextTable (0.15s)
Updated https://github.com/dreymonde/Light (0.15s)
Updated https://github.com/scinfu/SwiftSoup (0.15s)
Updated https://github.com/dreymonde/Shallows.git (0.17s)
Updated https://github.com/onevcat/Rainbow (0.17s)
Computing version for https://github.com/dreymonde/Light
Computed https://github.com/dreymonde/Light at 0.0.3 (0.56s)
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