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 GetStream, reference master (0785e6), with Swift 6.0 for Linux on 29 Nov 2024 20:08:21 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GetStream/stream-swift.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/GetStream/stream-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0785e68 Fix broken and uncompilable GetStream with starscream 4.0.x (#48)
Cloned https://github.com/GetStream/stream-swift.git
Revision (git rev-parse @):
0785e68cbb3dda1092f65e2fc53d6eb91ba990a1
SUCCESS checkout https://github.com/GetStream/stream-swift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/GetStream/stream-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/daltoniam/Starscream.git
Fetching https://github.com/Moya/Moya.git
Fetching https://github.com/sendyhalim/Swime
[1/422] Fetching swime
[111/5324] Fetching swime, starscream
[847/30566] Fetching swime, starscream, moya
Fetched https://github.com/daltoniam/Starscream.git from cache (0.44s)
[9459/25664] Fetching swime, moya
Fetched https://github.com/sendyhalim/Swime from cache (1.97s)
Fetched https://github.com/Moya/Moya.git from cache (1.99s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 14.0.1 (0.50s)
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/Moya/ReactiveSwift.git
Fetching https://github.com/shibapm/Rocket
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/1386] Fetching rocket
[1387/9277] Fetching rocket, ohhttpstubs
[1388/55140] Fetching rocket, ohhttpstubs, reactiveswift
[4944/69880] Fetching rocket, ohhttpstubs, reactiveswift, quick
[37319/122273] Fetching rocket, ohhttpstubs, reactiveswift, quick, rxswift
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (0.73s)
[50454/114382] Fetching rocket, reactiveswift, quick, rxswift
Fetching https://github.com/Alamofire/Alamofire.git
[102333/133657] Fetching rocket, reactiveswift, quick, rxswift, nimble
[110627/163674] Fetching rocket, reactiveswift, quick, rxswift, nimble, alamofire
Fetched https://github.com/Moya/ReactiveSwift.git from cache (2.27s)
[98241/117811] Fetching rocket, quick, rxswift, nimble, alamofire
Fetched https://github.com/shibapm/Rocket from cache (2.49s)
[103759/116425] Fetching quick, rxswift, nimble, alamofire
Fetched https://github.com/Quick/Quick.git from cache (2.50s)
[89619/101685] Fetching rxswift, nimble, alamofire
Fetched https://github.com/Quick/Nimble.git from cache (2.53s)
[71545/82410] Fetching rxswift, alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (4.10s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (5.77s)
Computing version for https://github.com/Moya/ReactiveSwift.git
Computed https://github.com/Moya/ReactiveSwift.git at 6.1.0 (0.48s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.49s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.52s)
Computing version for https://github.com/shibapm/Rocket
Computed https://github.com/shibapm/Rocket at 1.3.0 (0.49s)
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/shibapm/PackageConfig.git
[1/116] Fetching logger
[117/696] Fetching logger, packageconfig
[697/5559] Fetching logger, packageconfig, swiftshell
[5560/15495] Fetching logger, packageconfig, swiftshell, yams
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.33s)
[5675/14915] Fetching logger, swiftshell, yams
Fetched https://github.com/kareman/SwiftShell from cache (0.34s)
[911/10052] Fetching logger, yams
Fetched https://github.com/shibapm/Logger from cache (0.98s)
Fetched https://github.com/jpsim/Yams from cache (1.01s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.50s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (1.99s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (0.52s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.49s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 4.0.8 (0.48s)
Computing version for https://github.com/sendyhalim/Swime
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