Build Information
Failed to build XCEValidatableValue with Swift 5.6 for macOS (SPM).
Build Command
env DEVELOPER_DIR="/Applications/Xcode-13.4.1.app" xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcessentials/validatablevalue.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/xcessentials/validatablevalue
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 0638abd Merge branch 'release/5.5.1'
Cloned https://github.com/xcessentials/validatablevalue.git into spi-builder-workspace
0638abd2829603a3b49a2cebe74d545ef5329a94
SUCCESS checkout https://github.com/xcessentials/validatablevalue.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.6
Building package at path: spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-13.4.1.app" xcrun swift build --arch arm64
Building ... (attempt 1)
warning: Usage of /Users/builder/Library/org.swift.swiftpm/collections.json has been deprecated. Please delete it and use the new /Users/builder/Library/org.swift.swiftpm/configuration/collections.json instead.
Fetching https://github.com/XCEssentials/Requirement from cache
Fetched https://github.com/XCEssentials/Requirement (0.26s)
Computing version for https://github.com/XCEssentials/Requirement
Computed https://github.com/XCEssentials/Requirement at 2.6.0 (0.02s)
Creating working copy for https://github.com/XCEssentials/Requirement
Working copy of https://github.com/XCEssentials/Requirement resolved at 2.6.0
Building for debugging...
[1/4] Compiling XCERequirement Requirement.swift
[2/4] Compiling XCERequirement Aliases.swift
[3/4] Emitting module XCERequirement
[4/4] Compiling XCERequirement Check.swift
[5/24] Compiling XCEValidatableValue Optional+Helpers.swift
[6/24] Compiling XCEValidatableValue SomeBoolFlagValidatableValue.swift
[7/26] Compiling XCEValidatableValue Metadata.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[8/26] Compiling XCEValidatableValue Operators.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[9/26] Compiling XCEValidatableValue Collection+Helpers.swift
[10/26] Compiling XCEValidatableValue Initializers.swift
[11/26] Compiling XCEValidatableValue IsSecretValue.swift
[12/26] Compiling XCEValidatableValue Required.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[13/26] Compiling XCEValidatableValue *SomeValidatableValue.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[14/26] Compiling XCEValidatableValue CharacterSet+Helpers.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[15/26] Compiling XCEValidatableValue *SomeRequiredValueWrapper.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[16/26] Compiling XCEValidatableValue *SomeValidatableValueWrapper.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[17/26] Compiling XCEValidatableValue NonRequired.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[18/26] Compiling XCEValidatableValue *SomeValidatableEntity.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/1_Entity/*SomeValidatableEntity.swift:52:37: error: protocol 'SomeValidatable' can only be used as a generic constraint because it has Self or associated type requirements
var allValidatableMembers: [any SomeValidatable]
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[19/26] Compiling XCEValidatableValue *Persistence.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/1_Entity/*SomeValidatableEntity.swift:52:37: error: protocol 'SomeValidatable' can only be used as a generic constraint because it has Self or associated type requirements
var allValidatableMembers: [any SomeValidatable]
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[20/26] Compiling XCEValidatableValue *SomeNonRequiredValueWrapper.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/1_Entity/*SomeValidatableEntity.swift:52:37: error: protocol 'SomeValidatable' can only be used as a generic constraint because it has Self or associated type requirements
var allValidatableMembers: [any SomeValidatable]
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[21/26] Compiling XCEValidatableValue SomeCheckmarkValidatableValue.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[22/26] Compiling XCEValidatableValue String+Helpers.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/26] Compiling XCEValidatableValue DisplayNamed.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[24/26] Compiling XCEValidatableValue *SomeValidatable.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[25/26] Compiling XCEValidatableValue Errors.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[26/26] Emitting module XCEValidatableValue
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/1_Entity/*SomeValidatableEntity.swift:52:37: error: protocol 'SomeValidatable' can only be used as a generic constraint because it has Self or associated type requirements
var allValidatableMembers: [any SomeValidatable]
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
Retrying in 0 seconds ...
Building ... (attempt 2)
warning: Usage of /Users/builder/Library/org.swift.swiftpm/collections.json has been deprecated. Please delete it and use the new /Users/builder/Library/org.swift.swiftpm/configuration/collections.json instead.
[1/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/4] Compiling XCEValidatableValue *SomeValidatableEntity.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/1_Entity/*SomeValidatableEntity.swift:52:37: error: protocol 'SomeValidatable' can only be used as a generic constraint because it has Self or associated type requirements
var allValidatableMembers: [any SomeValidatable]
^
[2/4] Compiling XCEValidatableValue *SomeNonRequiredValueWrapper.swift
[3/4] Compiling XCEValidatableValue *Persistence.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[4/4] Emitting module XCEValidatableValue
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/1_Entity/*SomeValidatableEntity.swift:52:37: error: protocol 'SomeValidatable' can only be used as a generic constraint because it has Self or associated type requirements
var allValidatableMembers: [any SomeValidatable]
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[5/10] Compiling XCEValidatableValue Operators.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[6/10] Compiling XCEValidatableValue Metadata.swift
[7/10] Compiling XCEValidatableValue DisplayNamed.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[8/10] Compiling XCEValidatableValue NonRequired.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[9/10] Compiling XCEValidatableValue SomeCheckmarkValidatableValue.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
[10/10] Compiling XCEValidatableValue Required.swift
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:33:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:34:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:35:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:47:7: warning: redundant conformance constraint 'VV' : 'Equatable'
VV: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'VV' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:48:6: warning: redundant conformance constraint 'T' : 'Equatable'
T: Equatable,
^
/Users/builder/builds/1hFCVExo/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Core/Helpers/Operators.swift:49:7: note: conformance constraint 'T' : 'Equatable' implied here
VV: SomeValidatableValueWrapper,
^
Retrying in 0 seconds ...
BUILD FAILURE 5.6 macosSpm
Build Machine: Mac 4