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 StreamSwiftTestHelpers, reference 0.4.1 (b7a09e), with Swift 6.1 for Linux on 28 Apr 2025 01:01:36 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.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-chat-swift-test-helpers.git
Reference: 0.4.1
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-chat-swift-test-helpers
 * tag               0.4.1      -> FETCH_HEAD
HEAD is now at b7a09e5 Remove Difference
Cloned https://github.com/GetStream/stream-chat-swift-test-helpers.git
Revision (git rev-parse @):
b7a09e53a6647df94c02a67770ec876faa707f9d
SUCCESS checkout https://github.com/GetStream/stream-chat-swift-test-helpers.git at 0.4.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/GetStream/stream-chat-swift-test-helpers.git
https://github.com/GetStream/stream-chat-swift-test-helpers.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "exact" : [
          "1.11.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    }
  ],
  "manifest_display_name" : "StreamSwiftTestHelpers",
  "name" : "StreamSwiftTestHelpers",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "StreamSwiftTestHelpers",
      "targets" : [
        "StreamSwiftTestHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StreamSwiftTestHelpers",
      "module_type" : "SwiftTarget",
      "name" : "StreamSwiftTestHelpers",
      "path" : "Sources/TestHelpers",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "product_memberships" : [
        "StreamSwiftTestHelpers"
      ],
      "sources" : [
        "E2ETesting/DeviceRobot.swift",
        "E2ETesting/ElementState.swift",
        "E2ETesting/Robot+Assert.swift",
        "E2ETesting/Robot.swift",
        "E2ETesting/TestRunnerEnvironment.swift",
        "E2ETesting/TestsEnvironmentSetup.swift",
        "E2ETesting/XCTest+GivenWhenThenAnd.swift",
        "E2ETesting/XCTest+TestOps.swift",
        "E2ETesting/XCTestCase+AlertHandler.swift",
        "E2ETesting/XCTestCase+MockJSON.swift",
        "E2ETesting/XCUIApplication.swift",
        "E2ETesting/XCUIElement+Helpers.swift",
        "E2ETesting/XCUIElement+LabelContains.swift",
        "E2ETesting/XCUIElementQuery+Helpers.swift",
        "SnapshotTesting/AssertSnapshot.swift",
        "SnapshotTesting/SnapshotVariant.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/pointfreeco/swift-snapshot-testing
[1/13159] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.07s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.11.1 (2.84s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.11.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/33] Emitting module SnapshotTesting
[5/37] Compiling SnapshotTesting Diffing.swift
[6/37] Compiling SnapshotTesting Wait.swift
[7/37] Compiling SnapshotTesting SnapshotTestCase.swift
[8/37] Compiling SnapshotTesting Snapshotting.swift
[9/37] Compiling SnapshotTesting AssertInlineSnapshot.swift
[10/37] Compiling SnapshotTesting AssertSnapshot.swift
[11/37] Compiling SnapshotTesting Async.swift
[12/37] Compiling SnapshotTesting Internal.swift
[13/37] Compiling SnapshotTesting PlistEncoder.swift
[14/37] Compiling SnapshotTesting Any.swift
[15/37] Compiling SnapshotTesting CALayer.swift
[16/37] Compiling SnapshotTesting CGPath.swift
[17/37] Compiling SnapshotTesting CaseIterable.swift
[18/37] Compiling SnapshotTesting String+SpecialCharacters.swift
[19/37] Compiling SnapshotTesting View.swift
[20/37] Compiling SnapshotTesting XCTAttachment.swift
[21/37] Compiling SnapshotTesting Diff.swift
[22/37] Compiling SnapshotTesting NSImage.swift
[23/37] Compiling SnapshotTesting NSView.swift
[24/37] Compiling SnapshotTesting NSViewController.swift
[25/37] Compiling SnapshotTesting SceneKit.swift
[26/37] Compiling SnapshotTesting Codable.swift
[27/37] Compiling SnapshotTesting Data.swift
[28/37] Compiling SnapshotTesting Description.swift
[29/37] Compiling SnapshotTesting NSBezierPath.swift
[30/37] Compiling SnapshotTesting SpriteKit.swift
[31/37] Compiling SnapshotTesting String.swift
[32/37] Compiling SnapshotTesting SwiftUIView.swift
[33/37] Compiling SnapshotTesting UIBezierPath.swift
[34/37] Compiling SnapshotTesting UIImage.swift
[35/37] Compiling SnapshotTesting UIView.swift
[36/37] Compiling SnapshotTesting UIViewController.swift
[37/37] Compiling SnapshotTesting URLRequest.swift
[39/53] Compiling StreamSwiftTestHelpers XCTestCase+AlertHandler.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[40/53] Compiling StreamSwiftTestHelpers XCTestCase+MockJSON.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[41/53] Compiling StreamSwiftTestHelpers XCUIElement+LabelContains.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[42/53] Compiling StreamSwiftTestHelpers XCUIElementQuery+Helpers.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[43/53] Compiling StreamSwiftTestHelpers XCUIApplication.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[44/53] Compiling StreamSwiftTestHelpers XCUIElement+Helpers.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[45/55] Compiling StreamSwiftTestHelpers XCTest+GivenWhenThenAnd.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[46/55] Compiling StreamSwiftTestHelpers XCTest+TestOps.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[47/55] Emitting module StreamSwiftTestHelpers
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[48/55] Compiling StreamSwiftTestHelpers Robot+Assert.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[49/55] Compiling StreamSwiftTestHelpers Robot.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[50/55] Compiling StreamSwiftTestHelpers TestRunnerEnvironment.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[51/55] Compiling StreamSwiftTestHelpers TestsEnvironmentSetup.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[52/55] Compiling StreamSwiftTestHelpers DeviceRobot.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[53/55] Compiling StreamSwiftTestHelpers ElementState.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[54/55] Compiling StreamSwiftTestHelpers AssertSnapshot.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[55/55] Compiling StreamSwiftTestHelpers SnapshotVariant.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/31] Compiling SnapshotTesting SpriteKit.swift
[3/31] Compiling SnapshotTesting String.swift
[4/31] Compiling SnapshotTesting SwiftUIView.swift
[5/31] Compiling SnapshotTesting UIBezierPath.swift
[6/35] Compiling SnapshotTesting Diffing.swift
[7/35] Compiling SnapshotTesting Wait.swift
[8/35] Compiling SnapshotTesting SnapshotTestCase.swift
[9/35] Compiling SnapshotTesting Snapshotting.swift
[10/35] Compiling SnapshotTesting Codable.swift
[11/35] Compiling SnapshotTesting Data.swift
[12/35] Compiling SnapshotTesting Description.swift
[13/35] Compiling SnapshotTesting NSBezierPath.swift
[14/35] Emitting module SnapshotTesting
[15/35] Compiling SnapshotTesting UIImage.swift
[16/35] Compiling SnapshotTesting UIView.swift
[17/35] Compiling SnapshotTesting UIViewController.swift
[18/35] Compiling SnapshotTesting URLRequest.swift
[19/35] Compiling SnapshotTesting NSImage.swift
[20/35] Compiling SnapshotTesting NSView.swift
[21/35] Compiling SnapshotTesting NSViewController.swift
[22/35] Compiling SnapshotTesting SceneKit.swift
[23/35] Compiling SnapshotTesting String+SpecialCharacters.swift
[24/35] Compiling SnapshotTesting View.swift
[25/35] Compiling SnapshotTesting XCTAttachment.swift
[26/35] Compiling SnapshotTesting Diff.swift
[27/35] Compiling SnapshotTesting Any.swift
[28/35] Compiling SnapshotTesting CALayer.swift
[29/35] Compiling SnapshotTesting CGPath.swift
[30/35] Compiling SnapshotTesting CaseIterable.swift
[31/35] Compiling SnapshotTesting AssertInlineSnapshot.swift
[32/35] Compiling SnapshotTesting AssertSnapshot.swift
[33/35] Compiling SnapshotTesting Async.swift
[34/35] Compiling SnapshotTesting Internal.swift
[35/35] Compiling SnapshotTesting PlistEncoder.swift
[37/51] Compiling StreamSwiftTestHelpers TestRunnerEnvironment.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[38/51] Compiling StreamSwiftTestHelpers TestsEnvironmentSetup.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[39/53] Compiling StreamSwiftTestHelpers XCUIElement+LabelContains.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[40/53] Compiling StreamSwiftTestHelpers XCUIElementQuery+Helpers.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/53] Emitting module StreamSwiftTestHelpers
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[42/53] Compiling StreamSwiftTestHelpers DeviceRobot.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[43/53] Compiling StreamSwiftTestHelpers ElementState.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[44/53] Compiling StreamSwiftTestHelpers XCUIApplication.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[45/53] Compiling StreamSwiftTestHelpers XCUIElement+Helpers.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[46/53] Compiling StreamSwiftTestHelpers Robot+Assert.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[47/53] Compiling StreamSwiftTestHelpers Robot.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[48/53] Compiling StreamSwiftTestHelpers XCTest+GivenWhenThenAnd.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[49/53] Compiling StreamSwiftTestHelpers XCTest+TestOps.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[50/53] Compiling StreamSwiftTestHelpers XCTestCase+AlertHandler.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[51/53] Compiling StreamSwiftTestHelpers XCTestCase+MockJSON.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[52/53] Compiling StreamSwiftTestHelpers AssertSnapshot.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
[53/53] Compiling StreamSwiftTestHelpers SnapshotVariant.swift
/host/spi-builder-workspace/Sources/TestHelpers/SnapshotTesting/AssertSnapshot.swift:6:8: error: no such module 'SwiftUI'
  4 |
  5 | import SnapshotTesting
  6 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  7 | import XCTest
  8 |
BUILD FAILURE 6.1 linux