The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 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.2
Building package at path:  $PWD
https://github.com/tahirmt/nimble-snapshottesting.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c3fe93b3f7c9edfd66b4287786a9b8caf7805f96d7219e301e257b4e0de911bb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/14859] Fetching quick
[9363/34663] Fetching quick, nimble
[23376/50296] Fetching quick, nimble, swift-snapshot-testing
Fetched https://github.com/Quick/Quick.git from cache (2.37s)
Fetched https://github.com/Quick/Nimble.git from cache (2.40s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.19s)
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:)' [#DeprecatedDeclaration]
 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:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 5 |     name: "Nimble",
 6 |     platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/Quick/Nimble.git at 14.0.0 (3.64s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.27s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (3.48s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.33s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.12s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.74s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/6041] Fetching swift-algorithms
[122/22918] Fetching swift-algorithms, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms.git from cache (1.28s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.30s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.03s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.65s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.39s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.76s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.7 (0.72s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4651] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.65s)
[1/73034] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (8.90s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (9.59s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5600] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.14s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.24s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.0 (0.68s)
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/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.0
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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
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/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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
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:)' [#DeprecatedDeclaration]
 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:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 5 |     name: "Nimble",
 6 |     platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2.1-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2.1-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.86s)
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--6B0C4D200E742BB1.txt
[11/104] Compiling Nimble SatisfyAllOf.swift
[12/104] Compiling Nimble SatisfyAnyOf.swift
[13/104] Compiling Nimble ThrowAssertion.swift
[14/104] Compiling Nimble ThrowError.swift
[15/104] Compiling Nimble ToSucceed.swift
[16/104] Compiling Nimble Polling+AsyncAwait.swift
[17/104] Compiling Nimble Polling+Require.swift
[18/104] Compiling Nimble Polling.swift
[19/112] Compiling SnapshotTesting AssertSnapshot.swift
[20/112] Compiling SnapshotTesting Async.swift
[21/112] Compiling SnapshotTesting Internal.swift
[22/112] Compiling SnapshotTesting PlistEncoder.swift
[23/112] Compiling SnapshotTesting String+SpecialCharacters.swift
[24/112] Compiling SnapshotTesting View.swift
[25/112] Compiling SnapshotTesting XCTAttachment.swift
[26/112] Compiling SnapshotTesting Diff.swift
[27/112] Compiling SnapshotTesting Diffing.swift
[28/112] Emitting module SnapshotTesting
[34/116] Compiling Nimble AdapterProtocols.swift
[35/116] Compiling SnapshotTesting CaseIterable.swift
[36/116] Compiling Nimble AssertionRecorder+Async.swift
[37/116] Compiling Nimble AssertionRecorder.swift
[38/116] Compiling Nimble NMBExpectation.swift
[39/116] Compiling Nimble NimbleEnvironment.swift
[40/116] Compiling Nimble NimbleSwiftTestingHandler.swift
[41/116] Compiling Nimble NimbleXCTestHandler.swift
[42/116] Compiling Nimble ExceptionCapture.swift
[43/116] Emitting module Nimble
[44/116] Compiling Nimble AsyncExpression.swift
[45/116] Compiling Nimble DSL+AsyncAwait.swift
[46/116] Compiling Nimble DSL+Require.swift
[47/116] Compiling Nimble DSL+Wait.swift
[48/116] Compiling Nimble DSL.swift
[49/116] Compiling Nimble Expectation.swift
[50/116] Compiling Nimble ExpectationMessage.swift
[51/116] Compiling Nimble Expression.swift
[60/116] Compiling Nimble FailureMessage.swift
[61/116] Compiling Nimble BeIdenticalTo.swift
[62/116] Compiling Nimble BeLessThan.swift
[63/116] Compiling Nimble BeLessThanOrEqual.swift
[73/116] Compiling Nimble BeginWithPrefix.swift
[74/116] Compiling Nimble Contain.swift
[75/116] Compiling Nimble ContainElementSatisfying.swift
[76/116] Compiling Nimble ElementsEqual.swift
[77/116] Compiling Nimble EndWith.swift
[78/116] Compiling Nimble Equal+Tuple.swift
[79/116] Compiling Nimble Equal+TupleArray.swift
[80/116] Compiling Nimble Equal.swift
[81/116] Compiling Nimble HaveCount.swift
[82/116] Compiling Nimble Map.swift
[83/116] Compiling Nimble Match.swift
[84/116] Compiling Nimble MatchError.swift
[85/116] Compiling Nimble Matcher.swift
[86/116] Compiling Nimble MatcherProtocols.swift
[87/116] Compiling Nimble Negation.swift
[88/116] Compiling Nimble PostNotification.swift
[89/116] Compiling Nimble RaisesException.swift
[93/116] Compiling SnapshotTesting UIImage.swift
[94/116] Compiling SnapshotTesting UIView.swift
[95/116] Compiling SnapshotTesting UIViewController.swift
[96/116] Compiling SnapshotTesting URLRequest.swift
[97/116] Compiling Nimble BeWithin.swift
[98/116] Compiling Nimble BeginWith.swift
[109/117] Compiling Nimble Requirement.swift
[110/117] Compiling Nimble AsyncAwait.swift
[111/117] Compiling Nimble AsyncTimerSequence.swift
[112/117] Compiling Nimble Errors.swift
[113/117] Compiling Nimble NimbleTimeInterval.swift
[114/117] Compiling Nimble PollAwait.swift
[115/117] Compiling Nimble SourceLocation.swift
[116/117] Compiling Nimble Stringers.swift
[118/123] Compiling Nimble_SnapshotTesting Atomic.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[119/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: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
[120/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: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 {
[121/123] Compiling Nimble_SnapshotTesting PrettySyntax.swift
[122/123] Compiling Nimble_SnapshotTesting HaveValidSnapshot.swift
BUILD FAILURE 6.2 android