Build Information
Successful build of Nimble, reference v13.7.1 (7795df
), with Swift 5.10 for Linux on 16 Dec 2024 04:09:47 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.59.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Quick/Nimble.git
Reference: v13.7.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/Quick/Nimble
* tag v13.7.1 -> FETCH_HEAD
HEAD is now at 7795df4 [v13.7.1] Update podspec
Cloned https://github.com/Quick/Nimble.git
Revision (git rev-parse @):
7795df4fff1a9cd231fe4867ae54f4dc5f5734f9
SUCCESS checkout https://github.com/Quick/Nimble.git at v13.7.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/Quick/Nimble.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
[1258/3301] Fetching cwlpreconditiontesting, swift-docc-plugin
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.20s)
[266/2044] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.33s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (4.53s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.18s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.23s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.45s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3209] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.34s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.45s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/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.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Nimble/PrivacyInfo.xcprivacy
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/67] Emitting module Nimble
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: warning: unknown operating system for build configuration 'os'
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: note: did you mean 'iOS'?
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: note: did you mean 'Windows'?
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^~~~~~~~
Windows
[7/75] Compiling Nimble Requirement.swift
[8/75] Compiling Nimble AsyncAwait.swift
[9/75] Compiling Nimble AsyncTimerSequence.swift
[10/75] Compiling Nimble Errors.swift
[11/75] Compiling Nimble NimbleTimeInterval.swift
[12/75] Compiling Nimble PollAwait.swift
[13/75] Compiling Nimble SourceLocation.swift
[14/75] Compiling Nimble Stringers.swift
[15/75] Compiling Nimble AllPass.swift
[16/75] Compiling Nimble AsyncAllPass.swift
[17/75] Compiling Nimble AsyncMatcher.swift
[18/75] Compiling Nimble BeAKindOf.swift
[19/75] Compiling Nimble BeAnInstanceOf.swift
[20/75] Compiling Nimble BeCloseTo.swift
[21/75] Compiling Nimble BeEmpty.swift
[22/75] Compiling Nimble BeGreaterThan.swift
[23/75] Compiling Nimble BeGreaterThanOrEqualTo.swift
[24/75] Compiling Nimble AdapterProtocols.swift
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: warning: unknown operating system for build configuration 'os'
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: note: did you mean 'iOS'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: note: did you mean 'Windows'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: warning: unknown operating system for build configuration 'os'
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: note: did you mean 'iOS'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: note: did you mean 'Windows'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:87:42: warning: 'file' is deprecated: renamed to 'filePath'
XCTFail("\(message)", file: location.file, line: location.line)
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:87:42: note: use 'filePath' instead
XCTFail("\(message)", file: location.file, line: location.line)
^~~~
filePath
[25/75] Compiling Nimble AssertionDispatcher.swift
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: warning: unknown operating system for build configuration 'os'
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: note: did you mean 'iOS'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: note: did you mean 'Windows'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: warning: unknown operating system for build configuration 'os'
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: note: did you mean 'iOS'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: note: did you mean 'Windows'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:87:42: warning: 'file' is deprecated: renamed to 'filePath'
XCTFail("\(message)", file: location.file, line: location.line)
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:87:42: note: use 'filePath' instead
XCTFail("\(message)", file: location.file, line: location.line)
^~~~
filePath
[26/75] Compiling Nimble AssertionRecorder+Async.swift
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: warning: unknown operating system for build configuration 'os'
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: note: did you mean 'iOS'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: note: did you mean 'Windows'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: warning: unknown operating system for build configuration 'os'
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: note: did you mean 'iOS'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: note: did you mean 'Windows'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:87:42: warning: 'file' is deprecated: renamed to 'filePath'
XCTFail("\(message)", file: location.file, line: location.line)
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:87:42: note: use 'filePath' instead
XCTFail("\(message)", file: location.file, line: location.line)
^~~~
filePath
[27/75] Compiling Nimble AssertionRecorder.swift
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: warning: unknown operating system for build configuration 'os'
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: note: did you mean 'iOS'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: note: did you mean 'Windows'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: warning: unknown operating system for build configuration 'os'
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: note: did you mean 'iOS'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: note: did you mean 'Windows'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:87:42: warning: 'file' is deprecated: renamed to 'filePath'
XCTFail("\(message)", file: location.file, line: location.line)
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:87:42: note: use 'filePath' instead
XCTFail("\(message)", file: location.file, line: location.line)
^~~~
filePath
[28/75] Compiling Nimble NMBExpectation.swift
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: warning: unknown operating system for build configuration 'os'
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: note: did you mean 'iOS'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: note: did you mean 'Windows'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: warning: unknown operating system for build configuration 'os'
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: note: did you mean 'iOS'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: note: did you mean 'Windows'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:87:42: warning: 'file' is deprecated: renamed to 'filePath'
XCTFail("\(message)", file: location.file, line: location.line)
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:87:42: note: use 'filePath' instead
XCTFail("\(message)", file: location.file, line: location.line)
^~~~
filePath
[29/75] Compiling Nimble NimbleEnvironment.swift
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: warning: unknown operating system for build configuration 'os'
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: note: did you mean 'iOS'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: note: did you mean 'Windows'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: warning: unknown operating system for build configuration 'os'
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: note: did you mean 'iOS'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: note: did you mean 'Windows'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:87:42: warning: 'file' is deprecated: renamed to 'filePath'
XCTFail("\(message)", file: location.file, line: location.line)
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:87:42: note: use 'filePath' instead
XCTFail("\(message)", file: location.file, line: location.line)
^~~~
filePath
[30/75] Compiling Nimble NimbleSwiftTestingHandler.swift
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: warning: unknown operating system for build configuration 'os'
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: note: did you mean 'iOS'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: note: did you mean 'Windows'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: warning: unknown operating system for build configuration 'os'
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: note: did you mean 'iOS'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: note: did you mean 'Windows'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:87:42: warning: 'file' is deprecated: renamed to 'filePath'
XCTFail("\(message)", file: location.file, line: location.line)
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:87:42: note: use 'filePath' instead
XCTFail("\(message)", file: location.file, line: location.line)
^~~~
filePath
[31/75] Compiling Nimble NimbleXCTestHandler.swift
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: warning: unknown operating system for build configuration 'os'
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: note: did you mean 'iOS'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: note: did you mean 'Windows'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: warning: unknown operating system for build configuration 'os'
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: note: did you mean 'iOS'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: note: did you mean 'Windows'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:87:42: warning: 'file' is deprecated: renamed to 'filePath'
XCTFail("\(message)", file: location.file, line: location.line)
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:87:42: note: use 'filePath' instead
XCTFail("\(message)", file: location.file, line: location.line)
^~~~
filePath
[32/75] Compiling Nimble ExceptionCapture.swift
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: warning: unknown operating system for build configuration 'os'
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: note: did you mean 'iOS'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:58:41: note: did you mean 'Windows'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: warning: unknown operating system for build configuration 'os'
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: note: did you mean 'iOS'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:69:41: note: did you mean 'Windows'?
#if (os(macOS) || os(iOS) || os(visionOS)) && !SWIFT_PACKAGE
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:87:42: warning: 'file' is deprecated: renamed to 'filePath'
XCTFail("\(message)", file: location.file, line: location.line)
^
/host/spi-builder-workspace/Sources/Nimble/Adapters/NimbleXCTestHandler.swift:87:42: note: use 'filePath' instead
XCTFail("\(message)", file: location.file, line: location.line)
^~~~
filePath
[33/75] Compiling Nimble AsyncExpression.swift
[34/75] Compiling Nimble DSL+AsyncAwait.swift
[35/75] Compiling Nimble DSL+Require.swift
[36/75] Compiling Nimble DSL+Wait.swift
[37/75] Compiling Nimble DSL.swift
[38/75] Compiling Nimble Expectation.swift
[39/75] Compiling Nimble ExpectationMessage.swift
[40/75] Compiling Nimble Expression.swift
[41/75] Compiling Nimble FailureMessage.swift
[42/75] Compiling Nimble BeginWithPrefix.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
[43/75] Compiling Nimble Contain.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
[44/75] Compiling Nimble ContainElementSatisfying.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
[45/75] Compiling Nimble ElementsEqual.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
[46/75] Compiling Nimble EndWith.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
[47/75] Compiling Nimble Equal+Tuple.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
[48/75] Compiling Nimble Equal+TupleArray.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
[49/75] Compiling Nimble Equal.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
[50/75] Compiling Nimble HaveCount.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/EndWith.swift:28:67: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
[51/75] Compiling Nimble BeIdenticalTo.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
[52/75] Compiling Nimble BeLessThan.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
[53/75] Compiling Nimble BeLessThanOrEqual.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
[54/75] Compiling Nimble BeLogical.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
[55/75] Compiling Nimble BeNil.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
[56/75] Compiling Nimble BeResult.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
[57/75] Compiling Nimble BeVoid.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
[58/75] Compiling Nimble BeWithin.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
[59/75] Compiling Nimble BeginWith.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/BeginWith.swift:20:67: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
^~~~~~~~
Windows
[60/75] Compiling Nimble Map.swift
[61/75] Compiling Nimble Match.swift
[62/75] Compiling Nimble MatchError.swift
[63/75] Compiling Nimble Matcher.swift
[64/75] Compiling Nimble MatcherProtocols.swift
[65/75] Compiling Nimble Negation.swift
[66/75] Compiling Nimble PostNotification.swift
[67/75] Compiling Nimble RaisesException.swift
[68/75] Compiling Nimble SatisfyAllOf.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: warning: unknown operating system for build configuration 'os'
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: note: did you mean 'iOS'?
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: note: did you mean 'Windows'?
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^~~~~~~~
Windows
[69/75] Compiling Nimble SatisfyAnyOf.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: warning: unknown operating system for build configuration 'os'
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: note: did you mean 'iOS'?
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: note: did you mean 'Windows'?
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^~~~~~~~
Windows
[70/75] Compiling Nimble ThrowAssertion.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: warning: unknown operating system for build configuration 'os'
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: note: did you mean 'iOS'?
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: note: did you mean 'Windows'?
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^~~~~~~~
Windows
[71/75] Compiling Nimble ThrowError.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: warning: unknown operating system for build configuration 'os'
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: note: did you mean 'iOS'?
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: note: did you mean 'Windows'?
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^~~~~~~~
Windows
[72/75] Compiling Nimble ToSucceed.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: warning: unknown operating system for build configuration 'os'
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: note: did you mean 'iOS'?
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: note: did you mean 'Windows'?
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^~~~~~~~
Windows
[73/75] Compiling Nimble Polling+AsyncAwait.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: warning: unknown operating system for build configuration 'os'
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: note: did you mean 'iOS'?
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: note: did you mean 'Windows'?
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^~~~~~~~
Windows
[74/75] Compiling Nimble Polling+Require.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: warning: unknown operating system for build configuration 'os'
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: note: did you mean 'iOS'?
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: note: did you mean 'Windows'?
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^~~~~~~~
Windows
[75/75] Compiling Nimble Polling.swift
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: warning: unknown operating system for build configuration 'os'
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: note: did you mean 'iOS'?
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/Nimble/Matchers/ThrowAssertion.swift:2:70: note: did you mean 'Windows'?
#if canImport(CwlPreconditionTesting) && (os(macOS) || os(iOS) || os(visionOS))
^~~~~~~~
Windows
[77/78] Emitting module NimbleSharedTestHelpers
[78/78] Compiling NimbleSharedTestHelpers utils.swift
Build complete! (30.15s)
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" : "/host/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"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "NimbleTests",
"module_type" : "SwiftTarget",
"name" : "NimbleTests",
"path" : "Tests/NimbleTests",
"sources" : [
"AsyncAwaitTest+Require.swift",
"AsyncAwaitTest.swift",
"AsyncPromiseTest.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",
"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"
],
"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" : "5.9"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.