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 master (0785e6), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 09:53:59 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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:         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/daltoniam/Starscream.git
Fetching https://github.com/sendyhalim/Swime
[1/422] Fetching swime
[99/5455] Fetching swime, starscream
[401/30721] Fetching swime, starscream, moya
Fetched https://github.com/daltoniam/Starscream.git from cache (1.29s)
[9206/25688] Fetching swime, moya
Fetched https://github.com/sendyhalim/Swime from cache (2.33s)
Fetched https://github.com/Moya/Moya.git from cache (2.33s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 14.0.1 (2.85s)
Fetching https://github.com/shibapm/Rocket
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/Moya/ReactiveSwift.git
[1/45863] Fetching reactiveswift
[2/47249] Fetching reactiveswift, rocket
[141/55149] Fetching reactiveswift, rocket, ohhttpstubs
[1801/69908] Fetching reactiveswift, rocket, ohhttpstubs, quick
[4017/100049] Fetching reactiveswift, rocket, ohhttpstubs, quick, alamofire
[22167/152759] Fetching reactiveswift, rocket, ohhttpstubs, quick, alamofire, rxswift
[75210/172343] Fetching reactiveswift, rocket, ohhttpstubs, quick, alamofire, rxswift, nimble
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (3.56s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.56s)
[113629/134302] Fetching reactiveswift, rocket, quick, rxswift, nimble
Fetched https://github.com/Quick/Nimble.git from cache (6.47s)
Fetched https://github.com/shibapm/Rocket from cache (6.47s)
[111655/113332] Fetching reactiveswift, quick, rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (16.58s)
Fetched https://github.com/Quick/Quick.git from cache (16.58s)
Fetched https://github.com/Moya/ReactiveSwift.git from cache (16.58s)
Computing version for https://github.com/Moya/ReactiveSwift.git
Computed https://github.com/Moya/ReactiveSwift.git at 6.1.0 (17.12s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.48s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.48s)
Computing version for https://github.com/shibapm/Rocket
Computed https://github.com/shibapm/Rocket at 1.3.0 (0.46s)
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/kareman/SwiftShell
[1/4863] Fetching swiftshell
[2/5443] Fetching swiftshell, packageconfig
[327/5559] Fetching swiftshell, packageconfig, logger
[1419/16418] Fetching swiftshell, packageconfig, logger, yams
Fetched https://github.com/shibapm/PackageConfig.git from cache (2.42s)
Fetched https://github.com/jpsim/Yams from cache (2.42s)
Fetched https://github.com/kareman/SwiftShell from cache (2.42s)
Fetched https://github.com/shibapm/Logger from cache (2.42s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (2.92s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (1.90s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (0.49s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.48s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 4.0.8 (0.47s)
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