The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Nimble-SnapshotTesting, reference main (4262f2), with Swift 6.1 for Android on 9 Dec 2025 20:33:53 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tahirmt/nimble-snapshottesting.git
Reference: main
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/tahirmt/nimble-snapshottesting
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4262f24 Remove recordDelay argument (#23)
Cloned https://github.com/tahirmt/nimble-snapshottesting.git
Revision (git rev-parse @):
4262f2410da1326c25b5e17bb560ac9c4caada8f
SUCCESS checkout https://github.com/tahirmt/nimble-snapshottesting.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tahirmt/nimble-snapshottesting.git
https://github.com/tahirmt/nimble-snapshottesting.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "14.0.0",
            "upper_bound" : "15.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.0.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    }
  ],
  "manifest_display_name" : "Nimble-SnapshotTesting",
  "name" : "Nimble-SnapshotTesting",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Nimble-SnapshotTesting",
      "targets" : [
        "NimbleSnapshotTestingObjc"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NimbleSnapshotTestingObjc",
      "module_type" : "ClangTarget",
      "name" : "NimbleSnapshotTestingObjc",
      "path" : "Sources/NimbleSnapshotTestingObjc",
      "product_memberships" : [
        "Nimble-SnapshotTesting"
      ],
      "sources" : [
        "XCTestObservationCenter+CurrentTestCaseTracker.m"
      ],
      "target_dependencies" : [
        "Nimble-SnapshotTesting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Nimble_SnapshotTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "Nimble-SnapshotTestingTests",
      "path" : "Tests/Nimble-SnapshotTestingTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "SnapshotsSpec.swift"
      ],
      "target_dependencies" : [
        "NimbleSnapshotTestingObjc"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Nimble_SnapshotTesting",
      "module_type" : "SwiftTarget",
      "name" : "Nimble-SnapshotTesting",
      "path" : "Sources/Nimble-SnapshotTesting",
      "product_dependencies" : [
        "SnapshotTesting",
        "Nimble"
      ],
      "product_memberships" : [
        "Nimble-SnapshotTesting"
      ],
      "sources" : [
        "Atomic.swift",
        "CurrentTestCaseTracker.swift",
        "HaveValidSnapshot.swift",
        "PrettySyntax.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14859] Fetching quick
[8768/34663] Fetching quick, nimble
[18029/50296] Fetching quick, nimble, swift-snapshot-testing
Fetched https://github.com/Quick/Nimble.git from cache (2.71s)
[21113/30492] Fetching quick, swift-snapshot-testing
Fetched https://github.com/Quick/Quick.git from cache (4.95s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (5.10s)
Computing version for https://github.com/Quick/Nimble.git
warning: 'nimble': /Package.swift:4:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 2 | import PackageDescription
 3 |
 4 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 5 |     name: "Nimble",
 6 |     platforms: [
Computed https://github.com/Quick/Nimble.git at 14.0.0 (6.24s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.44s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (4.16s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.34s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.44s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.98s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-algorithms.git
[1/16877] Fetching swift-argument-parser
[170/22918] Fetching swift-argument-parser, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.78s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.79s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.62s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.21s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (4.50s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.7 (1.14s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4651] Fetching swift-custom-dump
[4652/77685] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (5.67s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.73s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (6.26s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5600] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.70s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.54s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.0 (0.59s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.7
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 14.0.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.0
warning: 'nimble': /host/spi-builder-workspace/.build/checkouts/Nimble/Package.swift:4:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 2 | import PackageDescription
 3 |
 4 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 5 |     name: "Nimble",
 6 |     platforms: [
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
[1/1] Compiling plugin LintCommandPlugin
[2/2] Compiling plugin LintWarning
[3/3] Compiling plugin LintError
[4/4] Compiling plugin DefocusCommandPlugin
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/11] Write sources
[9/11] Write swift-version-24593BA9C3E375BF.txt
[11/104] Emitting module Nimble
[12/112] Compiling SnapshotTesting View.swift
[13/112] Compiling SnapshotTesting XCTAttachment.swift
[14/112] Compiling SnapshotTesting Diff.swift
[15/112] Compiling SnapshotTesting Diffing.swift
[16/112] Compiling SnapshotTesting Wait.swift
[17/112] Compiling SnapshotTesting AssertSnapshot.swift
[18/112] Compiling SnapshotTesting Async.swift
[19/112] Compiling SnapshotTesting Internal.swift
[20/112] Compiling SnapshotTesting PlistEncoder.swift
[21/112] Emitting module SnapshotTesting
[31/116] Compiling SnapshotTesting String+SpecialCharacters.swift
[32/116] Compiling SnapshotTesting SpriteKit.swift
[33/116] Compiling SnapshotTesting String.swift
[34/116] Compiling SnapshotTesting SwiftUIView.swift
[35/116] Compiling SnapshotTesting UIBezierPath.swift
[36/116] Compiling SnapshotTesting NSImage.swift
[37/116] Compiling SnapshotTesting NSView.swift
[38/116] Compiling Nimble BeIdenticalTo.swift
[39/116] Compiling Nimble BeLessThan.swift
[40/116] Compiling Nimble BeLessThanOrEqual.swift
[41/116] Compiling Nimble BeLogical.swift
[42/116] Compiling Nimble BeNil.swift
[43/116] Compiling Nimble BeResult.swift
[44/116] Compiling Nimble BeVoid.swift
[45/116] Compiling Nimble BeWithin.swift
[46/116] Compiling Nimble BeginWith.swift
[47/116] Compiling SnapshotTesting NSViewController.swift
[48/116] Compiling SnapshotTesting SceneKit.swift
[49/116] Compiling Nimble AllPass.swift
[50/116] Compiling Nimble AsyncAllPass.swift
[51/116] Compiling Nimble AsyncMatcher.swift
[52/116] Compiling Nimble BeAKindOf.swift
[53/116] Compiling Nimble BeAnInstanceOf.swift
[54/116] Compiling Nimble BeCloseTo.swift
[55/116] Compiling Nimble BeEmpty.swift
[56/116] Compiling Nimble BeGreaterThan.swift
[57/116] Compiling Nimble BeGreaterThanOrEqualTo.swift
[58/116] Compiling Nimble SatisfyAllOf.swift
[59/116] Compiling Nimble SatisfyAnyOf.swift
[60/116] Compiling Nimble ThrowAssertion.swift
[61/116] Compiling Nimble ThrowError.swift
[62/116] Compiling Nimble ToSucceed.swift
[63/116] Compiling Nimble Polling+AsyncAwait.swift
[64/116] Compiling Nimble Polling+Require.swift
[65/116] Compiling Nimble Polling.swift
[66/116] Compiling SnapshotTesting Deprecations.swift
[67/116] Compiling SnapshotTesting RecordIssue.swift
[68/116] Compiling SnapshotTesting SnapshotTestingConfiguration.swift
[69/116] Compiling SnapshotTesting SnapshotsTestTrait.swift
[70/116] Compiling SnapshotTesting Snapshotting.swift
[71/116] Compiling SnapshotTesting Any.swift
[72/116] Compiling SnapshotTesting CALayer.swift
[73/116] Compiling SnapshotTesting CGPath.swift
[75/116] Compiling SnapshotTesting CaseIterable.swift
[78/116] Compiling SnapshotTesting Data.swift
[79/116] Compiling SnapshotTesting UIImage.swift
[80/116] Compiling SnapshotTesting Encodable.swift
[81/116] Compiling SnapshotTesting UIView.swift
[82/116] Compiling SnapshotTesting UIViewController.swift
[83/116] Compiling SnapshotTesting NSBezierPath.swift
[84/116] Compiling SnapshotTesting URLRequest.swift
[85/116] Compiling Nimble RaisesException.swift
[86/116] Compiling Nimble Requirement.swift
[87/116] Compiling Nimble AsyncAwait.swift
[88/116] Compiling Nimble AsyncTimerSequence.swift
[89/116] Compiling Nimble Errors.swift
[90/116] Compiling Nimble NimbleTimeInterval.swift
[91/116] Compiling Nimble PollAwait.swift
[92/116] Compiling Nimble SourceLocation.swift
[93/116] Compiling Nimble Stringers.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[118/123] Compiling Nimble_SnapshotTesting PrettySyntax.swift
[119/123] Compiling Nimble_SnapshotTesting Atomic.swift
[120/123] Compiling Nimble_SnapshotTesting HaveValidSnapshot.swift
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/HaveValidSnapshot.swift:21:24: warning: static property 'identifiersMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 19 |         let count: UInt
 20 |     }
 21 |     @Atomic static var identifiersMap: [String: [Info]] = [:]
    |                        |- warning: static property 'identifiersMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'identifiersMap' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'identifiersMap' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 22 |
 23 |     static func reset() {
[121/123] Emitting module Nimble_SnapshotTesting
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:4:2: error: Objective-C interoperability is disabled
 2 |
 3 | /// Helper class providing access to the currently executing XCTestCase instance, if any
 4 | @objc
   |  `- error: Objective-C interoperability is disabled
 5 | public final class CurrentTestCaseTracker: NSObject, XCTestObservation {
 6 |     @objc public static let shared = CurrentTestCaseTracker()
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:6:29: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'CurrentTestCaseTracker' may have shared mutable state; this is an error in the Swift 6 language mode
 3 | /// Helper class providing access to the currently executing XCTestCase instance, if any
 4 | @objc
 5 | public final class CurrentTestCaseTracker: NSObject, XCTestObservation {
   |                    `- note: class 'CurrentTestCaseTracker' does not conform to the 'Sendable' protocol
 6 |     @objc public static let shared = CurrentTestCaseTracker()
   |                             |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'CurrentTestCaseTracker' may have shared mutable state; this is an error in the Swift 6 language mode
   |                             |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
   |                             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     private(set) var currentTestCase: XCTestCase?
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:6:6: error: Objective-C interoperability is disabled
 4 | @objc
 5 | public final class CurrentTestCaseTracker: NSObject, XCTestObservation {
 6 |     @objc public static let shared = CurrentTestCaseTracker()
   |      `- error: Objective-C interoperability is disabled
 7 |
 8 |     private(set) var currentTestCase: XCTestCase?
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:10:6: error: Objective-C interoperability is disabled
 8 |     private(set) var currentTestCase: XCTestCase?
 9 |
10 |     @objc
   |      `- error: Objective-C interoperability is disabled
11 |     public func testCaseWillStart(_ testCase: XCTestCase) {
12 |         currentTestCase = testCase
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:15:6: error: Objective-C interoperability is disabled
13 |     }
14 |
15 |     @objc
   |      `- error: Objective-C interoperability is disabled
16 |     public func testCaseDidFinish(_ testCase: XCTestCase) {
17 |         currentTestCase = nil
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/HaveValidSnapshot.swift:21:24: warning: static property 'identifiersMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 19 |         let count: UInt
 20 |     }
 21 |     @Atomic static var identifiersMap: [String: [Info]] = [:]
    |                        |- warning: static property 'identifiersMap' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'identifiersMap' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'identifiersMap' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 22 |
 23 |     static func reset() {
[122/123] Compiling Nimble_SnapshotTesting CurrentTestCaseTracker.swift
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:4:2: error: Objective-C interoperability is disabled
 2 |
 3 | /// Helper class providing access to the currently executing XCTestCase instance, if any
 4 | @objc
   |  `- error: Objective-C interoperability is disabled
 5 | public final class CurrentTestCaseTracker: NSObject, XCTestObservation {
 6 |     @objc public static let shared = CurrentTestCaseTracker()
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:6:29: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'CurrentTestCaseTracker' may have shared mutable state; this is an error in the Swift 6 language mode
 3 | /// Helper class providing access to the currently executing XCTestCase instance, if any
 4 | @objc
 5 | public final class CurrentTestCaseTracker: NSObject, XCTestObservation {
   |                    `- note: class 'CurrentTestCaseTracker' does not conform to the 'Sendable' protocol
 6 |     @objc public static let shared = CurrentTestCaseTracker()
   |                             |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'CurrentTestCaseTracker' may have shared mutable state; this is an error in the Swift 6 language mode
   |                             |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
   |                             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |
 8 |     private(set) var currentTestCase: XCTestCase?
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:6:6: error: Objective-C interoperability is disabled
 4 | @objc
 5 | public final class CurrentTestCaseTracker: NSObject, XCTestObservation {
 6 |     @objc public static let shared = CurrentTestCaseTracker()
   |      `- error: Objective-C interoperability is disabled
 7 |
 8 |     private(set) var currentTestCase: XCTestCase?
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:10:6: error: Objective-C interoperability is disabled
 8 |     private(set) var currentTestCase: XCTestCase?
 9 |
10 |     @objc
   |      `- error: Objective-C interoperability is disabled
11 |     public func testCaseWillStart(_ testCase: XCTestCase) {
12 |         currentTestCase = testCase
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:15:6: error: Objective-C interoperability is disabled
13 |     }
14 |
15 |     @objc
   |      `- error: Objective-C interoperability is disabled
16 |     public func testCaseDidFinish(_ testCase: XCTestCase) {
17 |         currentTestCase = nil
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:33:66: error: value of type 'XCTestCase' has no member 'isKind'
31 |         let name = fullName.components(separatedBy: characterSet).joined()
32 |
33 |         if let quickClass = NSClassFromString("QuickSpec"), self.isKind(of: quickClass) {
   |                                                                  `- error: value of type 'XCTestCase' has no member 'isKind'
34 |             let className = String(describing: type(of: self))
35 |             if let range = name.range(of: className), range.lowerBound == name.startIndex {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'nimble': /host/spi-builder-workspace/.build/checkouts/Nimble/Package.swift:4:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 2 | import PackageDescription
 3 |
 4 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 5 |     name: "Nimble",
 6 |     platforms: [
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
[0/1] Planning build
[1/1] Compiling plugin LintCommandPlugin
[2/2] Compiling plugin LintWarning
[3/3] Compiling plugin LintError
[4/4] Compiling plugin DefocusCommandPlugin
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/8] Write swift-version-24593BA9C3E375BF.txt
[8/101] Compiling Nimble BeAnInstanceOf.swift
[9/101] Compiling Nimble BeCloseTo.swift
[10/101] Compiling Nimble BeEmpty.swift
[11/101] Compiling Nimble BeGreaterThan.swift
[12/101] Compiling Nimble BeGreaterThanOrEqualTo.swift
[13/101] Compiling Nimble BeIdenticalTo.swift
[14/101] Compiling Nimble BeLessThan.swift
[15/101] Compiling Nimble BeLessThanOrEqual.swift
[16/105] Compiling Nimble NimbleEnvironment.swift
[17/105] Compiling Nimble NimbleSwiftTestingHandler.swift
[18/105] Compiling Nimble NimbleXCTestHandler.swift
[19/105] Compiling Nimble ExceptionCapture.swift
[20/105] Compiling Nimble AsyncExpression.swift
[21/105] Compiling Nimble DSL+AsyncAwait.swift
[22/105] Compiling Nimble DSL+Require.swift
[23/105] Compiling Nimble DSL+Wait.swift
[24/105] Compiling Nimble DSL.swift
[25/105] Compiling Nimble AllPass.swift
[26/105] Compiling Nimble AsyncAllPass.swift
[27/105] Compiling Nimble AsyncMatcher.swift
[28/105] Compiling Nimble BeAKindOf.swift
[29/105] Emitting module Nimble
[30/113] Compiling Nimble Expectation.swift
[31/113] Compiling Nimble ExpectationMessage.swift
[32/113] Compiling Nimble Expression.swift
[33/113] Compiling Nimble FailureMessage.swift
[34/113] Compiling SnapshotTesting UIImage.swift
[35/113] Compiling SnapshotTesting UIView.swift
[36/113] Compiling SnapshotTesting UIViewController.swift
[37/113] Compiling SnapshotTesting URLRequest.swift
[38/113] Emitting module SnapshotTesting
[48/113] Compiling Nimble AdapterProtocols.swift
[49/113] Compiling Nimble AssertionDispatcher.swift
[50/113] Compiling Nimble AssertionRecorder+Async.swift
[51/113] Compiling Nimble AssertionRecorder.swift
[52/113] Compiling Nimble NMBExpectation.swift
[71/114] Compiling Nimble Map.swift
[72/114] Compiling Nimble Match.swift
[73/114] Compiling Nimble MatchError.swift
[74/114] Compiling Nimble Matcher.swift
[75/114] Compiling Nimble MatcherProtocols.swift
[76/114] Compiling Nimble Negation.swift
[77/114] Compiling Nimble PostNotification.swift
[78/114] Compiling Nimble RaisesException.swift
[79/114] Compiling Nimble BeginWithPrefix.swift
[80/114] Compiling Nimble Contain.swift
[81/114] Compiling Nimble ContainElementSatisfying.swift
[82/114] Compiling Nimble ElementsEqual.swift
[83/114] Compiling Nimble EndWith.swift
[84/114] Compiling Nimble Equal+Tuple.swift
[85/114] Compiling Nimble Equal+TupleArray.swift
[86/114] Compiling Nimble Equal.swift
[87/114] Compiling Nimble HaveCount.swift
[95/114] Compiling Nimble BeWithin.swift
[96/114] Compiling Nimble BeginWith.swift
[97/114] Compiling Nimble SatisfyAllOf.swift
[98/114] Compiling Nimble SatisfyAnyOf.swift
[99/114] Compiling Nimble ThrowAssertion.swift
[100/114] Compiling Nimble ThrowError.swift
[101/114] Compiling Nimble ToSucceed.swift
[102/114] Compiling Nimble Polling+AsyncAwait.swift
[103/114] Compiling Nimble Polling+Require.swift
[104/114] Compiling Nimble Polling.swift
[106/114] Compiling Nimble Requirement.swift
[107/114] Compiling Nimble AsyncAwait.swift
[108/114] Compiling Nimble AsyncTimerSequence.swift
[109/114] Compiling Nimble Errors.swift
[110/114] Compiling Nimble NimbleTimeInterval.swift
[111/114] Compiling Nimble PollAwait.swift
[112/114] Compiling Nimble SourceLocation.swift
[113/114] Compiling Nimble Stringers.swift
[115/120] Compiling Nimble_SnapshotTesting Atomic.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[116/120] Emitting module Nimble_SnapshotTesting
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:4:2: error: Objective-C interoperability is disabled
 2 |
 3 | /// Helper class providing access to the currently executing XCTestCase instance, if any
 4 | @objc
   |  `- error: Objective-C interoperability is disabled
 5 | public final class CurrentTestCaseTracker: NSObject, XCTestObservation {
 6 |     @objc public static let shared = CurrentTestCaseTracker()
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:6:6: error: Objective-C interoperability is disabled
 4 | @objc
 5 | public final class CurrentTestCaseTracker: NSObject, XCTestObservation {
 6 |     @objc public static let shared = CurrentTestCaseTracker()
   |      `- error: Objective-C interoperability is disabled
 7 |
 8 |     private(set) var currentTestCase: XCTestCase?
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:10:6: error: Objective-C interoperability is disabled
 8 |     private(set) var currentTestCase: XCTestCase?
 9 |
10 |     @objc
   |      `- error: Objective-C interoperability is disabled
11 |     public func testCaseWillStart(_ testCase: XCTestCase) {
12 |         currentTestCase = testCase
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:15:6: error: Objective-C interoperability is disabled
13 |     }
14 |
15 |     @objc
   |      `- error: Objective-C interoperability is disabled
16 |     public func testCaseDidFinish(_ testCase: XCTestCase) {
17 |         currentTestCase = nil
[117/120] Compiling Nimble_SnapshotTesting PrettySyntax.swift
[118/120] Compiling Nimble_SnapshotTesting HaveValidSnapshot.swift
[119/120] Compiling Nimble_SnapshotTesting CurrentTestCaseTracker.swift
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:4:2: error: Objective-C interoperability is disabled
 2 |
 3 | /// Helper class providing access to the currently executing XCTestCase instance, if any
 4 | @objc
   |  `- error: Objective-C interoperability is disabled
 5 | public final class CurrentTestCaseTracker: NSObject, XCTestObservation {
 6 |     @objc public static let shared = CurrentTestCaseTracker()
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:6:6: error: Objective-C interoperability is disabled
 4 | @objc
 5 | public final class CurrentTestCaseTracker: NSObject, XCTestObservation {
 6 |     @objc public static let shared = CurrentTestCaseTracker()
   |      `- error: Objective-C interoperability is disabled
 7 |
 8 |     private(set) var currentTestCase: XCTestCase?
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:10:6: error: Objective-C interoperability is disabled
 8 |     private(set) var currentTestCase: XCTestCase?
 9 |
10 |     @objc
   |      `- error: Objective-C interoperability is disabled
11 |     public func testCaseWillStart(_ testCase: XCTestCase) {
12 |         currentTestCase = testCase
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:15:6: error: Objective-C interoperability is disabled
13 |     }
14 |
15 |     @objc
   |      `- error: Objective-C interoperability is disabled
16 |     public func testCaseDidFinish(_ testCase: XCTestCase) {
17 |         currentTestCase = nil
/host/spi-builder-workspace/Sources/Nimble-SnapshotTesting/CurrentTestCaseTracker.swift:33:66: error: value of type 'XCTestCase' has no member 'isKind'
31 |         let name = fullName.components(separatedBy: characterSet).joined()
32 |
33 |         if let quickClass = NSClassFromString("QuickSpec"), self.isKind(of: quickClass) {
   |                                                                  `- error: value of type 'XCTestCase' has no member 'isKind'
34 |             let className = String(describing: type(of: self))
35 |             if let range = name.range(of: className), range.lowerBound == name.startIndex {
BUILD FAILURE 6.1 android