Build Information
Failed to build NimbleMockSix, reference v0.2.0 (278f7e
), with Swift 6.1 for Android on 27 May 2025 12:39:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lvsti/NimbleMockSix.git
Reference: v0.2.0
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/lvsti/NimbleMockSix
* tag v0.2.0 -> FETCH_HEAD
HEAD is now at 278f7e6 Bumped versions
Cloned https://github.com/lvsti/NimbleMockSix.git
Revision (git rev-parse @):
278f7e64db710488b5b6d61c47fa9bbb5004877d
SUCCESS checkout https://github.com/lvsti/NimbleMockSix.git at v0.2.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/lvsti/NimbleMockSix.git
https://github.com/lvsti/NimbleMockSix.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "8.0.0",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
},
{
"identity" : "mocksix",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/lvsti/MockSix.git"
}
],
"manifest_display_name" : "NimbleMockSix",
"name" : "NimbleMockSix",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NimbleMockSix",
"targets" : [
"NimbleMockSix"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.2"
],
"targets" : [
{
"c99name" : "NimbleMockSix",
"module_type" : "SwiftTarget",
"name" : "NimbleMockSix",
"path" : "Sources",
"product_dependencies" : [
"MockSix",
"Nimble"
],
"product_memberships" : [
"NimbleMockSix"
],
"sources" : [
"NimbleMockSix/NimbleMockSix.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/lvsti/MockSix.git
Fetching https://github.com/Quick/Nimble.git
[1/384] Fetching mocksix
[385/19968] Fetching mocksix, nimble
Fetched https://github.com/lvsti/MockSix.git from cache (1.45s)
Fetched https://github.com/Quick/Nimble.git from cache (1.47s)
Computing version for https://github.com/lvsti/MockSix.git
Computed https://github.com/lvsti/MockSix.git at 0.2.0 (2.10s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (2.53s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/lvsti/MockSix.git
Working copy of https://github.com/lvsti/MockSix.git resolved at 0.2.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/54] Emitting module MockSix
[6/54] Compiling MockSix MockSixInternal.swift
[7/54] Compiling MockSix MockSix.swift
[8/55] Emitting module Nimble
[10/61] Compiling Nimble ToSucceed.swift
[11/61] Compiling Nimble Await.swift
[12/61] Compiling Nimble Errors.swift
[13/61] Compiling Nimble Functional.swift
[14/61] Compiling Nimble SourceLocation.swift
[15/61] Compiling Nimble Stringers.swift
[16/61] Compiling Nimble HaveCount.swift
[17/61] Compiling Nimble Match.swift
[18/61] Compiling Nimble MatchError.swift
[19/61] Compiling Nimble MatcherFunc.swift
[20/61] Compiling Nimble MatcherProtocols.swift
[21/61] Compiling Nimble PostNotification.swift
[22/61] Compiling Nimble Predicate.swift
[23/61] Compiling Nimble RaisesException.swift
[24/61] Compiling Nimble SatisfyAllOf.swift
[25/61] Compiling Nimble SatisfyAnyOf.swift
[26/61] Compiling Nimble ThrowAssertion.swift
[27/61] Compiling Nimble ThrowError.swift
[28/61] Compiling Nimble BeginWith.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:29:54: error: value of type 'AnyObject' has no member 'isEqual'
27 | let collectionValue = collection.object(at: 0) as AnyObject
28 | #endif
29 | return PredicateStatus(bool: collectionValue.isEqual(startingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
30 | }
31 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:37:54: error: value of type 'AnyObject' has no member 'isEqual'
35 | #endif
36 |
37 | return PredicateStatus(bool: collectionValue.isEqual(endingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
38 | }
39 | }
[29/61] Compiling Nimble Contain.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:29:54: error: value of type 'AnyObject' has no member 'isEqual'
27 | let collectionValue = collection.object(at: 0) as AnyObject
28 | #endif
29 | return PredicateStatus(bool: collectionValue.isEqual(startingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
30 | }
31 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:37:54: error: value of type 'AnyObject' has no member 'isEqual'
35 | #endif
36 |
37 | return PredicateStatus(bool: collectionValue.isEqual(endingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
38 | }
39 | }
[30/61] Compiling Nimble ContainElementSatisfying.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:29:54: error: value of type 'AnyObject' has no member 'isEqual'
27 | let collectionValue = collection.object(at: 0) as AnyObject
28 | #endif
29 | return PredicateStatus(bool: collectionValue.isEqual(startingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
30 | }
31 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:37:54: error: value of type 'AnyObject' has no member 'isEqual'
35 | #endif
36 |
37 | return PredicateStatus(bool: collectionValue.isEqual(endingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
38 | }
39 | }
[31/61] Compiling Nimble ElementsEqual.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:29:54: error: value of type 'AnyObject' has no member 'isEqual'
27 | let collectionValue = collection.object(at: 0) as AnyObject
28 | #endif
29 | return PredicateStatus(bool: collectionValue.isEqual(startingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
30 | }
31 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:37:54: error: value of type 'AnyObject' has no member 'isEqual'
35 | #endif
36 |
37 | return PredicateStatus(bool: collectionValue.isEqual(endingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
38 | }
39 | }
[32/61] Compiling Nimble EndWith.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:29:54: error: value of type 'AnyObject' has no member 'isEqual'
27 | let collectionValue = collection.object(at: 0) as AnyObject
28 | #endif
29 | return PredicateStatus(bool: collectionValue.isEqual(startingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
30 | }
31 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:37:54: error: value of type 'AnyObject' has no member 'isEqual'
35 | #endif
36 |
37 | return PredicateStatus(bool: collectionValue.isEqual(endingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
38 | }
39 | }
[33/61] Compiling Nimble Equal.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:29:54: error: value of type 'AnyObject' has no member 'isEqual'
27 | let collectionValue = collection.object(at: 0) as AnyObject
28 | #endif
29 | return PredicateStatus(bool: collectionValue.isEqual(startingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
30 | }
31 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:37:54: error: value of type 'AnyObject' has no member 'isEqual'
35 | #endif
36 |
37 | return PredicateStatus(bool: collectionValue.isEqual(endingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
38 | }
39 | }
[34/61] Compiling Nimble AdapterProtocols.swift
[35/61] Compiling Nimble AssertionDispatcher.swift
[36/61] Compiling Nimble AssertionRecorder.swift
[37/61] Compiling Nimble NMBExpectation.swift
[38/61] Compiling Nimble NMBObjCMatcher.swift
[39/61] Compiling Nimble NimbleEnvironment.swift
[40/61] Compiling Nimble NimbleXCTestHandler.swift
[41/61] Compiling Nimble BeGreaterThanOrEqualTo.swift
[42/61] Compiling Nimble BeIdenticalTo.swift
[43/61] Compiling Nimble BeLessThan.swift
[44/61] Compiling Nimble BeLessThanOrEqual.swift
[45/61] Compiling Nimble BeLogical.swift
[46/61] Compiling Nimble BeNil.swift
[47/61] Compiling Nimble BeVoid.swift
[48/61] Compiling Nimble ExceptionCapture.swift
[49/61] Compiling Nimble DSL+Wait.swift
[50/61] Compiling Nimble DSL.swift
[51/61] Compiling Nimble Expectation.swift
[52/61] Compiling Nimble ExpectationMessage.swift
[53/61] Compiling Nimble Expression.swift
[54/61] Compiling Nimble FailureMessage.swift
[55/61] Compiling Nimble AllPass.swift
[56/61] Compiling Nimble Async.swift
[57/61] Compiling Nimble BeAKindOf.swift
[58/61] Compiling Nimble BeAnInstanceOf.swift
[59/61] Compiling Nimble BeCloseTo.swift
[60/61] Compiling Nimble BeEmpty.swift
[61/61] Compiling Nimble BeGreaterThan.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/51] Emitting module Nimble
[3/57] Compiling MockSix MockSixInternal.swift
[4/57] Compiling MockSix MockSix.swift
[5/57] Emitting module MockSix
[7/58] Compiling Nimble AdapterProtocols.swift
[8/58] Compiling Nimble AssertionDispatcher.swift
[9/58] Compiling Nimble AssertionRecorder.swift
[10/58] Compiling Nimble NMBExpectation.swift
[11/58] Compiling Nimble NMBObjCMatcher.swift
[12/58] Compiling Nimble NimbleEnvironment.swift
[13/58] Compiling Nimble NimbleXCTestHandler.swift
[14/58] Compiling Nimble ExceptionCapture.swift
[15/58] Compiling Nimble DSL+Wait.swift
[16/58] Compiling Nimble DSL.swift
[17/58] Compiling Nimble Expectation.swift
[18/58] Compiling Nimble ExpectationMessage.swift
[19/58] Compiling Nimble Expression.swift
[20/58] Compiling Nimble FailureMessage.swift
[21/58] Compiling Nimble HaveCount.swift
[22/58] Compiling Nimble Match.swift
[23/58] Compiling Nimble MatchError.swift
[24/58] Compiling Nimble MatcherFunc.swift
[25/58] Compiling Nimble MatcherProtocols.swift
[26/58] Compiling Nimble PostNotification.swift
[27/58] Compiling Nimble Predicate.swift
[28/58] Compiling Nimble RaisesException.swift
[29/58] Compiling Nimble SatisfyAllOf.swift
[30/58] Compiling Nimble SatisfyAnyOf.swift
[31/58] Compiling Nimble ThrowAssertion.swift
[32/58] Compiling Nimble ThrowError.swift
[33/58] Compiling Nimble BeGreaterThanOrEqualTo.swift
[34/58] Compiling Nimble BeIdenticalTo.swift
[35/58] Compiling Nimble BeLessThan.swift
[36/58] Compiling Nimble BeLessThanOrEqual.swift
[37/58] Compiling Nimble BeLogical.swift
[38/58] Compiling Nimble BeNil.swift
[39/58] Compiling Nimble BeVoid.swift
[40/58] Compiling Nimble AllPass.swift
[41/58] Compiling Nimble Async.swift
[42/58] Compiling Nimble BeAKindOf.swift
[43/58] Compiling Nimble BeAnInstanceOf.swift
[44/58] Compiling Nimble BeCloseTo.swift
[45/58] Compiling Nimble BeEmpty.swift
[46/58] Compiling Nimble BeGreaterThan.swift
[47/58] Compiling Nimble BeginWith.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:29:54: error: value of type 'AnyObject' has no member 'isEqual'
27 | let collectionValue = collection.object(at: 0) as AnyObject
28 | #endif
29 | return PredicateStatus(bool: collectionValue.isEqual(startingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
30 | }
31 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:37:54: error: value of type 'AnyObject' has no member 'isEqual'
35 | #endif
36 |
37 | return PredicateStatus(bool: collectionValue.isEqual(endingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
38 | }
39 | }
[48/58] Compiling Nimble Contain.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:29:54: error: value of type 'AnyObject' has no member 'isEqual'
27 | let collectionValue = collection.object(at: 0) as AnyObject
28 | #endif
29 | return PredicateStatus(bool: collectionValue.isEqual(startingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
30 | }
31 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:37:54: error: value of type 'AnyObject' has no member 'isEqual'
35 | #endif
36 |
37 | return PredicateStatus(bool: collectionValue.isEqual(endingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
38 | }
39 | }
[49/58] Compiling Nimble ContainElementSatisfying.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:29:54: error: value of type 'AnyObject' has no member 'isEqual'
27 | let collectionValue = collection.object(at: 0) as AnyObject
28 | #endif
29 | return PredicateStatus(bool: collectionValue.isEqual(startingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
30 | }
31 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:37:54: error: value of type 'AnyObject' has no member 'isEqual'
35 | #endif
36 |
37 | return PredicateStatus(bool: collectionValue.isEqual(endingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
38 | }
39 | }
[50/58] Compiling Nimble ElementsEqual.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:29:54: error: value of type 'AnyObject' has no member 'isEqual'
27 | let collectionValue = collection.object(at: 0) as AnyObject
28 | #endif
29 | return PredicateStatus(bool: collectionValue.isEqual(startingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
30 | }
31 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:37:54: error: value of type 'AnyObject' has no member 'isEqual'
35 | #endif
36 |
37 | return PredicateStatus(bool: collectionValue.isEqual(endingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
38 | }
39 | }
[51/58] Compiling Nimble EndWith.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:29:54: error: value of type 'AnyObject' has no member 'isEqual'
27 | let collectionValue = collection.object(at: 0) as AnyObject
28 | #endif
29 | return PredicateStatus(bool: collectionValue.isEqual(startingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
30 | }
31 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:37:54: error: value of type 'AnyObject' has no member 'isEqual'
35 | #endif
36 |
37 | return PredicateStatus(bool: collectionValue.isEqual(endingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
38 | }
39 | }
[52/58] Compiling Nimble Equal.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:29:54: error: value of type 'AnyObject' has no member 'isEqual'
27 | let collectionValue = collection.object(at: 0) as AnyObject
28 | #endif
29 | return PredicateStatus(bool: collectionValue.isEqual(startingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
30 | }
31 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:37:54: error: value of type 'AnyObject' has no member 'isEqual'
35 | #endif
36 |
37 | return PredicateStatus(bool: collectionValue.isEqual(endingElement))
| `- error: value of type 'AnyObject' has no member 'isEqual'
38 | }
39 | }
[53/58] Compiling Nimble ToSucceed.swift
[54/58] Compiling Nimble Await.swift
[55/58] Compiling Nimble Errors.swift
[56/58] Compiling Nimble Functional.swift
[57/58] Compiling Nimble SourceLocation.swift
[58/58] Compiling Nimble Stringers.swift
BUILD FAILURE 6.1 android