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 CompoundPredicate, reference v0.1.1 (39338c), with Swift 6.2 (beta) for Android on 22 Jun 2025 09:31:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/NoahKamara/CompoundPredicate.git
Reference: v0.1.1
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/NoahKamara/CompoundPredicate
 * tag               v0.1.1     -> FETCH_HEAD
HEAD is now at 39338c0 chore: update tests to swift testing
Cloned https://github.com/NoahKamara/CompoundPredicate.git
Revision (git rev-parse @):
39338c0520bf45a15ac0d55f30d213f1a085262a
SUCCESS checkout https://github.com/NoahKamara/CompoundPredicate.git at v0.1.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/NoahKamara/CompoundPredicate.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/noahkamara/swift-xctesting
[1/847] Fetching swift-xctesting
Fetched https://github.com/noahkamara/swift-xctesting from cache (0.31s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/pointfreeco/swift-issue-reporting
Fetching https://github.com/apple/swift-syntax.git
[1/2082] Fetching swift-docc-plugin
[2083/7549] Fetching swift-docc-plugin, swift-issue-reporting
[4216/30924] Fetching swift-docc-plugin, swift-issue-reporting, swift-testing
[30925/101848] Fetching swift-docc-plugin, swift-issue-reporting, swift-testing, swift-syntax
Fetched https://github.com/apple/swift-testing.git from cache (1.03s)
[18897/78473] Fetching swift-docc-plugin, swift-issue-reporting, swift-syntax
Fetched https://github.com/apple/swift-docc-plugin from cache (4.36s)
Fetched https://github.com/pointfreeco/swift-issue-reporting from cache (4.37s)
Fetched https://github.com/apple/swift-syntax.git from cache (4.41s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (7.00s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.42s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3414] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.01s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.5.1 (0.66s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.5.2 (0.45s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-issue-reporting
Working copy of https://github.com/pointfreeco/swift-issue-reporting resolved at 1.5.2
Creating working copy for https://github.com/noahkamara/swift-xctesting
Working copy of https://github.com/noahkamara/swift-xctesting resolved at main (69e2b1f)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 0.5.1
warning: 'spi-builder-workspace': dependency 'swift-xctesting' is not used by any target
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-8C5A4AE7A8CE2BA.txt
[6/24] Emitting module IssueReporting
[7/26] Compiling IssueReporting WithExpectedIssue.swift
[8/26] Compiling IssueReporting WithIssueContext.swift
[9/26] Compiling IssueReporting TestContext.swift
[10/26] Compiling IssueReporting Unimplemented.swift
[11/26] Compiling IssueReporting BreakpointReporter.swift
[12/26] Compiling IssueReporting FatalErrorReporter.swift
[13/26] Compiling IssueReporting RuntimeWarningReporter.swift
[14/26] Compiling IssueReporting ReportIssue.swift
[15/26] Compiling IssueReporting SwiftTesting.swift
[16/26] Compiling IssueReporting UncheckedSendable.swift
[17/26] Compiling IssueReporting Warn.swift
[18/26] Compiling IssueReporting ErrorReporting.swift
[19/26] Compiling IssueReporting AppHostWarning.swift
[20/26] Compiling IssueReporting Deprecations.swift
[21/26] Compiling IssueReporting FailureObserver.swift
[22/26] Compiling IssueReporting LockIsolated.swift
[23/26] Compiling IssueReporting Rethrows.swift
[24/26] Compiling IssueReporting XCTest.swift
[25/26] Compiling IssueReporting IsTesting.swift
[26/26] Compiling IssueReporting IssueReporter.swift
[28/32] Compiling CompoundPredicate RuntimeWarnings.swift
[29/32] Compiling CompoundPredicate VariableReplacing.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[30/32] Compiling CompoundPredicate Predicate+combining.swift
[31/32] Emitting module CompoundPredicate
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:357:32: error: 'StringLocalizedStandardContains' is not a member type of enum 'FoundationEssentials.PredicateExpressions'
355 | }
356 |
357 | extension PredicateExpressions.StringLocalizedStandardContains: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
    |                                `- error: 'StringLocalizedStandardContains' is not a member type of enum 'FoundationEssentials.PredicateExpressions'
358 |     public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
359 |         Self(
FoundationEssentials.PredicateExpressions:2:21: note: 'PredicateExpressions' declared here
1 | @available(macOS 15, iOS 18, tvOS 18, watchOS 11, *)
2 | @frozen public enum PredicateExpressions {
  |                     `- note: 'PredicateExpressions' declared here
3 | }
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:366:32: error: 'StringCaseInsensitiveCompare' is not a member type of enum 'FoundationEssentials.PredicateExpressions'
364 | }
365 |
366 | extension PredicateExpressions.StringCaseInsensitiveCompare: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
    |                                `- error: 'StringCaseInsensitiveCompare' is not a member type of enum 'FoundationEssentials.PredicateExpressions'
367 |     public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
368 |         Self(
FoundationEssentials.PredicateExpressions:2:21: note: 'PredicateExpressions' declared here
1 | @available(macOS 15, iOS 18, tvOS 18, watchOS 11, *)
2 | @frozen public enum PredicateExpressions {
  |                     `- note: 'PredicateExpressions' declared here
