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

Failed to build QuickSwiftCheck, reference master (a84203), with Swift 6.1 for Android on 28 May 2025 06:20:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/akashivskyy/quick-swift-check.git
Reference: master
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/akashivskyy/quick-swift-check
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a842036 Deprecate the project
Cloned https://github.com/akashivskyy/quick-swift-check.git
Revision (git rev-parse @):
a842036079c699c29ecbb95748fe0c975eb23881
SUCCESS checkout https://github.com/akashivskyy/quick-swift-check.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/akashivskyy/quick-swift-check.git
https://github.com/akashivskyy/quick-swift-check.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick"
    },
    {
      "identity" : "swiftcheck",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/typelift/SwiftCheck"
    }
  ],
  "manifest_display_name" : "QuickSwiftCheck",
  "name" : "QuickSwiftCheck",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "QuickSwiftCheck",
      "targets" : [
        "QuickSwiftCheck"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "QuickSwiftCheck",
      "module_type" : "SwiftTarget",
      "name" : "QuickSwiftCheck",
      "path" : "Sources",
      "product_dependencies" : [
        "Nimble",
        "Quick",
        "SwiftCheck"
      ],
      "product_memberships" : [
        "QuickSwiftCheck"
      ],
      "sources" : [
        "It.swift",
        "To.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/Quick/Quick
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/typelift/SwiftCheck
[1/4887] Fetching swiftcheck
[979/19642] Fetching swiftcheck, quick
[4903/39226] Fetching swiftcheck, quick, nimble
Fetched https://github.com/typelift/SwiftCheck from cache (1.08s)
[26506/34339] Fetching quick, nimble
Fetched https://github.com/Quick/Quick from cache (3.07s)
Fetched https://github.com/Quick/Nimble from cache (3.13s)
Computing version for https://github.com/typelift/SwiftCheck
Computed https://github.com/typelift/SwiftCheck at 0.12.0 (4.37s)
Fetching https://github.com/llvm-swift/FileCheck.git
[1/479] Fetching filecheck
Fetched https://github.com/llvm-swift/FileCheck.git from cache (0.51s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 5.0.1 (4.67s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (1.66s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.48s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.23s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.34s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.00s)
Computing version for https://github.com/llvm-swift/FileCheck.git
Computed https://github.com/llvm-swift/FileCheck.git at 0.2.6 (0.78s)
Fetching https://github.com/mxcl/Chalk.git
Fetching https://github.com/apple/swift-argument-parser
[1/81] Fetching chalk
[82/15432] Fetching chalk, swift-argument-parser
Fetched https://github.com/mxcl/Chalk.git from cache (1.90s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.91s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.5.0 (2.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.97s)
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 5.0.1
Creating working copy for https://github.com/mxcl/Chalk.git
Working copy of https://github.com/mxcl/Chalk.git resolved at 0.5.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/llvm-swift/FileCheck.git
Working copy of https://github.com/llvm-swift/FileCheck.git resolved at 0.2.6
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/typelift/SwiftCheck
Working copy of https://github.com/typelift/SwiftCheck resolved at 0.12.0
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.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: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Info.plist
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/92] Emitting module Quick
[8/95] Emitting module Nimble
[9/101] Compiling Nimble SatisfyAnyOf.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[10/101] Compiling Nimble ThrowAssertion.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[11/101] Compiling Nimble ThrowError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[12/101] Compiling Nimble ExceptionCapture.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[13/102] Compiling Nimble RaisesException.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[14/102] Compiling Nimble SatisfyAllOf.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[15/102] Compiling Nimble NimbleXCTestHandler.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[16/102] Compiling Nimble Predicate.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[17/102] Compiling SwiftCheck WitnessedArbitrary.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[18/102] Compiling Nimble AdapterProtocols.swift
[19/102] Compiling Nimble AssertionDispatcher.swift
[20/102] Compiling Nimble AssertionRecorder.swift
[22/102] Compiling Nimble DSL+Wait.swift
[23/102] Compiling Nimble DSL.swift
[24/102] Compiling Nimble Expectation.swift
[25/102] Compiling Nimble ExpectationMessage.swift
[26/102] Compiling Nimble Expression.swift
[27/102] Compiling Nimble FailureMessage.swift
[28/102] Compiling Nimble NMBExpectation.swift
[29/102] Compiling Nimble NMBObjCMatcher.swift
[30/102] Compiling Nimble NimbleEnvironment.swift
[31/102] Compiling Nimble AllPass.swift
[32/102] Compiling Nimble Async.swift
[33/102] Compiling Nimble BeAKindOf.swift
[34/102] Compiling Nimble BeAnInstanceOf.swift
[35/102] Compiling Nimble BeCloseTo.swift
[36/102] Compiling Nimble BeEmpty.swift
[37/102] Compiling Nimble BeGreaterThan.swift
[45/102] Compiling Nimble Equal.swift
[46/102] Compiling Nimble HaveCount.swift
[47/102] Compiling Nimble Match.swift
[48/102] Compiling Nimble MatchError.swift
[49/102] Compiling Nimble MatcherFunc.swift
[50/102] Compiling Nimble MatcherProtocols.swift
[51/102] Compiling Nimble PostNotification.swift
[58/102] Compiling Nimble BeGreaterThanOrEqualTo.swift
[59/102] Compiling Quick String+C99ExtendedIdentifier.swift
[60/102] Compiling Quick URL+FileName.swift
[61/102] Compiling Quick World.swift
[62/102] Compiling Nimble BeLogical.swift
[63/102] Compiling Nimble BeNil.swift
[64/102] Compiling Nimble BeVoid.swift
[77/102] Compiling Nimble BeginWith.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:27:54: error: value of type 'AnyObject' has no member 'isEqual'
25 |             let collectionValue = collection.object(at: 0) as AnyObject
26 |         #endif
27 |         return PredicateStatus(bool: collectionValue.isEqual(startingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
28 |     }
29 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:36:54: error: value of type 'AnyObject' has no member 'isEqual'
34 |         #endif
35 |
36 |         return PredicateStatus(bool: collectionValue.isEqual(endingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
37 |     }
38 | }
[78/102] Compiling Nimble BeginWithPrefix.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:27:54: error: value of type 'AnyObject' has no member 'isEqual'
25 |             let collectionValue = collection.object(at: 0) as AnyObject
26 |         #endif
27 |         return PredicateStatus(bool: collectionValue.isEqual(startingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
28 |     }
29 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:36:54: error: value of type 'AnyObject' has no member 'isEqual'
34 |         #endif
35 |
36 |         return PredicateStatus(bool: collectionValue.isEqual(endingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
37 |     }
38 | }
[79/102] Compiling Nimble Contain.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:27:54: error: value of type 'AnyObject' has no member 'isEqual'
25 |             let collectionValue = collection.object(at: 0) as AnyObject
26 |         #endif
27 |         return PredicateStatus(bool: collectionValue.isEqual(startingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
28 |     }
29 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:36:54: error: value of type 'AnyObject' has no member 'isEqual'
34 |         #endif
35 |
36 |         return PredicateStatus(bool: collectionValue.isEqual(endingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
37 |     }
38 | }
[80/102] Compiling Nimble ContainElementSatisfying.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:27:54: error: value of type 'AnyObject' has no member 'isEqual'
25 |             let collectionValue = collection.object(at: 0) as AnyObject
26 |         #endif
27 |         return PredicateStatus(bool: collectionValue.isEqual(startingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
28 |     }
29 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:36:54: error: value of type 'AnyObject' has no member 'isEqual'
34 |         #endif
35 |
36 |         return PredicateStatus(bool: collectionValue.isEqual(endingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
37 |     }
38 | }
[81/102] Compiling Nimble ElementsEqual.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:27:54: error: value of type 'AnyObject' has no member 'isEqual'
25 |             let collectionValue = collection.object(at: 0) as AnyObject
26 |         #endif
27 |         return PredicateStatus(bool: collectionValue.isEqual(startingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
28 |     }
29 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:36:54: error: value of type 'AnyObject' has no member 'isEqual'
34 |         #endif
35 |
36 |         return PredicateStatus(bool: collectionValue.isEqual(endingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
37 |     }
38 | }
[82/102] Compiling Nimble EndWith.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:27:54: error: value of type 'AnyObject' has no member 'isEqual'
25 |             let collectionValue = collection.object(at: 0) as AnyObject
26 |         #endif
27 |         return PredicateStatus(bool: collectionValue.isEqual(startingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
28 |     }
29 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:36:54: error: value of type 'AnyObject' has no member 'isEqual'
34 |         #endif
35 |
36 |         return PredicateStatus(bool: collectionValue.isEqual(endingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
37 |     }
38 | }
[83/102] Compiling Nimble Equal+Tuple.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:27:54: error: value of type 'AnyObject' has no member 'isEqual'
25 |             let collectionValue = collection.object(at: 0) as AnyObject
26 |         #endif
27 |         return PredicateStatus(bool: collectionValue.isEqual(startingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
28 |     }
29 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:36:54: error: value of type 'AnyObject' has no member 'isEqual'
34 |         #endif
35 |
36 |         return PredicateStatus(bool: collectionValue.isEqual(endingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
37 |     }
38 | }
[90/103] Compiling Nimble ToSucceed.swift
[91/103] Compiling Nimble Await.swift
[92/103] Compiling Nimble DispatchTimeInterval.swift
[93/103] Compiling Nimble Errors.swift
[94/103] Compiling Nimble SourceLocation.swift
[95/103] Compiling Nimble Stringers.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[99/103] Emitting module SwiftCheck
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Info.plist
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/88] Compiling Nimble BeAKindOf.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[4/88] Compiling Nimble BeAnInstanceOf.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[5/89] Emitting module Quick
[6/92] Compiling Nimble BeLessThanOrEqual.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[7/92] Compiling Nimble BeLogical.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[8/92] Compiling Nimble BeNil.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[9/92] Compiling Nimble BeVoid.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[10/92] Compiling SwiftCheck WitnessedArbitrary.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[13/92] Compiling Nimble ExceptionCapture.swift
[14/92] Compiling Nimble ExpectationMessage.swift
[15/92] Compiling Nimble Expression.swift
[16/92] Compiling Nimble FailureMessage.swift
[17/92] Emitting module Nimble
[18/98] Compiling Nimble BeLessThan.swift
[21/98] Compiling Nimble DSL+Wait.swift
[22/98] Compiling Nimble DSL.swift
[23/98] Compiling Nimble Expectation.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/98] Emitting module SwiftCheck
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[25/98] Compiling Nimble AllPass.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[26/98] Compiling Nimble Async.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[27/98] Compiling Nimble BeGreaterThan.swift
[28/98] Compiling Nimble BeGreaterThanOrEqualTo.swift
[29/98] Compiling Nimble BeIdenticalTo.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
/host/spi-builder-workspace/.build/checkouts/SwiftCheck/Sources/SwiftCheck/Arbitrary.swift:388:9: error: no such module 'Darwin'
386 | 	import Glibc
387 | #else
388 | 	import Darwin
    |         `- error: no such module 'Darwin'
389 | #endif
390 |
[38/98] Compiling Nimble BeCloseTo.swift
[39/98] Compiling Nimble BeEmpty.swift
[40/98] Compiling Quick String+C99ExtendedIdentifier.swift
[41/98] Compiling Quick URL+FileName.swift
[42/98] Compiling Quick World.swift
[44/99] Compiling Nimble Equal.swift
[45/99] Compiling Nimble HaveCount.swift
[46/99] Compiling Nimble Match.swift
[47/99] Compiling Nimble MatchError.swift
[48/99] Compiling Nimble MatcherFunc.swift
[49/99] Compiling Nimble MatcherProtocols.swift
[50/99] Compiling Nimble PostNotification.swift
[51/99] Compiling Nimble Predicate.swift
[52/99] Compiling Nimble RaisesException.swift
[53/99] Compiling Nimble SatisfyAllOf.swift
[54/99] Compiling Nimble SatisfyAnyOf.swift
[55/99] Compiling Nimble ThrowAssertion.swift
[56/99] Compiling Nimble ThrowError.swift
[57/99] Compiling Nimble AdapterProtocols.swift
[58/99] Compiling Nimble AssertionDispatcher.swift
[59/99] Compiling Nimble AssertionRecorder.swift
[60/99] Compiling Nimble NMBExpectation.swift
[61/99] Compiling Nimble NMBObjCMatcher.swift
[62/99] Compiling Nimble NimbleEnvironment.swift
[63/99] Compiling Nimble NimbleXCTestHandler.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:27:54: error: value of type 'AnyObject' has no member 'isEqual'
25 |             let collectionValue = collection.object(at: 0) as AnyObject
26 |         #endif
27 |         return PredicateStatus(bool: collectionValue.isEqual(startingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
28 |     }
29 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:36:54: error: value of type 'AnyObject' has no member 'isEqual'
34 |         #endif
35 |
36 |         return PredicateStatus(bool: collectionValue.isEqual(endingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
37 |     }
38 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:27:54: error: value of type 'AnyObject' has no member 'isEqual'
25 |             let collectionValue = collection.object(at: 0) as AnyObject
26 |         #endif
27 |         return PredicateStatus(bool: collectionValue.isEqual(startingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
28 |     }
29 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:36:54: error: value of type 'AnyObject' has no member 'isEqual'
34 |         #endif
35 |
36 |         return PredicateStatus(bool: collectionValue.isEqual(endingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
37 |     }
38 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:27:54: error: value of type 'AnyObject' has no member 'isEqual'
25 |             let collectionValue = collection.object(at: 0) as AnyObject
26 |         #endif
27 |         return PredicateStatus(bool: collectionValue.isEqual(startingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
28 |     }
29 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:36:54: error: value of type 'AnyObject' has no member 'isEqual'
34 |         #endif
35 |
36 |         return PredicateStatus(bool: collectionValue.isEqual(endingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
37 |     }
38 | }
[67/99] Compiling Nimble ContainElementSatisfying.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:27:54: error: value of type 'AnyObject' has no member 'isEqual'
25 |             let collectionValue = collection.object(at: 0) as AnyObject
26 |         #endif
27 |         return PredicateStatus(bool: collectionValue.isEqual(startingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
28 |     }
29 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:36:54: error: value of type 'AnyObject' has no member 'isEqual'
34 |         #endif
35 |
36 |         return PredicateStatus(bool: collectionValue.isEqual(endingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
37 |     }
38 | }
[68/99] Compiling Nimble ElementsEqual.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:27:54: error: value of type 'AnyObject' has no member 'isEqual'
25 |             let collectionValue = collection.object(at: 0) as AnyObject
26 |         #endif
27 |         return PredicateStatus(bool: collectionValue.isEqual(startingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
28 |     }
29 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:36:54: error: value of type 'AnyObject' has no member 'isEqual'
34 |         #endif
35 |
36 |         return PredicateStatus(bool: collectionValue.isEqual(endingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
37 |     }
38 | }
[69/99] Compiling Nimble EndWith.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:27:54: error: value of type 'AnyObject' has no member 'isEqual'
25 |             let collectionValue = collection.object(at: 0) as AnyObject
26 |         #endif
27 |         return PredicateStatus(bool: collectionValue.isEqual(startingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
28 |     }
29 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:36:54: error: value of type 'AnyObject' has no member 'isEqual'
34 |         #endif
35 |
36 |         return PredicateStatus(bool: collectionValue.isEqual(endingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
37 |     }
38 | }
[70/99] Compiling Nimble Equal+Tuple.swift
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/BeginWith.swift:27:54: error: value of type 'AnyObject' has no member 'isEqual'
25 |             let collectionValue = collection.object(at: 0) as AnyObject
26 |         #endif
27 |         return PredicateStatus(bool: collectionValue.isEqual(startingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
28 |     }
29 | }
/host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/Matchers/EndWith.swift:36:54: error: value of type 'AnyObject' has no member 'isEqual'
34 |         #endif
35 |
36 |         return PredicateStatus(bool: collectionValue.isEqual(endingElement))
   |                                                      `- error: value of type 'AnyObject' has no member 'isEqual'
37 |     }
38 | }
[92/99] Compiling Nimble ToSucceed.swift
[93/99] Compiling Nimble Await.swift
[94/99] Compiling Nimble DispatchTimeInterval.swift
[95/99] Compiling Nimble Errors.swift
[96/99] Compiling Nimble SourceLocation.swift
[97/99] Compiling Nimble Stringers.swift
BUILD FAILURE 6.1 android