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.2 (beta) for Android on 19 Jun 2025 11:31:04 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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
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.2
Building package at path:  $PWD
https://github.com/akashivskyy/quick-swift-check.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/Quick/Quick
Fetching https://github.com/typelift/SwiftCheck
Fetching https://github.com/Quick/Nimble
[1/4887] Fetching swiftcheck
[392/19646] Fetching swiftcheck, quick
[10006/39230] Fetching swiftcheck, quick, nimble
Fetched https://github.com/typelift/SwiftCheck from cache (1.30s)
Fetched https://github.com/Quick/Quick from cache (1.33s)
Fetched https://github.com/Quick/Nimble from cache (1.44s)
Computing version for https://github.com/typelift/SwiftCheck
Computed https://github.com/typelift/SwiftCheck at 0.12.0 (2.02s)
Fetching https://github.com/llvm-swift/FileCheck.git
[1/479] Fetching filecheck
Fetched https://github.com/llvm-swift/FileCheck.git from cache (0.87s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 5.0.1 (1.48s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.52s)
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 (0.80s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.22s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.05s)
Computing version for https://github.com/llvm-swift/FileCheck.git
Computed https://github.com/llvm-swift/FileCheck.git at 0.2.6 (0.80s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/mxcl/Chalk.git
[1/81] Fetching chalk
Fetched https://github.com/mxcl/Chalk.git from cache (0.54s)
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.51s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.5.0 (2.34s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.91s)
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.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/typelift/SwiftCheck
Working copy of https://github.com/typelift/SwiftCheck resolved at 0.12.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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
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/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-8C5A4AE7A8CE2BA.txt
[7/92] Emitting module Nimble
[8/98] Compiling Nimble NimbleXCTestHandler.swift
[9/98] Compiling Nimble ExceptionCapture.swift
[10/98] 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 |
[12/101] Compiling Nimble 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 |
[13/101] 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 |
[14/101] Compiling Nimble FailureMessage.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 Predicate.swift
[16/102] Compiling Nimble RaisesException.swift
[17/102] Compiling Nimble SatisfyAllOf.swift
[18/102] Compiling Nimble SatisfyAnyOf.swift
[19/102] Compiling Nimble ThrowAssertion.swift
[20/102] Compiling Nimble ThrowError.swift
[21/102] Compiling Nimble Expectation.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 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 |
/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 |
[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 Nimble NMBObjCMatcher.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/102] 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 |
[28/102] Compiling Nimble Equal.swift
[29/102] Compiling Nimble HaveCount.swift
[30/102] Compiling Nimble Match.swift
[31/102] Compiling Nimble MatchError.swift
[32/102] Compiling Nimble MatcherFunc.swift
[33/102] Compiling Nimble MatcherProtocols.swift
[34/102] Compiling Nimble PostNotification.swift
[35/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 | }
[36/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 | }
[37/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 | }
[38/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 | }
[39/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 | }
[40/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 | }
[41/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 | }
[42/102] Compiling Quick String+C99ExtendedIdentifier.swift
[43/102] Compiling Quick URL+FileName.swift
[44/102] Compiling Quick World.swift
[45/102] Compiling Nimble Async.swift
[46/102] Compiling Nimble BeAKindOf.swift
[47/102] Compiling Nimble BeAnInstanceOf.swift
[50/102] Compiling Nimble AllPass.swift
[51/102] Compiling Nimble AdapterProtocols.swift
[52/102] Compiling Nimble AssertionDispatcher.swift
[53/102] Compiling Nimble AssertionRecorder.swift
[60/102] Compiling Nimble BeLessThanOrEqual.swift
[61/102] Compiling Nimble BeLogical.swift
[62/102] Compiling Nimble BeNil.swift
[63/102] Compiling Nimble BeVoid.swift
[67/102] Compiling Nimble NMBExpectation.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[78/102] 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 |
/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 |
[87/102] Compiling Nimble BeCloseTo.swift
[88/102] Compiling Nimble BeEmpty.swift
[89/102] Compiling Nimble BeGreaterThan.swift
[90/102] Compiling Nimble ToSucceed.swift
[91/102] Compiling Nimble Await.swift
[92/102] Compiling Nimble DispatchTimeInterval.swift
[93/102] Compiling Nimble Errors.swift
[94/102] Compiling Nimble SourceLocation.swift
[95/102] Compiling Nimble Stringers.swift
[99/102] Emitting module Quick
BUILD FAILURE 6.2 android