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 SafeDI, reference 1.4.3 (d9752b), with Swift 6.2 for Wasm on 5 Dec 2025 16:41:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1

Build Log

1107 |   case \DynamicReplacementAttributeArgumentsSyntax.unexpectedAfterDeclName:
1108 |     return "unexpectedAfterDeclName"
1109 |   case \EditorPlaceholderDeclSyntax.unexpectedBeforeAttributes:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1110 |     return "unexpectedBeforeAttributes"
1111 |   case \EditorPlaceholderDeclSyntax.attributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1111:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1109 |   case \EditorPlaceholderDeclSyntax.unexpectedBeforeAttributes:
1110 |     return "unexpectedBeforeAttributes"
1111 |   case \EditorPlaceholderDeclSyntax.attributes:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1112 |     return "attributes"
1113 |   case \EditorPlaceholderDeclSyntax.unexpectedBetweenAttributesAndModifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1113:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1111 |   case \EditorPlaceholderDeclSyntax.attributes:
1112 |     return "attributes"
1113 |   case \EditorPlaceholderDeclSyntax.unexpectedBetweenAttributesAndModifiers:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1114 |     return "unexpectedBetweenAttributesAndModifiers"
1115 |   case \EditorPlaceholderDeclSyntax.modifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1115:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1113 |   case \EditorPlaceholderDeclSyntax.unexpectedBetweenAttributesAndModifiers:
1114 |     return "unexpectedBetweenAttributesAndModifiers"
1115 |   case \EditorPlaceholderDeclSyntax.modifiers:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1116 |     return "modifiers"
1117 |   case \EditorPlaceholderDeclSyntax.unexpectedBetweenModifiersAndPlaceholder:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1117:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1115 |   case \EditorPlaceholderDeclSyntax.modifiers:
1116 |     return "modifiers"
1117 |   case \EditorPlaceholderDeclSyntax.unexpectedBetweenModifiersAndPlaceholder:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1118 |     return "unexpectedBetweenModifiersAndPlaceholder"
1119 |   case \EditorPlaceholderDeclSyntax.placeholder:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1119:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1117 |   case \EditorPlaceholderDeclSyntax.unexpectedBetweenModifiersAndPlaceholder:
1118 |     return "unexpectedBetweenModifiersAndPlaceholder"
1119 |   case \EditorPlaceholderDeclSyntax.placeholder:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1120 |     return "placeholder"
1121 |   case \EditorPlaceholderDeclSyntax.unexpectedAfterPlaceholder:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1121:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1119 |   case \EditorPlaceholderDeclSyntax.placeholder:
1120 |     return "placeholder"
1121 |   case \EditorPlaceholderDeclSyntax.unexpectedAfterPlaceholder:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1122 |     return "unexpectedAfterPlaceholder"
1123 |   case \EditorPlaceholderExprSyntax.unexpectedBeforePlaceholder:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1123:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1121 |   case \EditorPlaceholderDeclSyntax.unexpectedAfterPlaceholder:
1122 |     return "unexpectedAfterPlaceholder"
1123 |   case \EditorPlaceholderExprSyntax.unexpectedBeforePlaceholder:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1124 |     return "unexpectedBeforePlaceholder"
1125 |   case \EditorPlaceholderExprSyntax.placeholder:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1125:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1123 |   case \EditorPlaceholderExprSyntax.unexpectedBeforePlaceholder:
1124 |     return "unexpectedBeforePlaceholder"
1125 |   case \EditorPlaceholderExprSyntax.placeholder:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1126 |     return "placeholder"
1127 |   case \EditorPlaceholderExprSyntax.unexpectedAfterPlaceholder:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1127:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1125 |   case \EditorPlaceholderExprSyntax.placeholder:
1126 |     return "placeholder"
1127 |   case \EditorPlaceholderExprSyntax.unexpectedAfterPlaceholder:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1128 |     return "unexpectedAfterPlaceholder"
1129 |   case \EnumCaseDeclSyntax.unexpectedBeforeAttributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1129:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1127 |   case \EditorPlaceholderExprSyntax.unexpectedAfterPlaceholder:
1128 |     return "unexpectedAfterPlaceholder"
1129 |   case \EnumCaseDeclSyntax.unexpectedBeforeAttributes:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1130 |     return "unexpectedBeforeAttributes"
1131 |   case \EnumCaseDeclSyntax.attributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1131:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1129 |   case \EnumCaseDeclSyntax.unexpectedBeforeAttributes:
1130 |     return "unexpectedBeforeAttributes"
1131 |   case \EnumCaseDeclSyntax.attributes:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1132 |     return "attributes"
1133 |   case \EnumCaseDeclSyntax.unexpectedBetweenAttributesAndModifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1133:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1131 |   case \EnumCaseDeclSyntax.attributes:
1132 |     return "attributes"
1133 |   case \EnumCaseDeclSyntax.unexpectedBetweenAttributesAndModifiers:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1134 |     return "unexpectedBetweenAttributesAndModifiers"
1135 |   case \EnumCaseDeclSyntax.modifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1135:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1133 |   case \EnumCaseDeclSyntax.unexpectedBetweenAttributesAndModifiers:
1134 |     return "unexpectedBetweenAttributesAndModifiers"
1135 |   case \EnumCaseDeclSyntax.modifiers:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1136 |     return "modifiers"
1137 |   case \EnumCaseDeclSyntax.unexpectedBetweenModifiersAndCaseKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1137:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1135 |   case \EnumCaseDeclSyntax.modifiers:
1136 |     return "modifiers"
1137 |   case \EnumCaseDeclSyntax.unexpectedBetweenModifiersAndCaseKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1138 |     return "unexpectedBetweenModifiersAndCaseKeyword"
1139 |   case \EnumCaseDeclSyntax.caseKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1139:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1137 |   case \EnumCaseDeclSyntax.unexpectedBetweenModifiersAndCaseKeyword:
1138 |     return "unexpectedBetweenModifiersAndCaseKeyword"
1139 |   case \EnumCaseDeclSyntax.caseKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1140 |     return "caseKeyword"
1141 |   case \EnumCaseDeclSyntax.unexpectedBetweenCaseKeywordAndElements:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1141:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1139 |   case \EnumCaseDeclSyntax.caseKeyword:
1140 |     return "caseKeyword"
1141 |   case \EnumCaseDeclSyntax.unexpectedBetweenCaseKeywordAndElements:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1142 |     return "unexpectedBetweenCaseKeywordAndElements"
1143 |   case \EnumCaseDeclSyntax.elements:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1143:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1141 |   case \EnumCaseDeclSyntax.unexpectedBetweenCaseKeywordAndElements:
1142 |     return "unexpectedBetweenCaseKeywordAndElements"
1143 |   case \EnumCaseDeclSyntax.elements:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1144 |     return "elements"
1145 |   case \EnumCaseDeclSyntax.unexpectedAfterElements:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1145:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1143 |   case \EnumCaseDeclSyntax.elements:
1144 |     return "elements"
1145 |   case \EnumCaseDeclSyntax.unexpectedAfterElements:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1146 |     return "unexpectedAfterElements"
1147 |   case \EnumCaseElementSyntax.unexpectedBeforeName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1147:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1145 |   case \EnumCaseDeclSyntax.unexpectedAfterElements:
1146 |     return "unexpectedAfterElements"
1147 |   case \EnumCaseElementSyntax.unexpectedBeforeName:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1148 |     return "unexpectedBeforeName"
1149 |   case \EnumCaseElementSyntax.name:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1149:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1147 |   case \EnumCaseElementSyntax.unexpectedBeforeName:
1148 |     return "unexpectedBeforeName"
1149 |   case \EnumCaseElementSyntax.name:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1150 |     return "name"
1151 |   case \EnumCaseElementSyntax.unexpectedBetweenNameAndParameterClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1151:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1149 |   case \EnumCaseElementSyntax.name:
1150 |     return "name"
1151 |   case \EnumCaseElementSyntax.unexpectedBetweenNameAndParameterClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1152 |     return "unexpectedBetweenNameAndParameterClause"
1153 |   case \EnumCaseElementSyntax.parameterClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1153:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1151 |   case \EnumCaseElementSyntax.unexpectedBetweenNameAndParameterClause:
1152 |     return "unexpectedBetweenNameAndParameterClause"
1153 |   case \EnumCaseElementSyntax.parameterClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1154 |     return "parameterClause"
1155 |   case \EnumCaseElementSyntax.unexpectedBetweenParameterClauseAndRawValue:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1155:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1153 |   case \EnumCaseElementSyntax.parameterClause:
1154 |     return "parameterClause"
1155 |   case \EnumCaseElementSyntax.unexpectedBetweenParameterClauseAndRawValue:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1156 |     return "unexpectedBetweenParameterClauseAndRawValue"
1157 |   case \EnumCaseElementSyntax.rawValue:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1157:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1155 |   case \EnumCaseElementSyntax.unexpectedBetweenParameterClauseAndRawValue:
1156 |     return "unexpectedBetweenParameterClauseAndRawValue"
1157 |   case \EnumCaseElementSyntax.rawValue:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1158 |     return "rawValue"
1159 |   case \EnumCaseElementSyntax.unexpectedBetweenRawValueAndTrailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1159:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1157 |   case \EnumCaseElementSyntax.rawValue:
1158 |     return "rawValue"
1159 |   case \EnumCaseElementSyntax.unexpectedBetweenRawValueAndTrailingComma:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1160 |     return "unexpectedBetweenRawValueAndTrailingComma"
1161 |   case \EnumCaseElementSyntax.trailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1161:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1159 |   case \EnumCaseElementSyntax.unexpectedBetweenRawValueAndTrailingComma:
1160 |     return "unexpectedBetweenRawValueAndTrailingComma"
1161 |   case \EnumCaseElementSyntax.trailingComma:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1162 |     return "trailingComma"
1163 |   case \EnumCaseElementSyntax.unexpectedAfterTrailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1163:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1161 |   case \EnumCaseElementSyntax.trailingComma:
1162 |     return "trailingComma"
1163 |   case \EnumCaseElementSyntax.unexpectedAfterTrailingComma:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1164 |     return "unexpectedAfterTrailingComma"
1165 |   case \EnumCaseParameterClauseSyntax.unexpectedBeforeLeftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1165:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1163 |   case \EnumCaseElementSyntax.unexpectedAfterTrailingComma:
1164 |     return "unexpectedAfterTrailingComma"
1165 |   case \EnumCaseParameterClauseSyntax.unexpectedBeforeLeftParen:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1166 |     return "unexpectedBeforeLeftParen"
1167 |   case \EnumCaseParameterClauseSyntax.leftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1167:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1165 |   case \EnumCaseParameterClauseSyntax.unexpectedBeforeLeftParen:
1166 |     return "unexpectedBeforeLeftParen"
1167 |   case \EnumCaseParameterClauseSyntax.leftParen:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1168 |     return "leftParen"
1169 |   case \EnumCaseParameterClauseSyntax.unexpectedBetweenLeftParenAndParameters:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1169:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1167 |   case \EnumCaseParameterClauseSyntax.leftParen:
1168 |     return "leftParen"
1169 |   case \EnumCaseParameterClauseSyntax.unexpectedBetweenLeftParenAndParameters:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1170 |     return "unexpectedBetweenLeftParenAndParameters"
1171 |   case \EnumCaseParameterClauseSyntax.parameters:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1171:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1169 |   case \EnumCaseParameterClauseSyntax.unexpectedBetweenLeftParenAndParameters:
1170 |     return "unexpectedBetweenLeftParenAndParameters"
1171 |   case \EnumCaseParameterClauseSyntax.parameters:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1172 |     return "parameters"
1173 |   case \EnumCaseParameterClauseSyntax.unexpectedBetweenParametersAndRightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1173:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1171 |   case \EnumCaseParameterClauseSyntax.parameters:
1172 |     return "parameters"
1173 |   case \EnumCaseParameterClauseSyntax.unexpectedBetweenParametersAndRightParen:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1174 |     return "unexpectedBetweenParametersAndRightParen"
1175 |   case \EnumCaseParameterClauseSyntax.rightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1175:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1173 |   case \EnumCaseParameterClauseSyntax.unexpectedBetweenParametersAndRightParen:
1174 |     return "unexpectedBetweenParametersAndRightParen"
1175 |   case \EnumCaseParameterClauseSyntax.rightParen:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1176 |     return "rightParen"
1177 |   case \EnumCaseParameterClauseSyntax.unexpectedAfterRightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1177:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1175 |   case \EnumCaseParameterClauseSyntax.rightParen:
1176 |     return "rightParen"
1177 |   case \EnumCaseParameterClauseSyntax.unexpectedAfterRightParen:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1178 |     return "unexpectedAfterRightParen"
1179 |   case \EnumCaseParameterSyntax.unexpectedBeforeModifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1179:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1177 |   case \EnumCaseParameterClauseSyntax.unexpectedAfterRightParen:
1178 |     return "unexpectedAfterRightParen"
1179 |   case \EnumCaseParameterSyntax.unexpectedBeforeModifiers:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1180 |     return "unexpectedBeforeModifiers"
1181 |   case \EnumCaseParameterSyntax.modifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1181:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1179 |   case \EnumCaseParameterSyntax.unexpectedBeforeModifiers:
1180 |     return "unexpectedBeforeModifiers"
1181 |   case \EnumCaseParameterSyntax.modifiers:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1182 |     return "modifiers"
1183 |   case \EnumCaseParameterSyntax.unexpectedBetweenModifiersAndFirstName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1183:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1181 |   case \EnumCaseParameterSyntax.modifiers:
1182 |     return "modifiers"
1183 |   case \EnumCaseParameterSyntax.unexpectedBetweenModifiersAndFirstName:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1184 |     return "unexpectedBetweenModifiersAndFirstName"
1185 |   case \EnumCaseParameterSyntax.firstName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1185:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1183 |   case \EnumCaseParameterSyntax.unexpectedBetweenModifiersAndFirstName:
1184 |     return "unexpectedBetweenModifiersAndFirstName"
1185 |   case \EnumCaseParameterSyntax.firstName:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1186 |     return "firstName"
1187 |   case \EnumCaseParameterSyntax.unexpectedBetweenFirstNameAndSecondName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1187:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1185 |   case \EnumCaseParameterSyntax.firstName:
1186 |     return "firstName"
1187 |   case \EnumCaseParameterSyntax.unexpectedBetweenFirstNameAndSecondName:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1188 |     return "unexpectedBetweenFirstNameAndSecondName"
1189 |   case \EnumCaseParameterSyntax.secondName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1189:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1187 |   case \EnumCaseParameterSyntax.unexpectedBetweenFirstNameAndSecondName:
1188 |     return "unexpectedBetweenFirstNameAndSecondName"
1189 |   case \EnumCaseParameterSyntax.secondName:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1190 |     return "secondName"
1191 |   case \EnumCaseParameterSyntax.unexpectedBetweenSecondNameAndColon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1191:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1189 |   case \EnumCaseParameterSyntax.secondName:
1190 |     return "secondName"
1191 |   case \EnumCaseParameterSyntax.unexpectedBetweenSecondNameAndColon:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1192 |     return "unexpectedBetweenSecondNameAndColon"
1193 |   case \EnumCaseParameterSyntax.colon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1193:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1191 |   case \EnumCaseParameterSyntax.unexpectedBetweenSecondNameAndColon:
1192 |     return "unexpectedBetweenSecondNameAndColon"
1193 |   case \EnumCaseParameterSyntax.colon:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1194 |     return "colon"
1195 |   case \EnumCaseParameterSyntax.unexpectedBetweenColonAndType:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1195:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1193 |   case \EnumCaseParameterSyntax.colon:
1194 |     return "colon"
1195 |   case \EnumCaseParameterSyntax.unexpectedBetweenColonAndType:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1196 |     return "unexpectedBetweenColonAndType"
1197 |   case \EnumCaseParameterSyntax.type:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1197:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1195 |   case \EnumCaseParameterSyntax.unexpectedBetweenColonAndType:
1196 |     return "unexpectedBetweenColonAndType"
1197 |   case \EnumCaseParameterSyntax.type:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1198 |     return "type"
1199 |   case \EnumCaseParameterSyntax.unexpectedBetweenTypeAndDefaultValue:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1199:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1197 |   case \EnumCaseParameterSyntax.type:
1198 |     return "type"
1199 |   case \EnumCaseParameterSyntax.unexpectedBetweenTypeAndDefaultValue:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1200 |     return "unexpectedBetweenTypeAndDefaultValue"
1201 |   case \EnumCaseParameterSyntax.defaultValue:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1201:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1199 |   case \EnumCaseParameterSyntax.unexpectedBetweenTypeAndDefaultValue:
1200 |     return "unexpectedBetweenTypeAndDefaultValue"
1201 |   case \EnumCaseParameterSyntax.defaultValue:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1202 |     return "defaultValue"
1203 |   case \EnumCaseParameterSyntax.unexpectedBetweenDefaultValueAndTrailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1203:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1201 |   case \EnumCaseParameterSyntax.defaultValue:
1202 |     return "defaultValue"
1203 |   case \EnumCaseParameterSyntax.unexpectedBetweenDefaultValueAndTrailingComma:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1204 |     return "unexpectedBetweenDefaultValueAndTrailingComma"
1205 |   case \EnumCaseParameterSyntax.trailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1205:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1203 |   case \EnumCaseParameterSyntax.unexpectedBetweenDefaultValueAndTrailingComma:
1204 |     return "unexpectedBetweenDefaultValueAndTrailingComma"
1205 |   case \EnumCaseParameterSyntax.trailingComma:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1206 |     return "trailingComma"
1207 |   case \EnumCaseParameterSyntax.unexpectedAfterTrailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1207:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1205 |   case \EnumCaseParameterSyntax.trailingComma:
1206 |     return "trailingComma"
1207 |   case \EnumCaseParameterSyntax.unexpectedAfterTrailingComma:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1208 |     return "unexpectedAfterTrailingComma"
1209 |   case \EnumDeclSyntax.unexpectedBeforeAttributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1209:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1207 |   case \EnumCaseParameterSyntax.unexpectedAfterTrailingComma:
1208 |     return "unexpectedAfterTrailingComma"
1209 |   case \EnumDeclSyntax.unexpectedBeforeAttributes:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1210 |     return "unexpectedBeforeAttributes"
1211 |   case \EnumDeclSyntax.attributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1211:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1209 |   case \EnumDeclSyntax.unexpectedBeforeAttributes:
1210 |     return "unexpectedBeforeAttributes"
1211 |   case \EnumDeclSyntax.attributes:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1212 |     return "attributes"
1213 |   case \EnumDeclSyntax.unexpectedBetweenAttributesAndModifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1213:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1211 |   case \EnumDeclSyntax.attributes:
1212 |     return "attributes"
1213 |   case \EnumDeclSyntax.unexpectedBetweenAttributesAndModifiers:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1214 |     return "unexpectedBetweenAttributesAndModifiers"
1215 |   case \EnumDeclSyntax.modifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1215:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1213 |   case \EnumDeclSyntax.unexpectedBetweenAttributesAndModifiers:
1214 |     return "unexpectedBetweenAttributesAndModifiers"
1215 |   case \EnumDeclSyntax.modifiers:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1216 |     return "modifiers"
1217 |   case \EnumDeclSyntax.unexpectedBetweenModifiersAndEnumKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1217:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1215 |   case \EnumDeclSyntax.modifiers:
1216 |     return "modifiers"
1217 |   case \EnumDeclSyntax.unexpectedBetweenModifiersAndEnumKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1218 |     return "unexpectedBetweenModifiersAndEnumKeyword"
1219 |   case \EnumDeclSyntax.enumKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1219:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1217 |   case \EnumDeclSyntax.unexpectedBetweenModifiersAndEnumKeyword:
1218 |     return "unexpectedBetweenModifiersAndEnumKeyword"
1219 |   case \EnumDeclSyntax.enumKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1220 |     return "enumKeyword"
1221 |   case \EnumDeclSyntax.unexpectedBetweenEnumKeywordAndName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1221:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1219 |   case \EnumDeclSyntax.enumKeyword:
1220 |     return "enumKeyword"
1221 |   case \EnumDeclSyntax.unexpectedBetweenEnumKeywordAndName:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1222 |     return "unexpectedBetweenEnumKeywordAndName"
1223 |   case \EnumDeclSyntax.name:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1223:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1221 |   case \EnumDeclSyntax.unexpectedBetweenEnumKeywordAndName:
1222 |     return "unexpectedBetweenEnumKeywordAndName"
1223 |   case \EnumDeclSyntax.name:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1224 |     return "name"
1225 |   case \EnumDeclSyntax.unexpectedBetweenNameAndGenericParameterClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1225:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1223 |   case \EnumDeclSyntax.name:
1224 |     return "name"
1225 |   case \EnumDeclSyntax.unexpectedBetweenNameAndGenericParameterClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1226 |     return "unexpectedBetweenNameAndGenericParameterClause"
1227 |   case \EnumDeclSyntax.genericParameterClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1227:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1225 |   case \EnumDeclSyntax.unexpectedBetweenNameAndGenericParameterClause:
1226 |     return "unexpectedBetweenNameAndGenericParameterClause"
1227 |   case \EnumDeclSyntax.genericParameterClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1228 |     return "genericParameterClause"
1229 |   case \EnumDeclSyntax.unexpectedBetweenGenericParameterClauseAndInheritanceClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1229:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1227 |   case \EnumDeclSyntax.genericParameterClause:
1228 |     return "genericParameterClause"
1229 |   case \EnumDeclSyntax.unexpectedBetweenGenericParameterClauseAndInheritanceClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1230 |     return "unexpectedBetweenGenericParameterClauseAndInheritanceClause"
1231 |   case \EnumDeclSyntax.inheritanceClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1231:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1229 |   case \EnumDeclSyntax.unexpectedBetweenGenericParameterClauseAndInheritanceClause:
1230 |     return "unexpectedBetweenGenericParameterClauseAndInheritanceClause"
1231 |   case \EnumDeclSyntax.inheritanceClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1232 |     return "inheritanceClause"
1233 |   case \EnumDeclSyntax.unexpectedBetweenInheritanceClauseAndGenericWhereClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1233:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1231 |   case \EnumDeclSyntax.inheritanceClause:
1232 |     return "inheritanceClause"
1233 |   case \EnumDeclSyntax.unexpectedBetweenInheritanceClauseAndGenericWhereClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1234 |     return "unexpectedBetweenInheritanceClauseAndGenericWhereClause"
1235 |   case \EnumDeclSyntax.genericWhereClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1235:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1233 |   case \EnumDeclSyntax.unexpectedBetweenInheritanceClauseAndGenericWhereClause:
1234 |     return "unexpectedBetweenInheritanceClauseAndGenericWhereClause"
1235 |   case \EnumDeclSyntax.genericWhereClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1236 |     return "genericWhereClause"
1237 |   case \EnumDeclSyntax.unexpectedBetweenGenericWhereClauseAndMemberBlock:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1237:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1235 |   case \EnumDeclSyntax.genericWhereClause:
1236 |     return "genericWhereClause"
1237 |   case \EnumDeclSyntax.unexpectedBetweenGenericWhereClauseAndMemberBlock:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1238 |     return "unexpectedBetweenGenericWhereClauseAndMemberBlock"
1239 |   case \EnumDeclSyntax.memberBlock:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1239:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1237 |   case \EnumDeclSyntax.unexpectedBetweenGenericWhereClauseAndMemberBlock:
1238 |     return "unexpectedBetweenGenericWhereClauseAndMemberBlock"
1239 |   case \EnumDeclSyntax.memberBlock:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1240 |     return "memberBlock"
1241 |   case \EnumDeclSyntax.unexpectedAfterMemberBlock:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1241:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1239 |   case \EnumDeclSyntax.memberBlock:
1240 |     return "memberBlock"
1241 |   case \EnumDeclSyntax.unexpectedAfterMemberBlock:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1242 |     return "unexpectedAfterMemberBlock"
1243 |   case \ExpressionPatternSyntax.unexpectedBeforeExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1243:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1241 |   case \EnumDeclSyntax.unexpectedAfterMemberBlock:
1242 |     return "unexpectedAfterMemberBlock"
1243 |   case \ExpressionPatternSyntax.unexpectedBeforeExpression:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1244 |     return "unexpectedBeforeExpression"
1245 |   case \ExpressionPatternSyntax.expression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1245:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1243 |   case \ExpressionPatternSyntax.unexpectedBeforeExpression:
1244 |     return "unexpectedBeforeExpression"
1245 |   case \ExpressionPatternSyntax.expression:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1246 |     return "expression"
1247 |   case \ExpressionPatternSyntax.unexpectedAfterExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1247:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1245 |   case \ExpressionPatternSyntax.expression:
1246 |     return "expression"
1247 |   case \ExpressionPatternSyntax.unexpectedAfterExpression:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1248 |     return "unexpectedAfterExpression"
1249 |   case \ExpressionSegmentSyntax.unexpectedBeforeBackslash:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1249:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1247 |   case \ExpressionPatternSyntax.unexpectedAfterExpression:
1248 |     return "unexpectedAfterExpression"
1249 |   case \ExpressionSegmentSyntax.unexpectedBeforeBackslash:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1250 |     return "unexpectedBeforeBackslash"
1251 |   case \ExpressionSegmentSyntax.backslash:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1251:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1249 |   case \ExpressionSegmentSyntax.unexpectedBeforeBackslash:
1250 |     return "unexpectedBeforeBackslash"
1251 |   case \ExpressionSegmentSyntax.backslash:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1252 |     return "backslash"
1253 |   case \ExpressionSegmentSyntax.unexpectedBetweenBackslashAndPounds:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1253:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1251 |   case \ExpressionSegmentSyntax.backslash:
1252 |     return "backslash"
1253 |   case \ExpressionSegmentSyntax.unexpectedBetweenBackslashAndPounds:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1254 |     return "unexpectedBetweenBackslashAndPounds"
1255 |   case \ExpressionSegmentSyntax.pounds:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1255:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1253 |   case \ExpressionSegmentSyntax.unexpectedBetweenBackslashAndPounds:
1254 |     return "unexpectedBetweenBackslashAndPounds"
1255 |   case \ExpressionSegmentSyntax.pounds:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1256 |     return "pounds"
1257 |   case \ExpressionSegmentSyntax.unexpectedBetweenPoundsAndLeftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1257:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1255 |   case \ExpressionSegmentSyntax.pounds:
1256 |     return "pounds"
1257 |   case \ExpressionSegmentSyntax.unexpectedBetweenPoundsAndLeftParen:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1258 |     return "unexpectedBetweenPoundsAndLeftParen"
1259 |   case \ExpressionSegmentSyntax.leftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1259:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1257 |   case \ExpressionSegmentSyntax.unexpectedBetweenPoundsAndLeftParen:
1258 |     return "unexpectedBetweenPoundsAndLeftParen"
1259 |   case \ExpressionSegmentSyntax.leftParen:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1260 |     return "leftParen"
1261 |   case \ExpressionSegmentSyntax.unexpectedBetweenLeftParenAndExpressions:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1261:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1259 |   case \ExpressionSegmentSyntax.leftParen:
1260 |     return "leftParen"
1261 |   case \ExpressionSegmentSyntax.unexpectedBetweenLeftParenAndExpressions:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1262 |     return "unexpectedBetweenLeftParenAndExpressions"
1263 |   case \ExpressionSegmentSyntax.expressions:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1263:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1261 |   case \ExpressionSegmentSyntax.unexpectedBetweenLeftParenAndExpressions:
1262 |     return "unexpectedBetweenLeftParenAndExpressions"
1263 |   case \ExpressionSegmentSyntax.expressions:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1264 |     return "expressions"
1265 |   case \ExpressionSegmentSyntax.unexpectedBetweenExpressionsAndRightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1265:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1263 |   case \ExpressionSegmentSyntax.expressions:
1264 |     return "expressions"
1265 |   case \ExpressionSegmentSyntax.unexpectedBetweenExpressionsAndRightParen:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1266 |     return "unexpectedBetweenExpressionsAndRightParen"
1267 |   case \ExpressionSegmentSyntax.rightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1267:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1265 |   case \ExpressionSegmentSyntax.unexpectedBetweenExpressionsAndRightParen:
1266 |     return "unexpectedBetweenExpressionsAndRightParen"
1267 |   case \ExpressionSegmentSyntax.rightParen:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1268 |     return "rightParen"
1269 |   case \ExpressionSegmentSyntax.unexpectedAfterRightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1269:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1267 |   case \ExpressionSegmentSyntax.rightParen:
1268 |     return "rightParen"
1269 |   case \ExpressionSegmentSyntax.unexpectedAfterRightParen:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1270 |     return "unexpectedAfterRightParen"
1271 |   case \ExpressionStmtSyntax.unexpectedBeforeExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1271:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1269 |   case \ExpressionSegmentSyntax.unexpectedAfterRightParen:
1270 |     return "unexpectedAfterRightParen"
1271 |   case \ExpressionStmtSyntax.unexpectedBeforeExpression:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1272 |     return "unexpectedBeforeExpression"
1273 |   case \ExpressionStmtSyntax.expression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1273:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1271 |   case \ExpressionStmtSyntax.unexpectedBeforeExpression:
1272 |     return "unexpectedBeforeExpression"
1273 |   case \ExpressionStmtSyntax.expression:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1274 |     return "expression"
1275 |   case \ExpressionStmtSyntax.unexpectedAfterExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1275:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1273 |   case \ExpressionStmtSyntax.expression:
1274 |     return "expression"
1275 |   case \ExpressionStmtSyntax.unexpectedAfterExpression:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1276 |     return "unexpectedAfterExpression"
1277 |   case \ExtensionDeclSyntax.unexpectedBeforeAttributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1277:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1275 |   case \ExpressionStmtSyntax.unexpectedAfterExpression:
1276 |     return "unexpectedAfterExpression"
1277 |   case \ExtensionDeclSyntax.unexpectedBeforeAttributes:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1278 |     return "unexpectedBeforeAttributes"
1279 |   case \ExtensionDeclSyntax.attributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1279:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1277 |   case \ExtensionDeclSyntax.unexpectedBeforeAttributes:
1278 |     return "unexpectedBeforeAttributes"
1279 |   case \ExtensionDeclSyntax.attributes:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1280 |     return "attributes"
1281 |   case \ExtensionDeclSyntax.unexpectedBetweenAttributesAndModifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1281:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1279 |   case \ExtensionDeclSyntax.attributes:
1280 |     return "attributes"
1281 |   case \ExtensionDeclSyntax.unexpectedBetweenAttributesAndModifiers:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1282 |     return "unexpectedBetweenAttributesAndModifiers"
1283 |   case \ExtensionDeclSyntax.modifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1283:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1281 |   case \ExtensionDeclSyntax.unexpectedBetweenAttributesAndModifiers:
1282 |     return "unexpectedBetweenAttributesAndModifiers"
1283 |   case \ExtensionDeclSyntax.modifiers:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1284 |     return "modifiers"
1285 |   case \ExtensionDeclSyntax.unexpectedBetweenModifiersAndExtensionKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1285:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1283 |   case \ExtensionDeclSyntax.modifiers:
1284 |     return "modifiers"
1285 |   case \ExtensionDeclSyntax.unexpectedBetweenModifiersAndExtensionKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1286 |     return "unexpectedBetweenModifiersAndExtensionKeyword"
1287 |   case \ExtensionDeclSyntax.extensionKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1287:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1285 |   case \ExtensionDeclSyntax.unexpectedBetweenModifiersAndExtensionKeyword:
1286 |     return "unexpectedBetweenModifiersAndExtensionKeyword"
1287 |   case \ExtensionDeclSyntax.extensionKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1288 |     return "extensionKeyword"
1289 |   case \ExtensionDeclSyntax.unexpectedBetweenExtensionKeywordAndExtendedType:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1289:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1287 |   case \ExtensionDeclSyntax.extensionKeyword:
1288 |     return "extensionKeyword"
1289 |   case \ExtensionDeclSyntax.unexpectedBetweenExtensionKeywordAndExtendedType:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1290 |     return "unexpectedBetweenExtensionKeywordAndExtendedType"
1291 |   case \ExtensionDeclSyntax.extendedType:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1291:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1289 |   case \ExtensionDeclSyntax.unexpectedBetweenExtensionKeywordAndExtendedType:
1290 |     return "unexpectedBetweenExtensionKeywordAndExtendedType"
1291 |   case \ExtensionDeclSyntax.extendedType:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1292 |     return "extendedType"
1293 |   case \ExtensionDeclSyntax.unexpectedBetweenExtendedTypeAndInheritanceClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1293:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1291 |   case \ExtensionDeclSyntax.extendedType:
1292 |     return "extendedType"
1293 |   case \ExtensionDeclSyntax.unexpectedBetweenExtendedTypeAndInheritanceClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1294 |     return "unexpectedBetweenExtendedTypeAndInheritanceClause"
1295 |   case \ExtensionDeclSyntax.inheritanceClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1295:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1293 |   case \ExtensionDeclSyntax.unexpectedBetweenExtendedTypeAndInheritanceClause:
1294 |     return "unexpectedBetweenExtendedTypeAndInheritanceClause"
1295 |   case \ExtensionDeclSyntax.inheritanceClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1296 |     return "inheritanceClause"
1297 |   case \ExtensionDeclSyntax.unexpectedBetweenInheritanceClauseAndGenericWhereClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1297:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1295 |   case \ExtensionDeclSyntax.inheritanceClause:
1296 |     return "inheritanceClause"
1297 |   case \ExtensionDeclSyntax.unexpectedBetweenInheritanceClauseAndGenericWhereClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1298 |     return "unexpectedBetweenInheritanceClauseAndGenericWhereClause"
1299 |   case \ExtensionDeclSyntax.genericWhereClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1299:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1297 |   case \ExtensionDeclSyntax.unexpectedBetweenInheritanceClauseAndGenericWhereClause:
1298 |     return "unexpectedBetweenInheritanceClauseAndGenericWhereClause"
1299 |   case \ExtensionDeclSyntax.genericWhereClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1300 |     return "genericWhereClause"
1301 |   case \ExtensionDeclSyntax.unexpectedBetweenGenericWhereClauseAndMemberBlock:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1301:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1299 |   case \ExtensionDeclSyntax.genericWhereClause:
1300 |     return "genericWhereClause"
1301 |   case \ExtensionDeclSyntax.unexpectedBetweenGenericWhereClauseAndMemberBlock:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1302 |     return "unexpectedBetweenGenericWhereClauseAndMemberBlock"
1303 |   case \ExtensionDeclSyntax.memberBlock:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1303:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1301 |   case \ExtensionDeclSyntax.unexpectedBetweenGenericWhereClauseAndMemberBlock:
1302 |     return "unexpectedBetweenGenericWhereClauseAndMemberBlock"
1303 |   case \ExtensionDeclSyntax.memberBlock:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1304 |     return "memberBlock"
1305 |   case \ExtensionDeclSyntax.unexpectedAfterMemberBlock:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1305:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1303 |   case \ExtensionDeclSyntax.memberBlock:
1304 |     return "memberBlock"
1305 |   case \ExtensionDeclSyntax.unexpectedAfterMemberBlock:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1306 |     return "unexpectedAfterMemberBlock"
1307 |   case \FallThroughStmtSyntax.unexpectedBeforeFallthroughKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1307:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1305 |   case \ExtensionDeclSyntax.unexpectedAfterMemberBlock:
1306 |     return "unexpectedAfterMemberBlock"
1307 |   case \FallThroughStmtSyntax.unexpectedBeforeFallthroughKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1308 |     return "unexpectedBeforeFallthroughKeyword"
1309 |   case \FallThroughStmtSyntax.fallthroughKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1309:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1307 |   case \FallThroughStmtSyntax.unexpectedBeforeFallthroughKeyword:
1308 |     return "unexpectedBeforeFallthroughKeyword"
1309 |   case \FallThroughStmtSyntax.fallthroughKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1310 |     return "fallthroughKeyword"
1311 |   case \FallThroughStmtSyntax.unexpectedAfterFallthroughKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1311:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1309 |   case \FallThroughStmtSyntax.fallthroughKeyword:
1310 |     return "fallthroughKeyword"
1311 |   case \FallThroughStmtSyntax.unexpectedAfterFallthroughKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1312 |     return "unexpectedAfterFallthroughKeyword"
1313 |   case \FloatLiteralExprSyntax.unexpectedBeforeLiteral:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1313:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1311 |   case \FallThroughStmtSyntax.unexpectedAfterFallthroughKeyword:
1312 |     return "unexpectedAfterFallthroughKeyword"
1313 |   case \FloatLiteralExprSyntax.unexpectedBeforeLiteral:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1314 |     return "unexpectedBeforeLiteral"
1315 |   case \FloatLiteralExprSyntax.literal:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1315:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1313 |   case \FloatLiteralExprSyntax.unexpectedBeforeLiteral:
1314 |     return "unexpectedBeforeLiteral"
1315 |   case \FloatLiteralExprSyntax.literal:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1316 |     return "literal"
1317 |   case \FloatLiteralExprSyntax.unexpectedAfterLiteral:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1317:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1315 |   case \FloatLiteralExprSyntax.literal:
1316 |     return "literal"
1317 |   case \FloatLiteralExprSyntax.unexpectedAfterLiteral:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1318 |     return "unexpectedAfterLiteral"
1319 |   case \ForStmtSyntax.unexpectedBeforeForKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1319:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1317 |   case \FloatLiteralExprSyntax.unexpectedAfterLiteral:
1318 |     return "unexpectedAfterLiteral"
1319 |   case \ForStmtSyntax.unexpectedBeforeForKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1320 |     return "unexpectedBeforeForKeyword"
1321 |   case \ForStmtSyntax.forKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1321:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1319 |   case \ForStmtSyntax.unexpectedBeforeForKeyword:
1320 |     return "unexpectedBeforeForKeyword"
1321 |   case \ForStmtSyntax.forKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1322 |     return "forKeyword"
1323 |   case \ForStmtSyntax.unexpectedBetweenForKeywordAndTryKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1323:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1321 |   case \ForStmtSyntax.forKeyword:
1322 |     return "forKeyword"
1323 |   case \ForStmtSyntax.unexpectedBetweenForKeywordAndTryKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1324 |     return "unexpectedBetweenForKeywordAndTryKeyword"
1325 |   case \ForStmtSyntax.tryKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1325:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1323 |   case \ForStmtSyntax.unexpectedBetweenForKeywordAndTryKeyword:
1324 |     return "unexpectedBetweenForKeywordAndTryKeyword"
1325 |   case \ForStmtSyntax.tryKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1326 |     return "tryKeyword"
1327 |   case \ForStmtSyntax.unexpectedBetweenTryKeywordAndAwaitKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1327:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1325 |   case \ForStmtSyntax.tryKeyword:
1326 |     return "tryKeyword"
1327 |   case \ForStmtSyntax.unexpectedBetweenTryKeywordAndAwaitKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1328 |     return "unexpectedBetweenTryKeywordAndAwaitKeyword"
1329 |   case \ForStmtSyntax.awaitKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1329:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1327 |   case \ForStmtSyntax.unexpectedBetweenTryKeywordAndAwaitKeyword:
1328 |     return "unexpectedBetweenTryKeywordAndAwaitKeyword"
1329 |   case \ForStmtSyntax.awaitKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1330 |     return "awaitKeyword"
1331 |   case \ForStmtSyntax.unexpectedBetweenAwaitKeywordAndUnsafeKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1331:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1329 |   case \ForStmtSyntax.awaitKeyword:
1330 |     return "awaitKeyword"
1331 |   case \ForStmtSyntax.unexpectedBetweenAwaitKeywordAndUnsafeKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1332 |     return "unexpectedBetweenAwaitKeywordAndUnsafeKeyword"
1333 |   case \ForStmtSyntax.unsafeKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1333:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1331 |   case \ForStmtSyntax.unexpectedBetweenAwaitKeywordAndUnsafeKeyword:
1332 |     return "unexpectedBetweenAwaitKeywordAndUnsafeKeyword"
1333 |   case \ForStmtSyntax.unsafeKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1334 |     return "unsafeKeyword"
1335 |   case \ForStmtSyntax.unexpectedBetweenUnsafeKeywordAndCaseKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1335:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1333 |   case \ForStmtSyntax.unsafeKeyword:
1334 |     return "unsafeKeyword"
1335 |   case \ForStmtSyntax.unexpectedBetweenUnsafeKeywordAndCaseKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1336 |     return "unexpectedBetweenUnsafeKeywordAndCaseKeyword"
1337 |   case \ForStmtSyntax.caseKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1337:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1335 |   case \ForStmtSyntax.unexpectedBetweenUnsafeKeywordAndCaseKeyword:
1336 |     return "unexpectedBetweenUnsafeKeywordAndCaseKeyword"
1337 |   case \ForStmtSyntax.caseKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1338 |     return "caseKeyword"
1339 |   case \ForStmtSyntax.unexpectedBetweenCaseKeywordAndPattern:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1339:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1337 |   case \ForStmtSyntax.caseKeyword:
1338 |     return "caseKeyword"
1339 |   case \ForStmtSyntax.unexpectedBetweenCaseKeywordAndPattern:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1340 |     return "unexpectedBetweenCaseKeywordAndPattern"
1341 |   case \ForStmtSyntax.pattern:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1341:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1339 |   case \ForStmtSyntax.unexpectedBetweenCaseKeywordAndPattern:
1340 |     return "unexpectedBetweenCaseKeywordAndPattern"
1341 |   case \ForStmtSyntax.pattern:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1342 |     return "pattern"
1343 |   case \ForStmtSyntax.unexpectedBetweenPatternAndTypeAnnotation:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1343:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1341 |   case \ForStmtSyntax.pattern:
1342 |     return "pattern"
1343 |   case \ForStmtSyntax.unexpectedBetweenPatternAndTypeAnnotation:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1344 |     return "unexpectedBetweenPatternAndTypeAnnotation"
1345 |   case \ForStmtSyntax.typeAnnotation:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1345:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1343 |   case \ForStmtSyntax.unexpectedBetweenPatternAndTypeAnnotation:
1344 |     return "unexpectedBetweenPatternAndTypeAnnotation"
1345 |   case \ForStmtSyntax.typeAnnotation:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1346 |     return "typeAnnotation"
1347 |   case \ForStmtSyntax.unexpectedBetweenTypeAnnotationAndInKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1347:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1345 |   case \ForStmtSyntax.typeAnnotation:
1346 |     return "typeAnnotation"
1347 |   case \ForStmtSyntax.unexpectedBetweenTypeAnnotationAndInKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1348 |     return "unexpectedBetweenTypeAnnotationAndInKeyword"
1349 |   case \ForStmtSyntax.inKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1349:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1347 |   case \ForStmtSyntax.unexpectedBetweenTypeAnnotationAndInKeyword:
1348 |     return "unexpectedBetweenTypeAnnotationAndInKeyword"
1349 |   case \ForStmtSyntax.inKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1350 |     return "inKeyword"
1351 |   case \ForStmtSyntax.unexpectedBetweenInKeywordAndSequence:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1351:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1349 |   case \ForStmtSyntax.inKeyword:
1350 |     return "inKeyword"
1351 |   case \ForStmtSyntax.unexpectedBetweenInKeywordAndSequence:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1352 |     return "unexpectedBetweenInKeywordAndSequence"
1353 |   case \ForStmtSyntax.sequence:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1353:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1351 |   case \ForStmtSyntax.unexpectedBetweenInKeywordAndSequence:
1352 |     return "unexpectedBetweenInKeywordAndSequence"
1353 |   case \ForStmtSyntax.sequence:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1354 |     return "sequence"
1355 |   case \ForStmtSyntax.unexpectedBetweenSequenceAndWhereClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1355:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1353 |   case \ForStmtSyntax.sequence:
1354 |     return "sequence"
1355 |   case \ForStmtSyntax.unexpectedBetweenSequenceAndWhereClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1356 |     return "unexpectedBetweenSequenceAndWhereClause"
1357 |   case \ForStmtSyntax.whereClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1357:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1355 |   case \ForStmtSyntax.unexpectedBetweenSequenceAndWhereClause:
1356 |     return "unexpectedBetweenSequenceAndWhereClause"
1357 |   case \ForStmtSyntax.whereClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1358 |     return "whereClause"
1359 |   case \ForStmtSyntax.unexpectedBetweenWhereClauseAndBody:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1359:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1357 |   case \ForStmtSyntax.whereClause:
1358 |     return "whereClause"
1359 |   case \ForStmtSyntax.unexpectedBetweenWhereClauseAndBody:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1360 |     return "unexpectedBetweenWhereClauseAndBody"
1361 |   case \ForStmtSyntax.body:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1361:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1359 |   case \ForStmtSyntax.unexpectedBetweenWhereClauseAndBody:
1360 |     return "unexpectedBetweenWhereClauseAndBody"
1361 |   case \ForStmtSyntax.body:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1362 |     return "body"
1363 |   case \ForStmtSyntax.unexpectedAfterBody:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1363:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1361 |   case \ForStmtSyntax.body:
1362 |     return "body"
1363 |   case \ForStmtSyntax.unexpectedAfterBody:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1364 |     return "unexpectedAfterBody"
1365 |   case \ForceUnwrapExprSyntax.unexpectedBeforeExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1365:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1363 |   case \ForStmtSyntax.unexpectedAfterBody:
1364 |     return "unexpectedAfterBody"
1365 |   case \ForceUnwrapExprSyntax.unexpectedBeforeExpression:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1366 |     return "unexpectedBeforeExpression"
1367 |   case \ForceUnwrapExprSyntax.expression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1367:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1365 |   case \ForceUnwrapExprSyntax.unexpectedBeforeExpression:
1366 |     return "unexpectedBeforeExpression"
1367 |   case \ForceUnwrapExprSyntax.expression:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1368 |     return "expression"
1369 |   case \ForceUnwrapExprSyntax.unexpectedBetweenExpressionAndExclamationMark:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1369:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1367 |   case \ForceUnwrapExprSyntax.expression:
1368 |     return "expression"
1369 |   case \ForceUnwrapExprSyntax.unexpectedBetweenExpressionAndExclamationMark:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1370 |     return "unexpectedBetweenExpressionAndExclamationMark"
1371 |   case \ForceUnwrapExprSyntax.exclamationMark:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1371:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1369 |   case \ForceUnwrapExprSyntax.unexpectedBetweenExpressionAndExclamationMark:
1370 |     return "unexpectedBetweenExpressionAndExclamationMark"
1371 |   case \ForceUnwrapExprSyntax.exclamationMark:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1372 |     return "exclamationMark"
1373 |   case \ForceUnwrapExprSyntax.unexpectedAfterExclamationMark:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1373:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1371 |   case \ForceUnwrapExprSyntax.exclamationMark:
1372 |     return "exclamationMark"
1373 |   case \ForceUnwrapExprSyntax.unexpectedAfterExclamationMark:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1374 |     return "unexpectedAfterExclamationMark"
1375 |   case \FunctionCallExprSyntax.unexpectedBeforeCalledExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1375:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1373 |   case \ForceUnwrapExprSyntax.unexpectedAfterExclamationMark:
1374 |     return "unexpectedAfterExclamationMark"
1375 |   case \FunctionCallExprSyntax.unexpectedBeforeCalledExpression:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1376 |     return "unexpectedBeforeCalledExpression"
1377 |   case \FunctionCallExprSyntax.calledExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1377:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1375 |   case \FunctionCallExprSyntax.unexpectedBeforeCalledExpression:
1376 |     return "unexpectedBeforeCalledExpression"
1377 |   case \FunctionCallExprSyntax.calledExpression:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1378 |     return "calledExpression"
1379 |   case \FunctionCallExprSyntax.unexpectedBetweenCalledExpressionAndLeftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1379:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1377 |   case \FunctionCallExprSyntax.calledExpression:
1378 |     return "calledExpression"
1379 |   case \FunctionCallExprSyntax.unexpectedBetweenCalledExpressionAndLeftParen:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1380 |     return "unexpectedBetweenCalledExpressionAndLeftParen"
1381 |   case \FunctionCallExprSyntax.leftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1381:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1379 |   case \FunctionCallExprSyntax.unexpectedBetweenCalledExpressionAndLeftParen:
1380 |     return "unexpectedBetweenCalledExpressionAndLeftParen"
1381 |   case \FunctionCallExprSyntax.leftParen:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1382 |     return "leftParen"
1383 |   case \FunctionCallExprSyntax.unexpectedBetweenLeftParenAndArguments:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1383:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1381 |   case \FunctionCallExprSyntax.leftParen:
1382 |     return "leftParen"
1383 |   case \FunctionCallExprSyntax.unexpectedBetweenLeftParenAndArguments:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1384 |     return "unexpectedBetweenLeftParenAndArguments"
1385 |   case \FunctionCallExprSyntax.arguments:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1385:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1383 |   case \FunctionCallExprSyntax.unexpectedBetweenLeftParenAndArguments:
1384 |     return "unexpectedBetweenLeftParenAndArguments"
1385 |   case \FunctionCallExprSyntax.arguments:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1386 |     return "arguments"
1387 |   case \FunctionCallExprSyntax.unexpectedBetweenArgumentsAndRightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1387:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1385 |   case \FunctionCallExprSyntax.arguments:
1386 |     return "arguments"
1387 |   case \FunctionCallExprSyntax.unexpectedBetweenArgumentsAndRightParen:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1388 |     return "unexpectedBetweenArgumentsAndRightParen"
1389 |   case \FunctionCallExprSyntax.rightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1389:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1387 |   case \FunctionCallExprSyntax.unexpectedBetweenArgumentsAndRightParen:
1388 |     return "unexpectedBetweenArgumentsAndRightParen"
1389 |   case \FunctionCallExprSyntax.rightParen:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1390 |     return "rightParen"
1391 |   case \FunctionCallExprSyntax.unexpectedBetweenRightParenAndTrailingClosure:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1391:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1389 |   case \FunctionCallExprSyntax.rightParen:
1390 |     return "rightParen"
1391 |   case \FunctionCallExprSyntax.unexpectedBetweenRightParenAndTrailingClosure:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1392 |     return "unexpectedBetweenRightParenAndTrailingClosure"
1393 |   case \FunctionCallExprSyntax.trailingClosure:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1393:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1391 |   case \FunctionCallExprSyntax.unexpectedBetweenRightParenAndTrailingClosure:
1392 |     return "unexpectedBetweenRightParenAndTrailingClosure"
1393 |   case \FunctionCallExprSyntax.trailingClosure:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1394 |     return "trailingClosure"
1395 |   case \FunctionCallExprSyntax.unexpectedBetweenTrailingClosureAndAdditionalTrailingClosures:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1395:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1393 |   case \FunctionCallExprSyntax.trailingClosure:
1394 |     return "trailingClosure"
1395 |   case \FunctionCallExprSyntax.unexpectedBetweenTrailingClosureAndAdditionalTrailingClosures:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1396 |     return "unexpectedBetweenTrailingClosureAndAdditionalTrailingClosures"
1397 |   case \FunctionCallExprSyntax.additionalTrailingClosures:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1397:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1395 |   case \FunctionCallExprSyntax.unexpectedBetweenTrailingClosureAndAdditionalTrailingClosures:
1396 |     return "unexpectedBetweenTrailingClosureAndAdditionalTrailingClosures"
1397 |   case \FunctionCallExprSyntax.additionalTrailingClosures:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1398 |     return "additionalTrailingClosures"
1399 |   case \FunctionCallExprSyntax.unexpectedAfterAdditionalTrailingClosures:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1399:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1397 |   case \FunctionCallExprSyntax.additionalTrailingClosures:
1398 |     return "additionalTrailingClosures"
1399 |   case \FunctionCallExprSyntax.unexpectedAfterAdditionalTrailingClosures:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1400 |     return "unexpectedAfterAdditionalTrailingClosures"
1401 |   case \FunctionDeclSyntax.unexpectedBeforeAttributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1401:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1399 |   case \FunctionCallExprSyntax.unexpectedAfterAdditionalTrailingClosures:
1400 |     return "unexpectedAfterAdditionalTrailingClosures"
1401 |   case \FunctionDeclSyntax.unexpectedBeforeAttributes:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1402 |     return "unexpectedBeforeAttributes"
1403 |   case \FunctionDeclSyntax.attributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1403:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1401 |   case \FunctionDeclSyntax.unexpectedBeforeAttributes:
1402 |     return "unexpectedBeforeAttributes"
1403 |   case \FunctionDeclSyntax.attributes:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1404 |     return "attributes"
1405 |   case \FunctionDeclSyntax.unexpectedBetweenAttributesAndModifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1405:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1403 |   case \FunctionDeclSyntax.attributes:
1404 |     return "attributes"
1405 |   case \FunctionDeclSyntax.unexpectedBetweenAttributesAndModifiers:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1406 |     return "unexpectedBetweenAttributesAndModifiers"
1407 |   case \FunctionDeclSyntax.modifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1407:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1405 |   case \FunctionDeclSyntax.unexpectedBetweenAttributesAndModifiers:
1406 |     return "unexpectedBetweenAttributesAndModifiers"
1407 |   case \FunctionDeclSyntax.modifiers:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1408 |     return "modifiers"
1409 |   case \FunctionDeclSyntax.unexpectedBetweenModifiersAndFuncKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1409:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1407 |   case \FunctionDeclSyntax.modifiers:
1408 |     return "modifiers"
1409 |   case \FunctionDeclSyntax.unexpectedBetweenModifiersAndFuncKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1410 |     return "unexpectedBetweenModifiersAndFuncKeyword"
1411 |   case \FunctionDeclSyntax.funcKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1411:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1409 |   case \FunctionDeclSyntax.unexpectedBetweenModifiersAndFuncKeyword:
1410 |     return "unexpectedBetweenModifiersAndFuncKeyword"
1411 |   case \FunctionDeclSyntax.funcKeyword:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1412 |     return "funcKeyword"
1413 |   case \FunctionDeclSyntax.unexpectedBetweenFuncKeywordAndName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1413:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1411 |   case \FunctionDeclSyntax.funcKeyword:
1412 |     return "funcKeyword"
1413 |   case \FunctionDeclSyntax.unexpectedBetweenFuncKeywordAndName:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1414 |     return "unexpectedBetweenFuncKeywordAndName"
1415 |   case \FunctionDeclSyntax.name:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1415:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1413 |   case \FunctionDeclSyntax.unexpectedBetweenFuncKeywordAndName:
1414 |     return "unexpectedBetweenFuncKeywordAndName"
1415 |   case \FunctionDeclSyntax.name:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1416 |     return "name"
1417 |   case \FunctionDeclSyntax.unexpectedBetweenNameAndGenericParameterClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1417:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1415 |   case \FunctionDeclSyntax.name:
1416 |     return "name"
1417 |   case \FunctionDeclSyntax.unexpectedBetweenNameAndGenericParameterClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1418 |     return "unexpectedBetweenNameAndGenericParameterClause"
1419 |   case \FunctionDeclSyntax.genericParameterClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1419:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1417 |   case \FunctionDeclSyntax.unexpectedBetweenNameAndGenericParameterClause:
1418 |     return "unexpectedBetweenNameAndGenericParameterClause"
1419 |   case \FunctionDeclSyntax.genericParameterClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1420 |     return "genericParameterClause"
1421 |   case \FunctionDeclSyntax.unexpectedBetweenGenericParameterClauseAndSignature:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1421:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1419 |   case \FunctionDeclSyntax.genericParameterClause:
1420 |     return "genericParameterClause"
1421 |   case \FunctionDeclSyntax.unexpectedBetweenGenericParameterClauseAndSignature:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1422 |     return "unexpectedBetweenGenericParameterClauseAndSignature"
1423 |   case \FunctionDeclSyntax.signature:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1423:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1421 |   case \FunctionDeclSyntax.unexpectedBetweenGenericParameterClauseAndSignature:
1422 |     return "unexpectedBetweenGenericParameterClauseAndSignature"
1423 |   case \FunctionDeclSyntax.signature:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1424 |     return "signature"
1425 |   case \FunctionDeclSyntax.unexpectedBetweenSignatureAndGenericWhereClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1425:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1423 |   case \FunctionDeclSyntax.signature:
1424 |     return "signature"
1425 |   case \FunctionDeclSyntax.unexpectedBetweenSignatureAndGenericWhereClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1426 |     return "unexpectedBetweenSignatureAndGenericWhereClause"
1427 |   case \FunctionDeclSyntax.genericWhereClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1427:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1425 |   case \FunctionDeclSyntax.unexpectedBetweenSignatureAndGenericWhereClause:
1426 |     return "unexpectedBetweenSignatureAndGenericWhereClause"
1427 |   case \FunctionDeclSyntax.genericWhereClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1428 |     return "genericWhereClause"
1429 |   case \FunctionDeclSyntax.unexpectedBetweenGenericWhereClauseAndBody:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1429:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1427 |   case \FunctionDeclSyntax.genericWhereClause:
1428 |     return "genericWhereClause"
1429 |   case \FunctionDeclSyntax.unexpectedBetweenGenericWhereClauseAndBody:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1430 |     return "unexpectedBetweenGenericWhereClauseAndBody"
1431 |   case \FunctionDeclSyntax.body:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1431:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1429 |   case \FunctionDeclSyntax.unexpectedBetweenGenericWhereClauseAndBody:
1430 |     return "unexpectedBetweenGenericWhereClauseAndBody"
1431 |   case \FunctionDeclSyntax.body:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1432 |     return "body"
1433 |   case \FunctionDeclSyntax.unexpectedAfterBody:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1433:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1431 |   case \FunctionDeclSyntax.body:
1432 |     return "body"
1433 |   case \FunctionDeclSyntax.unexpectedAfterBody:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1434 |     return "unexpectedAfterBody"
1435 |   case \FunctionEffectSpecifiersSyntax.unexpectedBeforeAsyncSpecifier:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1435:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1433 |   case \FunctionDeclSyntax.unexpectedAfterBody:
1434 |     return "unexpectedAfterBody"
1435 |   case \FunctionEffectSpecifiersSyntax.unexpectedBeforeAsyncSpecifier:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1436 |     return "unexpectedBeforeAsyncSpecifier"
1437 |   case \FunctionEffectSpecifiersSyntax.asyncSpecifier:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1437:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1435 |   case \FunctionEffectSpecifiersSyntax.unexpectedBeforeAsyncSpecifier:
1436 |     return "unexpectedBeforeAsyncSpecifier"
1437 |   case \FunctionEffectSpecifiersSyntax.asyncSpecifier:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1438 |     return "asyncSpecifier"
1439 |   case \FunctionEffectSpecifiersSyntax.unexpectedBetweenAsyncSpecifierAndThrowsClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1439:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1437 |   case \FunctionEffectSpecifiersSyntax.asyncSpecifier:
1438 |     return "asyncSpecifier"
1439 |   case \FunctionEffectSpecifiersSyntax.unexpectedBetweenAsyncSpecifierAndThrowsClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1440 |     return "unexpectedBetweenAsyncSpecifierAndThrowsClause"
1441 |   case \FunctionEffectSpecifiersSyntax.throwsClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1441:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1439 |   case \FunctionEffectSpecifiersSyntax.unexpectedBetweenAsyncSpecifierAndThrowsClause:
1440 |     return "unexpectedBetweenAsyncSpecifierAndThrowsClause"
1441 |   case \FunctionEffectSpecifiersSyntax.throwsClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1442 |     return "throwsClause"
1443 |   case \FunctionEffectSpecifiersSyntax.unexpectedAfterThrowsClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1443:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1441 |   case \FunctionEffectSpecifiersSyntax.throwsClause:
1442 |     return "throwsClause"
1443 |   case \FunctionEffectSpecifiersSyntax.unexpectedAfterThrowsClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1444 |     return "unexpectedAfterThrowsClause"
1445 |   case \FunctionParameterClauseSyntax.unexpectedBeforeLeftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1445:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1443 |   case \FunctionEffectSpecifiersSyntax.unexpectedAfterThrowsClause:
1444 |     return "unexpectedAfterThrowsClause"
1445 |   case \FunctionParameterClauseSyntax.unexpectedBeforeLeftParen:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1446 |     return "unexpectedBeforeLeftParen"
1447 |   case \FunctionParameterClauseSyntax.leftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1447:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1445 |   case \FunctionParameterClauseSyntax.unexpectedBeforeLeftParen:
1446 |     return "unexpectedBeforeLeftParen"
1447 |   case \FunctionParameterClauseSyntax.leftParen:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1448 |     return "leftParen"
1449 |   case \FunctionParameterClauseSyntax.unexpectedBetweenLeftParenAndParameters:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1449:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1447 |   case \FunctionParameterClauseSyntax.leftParen:
1448 |     return "leftParen"
1449 |   case \FunctionParameterClauseSyntax.unexpectedBetweenLeftParenAndParameters:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1450 |     return "unexpectedBetweenLeftParenAndParameters"
1451 |   case \FunctionParameterClauseSyntax.parameters:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1451:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1449 |   case \FunctionParameterClauseSyntax.unexpectedBetweenLeftParenAndParameters:
1450 |     return "unexpectedBetweenLeftParenAndParameters"
1451 |   case \FunctionParameterClauseSyntax.parameters:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1452 |     return "parameters"
1453 |   case \FunctionParameterClauseSyntax.unexpectedBetweenParametersAndRightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1453:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1451 |   case \FunctionParameterClauseSyntax.parameters:
1452 |     return "parameters"
1453 |   case \FunctionParameterClauseSyntax.unexpectedBetweenParametersAndRightParen:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1454 |     return "unexpectedBetweenParametersAndRightParen"
1455 |   case \FunctionParameterClauseSyntax.rightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1455:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1453 |   case \FunctionParameterClauseSyntax.unexpectedBetweenParametersAndRightParen:
1454 |     return "unexpectedBetweenParametersAndRightParen"
1455 |   case \FunctionParameterClauseSyntax.rightParen:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1456 |     return "rightParen"
1457 |   case \FunctionParameterClauseSyntax.unexpectedAfterRightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1457:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1455 |   case \FunctionParameterClauseSyntax.rightParen:
1456 |     return "rightParen"
1457 |   case \FunctionParameterClauseSyntax.unexpectedAfterRightParen:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1458 |     return "unexpectedAfterRightParen"
1459 |   case \FunctionParameterSyntax.unexpectedBeforeAttributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1459:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1457 |   case \FunctionParameterClauseSyntax.unexpectedAfterRightParen:
1458 |     return "unexpectedAfterRightParen"
1459 |   case \FunctionParameterSyntax.unexpectedBeforeAttributes:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1460 |     return "unexpectedBeforeAttributes"
1461 |   case \FunctionParameterSyntax.attributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1461:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1459 |   case \FunctionParameterSyntax.unexpectedBeforeAttributes:
1460 |     return "unexpectedBeforeAttributes"
1461 |   case \FunctionParameterSyntax.attributes:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1462 |     return "attributes"
1463 |   case \FunctionParameterSyntax.unexpectedBetweenAttributesAndModifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1463:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1461 |   case \FunctionParameterSyntax.attributes:
1462 |     return "attributes"
1463 |   case \FunctionParameterSyntax.unexpectedBetweenAttributesAndModifiers:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1464 |     return "unexpectedBetweenAttributesAndModifiers"
1465 |   case \FunctionParameterSyntax.modifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1465:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1463 |   case \FunctionParameterSyntax.unexpectedBetweenAttributesAndModifiers:
1464 |     return "unexpectedBetweenAttributesAndModifiers"
1465 |   case \FunctionParameterSyntax.modifiers:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1466 |     return "modifiers"
1467 |   case \FunctionParameterSyntax.unexpectedBetweenModifiersAndFirstName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1467:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1465 |   case \FunctionParameterSyntax.modifiers:
1466 |     return "modifiers"
1467 |   case \FunctionParameterSyntax.unexpectedBetweenModifiersAndFirstName:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1468 |     return "unexpectedBetweenModifiersAndFirstName"
1469 |   case \FunctionParameterSyntax.firstName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1469:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1467 |   case \FunctionParameterSyntax.unexpectedBetweenModifiersAndFirstName:
1468 |     return "unexpectedBetweenModifiersAndFirstName"
1469 |   case \FunctionParameterSyntax.firstName:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1470 |     return "firstName"
1471 |   case \FunctionParameterSyntax.unexpectedBetweenFirstNameAndSecondName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1471:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1469 |   case \FunctionParameterSyntax.firstName:
1470 |     return "firstName"
1471 |   case \FunctionParameterSyntax.unexpectedBetweenFirstNameAndSecondName:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1472 |     return "unexpectedBetweenFirstNameAndSecondName"
1473 |   case \FunctionParameterSyntax.secondName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1473:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1471 |   case \FunctionParameterSyntax.unexpectedBetweenFirstNameAndSecondName:
1472 |     return "unexpectedBetweenFirstNameAndSecondName"
1473 |   case \FunctionParameterSyntax.secondName:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1474 |     return "secondName"
1475 |   case \FunctionParameterSyntax.unexpectedBetweenSecondNameAndColon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1475:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1473 |   case \FunctionParameterSyntax.secondName:
1474 |     return "secondName"
1475 |   case \FunctionParameterSyntax.unexpectedBetweenSecondNameAndColon:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1476 |     return "unexpectedBetweenSecondNameAndColon"
1477 |   case \FunctionParameterSyntax.colon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1477:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1475 |   case \FunctionParameterSyntax.unexpectedBetweenSecondNameAndColon:
1476 |     return "unexpectedBetweenSecondNameAndColon"
1477 |   case \FunctionParameterSyntax.colon:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1478 |     return "colon"
1479 |   case \FunctionParameterSyntax.unexpectedBetweenColonAndType:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1479:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1477 |   case \FunctionParameterSyntax.colon:
1478 |     return "colon"
1479 |   case \FunctionParameterSyntax.unexpectedBetweenColonAndType:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1480 |     return "unexpectedBetweenColonAndType"
1481 |   case \FunctionParameterSyntax.type:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1481:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1479 |   case \FunctionParameterSyntax.unexpectedBetweenColonAndType:
1480 |     return "unexpectedBetweenColonAndType"
1481 |   case \FunctionParameterSyntax.type:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1482 |     return "type"
1483 |   case \FunctionParameterSyntax.unexpectedBetweenTypeAndEllipsis:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1483:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1481 |   case \FunctionParameterSyntax.type:
1482 |     return "type"
1483 |   case \FunctionParameterSyntax.unexpectedBetweenTypeAndEllipsis:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1484 |     return "unexpectedBetweenTypeAndEllipsis"
1485 |   case \FunctionParameterSyntax.ellipsis:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1485:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1483 |   case \FunctionParameterSyntax.unexpectedBetweenTypeAndEllipsis:
1484 |     return "unexpectedBetweenTypeAndEllipsis"
1485 |   case \FunctionParameterSyntax.ellipsis:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1486 |     return "ellipsis"
1487 |   case \FunctionParameterSyntax.unexpectedBetweenEllipsisAndDefaultValue:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1487:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1485 |   case \FunctionParameterSyntax.ellipsis:
1486 |     return "ellipsis"
1487 |   case \FunctionParameterSyntax.unexpectedBetweenEllipsisAndDefaultValue:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1488 |     return "unexpectedBetweenEllipsisAndDefaultValue"
1489 |   case \FunctionParameterSyntax.defaultValue:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1489:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1487 |   case \FunctionParameterSyntax.unexpectedBetweenEllipsisAndDefaultValue:
1488 |     return "unexpectedBetweenEllipsisAndDefaultValue"
1489 |   case \FunctionParameterSyntax.defaultValue:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1490 |     return "defaultValue"
1491 |   case \FunctionParameterSyntax.unexpectedBetweenDefaultValueAndTrailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1491:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1489 |   case \FunctionParameterSyntax.defaultValue:
1490 |     return "defaultValue"
1491 |   case \FunctionParameterSyntax.unexpectedBetweenDefaultValueAndTrailingComma:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1492 |     return "unexpectedBetweenDefaultValueAndTrailingComma"
1493 |   case \FunctionParameterSyntax.trailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1493:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1491 |   case \FunctionParameterSyntax.unexpectedBetweenDefaultValueAndTrailingComma:
1492 |     return "unexpectedBetweenDefaultValueAndTrailingComma"
1493 |   case \FunctionParameterSyntax.trailingComma:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1494 |     return "trailingComma"
1495 |   case \FunctionParameterSyntax.unexpectedAfterTrailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1495:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1493 |   case \FunctionParameterSyntax.trailingComma:
1494 |     return "trailingComma"
1495 |   case \FunctionParameterSyntax.unexpectedAfterTrailingComma:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1496 |     return "unexpectedAfterTrailingComma"
1497 |   case \FunctionSignatureSyntax.unexpectedBeforeParameterClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1497:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1495 |   case \FunctionParameterSyntax.unexpectedAfterTrailingComma:
1496 |     return "unexpectedAfterTrailingComma"
1497 |   case \FunctionSignatureSyntax.unexpectedBeforeParameterClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1498 |     return "unexpectedBeforeParameterClause"
1499 |   case \FunctionSignatureSyntax.parameterClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1499:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1497 |   case \FunctionSignatureSyntax.unexpectedBeforeParameterClause:
1498 |     return "unexpectedBeforeParameterClause"
1499 |   case \FunctionSignatureSyntax.parameterClause:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1500 |     return "parameterClause"
1501 |   case \FunctionSignatureSyntax.unexpectedBetweenParameterClauseAndEffectSpecifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1501:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1499 |   case \FunctionSignatureSyntax.parameterClause:
1500 |     return "parameterClause"
1501 |   case \FunctionSignatureSyntax.unexpectedBetweenParameterClauseAndEffectSpecifiers:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1502 |     return "unexpectedBetweenParameterClauseAndEffectSpecifiers"
1503 |   case \FunctionSignatureSyntax.effectSpecifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1503:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1501 |   case \FunctionSignatureSyntax.unexpectedBetweenParameterClauseAndEffectSpecifiers:
1502 |     return "unexpectedBetweenParameterClauseAndEffectSpecifiers"
1503 |   case \FunctionSignatureSyntax.effectSpecifiers:
     |        `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1504 |     return "effectSpecifiers"
1505 |   case \FunctionSignatureSyntax.unexpectedBetweenEffectSpecifiersAndReturnClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
  |           `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 |     final public var hashValue: Int { get }
4 |     final public func hash(into hasher: inout Hasher)
BUILD FAILURE 6.2 wasm