The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TestSpy with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/f-meloni/TestSpy.git
Reference: 0.5.0
Cloned https://github.com/f-meloni/TestSpy.git into spi-builder-workspace
SUCCESS checkout https://github.com/f-meloni/TestSpy.git at 0.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/Quick/Quick
Fetching https://github.com/Quick/Nimble
[1/13703] Fetching quick
[13704/29449] Fetching quick, nimble
Fetched https://github.com/Quick/Quick (0.98s)
Fetched https://github.com/Quick/Nimble (0.99s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 3.0.0 (0.40s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.1.1 (0.48s)
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 3.0.0
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 8.1.1
Building for debugging...
[1/47] Emitting module Nimble
[2/53] Compiling Nimble ToSucceed.swift
[3/53] Compiling Nimble Await.swift
[4/53] Compiling Nimble Errors.swift
[5/53] Compiling Nimble Functional.swift
[6/53] Compiling Nimble SourceLocation.swift
[7/53] Compiling Nimble Stringers.swift
[8/53] Compiling Nimble AllPass.swift
[9/53] Compiling Nimble Async.swift
[10/53] Compiling Nimble BeAKindOf.swift
[11/53] Compiling Nimble BeAnInstanceOf.swift
[12/53] Compiling Nimble BeCloseTo.swift
[13/53] Compiling Nimble BeEmpty.swift
[14/53] Compiling Nimble BeGreaterThan.swift
[15/53] Compiling Nimble HaveCount.swift
[16/53] Compiling Nimble Match.swift
[17/53] Compiling Nimble MatchError.swift
[18/53] Compiling Nimble MatcherFunc.swift
[19/53] Compiling Nimble MatcherProtocols.swift
[20/53] Compiling Nimble PostNotification.swift
[21/53] Compiling Nimble Predicate.swift
[22/53] Compiling Nimble RaisesException.swift
[23/53] Compiling Nimble SatisfyAllOf.swift
[24/53] Compiling Nimble SatisfyAnyOf.swift
[25/53] Compiling Nimble ThrowAssertion.swift
[26/53] Compiling Nimble ThrowError.swift
[27/53] Compiling Nimble ExceptionCapture.swift
[28/53] Compiling Nimble DSL+Wait.swift
[29/53] Compiling Nimble DSL.swift
[30/53] Compiling Nimble Expectation.swift
[31/53] Compiling Nimble ExpectationMessage.swift
[32/53] Compiling Nimble Expression.swift
[33/53] Compiling Nimble FailureMessage.swift
[34/53] Compiling Nimble BeGreaterThanOrEqualTo.swift
[35/53] Compiling Nimble BeIdenticalTo.swift
[36/53] Compiling Nimble BeLessThan.swift
[37/53] Compiling Nimble BeLessThanOrEqual.swift
[38/53] Compiling Nimble BeLogical.swift
[39/53] Compiling Nimble BeNil.swift
[40/53] Compiling Nimble BeVoid.swift
[41/53] Compiling Nimble BeginWith.swift
[42/53] Compiling Nimble Contain.swift
[43/53] Compiling Nimble ContainElementSatisfying.swift
[44/53] Compiling Nimble ElementsEqual.swift
[45/53] Compiling Nimble EndWith.swift
[46/53] Compiling Nimble Equal.swift
[47/53] Compiling Nimble AdapterProtocols.swift
[48/53] Compiling Nimble AssertionDispatcher.swift
[49/53] Compiling Nimble AssertionRecorder.swift
[50/53] Compiling Nimble NMBExpectation.swift
[51/53] Compiling Nimble NMBObjCMatcher.swift
[52/53] Compiling Nimble NimbleEnvironment.swift
[53/53] Compiling Nimble NimbleXCTestHandler.swift
[56/61] Compiling TestSpy CallstackPredicate.swift
[57/61] Compiling TestSpy TestSpy.swift
[58/61] Emitting module TestSpy
/host/spi-builder-workspace/Sources/TestSpy/TestSpy/CallstackContainer.swift:30:27: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public static func ==<T>(lhs: CallstackContainer<T>, rhs: CallstackContainer<T>) -> Bool {
                          ^
/host/spi-builder-workspace/Sources/TestSpy/TestSpy/CallstackContainer.swift:9:34: note: 'T' previously declared here
public struct CallstackContainer<T: Equatable>: Equatable, CustomStringConvertible {
                                 ^
[59/61] Compiling TestSpy CallstackContainer.swift
/host/spi-builder-workspace/Sources/TestSpy/TestSpy/CallstackContainer.swift:30:27: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public static func ==<T>(lhs: CallstackContainer<T>, rhs: CallstackContainer<T>) -> Bool {
                          ^
/host/spi-builder-workspace/Sources/TestSpy/TestSpy/CallstackContainer.swift:9:34: note: 'T' previously declared here
public struct CallstackContainer<T: Equatable>: Equatable, CustomStringConvertible {
                                 ^
[60/61] Compiling TestSpy TestSpy+Matchers.swift
[61/61] Compiling TestSpy CallstackMatcher.swift
Build complete! (12.92s)
Build complete.
Done.

Build Machine: Linux 1