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 v0.1.1 (39338c), with Swift 5.9 for Linux on 25 Oct 2024 03:00:49 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-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: 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:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/NoahKamara/CompoundPredicate.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:5a47d9d39a5702cbfa0ba55458353b9ccb6eb7cde0581792bc757a518ca63386
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/noahkamara/swift-xctesting
[1/847] Fetching swift-xctesting
Fetched https://github.com/noahkamara/swift-xctesting (0.31s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-testing.git
[1/2038] Fetching swift-docc-plugin
[572/16744] Fetching swift-docc-plugin, swift-testing
[16745/82723] Fetching swift-docc-plugin, swift-testing, swift-syntax
Fetched https://github.com/apple/swift-docc-plugin (4.93s)
Fetching https://github.com/apple/swift-docc-symbolkit
Fetched https://github.com/apple/swift-testing.git (4.93s)
Fetching https://github.com/pointfreeco/swift-issue-reporting
Fetched https://github.com/apple/swift-syntax.git (4.99s)
[1/3150] Fetching swift-docc-symbolkit
[2836/8118] Fetching swift-docc-symbolkit, swift-issue-reporting
Fetched https://github.com/apple/swift-docc-symbolkit (0.48s)
[4869/4968] Fetching swift-issue-reporting
Fetched https://github.com/pointfreeco/swift-issue-reporting (0.84s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.5.1 (0.54s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (1.35s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.4.2 (0.39s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.44s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.44s)
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
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/noahkamara/swift-xctesting
Working copy of https://github.com/noahkamara/swift-xctesting resolved at main
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/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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
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...
[3/20] Emitting module IssueReporting
[4/22] Compiling IssueReporting WithExpectedIssue.swift
[5/22] Compiling IssueReporting WithIssueContext.swift
[6/22] Compiling IssueReporting TestContext.swift
[7/22] Compiling IssueReporting Unimplemented.swift
[8/22] 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
  ~~~~~~~~~~~~~~~~^

[9/22] 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
  ~~~~~~~~~~~~~~~~^

[10/22] 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
  ~~~~~~~~~~~~~~~~^

[11/22] Compiling IssueReporting BreakpointReporter.swift
[12/22] Compiling IssueReporting FatalErrorReporter.swift
[13/22] Compiling IssueReporting IsTesting.swift
[14/22] Compiling IssueReporting IssueReporter.swift
[15/22] Compiling IssueReporting RuntimeWarningReporter.swift
[16/22] Compiling IssueReporting ReportIssue.swift
[17/22] Compiling IssueReporting LockIsolated.swift
[18/22] Compiling IssueReporting Rethrows.swift
[19/22] Compiling IssueReporting SwiftTesting.swift
[20/22] Compiling IssueReporting AppHostWarning.swift
[21/22] Compiling IssueReporting Deprecations.swift
[22/22] Compiling IssueReporting FailureObserver.swift
[25/29] 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>
                            ^~~~~~~~~~~~~~~~~~~~
[26/29] Compiling CompoundPredicate RuntimeWarnings.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/29] 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>
                            ^~~~~~~~~~~~~~~~~~~~
[28/29] 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 {
                                                                        ^~~~~~~~
[29/29] 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.9 linux