The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build CompoundPredicate, reference main (39338c), with Swift 5.10 for Linux on 25 Oct 2024 03:01:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NoahKamara/CompoundPredicate.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/NoahKamara/CompoundPredicate.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:5bb17dbcfcf8548eee753b07845b2378de013b2470bb445b58120b16b16ecc2b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/noahkamara/swift-xctesting
[1/847] Fetching swift-xctesting
Fetched https://github.com/noahkamara/swift-xctesting from cache (0.24s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/pointfreeco/swift-issue-reporting
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/apple/swift-docc-plugin
[1/3150] Fetching swift-docc-symbolkit
[820/5188] Fetching swift-docc-symbolkit, swift-docc-plugin
[3396/19894] Fetching swift-docc-symbolkit, swift-docc-plugin, swift-testing
[6934/24862] Fetching swift-docc-symbolkit, swift-docc-plugin, swift-testing, swift-issue-reporting
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.47s)
[4644/21712] Fetching swift-docc-plugin, swift-testing, swift-issue-reporting
Fetched https://github.com/apple/swift-docc-plugin from cache (0.53s)
[12062/19674] Fetching swift-testing, swift-issue-reporting
[19675/85653] Fetching swift-testing, swift-issue-reporting, swift-syntax
Fetched https://github.com/apple/swift-testing.git from cache (1.52s)
Fetched https://github.com/pointfreeco/swift-issue-reporting from cache (1.52s)
[36289/65979] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (5.28s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.5.1 (0.40s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (1.25s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.4.2 (0.47s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.50s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.57s)
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
Creating working copy for https://github.com/noahkamara/swift-xctesting
Working copy of https://github.com/noahkamara/swift-xctesting resolved at main (cc74147)
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.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/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.4.2
warning: 'spi-builder-workspace': dependency 'swift-xctesting' is not used by any target
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/23] Emitting module IssueReporting
[7/25] Compiling IssueReporting TestContext.swift
[8/25] Compiling IssueReporting Unimplemented.swift
[9/25] Compiling IssueReporting WithExpectedIssue.swift
[10/25] Compiling IssueReporting WithIssueContext.swift
[11/25] Compiling IssueReporting AppHostWarning.swift
[12/25] Compiling IssueReporting Deprecations.swift
[13/25] Compiling IssueReporting FailureObserver.swift
[14/25] Compiling IssueReporting LockIsolated.swift
[15/25] Compiling IssueReporting Rethrows.swift
[16/25] Compiling IssueReporting SwiftTesting.swift
[17/25] Compiling IssueReporting RuntimeWarningReporter.swift
[18/25] Compiling IssueReporting ReportIssue.swift
[19/25] Compiling IssueReporting BreakpointReporter.swift
[20/25] Compiling IssueReporting FatalErrorReporter.swift
[21/25] Compiling IssueReporting UncheckedSendable.swift
/host/spi-builder-workspace/.build/checkouts/swift-issue-reporting/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
  @preconcurrency import Foundation
  ~~~~~~~~~~~~~~~~^

[22/25] Compiling IssueReporting Warn.swift
/host/spi-builder-workspace/.build/checkouts/swift-issue-reporting/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
  @preconcurrency import Foundation
  ~~~~~~~~~~~~~~~~^

[23/25] Compiling IssueReporting XCTest.swift
/host/spi-builder-workspace/.build/checkouts/swift-issue-reporting/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
  @preconcurrency import Foundation
  ~~~~~~~~~~~~~~~~^

[24/25] Compiling IssueReporting IsTesting.swift
[25/25] Compiling IssueReporting IssueReporter.swift
[27/31] Compiling CompoundPredicate RuntimeWarnings.swift
[28/31] Compiling CompoundPredicate VariableReplacing.swift
/host/spi-builder-workspace/Sources/CompoundPredicate/VariableReplacing.swift:35:44: error: cannot find type 'PredicateExpression' in scope
public protocol VariableReplacing<Output>: PredicateExpression {
                                           ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/VariableReplacing.swift:37:29: error: cannot find type 'PredicateExpressions' in scope
    typealias Variable<T> = PredicateExpressions.Variable<T>
                            ^~~~~~~~~~~~~~~~~~~~
[29/31] Compiling CompoundPredicate PredicateExpressions.swift
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:5:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Variable: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:15:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Value: VariableReplacingLeaf {}
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:20:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Arithmetic: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:30:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.FloatDivision: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:39:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.IntDivision: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:48:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.IntRemainder: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:60:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.UnaryMinus: VariableReplacing where Wrapped: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:69:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.ClosedRange: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:78:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Range: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:87:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.RangeExpressionContains: VariableReplacing where RangeExpression: VariableReplacing, Element: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:99:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Comparison: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing{
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:109:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Equal: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:118:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.NotEqual: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:130:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Conditional: VariableReplacing where Test: VariableReplacing, If: VariableReplacing, Else: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:143:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Conjunction: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:152:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Disjunction: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:161:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Negation: VariableReplacing where Wrapped: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:169:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.OptionalFlatMap: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing, RHS.Output == Result {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:193:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.NilCoalesce: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:202:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.ForcedUnwrap: VariableReplacing where Inner: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:211:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.ConditionalCast: VariableReplacing where Input: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:217:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.ForceCast: VariableReplacing where Input: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:223:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.TypeCheck: VariableReplacing where Input: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:232:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.SequenceAllSatisfy: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:242:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Filter: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:253:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.SequenceContains: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:262:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.SequenceContainsWhere: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:272:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.SequenceStartsWith: VariableReplacing where Base: VariableReplacing, Prefix: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:281:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.SequenceMinimum: VariableReplacing where Elements: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:287:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.SequenceMaximum: VariableReplacing where Elements: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:298:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.CollectionIndexSubscript: VariableReplacing where Wrapped: VariableReplacing, Index: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:307:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.DictionaryKeySubscript: VariableReplacing where Wrapped: VariableReplacing, Key: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:316:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.DictionaryKeyDefaultValueSubscript: VariableReplacing where Wrapped: VariableReplacing, Key: VariableReplacing, Default: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:326:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.CollectionRangeSubscript: VariableReplacing where Wrapped: VariableReplacing, Range: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:335:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.KeyPath: VariableReplacing where Root: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:348:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.CollectionContainsCollection: VariableReplacing where Base: VariableReplacing, Other: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:357:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.StringLocalizedStandardContains: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:366:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.StringCaseInsensitiveCompare: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:375:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.StringLocalizedCompare: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:6:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:6:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:20:62: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.Arithmetic: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
                                                             ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:21:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:21:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:30:65: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.FloatDivision: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
                                                                ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:31:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:31:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:39:63: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.IntDivision: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
                                                              ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:40:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:40:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:48:64: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.IntRemainder: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
                                                               ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:49:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:49:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:60:62: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.UnaryMinus: VariableReplacing where Wrapped: VariableReplacing {
                                                             ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:61:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:61:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:69:63: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.ClosedRange: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
                                                              ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:70:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:70:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:78:57: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.Range: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
                                                        ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:79:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:79:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:87:75: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.RangeExpressionContains: VariableReplacing where RangeExpression: VariableReplacing, Element: VariableReplacing {
                                                                          ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:88:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:88:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:99:62: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.Comparison: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing{
                                                             ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:100:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:100:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:109:57: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.Equal: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
                                                        ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:110:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:110:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:118:60: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.NotEqual: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
                                                           ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:119:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:119:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:130:63: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.Conditional: VariableReplacing where Test: VariableReplacing, If: VariableReplacing, Else: VariableReplacing {
                                                              ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:131:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:131:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:143:63: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.Conjunction: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
                                                              ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:144:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:144:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:152:63: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.Disjunction: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
                                                              ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:153:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:153:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:161:60: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.Negation: VariableReplacing where Wrapped: VariableReplacing {
                                                           ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:162:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:162:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:169:67: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.OptionalFlatMap: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing, RHS.Output == Result {
                                                                  ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:170:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:170:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:193:63: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.NilCoalesce: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
                                                              ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:194:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:194:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:202:64: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.ForcedUnwrap: VariableReplacing where Inner: VariableReplacing {
                                                               ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:203:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:203:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:211:67: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.ConditionalCast: VariableReplacing where Input: VariableReplacing {
                                                                  ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:212:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:212:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:217:61: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.ForceCast: VariableReplacing where Input: VariableReplacing {
                                                            ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:218:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:218:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:223:61: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.TypeCheck: VariableReplacing where Input: VariableReplacing {
                                                            ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:224:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:224:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:232:70: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.SequenceAllSatisfy: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
                                                                     ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:233:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:233:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:242:58: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.Filter: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
                                                         ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:243:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:243:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:253:68: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.SequenceContains: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
                                                                   ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:254:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:254:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:262:73: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.SequenceContainsWhere: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
                                                                        ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:263:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:263:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:272:70: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.SequenceStartsWith: VariableReplacing where Base: VariableReplacing, Prefix: VariableReplacing {
                                                                     ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:273:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:273:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:281:67: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.SequenceMinimum: VariableReplacing where Elements: VariableReplacing {
                                                                  ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:282:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:282:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:287:67: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.SequenceMaximum: VariableReplacing where Elements: VariableReplacing {
                                                                  ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:288:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:288:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:298:76: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.CollectionIndexSubscript: VariableReplacing where Wrapped: VariableReplacing, Index: VariableReplacing {
                                                                           ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:299:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:299:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:307:74: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.DictionaryKeySubscript: VariableReplacing where Wrapped: VariableReplacing, Key: VariableReplacing {
                                                                         ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:308:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:308:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:316:86: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.DictionaryKeyDefaultValueSubscript: VariableReplacing where Wrapped: VariableReplacing, Key: VariableReplacing, Default: VariableReplacing {
                                                                                     ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:317:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:317:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:326:76: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.CollectionRangeSubscript: VariableReplacing where Wrapped: VariableReplacing, Range: VariableReplacing {
                                                                           ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:327:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:327:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:335:59: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.KeyPath: VariableReplacing where Root: VariableReplacing {
                                                          ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:336:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:336:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:348:80: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.CollectionContainsCollection: VariableReplacing where Base: VariableReplacing, Other: VariableReplacing {
                                                                               ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:349:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:349:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:357:83: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.StringLocalizedStandardContains: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
                                                                                  ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:358:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:358:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:366:80: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.StringCaseInsensitiveCompare: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
                                                                               ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:367:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:367:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:375:74: error: 'where' clause cannot be applied to a non-generic top-level declaration
extension PredicateExpressions.StringLocalizedCompare: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
                                                                         ^
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:376:42: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:376:73: error: cannot find type 'Variable' in scope
    public func replacing<T>(_ variable: Variable<T>, with replacement: Variable<T>) -> Self {
                                                                        ^~~~~~~~
error: emit-module command failed with exit code 1 (use -v to see invocation)
[30/31] Emitting module CompoundPredicate
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:11:23: error: cannot find type 'StandardPredicateExpression' in scope
fileprivate extension StandardPredicateExpression<Bool> {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:36:11: error: cannot find type 'Predicate' in scope
extension Predicate {
          ^~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:90:30: error: cannot find type 'Predicate' in scope
    func conjunction<T>() -> Predicate<T> where Element == Predicate<T> {
                             ^~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:90:60: error: cannot find type 'Predicate' in scope
    func conjunction<T>() -> Predicate<T> where Element == Predicate<T> {
                                                           ^~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:118:30: error: cannot find type 'Predicate' in scope
    func disjunction<T>() -> Predicate<T> where Element == Predicate<T> {
                             ^~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:118:60: error: cannot find type 'Predicate' in scope
    func disjunction<T>() -> Predicate<T> where Element == Predicate<T> {
                                                           ^~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:5:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Variable: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:15:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Value: VariableReplacingLeaf {}
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:20:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Arithmetic: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:30:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.FloatDivision: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:39:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.IntDivision: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:48:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.IntRemainder: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:60:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.UnaryMinus: VariableReplacing where Wrapped: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:69:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.ClosedRange: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:78:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Range: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:87:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.RangeExpressionContains: VariableReplacing where RangeExpression: VariableReplacing, Element: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:99:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Comparison: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing{
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:109:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Equal: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:118:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.NotEqual: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:130:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Conditional: VariableReplacing where Test: VariableReplacing, If: VariableReplacing, Else: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:143:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Conjunction: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:152:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Disjunction: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:161:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Negation: VariableReplacing where Wrapped: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:169:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.OptionalFlatMap: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing, RHS.Output == Result {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:193:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.NilCoalesce: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:202:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.ForcedUnwrap: VariableReplacing where Inner: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:211:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.ConditionalCast: VariableReplacing where Input: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:217:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.ForceCast: VariableReplacing where Input: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:223:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.TypeCheck: VariableReplacing where Input: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:232:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.SequenceAllSatisfy: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:242:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.Filter: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:253:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.SequenceContains: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:262:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.SequenceContainsWhere: VariableReplacing where LHS: VariableReplacing, RHS: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:272:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.SequenceStartsWith: VariableReplacing where Base: VariableReplacing, Prefix: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:281:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.SequenceMinimum: VariableReplacing where Elements: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:287:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.SequenceMaximum: VariableReplacing where Elements: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:298:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.CollectionIndexSubscript: VariableReplacing where Wrapped: VariableReplacing, Index: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:307:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.DictionaryKeySubscript: VariableReplacing where Wrapped: VariableReplacing, Key: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:316:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.DictionaryKeyDefaultValueSubscript: VariableReplacing where Wrapped: VariableReplacing, Key: VariableReplacing, Default: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:326:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.CollectionRangeSubscript: VariableReplacing where Wrapped: VariableReplacing, Range: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:335:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.KeyPath: VariableReplacing where Root: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:348:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.CollectionContainsCollection: VariableReplacing where Base: VariableReplacing, Other: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:357:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.StringLocalizedStandardContains: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:366:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.StringCaseInsensitiveCompare: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/PredicateExpressions.swift:375:11: error: cannot find type 'PredicateExpressions' in scope
extension PredicateExpressions.StringLocalizedCompare: VariableReplacing where Root: VariableReplacing, Other: VariableReplacing {
          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/VariableReplacing.swift:35:44: error: cannot find type 'PredicateExpression' in scope
public protocol VariableReplacing<Output>: PredicateExpression {
                                           ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/VariableReplacing.swift:37:29: error: cannot find type 'PredicateExpressions' in scope
    typealias Variable<T> = PredicateExpressions.Variable<T>
                            ^~~~~~~~~~~~~~~~~~~~
[31/31] Compiling CompoundPredicate Predicate+combining.swift
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:11:23: error: cannot find type 'StandardPredicateExpression' in scope
fileprivate extension StandardPredicateExpression<Bool> {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:36:11: error: cannot find type 'Predicate' in scope
extension Predicate {
          ^~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:90:30: error: cannot find type 'Predicate' in scope
    func conjunction<T>() -> Predicate<T> where Element == Predicate<T> {
                             ^~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:90:60: error: cannot find type 'Predicate' in scope
    func conjunction<T>() -> Predicate<T> where Element == Predicate<T> {
                                                           ^~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:118:30: error: cannot find type 'Predicate' in scope
    func disjunction<T>() -> Predicate<T> where Element == Predicate<T> {
                             ^~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:118:60: error: cannot find type 'Predicate' in scope
    func disjunction<T>() -> Predicate<T> where Element == Predicate<T> {
                                                           ^~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:91:128: error: cannot find type 'StandardPredicateExpression' in scope
        func buildConjunction(lhs: some StandardPredicateExpression<Bool>, rhs: some StandardPredicateExpression<Bool>) -> any StandardPredicateExpression<Bool> {
                                                                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:91:41: error: cannot find type 'StandardPredicateExpression' in scope
        func buildConjunction(lhs: some StandardPredicateExpression<Bool>, rhs: some StandardPredicateExpression<Bool>) -> any StandardPredicateExpression<Bool> {
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:91:86: error: cannot find type 'StandardPredicateExpression' in scope
        func buildConjunction(lhs: some StandardPredicateExpression<Bool>, rhs: some StandardPredicateExpression<Bool>) -> any StandardPredicateExpression<Bool> {
                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:119:128: error: cannot find type 'StandardPredicateExpression' in scope
        func buildConjunction(lhs: some StandardPredicateExpression<Bool>, rhs: some StandardPredicateExpression<Bool>) -> any StandardPredicateExpression<Bool> {
                                                                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:119:41: error: cannot find type 'StandardPredicateExpression' in scope
        func buildConjunction(lhs: some StandardPredicateExpression<Bool>, rhs: some StandardPredicateExpression<Bool>) -> any StandardPredicateExpression<Bool> {
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:119:86: error: cannot find type 'StandardPredicateExpression' in scope
        func buildConjunction(lhs: some StandardPredicateExpression<Bool>, rhs: some StandardPredicateExpression<Bool>) -> any StandardPredicateExpression<Bool> {
                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:20:21: error: cannot find type 'PredicateExpressions' in scope
        _ variable: PredicateExpressions.Variable<T>,
                    ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:21:27: error: cannot find type 'PredicateExpressions' in scope
        with replacement: PredicateExpressions.Variable<T>
                          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:37:32: error: cannot find type 'StandardPredicateExpression' in scope
    typealias Expression = any StandardPredicateExpression<Bool>
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:50:24: error: cannot find type 'Predicate' in scope
        _ predicates: [Predicate<T>],
                       ^~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:51:29: error: cannot find type 'Expression' in scope
        nextPartialResult: (Expression, Expression) -> Expression
                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:51:41: error: cannot find type 'Expression' in scope
        nextPartialResult: (Expression, Expression) -> Expression
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:51:56: error: cannot find type 'Expression' in scope
        nextPartialResult: (Expression, Expression) -> Expression
                                                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:52:10: error: cannot find type 'Predicate' in scope
    ) -> Predicate<T> {
         ^~~~~~~~~
error: fatalError
BUILD FAILURE 5.10 linux