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 with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" 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.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NoahKamara/CompoundPredicate.git
Reference: v0.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/NoahKamara/CompoundPredicate
 * tag               v0.1.0     -> FETCH_HEAD
HEAD is now at adda76e fix: OptionalFlatMap
Cloned https://github.com/NoahKamara/CompoundPredicate.git
Revision (git rev-parse @):
adda76e5f797205259c7d918b7bd58040154356f
SUCCESS checkout https://github.com/NoahKamara/CompoundPredicate.git at v0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/NoahKamara/CompoundPredicate.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/noahkamara/swift-xctesting
[1/832] Fetching swift-xctesting
Fetched https://github.com/noahkamara/swift-xctesting from cache (0.24s)
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-docc-plugin
[1/1457] Fetching swift-docc-plugin
[672/4104] Fetching swift-docc-plugin, swift-docc-symbolkit
[3604/9308] Fetching swift-docc-plugin, swift-docc-symbolkit, swift-testing
[9309/11626] Fetching swift-docc-plugin, swift-docc-symbolkit, swift-testing, xctest-dynamic-overlay
[9750/69907] Fetching swift-docc-plugin, swift-docc-symbolkit, swift-testing, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/apple/swift-testing.git from cache (0.44s)
[9919/64703] Fetching swift-docc-plugin, swift-docc-symbolkit, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.98s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (2.98s)
Fetched https://github.com/apple/swift-docc-plugin from cache (2.98s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.02s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.5.1 (0.36s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (1.09s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.1.1 (0.38s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.38s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.40s)
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 (cc74147)
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/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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.1.1
/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/14] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[7/14] Compiling XCTestDynamicOverlay XCTExpectFailure.swift
[8/14] Compiling XCTestDynamicOverlay Unimplemented.swift
[9/15] Compiling XCTestDynamicOverlay XCTFail.swift
[10/15] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[11/15] Compiling XCTestDynamicOverlay Deprecations.swift
[12/15] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[13/15] Emitting module XCTestDynamicOverlay
[14/15] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[15/15] Compiling XCTestDynamicOverlay XCTIsTesting.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/21] Compiling CompoundPredicate RuntimeWarnings.swift
[18/21] Emitting module CompoundPredicate
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:10:23: error: cannot find type 'StandardPredicateExpression' in scope
fileprivate extension StandardPredicateExpression<Bool> {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:35:11: error: cannot find type 'Predicate' in scope
extension Predicate {
          ^~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:89: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:89: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:117: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:117: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>
                            ^~~~~~~~~~~~~~~~~~~~
[19/21] 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>
                            ^~~~~~~~~~~~~~~~~~~~
[20/21] 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 {
                                                                        ^~~~~~~~
[21/21] Compiling CompoundPredicate Predicate+combining.swift
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:10:23: error: cannot find type 'StandardPredicateExpression' in scope
fileprivate extension StandardPredicateExpression<Bool> {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:35:11: error: cannot find type 'Predicate' in scope
extension Predicate {
          ^~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:89: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:89: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:117: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:117: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:90: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:90: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:90: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:118: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:118: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:118: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:19:21: error: cannot find type 'PredicateExpressions' in scope
        _ variable: PredicateExpressions.Variable<T>,
                    ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:20:27: error: cannot find type 'PredicateExpressions' in scope
        with replacement: PredicateExpressions.Variable<T>
                          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:36:32: error: cannot find type 'StandardPredicateExpression' in scope
    typealias Expression = any StandardPredicateExpression<Bool>
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:49:24: error: cannot find type 'Predicate' in scope
        _ predicates: [Predicate<T>],
                       ^~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:50:29: error: cannot find type 'Expression' in scope
        nextPartialResult: (Expression, Expression) -> Expression
                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:50:41: error: cannot find type 'Expression' in scope
        nextPartialResult: (Expression, Expression) -> Expression
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:50:56: error: cannot find type 'Expression' in scope
        nextPartialResult: (Expression, Expression) -> Expression
                                                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:51:10: error: cannot find type 'Predicate' in scope
    ) -> Predicate<T> {
         ^~~~~~~~~
error: fatalError
[0/1] Planning build
/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/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/7] Emitting module CompoundPredicate
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:10:23: error: cannot find type 'StandardPredicateExpression' in scope
fileprivate extension StandardPredicateExpression<Bool> {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:35:11: error: cannot find type 'Predicate' in scope
extension Predicate {
          ^~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:89: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:89: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:117: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:117: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>
                            ^~~~~~~~~~~~~~~~~~~~
[5/7] 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 {
                                                                        ^~~~~~~~
[6/7] Compiling CompoundPredicate Predicate+combining.swift
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:10:23: error: cannot find type 'StandardPredicateExpression' in scope
fileprivate extension StandardPredicateExpression<Bool> {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:35:11: error: cannot find type 'Predicate' in scope
extension Predicate {
          ^~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:89: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:89: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:117: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:117: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:90: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:90: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:90: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:118: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:118: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:118: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:19:21: error: cannot find type 'PredicateExpressions' in scope
        _ variable: PredicateExpressions.Variable<T>,
                    ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:20:27: error: cannot find type 'PredicateExpressions' in scope
        with replacement: PredicateExpressions.Variable<T>
                          ^~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:36:32: error: cannot find type 'StandardPredicateExpression' in scope
    typealias Expression = any StandardPredicateExpression<Bool>
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:49:24: error: cannot find type 'Predicate' in scope
        _ predicates: [Predicate<T>],
                       ^~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:50:29: error: cannot find type 'Expression' in scope
        nextPartialResult: (Expression, Expression) -> Expression
                            ^~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:50:41: error: cannot find type 'Expression' in scope
        nextPartialResult: (Expression, Expression) -> Expression
                                        ^~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:50:56: error: cannot find type 'Expression' in scope
        nextPartialResult: (Expression, Expression) -> Expression
                                                       ^~~~~~~~~~
/host/spi-builder-workspace/Sources/CompoundPredicate/Predicate+combining.swift:51:10: error: cannot find type 'Predicate' in scope
    ) -> Predicate<T> {
         ^~~~~~~~~
[7/7] 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>
                            ^~~~~~~~~~~~~~~~~~~~
error: fatalError
BUILD FAILURE 5.10 linux