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.1 for Linux on 27 Apr 2025 17:39:20 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
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.1
Building package at path:  $PWD
https://github.com/GetStream/stream-swift.git
https://github.com/GetStream/stream-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "moya",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "14.0.0",
            "upper_bound" : "15.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Moya/Moya.git"
    },
    {
      "identity" : "starscream",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/daltoniam/Starscream.git"
    },
    {
      "identity" : "swime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sendyhalim/Swime"
    }
  ],
  "manifest_display_name" : "GetStream",
  "name" : "GetStream",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "GetStream",
      "targets" : [
        "GetStream"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Faye",
      "targets" : [
        "Faye"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GetStreamTests",
      "module_type" : "SwiftTarget",
      "name" : "GetStreamTests",
      "path" : "Tests",
      "sources" : [
        "Core/AggregatedFeedTests.swift",
        "Core/ClientParsingTests.swift",
        "Core/ClientTests.swift",
        "Core/CollectionTests.swift",
        "Core/ExtensionsTests.swift",
        "Core/FeedTests.swift",
        "Core/FilesTests.swift",
        "Core/NotificationFeedTests.swift",
        "Core/OGTests.swift",
        "Core/ReactionTests.swift",
        "Core/UserTests.swift",
        "Extensions/String+Extensions.swift",
        "Extensions/TestCase.swift",
        "Faye/FayeTests.swift"
      ],
      "target_dependencies" : [
        "GetStream"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GetStream",
      "module_type" : "SwiftTarget",
      "name" : "GetStream",
      "path" : "Sources",
      "product_dependencies" : [
        "Moya",
        "Swime"
      ],
      "product_memberships" : [
        "GetStream"
      ],
      "sources" : [
        "Core/Activity/Activity.swift",
        "Core/Activity/ActivityEndpoint.swift",
        "Core/Activity/ActivityProtocol.swift",
        "Core/Activity/Client+Activity.swift",
        "Core/Activity/EnrichedActivity.swift",
        "Core/Activity/OriginalRepresentable.swift",
        "Core/Client/BaseURL.swift",
        "Core/Client/Client+Setup.swift",
        "Core/Client/Client.swift",
        "Core/Client/ClientError.swift",
        "Core/Client/ClientLogger.swift",
        "Core/Client/Enrichable.swift",
        "Core/Client/MissingReference.swift",
        "Core/Client/Pagination.swift",
        "Core/Client/Response.swift",
        "Core/Client/Result+ParseResponse.swift",
        "Core/Client/StreamTargetType.swift",
        "Core/Client/Token.swift",
        "Core/Collection/Client+Collection.swift",
        "Core/Collection/CollectionEndpoint.swift",
        "Core/Collection/CollectionObject.swift",
        "Core/Collection/CollectionObjectProtocol.swift",
        "Core/Extensions/Bundle+Extensions.swift",
        "Core/Extensions/Codable+Extensions.swift",
        "Core/Extensions/Dictionary+Extensions.swift",
        "Core/Extensions/Result+Extensions.swift",
        "Core/Feed/Aggregated Feed/AggregatedFeed.swift",
        "Core/Feed/Aggregated Feed/Group.swift",
        "Core/Feed/Aggregated Feed/Result+ParseGroup.swift",
        "Core/Feed/Feed.swift",
        "Core/Feed/FeedEndpoint.swift",
        "Core/Feed/FeedId.swift",
        "Core/Feed/FlatFeed.swift",
        "Core/Feed/Following/Feed+Following.swift",
        "Core/Feed/Following/Follower.swift",
        "Core/Feed/Notification Feed/NotificationFeed.swift",
        "Core/Feed/Notification Feed/NotificationGroup.swift",
        "Core/Feed/Result+ParseFeed.swift",
        "Core/Files and Images/Client+Files.swift",
        "Core/Files and Images/File.swift",
        "Core/Files and Images/FilesEndpoint.swift",
        "Core/Files and Images/ImageProcess.swift",
        "Core/Files and Images/Result+ParseUpload.swift",
        "Core/Files and Images/Swime+Extensions.swift",
        "Core/GetStream.swift",
        "Core/Moya/AuthorizationMoyaPlugin.swift",
        "Core/Moya/MoyaError+ClientError.swift",
        "Core/Open Graph/Client+OpenGraph.swift",
        "Core/Open Graph/OpenGraphEndpoint.swift",
        "Core/Reactions/Client+Reaction.swift",
        "Core/Reactions/Reaction.swift",
        "Core/Reactions/ReactionEndpoint.swift",
        "Core/Reactions/ReactionExtraDataProtocol.swift",
        "Core/Reactions/ReactionKind.swift",
        "Core/Reactions/ReactionProtocol.swift",
        "Core/Reactions/Reactionable.swift",
        "Core/Reactions/Reactions.swift",
        "Core/Reactions/Result+ParseReaction.swift",
        "Core/User/Client+User.swift",
        "Core/User/User.swift",
        "Core/User/UserEndpoint.swift",
        "Core/User/UserProtocol.swift",
        "Faye/Client+Faye.swift",
        "Faye/Feed+Faye.swift",
        "Faye/SubscriptionResponse.swift"
      ],
      "target_dependencies" : [
        "Faye"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Faye",
      "module_type" : "SwiftTarget",
      "name" : "Faye",
      "path" : "Faye",
      "product_dependencies" : [
        "Starscream"
      ],
      "product_memberships" : [
        "GetStream",
        "Faye"
      ],
      "sources" : [
        "Channel.swift",
        "ChannelName.swift",
        "Client.swift",
        "Message.swift",
        "RepeatingTimer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-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/5455] Fetching swime, starscream
[715/30722] Fetching swime, starscream, moya
Fetched https://github.com/daltoniam/Starscream.git from cache (1.98s)
Fetched https://github.com/sendyhalim/Swime from cache (2.00s)
Fetched https://github.com/Moya/Moya.git from cache (2.03s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 14.0.1 (2.63s)
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/Moya/ReactiveSwift.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/shibapm/Rocket
[1/1386] Fetching rocket
[1387/47249] Fetching rocket, reactiveswift
[2305/62004] Fetching rocket, reactiveswift, quick
[3059/69904] Fetching rocket, reactiveswift, quick, ohhttpstubs
Fetched https://github.com/shibapm/Rocket from cache (0.24s)
[7227/68518] Fetching reactiveswift, quick, ohhttpstubs
Fetching https://github.com/Alamofire/Alamofire.git
[25870/88085] Fetching reactiveswift, quick, ohhttpstubs, nimble
[28719/140768] Fetching reactiveswift, quick, ohhttpstubs, nimble, rxswift
[53824/170905] Fetching reactiveswift, quick, ohhttpstubs, nimble, rxswift, alamofire
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (2.02s)
[146131/163005] Fetching reactiveswift, quick, nimble, rxswift, alamofire
Fetched https://github.com/Quick/Nimble.git from cache (2.10s)
[131688/143438] Fetching reactiveswift, quick, rxswift, alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (4.44s)
[111721/113301] Fetching reactiveswift, quick, rxswift
Fetched https://github.com/Quick/Quick.git from cache (6.98s)
Fetched https://github.com/Moya/ReactiveSwift.git from cache (7.00s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (7.12s)
Computing version for https://github.com/Moya/ReactiveSwift.git
Computed https://github.com/Moya/ReactiveSwift.git at 6.1.0 (8.02s)
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.47s)
Computing version for https://github.com/shibapm/Rocket
Computed https://github.com/shibapm/Rocket at 1.3.0 (0.45s)
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/shibapm/Logger
[1/116] Fetching logger
[117/696] Fetching logger, packageconfig
[674/5559] Fetching logger, packageconfig, swiftshell
[2448/15848] Fetching logger, packageconfig, swiftshell, yams
Fetched https://github.com/kareman/SwiftShell from cache (0.34s)
[2343/10985] Fetching logger, packageconfig, yams
Fetched https://github.com/shibapm/Logger from cache (1.02s)
Fetched https://github.com/shibapm/PackageConfig.git from cache (1.02s)
Fetched https://github.com/jpsim/Yams from cache (1.06s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (1.68s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (1.80s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (0.50s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.50s)
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.1' to specify the current tools version
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Updating https://github.com/sendyhalim/Swime
Updating https://github.com/Moya/Moya.git
Updating https://github.com/daltoniam/Starscream.git
Updated https://github.com/daltoniam/Starscream.git (0.17s)
Updated https://github.com/sendyhalim/Swime (0.20s)
Updated https://github.com/Moya/Moya.git (0.20s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 14.0.1 (0.74s)
Updating https://github.com/shibapm/Rocket
Updating https://github.com/ReactiveX/RxSwift.git
Updating https://github.com/AliSoftware/OHHTTPStubs.git
Updating https://github.com/Quick/Quick.git
Updating https://github.com/Moya/ReactiveSwift.git
Updating https://github.com/Quick/Nimble.git
Updated https://github.com/Quick/Nimble.git (0.21s)
Updating https://github.com/Alamofire/Alamofire.git
Updated https://github.com/shibapm/Rocket (0.25s)
Updated https://github.com/Moya/ReactiveSwift.git (0.26s)
Updated https://github.com/ReactiveX/RxSwift.git (0.26s)
Updated https://github.com/Quick/Quick.git (0.26s)
Updated https://github.com/AliSoftware/OHHTTPStubs.git (0.26s)
Updated https://github.com/Alamofire/Alamofire.git (0.20s)
Computing version for https://github.com/Moya/ReactiveSwift.git
Computed https://github.com/Moya/ReactiveSwift.git at 6.1.0 (1.64s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.54s)
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.52s)
Updating https://github.com/shibapm/PackageConfig.git
Updating https://github.com/shibapm/Logger
Updating https://github.com/kareman/SwiftShell
Updating https://github.com/jpsim/Yams
Updated https://github.com/shibapm/Logger (0.16s)
Updated https://github.com/shibapm/PackageConfig.git (0.17s)
Updated https://github.com/jpsim/Yams (0.20s)
Updated https://github.com/kareman/SwiftShell (0.21s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.94s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (2.02s)
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 (1.43s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 4.0.8 (0.84s)
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.1' to specify the current tools version
BUILD FAILURE 6.1 linux