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 2.2.5 (6a6375), with Swift 6.0 for Linux on 29 Nov 2024 20:08:15 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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: 2.2.5
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
 * tag               2.2.5      -> FETCH_HEAD
HEAD is now at 6a6375b Bump v2.2.5
Cloned https://github.com/GetStream/stream-swift.git
Revision (git rev-parse @):
6a6375bf7e1a40dc707794a34808bb6addd97e5f
SUCCESS checkout https://github.com/GetStream/stream-swift.git at 2.2.5
========================================
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-4609320-2":/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
[602/30566] Fetching swime, starscream, moya
Fetched https://github.com/daltoniam/Starscream.git from cache (0.82s)
Fetched https://github.com/sendyhalim/Swime from cache (0.85s)
[14136/25242] Fetching moya
Fetched https://github.com/Moya/Moya.git from cache (2.23s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 14.0.1 (0.66s)
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/shibapm/Rocket
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/1386] Fetching rocket
[1387/9277] Fetching rocket, ohhttpstubs
Fetching https://github.com/Moya/ReactiveSwift.git
[2650/24017] Fetching rocket, ohhttpstubs, quick
Fetched https://github.com/shibapm/Rocket from cache (0.25s)
[1569/22631] Fetching ohhttpstubs, quick
Fetching https://github.com/Alamofire/Alamofire.git
[18800/68494] Fetching ohhttpstubs, quick, reactiveswift
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (0.58s)
[22996/60603] Fetching quick, reactiveswift
[28042/79878] Fetching quick, reactiveswift, nimble
Fetched https://github.com/Quick/Quick.git from cache (0.84s)
[16193/65138] Fetching reactiveswift, nimble
[20627/95155] Fetching reactiveswift, nimble, alamofire
Fetching https://github.com/ReactiveX/RxSwift.git
Fetched https://github.com/Quick/Nimble.git from cache (2.64s)
[73179/75880] Fetching reactiveswift, alamofire
[75881/128273] Fetching reactiveswift, alamofire, rxswift
Fetched https://github.com/Moya/ReactiveSwift.git from cache (2.98s)
[32113/82410] Fetching alamofire, rxswift
Fetched https://github.com/Alamofire/Alamofire.git from cache (4.63s)
[51733/52393] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (5.85s)
Computing version for https://github.com/Moya/ReactiveSwift.git
Computed https://github.com/Moya/ReactiveSwift.git at 6.1.0 (0.68s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.65s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.66s)
Computing version for https://github.com/shibapm/Rocket
Computed https://github.com/shibapm/Rocket at 1.3.0 (0.64s)
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/shibapm/Logger
[1/116] Fetching logger
[117/4979] Fetching logger, swiftshell
[1382/5559] Fetching logger, swiftshell, packageconfig
Fetched https://github.com/shibapm/Logger from cache (0.22s)
[1926/5443] Fetching swiftshell, packageconfig
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.26s)
[3307/4863] Fetching swiftshell
[4864/14799] Fetching swiftshell, yams
Fetched https://github.com/kareman/SwiftShell from cache (0.39s)
[895/9936] Fetching yams
Fetched https://github.com/jpsim/Yams from cache (1.18s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.63s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (2.95s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (0.65s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.65s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 4.0.8 (0.64s)
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