Build Information
Failed to build QuickSwiftCheck, reference 3.4.0 (970133
), with Swift 6.2 (beta) for Android on 19 Jun 2025 11:30:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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: 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.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-3":/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/Quick/Nimble
Fetching https://github.com/typelift/SwiftCheck
[1/4887] Fetching swiftcheck
[1663/19646] Fetching swiftcheck, quick
[10645/39230] Fetching swiftcheck, quick, nimble
Fetched https://github.com/typelift/SwiftCheck from cache (2.84s)
Fetched https://github.com/Quick/Quick from cache (2.84s)
Fetched https://github.com/Quick/Nimble from cache (2.86s)
Computing version for https://github.com/typelift/SwiftCheck
Computed https://github.com/typelift/SwiftCheck at 0.12.0 (3.42s)
Fetching https://github.com/llvm-swift/FileCheck.git
[1/479] Fetching filecheck
Fetched https://github.com/llvm-swift/FileCheck.git from cache (0.73s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 5.0.1 (1.32s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.64s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.31s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.30s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.29s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.86s)
Computing version for https://github.com/llvm-swift/FileCheck.git
Computed https://github.com/llvm-swift/FileCheck.git at 0.2.6 (0.62s)
Fetching https://github.com/mxcl/Chalk.git
Fetching https://github.com/apple/swift-argument-parser
[1/81] Fetching chalk
[82/15461] Fetching chalk, swift-argument-parser
Fetched https://github.com/mxcl/Chalk.git from cache (1.11s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.13s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.5.0 (1.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.58s)
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
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/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/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/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
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] 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 |
[8/92] 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 |
[9/93] 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 |
[10/93] 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 |
[11/93] Compiling Quick ExampleHooks.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/93] Compiling Quick HooksPhase.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/93] Compiling Nimble Predicate.swift
[14/93] Compiling Nimble RaisesException.swift
[15/93] Compiling Nimble SatisfyAllOf.swift
[16/93] Compiling Nimble SatisfyAnyOf.swift
[17/93] Compiling Nimble ThrowAssertion.swift
[18/93] Compiling Nimble ThrowError.swift
[19/99] 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/99] 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/99] 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 |
[22/99] Compiling Nimble Equal.swift
[23/99] Compiling Nimble HaveCount.swift
[24/99] Compiling Nimble Match.swift
[25/99] Compiling Nimble MatchError.swift
[26/99] Compiling Nimble MatcherFunc.swift
[27/99] Compiling Nimble MatcherProtocols.swift
[28/99] Compiling Nimble PostNotification.swift
[29/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 | }
[30/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 | }
[31/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 | }
[32/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 | }
[33/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 | }
[34/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 | }
[35/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 | }
[36/99] Compiling Quick NSBundle+CurrentTestBundle.swift
[37/99] Compiling Quick QuickMain.swift
[38/99] Compiling Quick QuickSelectedTestSuiteBuilder.swift
[41/99] Compiling Quick SuiteHooks.swift
[42/99] Compiling Quick QuickSpec.swift
[43/99] Compiling Quick QuickTestObservation.swift
[44/99] Compiling Quick QuickTestSuite.swift
[45/102] Compiling Nimble ToSucceed.swift
[46/102] Compiling Nimble Await.swift
[47/102] Compiling Nimble DispatchTimeInterval.swift
[48/102] Compiling Nimble Errors.swift
[49/102] Compiling Nimble SourceLocation.swift
[50/102] Compiling Nimble Stringers.swift
[51/102] Compiling Quick String+C99ExtendedIdentifier.swift
[52/102] Compiling Quick URL+FileName.swift
[53/102] Compiling Quick World.swift
[54/102] Compiling Nimble BeLessThanOrEqual.swift
[55/102] Compiling Nimble BeLogical.swift
[56/102] Compiling Nimble BeNil.swift
[57/102] Compiling Nimble BeVoid.swift
[71/102] Compiling Quick QuickConfiguration.swift
[72/102] Compiling Quick DSL.swift
[73/102] Compiling Quick World+DSL.swift
[74/102] Emitting module Nimble
[75/102] Emitting module Quick
[83/102] Compiling Quick Behavior.swift
[84/102] Compiling Quick Callsite.swift
[87/102] Compiling Quick QCKConfiguration.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[93/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 |
BUILD FAILURE 6.2 android