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 FileSystem, reference main (77749b), with Swift 5.8 for Linux on 4 Sep 2024 22:35:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/FileSystem.git
Reference: main
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/tuist/FileSystem
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 77749bd Update dependency tuist/Path to from: "0.3.5"
Cloned https://github.com/tuist/FileSystem.git
Revision (git rev-parse @):
77749bd7a2e7c5697090db155e27e3d4683bb17d
SUCCESS checkout https://github.com/tuist/FileSystem.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD
https://github.com/tuist/FileSystem.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:c076d3ae857ca95da27bda0293ef81759bb7add70e4768513ac0cd43f6640c27
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/tuist/Path
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-collections.git
[1/287] Fetching path
[288/3844] Fetching path, swift-log
[3845/18852] Fetching path, swift-log, swift-collections
Fetched https://github.com/tuist/Path (0.31s)
Fetching https://github.com/apple/swift-nio
Fetched https://github.com/apple/swift-log (0.31s)
Fetching https://github.com/weichsel/ZIPFoundation
[901/15008] Fetching swift-collections
[4204/20456] Fetching swift-collections, zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation (0.47s)
Fetching https://github.com/apple/swift-atomics.git
[8705/15008] Fetching swift-collections
[15009/16577] Fetching swift-collections, swift-atomics
[15543/86154] Fetching swift-collections, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git (0.34s)
Fetching https://github.com/davbeck/swift-glob
[21270/84585] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git (1.14s)
Fetching https://github.com/apple/swift-system.git
[8350/69577] Fetching swift-nio
[23658/70095] Fetching swift-nio, swift-glob
Fetched https://github.com/davbeck/swift-glob (0.22s)
[29223/69577] Fetching swift-nio
[32007/73215] Fetching swift-nio, swift-system
Fetched https://github.com/apple/swift-system.git (0.33s)
[34789/69577] Fetching swift-nio
Fetched https://github.com/apple/swift-nio (4.23s)
Computing version for https://github.com/davbeck/swift-glob
error: Dependencies could not be resolved because 'swift-glob' >= 0.0.0 contains incompatible tools version (5.9.0) and root depends on 'swift-glob' 0.1.0..<1.0.0.
BUILD FAILURE 5.8 linux