3 | }
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:375:32: error: 'StringLocalizedCompare' is not a member type of enum 'FoundationEssentials.PredicateExpressions'
373 | }
374 |
375 | extension PredicateExpressions.StringLocalizedCompare: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
    |                                `- error: 'StringLocalizedCompare' is not a member type of enum 'FoundationEssentials.PredicateExpressions'
376 |     public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
377 |         Self(
FoundationEssentials.PredicateExpressions:2:21: note: 'PredicateExpressions' declared here
1 | @available(macOS 15, iOS 18, tvOS 18, watchOS 11, *)
2 | @frozen public enum PredicateExpressions {
  |                     `- note: 'PredicateExpressions' declared here
3 | }
[32/32] Compiling CompoundPredicate PredicateExpressions.swift
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:357:32: error: 'StringLocalizedStandardContains' is not a member type of enum 'FoundationEssentials.PredicateExpressions'
355 | }
356 |
357 | extension PredicateExpressions.StringLocalizedStandardContains: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
    |                                `- error: 'StringLocalizedStandardContains' is not a member type of enum 'FoundationEssentials.PredicateExpressions'
358 |     public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
359 |         Self(
FoundationEssentials.PredicateExpressions:2:21: note: 'PredicateExpressions' declared here
1 | @available(macOS 15, iOS 18, tvOS 18, watchOS 11, *)
2 | @frozen public enum PredicateExpressions {
  |                     `- note: 'PredicateExpressions' declared here
3 | }
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:366:32: error: 'StringCaseInsensitiveCompare' is not a member type of enum 'FoundationEssentials.PredicateExpressions'
364 | }
365 |
366 | extension PredicateExpressions.StringCaseInsensitiveCompare: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
    |                                `- error: 'StringCaseInsensitiveCompare' is not a member type of enum 'FoundationEssentials.PredicateExpressions'
367 |     public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
368 |         Self(
FoundationEssentials.PredicateExpressions:2:21: note: 'PredicateExpressions' declared here
1 | @available(macOS 15, iOS 18, tvOS 18, watchOS 11, *)
2 | @frozen public enum PredicateExpressions {
  |                     `- note: 'PredicateExpressions' declared here
3 | }
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:375:32: error: 'StringLocalizedCompare' is not a member type of enum 'FoundationEssentials.PredicateExpressions'
373 | }
374 |
375 | extension PredicateExpressions.StringLocalizedCompare: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
    |                                `- error: 'StringLocalizedCompare' is not a member type of enum 'FoundationEssentials.PredicateExpressions'
376 |     public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
377 |         Self(
FoundationEssentials.PredicateExpressions:2:21: note: 'PredicateExpressions' declared here
1 | @available(macOS 15, iOS 18, tvOS 18, watchOS 11, *)
2 | @frozen public enum PredicateExpressions {
  |                     `- note: 'PredicateExpressions' declared here
3 | }
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:357:83: error: 'where' clause cannot be applied to a non-generic top-level declaration
355 | }
356 |
357 | extension PredicateExpressions.StringLocalizedStandardContains: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
    |                                                                                   `- error: 'where' clause cannot be applied to a non-generic top-level declaration
358 |     public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
359 |         Self(
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:358:42: error: cannot find type 'Variable' in scope
356 |
357 | extension PredicateExpressions.StringLocalizedStandardContains: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
358 |     public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
    |                                          `- error: cannot find type 'Variable' in scope
359 |         Self(
360 |             root: root.replacing(variable, with: replacement),
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:358:73: error: cannot find type 'Variable' in scope
356 |
357 | extension PredicateExpressions.StringLocalizedStandardContains: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
358 |     public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
    |                                                                         `- error: cannot find type 'Variable' in scope
359 |         Self(
360 |             root: root.replacing(variable, with: replacement),
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:366:80: error: 'where' clause cannot be applied to a non-generic top-level declaration
364 | }
365 |
366 | extension PredicateExpressions.StringCaseInsensitiveCompare: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
    |                                                                                `- error: 'where' clause cannot be applied to a non-generic top-level declaration
367 |     public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
368 |         Self(
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:367:42: error: cannot find type 'Variable' in scope
365 |
366 | extension PredicateExpressions.StringCaseInsensitiveCompare: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
367 |     public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
    |                                          `- error: cannot find type 'Variable' in scope
368 |         Self(
369 |             root: root.replacing(variable, with: replacement),
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:367:73: error: cannot find type 'Variable' in scope
365 |
366 | extension PredicateExpressions.StringCaseInsensitiveCompare: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
367 |     public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
    |                                                                         `- error: cannot find type 'Variable' in scope
368 |         Self(
369 |             root: root.replacing(variable, with: replacement),
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:375:74: error: 'where' clause cannot be applied to a non-generic top-level declaration
373 | }
374 |
375 | extension PredicateExpressions.StringLocalizedCompare: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
    |                                                                          `- error: 'where' clause cannot be applied to a non-generic top-level declaration
376 |     public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
377 |         Self(
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:376:42: error: cannot find type 'Variable' in scope
374 |
375 | extension PredicateExpressions.StringLocalizedCompare: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
376 |     public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
    |                                          `- error: cannot find type 'Variable' in scope
377 |         Self(
378 |             root: root.replacing(variable, with: replacement),
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:376:73: error: cannot find type 'Variable' in scope
374 |
375 | extension PredicateExpressions.StringLocalizedCompare: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
376 |     public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
    |                                                                         `- error: cannot find type 'Variable' in scope
377 |         Self(
378 |             root: root.replacing(variable, with: replacement),
BUILD FAILURE 6.2 android