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 3.4.0 (970133), with Swift 6.1 for Android on 28 May 2025 06:20:09 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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: 3.4.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/akashivskyy/quick-swift-check
 * tag               3.4.0      -> FETCH_HEAD
HEAD is now at 9701330 Merge branch 'develop'
Cloned https://github.com/akashivskyy/quick-swift-check.git
Revision (git rev-parse @):
9701330c0f56619957fa95f1ee5fb7367d10be75
SUCCESS checkout https://github.com/akashivskyy/quick-swift-check.git at 3.4.0
========================================
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-0":/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
[1/14755] Fetching quick
Fetching https://github.com/typelift/SwiftCheck
Fetching https://github.com/Quick/Nimble
Fetched https://github.com/Quick/Quick from cache (1.20s)
[1/4887] Fetching swiftcheck
[4888/24471] Fetching swiftcheck, nimble
Fetched https://github.com/typelift/SwiftCheck from cache (2.84s)
Fetched https://github.com/Quick/Nimble from cache (2.89s)
Computing version for https://github.com/typelift/SwiftCheck
Computed https://github.com/typelift/SwiftCheck at 0.12.0 (5.16s)
Fetching https://github.com/llvm-swift/FileCheck.git
[1/479] Fetching filecheck
Fetched https://github.com/llvm-swift/FileCheck.git from cache (0.34s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 5.0.1 (1.64s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (1.36s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.32s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.15s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.28s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.88s)
Computing version for https://github.com/llvm-swift/FileCheck.git
Computed https://github.com/llvm-swift/FileCheck.git at 0.2.6 (1.32s)
Fetching https://github.com/mxcl/Chalk.git
Fetching https://github.com/apple/swift-argument-parser
[1/81] Fetching chalk
Fetched https://github.com/mxcl/Chalk.git from cache (0.35s)
[1/15351] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.11s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.5.0 (1.74s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.61s)
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/Quick
Working copy of https://github.com/Quick/Quick resolved at 5.0.1
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/mxcl/Chalk.git
Working copy of https://github.com/mxcl/Chalk.git resolved at 0.5.0
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/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
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/llvm-swift/FileCheck.git
Working copy of https://github.com/llvm-swift/FileCheck.git resolved at 0.2.6
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 Quick NSBundle+CurrentTestBundle.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 Quick QuickMain.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/102] Compiling Nimble Predicate.swift
[12/102] Compiling Nimble RaisesException.swift
[13/102] Compiling Nimble SatisfyAllOf.swift
[14/102] Compiling Nimble SatisfyAnyOf.swift
[15/102] Compiling Nimble ThrowAssertion.swift
[16/102] Compiling Nimble ThrowError.swift
[17/102] Compiling Quick Filter.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 Quick Closures.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 |
[19/102] Compiling Quick ExampleGroup.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 |
[20/102] Compiling Quick ExampleMetadata.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 |
[21/102] Compiling Quick ErrorUtility.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 |
[22/102] Compiling Quick Example.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 |
[23/102] Compiling Quick QuickConfiguration.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 |
[24/102] Compiling Quick DSL.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 |
[25/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 |
[26/102] Compiling Quick String+C99ExtendedIdentifier.swift
[27/102] Compiling Quick URL+FileName.swift
[28/102] Compiling Quick World.swift
[29/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 | }
[30/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 | }
[31/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 | }
[32/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 | }
[33/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 | }
[34/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 | }
[35/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 | }
[39/102] Compiling Nimble ToSucceed.swift
[40/102] Compiling Nimble Await.swift
[41/102] Compiling Nimble DispatchTimeInterval.swift
[42/102] Compiling Nimble Errors.swift
[43/102] Compiling Nimble SourceLocation.swift
[44/102] Compiling Nimble Stringers.swift
[48/102] Compiling Quick QuickSpec.swift
[49/102] Compiling Quick QuickTestObservation.swift
[50/102] Compiling Quick QuickTestSuite.swift
[58/102] Compiling Nimble ExceptionCapture.swift
[59/102] Compiling Nimble DSL+Wait.swift
[60/102] Compiling Nimble DSL.swift
[61/102] Compiling Nimble Expectation.swift
[62/102] Compiling Nimble ExpectationMessage.swift
[63/102] Compiling Nimble Expression.swift
[64/102] Compiling Nimble FailureMessage.swift
[65/102] Compiling Quick QuickSelectedTestSuiteBuilder.swift
[66/102] Compiling Quick ExampleHooks.swift
[67/102] Compiling Quick HooksPhase.swift
[68/102] Compiling Quick SuiteHooks.swift
[72/102] Compiling Quick Behavior.swift
[73/102] Compiling Quick Callsite.swift
[74/102] Compiling Quick QCKConfiguration.swift
[77/102] Compiling Quick World+DSL.swift
[87/103] Compiling Nimble NMBExpectation.swift
[88/103] Compiling Nimble NMBObjCMatcher.swift
[89/103] Compiling Nimble NimbleEnvironment.swift
[90/103] Compiling Nimble NimbleXCTestHandler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[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 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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] Emitting module Nimble
[4/94] 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 |
[5/94] Compiling Nimble DSL+Wait.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 |
[6/95] Emitting module Quick
[7/95] Compiling Nimble AssertionRecorder.swift
[8/95] Compiling Nimble NMBExpectation.swift
[9/95] Compiling Nimble NMBObjCMatcher.swift
[10/98] Compiling Nimble NimbleEnvironment.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/98] 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 |
[12/98] Compiling Nimble AssertionDispatcher.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 |
[18/98] Compiling Nimble BeGreaterThanOrEqualTo.swift
[19/98] Compiling Nimble BeIdenticalTo.swift
[20/98] Compiling Nimble BeLessThan.swift
[21/98] Compiling Nimble BeLessThanOrEqual.swift
[22/98] Compiling Nimble BeLogical.swift
[23/98] Compiling Nimble BeNil.swift
[24/98] Compiling Nimble BeVoid.swift
[25/98] Compiling Nimble ExpectationMessage.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 Expression.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 FailureMessage.swift
[28/98] Compiling Nimble AdapterProtocols.swift
[32/98] Compiling Nimble DSL.swift
[33/98] Compiling Nimble Expectation.swift
[43/98] Compiling Nimble Predicate.swift
[44/98] Compiling Nimble RaisesException.swift
[45/98] Compiling Nimble SatisfyAllOf.swift
[46/98] Compiling Nimble SatisfyAnyOf.swift
[47/98] Compiling Nimble ThrowAssertion.swift
[48/98] Compiling Nimble ThrowError.swift
[49/98] 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 |
[50/98] Compiling Quick String+C99ExtendedIdentifier.swift
[51/98] Compiling Quick URL+FileName.swift
[52/98] Compiling Quick World.swift
[56/98] Compiling Nimble BeAnInstanceOf.swift
[57/98] Compiling Nimble BeCloseTo.swift
[58/98] Compiling Nimble BeEmpty.swift
[59/98] Compiling Nimble BeGreaterThan.swift
[75/99] Compiling Nimble Equal.swift
[76/99] Compiling Nimble HaveCount.swift
[77/99] Compiling Nimble Match.swift
[78/99] Compiling Nimble MatchError.swift
[79/99] Compiling Nimble MatcherFunc.swift
[80/99] Compiling Nimble MatcherProtocols.swift
[81/99] Compiling Nimble PostNotification.swift
[82/99] 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 | }
[83/99] 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 | }
[84/99] 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 | }
[85/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 | }
[86/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 | }
[87/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 | }
[88/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 | }
[89/99] Compiling Nimble ToSucceed.swift
[90/99] Compiling Nimble Await.swift
[91/99] Compiling Nimble DispatchTimeInterval.swift
[92/99] Compiling Nimble Errors.swift
[93/99] Compiling Nimble SourceLocation.swift
[94/99] Compiling Nimble Stringers.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[95/99] 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 |
BUILD FAILURE 6.1 android