Build Information
Failed to build JavaScriptKit, reference 0.37.0 (4b327d), with Swift 6.2 for Wasm on 28 Nov 2025 18:17:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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>&1Build Log
2215 | return "unexpectedBeforeBaseType"
2216 | case \MetatypeTypeSyntax.baseType:
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:2216:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2214 | case \MetatypeTypeSyntax.unexpectedBeforeBaseType:
2215 | return "unexpectedBeforeBaseType"
2216 | case \MetatypeTypeSyntax.baseType:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2217 | return "baseType"
2218 | case \MetatypeTypeSyntax.unexpectedBetweenBaseTypeAndPeriod:
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:2218:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2216 | case \MetatypeTypeSyntax.baseType:
2217 | return "baseType"
2218 | case \MetatypeTypeSyntax.unexpectedBetweenBaseTypeAndPeriod:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2219 | return "unexpectedBetweenBaseTypeAndPeriod"
2220 | case \MetatypeTypeSyntax.period:
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:2220:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2218 | case \MetatypeTypeSyntax.unexpectedBetweenBaseTypeAndPeriod:
2219 | return "unexpectedBetweenBaseTypeAndPeriod"
2220 | case \MetatypeTypeSyntax.period:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2221 | return "period"
2222 | case \MetatypeTypeSyntax.unexpectedBetweenPeriodAndMetatypeSpecifier:
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:2222:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2220 | case \MetatypeTypeSyntax.period:
2221 | return "period"
2222 | case \MetatypeTypeSyntax.unexpectedBetweenPeriodAndMetatypeSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2223 | return "unexpectedBetweenPeriodAndMetatypeSpecifier"
2224 | case \MetatypeTypeSyntax.metatypeSpecifier:
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:2224:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2222 | case \MetatypeTypeSyntax.unexpectedBetweenPeriodAndMetatypeSpecifier:
2223 | return "unexpectedBetweenPeriodAndMetatypeSpecifier"
2224 | case \MetatypeTypeSyntax.metatypeSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2225 | return "metatypeSpecifier"
2226 | case \MetatypeTypeSyntax.unexpectedAfterMetatypeSpecifier:
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:2226:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2224 | case \MetatypeTypeSyntax.metatypeSpecifier:
2225 | return "metatypeSpecifier"
2226 | case \MetatypeTypeSyntax.unexpectedAfterMetatypeSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2227 | return "unexpectedAfterMetatypeSpecifier"
2228 | case \MissingDeclSyntax.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:2228:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2226 | case \MetatypeTypeSyntax.unexpectedAfterMetatypeSpecifier:
2227 | return "unexpectedAfterMetatypeSpecifier"
2228 | case \MissingDeclSyntax.unexpectedBeforeAttributes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2229 | return "unexpectedBeforeAttributes"
2230 | case \MissingDeclSyntax.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:2230:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2228 | case \MissingDeclSyntax.unexpectedBeforeAttributes:
2229 | return "unexpectedBeforeAttributes"
2230 | case \MissingDeclSyntax.attributes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2231 | return "attributes"
2232 | case \MissingDeclSyntax.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:2232:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2230 | case \MissingDeclSyntax.attributes:
2231 | return "attributes"
2232 | case \MissingDeclSyntax.unexpectedBetweenAttributesAndModifiers:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2233 | return "unexpectedBetweenAttributesAndModifiers"
2234 | case \MissingDeclSyntax.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:2234:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2232 | case \MissingDeclSyntax.unexpectedBetweenAttributesAndModifiers:
2233 | return "unexpectedBetweenAttributesAndModifiers"
2234 | case \MissingDeclSyntax.modifiers:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2235 | return "modifiers"
2236 | case \MissingDeclSyntax.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:2236:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2234 | case \MissingDeclSyntax.modifiers:
2235 | return "modifiers"
2236 | case \MissingDeclSyntax.unexpectedBetweenModifiersAndPlaceholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2237 | return "unexpectedBetweenModifiersAndPlaceholder"
2238 | case \MissingDeclSyntax.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:2238:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2236 | case \MissingDeclSyntax.unexpectedBetweenModifiersAndPlaceholder:
2237 | return "unexpectedBetweenModifiersAndPlaceholder"
2238 | case \MissingDeclSyntax.placeholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2239 | return "placeholder"
2240 | case \MissingDeclSyntax.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:2240:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2238 | case \MissingDeclSyntax.placeholder:
2239 | return "placeholder"
2240 | case \MissingDeclSyntax.unexpectedAfterPlaceholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2241 | return "unexpectedAfterPlaceholder"
2242 | case \MissingExprSyntax.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:2242:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2240 | case \MissingDeclSyntax.unexpectedAfterPlaceholder:
2241 | return "unexpectedAfterPlaceholder"
2242 | case \MissingExprSyntax.unexpectedBeforePlaceholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2243 | return "unexpectedBeforePlaceholder"
2244 | case \MissingExprSyntax.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:2244:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2242 | case \MissingExprSyntax.unexpectedBeforePlaceholder:
2243 | return "unexpectedBeforePlaceholder"
2244 | case \MissingExprSyntax.placeholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2245 | return "placeholder"
2246 | case \MissingExprSyntax.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:2246:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2244 | case \MissingExprSyntax.placeholder:
2245 | return "placeholder"
2246 | case \MissingExprSyntax.unexpectedAfterPlaceholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2247 | return "unexpectedAfterPlaceholder"
2248 | case \MissingPatternSyntax.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:2248:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2246 | case \MissingExprSyntax.unexpectedAfterPlaceholder:
2247 | return "unexpectedAfterPlaceholder"
2248 | case \MissingPatternSyntax.unexpectedBeforePlaceholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2249 | return "unexpectedBeforePlaceholder"
2250 | case \MissingPatternSyntax.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:2250:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2248 | case \MissingPatternSyntax.unexpectedBeforePlaceholder:
2249 | return "unexpectedBeforePlaceholder"
2250 | case \MissingPatternSyntax.placeholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2251 | return "placeholder"
2252 | case \MissingPatternSyntax.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:2252:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2250 | case \MissingPatternSyntax.placeholder:
2251 | return "placeholder"
2252 | case \MissingPatternSyntax.unexpectedAfterPlaceholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2253 | return "unexpectedAfterPlaceholder"
2254 | case \MissingStmtSyntax.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:2254:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2252 | case \MissingPatternSyntax.unexpectedAfterPlaceholder:
2253 | return "unexpectedAfterPlaceholder"
2254 | case \MissingStmtSyntax.unexpectedBeforePlaceholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2255 | return "unexpectedBeforePlaceholder"
2256 | case \MissingStmtSyntax.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:2256:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2254 | case \MissingStmtSyntax.unexpectedBeforePlaceholder:
2255 | return "unexpectedBeforePlaceholder"
2256 | case \MissingStmtSyntax.placeholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2257 | return "placeholder"
2258 | case \MissingStmtSyntax.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:2258:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2256 | case \MissingStmtSyntax.placeholder:
2257 | return "placeholder"
2258 | case \MissingStmtSyntax.unexpectedAfterPlaceholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2259 | return "unexpectedAfterPlaceholder"
2260 | case \MissingSyntax.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:2260:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2258 | case \MissingStmtSyntax.unexpectedAfterPlaceholder:
2259 | return "unexpectedAfterPlaceholder"
2260 | case \MissingSyntax.unexpectedBeforePlaceholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2261 | return "unexpectedBeforePlaceholder"
2262 | case \MissingSyntax.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:2262:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2260 | case \MissingSyntax.unexpectedBeforePlaceholder:
2261 | return "unexpectedBeforePlaceholder"
2262 | case \MissingSyntax.placeholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2263 | return "placeholder"
2264 | case \MissingSyntax.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:2264:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2262 | case \MissingSyntax.placeholder:
2263 | return "placeholder"
2264 | case \MissingSyntax.unexpectedAfterPlaceholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2265 | return "unexpectedAfterPlaceholder"
2266 | case \MissingTypeSyntax.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:2266:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2264 | case \MissingSyntax.unexpectedAfterPlaceholder:
2265 | return "unexpectedAfterPlaceholder"
2266 | case \MissingTypeSyntax.unexpectedBeforePlaceholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2267 | return "unexpectedBeforePlaceholder"
2268 | case \MissingTypeSyntax.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:2268:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2266 | case \MissingTypeSyntax.unexpectedBeforePlaceholder:
2267 | return "unexpectedBeforePlaceholder"
2268 | case \MissingTypeSyntax.placeholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2269 | return "placeholder"
2270 | case \MissingTypeSyntax.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:2270:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2268 | case \MissingTypeSyntax.placeholder:
2269 | return "placeholder"
2270 | case \MissingTypeSyntax.unexpectedAfterPlaceholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2271 | return "unexpectedAfterPlaceholder"
2272 | case \MultipleTrailingClosureElementSyntax.unexpectedBeforeLabel:
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:2272:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2270 | case \MissingTypeSyntax.unexpectedAfterPlaceholder:
2271 | return "unexpectedAfterPlaceholder"
2272 | case \MultipleTrailingClosureElementSyntax.unexpectedBeforeLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2273 | return "unexpectedBeforeLabel"
2274 | case \MultipleTrailingClosureElementSyntax.label:
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:2274:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2272 | case \MultipleTrailingClosureElementSyntax.unexpectedBeforeLabel:
2273 | return "unexpectedBeforeLabel"
2274 | case \MultipleTrailingClosureElementSyntax.label:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2275 | return "label"
2276 | case \MultipleTrailingClosureElementSyntax.unexpectedBetweenLabelAndColon:
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:2276:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2274 | case \MultipleTrailingClosureElementSyntax.label:
2275 | return "label"
2276 | case \MultipleTrailingClosureElementSyntax.unexpectedBetweenLabelAndColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2277 | return "unexpectedBetweenLabelAndColon"
2278 | case \MultipleTrailingClosureElementSyntax.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:2278:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2276 | case \MultipleTrailingClosureElementSyntax.unexpectedBetweenLabelAndColon:
2277 | return "unexpectedBetweenLabelAndColon"
2278 | case \MultipleTrailingClosureElementSyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2279 | return "colon"
2280 | case \MultipleTrailingClosureElementSyntax.unexpectedBetweenColonAndClosure:
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:2280:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2278 | case \MultipleTrailingClosureElementSyntax.colon:
2279 | return "colon"
2280 | case \MultipleTrailingClosureElementSyntax.unexpectedBetweenColonAndClosure:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2281 | return "unexpectedBetweenColonAndClosure"
2282 | case \MultipleTrailingClosureElementSyntax.closure:
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:2282:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2280 | case \MultipleTrailingClosureElementSyntax.unexpectedBetweenColonAndClosure:
2281 | return "unexpectedBetweenColonAndClosure"
2282 | case \MultipleTrailingClosureElementSyntax.closure:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2283 | return "closure"
2284 | case \MultipleTrailingClosureElementSyntax.unexpectedAfterClosure:
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:2284:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2282 | case \MultipleTrailingClosureElementSyntax.closure:
2283 | return "closure"
2284 | case \MultipleTrailingClosureElementSyntax.unexpectedAfterClosure:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2285 | return "unexpectedAfterClosure"
2286 | case \NamedOpaqueReturnTypeSyntax.unexpectedBeforeGenericParameterClause:
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:2286:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2284 | case \MultipleTrailingClosureElementSyntax.unexpectedAfterClosure:
2285 | return "unexpectedAfterClosure"
2286 | case \NamedOpaqueReturnTypeSyntax.unexpectedBeforeGenericParameterClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2287 | return "unexpectedBeforeGenericParameterClause"
2288 | case \NamedOpaqueReturnTypeSyntax.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:2288:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2286 | case \NamedOpaqueReturnTypeSyntax.unexpectedBeforeGenericParameterClause:
2287 | return "unexpectedBeforeGenericParameterClause"
2288 | case \NamedOpaqueReturnTypeSyntax.genericParameterClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2289 | return "genericParameterClause"
2290 | case \NamedOpaqueReturnTypeSyntax.unexpectedBetweenGenericParameterClauseAndType:
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:2290:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2288 | case \NamedOpaqueReturnTypeSyntax.genericParameterClause:
2289 | return "genericParameterClause"
2290 | case \NamedOpaqueReturnTypeSyntax.unexpectedBetweenGenericParameterClauseAndType:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2291 | return "unexpectedBetweenGenericParameterClauseAndType"
2292 | case \NamedOpaqueReturnTypeSyntax.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:2292:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2290 | case \NamedOpaqueReturnTypeSyntax.unexpectedBetweenGenericParameterClauseAndType:
2291 | return "unexpectedBetweenGenericParameterClauseAndType"
2292 | case \NamedOpaqueReturnTypeSyntax.type:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2293 | return "type"
2294 | case \NamedOpaqueReturnTypeSyntax.unexpectedAfterType:
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:2294:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2292 | case \NamedOpaqueReturnTypeSyntax.type:
2293 | return "type"
2294 | case \NamedOpaqueReturnTypeSyntax.unexpectedAfterType:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2295 | return "unexpectedAfterType"
2296 | case \NilLiteralExprSyntax.unexpectedBeforeNilKeyword:
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:2296:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2294 | case \NamedOpaqueReturnTypeSyntax.unexpectedAfterType:
2295 | return "unexpectedAfterType"
2296 | case \NilLiteralExprSyntax.unexpectedBeforeNilKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2297 | return "unexpectedBeforeNilKeyword"
2298 | case \NilLiteralExprSyntax.nilKeyword:
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:2298:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2296 | case \NilLiteralExprSyntax.unexpectedBeforeNilKeyword:
2297 | return "unexpectedBeforeNilKeyword"
2298 | case \NilLiteralExprSyntax.nilKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2299 | return "nilKeyword"
2300 | case \NilLiteralExprSyntax.unexpectedAfterNilKeyword:
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:2300:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2298 | case \NilLiteralExprSyntax.nilKeyword:
2299 | return "nilKeyword"
2300 | case \NilLiteralExprSyntax.unexpectedAfterNilKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2301 | return "unexpectedAfterNilKeyword"
2302 | case \ObjCSelectorPieceSyntax.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:2302:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2300 | case \NilLiteralExprSyntax.unexpectedAfterNilKeyword:
2301 | return "unexpectedAfterNilKeyword"
2302 | case \ObjCSelectorPieceSyntax.unexpectedBeforeName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2303 | return "unexpectedBeforeName"
2304 | case \ObjCSelectorPieceSyntax.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:2304:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2302 | case \ObjCSelectorPieceSyntax.unexpectedBeforeName:
2303 | return "unexpectedBeforeName"
2304 | case \ObjCSelectorPieceSyntax.name:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2305 | return "name"
2306 | case \ObjCSelectorPieceSyntax.unexpectedBetweenNameAndColon:
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:2306:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2304 | case \ObjCSelectorPieceSyntax.name:
2305 | return "name"
2306 | case \ObjCSelectorPieceSyntax.unexpectedBetweenNameAndColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2307 | return "unexpectedBetweenNameAndColon"
2308 | case \ObjCSelectorPieceSyntax.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:2308:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2306 | case \ObjCSelectorPieceSyntax.unexpectedBetweenNameAndColon:
2307 | return "unexpectedBetweenNameAndColon"
2308 | case \ObjCSelectorPieceSyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2309 | return "colon"
2310 | case \ObjCSelectorPieceSyntax.unexpectedAfterColon:
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:2310:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2308 | case \ObjCSelectorPieceSyntax.colon:
2309 | return "colon"
2310 | case \ObjCSelectorPieceSyntax.unexpectedAfterColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2311 | return "unexpectedAfterColon"
2312 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.unexpectedBeforeMangledName:
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:2312:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2310 | case \ObjCSelectorPieceSyntax.unexpectedAfterColon:
2311 | return "unexpectedAfterColon"
2312 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.unexpectedBeforeMangledName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2313 | return "unexpectedBeforeMangledName"
2314 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.mangledName:
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:2314:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2312 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.unexpectedBeforeMangledName:
2313 | return "unexpectedBeforeMangledName"
2314 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.mangledName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2315 | return "mangledName"
2316 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.unexpectedBetweenMangledNameAndComma:
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:2316:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2314 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.mangledName:
2315 | return "mangledName"
2316 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.unexpectedBetweenMangledNameAndComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2317 | return "unexpectedBetweenMangledNameAndComma"
2318 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.comma:
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:2318:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2316 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.unexpectedBetweenMangledNameAndComma:
2317 | return "unexpectedBetweenMangledNameAndComma"
2318 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.comma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2319 | return "comma"
2320 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.unexpectedBetweenCommaAndOrdinal:
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:2320:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2318 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.comma:
2319 | return "comma"
2320 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.unexpectedBetweenCommaAndOrdinal:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2321 | return "unexpectedBetweenCommaAndOrdinal"
2322 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.ordinal:
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:2322:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2320 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.unexpectedBetweenCommaAndOrdinal:
2321 | return "unexpectedBetweenCommaAndOrdinal"
2322 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.ordinal:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2323 | return "ordinal"
2324 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.unexpectedAfterOrdinal:
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:2324:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2322 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.ordinal:
2323 | return "ordinal"
2324 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.unexpectedAfterOrdinal:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2325 | return "unexpectedAfterOrdinal"
2326 | case \OperatorDeclSyntax.unexpectedBeforeFixitySpecifier:
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:2326:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2324 | case \OpaqueReturnTypeOfAttributeArgumentsSyntax.unexpectedAfterOrdinal:
2325 | return "unexpectedAfterOrdinal"
2326 | case \OperatorDeclSyntax.unexpectedBeforeFixitySpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2327 | return "unexpectedBeforeFixitySpecifier"
2328 | case \OperatorDeclSyntax.fixitySpecifier:
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:2328:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2326 | case \OperatorDeclSyntax.unexpectedBeforeFixitySpecifier:
2327 | return "unexpectedBeforeFixitySpecifier"
2328 | case \OperatorDeclSyntax.fixitySpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2329 | return "fixitySpecifier"
2330 | case \OperatorDeclSyntax.unexpectedBetweenFixitySpecifierAndOperatorKeyword:
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:2330:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2328 | case \OperatorDeclSyntax.fixitySpecifier:
2329 | return "fixitySpecifier"
2330 | case \OperatorDeclSyntax.unexpectedBetweenFixitySpecifierAndOperatorKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2331 | return "unexpectedBetweenFixitySpecifierAndOperatorKeyword"
2332 | case \OperatorDeclSyntax.operatorKeyword:
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:2332:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2330 | case \OperatorDeclSyntax.unexpectedBetweenFixitySpecifierAndOperatorKeyword:
2331 | return "unexpectedBetweenFixitySpecifierAndOperatorKeyword"
2332 | case \OperatorDeclSyntax.operatorKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2333 | return "operatorKeyword"
2334 | case \OperatorDeclSyntax.unexpectedBetweenOperatorKeywordAndName:
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:2334:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2332 | case \OperatorDeclSyntax.operatorKeyword:
2333 | return "operatorKeyword"
2334 | case \OperatorDeclSyntax.unexpectedBetweenOperatorKeywordAndName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2335 | return "unexpectedBetweenOperatorKeywordAndName"
2336 | case \OperatorDeclSyntax.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:2336:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2334 | case \OperatorDeclSyntax.unexpectedBetweenOperatorKeywordAndName:
2335 | return "unexpectedBetweenOperatorKeywordAndName"
2336 | case \OperatorDeclSyntax.name:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2337 | return "name"
2338 | case \OperatorDeclSyntax.unexpectedBetweenNameAndOperatorPrecedenceAndTypes:
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:2338:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2336 | case \OperatorDeclSyntax.name:
2337 | return "name"
2338 | case \OperatorDeclSyntax.unexpectedBetweenNameAndOperatorPrecedenceAndTypes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2339 | return "unexpectedBetweenNameAndOperatorPrecedenceAndTypes"
2340 | case \OperatorDeclSyntax.operatorPrecedenceAndTypes:
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:2340:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2338 | case \OperatorDeclSyntax.unexpectedBetweenNameAndOperatorPrecedenceAndTypes:
2339 | return "unexpectedBetweenNameAndOperatorPrecedenceAndTypes"
2340 | case \OperatorDeclSyntax.operatorPrecedenceAndTypes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2341 | return "operatorPrecedenceAndTypes"
2342 | case \OperatorDeclSyntax.unexpectedAfterOperatorPrecedenceAndTypes:
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:2342:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2340 | case \OperatorDeclSyntax.operatorPrecedenceAndTypes:
2341 | return "operatorPrecedenceAndTypes"
2342 | case \OperatorDeclSyntax.unexpectedAfterOperatorPrecedenceAndTypes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2343 | return "unexpectedAfterOperatorPrecedenceAndTypes"
2344 | case \OperatorPrecedenceAndTypesSyntax.unexpectedBeforeColon:
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:2344:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2342 | case \OperatorDeclSyntax.unexpectedAfterOperatorPrecedenceAndTypes:
2343 | return "unexpectedAfterOperatorPrecedenceAndTypes"
2344 | case \OperatorPrecedenceAndTypesSyntax.unexpectedBeforeColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2345 | return "unexpectedBeforeColon"
2346 | case \OperatorPrecedenceAndTypesSyntax.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:2346:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2344 | case \OperatorPrecedenceAndTypesSyntax.unexpectedBeforeColon:
2345 | return "unexpectedBeforeColon"
2346 | case \OperatorPrecedenceAndTypesSyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2347 | return "colon"
2348 | case \OperatorPrecedenceAndTypesSyntax.unexpectedBetweenColonAndPrecedenceGroup:
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:2348:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2346 | case \OperatorPrecedenceAndTypesSyntax.colon:
2347 | return "colon"
2348 | case \OperatorPrecedenceAndTypesSyntax.unexpectedBetweenColonAndPrecedenceGroup:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2349 | return "unexpectedBetweenColonAndPrecedenceGroup"
2350 | case \OperatorPrecedenceAndTypesSyntax.precedenceGroup:
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:2350:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2348 | case \OperatorPrecedenceAndTypesSyntax.unexpectedBetweenColonAndPrecedenceGroup:
2349 | return "unexpectedBetweenColonAndPrecedenceGroup"
2350 | case \OperatorPrecedenceAndTypesSyntax.precedenceGroup:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2351 | return "precedenceGroup"
2352 | case \OperatorPrecedenceAndTypesSyntax.unexpectedBetweenPrecedenceGroupAndDesignatedTypes:
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:2352:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2350 | case \OperatorPrecedenceAndTypesSyntax.precedenceGroup:
2351 | return "precedenceGroup"
2352 | case \OperatorPrecedenceAndTypesSyntax.unexpectedBetweenPrecedenceGroupAndDesignatedTypes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2353 | return "unexpectedBetweenPrecedenceGroupAndDesignatedTypes"
2354 | case \OperatorPrecedenceAndTypesSyntax.designatedTypes:
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:2354:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2352 | case \OperatorPrecedenceAndTypesSyntax.unexpectedBetweenPrecedenceGroupAndDesignatedTypes:
2353 | return "unexpectedBetweenPrecedenceGroupAndDesignatedTypes"
2354 | case \OperatorPrecedenceAndTypesSyntax.designatedTypes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2355 | return "designatedTypes"
2356 | case \OperatorPrecedenceAndTypesSyntax.unexpectedAfterDesignatedTypes:
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:2356:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2354 | case \OperatorPrecedenceAndTypesSyntax.designatedTypes:
2355 | return "designatedTypes"
2356 | case \OperatorPrecedenceAndTypesSyntax.unexpectedAfterDesignatedTypes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2357 | return "unexpectedAfterDesignatedTypes"
2358 | case \OptionalBindingConditionSyntax.unexpectedBeforeBindingSpecifier:
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:2358:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2356 | case \OperatorPrecedenceAndTypesSyntax.unexpectedAfterDesignatedTypes:
2357 | return "unexpectedAfterDesignatedTypes"
2358 | case \OptionalBindingConditionSyntax.unexpectedBeforeBindingSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2359 | return "unexpectedBeforeBindingSpecifier"
2360 | case \OptionalBindingConditionSyntax.bindingSpecifier:
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:2360:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2358 | case \OptionalBindingConditionSyntax.unexpectedBeforeBindingSpecifier:
2359 | return "unexpectedBeforeBindingSpecifier"
2360 | case \OptionalBindingConditionSyntax.bindingSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2361 | return "bindingSpecifier"
2362 | case \OptionalBindingConditionSyntax.unexpectedBetweenBindingSpecifierAndPattern:
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:2362:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2360 | case \OptionalBindingConditionSyntax.bindingSpecifier:
2361 | return "bindingSpecifier"
2362 | case \OptionalBindingConditionSyntax.unexpectedBetweenBindingSpecifierAndPattern:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2363 | return "unexpectedBetweenBindingSpecifierAndPattern"
2364 | case \OptionalBindingConditionSyntax.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:2364:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2362 | case \OptionalBindingConditionSyntax.unexpectedBetweenBindingSpecifierAndPattern:
2363 | return "unexpectedBetweenBindingSpecifierAndPattern"
2364 | case \OptionalBindingConditionSyntax.pattern:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2365 | return "pattern"
2366 | case \OptionalBindingConditionSyntax.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:2366:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2364 | case \OptionalBindingConditionSyntax.pattern:
2365 | return "pattern"
2366 | case \OptionalBindingConditionSyntax.unexpectedBetweenPatternAndTypeAnnotation:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2367 | return "unexpectedBetweenPatternAndTypeAnnotation"
2368 | case \OptionalBindingConditionSyntax.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:2368:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2366 | case \OptionalBindingConditionSyntax.unexpectedBetweenPatternAndTypeAnnotation:
2367 | return "unexpectedBetweenPatternAndTypeAnnotation"
2368 | case \OptionalBindingConditionSyntax.typeAnnotation:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2369 | return "typeAnnotation"
2370 | case \OptionalBindingConditionSyntax.unexpectedBetweenTypeAnnotationAndInitializer:
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:2370:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2368 | case \OptionalBindingConditionSyntax.typeAnnotation:
2369 | return "typeAnnotation"
2370 | case \OptionalBindingConditionSyntax.unexpectedBetweenTypeAnnotationAndInitializer:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2371 | return "unexpectedBetweenTypeAnnotationAndInitializer"
2372 | case \OptionalBindingConditionSyntax.initializer:
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:2372:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2370 | case \OptionalBindingConditionSyntax.unexpectedBetweenTypeAnnotationAndInitializer:
2371 | return "unexpectedBetweenTypeAnnotationAndInitializer"
2372 | case \OptionalBindingConditionSyntax.initializer:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2373 | return "initializer"
2374 | case \OptionalBindingConditionSyntax.unexpectedAfterInitializer:
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:2374:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2372 | case \OptionalBindingConditionSyntax.initializer:
2373 | return "initializer"
2374 | case \OptionalBindingConditionSyntax.unexpectedAfterInitializer:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2375 | return "unexpectedAfterInitializer"
2376 | case \OptionalChainingExprSyntax.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:2376:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2374 | case \OptionalBindingConditionSyntax.unexpectedAfterInitializer:
2375 | return "unexpectedAfterInitializer"
2376 | case \OptionalChainingExprSyntax.unexpectedBeforeExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2377 | return "unexpectedBeforeExpression"
2378 | case \OptionalChainingExprSyntax.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:2378:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2376 | case \OptionalChainingExprSyntax.unexpectedBeforeExpression:
2377 | return "unexpectedBeforeExpression"
2378 | case \OptionalChainingExprSyntax.expression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2379 | return "expression"
2380 | case \OptionalChainingExprSyntax.unexpectedBetweenExpressionAndQuestionMark:
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:2380:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2378 | case \OptionalChainingExprSyntax.expression:
2379 | return "expression"
2380 | case \OptionalChainingExprSyntax.unexpectedBetweenExpressionAndQuestionMark:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2381 | return "unexpectedBetweenExpressionAndQuestionMark"
2382 | case \OptionalChainingExprSyntax.questionMark:
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:2382:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2380 | case \OptionalChainingExprSyntax.unexpectedBetweenExpressionAndQuestionMark:
2381 | return "unexpectedBetweenExpressionAndQuestionMark"
2382 | case \OptionalChainingExprSyntax.questionMark:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2383 | return "questionMark"
2384 | case \OptionalChainingExprSyntax.unexpectedAfterQuestionMark:
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:2384:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2382 | case \OptionalChainingExprSyntax.questionMark:
2383 | return "questionMark"
2384 | case \OptionalChainingExprSyntax.unexpectedAfterQuestionMark:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2385 | return "unexpectedAfterQuestionMark"
2386 | case \OptionalTypeSyntax.unexpectedBeforeWrappedType:
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:2386:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2384 | case \OptionalChainingExprSyntax.unexpectedAfterQuestionMark:
2385 | return "unexpectedAfterQuestionMark"
2386 | case \OptionalTypeSyntax.unexpectedBeforeWrappedType:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2387 | return "unexpectedBeforeWrappedType"
2388 | case \OptionalTypeSyntax.wrappedType:
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:2388:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2386 | case \OptionalTypeSyntax.unexpectedBeforeWrappedType:
2387 | return "unexpectedBeforeWrappedType"
2388 | case \OptionalTypeSyntax.wrappedType:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2389 | return "wrappedType"
2390 | case \OptionalTypeSyntax.unexpectedBetweenWrappedTypeAndQuestionMark:
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:2390:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2388 | case \OptionalTypeSyntax.wrappedType:
2389 | return "wrappedType"
2390 | case \OptionalTypeSyntax.unexpectedBetweenWrappedTypeAndQuestionMark:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2391 | return "unexpectedBetweenWrappedTypeAndQuestionMark"
2392 | case \OptionalTypeSyntax.questionMark:
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:2392:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2390 | case \OptionalTypeSyntax.unexpectedBetweenWrappedTypeAndQuestionMark:
2391 | return "unexpectedBetweenWrappedTypeAndQuestionMark"
2392 | case \OptionalTypeSyntax.questionMark:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2393 | return "questionMark"
2394 | case \OptionalTypeSyntax.unexpectedAfterQuestionMark:
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:2394:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2392 | case \OptionalTypeSyntax.questionMark:
2393 | return "questionMark"
2394 | case \OptionalTypeSyntax.unexpectedAfterQuestionMark:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2395 | return "unexpectedAfterQuestionMark"
2396 | case \OriginallyDefinedInAttributeArgumentsSyntax.unexpectedBeforeModuleLabel:
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:2396:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2394 | case \OptionalTypeSyntax.unexpectedAfterQuestionMark:
2395 | return "unexpectedAfterQuestionMark"
2396 | case \OriginallyDefinedInAttributeArgumentsSyntax.unexpectedBeforeModuleLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2397 | return "unexpectedBeforeModuleLabel"
2398 | case \OriginallyDefinedInAttributeArgumentsSyntax.moduleLabel:
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:2398:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2396 | case \OriginallyDefinedInAttributeArgumentsSyntax.unexpectedBeforeModuleLabel:
2397 | return "unexpectedBeforeModuleLabel"
2398 | case \OriginallyDefinedInAttributeArgumentsSyntax.moduleLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2399 | return "moduleLabel"
2400 | case \OriginallyDefinedInAttributeArgumentsSyntax.unexpectedBetweenModuleLabelAndColon:
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:2400:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2398 | case \OriginallyDefinedInAttributeArgumentsSyntax.moduleLabel:
2399 | return "moduleLabel"
2400 | case \OriginallyDefinedInAttributeArgumentsSyntax.unexpectedBetweenModuleLabelAndColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2401 | return "unexpectedBetweenModuleLabelAndColon"
2402 | case \OriginallyDefinedInAttributeArgumentsSyntax.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:2402:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2400 | case \OriginallyDefinedInAttributeArgumentsSyntax.unexpectedBetweenModuleLabelAndColon:
2401 | return "unexpectedBetweenModuleLabelAndColon"
2402 | case \OriginallyDefinedInAttributeArgumentsSyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2403 | return "colon"
2404 | case \OriginallyDefinedInAttributeArgumentsSyntax.unexpectedBetweenColonAndModuleName:
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:2404:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2402 | case \OriginallyDefinedInAttributeArgumentsSyntax.colon:
2403 | return "colon"
2404 | case \OriginallyDefinedInAttributeArgumentsSyntax.unexpectedBetweenColonAndModuleName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2405 | return "unexpectedBetweenColonAndModuleName"
2406 | case \OriginallyDefinedInAttributeArgumentsSyntax.moduleName:
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:2406:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2404 | case \OriginallyDefinedInAttributeArgumentsSyntax.unexpectedBetweenColonAndModuleName:
2405 | return "unexpectedBetweenColonAndModuleName"
2406 | case \OriginallyDefinedInAttributeArgumentsSyntax.moduleName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2407 | return "moduleName"
2408 | case \OriginallyDefinedInAttributeArgumentsSyntax.unexpectedBetweenModuleNameAndComma:
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:2408:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2406 | case \OriginallyDefinedInAttributeArgumentsSyntax.moduleName:
2407 | return "moduleName"
2408 | case \OriginallyDefinedInAttributeArgumentsSyntax.unexpectedBetweenModuleNameAndComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2409 | return "unexpectedBetweenModuleNameAndComma"
2410 | case \OriginallyDefinedInAttributeArgumentsSyntax.comma:
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:2410:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2408 | case \OriginallyDefinedInAttributeArgumentsSyntax.unexpectedBetweenModuleNameAndComma:
2409 | return "unexpectedBetweenModuleNameAndComma"
2410 | case \OriginallyDefinedInAttributeArgumentsSyntax.comma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2411 | return "comma"
2412 | case \OriginallyDefinedInAttributeArgumentsSyntax.unexpectedBetweenCommaAndPlatforms:
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:2412:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2410 | case \OriginallyDefinedInAttributeArgumentsSyntax.comma:
2411 | return "comma"
2412 | case \OriginallyDefinedInAttributeArgumentsSyntax.unexpectedBetweenCommaAndPlatforms:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2413 | return "unexpectedBetweenCommaAndPlatforms"
2414 | case \OriginallyDefinedInAttributeArgumentsSyntax.platforms:
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:2414:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2412 | case \OriginallyDefinedInAttributeArgumentsSyntax.unexpectedBetweenCommaAndPlatforms:
2413 | return "unexpectedBetweenCommaAndPlatforms"
2414 | case \OriginallyDefinedInAttributeArgumentsSyntax.platforms:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2415 | return "platforms"
2416 | case \OriginallyDefinedInAttributeArgumentsSyntax.unexpectedAfterPlatforms:
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:2416:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2414 | case \OriginallyDefinedInAttributeArgumentsSyntax.platforms:
2415 | return "platforms"
2416 | case \OriginallyDefinedInAttributeArgumentsSyntax.unexpectedAfterPlatforms:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2417 | return "unexpectedAfterPlatforms"
2418 | case \PackElementExprSyntax.unexpectedBeforeEachKeyword:
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:2418:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2416 | case \OriginallyDefinedInAttributeArgumentsSyntax.unexpectedAfterPlatforms:
2417 | return "unexpectedAfterPlatforms"
2418 | case \PackElementExprSyntax.unexpectedBeforeEachKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2419 | return "unexpectedBeforeEachKeyword"
2420 | case \PackElementExprSyntax.eachKeyword:
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:2420:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2418 | case \PackElementExprSyntax.unexpectedBeforeEachKeyword:
2419 | return "unexpectedBeforeEachKeyword"
2420 | case \PackElementExprSyntax.eachKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2421 | return "eachKeyword"
2422 | case \PackElementExprSyntax.unexpectedBetweenEachKeywordAndPack:
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:2422:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2420 | case \PackElementExprSyntax.eachKeyword:
2421 | return "eachKeyword"
2422 | case \PackElementExprSyntax.unexpectedBetweenEachKeywordAndPack:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2423 | return "unexpectedBetweenEachKeywordAndPack"
2424 | case \PackElementExprSyntax.pack:
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:2424:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2422 | case \PackElementExprSyntax.unexpectedBetweenEachKeywordAndPack:
2423 | return "unexpectedBetweenEachKeywordAndPack"
2424 | case \PackElementExprSyntax.pack:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2425 | return "pack"
2426 | case \PackElementExprSyntax.unexpectedAfterPack:
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:2426:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2424 | case \PackElementExprSyntax.pack:
2425 | return "pack"
2426 | case \PackElementExprSyntax.unexpectedAfterPack:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2427 | return "unexpectedAfterPack"
2428 | case \PackElementTypeSyntax.unexpectedBeforeEachKeyword:
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:2428:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2426 | case \PackElementExprSyntax.unexpectedAfterPack:
2427 | return "unexpectedAfterPack"
2428 | case \PackElementTypeSyntax.unexpectedBeforeEachKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2429 | return "unexpectedBeforeEachKeyword"
2430 | case \PackElementTypeSyntax.eachKeyword:
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:2430:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2428 | case \PackElementTypeSyntax.unexpectedBeforeEachKeyword:
2429 | return "unexpectedBeforeEachKeyword"
2430 | case \PackElementTypeSyntax.eachKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2431 | return "eachKeyword"
2432 | case \PackElementTypeSyntax.unexpectedBetweenEachKeywordAndPack:
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:2432:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2430 | case \PackElementTypeSyntax.eachKeyword:
2431 | return "eachKeyword"
2432 | case \PackElementTypeSyntax.unexpectedBetweenEachKeywordAndPack:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2433 | return "unexpectedBetweenEachKeywordAndPack"
2434 | case \PackElementTypeSyntax.pack:
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:2434:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2432 | case \PackElementTypeSyntax.unexpectedBetweenEachKeywordAndPack:
2433 | return "unexpectedBetweenEachKeywordAndPack"
2434 | case \PackElementTypeSyntax.pack:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2435 | return "pack"
2436 | case \PackElementTypeSyntax.unexpectedAfterPack:
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:2436:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2434 | case \PackElementTypeSyntax.pack:
2435 | return "pack"
2436 | case \PackElementTypeSyntax.unexpectedAfterPack:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2437 | return "unexpectedAfterPack"
2438 | case \PackExpansionExprSyntax.unexpectedBeforeRepeatKeyword:
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:2438:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2436 | case \PackElementTypeSyntax.unexpectedAfterPack:
2437 | return "unexpectedAfterPack"
2438 | case \PackExpansionExprSyntax.unexpectedBeforeRepeatKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2439 | return "unexpectedBeforeRepeatKeyword"
2440 | case \PackExpansionExprSyntax.repeatKeyword:
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:2440:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2438 | case \PackExpansionExprSyntax.unexpectedBeforeRepeatKeyword:
2439 | return "unexpectedBeforeRepeatKeyword"
2440 | case \PackExpansionExprSyntax.repeatKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2441 | return "repeatKeyword"
2442 | case \PackExpansionExprSyntax.unexpectedBetweenRepeatKeywordAndRepetitionPattern:
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:2442:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2440 | case \PackExpansionExprSyntax.repeatKeyword:
2441 | return "repeatKeyword"
2442 | case \PackExpansionExprSyntax.unexpectedBetweenRepeatKeywordAndRepetitionPattern:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2443 | return "unexpectedBetweenRepeatKeywordAndRepetitionPattern"
2444 | case \PackExpansionExprSyntax.repetitionPattern:
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:2444:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2442 | case \PackExpansionExprSyntax.unexpectedBetweenRepeatKeywordAndRepetitionPattern:
2443 | return "unexpectedBetweenRepeatKeywordAndRepetitionPattern"
2444 | case \PackExpansionExprSyntax.repetitionPattern:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2445 | return "repetitionPattern"
2446 | case \PackExpansionExprSyntax.unexpectedAfterRepetitionPattern:
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:2446:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2444 | case \PackExpansionExprSyntax.repetitionPattern:
2445 | return "repetitionPattern"
2446 | case \PackExpansionExprSyntax.unexpectedAfterRepetitionPattern:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2447 | return "unexpectedAfterRepetitionPattern"
2448 | case \PackExpansionTypeSyntax.unexpectedBeforeRepeatKeyword:
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:2448:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2446 | case \PackExpansionExprSyntax.unexpectedAfterRepetitionPattern:
2447 | return "unexpectedAfterRepetitionPattern"
2448 | case \PackExpansionTypeSyntax.unexpectedBeforeRepeatKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2449 | return "unexpectedBeforeRepeatKeyword"
2450 | case \PackExpansionTypeSyntax.repeatKeyword:
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:2450:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2448 | case \PackExpansionTypeSyntax.unexpectedBeforeRepeatKeyword:
2449 | return "unexpectedBeforeRepeatKeyword"
2450 | case \PackExpansionTypeSyntax.repeatKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2451 | return "repeatKeyword"
2452 | case \PackExpansionTypeSyntax.unexpectedBetweenRepeatKeywordAndRepetitionPattern:
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:2452:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2450 | case \PackExpansionTypeSyntax.repeatKeyword:
2451 | return "repeatKeyword"
2452 | case \PackExpansionTypeSyntax.unexpectedBetweenRepeatKeywordAndRepetitionPattern:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2453 | return "unexpectedBetweenRepeatKeywordAndRepetitionPattern"
2454 | case \PackExpansionTypeSyntax.repetitionPattern:
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:2454:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2452 | case \PackExpansionTypeSyntax.unexpectedBetweenRepeatKeywordAndRepetitionPattern:
2453 | return "unexpectedBetweenRepeatKeywordAndRepetitionPattern"
2454 | case \PackExpansionTypeSyntax.repetitionPattern:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2455 | return "repetitionPattern"
2456 | case \PackExpansionTypeSyntax.unexpectedAfterRepetitionPattern:
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:2456:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2454 | case \PackExpansionTypeSyntax.repetitionPattern:
2455 | return "repetitionPattern"
2456 | case \PackExpansionTypeSyntax.unexpectedAfterRepetitionPattern:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2457 | return "unexpectedAfterRepetitionPattern"
2458 | case \PatternBindingSyntax.unexpectedBeforePattern:
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:2458:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2456 | case \PackExpansionTypeSyntax.unexpectedAfterRepetitionPattern:
2457 | return "unexpectedAfterRepetitionPattern"
2458 | case \PatternBindingSyntax.unexpectedBeforePattern:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2459 | return "unexpectedBeforePattern"
2460 | case \PatternBindingSyntax.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:2460:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2458 | case \PatternBindingSyntax.unexpectedBeforePattern:
2459 | return "unexpectedBeforePattern"
2460 | case \PatternBindingSyntax.pattern:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2461 | return "pattern"
2462 | case \PatternBindingSyntax.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:2462:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2460 | case \PatternBindingSyntax.pattern:
2461 | return "pattern"
2462 | case \PatternBindingSyntax.unexpectedBetweenPatternAndTypeAnnotation:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2463 | return "unexpectedBetweenPatternAndTypeAnnotation"
2464 | case \PatternBindingSyntax.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:2464:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2462 | case \PatternBindingSyntax.unexpectedBetweenPatternAndTypeAnnotation:
2463 | return "unexpectedBetweenPatternAndTypeAnnotation"
2464 | case \PatternBindingSyntax.typeAnnotation:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2465 | return "typeAnnotation"
2466 | case \PatternBindingSyntax.unexpectedBetweenTypeAnnotationAndInitializer:
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:2466:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2464 | case \PatternBindingSyntax.typeAnnotation:
2465 | return "typeAnnotation"
2466 | case \PatternBindingSyntax.unexpectedBetweenTypeAnnotationAndInitializer:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2467 | return "unexpectedBetweenTypeAnnotationAndInitializer"
2468 | case \PatternBindingSyntax.initializer:
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:2468:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2466 | case \PatternBindingSyntax.unexpectedBetweenTypeAnnotationAndInitializer:
2467 | return "unexpectedBetweenTypeAnnotationAndInitializer"
2468 | case \PatternBindingSyntax.initializer:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2469 | return "initializer"
2470 | case \PatternBindingSyntax.unexpectedBetweenInitializerAndAccessorBlock:
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:2470:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2468 | case \PatternBindingSyntax.initializer:
2469 | return "initializer"
2470 | case \PatternBindingSyntax.unexpectedBetweenInitializerAndAccessorBlock:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2471 | return "unexpectedBetweenInitializerAndAccessorBlock"
2472 | case \PatternBindingSyntax.accessorBlock:
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:2472:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2470 | case \PatternBindingSyntax.unexpectedBetweenInitializerAndAccessorBlock:
2471 | return "unexpectedBetweenInitializerAndAccessorBlock"
2472 | case \PatternBindingSyntax.accessorBlock:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2473 | return "accessorBlock"
2474 | case \PatternBindingSyntax.unexpectedBetweenAccessorBlockAndTrailingComma:
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:2474:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2472 | case \PatternBindingSyntax.accessorBlock:
2473 | return "accessorBlock"
2474 | case \PatternBindingSyntax.unexpectedBetweenAccessorBlockAndTrailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2475 | return "unexpectedBetweenAccessorBlockAndTrailingComma"
2476 | case \PatternBindingSyntax.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:2476:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2474 | case \PatternBindingSyntax.unexpectedBetweenAccessorBlockAndTrailingComma:
2475 | return "unexpectedBetweenAccessorBlockAndTrailingComma"
2476 | case \PatternBindingSyntax.trailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2477 | return "trailingComma"
2478 | case \PatternBindingSyntax.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:2478:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2476 | case \PatternBindingSyntax.trailingComma:
2477 | return "trailingComma"
2478 | case \PatternBindingSyntax.unexpectedAfterTrailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2479 | return "unexpectedAfterTrailingComma"
2480 | case \PatternExprSyntax.unexpectedBeforePattern:
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:2480:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2478 | case \PatternBindingSyntax.unexpectedAfterTrailingComma:
2479 | return "unexpectedAfterTrailingComma"
2480 | case \PatternExprSyntax.unexpectedBeforePattern:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2481 | return "unexpectedBeforePattern"
2482 | case \PatternExprSyntax.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:2482:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2480 | case \PatternExprSyntax.unexpectedBeforePattern:
2481 | return "unexpectedBeforePattern"
2482 | case \PatternExprSyntax.pattern:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2483 | return "pattern"
2484 | case \PatternExprSyntax.unexpectedAfterPattern:
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:2484:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2482 | case \PatternExprSyntax.pattern:
2483 | return "pattern"
2484 | case \PatternExprSyntax.unexpectedAfterPattern:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2485 | return "unexpectedAfterPattern"
2486 | case \PlatformVersionItemSyntax.unexpectedBeforePlatformVersion:
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:2486:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2484 | case \PatternExprSyntax.unexpectedAfterPattern:
2485 | return "unexpectedAfterPattern"
2486 | case \PlatformVersionItemSyntax.unexpectedBeforePlatformVersion:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2487 | return "unexpectedBeforePlatformVersion"
2488 | case \PlatformVersionItemSyntax.platformVersion:
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:2488:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2486 | case \PlatformVersionItemSyntax.unexpectedBeforePlatformVersion:
2487 | return "unexpectedBeforePlatformVersion"
2488 | case \PlatformVersionItemSyntax.platformVersion:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2489 | return "platformVersion"
2490 | case \PlatformVersionItemSyntax.unexpectedBetweenPlatformVersionAndTrailingComma:
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:2490:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2488 | case \PlatformVersionItemSyntax.platformVersion:
2489 | return "platformVersion"
2490 | case \PlatformVersionItemSyntax.unexpectedBetweenPlatformVersionAndTrailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2491 | return "unexpectedBetweenPlatformVersionAndTrailingComma"
2492 | case \PlatformVersionItemSyntax.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:2492:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2490 | case \PlatformVersionItemSyntax.unexpectedBetweenPlatformVersionAndTrailingComma:
2491 | return "unexpectedBetweenPlatformVersionAndTrailingComma"
2492 | case \PlatformVersionItemSyntax.trailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2493 | return "trailingComma"
2494 | case \PlatformVersionItemSyntax.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:2494:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2492 | case \PlatformVersionItemSyntax.trailingComma:
2493 | return "trailingComma"
2494 | case \PlatformVersionItemSyntax.unexpectedAfterTrailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2495 | return "unexpectedAfterTrailingComma"
2496 | case \PlatformVersionSyntax.unexpectedBeforePlatform:
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:2496:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2494 | case \PlatformVersionItemSyntax.unexpectedAfterTrailingComma:
2495 | return "unexpectedAfterTrailingComma"
2496 | case \PlatformVersionSyntax.unexpectedBeforePlatform:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2497 | return "unexpectedBeforePlatform"
2498 | case \PlatformVersionSyntax.platform:
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:2498:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2496 | case \PlatformVersionSyntax.unexpectedBeforePlatform:
2497 | return "unexpectedBeforePlatform"
2498 | case \PlatformVersionSyntax.platform:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2499 | return "platform"
2500 | case \PlatformVersionSyntax.unexpectedBetweenPlatformAndVersion:
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:2500:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2498 | case \PlatformVersionSyntax.platform:
2499 | return "platform"
2500 | case \PlatformVersionSyntax.unexpectedBetweenPlatformAndVersion:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2501 | return "unexpectedBetweenPlatformAndVersion"
2502 | case \PlatformVersionSyntax.version:
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:2502:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2500 | case \PlatformVersionSyntax.unexpectedBetweenPlatformAndVersion:
2501 | return "unexpectedBetweenPlatformAndVersion"
2502 | case \PlatformVersionSyntax.version:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2503 | return "version"
2504 | case \PlatformVersionSyntax.unexpectedAfterVersion:
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:2504:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2502 | case \PlatformVersionSyntax.version:
2503 | return "version"
2504 | case \PlatformVersionSyntax.unexpectedAfterVersion:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2505 | return "unexpectedAfterVersion"
2506 | case \PostfixIfConfigExprSyntax.unexpectedBeforeBase:
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:2506:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2504 | case \PlatformVersionSyntax.unexpectedAfterVersion:
2505 | return "unexpectedAfterVersion"
2506 | case \PostfixIfConfigExprSyntax.unexpectedBeforeBase:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2507 | return "unexpectedBeforeBase"
2508 | case \PostfixIfConfigExprSyntax.base:
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:2508:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2506 | case \PostfixIfConfigExprSyntax.unexpectedBeforeBase:
2507 | return "unexpectedBeforeBase"
2508 | case \PostfixIfConfigExprSyntax.base:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2509 | return "base"
2510 | case \PostfixIfConfigExprSyntax.unexpectedBetweenBaseAndConfig:
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:2510:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2508 | case \PostfixIfConfigExprSyntax.base:
2509 | return "base"
2510 | case \PostfixIfConfigExprSyntax.unexpectedBetweenBaseAndConfig:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2511 | return "unexpectedBetweenBaseAndConfig"
2512 | case \PostfixIfConfigExprSyntax.config:
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:2512:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2510 | case \PostfixIfConfigExprSyntax.unexpectedBetweenBaseAndConfig:
2511 | return "unexpectedBetweenBaseAndConfig"
2512 | case \PostfixIfConfigExprSyntax.config:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2513 | return "config"
2514 | case \PostfixIfConfigExprSyntax.unexpectedAfterConfig:
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:2514:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2512 | case \PostfixIfConfigExprSyntax.config:
2513 | return "config"
2514 | case \PostfixIfConfigExprSyntax.unexpectedAfterConfig:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2515 | return "unexpectedAfterConfig"
2516 | case \PostfixOperatorExprSyntax.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:2516:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2514 | case \PostfixIfConfigExprSyntax.unexpectedAfterConfig:
2515 | return "unexpectedAfterConfig"
2516 | case \PostfixOperatorExprSyntax.unexpectedBeforeExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2517 | return "unexpectedBeforeExpression"
2518 | case \PostfixOperatorExprSyntax.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:2518:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2516 | case \PostfixOperatorExprSyntax.unexpectedBeforeExpression:
2517 | return "unexpectedBeforeExpression"
2518 | case \PostfixOperatorExprSyntax.expression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2519 | return "expression"
2520 | case \PostfixOperatorExprSyntax.unexpectedBetweenExpressionAndOperator:
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:2520:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2518 | case \PostfixOperatorExprSyntax.expression:
2519 | return "expression"
2520 | case \PostfixOperatorExprSyntax.unexpectedBetweenExpressionAndOperator:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2521 | return "unexpectedBetweenExpressionAndOperator"
2522 | case \PostfixOperatorExprSyntax.operator:
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:2522:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2520 | case \PostfixOperatorExprSyntax.unexpectedBetweenExpressionAndOperator:
2521 | return "unexpectedBetweenExpressionAndOperator"
2522 | case \PostfixOperatorExprSyntax.operator:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2523 | return "operator"
2524 | case \PostfixOperatorExprSyntax.unexpectedAfterOperator:
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:2524:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2522 | case \PostfixOperatorExprSyntax.operator:
2523 | return "operator"
2524 | case \PostfixOperatorExprSyntax.unexpectedAfterOperator:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2525 | return "unexpectedAfterOperator"
2526 | case \PoundSourceLocationArgumentsSyntax.unexpectedBeforeFileLabel:
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:2526:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2524 | case \PostfixOperatorExprSyntax.unexpectedAfterOperator:
2525 | return "unexpectedAfterOperator"
2526 | case \PoundSourceLocationArgumentsSyntax.unexpectedBeforeFileLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2527 | return "unexpectedBeforeFileLabel"
2528 | case \PoundSourceLocationArgumentsSyntax.fileLabel:
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:2528:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2526 | case \PoundSourceLocationArgumentsSyntax.unexpectedBeforeFileLabel:
2527 | return "unexpectedBeforeFileLabel"
2528 | case \PoundSourceLocationArgumentsSyntax.fileLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2529 | return "fileLabel"
2530 | case \PoundSourceLocationArgumentsSyntax.unexpectedBetweenFileLabelAndFileColon:
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:2530:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2528 | case \PoundSourceLocationArgumentsSyntax.fileLabel:
2529 | return "fileLabel"
2530 | case \PoundSourceLocationArgumentsSyntax.unexpectedBetweenFileLabelAndFileColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2531 | return "unexpectedBetweenFileLabelAndFileColon"
2532 | case \PoundSourceLocationArgumentsSyntax.fileColon:
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:2532:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2530 | case \PoundSourceLocationArgumentsSyntax.unexpectedBetweenFileLabelAndFileColon:
2531 | return "unexpectedBetweenFileLabelAndFileColon"
2532 | case \PoundSourceLocationArgumentsSyntax.fileColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2533 | return "fileColon"
2534 | case \PoundSourceLocationArgumentsSyntax.unexpectedBetweenFileColonAndFileName:
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:2534:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2532 | case \PoundSourceLocationArgumentsSyntax.fileColon:
2533 | return "fileColon"
2534 | case \PoundSourceLocationArgumentsSyntax.unexpectedBetweenFileColonAndFileName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2535 | return "unexpectedBetweenFileColonAndFileName"
2536 | case \PoundSourceLocationArgumentsSyntax.fileName:
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:2536:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2534 | case \PoundSourceLocationArgumentsSyntax.unexpectedBetweenFileColonAndFileName:
2535 | return "unexpectedBetweenFileColonAndFileName"
2536 | case \PoundSourceLocationArgumentsSyntax.fileName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2537 | return "fileName"
2538 | case \PoundSourceLocationArgumentsSyntax.unexpectedBetweenFileNameAndComma:
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:2538:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2536 | case \PoundSourceLocationArgumentsSyntax.fileName:
2537 | return "fileName"
2538 | case \PoundSourceLocationArgumentsSyntax.unexpectedBetweenFileNameAndComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2539 | return "unexpectedBetweenFileNameAndComma"
2540 | case \PoundSourceLocationArgumentsSyntax.comma:
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:2540:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2538 | case \PoundSourceLocationArgumentsSyntax.unexpectedBetweenFileNameAndComma:
2539 | return "unexpectedBetweenFileNameAndComma"
2540 | case \PoundSourceLocationArgumentsSyntax.comma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2541 | return "comma"
2542 | case \PoundSourceLocationArgumentsSyntax.unexpectedBetweenCommaAndLineLabel:
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:2542:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2540 | case \PoundSourceLocationArgumentsSyntax.comma:
2541 | return "comma"
2542 | case \PoundSourceLocationArgumentsSyntax.unexpectedBetweenCommaAndLineLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2543 | return "unexpectedBetweenCommaAndLineLabel"
2544 | case \PoundSourceLocationArgumentsSyntax.lineLabel:
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:2544:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2542 | case \PoundSourceLocationArgumentsSyntax.unexpectedBetweenCommaAndLineLabel:
2543 | return "unexpectedBetweenCommaAndLineLabel"
2544 | case \PoundSourceLocationArgumentsSyntax.lineLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2545 | return "lineLabel"
2546 | case \PoundSourceLocationArgumentsSyntax.unexpectedBetweenLineLabelAndLineColon:
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:2546:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2544 | case \PoundSourceLocationArgumentsSyntax.lineLabel:
2545 | return "lineLabel"
2546 | case \PoundSourceLocationArgumentsSyntax.unexpectedBetweenLineLabelAndLineColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2547 | return "unexpectedBetweenLineLabelAndLineColon"
2548 | case \PoundSourceLocationArgumentsSyntax.lineColon:
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:2548:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2546 | case \PoundSourceLocationArgumentsSyntax.unexpectedBetweenLineLabelAndLineColon:
2547 | return "unexpectedBetweenLineLabelAndLineColon"
2548 | case \PoundSourceLocationArgumentsSyntax.lineColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2549 | return "lineColon"
2550 | case \PoundSourceLocationArgumentsSyntax.unexpectedBetweenLineColonAndLineNumber:
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:2550:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2548 | case \PoundSourceLocationArgumentsSyntax.lineColon:
2549 | return "lineColon"
2550 | case \PoundSourceLocationArgumentsSyntax.unexpectedBetweenLineColonAndLineNumber:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2551 | return "unexpectedBetweenLineColonAndLineNumber"
2552 | case \PoundSourceLocationArgumentsSyntax.lineNumber:
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:2552:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2550 | case \PoundSourceLocationArgumentsSyntax.unexpectedBetweenLineColonAndLineNumber:
2551 | return "unexpectedBetweenLineColonAndLineNumber"
2552 | case \PoundSourceLocationArgumentsSyntax.lineNumber:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2553 | return "lineNumber"
2554 | case \PoundSourceLocationArgumentsSyntax.unexpectedAfterLineNumber:
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:2554:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2552 | case \PoundSourceLocationArgumentsSyntax.lineNumber:
2553 | return "lineNumber"
2554 | case \PoundSourceLocationArgumentsSyntax.unexpectedAfterLineNumber:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2555 | return "unexpectedAfterLineNumber"
2556 | case \PoundSourceLocationSyntax.unexpectedBeforePoundSourceLocation:
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:2556:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2554 | case \PoundSourceLocationArgumentsSyntax.unexpectedAfterLineNumber:
2555 | return "unexpectedAfterLineNumber"
2556 | case \PoundSourceLocationSyntax.unexpectedBeforePoundSourceLocation:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2557 | return "unexpectedBeforePoundSourceLocation"
2558 | case \PoundSourceLocationSyntax.poundSourceLocation:
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:2558:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2556 | case \PoundSourceLocationSyntax.unexpectedBeforePoundSourceLocation:
2557 | return "unexpectedBeforePoundSourceLocation"
2558 | case \PoundSourceLocationSyntax.poundSourceLocation:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2559 | return "poundSourceLocation"
2560 | case \PoundSourceLocationSyntax.unexpectedBetweenPoundSourceLocationAndLeftParen:
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:2560:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2558 | case \PoundSourceLocationSyntax.poundSourceLocation:
2559 | return "poundSourceLocation"
2560 | case \PoundSourceLocationSyntax.unexpectedBetweenPoundSourceLocationAndLeftParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2561 | return "unexpectedBetweenPoundSourceLocationAndLeftParen"
2562 | case \PoundSourceLocationSyntax.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:2562:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2560 | case \PoundSourceLocationSyntax.unexpectedBetweenPoundSourceLocationAndLeftParen:
2561 | return "unexpectedBetweenPoundSourceLocationAndLeftParen"
2562 | case \PoundSourceLocationSyntax.leftParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2563 | return "leftParen"
2564 | case \PoundSourceLocationSyntax.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:2564:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2562 | case \PoundSourceLocationSyntax.leftParen:
2563 | return "leftParen"
2564 | case \PoundSourceLocationSyntax.unexpectedBetweenLeftParenAndArguments:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2565 | return "unexpectedBetweenLeftParenAndArguments"
2566 | case \PoundSourceLocationSyntax.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:2566:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2564 | case \PoundSourceLocationSyntax.unexpectedBetweenLeftParenAndArguments:
2565 | return "unexpectedBetweenLeftParenAndArguments"
2566 | case \PoundSourceLocationSyntax.arguments:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2567 | return "arguments"
2568 | case \PoundSourceLocationSyntax.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:2568:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2566 | case \PoundSourceLocationSyntax.arguments:
2567 | return "arguments"
2568 | case \PoundSourceLocationSyntax.unexpectedBetweenArgumentsAndRightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2569 | return "unexpectedBetweenArgumentsAndRightParen"
2570 | case \PoundSourceLocationSyntax.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:2570:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2568 | case \PoundSourceLocationSyntax.unexpectedBetweenArgumentsAndRightParen:
2569 | return "unexpectedBetweenArgumentsAndRightParen"
2570 | case \PoundSourceLocationSyntax.rightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2571 | return "rightParen"
2572 | case \PoundSourceLocationSyntax.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:2572:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2570 | case \PoundSourceLocationSyntax.rightParen:
2571 | return "rightParen"
2572 | case \PoundSourceLocationSyntax.unexpectedAfterRightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2573 | return "unexpectedAfterRightParen"
2574 | case \PrecedenceGroupAssignmentSyntax.unexpectedBeforeAssignmentLabel:
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:2574:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2572 | case \PoundSourceLocationSyntax.unexpectedAfterRightParen:
2573 | return "unexpectedAfterRightParen"
2574 | case \PrecedenceGroupAssignmentSyntax.unexpectedBeforeAssignmentLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2575 | return "unexpectedBeforeAssignmentLabel"
2576 | case \PrecedenceGroupAssignmentSyntax.assignmentLabel:
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:2576:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2574 | case \PrecedenceGroupAssignmentSyntax.unexpectedBeforeAssignmentLabel:
2575 | return "unexpectedBeforeAssignmentLabel"
2576 | case \PrecedenceGroupAssignmentSyntax.assignmentLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2577 | return "assignmentLabel"
2578 | case \PrecedenceGroupAssignmentSyntax.unexpectedBetweenAssignmentLabelAndColon:
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:2578:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2576 | case \PrecedenceGroupAssignmentSyntax.assignmentLabel:
2577 | return "assignmentLabel"
2578 | case \PrecedenceGroupAssignmentSyntax.unexpectedBetweenAssignmentLabelAndColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2579 | return "unexpectedBetweenAssignmentLabelAndColon"
2580 | case \PrecedenceGroupAssignmentSyntax.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:2580:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2578 | case \PrecedenceGroupAssignmentSyntax.unexpectedBetweenAssignmentLabelAndColon:
2579 | return "unexpectedBetweenAssignmentLabelAndColon"
2580 | case \PrecedenceGroupAssignmentSyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2581 | return "colon"
2582 | case \PrecedenceGroupAssignmentSyntax.unexpectedBetweenColonAndValue:
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:2582:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2580 | case \PrecedenceGroupAssignmentSyntax.colon:
2581 | return "colon"
2582 | case \PrecedenceGroupAssignmentSyntax.unexpectedBetweenColonAndValue:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2583 | return "unexpectedBetweenColonAndValue"
2584 | case \PrecedenceGroupAssignmentSyntax.value:
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:2584:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2582 | case \PrecedenceGroupAssignmentSyntax.unexpectedBetweenColonAndValue:
2583 | return "unexpectedBetweenColonAndValue"
2584 | case \PrecedenceGroupAssignmentSyntax.value:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2585 | return "value"
2586 | case \PrecedenceGroupAssignmentSyntax.unexpectedAfterValue:
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:2586:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2584 | case \PrecedenceGroupAssignmentSyntax.value:
2585 | return "value"
2586 | case \PrecedenceGroupAssignmentSyntax.unexpectedAfterValue:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2587 | return "unexpectedAfterValue"
2588 | case \PrecedenceGroupAssociativitySyntax.unexpectedBeforeAssociativityLabel:
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:2588:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2586 | case \PrecedenceGroupAssignmentSyntax.unexpectedAfterValue:
2587 | return "unexpectedAfterValue"
2588 | case \PrecedenceGroupAssociativitySyntax.unexpectedBeforeAssociativityLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2589 | return "unexpectedBeforeAssociativityLabel"
2590 | case \PrecedenceGroupAssociativitySyntax.associativityLabel:
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:2590:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2588 | case \PrecedenceGroupAssociativitySyntax.unexpectedBeforeAssociativityLabel:
2589 | return "unexpectedBeforeAssociativityLabel"
2590 | case \PrecedenceGroupAssociativitySyntax.associativityLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2591 | return "associativityLabel"
2592 | case \PrecedenceGroupAssociativitySyntax.unexpectedBetweenAssociativityLabelAndColon:
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:2592:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2590 | case \PrecedenceGroupAssociativitySyntax.associativityLabel:
2591 | return "associativityLabel"
2592 | case \PrecedenceGroupAssociativitySyntax.unexpectedBetweenAssociativityLabelAndColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2593 | return "unexpectedBetweenAssociativityLabelAndColon"
2594 | case \PrecedenceGroupAssociativitySyntax.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:2594:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2592 | case \PrecedenceGroupAssociativitySyntax.unexpectedBetweenAssociativityLabelAndColon:
2593 | return "unexpectedBetweenAssociativityLabelAndColon"
2594 | case \PrecedenceGroupAssociativitySyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2595 | return "colon"
2596 | case \PrecedenceGroupAssociativitySyntax.unexpectedBetweenColonAndValue:
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:2596:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2594 | case \PrecedenceGroupAssociativitySyntax.colon:
2595 | return "colon"
2596 | case \PrecedenceGroupAssociativitySyntax.unexpectedBetweenColonAndValue:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2597 | return "unexpectedBetweenColonAndValue"
2598 | case \PrecedenceGroupAssociativitySyntax.value:
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:2598:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2596 | case \PrecedenceGroupAssociativitySyntax.unexpectedBetweenColonAndValue:
2597 | return "unexpectedBetweenColonAndValue"
2598 | case \PrecedenceGroupAssociativitySyntax.value:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2599 | return "value"
2600 | case \PrecedenceGroupAssociativitySyntax.unexpectedAfterValue:
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:2600:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2598 | case \PrecedenceGroupAssociativitySyntax.value:
2599 | return "value"
2600 | case \PrecedenceGroupAssociativitySyntax.unexpectedAfterValue:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2601 | return "unexpectedAfterValue"
2602 | case \PrecedenceGroupDeclSyntax.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:2602:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2600 | case \PrecedenceGroupAssociativitySyntax.unexpectedAfterValue:
2601 | return "unexpectedAfterValue"
2602 | case \PrecedenceGroupDeclSyntax.unexpectedBeforeAttributes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2603 | return "unexpectedBeforeAttributes"
2604 | case \PrecedenceGroupDeclSyntax.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:2604:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2602 | case \PrecedenceGroupDeclSyntax.unexpectedBeforeAttributes:
2603 | return "unexpectedBeforeAttributes"
2604 | case \PrecedenceGroupDeclSyntax.attributes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2605 | return "attributes"
2606 | case \PrecedenceGroupDeclSyntax.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:2606:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2604 | case \PrecedenceGroupDeclSyntax.attributes:
2605 | return "attributes"
2606 | case \PrecedenceGroupDeclSyntax.unexpectedBetweenAttributesAndModifiers:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
2607 | return "unexpectedBetweenAttributesAndModifiers"
2608 | case \PrecedenceGroupDeclSyntax.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)
BUILD FAILURE 6.2 wasm