The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Nimble with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsaidi/Nimble.git
Reference: v9.2.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/danielsaidi/Nimble
 * tag               v9.2.1     -> FETCH_HEAD
HEAD is now at c93f16c Bumping version to 9.2.1
Cloned https://github.com/danielsaidi/Nimble.git
Revision (git rev-parse @):
c93f16c25af5770f0d3e6af27c9634640946b068
SUCCESS checkout https://github.com/danielsaidi/Nimble.git at v9.2.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/danielsaidi/Nimble.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/432] Fetching cwlcatchexception
[433/1668] Fetching cwlcatchexception, cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.23s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.23s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.1 (0.46s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.0.0 (0.50s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.0.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/51] Compiling Nimble Predicate.swift
[4/51] Compiling Nimble RaisesException.swift
[5/51] Compiling Nimble SatisfyAllOf.swift
[6/51] Compiling Nimble SatisfyAnyOf.swift
[7/51] Compiling Nimble ThrowAssertion.swift
[8/51] Compiling Nimble ThrowError.swift
[9/57] Compiling Nimble Equal.swift
[10/57] Compiling Nimble HaveCount.swift
[11/57] Compiling Nimble Match.swift
[12/57] Compiling Nimble MatchError.swift
[13/57] Compiling Nimble MatcherFunc.swift
[14/57] Compiling Nimble MatcherProtocols.swift
[15/57] Compiling Nimble PostNotification.swift
[16/57] Emitting module Nimble
[17/57] Compiling Nimble BeginWith.swift
[18/57] Compiling Nimble BeginWithPrefix.swift
[19/57] Compiling Nimble Contain.swift
[20/57] Compiling Nimble ContainElementSatisfying.swift
[21/57] Compiling Nimble ElementsEqual.swift
[22/57] Compiling Nimble EndWith.swift
[23/57] Compiling Nimble Equal+Tuple.swift
[24/57] Compiling Nimble ToSucceed.swift
/host/spi-builder-workspace/Sources/Nimble/Utils/DispatchTimeInterval.swift:16:9: warning: default will never be executed
        @unknown default: fatalError("Unknown DispatchTimeInterval value")
        ^
[25/57] Compiling Nimble Await.swift
/host/spi-builder-workspace/Sources/Nimble/Utils/DispatchTimeInterval.swift:16:9: warning: default will never be executed
        @unknown default: fatalError("Unknown DispatchTimeInterval value")
        ^
[26/57] Compiling Nimble DispatchTimeInterval.swift
/host/spi-builder-workspace/Sources/Nimble/Utils/DispatchTimeInterval.swift:16:9: warning: default will never be executed
        @unknown default: fatalError("Unknown DispatchTimeInterval value")
        ^
[27/57] Compiling Nimble Errors.swift
/host/spi-builder-workspace/Sources/Nimble/Utils/DispatchTimeInterval.swift:16:9: warning: default will never be executed
        @unknown default: fatalError("Unknown DispatchTimeInterval value")
        ^
[28/57] Compiling Nimble SourceLocation.swift
/host/spi-builder-workspace/Sources/Nimble/Utils/DispatchTimeInterval.swift:16:9: warning: default will never be executed
        @unknown default: fatalError("Unknown DispatchTimeInterval value")
        ^
[29/57] Compiling Nimble Stringers.swift
/host/spi-builder-workspace/Sources/Nimble/Utils/DispatchTimeInterval.swift:16:9: warning: default will never be executed
        @unknown default: fatalError("Unknown DispatchTimeInterval value")
        ^
[30/57] Compiling Nimble BeGreaterThanOrEqualTo.swift
[31/57] Compiling Nimble BeIdenticalTo.swift
[32/57] Compiling Nimble BeLessThan.swift
[33/57] Compiling Nimble BeLessThanOrEqual.swift
[34/57] Compiling Nimble BeLogical.swift
[35/57] Compiling Nimble BeNil.swift
[36/57] Compiling Nimble BeVoid.swift
[37/57] Compiling Nimble AdapterProtocols.swift
[38/57] Compiling Nimble AssertionDispatcher.swift
[39/57] Compiling Nimble AssertionRecorder.swift
[40/57] Compiling Nimble NMBExpectation.swift
[41/57] Compiling Nimble NMBObjCMatcher.swift
[42/57] Compiling Nimble NimbleEnvironment.swift
[43/57] Compiling Nimble NimbleXCTestHandler.swift
[44/57] Compiling Nimble ExceptionCapture.swift
[45/57] Compiling Nimble DSL+Wait.swift
[46/57] Compiling Nimble DSL.swift
[47/57] Compiling Nimble Expectation.swift
[48/57] Compiling Nimble ExpectationMessage.swift
[49/57] Compiling Nimble Expression.swift
[50/57] Compiling Nimble FailureMessage.swift
[51/57] Compiling Nimble AllPass.swift
[52/57] Compiling Nimble Async.swift
[53/57] Compiling Nimble BeAKindOf.swift
[54/57] Compiling Nimble BeAnInstanceOf.swift
[55/57] Compiling Nimble BeCloseTo.swift
[56/57] Compiling Nimble BeEmpty.swift
[57/57] Compiling Nimble BeGreaterThan.swift
Build complete! (15.28s)
Build complete.
Done.