Build Information
Successful build of Nimble-SnapshotTesting, reference main (4262f2), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 18:24:59 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tahirmt/nimble-snapshottesting.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-algorithms.git
[1/6058] Fetching swift-algorithms
[123/6518] Fetching swift-algorithms, cwlcatchexception
[643/12241] Fetching swift-algorithms, cwlcatchexception, xctest-dynamic-overlay
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.80s)
[1257/11781] Fetching swift-algorithms, xctest-dynamic-overlay
[1547/26683] Fetching swift-algorithms, xctest-dynamic-overlay, quick
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[2000/46506] Fetching swift-algorithms, xctest-dynamic-overlay, quick, nimble
[8436/51970] Fetching swift-algorithms, xctest-dynamic-overlay, quick, nimble, swift-custom-dump
[24871/126953] Fetching swift-algorithms, xctest-dynamic-overlay, quick, nimble, swift-custom-dump, swift-syntax
[42258/128210] Fetching swift-algorithms, xctest-dynamic-overlay, quick, nimble, swift-custom-dump, swift-syntax, cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.88s)
[72216/126953] Fetching swift-algorithms, xctest-dynamic-overlay, quick, nimble, swift-custom-dump, swift-syntax
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetched https://github.com/Quick/Nimble.git from cache (1.88s)
Fetched https://github.com/Quick/Quick.git from cache (1.88s)
[48738/92228] Fetching swift-algorithms, xctest-dynamic-overlay, swift-custom-dump, swift-syntax
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-numerics.git
[92229/98644] Fetching swift-algorithms, xctest-dynamic-overlay, swift-custom-dump, swift-syntax, swift-numerics
[92871/116167] Fetching swift-algorithms, xctest-dynamic-overlay, swift-custom-dump, swift-syntax, swift-numerics, swift-argument-parser
[99171/132232] Fetching swift-algorithms, xctest-dynamic-overlay, swift-custom-dump, swift-syntax, swift-numerics, swift-argument-parser, swift-snapshot-testing
Fetched https://github.com/apple/swift-numerics.git from cache (1.57s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.57s)
[93835/108293] Fetching swift-algorithms, xctest-dynamic-overlay, swift-custom-dump, swift-syntax, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.66s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.66s)
Fetched https://github.com/apple/swift-algorithms.git from cache (3.66s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.66s)
[4234/16065] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.45s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (5.79s)
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 (0.61s)
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.58s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.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.60s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.67s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.79s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.63s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.60s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.72s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.67s)
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/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/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/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/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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.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.7.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
warning: 'nimble': /Users/admin/builder/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/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.29s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "nimble-snapshottesting",
"name": "Nimble-SnapshotTesting",
"url": "https://github.com/tahirmt/nimble-snapshottesting.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/nimble-snapshottesting",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-snapshot-testing",
"name": "swift-snapshot-testing",
"url": "https://github.com/pointfreeco/swift-snapshot-testing.git",
"version": "1.19.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-snapshot-testing",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-custom-dump",
"name": "swift-custom-dump",
"url": "https://github.com/pointfreeco/swift-custom-dump",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
"traits": [
"default"
],
"dependencies": [
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "603.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "nimble",
"name": "Nimble",
"url": "https://github.com/Quick/Nimble.git",
"version": "14.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
"traits": [
"default"
],
"dependencies": [
{
"identity": "cwlpreconditiontesting",
"name": "CwlPreconditionTesting",
"url": "https://github.com/mattgallagher/CwlPreconditionTesting.git",
"version": "2.2.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlPreconditionTesting",
"traits": [
"default"
],
"dependencies": [
{
"identity": "cwlcatchexception",
"name": "CwlCatchException",
"url": "https://github.com/mattgallagher/CwlCatchException.git",
"version": "2.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlCatchException",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
]
}
Fetching https://github.com/tahirmt/nimble-snapshottesting.git
[1/468] Fetching nimble-snapshottesting
Fetched https://github.com/tahirmt/nimble-snapshottesting.git from cache (0.86s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.59s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (0.59s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 14.0.0 (0.68s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.46s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.52s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.47s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.53s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.19.2 (0.60s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.85s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.85s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.47s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.41s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (1.22s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.08s)
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.9.0
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.19.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.5.0
Creating working copy for https://github.com/tahirmt/nimble-snapshottesting.git
Working copy of https://github.com/tahirmt/nimble-snapshottesting.git resolved at main (4262f24)
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 603.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.30s)
warning: '.resolve-product-dependencies': dependency 'nimble-snapshottesting' is not used by any target
Found 2 product dependencies
- swift-snapshot-testing
- Nimble
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/tahirmt/nimble-snapshottesting.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[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/20] Write sources
[11/20] Write swift-version--6988338F2F200930.txt
[12/52] Compiling CwlMachBadInstructionHandler mach_excServer.c
[13/52] Compiling CwlCatchExceptionSupport CwlCatchException.m
[14/54] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[16/54] Compiling CwlCatchException CwlCatchException.swift
[17/54] Emitting module CwlCatchException
[18/58] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[19/58] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[20/58] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[21/58] Emitting module CwlPreconditionTesting
[22/122] Compiling Nimble BeLessThan.swift
[23/122] Compiling Nimble BeLessThanOrEqual.swift
[24/122] Compiling Nimble BeLogical.swift
[25/122] Compiling Nimble BeNil.swift
[26/122] Compiling Nimble BeResult.swift
[27/122] Compiling Nimble BeVoid.swift
[28/122] Compiling Nimble BeWithin.swift
[29/128] Compiling Nimble AdapterProtocols.swift
[30/128] Compiling Nimble AssertionDispatcher.swift
[31/128] Compiling Nimble AssertionRecorder+Async.swift
[32/128] Compiling Nimble AssertionRecorder.swift
[33/128] Compiling Nimble NMBExpectation.swift
[34/128] Compiling Nimble NimbleEnvironment.swift
[35/128] Compiling Nimble NimbleSwiftTestingHandler.swift
[36/128] Compiling Nimble BeginWith.swift
[37/128] Compiling Nimble BeginWithPrefix.swift
[38/128] Compiling Nimble Contain.swift
[39/128] Compiling Nimble ContainElementSatisfying.swift
[40/128] Compiling Nimble ElementsEqual.swift
[41/128] Compiling Nimble EndWith.swift
[42/128] Compiling Nimble Equal+Tuple.swift
[43/128] Compiling Nimble Equal+TupleArray.swift
[44/128] Compiling Nimble Equal.swift
[45/128] Compiling Nimble HaveCount.swift
[46/128] Compiling Nimble Map.swift
[47/128] Compiling Nimble Match.swift
[48/128] Compiling Nimble MatchError.swift
[49/128] Compiling Nimble Matcher.swift
[50/128] Emitting module Nimble
[51/128] Compiling Nimble ThrowError.swift
[52/128] Compiling Nimble ToSucceed.swift
[53/128] Compiling Nimble Polling+AsyncAwait.swift
[54/128] Compiling Nimble Polling+Require.swift
[55/128] Compiling Nimble Polling.swift
[56/128] Compiling Nimble Requirement.swift
[57/128] Compiling Nimble AsyncAwait.swift
[58/128] Compiling Nimble AsyncTimerSequence.swift
[59/128] Compiling Nimble Errors.swift
[60/128] Compiling Nimble NimbleTimeInterval.swift
[61/128] Compiling Nimble PollAwait.swift
[62/128] Compiling Nimble SourceLocation.swift
[63/128] Compiling Nimble Stringers.swift
[64/128] Compiling Nimble MatcherProtocols.swift
[65/128] Compiling Nimble Negation.swift
[66/128] Compiling Nimble PostNotification.swift
[67/128] Compiling Nimble RaisesException.swift
[68/128] Compiling Nimble SatisfyAllOf.swift
[69/128] Compiling Nimble SatisfyAnyOf.swift
[70/128] Compiling Nimble ThrowAssertion.swift
[71/128] Compiling Nimble BeAKindOf.swift
[72/128] Compiling Nimble BeAnInstanceOf.swift
[73/128] Compiling Nimble BeCloseTo.swift
[74/128] Compiling Nimble BeEmpty.swift
[75/128] Compiling Nimble BeGreaterThan.swift
[76/128] Compiling Nimble BeGreaterThanOrEqualTo.swift
[77/128] Compiling Nimble BeIdenticalTo.swift
[78/128] Compiling Nimble Expectation.swift
[79/128] Compiling Nimble ExpectationMessage.swift
[80/128] Compiling Nimble Expression.swift
[81/128] Compiling Nimble FailureMessage.swift
[82/128] Compiling Nimble AllPass.swift
[83/128] Compiling Nimble AsyncAllPass.swift
[84/128] Compiling Nimble AsyncMatcher.swift
[85/128] Compiling Nimble NimbleXCTestHandler.swift
[86/128] Compiling Nimble ExceptionCapture.swift
[87/128] Compiling Nimble AsyncExpression.swift
[88/128] Compiling Nimble DSL+AsyncAwait.swift
[89/128] Compiling Nimble DSL+Require.swift
[90/128] Compiling Nimble DSL+Wait.swift
[91/128] Compiling Nimble DSL.swift
[101/131] Compiling NimbleObjectiveC NMBExceptionCapture.m
[118/131] Compiling SnapshotTesting UIView.swift
[119/131] Compiling SnapshotTesting UIViewController.swift
[120/131] Compiling SnapshotTesting URLRequest.swift
[124/131] Emitting module SnapshotTesting
[127/131] Compiling NimbleObjectiveC XCTestObservationCenter+Register.m
[128/131] Compiling NimbleObjectiveC NMBStringify.m
[129/131] Compiling NimbleObjectiveC DSL.m
[131/136] Compiling Nimble_SnapshotTesting PrettySyntax.swift
[132/136] Compiling Nimble_SnapshotTesting CurrentTestCaseTracker.swift
[133/136] Compiling Nimble_SnapshotTesting HaveValidSnapshot.swift
[134/136] Compiling Nimble_SnapshotTesting Atomic.swift
[135/136] Emitting module Nimble_SnapshotTesting
[135/136] Compiling NimbleSnapshotTestingObjc XCTestObservationCenter+CurrentTestCaseTracker.m
Build complete! (24.44s)
warning: 'nimble': /Users/admin/builder/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>
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
Build complete.
{
"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" : "/Users/admin/builder/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"
}
Done.