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 Spasibo with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-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/artemnovichkov/spasibo.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/artemnovichkov/spasibo
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f2b1f78 Update logo
Cloned https://github.com/artemnovichkov/spasibo.git
Revision (git rev-parse @):
f2b1f78cd4be8ca6da37206d43dfdeea06e1ab90
SUCCESS checkout https://github.com/artemnovichkov/spasibo.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/artemnovichkov/spasibo.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-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/apple/swift-argument-parser.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/mdiep/Tentacle.git
Fetching https://github.com/Carthage/ReactiveTask.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/jdhealy/PrettyColors.git
[1/1115] Fetching prettycolors
[1116/15664] Fetching prettycolors, quick
[3299/19397] Fetching prettycolors, quick, tentacle
[19398/31076] Fetching prettycolors, quick, tentacle, swift-argument-parser
[19866/40413] Fetching prettycolors, quick, tentacle, swift-argument-parser, yams
Fetched https://github.com/Quick/Quick.git from cache (0.59s)
Fetching https://github.com/thoughtbot/Curry.git
[18044/25864] Fetching prettycolors, tentacle, swift-argument-parser, yams
[22784/26440] Fetching prettycolors, tentacle, swift-argument-parser, yams, curry
Fetched https://github.com/thoughtbot/Curry.git from cache (0.22s)
Fetching https://github.com/Quick/Nimble.git
[23157/25864] Fetching prettycolors, tentacle, swift-argument-parser, yams
[25865/27789] Fetching prettycolors, tentacle, swift-argument-parser, yams, reactivetask
Fetched https://github.com/jdhealy/PrettyColors.git from cache (1.19s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetched https://github.com/Carthage/ReactiveTask.git from cache (1.20s)
Fetching https://github.com/Carthage/Commandant.git
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.20s)
Fetching https://github.com/Carthage/Carthage.git
Fetched https://github.com/mdiep/Tentacle.git from cache (1.20s)
Fetching https://github.com/antitypical/Result.git
Fetched https://github.com/jpsim/Yams.git from cache (1.23s)
[1/2323] Fetching commandant
[2324/4856] Fetching commandant, result
[4857/33926] Fetching commandant, result, carthage
Fetched https://github.com/Carthage/Commandant.git from cache (0.28s)
[2824/31603] Fetching result, carthage
Fetched https://github.com/antitypical/Result.git from cache (0.28s)
[873/29070] Fetching carthage
[1164/81508] Fetching carthage, reactiveswift
[16714/100148] Fetching carthage, reactiveswift, nimble
Fetched https://github.com/Carthage/Carthage.git from cache (1.72s)
Computing version for https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/Quick/Nimble.git from cache (2.26s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.12s)
Computed https://github.com/apple/swift-argument-parser.git at 0.0.5 (0.47s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.43s)
Computing version for https://github.com/Carthage/Carthage.git
Computed https://github.com/Carthage/Carthage.git at 0.34.0 (1.08s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.7 (0.44s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.0 (0.47s)
Computing version for https://github.com/thoughtbot/Curry.git
Computed https://github.com/thoughtbot/Curry.git at 4.0.2 (0.42s)
Computing version for https://github.com/mdiep/Tentacle.git
Computed https://github.com/mdiep/Tentacle.git at 0.13.1 (0.43s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 5.0.1 (0.44s)
Computing version for https://github.com/jdhealy/PrettyColors.git
Computed https://github.com/jdhealy/PrettyColors.git at 5.0.2 (1.07s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.43s)
Computing version for https://github.com/Carthage/ReactiveTask.git
Computed https://github.com/Carthage/ReactiveTask.git at 0.16.0 (0.44s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (0.43s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.7
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.0
Creating working copy for https://github.com/jdhealy/PrettyColors.git
Working copy of https://github.com/jdhealy/PrettyColors.git resolved at 5.0.2
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 0.0.5
Creating working copy for https://github.com/mdiep/Tentacle.git
Working copy of https://github.com/mdiep/Tentacle.git resolved at 0.13.1
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 5.0.1
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
Creating working copy for https://github.com/Carthage/ReactiveTask.git
Working copy of https://github.com/Carthage/ReactiveTask.git resolved at 0.16.0
Creating working copy for https://github.com/thoughtbot/Curry.git
Working copy of https://github.com/thoughtbot/Curry.git resolved at 4.0.2
Creating working copy for https://github.com/Carthage/Carthage.git
Working copy of https://github.com/Carthage/Carthage.git resolved at 0.34.0
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
Building for debugging...
[0/29] Write sources
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[10/29] Compiling parser.c
[10/29] Compiling api.c
[10/29] Compiling reader.c
clang: error: unknown argument: '-index-store-path'
[10/29] Compiling scanner.c
[10/29] Compiling writer.c
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[10/29] Compiling emitter.c
[10/29] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.