Build Information
Failed to build JavaScriptKit, reference main (fe5aa6), with Swift 6.2 for Wasm on 10 Dec 2025 08:20:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:869:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
867 | case \DeinitializerDeclSyntax.unexpectedAfterBody:
868 | return "unexpectedAfterBody"
869 | case \DeinitializerEffectSpecifiersSyntax.unexpectedBeforeAsyncSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
870 | return "unexpectedBeforeAsyncSpecifier"
871 | case \DeinitializerEffectSpecifiersSyntax.asyncSpecifier:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:871:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
869 | case \DeinitializerEffectSpecifiersSyntax.unexpectedBeforeAsyncSpecifier:
870 | return "unexpectedBeforeAsyncSpecifier"
871 | case \DeinitializerEffectSpecifiersSyntax.asyncSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
872 | return "asyncSpecifier"
873 | case \DeinitializerEffectSpecifiersSyntax.unexpectedAfterAsyncSpecifier:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:873:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
871 | case \DeinitializerEffectSpecifiersSyntax.asyncSpecifier:
872 | return "asyncSpecifier"
873 | case \DeinitializerEffectSpecifiersSyntax.unexpectedAfterAsyncSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
874 | return "unexpectedAfterAsyncSpecifier"
875 | case \DerivativeAttributeArgumentsSyntax.unexpectedBeforeOfLabel:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:875:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
873 | case \DeinitializerEffectSpecifiersSyntax.unexpectedAfterAsyncSpecifier:
874 | return "unexpectedAfterAsyncSpecifier"
875 | case \DerivativeAttributeArgumentsSyntax.unexpectedBeforeOfLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
876 | return "unexpectedBeforeOfLabel"
877 | case \DerivativeAttributeArgumentsSyntax.ofLabel:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:877:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
875 | case \DerivativeAttributeArgumentsSyntax.unexpectedBeforeOfLabel:
876 | return "unexpectedBeforeOfLabel"
877 | case \DerivativeAttributeArgumentsSyntax.ofLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
878 | return "ofLabel"
879 | case \DerivativeAttributeArgumentsSyntax.unexpectedBetweenOfLabelAndColon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:879:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
877 | case \DerivativeAttributeArgumentsSyntax.ofLabel:
878 | return "ofLabel"
879 | case \DerivativeAttributeArgumentsSyntax.unexpectedBetweenOfLabelAndColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
880 | return "unexpectedBetweenOfLabelAndColon"
881 | case \DerivativeAttributeArgumentsSyntax.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:881:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
879 | case \DerivativeAttributeArgumentsSyntax.unexpectedBetweenOfLabelAndColon:
880 | return "unexpectedBetweenOfLabelAndColon"
881 | case \DerivativeAttributeArgumentsSyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
882 | return "colon"
883 | case \DerivativeAttributeArgumentsSyntax.unexpectedBetweenColonAndOriginalDeclName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:883:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
881 | case \DerivativeAttributeArgumentsSyntax.colon:
882 | return "colon"
883 | case \DerivativeAttributeArgumentsSyntax.unexpectedBetweenColonAndOriginalDeclName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
884 | return "unexpectedBetweenColonAndOriginalDeclName"
885 | case \DerivativeAttributeArgumentsSyntax.originalDeclName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:885:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
883 | case \DerivativeAttributeArgumentsSyntax.unexpectedBetweenColonAndOriginalDeclName:
884 | return "unexpectedBetweenColonAndOriginalDeclName"
885 | case \DerivativeAttributeArgumentsSyntax.originalDeclName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
886 | return "originalDeclName"
887 | case \DerivativeAttributeArgumentsSyntax.unexpectedBetweenOriginalDeclNameAndPeriod:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:887:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
885 | case \DerivativeAttributeArgumentsSyntax.originalDeclName:
886 | return "originalDeclName"
887 | case \DerivativeAttributeArgumentsSyntax.unexpectedBetweenOriginalDeclNameAndPeriod:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
888 | return "unexpectedBetweenOriginalDeclNameAndPeriod"
889 | case \DerivativeAttributeArgumentsSyntax.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:889:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
887 | case \DerivativeAttributeArgumentsSyntax.unexpectedBetweenOriginalDeclNameAndPeriod:
888 | return "unexpectedBetweenOriginalDeclNameAndPeriod"
889 | case \DerivativeAttributeArgumentsSyntax.period:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
890 | return "period"
891 | case \DerivativeAttributeArgumentsSyntax.unexpectedBetweenPeriodAndAccessorSpecifier:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:891:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
889 | case \DerivativeAttributeArgumentsSyntax.period:
890 | return "period"
891 | case \DerivativeAttributeArgumentsSyntax.unexpectedBetweenPeriodAndAccessorSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
892 | return "unexpectedBetweenPeriodAndAccessorSpecifier"
893 | case \DerivativeAttributeArgumentsSyntax.accessorSpecifier:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:893:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
891 | case \DerivativeAttributeArgumentsSyntax.unexpectedBetweenPeriodAndAccessorSpecifier:
892 | return "unexpectedBetweenPeriodAndAccessorSpecifier"
893 | case \DerivativeAttributeArgumentsSyntax.accessorSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
894 | return "accessorSpecifier"
895 | case \DerivativeAttributeArgumentsSyntax.unexpectedBetweenAccessorSpecifierAndComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:895:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
893 | case \DerivativeAttributeArgumentsSyntax.accessorSpecifier:
894 | return "accessorSpecifier"
895 | case \DerivativeAttributeArgumentsSyntax.unexpectedBetweenAccessorSpecifierAndComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
896 | return "unexpectedBetweenAccessorSpecifierAndComma"
897 | case \DerivativeAttributeArgumentsSyntax.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:897:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
895 | case \DerivativeAttributeArgumentsSyntax.unexpectedBetweenAccessorSpecifierAndComma:
896 | return "unexpectedBetweenAccessorSpecifierAndComma"
897 | case \DerivativeAttributeArgumentsSyntax.comma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
898 | return "comma"
899 | case \DerivativeAttributeArgumentsSyntax.unexpectedBetweenCommaAndArguments:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:899:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
897 | case \DerivativeAttributeArgumentsSyntax.comma:
898 | return "comma"
899 | case \DerivativeAttributeArgumentsSyntax.unexpectedBetweenCommaAndArguments:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
900 | return "unexpectedBetweenCommaAndArguments"
901 | case \DerivativeAttributeArgumentsSyntax.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:901:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
899 | case \DerivativeAttributeArgumentsSyntax.unexpectedBetweenCommaAndArguments:
900 | return "unexpectedBetweenCommaAndArguments"
901 | case \DerivativeAttributeArgumentsSyntax.arguments:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
902 | return "arguments"
903 | case \DerivativeAttributeArgumentsSyntax.unexpectedAfterArguments:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:903:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
901 | case \DerivativeAttributeArgumentsSyntax.arguments:
902 | return "arguments"
903 | case \DerivativeAttributeArgumentsSyntax.unexpectedAfterArguments:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
904 | return "unexpectedAfterArguments"
905 | case \DesignatedTypeSyntax.unexpectedBeforeLeadingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:905:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
903 | case \DerivativeAttributeArgumentsSyntax.unexpectedAfterArguments:
904 | return "unexpectedAfterArguments"
905 | case \DesignatedTypeSyntax.unexpectedBeforeLeadingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
906 | return "unexpectedBeforeLeadingComma"
907 | case \DesignatedTypeSyntax.leadingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:907:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
905 | case \DesignatedTypeSyntax.unexpectedBeforeLeadingComma:
906 | return "unexpectedBeforeLeadingComma"
907 | case \DesignatedTypeSyntax.leadingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
908 | return "leadingComma"
909 | case \DesignatedTypeSyntax.unexpectedBetweenLeadingCommaAndName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:909:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
907 | case \DesignatedTypeSyntax.leadingComma:
908 | return "leadingComma"
909 | case \DesignatedTypeSyntax.unexpectedBetweenLeadingCommaAndName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
910 | return "unexpectedBetweenLeadingCommaAndName"
911 | case \DesignatedTypeSyntax.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:911:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
909 | case \DesignatedTypeSyntax.unexpectedBetweenLeadingCommaAndName:
910 | return "unexpectedBetweenLeadingCommaAndName"
911 | case \DesignatedTypeSyntax.name:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
912 | return "name"
913 | case \DesignatedTypeSyntax.unexpectedAfterName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:913:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
911 | case \DesignatedTypeSyntax.name:
912 | return "name"
913 | case \DesignatedTypeSyntax.unexpectedAfterName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
914 | return "unexpectedAfterName"
915 | case \DictionaryElementSyntax.unexpectedBeforeKey:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:915:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
913 | case \DesignatedTypeSyntax.unexpectedAfterName:
914 | return "unexpectedAfterName"
915 | case \DictionaryElementSyntax.unexpectedBeforeKey:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
916 | return "unexpectedBeforeKey"
917 | case \DictionaryElementSyntax.key:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:917:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
915 | case \DictionaryElementSyntax.unexpectedBeforeKey:
916 | return "unexpectedBeforeKey"
917 | case \DictionaryElementSyntax.key:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
918 | return "key"
919 | case \DictionaryElementSyntax.unexpectedBetweenKeyAndColon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:919:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
917 | case \DictionaryElementSyntax.key:
918 | return "key"
919 | case \DictionaryElementSyntax.unexpectedBetweenKeyAndColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
920 | return "unexpectedBetweenKeyAndColon"
921 | case \DictionaryElementSyntax.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:921:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
919 | case \DictionaryElementSyntax.unexpectedBetweenKeyAndColon:
920 | return "unexpectedBetweenKeyAndColon"
921 | case \DictionaryElementSyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
922 | return "colon"
923 | case \DictionaryElementSyntax.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:923:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
921 | case \DictionaryElementSyntax.colon:
922 | return "colon"
923 | case \DictionaryElementSyntax.unexpectedBetweenColonAndValue:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
924 | return "unexpectedBetweenColonAndValue"
925 | case \DictionaryElementSyntax.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:925:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
923 | case \DictionaryElementSyntax.unexpectedBetweenColonAndValue:
924 | return "unexpectedBetweenColonAndValue"
925 | case \DictionaryElementSyntax.value:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
926 | return "value"
927 | case \DictionaryElementSyntax.unexpectedBetweenValueAndTrailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:927:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
925 | case \DictionaryElementSyntax.value:
926 | return "value"
927 | case \DictionaryElementSyntax.unexpectedBetweenValueAndTrailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
928 | return "unexpectedBetweenValueAndTrailingComma"
929 | case \DictionaryElementSyntax.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:929:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
927 | case \DictionaryElementSyntax.unexpectedBetweenValueAndTrailingComma:
928 | return "unexpectedBetweenValueAndTrailingComma"
929 | case \DictionaryElementSyntax.trailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
930 | return "trailingComma"
931 | case \DictionaryElementSyntax.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:931:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
929 | case \DictionaryElementSyntax.trailingComma:
930 | return "trailingComma"
931 | case \DictionaryElementSyntax.unexpectedAfterTrailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
932 | return "unexpectedAfterTrailingComma"
933 | case \DictionaryExprSyntax.unexpectedBeforeLeftSquare:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:933:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
931 | case \DictionaryElementSyntax.unexpectedAfterTrailingComma:
932 | return "unexpectedAfterTrailingComma"
933 | case \DictionaryExprSyntax.unexpectedBeforeLeftSquare:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
934 | return "unexpectedBeforeLeftSquare"
935 | case \DictionaryExprSyntax.leftSquare:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:935:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
933 | case \DictionaryExprSyntax.unexpectedBeforeLeftSquare:
934 | return "unexpectedBeforeLeftSquare"
935 | case \DictionaryExprSyntax.leftSquare:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
936 | return "leftSquare"
937 | case \DictionaryExprSyntax.unexpectedBetweenLeftSquareAndContent:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:937:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
935 | case \DictionaryExprSyntax.leftSquare:
936 | return "leftSquare"
937 | case \DictionaryExprSyntax.unexpectedBetweenLeftSquareAndContent:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
938 | return "unexpectedBetweenLeftSquareAndContent"
939 | case \DictionaryExprSyntax.content:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:939:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
937 | case \DictionaryExprSyntax.unexpectedBetweenLeftSquareAndContent:
938 | return "unexpectedBetweenLeftSquareAndContent"
939 | case \DictionaryExprSyntax.content:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
940 | return "content"
941 | case \DictionaryExprSyntax.unexpectedBetweenContentAndRightSquare:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:941:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
939 | case \DictionaryExprSyntax.content:
940 | return "content"
941 | case \DictionaryExprSyntax.unexpectedBetweenContentAndRightSquare:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
942 | return "unexpectedBetweenContentAndRightSquare"
943 | case \DictionaryExprSyntax.rightSquare:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:943:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
941 | case \DictionaryExprSyntax.unexpectedBetweenContentAndRightSquare:
942 | return "unexpectedBetweenContentAndRightSquare"
943 | case \DictionaryExprSyntax.rightSquare:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
944 | return "rightSquare"
945 | case \DictionaryExprSyntax.unexpectedAfterRightSquare:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:945:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
943 | case \DictionaryExprSyntax.rightSquare:
944 | return "rightSquare"
945 | case \DictionaryExprSyntax.unexpectedAfterRightSquare:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
946 | return "unexpectedAfterRightSquare"
947 | case \DictionaryTypeSyntax.unexpectedBeforeLeftSquare:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:947:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
945 | case \DictionaryExprSyntax.unexpectedAfterRightSquare:
946 | return "unexpectedAfterRightSquare"
947 | case \DictionaryTypeSyntax.unexpectedBeforeLeftSquare:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
948 | return "unexpectedBeforeLeftSquare"
949 | case \DictionaryTypeSyntax.leftSquare:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:949:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
947 | case \DictionaryTypeSyntax.unexpectedBeforeLeftSquare:
948 | return "unexpectedBeforeLeftSquare"
949 | case \DictionaryTypeSyntax.leftSquare:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
950 | return "leftSquare"
951 | case \DictionaryTypeSyntax.unexpectedBetweenLeftSquareAndKey:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:951:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
949 | case \DictionaryTypeSyntax.leftSquare:
950 | return "leftSquare"
951 | case \DictionaryTypeSyntax.unexpectedBetweenLeftSquareAndKey:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
952 | return "unexpectedBetweenLeftSquareAndKey"
953 | case \DictionaryTypeSyntax.key:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:953:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
951 | case \DictionaryTypeSyntax.unexpectedBetweenLeftSquareAndKey:
952 | return "unexpectedBetweenLeftSquareAndKey"
953 | case \DictionaryTypeSyntax.key:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
954 | return "key"
955 | case \DictionaryTypeSyntax.unexpectedBetweenKeyAndColon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:955:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
953 | case \DictionaryTypeSyntax.key:
954 | return "key"
955 | case \DictionaryTypeSyntax.unexpectedBetweenKeyAndColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
956 | return "unexpectedBetweenKeyAndColon"
957 | case \DictionaryTypeSyntax.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:957:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
955 | case \DictionaryTypeSyntax.unexpectedBetweenKeyAndColon:
956 | return "unexpectedBetweenKeyAndColon"
957 | case \DictionaryTypeSyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
958 | return "colon"
959 | case \DictionaryTypeSyntax.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:959:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
957 | case \DictionaryTypeSyntax.colon:
958 | return "colon"
959 | case \DictionaryTypeSyntax.unexpectedBetweenColonAndValue:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
960 | return "unexpectedBetweenColonAndValue"
961 | case \DictionaryTypeSyntax.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:961:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
959 | case \DictionaryTypeSyntax.unexpectedBetweenColonAndValue:
960 | return "unexpectedBetweenColonAndValue"
961 | case \DictionaryTypeSyntax.value:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
962 | return "value"
963 | case \DictionaryTypeSyntax.unexpectedBetweenValueAndRightSquare:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:963:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
961 | case \DictionaryTypeSyntax.value:
962 | return "value"
963 | case \DictionaryTypeSyntax.unexpectedBetweenValueAndRightSquare:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
964 | return "unexpectedBetweenValueAndRightSquare"
965 | case \DictionaryTypeSyntax.rightSquare:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:965:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
963 | case \DictionaryTypeSyntax.unexpectedBetweenValueAndRightSquare:
964 | return "unexpectedBetweenValueAndRightSquare"
965 | case \DictionaryTypeSyntax.rightSquare:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
966 | return "rightSquare"
967 | case \DictionaryTypeSyntax.unexpectedAfterRightSquare:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:967:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
965 | case \DictionaryTypeSyntax.rightSquare:
966 | return "rightSquare"
967 | case \DictionaryTypeSyntax.unexpectedAfterRightSquare:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
968 | return "unexpectedAfterRightSquare"
969 | case \DifferentiabilityArgumentSyntax.unexpectedBeforeArgument:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:969:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
967 | case \DictionaryTypeSyntax.unexpectedAfterRightSquare:
968 | return "unexpectedAfterRightSquare"
969 | case \DifferentiabilityArgumentSyntax.unexpectedBeforeArgument:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
970 | return "unexpectedBeforeArgument"
971 | case \DifferentiabilityArgumentSyntax.argument:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:971:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
969 | case \DifferentiabilityArgumentSyntax.unexpectedBeforeArgument:
970 | return "unexpectedBeforeArgument"
971 | case \DifferentiabilityArgumentSyntax.argument:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
972 | return "argument"
973 | case \DifferentiabilityArgumentSyntax.unexpectedBetweenArgumentAndTrailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:973:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
971 | case \DifferentiabilityArgumentSyntax.argument:
972 | return "argument"
973 | case \DifferentiabilityArgumentSyntax.unexpectedBetweenArgumentAndTrailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
974 | return "unexpectedBetweenArgumentAndTrailingComma"
975 | case \DifferentiabilityArgumentSyntax.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:975:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
973 | case \DifferentiabilityArgumentSyntax.unexpectedBetweenArgumentAndTrailingComma:
974 | return "unexpectedBetweenArgumentAndTrailingComma"
975 | case \DifferentiabilityArgumentSyntax.trailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
976 | return "trailingComma"
977 | case \DifferentiabilityArgumentSyntax.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:977:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
975 | case \DifferentiabilityArgumentSyntax.trailingComma:
976 | return "trailingComma"
977 | case \DifferentiabilityArgumentSyntax.unexpectedAfterTrailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
978 | return "unexpectedAfterTrailingComma"
979 | case \DifferentiabilityArgumentsSyntax.unexpectedBeforeLeftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:979:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
977 | case \DifferentiabilityArgumentSyntax.unexpectedAfterTrailingComma:
978 | return "unexpectedAfterTrailingComma"
979 | case \DifferentiabilityArgumentsSyntax.unexpectedBeforeLeftParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
980 | return "unexpectedBeforeLeftParen"
981 | case \DifferentiabilityArgumentsSyntax.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:981:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
979 | case \DifferentiabilityArgumentsSyntax.unexpectedBeforeLeftParen:
980 | return "unexpectedBeforeLeftParen"
981 | case \DifferentiabilityArgumentsSyntax.leftParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
982 | return "leftParen"
983 | case \DifferentiabilityArgumentsSyntax.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:983:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
981 | case \DifferentiabilityArgumentsSyntax.leftParen:
982 | return "leftParen"
983 | case \DifferentiabilityArgumentsSyntax.unexpectedBetweenLeftParenAndArguments:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
984 | return "unexpectedBetweenLeftParenAndArguments"
985 | case \DifferentiabilityArgumentsSyntax.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:985:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
983 | case \DifferentiabilityArgumentsSyntax.unexpectedBetweenLeftParenAndArguments:
984 | return "unexpectedBetweenLeftParenAndArguments"
985 | case \DifferentiabilityArgumentsSyntax.arguments:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
986 | return "arguments"
987 | case \DifferentiabilityArgumentsSyntax.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:987:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
985 | case \DifferentiabilityArgumentsSyntax.arguments:
986 | return "arguments"
987 | case \DifferentiabilityArgumentsSyntax.unexpectedBetweenArgumentsAndRightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
988 | return "unexpectedBetweenArgumentsAndRightParen"
989 | case \DifferentiabilityArgumentsSyntax.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:989:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
987 | case \DifferentiabilityArgumentsSyntax.unexpectedBetweenArgumentsAndRightParen:
988 | return "unexpectedBetweenArgumentsAndRightParen"
989 | case \DifferentiabilityArgumentsSyntax.rightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
990 | return "rightParen"
991 | case \DifferentiabilityArgumentsSyntax.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:991:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
989 | case \DifferentiabilityArgumentsSyntax.rightParen:
990 | return "rightParen"
991 | case \DifferentiabilityArgumentsSyntax.unexpectedAfterRightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
992 | return "unexpectedAfterRightParen"
993 | case \DifferentiabilityWithRespectToArgumentSyntax.unexpectedBeforeWrtLabel:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:993:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
991 | case \DifferentiabilityArgumentsSyntax.unexpectedAfterRightParen:
992 | return "unexpectedAfterRightParen"
993 | case \DifferentiabilityWithRespectToArgumentSyntax.unexpectedBeforeWrtLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
994 | return "unexpectedBeforeWrtLabel"
995 | case \DifferentiabilityWithRespectToArgumentSyntax.wrtLabel:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:995:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
993 | case \DifferentiabilityWithRespectToArgumentSyntax.unexpectedBeforeWrtLabel:
994 | return "unexpectedBeforeWrtLabel"
995 | case \DifferentiabilityWithRespectToArgumentSyntax.wrtLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
996 | return "wrtLabel"
997 | case \DifferentiabilityWithRespectToArgumentSyntax.unexpectedBetweenWrtLabelAndColon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:997:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
995 | case \DifferentiabilityWithRespectToArgumentSyntax.wrtLabel:
996 | return "wrtLabel"
997 | case \DifferentiabilityWithRespectToArgumentSyntax.unexpectedBetweenWrtLabelAndColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
998 | return "unexpectedBetweenWrtLabelAndColon"
999 | case \DifferentiabilityWithRespectToArgumentSyntax.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:999:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
997 | case \DifferentiabilityWithRespectToArgumentSyntax.unexpectedBetweenWrtLabelAndColon:
998 | return "unexpectedBetweenWrtLabelAndColon"
999 | case \DifferentiabilityWithRespectToArgumentSyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1000 | return "colon"
1001 | case \DifferentiabilityWithRespectToArgumentSyntax.unexpectedBetweenColonAndArguments:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1001:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
999 | case \DifferentiabilityWithRespectToArgumentSyntax.colon:
1000 | return "colon"
1001 | case \DifferentiabilityWithRespectToArgumentSyntax.unexpectedBetweenColonAndArguments:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1002 | return "unexpectedBetweenColonAndArguments"
1003 | case \DifferentiabilityWithRespectToArgumentSyntax.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:1003:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1001 | case \DifferentiabilityWithRespectToArgumentSyntax.unexpectedBetweenColonAndArguments:
1002 | return "unexpectedBetweenColonAndArguments"
1003 | case \DifferentiabilityWithRespectToArgumentSyntax.arguments:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1004 | return "arguments"
1005 | case \DifferentiabilityWithRespectToArgumentSyntax.unexpectedAfterArguments:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1005:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1003 | case \DifferentiabilityWithRespectToArgumentSyntax.arguments:
1004 | return "arguments"
1005 | case \DifferentiabilityWithRespectToArgumentSyntax.unexpectedAfterArguments:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1006 | return "unexpectedAfterArguments"
1007 | case \DifferentiableAttributeArgumentsSyntax.unexpectedBeforeKindSpecifier:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1007:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1005 | case \DifferentiabilityWithRespectToArgumentSyntax.unexpectedAfterArguments:
1006 | return "unexpectedAfterArguments"
1007 | case \DifferentiableAttributeArgumentsSyntax.unexpectedBeforeKindSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1008 | return "unexpectedBeforeKindSpecifier"
1009 | case \DifferentiableAttributeArgumentsSyntax.kindSpecifier:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1009:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1007 | case \DifferentiableAttributeArgumentsSyntax.unexpectedBeforeKindSpecifier:
1008 | return "unexpectedBeforeKindSpecifier"
1009 | case \DifferentiableAttributeArgumentsSyntax.kindSpecifier:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1010 | return "kindSpecifier"
1011 | case \DifferentiableAttributeArgumentsSyntax.unexpectedBetweenKindSpecifierAndKindSpecifierComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1011:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1009 | case \DifferentiableAttributeArgumentsSyntax.kindSpecifier:
1010 | return "kindSpecifier"
1011 | case \DifferentiableAttributeArgumentsSyntax.unexpectedBetweenKindSpecifierAndKindSpecifierComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1012 | return "unexpectedBetweenKindSpecifierAndKindSpecifierComma"
1013 | case \DifferentiableAttributeArgumentsSyntax.kindSpecifierComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1013:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1011 | case \DifferentiableAttributeArgumentsSyntax.unexpectedBetweenKindSpecifierAndKindSpecifierComma:
1012 | return "unexpectedBetweenKindSpecifierAndKindSpecifierComma"
1013 | case \DifferentiableAttributeArgumentsSyntax.kindSpecifierComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1014 | return "kindSpecifierComma"
1015 | case \DifferentiableAttributeArgumentsSyntax.unexpectedBetweenKindSpecifierCommaAndArguments:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1015:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1013 | case \DifferentiableAttributeArgumentsSyntax.kindSpecifierComma:
1014 | return "kindSpecifierComma"
1015 | case \DifferentiableAttributeArgumentsSyntax.unexpectedBetweenKindSpecifierCommaAndArguments:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1016 | return "unexpectedBetweenKindSpecifierCommaAndArguments"
1017 | case \DifferentiableAttributeArgumentsSyntax.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:1017:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1015 | case \DifferentiableAttributeArgumentsSyntax.unexpectedBetweenKindSpecifierCommaAndArguments:
1016 | return "unexpectedBetweenKindSpecifierCommaAndArguments"
1017 | case \DifferentiableAttributeArgumentsSyntax.arguments:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1018 | return "arguments"
1019 | case \DifferentiableAttributeArgumentsSyntax.unexpectedBetweenArgumentsAndArgumentsComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1019:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1017 | case \DifferentiableAttributeArgumentsSyntax.arguments:
1018 | return "arguments"
1019 | case \DifferentiableAttributeArgumentsSyntax.unexpectedBetweenArgumentsAndArgumentsComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1020 | return "unexpectedBetweenArgumentsAndArgumentsComma"
1021 | case \DifferentiableAttributeArgumentsSyntax.argumentsComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1021:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1019 | case \DifferentiableAttributeArgumentsSyntax.unexpectedBetweenArgumentsAndArgumentsComma:
1020 | return "unexpectedBetweenArgumentsAndArgumentsComma"
1021 | case \DifferentiableAttributeArgumentsSyntax.argumentsComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1022 | return "argumentsComma"
1023 | case \DifferentiableAttributeArgumentsSyntax.unexpectedBetweenArgumentsCommaAndGenericWhereClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1023:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1021 | case \DifferentiableAttributeArgumentsSyntax.argumentsComma:
1022 | return "argumentsComma"
1023 | case \DifferentiableAttributeArgumentsSyntax.unexpectedBetweenArgumentsCommaAndGenericWhereClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1024 | return "unexpectedBetweenArgumentsCommaAndGenericWhereClause"
1025 | case \DifferentiableAttributeArgumentsSyntax.genericWhereClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1025:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1023 | case \DifferentiableAttributeArgumentsSyntax.unexpectedBetweenArgumentsCommaAndGenericWhereClause:
1024 | return "unexpectedBetweenArgumentsCommaAndGenericWhereClause"
1025 | case \DifferentiableAttributeArgumentsSyntax.genericWhereClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1026 | return "genericWhereClause"
1027 | case \DifferentiableAttributeArgumentsSyntax.unexpectedAfterGenericWhereClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1027:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1025 | case \DifferentiableAttributeArgumentsSyntax.genericWhereClause:
1026 | return "genericWhereClause"
1027 | case \DifferentiableAttributeArgumentsSyntax.unexpectedAfterGenericWhereClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1028 | return "unexpectedAfterGenericWhereClause"
1029 | case \DiscardAssignmentExprSyntax.unexpectedBeforeWildcard:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1029:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1027 | case \DifferentiableAttributeArgumentsSyntax.unexpectedAfterGenericWhereClause:
1028 | return "unexpectedAfterGenericWhereClause"
1029 | case \DiscardAssignmentExprSyntax.unexpectedBeforeWildcard:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1030 | return "unexpectedBeforeWildcard"
1031 | case \DiscardAssignmentExprSyntax.wildcard:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1031:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1029 | case \DiscardAssignmentExprSyntax.unexpectedBeforeWildcard:
1030 | return "unexpectedBeforeWildcard"
1031 | case \DiscardAssignmentExprSyntax.wildcard:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1032 | return "wildcard"
1033 | case \DiscardAssignmentExprSyntax.unexpectedAfterWildcard:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1033:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1031 | case \DiscardAssignmentExprSyntax.wildcard:
1032 | return "wildcard"
1033 | case \DiscardAssignmentExprSyntax.unexpectedAfterWildcard:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1034 | return "unexpectedAfterWildcard"
1035 | case \DiscardStmtSyntax.unexpectedBeforeDiscardKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1035:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1033 | case \DiscardAssignmentExprSyntax.unexpectedAfterWildcard:
1034 | return "unexpectedAfterWildcard"
1035 | case \DiscardStmtSyntax.unexpectedBeforeDiscardKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1036 | return "unexpectedBeforeDiscardKeyword"
1037 | case \DiscardStmtSyntax.discardKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1037:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1035 | case \DiscardStmtSyntax.unexpectedBeforeDiscardKeyword:
1036 | return "unexpectedBeforeDiscardKeyword"
1037 | case \DiscardStmtSyntax.discardKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1038 | return "discardKeyword"
1039 | case \DiscardStmtSyntax.unexpectedBetweenDiscardKeywordAndExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1039:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1037 | case \DiscardStmtSyntax.discardKeyword:
1038 | return "discardKeyword"
1039 | case \DiscardStmtSyntax.unexpectedBetweenDiscardKeywordAndExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1040 | return "unexpectedBetweenDiscardKeywordAndExpression"
1041 | case \DiscardStmtSyntax.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:1041:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1039 | case \DiscardStmtSyntax.unexpectedBetweenDiscardKeywordAndExpression:
1040 | return "unexpectedBetweenDiscardKeywordAndExpression"
1041 | case \DiscardStmtSyntax.expression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1042 | return "expression"
1043 | case \DiscardStmtSyntax.unexpectedAfterExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1043:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1041 | case \DiscardStmtSyntax.expression:
1042 | return "expression"
1043 | case \DiscardStmtSyntax.unexpectedAfterExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1044 | return "unexpectedAfterExpression"
1045 | case \DoExprSyntax.unexpectedBeforeDoKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1045:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1043 | case \DiscardStmtSyntax.unexpectedAfterExpression:
1044 | return "unexpectedAfterExpression"
1045 | case \DoExprSyntax.unexpectedBeforeDoKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1046 | return "unexpectedBeforeDoKeyword"
1047 | case \DoExprSyntax.doKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1047:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1045 | case \DoExprSyntax.unexpectedBeforeDoKeyword:
1046 | return "unexpectedBeforeDoKeyword"
1047 | case \DoExprSyntax.doKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1048 | return "doKeyword"
1049 | case \DoExprSyntax.unexpectedBetweenDoKeywordAndBody:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1049:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1047 | case \DoExprSyntax.doKeyword:
1048 | return "doKeyword"
1049 | case \DoExprSyntax.unexpectedBetweenDoKeywordAndBody:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1050 | return "unexpectedBetweenDoKeywordAndBody"
1051 | case \DoExprSyntax.body:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1051:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1049 | case \DoExprSyntax.unexpectedBetweenDoKeywordAndBody:
1050 | return "unexpectedBetweenDoKeywordAndBody"
1051 | case \DoExprSyntax.body:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1052 | return "body"
1053 | case \DoExprSyntax.unexpectedBetweenBodyAndCatchClauses:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1053:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1051 | case \DoExprSyntax.body:
1052 | return "body"
1053 | case \DoExprSyntax.unexpectedBetweenBodyAndCatchClauses:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1054 | return "unexpectedBetweenBodyAndCatchClauses"
1055 | case \DoExprSyntax.catchClauses:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1055:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1053 | case \DoExprSyntax.unexpectedBetweenBodyAndCatchClauses:
1054 | return "unexpectedBetweenBodyAndCatchClauses"
1055 | case \DoExprSyntax.catchClauses:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1056 | return "catchClauses"
1057 | case \DoExprSyntax.unexpectedAfterCatchClauses:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1057:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1055 | case \DoExprSyntax.catchClauses:
1056 | return "catchClauses"
1057 | case \DoExprSyntax.unexpectedAfterCatchClauses:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1058 | return "unexpectedAfterCatchClauses"
1059 | case \DoStmtSyntax.unexpectedBeforeDoKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1059:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1057 | case \DoExprSyntax.unexpectedAfterCatchClauses:
1058 | return "unexpectedAfterCatchClauses"
1059 | case \DoStmtSyntax.unexpectedBeforeDoKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1060 | return "unexpectedBeforeDoKeyword"
1061 | case \DoStmtSyntax.doKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1061:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1059 | case \DoStmtSyntax.unexpectedBeforeDoKeyword:
1060 | return "unexpectedBeforeDoKeyword"
1061 | case \DoStmtSyntax.doKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1062 | return "doKeyword"
1063 | case \DoStmtSyntax.unexpectedBetweenDoKeywordAndThrowsClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1063:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1061 | case \DoStmtSyntax.doKeyword:
1062 | return "doKeyword"
1063 | case \DoStmtSyntax.unexpectedBetweenDoKeywordAndThrowsClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1064 | return "unexpectedBetweenDoKeywordAndThrowsClause"
1065 | case \DoStmtSyntax.throwsClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1065:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1063 | case \DoStmtSyntax.unexpectedBetweenDoKeywordAndThrowsClause:
1064 | return "unexpectedBetweenDoKeywordAndThrowsClause"
1065 | case \DoStmtSyntax.throwsClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1066 | return "throwsClause"
1067 | case \DoStmtSyntax.unexpectedBetweenThrowsClauseAndBody:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1067:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1065 | case \DoStmtSyntax.throwsClause:
1066 | return "throwsClause"
1067 | case \DoStmtSyntax.unexpectedBetweenThrowsClauseAndBody:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1068 | return "unexpectedBetweenThrowsClauseAndBody"
1069 | case \DoStmtSyntax.body:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1069:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1067 | case \DoStmtSyntax.unexpectedBetweenThrowsClauseAndBody:
1068 | return "unexpectedBetweenThrowsClauseAndBody"
1069 | case \DoStmtSyntax.body:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1070 | return "body"
1071 | case \DoStmtSyntax.unexpectedBetweenBodyAndCatchClauses:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1071:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1069 | case \DoStmtSyntax.body:
1070 | return "body"
1071 | case \DoStmtSyntax.unexpectedBetweenBodyAndCatchClauses:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1072 | return "unexpectedBetweenBodyAndCatchClauses"
1073 | case \DoStmtSyntax.catchClauses:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1073:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1071 | case \DoStmtSyntax.unexpectedBetweenBodyAndCatchClauses:
1072 | return "unexpectedBetweenBodyAndCatchClauses"
1073 | case \DoStmtSyntax.catchClauses:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1074 | return "catchClauses"
1075 | case \DoStmtSyntax.unexpectedAfterCatchClauses:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1075:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1073 | case \DoStmtSyntax.catchClauses:
1074 | return "catchClauses"
1075 | case \DoStmtSyntax.unexpectedAfterCatchClauses:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1076 | return "unexpectedAfterCatchClauses"
1077 | case \DocumentationAttributeArgumentSyntax.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:1077:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1075 | case \DoStmtSyntax.unexpectedAfterCatchClauses:
1076 | return "unexpectedAfterCatchClauses"
1077 | case \DocumentationAttributeArgumentSyntax.unexpectedBeforeLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1078 | return "unexpectedBeforeLabel"
1079 | case \DocumentationAttributeArgumentSyntax.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:1079:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1077 | case \DocumentationAttributeArgumentSyntax.unexpectedBeforeLabel:
1078 | return "unexpectedBeforeLabel"
1079 | case \DocumentationAttributeArgumentSyntax.label:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1080 | return "label"
1081 | case \DocumentationAttributeArgumentSyntax.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:1081:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1079 | case \DocumentationAttributeArgumentSyntax.label:
1080 | return "label"
1081 | case \DocumentationAttributeArgumentSyntax.unexpectedBetweenLabelAndColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1082 | return "unexpectedBetweenLabelAndColon"
1083 | case \DocumentationAttributeArgumentSyntax.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:1083:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1081 | case \DocumentationAttributeArgumentSyntax.unexpectedBetweenLabelAndColon:
1082 | return "unexpectedBetweenLabelAndColon"
1083 | case \DocumentationAttributeArgumentSyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1084 | return "colon"
1085 | case \DocumentationAttributeArgumentSyntax.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:1085:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1083 | case \DocumentationAttributeArgumentSyntax.colon:
1084 | return "colon"
1085 | case \DocumentationAttributeArgumentSyntax.unexpectedBetweenColonAndValue:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1086 | return "unexpectedBetweenColonAndValue"
1087 | case \DocumentationAttributeArgumentSyntax.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:1087:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1085 | case \DocumentationAttributeArgumentSyntax.unexpectedBetweenColonAndValue:
1086 | return "unexpectedBetweenColonAndValue"
1087 | case \DocumentationAttributeArgumentSyntax.value:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1088 | return "value"
1089 | case \DocumentationAttributeArgumentSyntax.unexpectedBetweenValueAndTrailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1089:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1087 | case \DocumentationAttributeArgumentSyntax.value:
1088 | return "value"
1089 | case \DocumentationAttributeArgumentSyntax.unexpectedBetweenValueAndTrailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1090 | return "unexpectedBetweenValueAndTrailingComma"
1091 | case \DocumentationAttributeArgumentSyntax.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:1091:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1089 | case \DocumentationAttributeArgumentSyntax.unexpectedBetweenValueAndTrailingComma:
1090 | return "unexpectedBetweenValueAndTrailingComma"
1091 | case \DocumentationAttributeArgumentSyntax.trailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1092 | return "trailingComma"
1093 | case \DocumentationAttributeArgumentSyntax.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:1093:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1091 | case \DocumentationAttributeArgumentSyntax.trailingComma:
1092 | return "trailingComma"
1093 | case \DocumentationAttributeArgumentSyntax.unexpectedAfterTrailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1094 | return "unexpectedAfterTrailingComma"
1095 | case \DynamicReplacementAttributeArgumentsSyntax.unexpectedBeforeForLabel:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1095:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1093 | case \DocumentationAttributeArgumentSyntax.unexpectedAfterTrailingComma:
1094 | return "unexpectedAfterTrailingComma"
1095 | case \DynamicReplacementAttributeArgumentsSyntax.unexpectedBeforeForLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1096 | return "unexpectedBeforeForLabel"
1097 | case \DynamicReplacementAttributeArgumentsSyntax.forLabel:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1097:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1095 | case \DynamicReplacementAttributeArgumentsSyntax.unexpectedBeforeForLabel:
1096 | return "unexpectedBeforeForLabel"
1097 | case \DynamicReplacementAttributeArgumentsSyntax.forLabel:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1098 | return "forLabel"
1099 | case \DynamicReplacementAttributeArgumentsSyntax.unexpectedBetweenForLabelAndColon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1099:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1097 | case \DynamicReplacementAttributeArgumentsSyntax.forLabel:
1098 | return "forLabel"
1099 | case \DynamicReplacementAttributeArgumentsSyntax.unexpectedBetweenForLabelAndColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1100 | return "unexpectedBetweenForLabelAndColon"
1101 | case \DynamicReplacementAttributeArgumentsSyntax.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:1101:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1099 | case \DynamicReplacementAttributeArgumentsSyntax.unexpectedBetweenForLabelAndColon:
1100 | return "unexpectedBetweenForLabelAndColon"
1101 | case \DynamicReplacementAttributeArgumentsSyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1102 | return "colon"
1103 | case \DynamicReplacementAttributeArgumentsSyntax.unexpectedBetweenColonAndDeclName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1103:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1101 | case \DynamicReplacementAttributeArgumentsSyntax.colon:
1102 | return "colon"
1103 | case \DynamicReplacementAttributeArgumentsSyntax.unexpectedBetweenColonAndDeclName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1104 | return "unexpectedBetweenColonAndDeclName"
1105 | case \DynamicReplacementAttributeArgumentsSyntax.declName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1105:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1103 | case \DynamicReplacementAttributeArgumentsSyntax.unexpectedBetweenColonAndDeclName:
1104 | return "unexpectedBetweenColonAndDeclName"
1105 | case \DynamicReplacementAttributeArgumentsSyntax.declName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1106 | return "declName"
1107 | case \DynamicReplacementAttributeArgumentsSyntax.unexpectedAfterDeclName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1107:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1105 | case \DynamicReplacementAttributeArgumentsSyntax.declName:
1106 | return "declName"
1107 | case \DynamicReplacementAttributeArgumentsSyntax.unexpectedAfterDeclName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1108 | return "unexpectedAfterDeclName"
1109 | case \EditorPlaceholderDeclSyntax.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:1109:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1107 | case \DynamicReplacementAttributeArgumentsSyntax.unexpectedAfterDeclName:
1108 | return "unexpectedAfterDeclName"
1109 | case \EditorPlaceholderDeclSyntax.unexpectedBeforeAttributes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1110 | return "unexpectedBeforeAttributes"
1111 | case \EditorPlaceholderDeclSyntax.attributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1111:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1109 | case \EditorPlaceholderDeclSyntax.unexpectedBeforeAttributes:
1110 | return "unexpectedBeforeAttributes"
1111 | case \EditorPlaceholderDeclSyntax.attributes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1112 | return "attributes"
1113 | case \EditorPlaceholderDeclSyntax.unexpectedBetweenAttributesAndModifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1113:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1111 | case \EditorPlaceholderDeclSyntax.attributes:
1112 | return "attributes"
1113 | case \EditorPlaceholderDeclSyntax.unexpectedBetweenAttributesAndModifiers:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1114 | return "unexpectedBetweenAttributesAndModifiers"
1115 | case \EditorPlaceholderDeclSyntax.modifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1115:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1113 | case \EditorPlaceholderDeclSyntax.unexpectedBetweenAttributesAndModifiers:
1114 | return "unexpectedBetweenAttributesAndModifiers"
1115 | case \EditorPlaceholderDeclSyntax.modifiers:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1116 | return "modifiers"
1117 | case \EditorPlaceholderDeclSyntax.unexpectedBetweenModifiersAndPlaceholder:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1117:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1115 | case \EditorPlaceholderDeclSyntax.modifiers:
1116 | return "modifiers"
1117 | case \EditorPlaceholderDeclSyntax.unexpectedBetweenModifiersAndPlaceholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1118 | return "unexpectedBetweenModifiersAndPlaceholder"
1119 | case \EditorPlaceholderDeclSyntax.placeholder:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1119:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1117 | case \EditorPlaceholderDeclSyntax.unexpectedBetweenModifiersAndPlaceholder:
1118 | return "unexpectedBetweenModifiersAndPlaceholder"
1119 | case \EditorPlaceholderDeclSyntax.placeholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1120 | return "placeholder"
1121 | case \EditorPlaceholderDeclSyntax.unexpectedAfterPlaceholder:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1121:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1119 | case \EditorPlaceholderDeclSyntax.placeholder:
1120 | return "placeholder"
1121 | case \EditorPlaceholderDeclSyntax.unexpectedAfterPlaceholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1122 | return "unexpectedAfterPlaceholder"
1123 | case \EditorPlaceholderExprSyntax.unexpectedBeforePlaceholder:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1123:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1121 | case \EditorPlaceholderDeclSyntax.unexpectedAfterPlaceholder:
1122 | return "unexpectedAfterPlaceholder"
1123 | case \EditorPlaceholderExprSyntax.unexpectedBeforePlaceholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1124 | return "unexpectedBeforePlaceholder"
1125 | case \EditorPlaceholderExprSyntax.placeholder:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1125:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1123 | case \EditorPlaceholderExprSyntax.unexpectedBeforePlaceholder:
1124 | return "unexpectedBeforePlaceholder"
1125 | case \EditorPlaceholderExprSyntax.placeholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1126 | return "placeholder"
1127 | case \EditorPlaceholderExprSyntax.unexpectedAfterPlaceholder:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1127:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1125 | case \EditorPlaceholderExprSyntax.placeholder:
1126 | return "placeholder"
1127 | case \EditorPlaceholderExprSyntax.unexpectedAfterPlaceholder:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1128 | return "unexpectedAfterPlaceholder"
1129 | case \EnumCaseDeclSyntax.unexpectedBeforeAttributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1129:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1127 | case \EditorPlaceholderExprSyntax.unexpectedAfterPlaceholder:
1128 | return "unexpectedAfterPlaceholder"
1129 | case \EnumCaseDeclSyntax.unexpectedBeforeAttributes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1130 | return "unexpectedBeforeAttributes"
1131 | case \EnumCaseDeclSyntax.attributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1131:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1129 | case \EnumCaseDeclSyntax.unexpectedBeforeAttributes:
1130 | return "unexpectedBeforeAttributes"
1131 | case \EnumCaseDeclSyntax.attributes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1132 | return "attributes"
1133 | case \EnumCaseDeclSyntax.unexpectedBetweenAttributesAndModifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1133:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1131 | case \EnumCaseDeclSyntax.attributes:
1132 | return "attributes"
1133 | case \EnumCaseDeclSyntax.unexpectedBetweenAttributesAndModifiers:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1134 | return "unexpectedBetweenAttributesAndModifiers"
1135 | case \EnumCaseDeclSyntax.modifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1135:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1133 | case \EnumCaseDeclSyntax.unexpectedBetweenAttributesAndModifiers:
1134 | return "unexpectedBetweenAttributesAndModifiers"
1135 | case \EnumCaseDeclSyntax.modifiers:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1136 | return "modifiers"
1137 | case \EnumCaseDeclSyntax.unexpectedBetweenModifiersAndCaseKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1137:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1135 | case \EnumCaseDeclSyntax.modifiers:
1136 | return "modifiers"
1137 | case \EnumCaseDeclSyntax.unexpectedBetweenModifiersAndCaseKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1138 | return "unexpectedBetweenModifiersAndCaseKeyword"
1139 | case \EnumCaseDeclSyntax.caseKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1139:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1137 | case \EnumCaseDeclSyntax.unexpectedBetweenModifiersAndCaseKeyword:
1138 | return "unexpectedBetweenModifiersAndCaseKeyword"
1139 | case \EnumCaseDeclSyntax.caseKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1140 | return "caseKeyword"
1141 | case \EnumCaseDeclSyntax.unexpectedBetweenCaseKeywordAndElements:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1141:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1139 | case \EnumCaseDeclSyntax.caseKeyword:
1140 | return "caseKeyword"
1141 | case \EnumCaseDeclSyntax.unexpectedBetweenCaseKeywordAndElements:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1142 | return "unexpectedBetweenCaseKeywordAndElements"
1143 | case \EnumCaseDeclSyntax.elements:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1143:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1141 | case \EnumCaseDeclSyntax.unexpectedBetweenCaseKeywordAndElements:
1142 | return "unexpectedBetweenCaseKeywordAndElements"
1143 | case \EnumCaseDeclSyntax.elements:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1144 | return "elements"
1145 | case \EnumCaseDeclSyntax.unexpectedAfterElements:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1145:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1143 | case \EnumCaseDeclSyntax.elements:
1144 | return "elements"
1145 | case \EnumCaseDeclSyntax.unexpectedAfterElements:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1146 | return "unexpectedAfterElements"
1147 | case \EnumCaseElementSyntax.unexpectedBeforeName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1147:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1145 | case \EnumCaseDeclSyntax.unexpectedAfterElements:
1146 | return "unexpectedAfterElements"
1147 | case \EnumCaseElementSyntax.unexpectedBeforeName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1148 | return "unexpectedBeforeName"
1149 | case \EnumCaseElementSyntax.name:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1149:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1147 | case \EnumCaseElementSyntax.unexpectedBeforeName:
1148 | return "unexpectedBeforeName"
1149 | case \EnumCaseElementSyntax.name:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1150 | return "name"
1151 | case \EnumCaseElementSyntax.unexpectedBetweenNameAndParameterClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1151:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1149 | case \EnumCaseElementSyntax.name:
1150 | return "name"
1151 | case \EnumCaseElementSyntax.unexpectedBetweenNameAndParameterClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1152 | return "unexpectedBetweenNameAndParameterClause"
1153 | case \EnumCaseElementSyntax.parameterClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1153:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1151 | case \EnumCaseElementSyntax.unexpectedBetweenNameAndParameterClause:
1152 | return "unexpectedBetweenNameAndParameterClause"
1153 | case \EnumCaseElementSyntax.parameterClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1154 | return "parameterClause"
1155 | case \EnumCaseElementSyntax.unexpectedBetweenParameterClauseAndRawValue:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1155:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1153 | case \EnumCaseElementSyntax.parameterClause:
1154 | return "parameterClause"
1155 | case \EnumCaseElementSyntax.unexpectedBetweenParameterClauseAndRawValue:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1156 | return "unexpectedBetweenParameterClauseAndRawValue"
1157 | case \EnumCaseElementSyntax.rawValue:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1157:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1155 | case \EnumCaseElementSyntax.unexpectedBetweenParameterClauseAndRawValue:
1156 | return "unexpectedBetweenParameterClauseAndRawValue"
1157 | case \EnumCaseElementSyntax.rawValue:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1158 | return "rawValue"
1159 | case \EnumCaseElementSyntax.unexpectedBetweenRawValueAndTrailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1159:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1157 | case \EnumCaseElementSyntax.rawValue:
1158 | return "rawValue"
1159 | case \EnumCaseElementSyntax.unexpectedBetweenRawValueAndTrailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1160 | return "unexpectedBetweenRawValueAndTrailingComma"
1161 | case \EnumCaseElementSyntax.trailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1161:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1159 | case \EnumCaseElementSyntax.unexpectedBetweenRawValueAndTrailingComma:
1160 | return "unexpectedBetweenRawValueAndTrailingComma"
1161 | case \EnumCaseElementSyntax.trailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1162 | return "trailingComma"
1163 | case \EnumCaseElementSyntax.unexpectedAfterTrailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1163:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1161 | case \EnumCaseElementSyntax.trailingComma:
1162 | return "trailingComma"
1163 | case \EnumCaseElementSyntax.unexpectedAfterTrailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1164 | return "unexpectedAfterTrailingComma"
1165 | case \EnumCaseParameterClauseSyntax.unexpectedBeforeLeftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1165:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1163 | case \EnumCaseElementSyntax.unexpectedAfterTrailingComma:
1164 | return "unexpectedAfterTrailingComma"
1165 | case \EnumCaseParameterClauseSyntax.unexpectedBeforeLeftParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1166 | return "unexpectedBeforeLeftParen"
1167 | case \EnumCaseParameterClauseSyntax.leftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1167:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1165 | case \EnumCaseParameterClauseSyntax.unexpectedBeforeLeftParen:
1166 | return "unexpectedBeforeLeftParen"
1167 | case \EnumCaseParameterClauseSyntax.leftParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1168 | return "leftParen"
1169 | case \EnumCaseParameterClauseSyntax.unexpectedBetweenLeftParenAndParameters:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1169:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1167 | case \EnumCaseParameterClauseSyntax.leftParen:
1168 | return "leftParen"
1169 | case \EnumCaseParameterClauseSyntax.unexpectedBetweenLeftParenAndParameters:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1170 | return "unexpectedBetweenLeftParenAndParameters"
1171 | case \EnumCaseParameterClauseSyntax.parameters:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1171:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1169 | case \EnumCaseParameterClauseSyntax.unexpectedBetweenLeftParenAndParameters:
1170 | return "unexpectedBetweenLeftParenAndParameters"
1171 | case \EnumCaseParameterClauseSyntax.parameters:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1172 | return "parameters"
1173 | case \EnumCaseParameterClauseSyntax.unexpectedBetweenParametersAndRightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1173:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1171 | case \EnumCaseParameterClauseSyntax.parameters:
1172 | return "parameters"
1173 | case \EnumCaseParameterClauseSyntax.unexpectedBetweenParametersAndRightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1174 | return "unexpectedBetweenParametersAndRightParen"
1175 | case \EnumCaseParameterClauseSyntax.rightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1175:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1173 | case \EnumCaseParameterClauseSyntax.unexpectedBetweenParametersAndRightParen:
1174 | return "unexpectedBetweenParametersAndRightParen"
1175 | case \EnumCaseParameterClauseSyntax.rightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1176 | return "rightParen"
1177 | case \EnumCaseParameterClauseSyntax.unexpectedAfterRightParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1177:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1175 | case \EnumCaseParameterClauseSyntax.rightParen:
1176 | return "rightParen"
1177 | case \EnumCaseParameterClauseSyntax.unexpectedAfterRightParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1178 | return "unexpectedAfterRightParen"
1179 | case \EnumCaseParameterSyntax.unexpectedBeforeModifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1179:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1177 | case \EnumCaseParameterClauseSyntax.unexpectedAfterRightParen:
1178 | return "unexpectedAfterRightParen"
1179 | case \EnumCaseParameterSyntax.unexpectedBeforeModifiers:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1180 | return "unexpectedBeforeModifiers"
1181 | case \EnumCaseParameterSyntax.modifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1181:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1179 | case \EnumCaseParameterSyntax.unexpectedBeforeModifiers:
1180 | return "unexpectedBeforeModifiers"
1181 | case \EnumCaseParameterSyntax.modifiers:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1182 | return "modifiers"
1183 | case \EnumCaseParameterSyntax.unexpectedBetweenModifiersAndFirstName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1183:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1181 | case \EnumCaseParameterSyntax.modifiers:
1182 | return "modifiers"
1183 | case \EnumCaseParameterSyntax.unexpectedBetweenModifiersAndFirstName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1184 | return "unexpectedBetweenModifiersAndFirstName"
1185 | case \EnumCaseParameterSyntax.firstName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1185:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1183 | case \EnumCaseParameterSyntax.unexpectedBetweenModifiersAndFirstName:
1184 | return "unexpectedBetweenModifiersAndFirstName"
1185 | case \EnumCaseParameterSyntax.firstName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1186 | return "firstName"
1187 | case \EnumCaseParameterSyntax.unexpectedBetweenFirstNameAndSecondName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1187:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1185 | case \EnumCaseParameterSyntax.firstName:
1186 | return "firstName"
1187 | case \EnumCaseParameterSyntax.unexpectedBetweenFirstNameAndSecondName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1188 | return "unexpectedBetweenFirstNameAndSecondName"
1189 | case \EnumCaseParameterSyntax.secondName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1189:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1187 | case \EnumCaseParameterSyntax.unexpectedBetweenFirstNameAndSecondName:
1188 | return "unexpectedBetweenFirstNameAndSecondName"
1189 | case \EnumCaseParameterSyntax.secondName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1190 | return "secondName"
1191 | case \EnumCaseParameterSyntax.unexpectedBetweenSecondNameAndColon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1191:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1189 | case \EnumCaseParameterSyntax.secondName:
1190 | return "secondName"
1191 | case \EnumCaseParameterSyntax.unexpectedBetweenSecondNameAndColon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1192 | return "unexpectedBetweenSecondNameAndColon"
1193 | case \EnumCaseParameterSyntax.colon:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1193:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1191 | case \EnumCaseParameterSyntax.unexpectedBetweenSecondNameAndColon:
1192 | return "unexpectedBetweenSecondNameAndColon"
1193 | case \EnumCaseParameterSyntax.colon:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1194 | return "colon"
1195 | case \EnumCaseParameterSyntax.unexpectedBetweenColonAndType:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1195:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1193 | case \EnumCaseParameterSyntax.colon:
1194 | return "colon"
1195 | case \EnumCaseParameterSyntax.unexpectedBetweenColonAndType:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1196 | return "unexpectedBetweenColonAndType"
1197 | case \EnumCaseParameterSyntax.type:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1197:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1195 | case \EnumCaseParameterSyntax.unexpectedBetweenColonAndType:
1196 | return "unexpectedBetweenColonAndType"
1197 | case \EnumCaseParameterSyntax.type:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1198 | return "type"
1199 | case \EnumCaseParameterSyntax.unexpectedBetweenTypeAndDefaultValue:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1199:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1197 | case \EnumCaseParameterSyntax.type:
1198 | return "type"
1199 | case \EnumCaseParameterSyntax.unexpectedBetweenTypeAndDefaultValue:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1200 | return "unexpectedBetweenTypeAndDefaultValue"
1201 | case \EnumCaseParameterSyntax.defaultValue:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1201:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1199 | case \EnumCaseParameterSyntax.unexpectedBetweenTypeAndDefaultValue:
1200 | return "unexpectedBetweenTypeAndDefaultValue"
1201 | case \EnumCaseParameterSyntax.defaultValue:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1202 | return "defaultValue"
1203 | case \EnumCaseParameterSyntax.unexpectedBetweenDefaultValueAndTrailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1203:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1201 | case \EnumCaseParameterSyntax.defaultValue:
1202 | return "defaultValue"
1203 | case \EnumCaseParameterSyntax.unexpectedBetweenDefaultValueAndTrailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1204 | return "unexpectedBetweenDefaultValueAndTrailingComma"
1205 | case \EnumCaseParameterSyntax.trailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1205:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1203 | case \EnumCaseParameterSyntax.unexpectedBetweenDefaultValueAndTrailingComma:
1204 | return "unexpectedBetweenDefaultValueAndTrailingComma"
1205 | case \EnumCaseParameterSyntax.trailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1206 | return "trailingComma"
1207 | case \EnumCaseParameterSyntax.unexpectedAfterTrailingComma:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1207:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1205 | case \EnumCaseParameterSyntax.trailingComma:
1206 | return "trailingComma"
1207 | case \EnumCaseParameterSyntax.unexpectedAfterTrailingComma:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1208 | return "unexpectedAfterTrailingComma"
1209 | case \EnumDeclSyntax.unexpectedBeforeAttributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1209:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1207 | case \EnumCaseParameterSyntax.unexpectedAfterTrailingComma:
1208 | return "unexpectedAfterTrailingComma"
1209 | case \EnumDeclSyntax.unexpectedBeforeAttributes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1210 | return "unexpectedBeforeAttributes"
1211 | case \EnumDeclSyntax.attributes:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1211:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1209 | case \EnumDeclSyntax.unexpectedBeforeAttributes:
1210 | return "unexpectedBeforeAttributes"
1211 | case \EnumDeclSyntax.attributes:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1212 | return "attributes"
1213 | case \EnumDeclSyntax.unexpectedBetweenAttributesAndModifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1213:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1211 | case \EnumDeclSyntax.attributes:
1212 | return "attributes"
1213 | case \EnumDeclSyntax.unexpectedBetweenAttributesAndModifiers:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1214 | return "unexpectedBetweenAttributesAndModifiers"
1215 | case \EnumDeclSyntax.modifiers:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1215:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1213 | case \EnumDeclSyntax.unexpectedBetweenAttributesAndModifiers:
1214 | return "unexpectedBetweenAttributesAndModifiers"
1215 | case \EnumDeclSyntax.modifiers:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1216 | return "modifiers"
1217 | case \EnumDeclSyntax.unexpectedBetweenModifiersAndEnumKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1217:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1215 | case \EnumDeclSyntax.modifiers:
1216 | return "modifiers"
1217 | case \EnumDeclSyntax.unexpectedBetweenModifiersAndEnumKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1218 | return "unexpectedBetweenModifiersAndEnumKeyword"
1219 | case \EnumDeclSyntax.enumKeyword:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1219:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1217 | case \EnumDeclSyntax.unexpectedBetweenModifiersAndEnumKeyword:
1218 | return "unexpectedBetweenModifiersAndEnumKeyword"
1219 | case \EnumDeclSyntax.enumKeyword:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1220 | return "enumKeyword"
1221 | case \EnumDeclSyntax.unexpectedBetweenEnumKeywordAndName:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1221:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1219 | case \EnumDeclSyntax.enumKeyword:
1220 | return "enumKeyword"
1221 | case \EnumDeclSyntax.unexpectedBetweenEnumKeywordAndName:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1222 | return "unexpectedBetweenEnumKeywordAndName"
1223 | case \EnumDeclSyntax.name:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1223:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1221 | case \EnumDeclSyntax.unexpectedBetweenEnumKeywordAndName:
1222 | return "unexpectedBetweenEnumKeywordAndName"
1223 | case \EnumDeclSyntax.name:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1224 | return "name"
1225 | case \EnumDeclSyntax.unexpectedBetweenNameAndGenericParameterClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1225:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1223 | case \EnumDeclSyntax.name:
1224 | return "name"
1225 | case \EnumDeclSyntax.unexpectedBetweenNameAndGenericParameterClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1226 | return "unexpectedBetweenNameAndGenericParameterClause"
1227 | case \EnumDeclSyntax.genericParameterClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1227:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1225 | case \EnumDeclSyntax.unexpectedBetweenNameAndGenericParameterClause:
1226 | return "unexpectedBetweenNameAndGenericParameterClause"
1227 | case \EnumDeclSyntax.genericParameterClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1228 | return "genericParameterClause"
1229 | case \EnumDeclSyntax.unexpectedBetweenGenericParameterClauseAndInheritanceClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1229:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1227 | case \EnumDeclSyntax.genericParameterClause:
1228 | return "genericParameterClause"
1229 | case \EnumDeclSyntax.unexpectedBetweenGenericParameterClauseAndInheritanceClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1230 | return "unexpectedBetweenGenericParameterClauseAndInheritanceClause"
1231 | case \EnumDeclSyntax.inheritanceClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1231:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1229 | case \EnumDeclSyntax.unexpectedBetweenGenericParameterClauseAndInheritanceClause:
1230 | return "unexpectedBetweenGenericParameterClauseAndInheritanceClause"
1231 | case \EnumDeclSyntax.inheritanceClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1232 | return "inheritanceClause"
1233 | case \EnumDeclSyntax.unexpectedBetweenInheritanceClauseAndGenericWhereClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1233:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1231 | case \EnumDeclSyntax.inheritanceClause:
1232 | return "inheritanceClause"
1233 | case \EnumDeclSyntax.unexpectedBetweenInheritanceClauseAndGenericWhereClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1234 | return "unexpectedBetweenInheritanceClauseAndGenericWhereClause"
1235 | case \EnumDeclSyntax.genericWhereClause:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1235:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1233 | case \EnumDeclSyntax.unexpectedBetweenInheritanceClauseAndGenericWhereClause:
1234 | return "unexpectedBetweenInheritanceClauseAndGenericWhereClause"
1235 | case \EnumDeclSyntax.genericWhereClause:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1236 | return "genericWhereClause"
1237 | case \EnumDeclSyntax.unexpectedBetweenGenericWhereClauseAndMemberBlock:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1237:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1235 | case \EnumDeclSyntax.genericWhereClause:
1236 | return "genericWhereClause"
1237 | case \EnumDeclSyntax.unexpectedBetweenGenericWhereClauseAndMemberBlock:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1238 | return "unexpectedBetweenGenericWhereClauseAndMemberBlock"
1239 | case \EnumDeclSyntax.memberBlock:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1239:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1237 | case \EnumDeclSyntax.unexpectedBetweenGenericWhereClauseAndMemberBlock:
1238 | return "unexpectedBetweenGenericWhereClauseAndMemberBlock"
1239 | case \EnumDeclSyntax.memberBlock:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1240 | return "memberBlock"
1241 | case \EnumDeclSyntax.unexpectedAfterMemberBlock:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1241:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1239 | case \EnumDeclSyntax.memberBlock:
1240 | return "memberBlock"
1241 | case \EnumDeclSyntax.unexpectedAfterMemberBlock:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1242 | return "unexpectedAfterMemberBlock"
1243 | case \ExpressionPatternSyntax.unexpectedBeforeExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1243:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1241 | case \EnumDeclSyntax.unexpectedAfterMemberBlock:
1242 | return "unexpectedAfterMemberBlock"
1243 | case \ExpressionPatternSyntax.unexpectedBeforeExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1244 | return "unexpectedBeforeExpression"
1245 | case \ExpressionPatternSyntax.expression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1245:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1243 | case \ExpressionPatternSyntax.unexpectedBeforeExpression:
1244 | return "unexpectedBeforeExpression"
1245 | case \ExpressionPatternSyntax.expression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1246 | return "expression"
1247 | case \ExpressionPatternSyntax.unexpectedAfterExpression:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1247:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1245 | case \ExpressionPatternSyntax.expression:
1246 | return "expression"
1247 | case \ExpressionPatternSyntax.unexpectedAfterExpression:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1248 | return "unexpectedAfterExpression"
1249 | case \ExpressionSegmentSyntax.unexpectedBeforeBackslash:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1249:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1247 | case \ExpressionPatternSyntax.unexpectedAfterExpression:
1248 | return "unexpectedAfterExpression"
1249 | case \ExpressionSegmentSyntax.unexpectedBeforeBackslash:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1250 | return "unexpectedBeforeBackslash"
1251 | case \ExpressionSegmentSyntax.backslash:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1251:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1249 | case \ExpressionSegmentSyntax.unexpectedBeforeBackslash:
1250 | return "unexpectedBeforeBackslash"
1251 | case \ExpressionSegmentSyntax.backslash:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1252 | return "backslash"
1253 | case \ExpressionSegmentSyntax.unexpectedBetweenBackslashAndPounds:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1253:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1251 | case \ExpressionSegmentSyntax.backslash:
1252 | return "backslash"
1253 | case \ExpressionSegmentSyntax.unexpectedBetweenBackslashAndPounds:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1254 | return "unexpectedBetweenBackslashAndPounds"
1255 | case \ExpressionSegmentSyntax.pounds:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1255:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1253 | case \ExpressionSegmentSyntax.unexpectedBetweenBackslashAndPounds:
1254 | return "unexpectedBetweenBackslashAndPounds"
1255 | case \ExpressionSegmentSyntax.pounds:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1256 | return "pounds"
1257 | case \ExpressionSegmentSyntax.unexpectedBetweenPoundsAndLeftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1257:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1255 | case \ExpressionSegmentSyntax.pounds:
1256 | return "pounds"
1257 | case \ExpressionSegmentSyntax.unexpectedBetweenPoundsAndLeftParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1258 | return "unexpectedBetweenPoundsAndLeftParen"
1259 | case \ExpressionSegmentSyntax.leftParen:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1259:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1257 | case \ExpressionSegmentSyntax.unexpectedBetweenPoundsAndLeftParen:
1258 | return "unexpectedBetweenPoundsAndLeftParen"
1259 | case \ExpressionSegmentSyntax.leftParen:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1260 | return "leftParen"
1261 | case \ExpressionSegmentSyntax.unexpectedBetweenLeftParenAndExpressions:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/ChildNameForKeyPath.swift:1261:8: error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1259 | case \ExpressionSegmentSyntax.leftParen:
1260 | return "leftParen"
1261 | case \ExpressionSegmentSyntax.unexpectedBetweenLeftParenAndExpressions:
| `- error: conformance of 'AnyKeyPath' to 'Equatable' is unavailable: unavailable in embedded Swift
1262 | return "unexpectedBetweenLeftParenAndExpressions"
1263 | case \ExpressionSegmentSyntax.expressions:
Swift.AnyKeyPath:2:11: note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | extension AnyKeyPath : Hashable {
| `- note: conformance of 'AnyKeyPath' to 'Equatable' has been explicitly marked unavailable here
3 | final public var hashValue: Int { get }
4 | final public func hash(into hasher: inout Hasher)
BUILD FAILURE 6.2 wasm