The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build DirectToSwiftUI, reference develop (b44e1f), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 11:41:08 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DirectToSwift/DirectToSwiftUI.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DirectToSwift/DirectToSwiftUI
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at b44e1ff GHA: Use latest Xcode
Cloned https://github.com/DirectToSwift/DirectToSwiftUI.git
Revision (git rev-parse @):
b44e1ff0a0187429739b5c68597603e77ada866d
SUCCESS checkout https://github.com/DirectToSwift/DirectToSwiftUI.git at develop
Fetching https://github.com/ZeeQL/ZeeQL3Combine.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
Fetching https://github.com/DirectToSwift/SwiftUIRules.git
[1/193] Fetching swiftuirules
[9/272] Fetching swiftuirules, zeeql3combine
[245/3608] Fetching swiftuirules, zeeql3combine, zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.91s)
Fetched https://github.com/DirectToSwift/SwiftUIRules.git from cache (0.91s)
Fetched https://github.com/ZeeQL/ZeeQL3Combine.git from cache (0.91s)
Computing version for https://github.com/ZeeQL/ZeeQL3Combine.git
Computed https://github.com/ZeeQL/ZeeQL3Combine.git at 0.1.5 (1.52s)
Computing version for https://github.com/DirectToSwift/SwiftUIRules.git
Computed https://github.com/DirectToSwift/SwiftUIRules.git at 0.2.0 (0.56s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.8 (0.55s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.54s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (3.28s)
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.8
Creating working copy for https://github.com/ZeeQL/ZeeQL3Combine.git
Working copy of https://github.com/ZeeQL/ZeeQL3Combine.git resolved at 0.1.5
Creating working copy for https://github.com/DirectToSwift/SwiftUIRules.git
Working copy of https://github.com/DirectToSwift/SwiftUIRules.git resolved at 0.2.0
Creating working copy for https://github.com/ZeeQL/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "directtoswiftui",
      "name": "DirectToSwiftUI",
      "url": "https://github.com/DirectToSwift/DirectToSwiftUI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DirectToSwiftUI",
      "dependencies": [
        {
          "identity": "swiftuirules",
          "name": "SwiftUIRules",
          "url": "https://github.com/DirectToSwift/SwiftUIRules.git",
          "version": "0.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUIRules",
          "dependencies": [
          ]
        },
        {
          "identity": "zeeql3",
          "name": "ZeeQL3",
          "url": "https://github.com/ZeeQL/ZeeQL3.git",
          "version": "0.9.8",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZeeQL3",
          "dependencies": [
            {
              "identity": "csqlite3",
              "name": "CSQLite3",
              "url": "https://github.com/ZeeQL/CSQLite3.git",
              "version": "2.0.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CSQLite3",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "zeeql3combine",
          "name": "ZeeQL3Combine",
          "url": "https://github.com/ZeeQL/ZeeQL3Combine.git",
          "version": "0.1.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZeeQL3Combine",
          "dependencies": [
            {
              "identity": "zeeql3",
              "name": "ZeeQL3",
              "url": "https://github.com/ZeeQL/ZeeQL3.git",
              "version": "0.9.8",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZeeQL3",
              "dependencies": [
                {
                  "identity": "csqlite3",
                  "name": "CSQLite3",
                  "url": "https://github.com/ZeeQL/CSQLite3.git",
                  "version": "2.0.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CSQLite3",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/DirectToSwift/DirectToSwiftUI.git
[1/323] Fetching directtoswiftui
Fetched https://github.com/DirectToSwift/DirectToSwiftUI.git from cache (0.82s)
Fetching https://github.com/ZeeQL/ZeeQL3.git from cache
Fetching https://github.com/DirectToSwift/SwiftUIRules.git from cache
Fetching https://github.com/ZeeQL/ZeeQL3Combine.git from cache
Fetched https://github.com/ZeeQL/ZeeQL3Combine.git from cache (0.50s)
Fetched https://github.com/DirectToSwift/SwiftUIRules.git from cache (0.50s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.50s)
Computing version for https://github.com/ZeeQL/ZeeQL3Combine.git
Computed https://github.com/ZeeQL/ZeeQL3Combine.git at 0.1.5 (0.56s)
Computing version for https://github.com/DirectToSwift/SwiftUIRules.git
Computed https://github.com/DirectToSwift/SwiftUIRules.git at 0.2.0 (0.03s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.8 (0.04s)
Fetching https://github.com/ZeeQL/CSQLite3.git from cache
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.42s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (0.47s)
Creating working copy for https://github.com/DirectToSwift/SwiftUIRules.git
Working copy of https://github.com/DirectToSwift/SwiftUIRules.git resolved at 0.2.0
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.8
Creating working copy for https://github.com/ZeeQL/ZeeQL3Combine.git
Working copy of https://github.com/ZeeQL/ZeeQL3Combine.git resolved at 0.1.5
Creating working copy for https://github.com/DirectToSwift/DirectToSwiftUI.git
Working copy of https://github.com/DirectToSwift/DirectToSwiftUI.git resolved at develop (b44e1ff)
Creating working copy for https://github.com/ZeeQL/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
warning: '.resolve-product-dependencies': dependency 'directtoswiftui' is not used by any target
Found 3 product dependencies
  - SwiftUIRules
  - ZeeQL3
  - ZeeQL3Combine
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/DirectToSwift/DirectToSwiftUI.git
https://github.com/DirectToSwift/DirectToSwiftUI.git
{
  "dependencies" : [
    {
      "identity" : "swiftuirules",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/DirectToSwift/SwiftUIRules.git"
    },
    {
      "identity" : "zeeql3",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.4",
            "upper_bound" : "0.9.9"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ZeeQL/ZeeQL3.git"
    },
    {
      "identity" : "zeeql3combine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.5",
            "upper_bound" : "0.1.6"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ZeeQL/ZeeQL3Combine.git"
    }
  ],
  "manifest_display_name" : "DirectToSwiftUI",
  "name" : "DirectToSwiftUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "DirectToSwiftUI",
      "targets" : [
        "DirectToSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DirectToSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "DirectToSwiftUI",
      "path" : "Sources/DirectToSwiftUI",
      "product_dependencies" : [
        "SwiftUIRules",
        "ZeeQL",
        "ZeeQLCombine"
      ],
      "product_memberships" : [
        "DirectToSwiftUI"
      ],
      "sources" : [
        "D2SMainView.swift",
        "DefaultRules.swift",
        "Environment/ContextKVC.swift",
        "Environment/DefaultAssignment/ActiveRecordDefaults.swift",
        "Environment/DefaultAssignment/DatabaseDefaults.swift",
        "Environment/DefaultAssignment/DefaultAssignment.swift",
        "Environment/DefaultAssignment/EntityDefaults.swift",
        "Environment/DefaultAssignment/ModelDefaults.swift",
        "Environment/EnvironmentKeys.swift",
        "Environment/EnvironmentPathes.swift",
        "Environment/ViewModifiers.swift",
        "Support/AppKit/D2SInspectWindow.swift",
        "Support/AppKit/D2SMainWindow.swift",
        "Support/FoundationExtras.swift",
        "Support/Hashes.swift",
        "Support/Platform.swift",
        "Support/ReExport.swift",
        "Support/SwiftUI/D2STransformingFormatter.swift",
        "Support/SwiftUI/FormatterBinding.swift",
        "Support/ZeeQL/ActiveRecordBindings.swift",
        "Support/ZeeQL/AttributeExtras.swift",
        "Support/ZeeQL/D2SEditValidation.swift",
        "Support/ZeeQL/DetailDataSource.swift",
        "Support/ZeeQL/DummyImplementations.swift",
        "Support/ZeeQL/EntityExtras.swift",
        "Support/ZeeQL/KVCBindings.swift",
        "Support/ZeeQL/ModelExtras.swift",
        "ViewModel/D2SDisplayGroup.swift",
        "ViewModel/D2SFault.swift",
        "ViewModel/D2SObjectAction.swift",
        "ViewModel/D2SRuleEnvironment.swift",
        "ViewModel/D2SToOneFetch.swift",
        "ViewModel/SparseFaultArray.swift",
        "Views/BasicLook/BasicLook.swift",
        "Views/BasicLook/PageWrapper/EntityMasterDetailPage.swift",
        "Views/BasicLook/PageWrapper/EntitySidebar.swift",
        "Views/BasicLook/PageWrapper/MasterDetail.swift",
        "Views/BasicLook/PageWrapper/NavigationPage.swift",
        "Views/BasicLook/Pages/AppKit/WindowQueryList.swift",
        "Views/BasicLook/Pages/Edit.swift",
        "Views/BasicLook/Pages/EntityList.swift",
        "Views/BasicLook/Pages/Inspect.swift",
        "Views/BasicLook/Pages/Login.swift",
        "Views/BasicLook/Pages/QueryList.swift",
        "Views/BasicLook/Pages/Select.swift",
        "Views/BasicLook/Pages/SmallQueryList.swift",
        "Views/BasicLook/Pages/UIKit/MobileQueryList.swift",
        "Views/BasicLook/Pages/UIKit/MobileSelect.swift",
        "Views/BasicLook/Properties/Display/DisplayBool.swift",
        "Views/BasicLook/Properties/Display/DisplayDate.swift",
        "Views/BasicLook/Properties/Display/DisplayEmail.swift",
        "Views/BasicLook/Properties/Display/DisplayPassword.swift",
        "Views/BasicLook/Properties/Display/DisplayString.swift",
        "Views/BasicLook/Properties/Edit/EditBool.swift",
        "Views/BasicLook/Properties/Edit/EditDate.swift",
        "Views/BasicLook/Properties/Edit/EditLargeString.swift",
        "Views/BasicLook/Properties/Edit/EditNumber.swift",
        "Views/BasicLook/Properties/Edit/EditString.swift",
        "Views/BasicLook/Properties/Relationships/DisplayToOneSummary.swift",
        "Views/BasicLook/Properties/Relationships/DisplayToOneTitle.swift",
        "Views/BasicLook/Properties/Relationships/EditToOne.swift",
        "Views/BasicLook/Reusable/D2SComponentView.swift",
        "Views/BasicLook/Reusable/D2SDisplayProperties.swift",
        "Views/BasicLook/Reusable/D2SDisplayPropertiesList.swift",
        "Views/BasicLook/Reusable/D2SFaultContainer.swift",
        "Views/BasicLook/Reusable/D2SFaultObjectLink.swift",
        "Views/BasicLook/Reusable/D2SNavigationLink.swift",
        "Views/BasicLook/Reusable/D2SNilText.swift",
        "Views/BasicLook/Reusable/D2SPropertyName.swift",
        "Views/BasicLook/Reusable/D2SRowFault.swift",
        "Views/BasicLook/Reusable/D2SSummaryView.swift",
        "Views/BasicLook/Reusable/D2STitleText.swift",
        "Views/BasicLook/Reusable/D2STitledSummaryView.swift",
        "Views/BasicLook/Reusable/D2SToOneContainer.swift",
        "Views/BasicLook/Reusable/D2SToOneLink.swift",
        "Views/BasicLook/Rows/NamedToManyLink.swift",
        "Views/BasicLook/Rows/PropertyNameAsTitle.swift",
        "Views/BasicLook/Rows/PropertyNameValue.swift",
        "Views/BasicLook/Rows/PropertyValue.swift",
        "Views/Debug/D2SDebugBox.swift",
        "Views/Debug/D2SDebugDatabaseInfo.swift",
        "Views/Debug/D2SDebugEntityDetails.swift",
        "Views/Debug/D2SDebugEntityInfo.swift",
        "Views/Debug/D2SDebugFormatter.swift",
        "Views/Debug/D2SDebugLabel.swift",
        "Views/Debug/D2SDebugObjectEditInfo.swift",
        "Views/DefaultLook.swift",
        "Views/Generic/D2SEntityPageView.swift",
        "Views/Generic/D2SPageView.swift",
        "Views/Misc/ListEnabledDatePicker.swift",
        "Views/Misc/MultilineEditor.swift",
        "Views/Misc/SearchField.swift",
        "Views/Misc/Spinner.swift",
        "ZeeQLRules/KVCRulePredicate.swift",
        "ZeeQLRules/KVCRuleSelfAssignment.swift",
        "ZeeQLRules/RuleClosurePredicateExtras.swift",
        "ZeeQLRules/RuleKeyPathAssignment.swift",
        "ZeeQLRules/RuleKeyPathPredicateExtras.swift",
        "ZeeQLRules/RuleModelExtras.swift",
        "ZeeQLRules/RuleOperatorExtras.swift",
        "ZeeQLRules/ZeeQLRuleParser.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/115] Emitting module ZeeQL
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[7/124] Compiling ZeeQL FancyModelMaker.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[8/124] Compiling ZeeQL Join.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[9/124] Compiling ZeeQL MirrorHelpers.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[10/124] Compiling ZeeQL Model.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[11/124] Compiling ZeeQL ModelLoader.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[12/124] Compiling ZeeQL ModelPattern.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[13/124] Compiling ZeeQL ModelSQLizer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[14/124] Compiling ZeeQL Property.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[15/124] Compiling ZeeQL Relationship.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[16/124] Compiling ZeeQL SQLAttributeChange.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[17/124] Compiling ZeeQL BooleanQualifier.swift
[18/124] Compiling ZeeQL ComparisonOperation.swift
[19/124] Compiling ZeeQL CompoundQualifier.swift
[20/124] Compiling ZeeQL Constant.swift
[21/124] Compiling ZeeQL DataSource.swift
[22/124] Compiling ZeeQL EntityType.swift
[23/124] Compiling ZeeQL Expression.swift
[24/124] Compiling ZeeQL ExpressionEvaluation.swift
[25/124] Compiling ZeeQL FetchSpecification.swift
[26/124] Compiling ZeeQL GlobalID.swift
[27/124] Compiling ZeeQL AdaptorError.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
[28/124] Compiling ZeeQL AdaptorModelFetch.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
[29/124] Compiling ZeeQL AdaptorOperation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
[30/124] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
[31/124] Compiling ZeeQL AdaptorQueryType.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
[32/124] Compiling ZeeQL AdaptorRecord.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
[33/124] Compiling ZeeQL AdaptorRecordSchema.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
[34/124] Compiling ZeeQL Attribute.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
[35/124] Compiling ZeeQL AttributeKey.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
[36/124] Compiling ZeeQL AttributeValue.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
[37/124] Compiling ZeeQL CodeFetchSpecification.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[38/124] Compiling ZeeQL CodeRelationship.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[39/124] Compiling ZeeQL CodeValueAttribute.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[40/124] Compiling ZeeQL Database.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[41/124] Compiling ZeeQL DatabaseChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[42/124] Compiling ZeeQL DatabaseContext.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[43/124] Compiling ZeeQL DatabaseDataSource.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[44/124] Compiling ZeeQL DatabaseObject.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[45/124] Compiling ZeeQL DatabaseOperation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[46/124] Compiling ZeeQL Entity.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[47/124] Compiling ZeeQL AdaptorRecordDecoder.swift
[48/124] Compiling ZeeQL CodableEntity.swift
[49/124] Compiling ZeeQL CodableModel.swift
[50/124] Compiling ZeeQL CodableModelDecoder.swift
[51/124] Compiling ZeeQL CodableModelEntityDecoder.swift
[52/124] Compiling ZeeQL CodableModelPostProcessor.swift
[53/124] Compiling ZeeQL CodableRelationship.swift
[54/124] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[55/124] Compiling ZeeQL CodeAttribute.swift
[56/124] Compiling ZeeQL CodeEntity.swift
[57/124] Compiling ZeeQL AccessDataSource.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[58/124] Compiling ZeeQL AccessDataSourceError.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[59/124] Compiling ZeeQL AccessDataSourceFinders.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[60/124] Compiling ZeeQL ActiveDataSource.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[61/124] Compiling ZeeQL ActiveRecord.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[62/124] Compiling ZeeQL ActiveRecordType.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[63/124] Compiling ZeeQL Adaptor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[64/124] Compiling ZeeQL AdaptorChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[65/124] Compiling ZeeQL AdaptorChannelPool.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[66/124] Compiling ZeeQL AdaptorDataSource.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[67/124] Compiling ZeeQL SQLExpression.swift
[68/124] Compiling ZeeQL SQLExpressionFactory.swift
[69/124] Compiling ZeeQL SQLForeignKey.swift
[70/124] Compiling ZeeQL SQLTableGroups.swift
[71/124] Compiling ZeeQL SchemaGeneration.swift
[72/124] Compiling ZeeQL SchemaSynchronization.swift
[73/124] Compiling ZeeQL SchemaSynchronizationFactory.swift
[74/124] Compiling ZeeQL TypedFetchSpecification.swift
[75/124] Compiling ZeeQL ZeeQLTypes.swift
[76/124] Compiling ZeeQL ArrayDataSource.swift
[77/124] Compiling ZeeQL QualifierParser.swift
[78/124] Compiling ZeeQL QualifierVariable.swift
[79/124] Compiling ZeeQL QueryBuilder.swift
[80/124] Compiling ZeeQL SQLQualifier.swift
[81/124] Compiling ZeeQL SortOrdering.swift
[82/124] Compiling ZeeQL StoreKeyValueCoding.swift
[83/124] Compiling ZeeQL EquatableType.swift
[84/124] Compiling ZeeQL KeyValueStringFormatter.swift
[85/124] Compiling ZeeQL Logger.swift
[86/124] Compiling ZeeQL Key.swift
[87/124] Compiling ZeeQL KeyComparisonQualifier.swift
[88/124] Compiling ZeeQL KeyValueQualifier.swift
[89/124] Compiling ZeeQL ModelFetchSpecification.swift
[90/124] Compiling ZeeQL NotQualifier.swift
[91/124] Compiling ZeeQL ObjectStore.swift
[92/124] Compiling ZeeQL ObjectTrackingContext.swift
[93/124] Compiling ZeeQL Qualifier.swift
[94/124] Compiling ZeeQL QualifierEvaluation.swift
[95/124] Compiling ZeeQL Pluralize.swift
[96/124] Compiling ZeeQL SimpleKVC.swift
[97/124] Compiling ZeeQL SmartDescription.swift
[98/124] Compiling ZeeQL TimeRange.swift
[99/124] Compiling ZeeQL SQLite3Adaptor.swift
[100/124] Compiling ZeeQL SQLite3AdaptorChannel.swift
[101/124] Compiling ZeeQL SQLite3Expression.swift
[102/124] Compiling ZeeQL SQLite3ModelFetch.swift
[103/124] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/111] Compiling ZeeQL AccessDataSource.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[3/111] Compiling ZeeQL AccessDataSourceError.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[4/111] Compiling ZeeQL AccessDataSourceFinders.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[5/111] Compiling ZeeQL ActiveDataSource.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[6/111] Compiling ZeeQL ActiveRecord.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[7/111] Compiling ZeeQL ActiveRecordType.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[8/111] Compiling ZeeQL Adaptor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[9/111] Compiling ZeeQL AdaptorChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[10/111] Compiling ZeeQL AdaptorChannelPool.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[11/111] Compiling ZeeQL AdaptorDataSource.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
[12/120] Compiling ZeeQL CodeFetchSpecification.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[13/120] Compiling ZeeQL CodeRelationship.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[14/120] Compiling ZeeQL CodeValueAttribute.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[15/120] Compiling ZeeQL Database.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[16/120] Compiling ZeeQL DatabaseChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[17/120] Compiling ZeeQL DatabaseContext.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[18/120] Compiling ZeeQL DatabaseDataSource.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[19/120] Compiling ZeeQL DatabaseObject.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[20/120] Compiling ZeeQL DatabaseOperation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[21/120] Compiling ZeeQL Entity.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
[22/120] Compiling ZeeQL AdaptorRecordDecoder.swift
[23/120] Compiling ZeeQL CodableEntity.swift
[24/120] Compiling ZeeQL CodableModel.swift
[25/120] Compiling ZeeQL CodableModelDecoder.swift
[26/120] Compiling ZeeQL CodableModelEntityDecoder.swift
[27/120] Compiling ZeeQL CodableModelPostProcessor.swift
[28/120] Compiling ZeeQL CodableRelationship.swift
[29/120] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[30/120] Compiling ZeeQL CodeAttribute.swift
[31/120] Compiling ZeeQL CodeEntity.swift
[32/120] Compiling ZeeQL Key.swift
[33/120] Compiling ZeeQL KeyComparisonQualifier.swift
[34/120] Compiling ZeeQL KeyValueQualifier.swift
[35/120] Compiling ZeeQL ModelFetchSpecification.swift
[36/120] Compiling ZeeQL NotQualifier.swift
[37/120] Compiling ZeeQL ObjectStore.swift
[38/120] Compiling ZeeQL ObjectTrackingContext.swift
[39/120] Compiling ZeeQL Qualifier.swift
[40/120] Compiling ZeeQL QualifierEvaluation.swift
[41/120] Compiling ZeeQL QualifierParser.swift
[42/120] Compiling ZeeQL QualifierVariable.swift
[43/120] Compiling ZeeQL QueryBuilder.swift
[44/120] Compiling ZeeQL SQLQualifier.swift
[45/120] Compiling ZeeQL SortOrdering.swift
[46/120] Compiling ZeeQL StoreKeyValueCoding.swift
[47/120] Compiling ZeeQL EquatableType.swift
[48/120] Compiling ZeeQL KeyValueStringFormatter.swift
[49/120] Compiling ZeeQL Logger.swift
[50/120] Compiling ZeeQL AdaptorError.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
[51/120] Compiling ZeeQL AdaptorModelFetch.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
[52/120] Compiling ZeeQL AdaptorOperation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
[53/120] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
[54/120] Compiling ZeeQL AdaptorQueryType.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
[55/120] Compiling ZeeQL AdaptorRecord.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
[56/120] Compiling ZeeQL AdaptorRecordSchema.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
[57/120] Compiling ZeeQL Attribute.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
[58/120] Compiling ZeeQL AttributeKey.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
[59/120] Compiling ZeeQL AttributeValue.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[60/120] Compiling ZeeQL BooleanQualifier.swift
[61/120] Compiling ZeeQL ComparisonOperation.swift
[62/120] Compiling ZeeQL CompoundQualifier.swift
[63/120] Compiling ZeeQL Constant.swift
[64/120] Compiling ZeeQL DataSource.swift
[65/120] Compiling ZeeQL EntityType.swift
[66/120] Compiling ZeeQL Expression.swift
[67/120] Compiling ZeeQL ExpressionEvaluation.swift
[68/120] Compiling ZeeQL FetchSpecification.swift
[69/120] Compiling ZeeQL GlobalID.swift
[70/120] Compiling ZeeQL SQLExpression.swift
[71/120] Compiling ZeeQL SQLExpressionFactory.swift
[72/120] Compiling ZeeQL SQLForeignKey.swift
[73/120] Compiling ZeeQL SQLTableGroups.swift
[74/120] Compiling ZeeQL SchemaGeneration.swift
[75/120] Compiling ZeeQL SchemaSynchronization.swift
[76/120] Compiling ZeeQL SchemaSynchronizationFactory.swift
[77/120] Compiling ZeeQL TypedFetchSpecification.swift
[78/120] Compiling ZeeQL ZeeQLTypes.swift
[79/120] Compiling ZeeQL ArrayDataSource.swift
[80/120] Emitting module ZeeQL
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift:113:15: error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
111 |
112 |   @inlinable
113 |   static func ==(lhs: Adaptor, rhs: Adaptor) -> Bool {
    |               `- error: member operator '==' of protocol 'Adaptor' must have at least one argument of type 'Self'
114 |     return lhs.isEqual(to: rhs)
115 |   }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift:139:15: error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
137 |   }
138 |
139 |   static func ==(lhs: Attribute, rhs: Attribute) -> Bool {
    |               `- error: member operator '==' of protocol 'Attribute' must have at least one argument of type 'Self'
140 |     return lhs.isEqual(to: rhs)
141 |   }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift:436:15: error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
434 |
435 |   @inlinable
436 |   static func ==(lhs: Entity, rhs: Entity) -> Bool {
    |               `- error: member operator '==' of protocol 'Entity' must have at least one argument of type 'Self'
437 |     return lhs.isEqual(to: rhs)
438 |   }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[81/120] Compiling ZeeQL FancyModelMaker.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[82/120] Compiling ZeeQL Join.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[83/120] Compiling ZeeQL MirrorHelpers.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[84/120] Compiling ZeeQL Model.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[85/120] Compiling ZeeQL ModelLoader.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[86/120] Compiling ZeeQL ModelPattern.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[87/120] Compiling ZeeQL ModelSQLizer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[88/120] Compiling ZeeQL Property.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[89/120] Compiling ZeeQL Relationship.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[90/120] Compiling ZeeQL SQLAttributeChange.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift:148:15: error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
146 |   }
147 |
148 |   static func ==(lhs: Relationship, rhs: Relationship) -> Bool {
    |               `- error: member operator '==' of protocol 'Relationship' must have at least one argument of type 'Self'
149 |     return lhs.isEqual(to: rhs)
150 |   }
[91/120] Compiling ZeeQL Pluralize.swift
[92/120] Compiling ZeeQL SimpleKVC.swift
[93/120] Compiling ZeeQL SmartDescription.swift
[94/120] Compiling ZeeQL TimeRange.swift
[95/120] Compiling ZeeQL SQLite3Adaptor.swift
[96/120] Compiling ZeeQL SQLite3AdaptorChannel.swift
[97/120] Compiling ZeeQL SQLite3Expression.swift
[98/120] Compiling ZeeQL SQLite3ModelFetch.swift
[99/120] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[100/120] Emitting module SwiftUIRules
BUILD FAILURE 6.1 macosSpm