The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Nimble, reference main (035b88), with Swift 6.2 for macOS (SPM) on 28 Nov 2025 20:24:01 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Quick/Nimble.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Quick/Nimble
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 035b88a [v14.0.0] Update podspec
Cloned https://github.com/Quick/Nimble.git
Revision (git rev-parse @):
035b88ad6ae8035f5ce2b50b0a6d69c3b16d2120
SUCCESS checkout https://github.com/Quick/Nimble.git at main
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/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>
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
[29/2618] Fetching cwlcatchexception, swift-docc-plugin
[116/3875] Fetching cwlcatchexception, swift-docc-plugin, cwlpreconditiontesting
[1733/7457] Fetching cwlcatchexception, swift-docc-plugin, cwlpreconditiontesting, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.23s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (1.23s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.23s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.23s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (4.12s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.64s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.69s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.63s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.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
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.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
========================================
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",
  "dependencies": [
    {
      "identity": "nimble",
      "name": "Nimble",
      "url": "https://github.com/Quick/Nimble.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
      "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",
          "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",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Quick/Nimble.git
[1/19803] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (1.97s)
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>
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.45s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.50s)
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.52s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at main (035b88a)
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/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/.resolve-product-dependencies/.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: '.resolve-product-dependencies': dependency 'nimble' is not used by any target
Found 1 product dependencies
  - CwlPreconditionTesting
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Quick/Nimble.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/14] Write sources
[6/14] Write swift-version-49B95AFC49DCD68C.txt
[7/14] Compiling CwlMachBadInstructionHandler mach_excServer.c
[8/14] Compiling CwlCatchExceptionSupport CwlCatchException.m
[9/16] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[11/16] Emitting module CwlCatchException
[12/16] Compiling CwlCatchException CwlCatchException.swift
[13/20] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[14/20] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[15/20] Emitting module CwlPreconditionTesting
[16/20] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[17/84] Compiling Nimble BeLessThan.swift
[18/84] Compiling Nimble BeLessThanOrEqual.swift
[19/84] Compiling Nimble BeLogical.swift
[20/84] Compiling Nimble BeNil.swift
[21/84] Compiling Nimble BeResult.swift
[22/84] Compiling Nimble BeVoid.swift
[23/84] Compiling Nimble BeWithin.swift
[24/90] Compiling Nimble Equal+TupleArray.swift
[25/90] Compiling Nimble Equal.swift
[26/90] Compiling Nimble HaveCount.swift
[27/90] Compiling Nimble Map.swift
[28/90] Compiling Nimble Match.swift
[29/90] Compiling Nimble MatchError.swift
[30/90] Compiling Nimble Matcher.swift
[31/90] Compiling Nimble BeginWith.swift
[32/90] Compiling Nimble BeginWithPrefix.swift
[33/90] Compiling Nimble Contain.swift
[34/90] Compiling Nimble ContainElementSatisfying.swift
[35/90] Compiling Nimble ElementsEqual.swift
[36/90] Compiling Nimble EndWith.swift
[37/90] Compiling Nimble Equal+Tuple.swift
[38/90] Compiling Nimble Expectation.swift
[39/90] Compiling Nimble ExpectationMessage.swift
[40/90] Compiling Nimble Expression.swift
[41/90] Compiling Nimble FailureMessage.swift
[42/90] Compiling Nimble AllPass.swift
[43/90] Compiling Nimble AsyncAllPass.swift
[44/90] Compiling Nimble AsyncMatcher.swift
[45/90] Compiling Nimble AdapterProtocols.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NimbleSwiftTestingHandler.swift:7:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 5 | // And apparently `private import` - the preferred way to do this - doesn't work.
 6 | // So we use a deprecated approach that does work with this.
 7 | @_implementationOnly import Testing
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 8 | #endif
 9 |
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:74:30: warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 72 |     @objc public var toEventually: (NMBMatcher) -> Void {
 73 |         return { matcher in
 74 |             self.expectValue.toEventually(
    |                              `- warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 75 |                 from(objcMatcher: matcher),
 76 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:84:30: warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 82 |     @objc public var toEventuallyWithDescription: (NMBMatcher, String) -> Void {
 83 |         return { matcher, description in
 84 |             self.expectValue.toEventually(
    |                              `- warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 85 |                 from(objcMatcher: matcher),
 86 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:94:30: warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 92 |     @objc public var toEventuallyNot: (NMBMatcher) -> Void {
 93 |         return { matcher in
 94 |             self.expectValue.toEventuallyNot(
    |                              `- warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 95 |                 from(objcMatcher: matcher),
 96 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:104:30: warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
102 |     @objc public var toEventuallyNotWithDescription: (NMBMatcher, String) -> Void {
103 |         return { matcher, description in
104 |             self.expectValue.toEventuallyNot(
    |                              `- warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
105 |                 from(objcMatcher: matcher),
106 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:122:30: warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
120 |     @objc public var toNever: (NMBMatcher) -> Void {
121 |         return { matcher in
122 |             self.expectValue.toNever(
    |                              `- warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
123 |                 from(objcMatcher: matcher),
124 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:132:30: warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
130 |     @objc public var toNeverWithDescription: (NMBMatcher, String) -> Void {
131 |         return { matcher, description in
132 |             self.expectValue.toNever(
    |                              `- warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
133 |                 from(objcMatcher: matcher),
134 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:150:30: warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
148 |     @objc public var toAlways: (NMBMatcher) -> Void {
149 |         return { matcher in
150 |             self.expectValue.toAlways(
    |                              `- warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
151 |                 from(objcMatcher: matcher),
152 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:160:30: warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
158 |     @objc public var toAlwaysWithDescription: (NMBMatcher, String) -> Void {
159 |         return { matcher, description in
160 |             self.expectValue.toAlways(
    |                              `- warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
161 |                 from(objcMatcher: matcher),
162 |                 until: self._timeout,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[46/90] Compiling Nimble AssertionDispatcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NimbleSwiftTestingHandler.swift:7:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 5 | // And apparently `private import` - the preferred way to do this - doesn't work.
 6 | // So we use a deprecated approach that does work with this.
 7 | @_implementationOnly import Testing
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 8 | #endif
 9 |
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:74:30: warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 72 |     @objc public var toEventually: (NMBMatcher) -> Void {
 73 |         return { matcher in
 74 |             self.expectValue.toEventually(
    |                              `- warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 75 |                 from(objcMatcher: matcher),
 76 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:84:30: warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 82 |     @objc public var toEventuallyWithDescription: (NMBMatcher, String) -> Void {
 83 |         return { matcher, description in
 84 |             self.expectValue.toEventually(
    |                              `- warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 85 |                 from(objcMatcher: matcher),
 86 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:94:30: warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 92 |     @objc public var toEventuallyNot: (NMBMatcher) -> Void {
 93 |         return { matcher in
 94 |             self.expectValue.toEventuallyNot(
    |                              `- warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 95 |                 from(objcMatcher: matcher),
 96 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:104:30: warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
102 |     @objc public var toEventuallyNotWithDescription: (NMBMatcher, String) -> Void {
103 |         return { matcher, description in
104 |             self.expectValue.toEventuallyNot(
    |                              `- warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
105 |                 from(objcMatcher: matcher),
106 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:122:30: warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
120 |     @objc public var toNever: (NMBMatcher) -> Void {
121 |         return { matcher in
122 |             self.expectValue.toNever(
    |                              `- warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
123 |                 from(objcMatcher: matcher),
124 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:132:30: warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
130 |     @objc public var toNeverWithDescription: (NMBMatcher, String) -> Void {
131 |         return { matcher, description in
132 |             self.expectValue.toNever(
    |                              `- warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
133 |                 from(objcMatcher: matcher),
134 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:150:30: warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
148 |     @objc public var toAlways: (NMBMatcher) -> Void {
149 |         return { matcher in
150 |             self.expectValue.toAlways(
    |                              `- warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
151 |                 from(objcMatcher: matcher),
152 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:160:30: warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
158 |     @objc public var toAlwaysWithDescription: (NMBMatcher, String) -> Void {
159 |         return { matcher, description in
160 |             self.expectValue.toAlways(
    |                              `- warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
161 |                 from(objcMatcher: matcher),
162 |                 until: self._timeout,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[47/90] Compiling Nimble AssertionRecorder+Async.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NimbleSwiftTestingHandler.swift:7:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 5 | // And apparently `private import` - the preferred way to do this - doesn't work.
 6 | // So we use a deprecated approach that does work with this.
 7 | @_implementationOnly import Testing
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 8 | #endif
 9 |
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:74:30: warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 72 |     @objc public var toEventually: (NMBMatcher) -> Void {
 73 |         return { matcher in
 74 |             self.expectValue.toEventually(
    |                              `- warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 75 |                 from(objcMatcher: matcher),
 76 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:84:30: warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 82 |     @objc public var toEventuallyWithDescription: (NMBMatcher, String) -> Void {
 83 |         return { matcher, description in
 84 |             self.expectValue.toEventually(
    |                              `- warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 85 |                 from(objcMatcher: matcher),
 86 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:94:30: warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 92 |     @objc public var toEventuallyNot: (NMBMatcher) -> Void {
 93 |         return { matcher in
 94 |             self.expectValue.toEventuallyNot(
    |                              `- warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 95 |                 from(objcMatcher: matcher),
 96 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:104:30: warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
102 |     @objc public var toEventuallyNotWithDescription: (NMBMatcher, String) -> Void {
103 |         return { matcher, description in
104 |             self.expectValue.toEventuallyNot(
    |                              `- warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
105 |                 from(objcMatcher: matcher),
106 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:122:30: warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
120 |     @objc public var toNever: (NMBMatcher) -> Void {
121 |         return { matcher in
122 |             self.expectValue.toNever(
    |                              `- warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
123 |                 from(objcMatcher: matcher),
124 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:132:30: warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
130 |     @objc public var toNeverWithDescription: (NMBMatcher, String) -> Void {
131 |         return { matcher, description in
132 |             self.expectValue.toNever(
    |                              `- warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
133 |                 from(objcMatcher: matcher),
134 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:150:30: warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
148 |     @objc public var toAlways: (NMBMatcher) -> Void {
149 |         return { matcher in
150 |             self.expectValue.toAlways(
    |                              `- warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
151 |                 from(objcMatcher: matcher),
152 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:160:30: warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
158 |     @objc public var toAlwaysWithDescription: (NMBMatcher, String) -> Void {
159 |         return { matcher, description in
160 |             self.expectValue.toAlways(
    |                              `- warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
161 |                 from(objcMatcher: matcher),
162 |                 until: self._timeout,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[48/90] Compiling Nimble AssertionRecorder.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NimbleSwiftTestingHandler.swift:7:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 5 | // And apparently `private import` - the preferred way to do this - doesn't work.
 6 | // So we use a deprecated approach that does work with this.
 7 | @_implementationOnly import Testing
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 8 | #endif
 9 |
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:74:30: warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 72 |     @objc public var toEventually: (NMBMatcher) -> Void {
 73 |         return { matcher in
 74 |             self.expectValue.toEventually(
    |                              `- warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 75 |                 from(objcMatcher: matcher),
 76 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:84:30: warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 82 |     @objc public var toEventuallyWithDescription: (NMBMatcher, String) -> Void {
 83 |         return { matcher, description in
 84 |             self.expectValue.toEventually(
    |                              `- warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 85 |                 from(objcMatcher: matcher),
 86 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:94:30: warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 92 |     @objc public var toEventuallyNot: (NMBMatcher) -> Void {
 93 |         return { matcher in
 94 |             self.expectValue.toEventuallyNot(
    |                              `- warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 95 |                 from(objcMatcher: matcher),
 96 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:104:30: warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
102 |     @objc public var toEventuallyNotWithDescription: (NMBMatcher, String) -> Void {
103 |         return { matcher, description in
104 |             self.expectValue.toEventuallyNot(
    |                              `- warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
105 |                 from(objcMatcher: matcher),
106 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:122:30: warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
120 |     @objc public var toNever: (NMBMatcher) -> Void {
121 |         return { matcher in
122 |             self.expectValue.toNever(
    |                              `- warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
123 |                 from(objcMatcher: matcher),
124 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:132:30: warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
130 |     @objc public var toNeverWithDescription: (NMBMatcher, String) -> Void {
131 |         return { matcher, description in
132 |             self.expectValue.toNever(
    |                              `- warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
133 |                 from(objcMatcher: matcher),
134 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:150:30: warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
148 |     @objc public var toAlways: (NMBMatcher) -> Void {
149 |         return { matcher in
150 |             self.expectValue.toAlways(
    |                              `- warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
151 |                 from(objcMatcher: matcher),
152 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:160:30: warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
158 |     @objc public var toAlwaysWithDescription: (NMBMatcher, String) -> Void {
159 |         return { matcher, description in
160 |             self.expectValue.toAlways(
    |                              `- warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
161 |                 from(objcMatcher: matcher),
162 |                 until: self._timeout,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[49/90] Compiling Nimble NMBExpectation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NimbleSwiftTestingHandler.swift:7:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 5 | // And apparently `private import` - the preferred way to do this - doesn't work.
 6 | // So we use a deprecated approach that does work with this.
 7 | @_implementationOnly import Testing
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 8 | #endif
 9 |
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:74:30: warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 72 |     @objc public var toEventually: (NMBMatcher) -> Void {
 73 |         return { matcher in
 74 |             self.expectValue.toEventually(
    |                              `- warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 75 |                 from(objcMatcher: matcher),
 76 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:84:30: warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 82 |     @objc public var toEventuallyWithDescription: (NMBMatcher, String) -> Void {
 83 |         return { matcher, description in
 84 |             self.expectValue.toEventually(
    |                              `- warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 85 |                 from(objcMatcher: matcher),
 86 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:94:30: warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 92 |     @objc public var toEventuallyNot: (NMBMatcher) -> Void {
 93 |         return { matcher in
 94 |             self.expectValue.toEventuallyNot(
    |                              `- warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 95 |                 from(objcMatcher: matcher),
 96 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:104:30: warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
102 |     @objc public var toEventuallyNotWithDescription: (NMBMatcher, String) -> Void {
103 |         return { matcher, description in
104 |             self.expectValue.toEventuallyNot(
    |                              `- warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
105 |                 from(objcMatcher: matcher),
106 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:122:30: warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
120 |     @objc public var toNever: (NMBMatcher) -> Void {
121 |         return { matcher in
122 |             self.expectValue.toNever(
    |                              `- warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
123 |                 from(objcMatcher: matcher),
124 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:132:30: warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
130 |     @objc public var toNeverWithDescription: (NMBMatcher, String) -> Void {
131 |         return { matcher, description in
132 |             self.expectValue.toNever(
    |                              `- warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
133 |                 from(objcMatcher: matcher),
134 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:150:30: warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
148 |     @objc public var toAlways: (NMBMatcher) -> Void {
149 |         return { matcher in
150 |             self.expectValue.toAlways(
    |                              `- warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
151 |                 from(objcMatcher: matcher),
152 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:160:30: warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
158 |     @objc public var toAlwaysWithDescription: (NMBMatcher, String) -> Void {
159 |         return { matcher, description in
160 |             self.expectValue.toAlways(
    |                              `- warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
161 |                 from(objcMatcher: matcher),
162 |                 until: self._timeout,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[50/90] Compiling Nimble NimbleEnvironment.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NimbleSwiftTestingHandler.swift:7:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 5 | // And apparently `private import` - the preferred way to do this - doesn't work.
 6 | // So we use a deprecated approach that does work with this.
 7 | @_implementationOnly import Testing
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 8 | #endif
 9 |
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:74:30: warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 72 |     @objc public var toEventually: (NMBMatcher) -> Void {
 73 |         return { matcher in
 74 |             self.expectValue.toEventually(
    |                              `- warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 75 |                 from(objcMatcher: matcher),
 76 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:84:30: warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 82 |     @objc public var toEventuallyWithDescription: (NMBMatcher, String) -> Void {
 83 |         return { matcher, description in
 84 |             self.expectValue.toEventually(
    |                              `- warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 85 |                 from(objcMatcher: matcher),
 86 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:94:30: warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 92 |     @objc public var toEventuallyNot: (NMBMatcher) -> Void {
 93 |         return { matcher in
 94 |             self.expectValue.toEventuallyNot(
    |                              `- warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 95 |                 from(objcMatcher: matcher),
 96 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:104:30: warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
102 |     @objc public var toEventuallyNotWithDescription: (NMBMatcher, String) -> Void {
103 |         return { matcher, description in
104 |             self.expectValue.toEventuallyNot(
    |                              `- warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
105 |                 from(objcMatcher: matcher),
106 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:122:30: warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
120 |     @objc public var toNever: (NMBMatcher) -> Void {
121 |         return { matcher in
122 |             self.expectValue.toNever(
    |                              `- warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
123 |                 from(objcMatcher: matcher),
124 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:132:30: warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
130 |     @objc public var toNeverWithDescription: (NMBMatcher, String) -> Void {
131 |         return { matcher, description in
132 |             self.expectValue.toNever(
    |                              `- warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
133 |                 from(objcMatcher: matcher),
134 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:150:30: warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
148 |     @objc public var toAlways: (NMBMatcher) -> Void {
149 |         return { matcher in
150 |             self.expectValue.toAlways(
    |                              `- warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
151 |                 from(objcMatcher: matcher),
152 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:160:30: warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
158 |     @objc public var toAlwaysWithDescription: (NMBMatcher, String) -> Void {
159 |         return { matcher, description in
160 |             self.expectValue.toAlways(
    |                              `- warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
161 |                 from(objcMatcher: matcher),
162 |                 until: self._timeout,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[51/90] Compiling Nimble NimbleSwiftTestingHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NimbleSwiftTestingHandler.swift:7:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 5 | // And apparently `private import` - the preferred way to do this - doesn't work.
 6 | // So we use a deprecated approach that does work with this.
 7 | @_implementationOnly import Testing
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 8 | #endif
 9 |
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:74:30: warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 72 |     @objc public var toEventually: (NMBMatcher) -> Void {
 73 |         return { matcher in
 74 |             self.expectValue.toEventually(
    |                              `- warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 75 |                 from(objcMatcher: matcher),
 76 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:84:30: warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 82 |     @objc public var toEventuallyWithDescription: (NMBMatcher, String) -> Void {
 83 |         return { matcher, description in
 84 |             self.expectValue.toEventually(
    |                              `- warning: 'toEventually(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventually` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 85 |                 from(objcMatcher: matcher),
 86 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:94:30: warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 92 |     @objc public var toEventuallyNot: (NMBMatcher) -> Void {
 93 |         return { matcher in
 94 |             self.expectValue.toEventuallyNot(
    |                              `- warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
 95 |                 from(objcMatcher: matcher),
 96 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:104:30: warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
102 |     @objc public var toEventuallyNotWithDescription: (NMBMatcher, String) -> Void {
103 |         return { matcher, description in
104 |             self.expectValue.toEventuallyNot(
    |                              `- warning: 'toEventuallyNot(_:timeout:pollInterval:description:)' is deprecated: the synchronous variant of `toEventuallyNot` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
105 |                 from(objcMatcher: matcher),
106 |                 timeout: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:122:30: warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
120 |     @objc public var toNever: (NMBMatcher) -> Void {
121 |         return { matcher in
122 |             self.expectValue.toNever(
    |                              `- warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
123 |                 from(objcMatcher: matcher),
124 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:132:30: warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
130 |     @objc public var toNeverWithDescription: (NMBMatcher, String) -> Void {
131 |         return { matcher, description in
132 |             self.expectValue.toNever(
    |                              `- warning: 'toNever(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toNever` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
133 |                 from(objcMatcher: matcher),
134 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:150:30: warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
148 |     @objc public var toAlways: (NMBMatcher) -> Void {
149 |         return { matcher in
150 |             self.expectValue.toAlways(
    |                              `- warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
151 |                 from(objcMatcher: matcher),
152 |                 until: self._timeout,
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NMBExpectation.swift:160:30: warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
158 |     @objc public var toAlwaysWithDescription: (NMBMatcher, String) -> Void {
159 |         return { matcher, description in
160 |             self.expectValue.toAlways(
    |                              `- warning: 'toAlways(_:until:pollInterval:description:)' is deprecated: the synchronous variant of `toAlways` will be unavailable from Swift in a future release of Nimble. Please use the asynchronous variant as a near drop-in replacement. [#DeprecatedDeclaration]
161 |                 from(objcMatcher: matcher),
162 |                 until: self._timeout,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[52/90] Emitting module Nimble
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Adapters/NimbleSwiftTestingHandler.swift:7:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 5 | // And apparently `private import` - the preferred way to do this - doesn't work.
 6 | // So we use a deprecated approach that does work with this.
 7 | @_implementationOnly import Testing
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 8 | #endif
 9 |
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/AsyncAwait.swift:5:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  3 | import Foundation
  4 | #if canImport(Testing)
  5 | @_implementationOnly import Testing
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  6 | #endif
  7 |
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/PollAwait.swift:9:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  7 | import Foundation
  8 | #if canImport(Testing)
  9 | @_implementationOnly import Testing
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 10 | #endif
 11 |
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/AsyncTimerSequence.swift:47:28: warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'Foundation'
 45 | // Date is Sendable as of at least iOS 16.
 46 | // But as of Swift 5.9, it's still not Sendable in the open source version.
 47 | extension Date: @unchecked Sendable {}
    |                            `- warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'Foundation'
 48 |
 49 | extension Date: NimbleInstantProtocol {
Foundation.Date:2:15: note: 'Date' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
 2 | public struct Date : Comparable, Hashable, Equatable, Sendable {
   |               `- note: 'Date' declares conformance to protocol 'Sendable' here
 3 |     public static let timeIntervalBetween1970AndReferenceDate: Double
 4 |     public static var timeIntervalSinceReferenceDate: TimeInterval { get }
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[53/90] Compiling Nimble BeAKindOf.swift
[54/90] Compiling Nimble BeAnInstanceOf.swift
[55/90] Compiling Nimble BeCloseTo.swift
[56/90] Compiling Nimble BeEmpty.swift
[57/90] Compiling Nimble BeGreaterThan.swift
[58/90] Compiling Nimble BeGreaterThanOrEqualTo.swift
[59/90] Compiling Nimble BeIdenticalTo.swift
[60/90] Compiling Nimble AsyncTimerSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/PollAwait.swift:9:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  7 | import Foundation
  8 | #if canImport(Testing)
  9 | @_implementationOnly import Testing
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 10 | #endif
 11 |
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/AsyncTimerSequence.swift:47:28: warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'Foundation'
 45 | // Date is Sendable as of at least iOS 16.
 46 | // But as of Swift 5.9, it's still not Sendable in the open source version.
 47 | extension Date: @unchecked Sendable {}
    |                            `- warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'Foundation'
 48 |
 49 | extension Date: NimbleInstantProtocol {
Foundation.Date:2:15: note: 'Date' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
 2 | public struct Date : Comparable, Hashable, Equatable, Sendable {
   |               `- note: 'Date' declares conformance to protocol 'Sendable' here
 3 |     public static let timeIntervalBetween1970AndReferenceDate: Double
 4 |     public static var timeIntervalSinceReferenceDate: TimeInterval { get }
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[61/90] Compiling Nimble Errors.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/PollAwait.swift:9:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  7 | import Foundation
  8 | #if canImport(Testing)
  9 | @_implementationOnly import Testing
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 10 | #endif
 11 |
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/AsyncTimerSequence.swift:47:28: warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'Foundation'
 45 | // Date is Sendable as of at least iOS 16.
 46 | // But as of Swift 5.9, it's still not Sendable in the open source version.
 47 | extension Date: @unchecked Sendable {}
    |                            `- warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'Foundation'
 48 |
 49 | extension Date: NimbleInstantProtocol {
Foundation.Date:2:15: note: 'Date' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
 2 | public struct Date : Comparable, Hashable, Equatable, Sendable {
   |               `- note: 'Date' declares conformance to protocol 'Sendable' here
 3 |     public static let timeIntervalBetween1970AndReferenceDate: Double
 4 |     public static var timeIntervalSinceReferenceDate: TimeInterval { get }
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[62/90] Compiling Nimble NimbleTimeInterval.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/PollAwait.swift:9:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  7 | import Foundation
  8 | #if canImport(Testing)
  9 | @_implementationOnly import Testing
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 10 | #endif
 11 |
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/AsyncTimerSequence.swift:47:28: warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'Foundation'
 45 | // Date is Sendable as of at least iOS 16.
 46 | // But as of Swift 5.9, it's still not Sendable in the open source version.
 47 | extension Date: @unchecked Sendable {}
    |                            `- warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'Foundation'
 48 |
 49 | extension Date: NimbleInstantProtocol {
Foundation.Date:2:15: note: 'Date' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
 2 | public struct Date : Comparable, Hashable, Equatable, Sendable {
   |               `- note: 'Date' declares conformance to protocol 'Sendable' here
 3 |     public static let timeIntervalBetween1970AndReferenceDate: Double
 4 |     public static var timeIntervalSinceReferenceDate: TimeInterval { get }
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[63/90] Compiling Nimble PollAwait.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/PollAwait.swift:9:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  7 | import Foundation
  8 | #if canImport(Testing)
  9 | @_implementationOnly import Testing
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 10 | #endif
 11 |
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/AsyncTimerSequence.swift:47:28: warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'Foundation'
 45 | // Date is Sendable as of at least iOS 16.
 46 | // But as of Swift 5.9, it's still not Sendable in the open source version.
 47 | extension Date: @unchecked Sendable {}
    |                            `- warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'Foundation'
 48 |
 49 | extension Date: NimbleInstantProtocol {
Foundation.Date:2:15: note: 'Date' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
 2 | public struct Date : Comparable, Hashable, Equatable, Sendable {
   |               `- note: 'Date' declares conformance to protocol 'Sendable' here
 3 |     public static let timeIntervalBetween1970AndReferenceDate: Double
 4 |     public static var timeIntervalSinceReferenceDate: TimeInterval { get }
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[64/90] Compiling Nimble SourceLocation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/PollAwait.swift:9:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  7 | import Foundation
  8 | #if canImport(Testing)
  9 | @_implementationOnly import Testing
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 10 | #endif
 11 |
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/AsyncTimerSequence.swift:47:28: warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'Foundation'
 45 | // Date is Sendable as of at least iOS 16.
 46 | // But as of Swift 5.9, it's still not Sendable in the open source version.
 47 | extension Date: @unchecked Sendable {}
    |                            `- warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'Foundation'
 48 |
 49 | extension Date: NimbleInstantProtocol {
Foundation.Date:2:15: note: 'Date' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
 2 | public struct Date : Comparable, Hashable, Equatable, Sendable {
   |               `- note: 'Date' declares conformance to protocol 'Sendable' here
 3 |     public static let timeIntervalBetween1970AndReferenceDate: Double
 4 |     public static var timeIntervalSinceReferenceDate: TimeInterval { get }
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[65/90] Compiling Nimble Stringers.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/PollAwait.swift:9:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  7 | import Foundation
  8 | #if canImport(Testing)
  9 | @_implementationOnly import Testing
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
 10 | #endif
 11 |
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/AsyncTimerSequence.swift:47:28: warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'Foundation'
 45 | // Date is Sendable as of at least iOS 16.
 46 | // But as of Swift 5.9, it's still not Sendable in the open source version.
 47 | extension Date: @unchecked Sendable {}
    |                            `- warning: conformance of 'Date' to protocol 'Sendable' was already stated in the type's module 'Foundation'
 48 |
 49 | extension Date: NimbleInstantProtocol {
Foundation.Date:2:15: note: 'Date' declares conformance to protocol 'Sendable' here
 1 | @available(macOS 10.10, iOS 8.0, watchOS 2.0, tvOS 9.0, *)
 2 | public struct Date : Comparable, Hashable, Equatable, Sendable {
   |               `- note: 'Date' declares conformance to protocol 'Sendable' here
 3 |     public static let timeIntervalBetween1970AndReferenceDate: Double
 4 |     public static var timeIntervalSinceReferenceDate: TimeInterval { get }
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[66/90] Compiling Nimble ThrowError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/AsyncAwait.swift:5:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  3 | import Foundation
  4 | #if canImport(Testing)
  5 | @_implementationOnly import Testing
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  6 | #endif
  7 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[67/90] Compiling Nimble ToSucceed.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/AsyncAwait.swift:5:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  3 | import Foundation
  4 | #if canImport(Testing)
  5 | @_implementationOnly import Testing
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  6 | #endif
  7 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[68/90] Compiling Nimble Polling+AsyncAwait.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/AsyncAwait.swift:5:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  3 | import Foundation
  4 | #if canImport(Testing)
  5 | @_implementationOnly import Testing
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  6 | #endif
  7 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[69/90] Compiling Nimble Polling+Require.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/AsyncAwait.swift:5:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  3 | import Foundation
  4 | #if canImport(Testing)
  5 | @_implementationOnly import Testing
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  6 | #endif
  7 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[70/90] Compiling Nimble Polling.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/AsyncAwait.swift:5:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  3 | import Foundation
  4 | #if canImport(Testing)
  5 | @_implementationOnly import Testing
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  6 | #endif
  7 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[71/90] Compiling Nimble Requirement.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/AsyncAwait.swift:5:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  3 | import Foundation
  4 | #if canImport(Testing)
  5 | @_implementationOnly import Testing
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  6 | #endif
  7 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[72/90] Compiling Nimble AsyncAwait.swift
/Users/admin/builder/spi-builder-workspace/Sources/Nimble/Utils/AsyncAwait.swift:5:22: warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  3 | import Foundation
  4 | #if canImport(Testing)
  5 | @_implementationOnly import Testing
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'Nimble' may lead to instability during execution [#ImplementationOnlyDeprecated]
  6 | #endif
  7 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[73/90] Compiling Nimble NimbleXCTestHandler.swift
[74/90] Compiling Nimble ExceptionCapture.swift
[75/90] Compiling Nimble AsyncExpression.swift
[76/90] Compiling Nimble DSL+AsyncAwait.swift
[77/90] Compiling Nimble DSL+Require.swift
[78/90] Compiling Nimble DSL+Wait.swift
[79/90] Compiling Nimble DSL.swift
[80/90] Compiling Nimble MatcherProtocols.swift
[81/90] Compiling Nimble Negation.swift
[82/90] Compiling Nimble PostNotification.swift
[83/90] Compiling Nimble RaisesException.swift
[84/90] Compiling Nimble SatisfyAllOf.swift
[85/90] Compiling Nimble SatisfyAnyOf.swift
[86/90] Compiling Nimble ThrowAssertion.swift
[86/90] Compiling NimbleObjectiveC NMBExceptionCapture.m
[87/90] Compiling NimbleObjectiveC XCTestObservationCenter+Register.m
[88/90] Compiling NimbleObjectiveC DSL.m
[89/90] Compiling NimbleObjectiveC NMBStringify.m
[91/92] Compiling NimbleSharedTestHelpers utils.swift
[92/92] Emitting module NimbleSharedTestHelpers
Build complete! (30.70s)
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/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>
Build complete.
{
  "dependencies" : [
    {
      "identity" : "cwlpreconditiontesting",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattgallagher/CwlPreconditionTesting.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Nimble",
  "name" : "Nimble",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Nimble",
      "targets" : [
        "Nimble",
        "NimbleObjectiveC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "NimbleTests",
      "module_type" : "SwiftTarget",
      "name" : "NimbleTests",
      "path" : "Tests/NimbleTests",
      "sources" : [
        "AsyncAwaitTest+Require.swift",
        "AsyncAwaitTest.swift",
        "AsyncTimerSequenceTest.swift",
        "DSLTest.swift",
        "Helpers/AsyncHelpers.swift",
        "Helpers/BackgroundThreadObject.swift",
        "Helpers/ObjectWithLazyProperty.swift",
        "LinuxSupport.swift",
        "Matchers/AllPassTest.swift",
        "Matchers/AlwaysFailMatcher.swift",
        "Matchers/AsyncAllPassTest.swift",
        "Matchers/AsyncPredicateTest.swift",
        "Matchers/BeAKindOfTest.swift",
        "Matchers/BeAnInstanceOfTest.swift",
        "Matchers/BeCloseToTest.swift",
        "Matchers/BeEmptyTest.swift",
        "Matchers/BeGreaterThanOrEqualToTest.swift",
        "Matchers/BeGreaterThanTest.swift",
        "Matchers/BeIdenticalToObjectTest.swift",
        "Matchers/BeIdenticalToTest.swift",
        "Matchers/BeLessThanOrEqualToTest.swift",
        "Matchers/BeLessThanTest.swift",
        "Matchers/BeLogicalTest.swift",
        "Matchers/BeNilTest.swift",
        "Matchers/BeResultTest.swift",
        "Matchers/BeVoidTest.swift",
        "Matchers/BeWithinTest.swift",
        "Matchers/BeginWithPrefixTest.swift",
        "Matchers/BeginWithTest.swift",
        "Matchers/ContainElementSatisfyingTest.swift",
        "Matchers/ContainTest.swift",
        "Matchers/ElementsEqualTest.swift",
        "Matchers/EndWithTest.swift",
        "Matchers/EqualTest.swift",
        "Matchers/HaveCountTest.swift",
        "Matchers/MapTest.swift",
        "Matchers/MatchErrorTest.swift",
        "Matchers/MatchTest.swift",
        "Matchers/NegationTest.swift",
        "Matchers/PostNotificationTest.swift",
        "Matchers/RaisesExceptionTest.swift",
        "Matchers/SatisfyAllOfTest.swift",
        "Matchers/SatisfyAnyOfTest.swift",
        "Matchers/ThrowAssertionTest.swift",
        "Matchers/ThrowErrorTest.swift",
        "Matchers/ToSucceedTest.swift",
        "NimbleTimeIntervalTest.swift",
        "OnFailureThrowsTest.swift",
        "PollingTest+Require.swift",
        "PollingTest.swift",
        "PredicateTest.swift",
        "StatusTest.swift",
        "SwiftTestingSupportTest.swift",
        "SynchronousTest.swift",
        "UserDescriptionTest.swift"
      ],
      "target_dependencies" : [
        "Nimble",
        "NimbleSharedTestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NimbleSharedTestHelpers",
      "module_type" : "SwiftTarget",
      "name" : "NimbleSharedTestHelpers",
      "path" : "Sources/NimbleSharedTestHelpers",
      "sources" : [
        "utils.swift"
      ],
      "target_dependencies" : [
        "Nimble",
        "NimbleObjectiveC"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NimbleObjectiveCTests",
      "module_type" : "ClangTarget",
      "name" : "NimbleObjectiveCTests",
      "path" : "Tests/NimbleObjectiveCTests",
      "sources" : [
        "ObjCAllPassTest.m",
        "ObjCAsyncTest.m",
        "ObjCBeAnInstanceOfTest.m",
        "ObjCBeCloseToTest.m",
        "ObjCBeEmptyTest.m",
        "ObjCBeFalseTest.m",
        "ObjCBeFalsyTest.m",
        "ObjCBeGreaterThanOrEqualToTest.m",
        "ObjCBeGreaterThanTest.m",
        "ObjCBeIdenticalToTest.m",
        "ObjCBeKindOfTest.m",
        "ObjCBeLessThanOrEqualToTest.m",
        "ObjCBeLessThanTest.m",
        "ObjCBeNilTest.m",
        "ObjCBeTrueTest.m",
        "ObjCBeTruthyTest.m",
        "ObjCBeginWithTest.m",
        "ObjCContainElementSatisfyingTest.m",
        "ObjCContainTest.m",
        "ObjCEndWithTest.m",
        "ObjCEqualTest.m",
        "ObjCHaveCountTest.m",
        "ObjCMatchTest.m",
        "ObjCRaiseExceptionTest.m",
        "ObjCSatisfyAllOfTest.m",
        "ObjCSatisfyAnyOfTest.m",
        "ObjCSyncTest.m",
        "ObjCUserDescriptionTest.m",
        "ObjcStringersTest.m"
      ],
      "target_dependencies" : [
        "NimbleObjectiveC",
        "Nimble",
        "NimbleSharedTestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NimbleObjectiveC",
      "module_type" : "ClangTarget",
      "name" : "NimbleObjectiveC",
      "path" : "Sources/NimbleObjectiveC",
      "product_memberships" : [
        "Nimble"
      ],
      "sources" : [
        "DSL.m",
        "NMBExceptionCapture.m",
        "NMBStringify.m",
        "XCTestObservationCenter+Register.m"
      ],
      "target_dependencies" : [
        "Nimble"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Nimble",
      "module_type" : "SwiftTarget",
      "name" : "Nimble",
      "path" : "Sources/Nimble",
      "product_dependencies" : [
        "CwlPreconditionTesting",
        "CwlPosixPreconditionTesting"
      ],
      "product_memberships" : [
        "Nimble"
      ],
      "sources" : [
        "Adapters/AdapterProtocols.swift",
        "Adapters/AssertionDispatcher.swift",
        "Adapters/AssertionRecorder+Async.swift",
        "Adapters/AssertionRecorder.swift",
        "Adapters/NMBExpectation.swift",
        "Adapters/NimbleEnvironment.swift",
        "Adapters/NimbleSwiftTestingHandler.swift",
        "Adapters/NimbleXCTestHandler.swift",
        "Adapters/NonObjectiveC/ExceptionCapture.swift",
        "AsyncExpression.swift",
        "DSL+AsyncAwait.swift",
        "DSL+Require.swift",
        "DSL+Wait.swift",
        "DSL.swift",
        "Expectation.swift",
        "ExpectationMessage.swift",
        "Expression.swift",
        "FailureMessage.swift",
        "Matchers/AllPass.swift",
        "Matchers/AsyncAllPass.swift",
        "Matchers/AsyncMatcher.swift",
        "Matchers/BeAKindOf.swift",
        "Matchers/BeAnInstanceOf.swift",
        "Matchers/BeCloseTo.swift",
        "Matchers/BeEmpty.swift",
        "Matchers/BeGreaterThan.swift",
        "Matchers/BeGreaterThanOrEqualTo.swift",
        "Matchers/BeIdenticalTo.swift",
        "Matchers/BeLessThan.swift",
        "Matchers/BeLessThanOrEqual.swift",
        "Matchers/BeLogical.swift",
        "Matchers/BeNil.swift",
        "Matchers/BeResult.swift",
        "Matchers/BeVoid.swift",
        "Matchers/BeWithin.swift",
        "Matchers/BeginWith.swift",
        "Matchers/BeginWithPrefix.swift",
        "Matchers/Contain.swift",
        "Matchers/ContainElementSatisfying.swift",
        "Matchers/ElementsEqual.swift",
        "Matchers/EndWith.swift",
        "Matchers/Equal+Tuple.swift",
        "Matchers/Equal+TupleArray.swift",
        "Matchers/Equal.swift",
        "Matchers/HaveCount.swift",
        "Matchers/Map.swift",
        "Matchers/Match.swift",
        "Matchers/MatchError.swift",
        "Matchers/Matcher.swift",
        "Matchers/MatcherProtocols.swift",
        "Matchers/Negation.swift",
        "Matchers/PostNotification.swift",
        "Matchers/RaisesException.swift",
        "Matchers/SatisfyAllOf.swift",
        "Matchers/SatisfyAnyOf.swift",
        "Matchers/ThrowAssertion.swift",
        "Matchers/ThrowError.swift",
        "Matchers/ToSucceed.swift",
        "Polling+AsyncAwait.swift",
        "Polling+Require.swift",
        "Polling.swift",
        "Requirement.swift",
        "Utils/AsyncAwait.swift",
        "Utils/AsyncTimerSequence.swift",
        "Utils/Errors.swift",
        "Utils/NimbleTimeInterval.swift",
        "Utils/PollAwait.swift",
        "Utils/SourceLocation.swift",
        "Utils/Stringers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/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>
Done.