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.2 (beta) for macOS (SPM) on 18 Jun 2025 23:43:01 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/DirectToSwift/DirectToSwiftUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/115] Compiling ZeeQL BooleanQualifier.swift
[7/115] Compiling ZeeQL ComparisonOperation.swift
[8/115] Compiling ZeeQL CompoundQualifier.swift
[9/115] Compiling ZeeQL Constant.swift
[10/115] Compiling ZeeQL DataSource.swift
[11/115] Compiling ZeeQL EntityType.swift
[12/115] Compiling ZeeQL Expression.swift
[13/115] Compiling ZeeQL ExpressionEvaluation.swift
[14/115] Compiling ZeeQL FetchSpecification.swift
[15/115] Compiling ZeeQL GlobalID.swift
[16/115] Compiling ZeeQL Key.swift
[17/115] Compiling ZeeQL KeyComparisonQualifier.swift
[18/115] Compiling ZeeQL KeyValueQualifier.swift
[19/115] Compiling ZeeQL ModelFetchSpecification.swift
[20/115] Compiling ZeeQL NotQualifier.swift
[21/115] Compiling ZeeQL ObjectStore.swift
[22/115] Compiling ZeeQL ObjectTrackingContext.swift
[23/115] Compiling ZeeQL Qualifier.swift
[24/115] Compiling ZeeQL QualifierEvaluation.swift
[25/115] Compiling ZeeQL QualifierParser.swift
[26/115] Compiling ZeeQL QualifierVariable.swift
[27/115] Compiling ZeeQL QueryBuilder.swift
[28/115] Compiling ZeeQL SQLQualifier.swift
[29/115] Compiling ZeeQL SortOrdering.swift
[30/115] Compiling ZeeQL StoreKeyValueCoding.swift
[31/115] Compiling ZeeQL EquatableType.swift
[32/115] Compiling ZeeQL KeyValueStringFormatter.swift
[33/115] Compiling ZeeQL Logger.swift
[34/115] 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 |   }
[35/115] 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 |   }
[36/115] 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 |   }
[37/115] 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 |   }
[38/115] 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 |   }
[39/115] 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 |   }
[40/115] 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 |   }
[41/115] 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 |   }
[42/115] 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 |   }
[43/115] 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)
[44/124] Compiling ZeeQL AdaptorRecordDecoder.swift
[45/124] Compiling ZeeQL CodableEntity.swift
[46/124] Compiling ZeeQL CodableModel.swift
[47/124] Compiling ZeeQL CodableModelDecoder.swift
[48/124] Compiling ZeeQL CodableModelEntityDecoder.swift
[49/124] Compiling ZeeQL CodableModelPostProcessor.swift
[50/124] Compiling ZeeQL CodableRelationship.swift
[51/124] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[52/124] Compiling ZeeQL CodeAttribute.swift
[53/124] Compiling ZeeQL CodeEntity.swift
[54/124] 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 |   }
[55/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 |   }
[56/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 |   }
[57/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 |   }
[58/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 |   }
[59/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 |   }
[60/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 |   }
[61/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 |   }
[62/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 |   }
[63/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 |   }
[64/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 |   }
[65/124] Compiling ZeeQL SQLExpression.swift
[66/124] Compiling ZeeQL SQLExpressionFactory.swift
[67/124] Compiling ZeeQL SQLForeignKey.swift
[68/124] Compiling ZeeQL SQLTableGroups.swift
[69/124] Compiling ZeeQL SchemaGeneration.swift
[70/124] Compiling ZeeQL SchemaSynchronization.swift
[71/124] Compiling ZeeQL SchemaSynchronizationFactory.swift
[72/124] Compiling ZeeQL TypedFetchSpecification.swift
[73/124] Compiling ZeeQL ZeeQLTypes.swift
[74/124] Compiling ZeeQL ArrayDataSource.swift
[75/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 |   }
[76/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 |   }
[77/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 |   }
[78/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 |   }
[79/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 |   }
[80/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 |   }
[81/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 |   }
[82/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 |   }
[83/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 |   }
[84/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 |   }
[85/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 |   }
[86/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 |   }
[87/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 |   }
[88/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 |   }
[89/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 |   }
[90/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 |   }
[91/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 |   }
[92/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 |   }
[93/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 |   }
[94/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 |   }
[99/126] Compiling ZeeQL Pluralize.swift
[100/126] Compiling ZeeQL SimpleKVC.swift
[101/126] Compiling ZeeQL SmartDescription.swift
[102/126] Compiling ZeeQL TimeRange.swift
[103/126] Compiling ZeeQL SQLite3Adaptor.swift
[104/126] Compiling ZeeQL SQLite3AdaptorChannel.swift
[105/126] Compiling ZeeQL SQLite3Expression.swift
[106/126] Compiling ZeeQL SQLite3ModelFetch.swift
[107/126] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
Fetching https://github.com/ZeeQL/ZeeQL3.git
Fetching https://github.com/ZeeQL/ZeeQL3Combine.git
Fetching https://github.com/DirectToSwift/SwiftUIRules.git
[1/79] Fetching zeeql3combine
[47/272] Fetching zeeql3combine, swiftuirules
[206/3682] Fetching zeeql3combine, swiftuirules, zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (1.01s)
Fetched https://github.com/ZeeQL/ZeeQL3Combine.git from cache (1.01s)
Fetched https://github.com/DirectToSwift/SwiftUIRules.git from cache (1.01s)
Computing version for https://github.com/ZeeQL/ZeeQL3Combine.git
Computed https://github.com/ZeeQL/ZeeQL3Combine.git at 0.1.5 (1.54s)
Computing version for https://github.com/DirectToSwift/SwiftUIRules.git
Computed https://github.com/DirectToSwift/SwiftUIRules.git at 0.2.0 (0.50s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.8 (0.52s)
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 (2.49s)
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/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
Creating working copy for https://github.com/ZeeQL/ZeeQL3Combine.git
Working copy of https://github.com/ZeeQL/ZeeQL3Combine.git resolved at 0.1.5
BUILD FAILURE 6.2 macosSpm