The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build GetStream, reference 2.2.5 (6a6375), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 09:53:42 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GetStream/stream-swift.git
Reference: 2.2.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/GetStream/stream-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/Moya/Moya.git
Fetching https://github.com/sendyhalim/Swime
Fetching https://github.com/daltoniam/Starscream.git
[1/422] Fetching swime
[99/5455] Fetching swime, starscream
[359/30721] Fetching swime, starscream, moya
Fetched https://github.com/Moya/Moya.git from cache (2.28s)
Fetched https://github.com/sendyhalim/Swime from cache (2.28s)
Fetched https://github.com/daltoniam/Starscream.git from cache (2.28s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 14.0.1 (2.84s)
Fetching https://github.com/shibapm/Rocket
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/Moya/ReactiveSwift.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/45863] Fetching reactiveswift
[2/47249] Fetching reactiveswift, rocket
[446/55149] Fetching reactiveswift, rocket, ohhttpstubs
[2478/69908] Fetching reactiveswift, rocket, ohhttpstubs, quick
[3090/89492] Fetching reactiveswift, rocket, ohhttpstubs, quick, nimble
[10229/119633] Fetching reactiveswift, rocket, ohhttpstubs, quick, nimble, alamofire
[18264/172343] Fetching reactiveswift, rocket, ohhttpstubs, quick, nimble, alamofire, rxswift
Fetched https://github.com/Quick/Nimble.git from cache (1.77s)
Fetched https://github.com/shibapm/Rocket from cache (1.77s)
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (1.77s)
[103701/143473] Fetching reactiveswift, quick, alamofire, rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (8.33s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (8.33s)
Fetched https://github.com/Quick/Quick.git from cache (8.33s)
Fetched https://github.com/Moya/ReactiveSwift.git from cache (8.33s)
Computing version for https://github.com/Moya/ReactiveSwift.git
Computed https://github.com/Moya/ReactiveSwift.git at 6.1.0 (8.88s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.50s)
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.50s)
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/shibapm/Logger
[1/116] Fetching logger
[117/4979] Fetching logger, swiftshell
[263/5559] Fetching logger, swiftshell, packageconfig
[1378/16418] Fetching logger, swiftshell, packageconfig, yams
Fetched https://github.com/shibapm/PackageConfig.git from cache (1.98s)
Fetched https://github.com/kareman/SwiftShell from cache (1.98s)
Fetched https://github.com/shibapm/Logger from cache (1.98s)
Fetched https://github.com/jpsim/Yams from cache (1.98s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (2.52s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (2.00s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (0.57s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.54s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 4.0.8 (0.53s)
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.2' to specify the current tools version
BUILD FAILURE 6.2 macosSpm