Build Information
Failed to build Nimble-SnapshotTesting, reference main (4262f2), with Swift 6.0 for Linux on 9 Dec 2025 20:30:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build 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: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/tahirmt/nimble-snapshottesting.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-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
[3270/34663] Fetching quick, nimble
[16841/50296] Fetching quick, nimble, swift-snapshot-testing
Fetched https://github.com/Quick/Quick.git from cache (1.29s)
[5337/35437] Fetching nimble, swift-snapshot-testing
Fetched https://github.com/Quick/Nimble.git from cache (3.49s)
[8286/15633] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (5.70s)
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 (0.85s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.28s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.83s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.21s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.99s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.79s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/16877] Fetching swift-argument-parser
[2/22918] Fetching swift-argument-parser, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.61s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.85s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.91s)
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 (0.76s)
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.81s)
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.74s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[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.54s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.62s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.89s)
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.00s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.57s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.0 (1.13s)
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/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/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/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.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/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-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/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-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
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 DefocusCommandPlugin
[2/2] Compiling plugin GenerateDoccReference
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin LintCommandPlugin
[5/5] Compiling plugin LintError
[6/6] Compiling plugin LintWarning
Building for debugging...
[6/11] Write sources
[9/11] Write swift-version-24593BA9C3E375BF.txt
[11/104] Emitting module SnapshotTesting
[12/108] Compiling SnapshotTesting UIImage.swift
[13/108] Compiling SnapshotTesting UIView.swift
[14/108] Compiling SnapshotTesting UIViewController.swift
[15/108] Compiling SnapshotTesting URLRequest.swift
[16/108] Compiling Nimble DSL.swift
[17/108] Compiling Nimble Expectation.swift
[18/108] Compiling Nimble ExpectationMessage.swift
[19/108] Compiling Nimble Expression.swift
[20/108] Compiling Nimble FailureMessage.swift
[21/108] Compiling Nimble BeIdenticalTo.swift
[22/108] Compiling Nimble BeLessThan.swift
[23/108] Compiling Nimble BeLessThanOrEqual.swift
[24/108] Compiling Nimble AsyncAllPass.swift
[25/108] Compiling Nimble AsyncMatcher.swift
[26/108] Compiling Nimble BeAKindOf.swift
[27/108] Compiling Nimble BeAnInstanceOf.swift
[28/108] Compiling Nimble BeCloseTo.swift
[29/108] Compiling Nimble BeEmpty.swift
[30/108] Compiling Nimble BeGreaterThan.swift
[31/108] Compiling Nimble BeGreaterThanOrEqualTo.swift
[32/108] Compiling Nimble AsyncExpression.swift
[33/108] Compiling Nimble DSL+AsyncAwait.swift
[34/108] Compiling Nimble DSL+Require.swift
[35/108] Compiling Nimble DSL+Wait.swift
[36/108] Emitting module Nimble
[37/114] Compiling Nimble NimbleEnvironment.swift
[38/114] Compiling Nimble NimbleSwiftTestingHandler.swift
[39/115] Compiling Nimble NimbleXCTestHandler.swift
[40/116] Compiling Nimble ExceptionCapture.swift
[41/116] Compiling Nimble AllPass.swift
[51/116] Compiling Nimble AdapterProtocols.swift
[52/116] Compiling Nimble AssertionDispatcher.swift
[53/116] Compiling Nimble AssertionRecorder+Async.swift
[54/116] Compiling Nimble AssertionRecorder.swift
[55/116] Compiling Nimble NMBExpectation.swift
[76/116] Compiling Nimble BeWithin.swift
[77/116] Compiling Nimble BeginWith.swift
[78/116] Compiling Nimble BeginWithPrefix.swift
[79/116] Compiling Nimble Contain.swift
[80/116] Compiling Nimble ContainElementSatisfying.swift
[81/116] Compiling Nimble ElementsEqual.swift
[82/116] Compiling Nimble EndWith.swift
[83/116] Compiling Nimble Equal+Tuple.swift
[84/116] Compiling Nimble Equal+TupleArray.swift
[85/116] Compiling Nimble Equal.swift
[86/116] Compiling Nimble HaveCount.swift
[93/117] Compiling Nimble Map.swift
[94/117] Compiling Nimble Match.swift
[95/117] Compiling Nimble MatchError.swift
[96/117] Compiling Nimble Matcher.swift
[97/117] Compiling Nimble MatcherProtocols.swift
[98/117] Compiling Nimble Negation.swift
[99/117] Compiling Nimble PostNotification.swift
[100/117] Compiling Nimble RaisesException.swift
[101/117] Compiling Nimble SatisfyAllOf.swift
[102/117] Compiling Nimble SatisfyAnyOf.swift
[103/117] Compiling Nimble ThrowAssertion.swift
[104/117] Compiling Nimble ThrowError.swift
[105/117] Compiling Nimble ToSucceed.swift
[106/117] Compiling Nimble Polling+AsyncAwait.swift
[107/117] Compiling Nimble Polling+Require.swift
[108/117] Compiling Nimble Polling.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 PrettySyntax.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 HaveValidSnapshot.swift
[121/123] Compiling Nimble_SnapshotTesting Atomic.swift
[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: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.0 linux