The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftSyntax, reference 0.50800.0 (374cc2), with Swift 6.2 for visionOS using Xcode 26.3 on 20 Jun 2025 22:06:44 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftSyntax-Package -destination generic/platform=xrOS

Build Log

extension EnumCasePatternSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:147:1: warning: extension declares a conformance of imported type 'EnumDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension EnumDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:147:1: note: add '@retroactive' to silence this warning
extension EnumDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:162:1: warning: extension declares a conformance of imported type 'ExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:162:1: note: add '@retroactive' to silence this warning
extension ExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:170:1: warning: extension declares a conformance of imported type 'ExpressionPatternSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ExpressionPatternSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:170:1: note: add '@retroactive' to silence this warning
extension ExpressionPatternSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:173:1: warning: extension declares a conformance of imported type 'ExpressionStmtSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ExpressionStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:173:1: note: add '@retroactive' to silence this warning
extension ExpressionStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:176:1: warning: extension declares a conformance of imported type 'ExtensionDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ExtensionDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:176:1: note: add '@retroactive' to silence this warning
extension ExtensionDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:179:1: warning: extension declares a conformance of imported type 'FallthroughStmtSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension FallthroughStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:179:1: note: add '@retroactive' to silence this warning
extension FallthroughStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:182:1: warning: extension declares a conformance of imported type 'FloatLiteralExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension FloatLiteralExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:182:1: note: add '@retroactive' to silence this warning
extension FloatLiteralExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:185:1: warning: extension declares a conformance of imported type 'ForInStmtSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ForInStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:185:1: note: add '@retroactive' to silence this warning
extension ForInStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:188:1: warning: extension declares a conformance of imported type 'ForcedValueExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ForcedValueExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:188:1: note: add '@retroactive' to silence this warning
extension ForcedValueExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:191:1: warning: extension declares a conformance of imported type 'FunctionCallExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension FunctionCallExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:191:1: note: add '@retroactive' to silence this warning
extension FunctionCallExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:194:1: warning: extension declares a conformance of imported type 'FunctionDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension FunctionDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:194:1: note: add '@retroactive' to silence this warning
extension FunctionDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:197:1: warning: extension declares a conformance of imported type 'FunctionTypeSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension FunctionTypeSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:197:1: note: add '@retroactive' to silence this warning
extension FunctionTypeSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:200:1: warning: extension declares a conformance of imported type 'GenericParameterClauseSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension GenericParameterClauseSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:200:1: note: add '@retroactive' to silence this warning
extension GenericParameterClauseSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:208:1: warning: extension declares a conformance of imported type 'GuardStmtSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension GuardStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:208:1: note: add '@retroactive' to silence this warning
extension GuardStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:211:1: warning: extension declares a conformance of imported type 'IdentifierExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension IdentifierExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:211:1: note: add '@retroactive' to silence this warning
extension IdentifierExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:214:1: warning: extension declares a conformance of imported type 'IdentifierPatternSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension IdentifierPatternSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:214:1: note: add '@retroactive' to silence this warning
extension IdentifierPatternSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:217:1: warning: extension declares a conformance of imported type 'IfConfigDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension IfConfigDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:217:1: note: add '@retroactive' to silence this warning
extension IfConfigDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:220:1: warning: extension declares a conformance of imported type 'IfStmtSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension IfStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:220:1: note: add '@retroactive' to silence this warning
extension IfStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:223:1: warning: extension declares a conformance of imported type 'ImplicitlyUnwrappedOptionalTypeSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ImplicitlyUnwrappedOptionalTypeSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:223:1: note: add '@retroactive' to silence this warning
extension ImplicitlyUnwrappedOptionalTypeSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:226:1: warning: extension declares a conformance of imported type 'ImportDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ImportDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:226:1: note: add '@retroactive' to silence this warning
extension ImportDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:229:1: warning: extension declares a conformance of imported type 'InOutExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension InOutExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:229:1: note: add '@retroactive' to silence this warning
extension InOutExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:232:1: warning: extension declares a conformance of imported type 'InfixOperatorExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension InfixOperatorExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:232:1: note: add '@retroactive' to silence this warning
extension InfixOperatorExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:235:1: warning: extension declares a conformance of imported type 'InitializerDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension InitializerDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:235:1: note: add '@retroactive' to silence this warning
extension InitializerDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:238:1: warning: extension declares a conformance of imported type 'IntegerLiteralExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension IntegerLiteralExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:238:1: note: add '@retroactive' to silence this warning
extension IntegerLiteralExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:241:1: warning: extension declares a conformance of imported type 'IsExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension IsExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:241:1: note: add '@retroactive' to silence this warning
extension IsExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:244:1: warning: extension declares a conformance of imported type 'IsTypePatternSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension IsTypePatternSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:244:1: note: add '@retroactive' to silence this warning
extension IsTypePatternSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:247:1: warning: extension declares a conformance of imported type 'KeyPathExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension KeyPathExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:247:1: note: add '@retroactive' to silence this warning
extension KeyPathExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:250:1: warning: extension declares a conformance of imported type 'LabeledStmtSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension LabeledStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:250:1: note: add '@retroactive' to silence this warning
extension LabeledStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:253:1: warning: extension declares a conformance of imported type 'MacroDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension MacroDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:253:1: note: add '@retroactive' to silence this warning
extension MacroDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:256:1: warning: extension declares a conformance of imported type 'MacroExpansionDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension MacroExpansionDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:256:1: note: add '@retroactive' to silence this warning
extension MacroExpansionDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:259:1: warning: extension declares a conformance of imported type 'MacroExpansionExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension MacroExpansionExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:259:1: note: add '@retroactive' to silence this warning
extension MacroExpansionExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:262:1: warning: extension declares a conformance of imported type 'MemberAccessExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension MemberAccessExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:262:1: note: add '@retroactive' to silence this warning
extension MemberAccessExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:265:1: warning: extension declares a conformance of imported type 'MemberDeclBlockSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension MemberDeclBlockSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:265:1: note: add '@retroactive' to silence this warning
extension MemberDeclBlockSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:273:1: warning: extension declares a conformance of imported type 'MemberTypeIdentifierSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension MemberTypeIdentifierSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:273:1: note: add '@retroactive' to silence this warning
extension MemberTypeIdentifierSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:276:1: warning: extension declares a conformance of imported type 'MetatypeTypeSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension MetatypeTypeSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:276:1: note: add '@retroactive' to silence this warning
extension MetatypeTypeSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:279:1: warning: extension declares a conformance of imported type 'MoveExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension MoveExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:279:1: note: add '@retroactive' to silence this warning
extension MoveExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:282:1: warning: extension declares a conformance of imported type 'NamedOpaqueReturnTypeSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension NamedOpaqueReturnTypeSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:282:1: note: add '@retroactive' to silence this warning
extension NamedOpaqueReturnTypeSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:285:1: warning: extension declares a conformance of imported type 'NilLiteralExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension NilLiteralExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:285:1: note: add '@retroactive' to silence this warning
extension NilLiteralExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:288:1: warning: extension declares a conformance of imported type 'OperatorDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension OperatorDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:288:1: note: add '@retroactive' to silence this warning
extension OperatorDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:291:1: warning: extension declares a conformance of imported type 'OptionalChainingExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension OptionalChainingExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:291:1: note: add '@retroactive' to silence this warning
extension OptionalChainingExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:294:1: warning: extension declares a conformance of imported type 'OptionalPatternSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension OptionalPatternSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:294:1: note: add '@retroactive' to silence this warning
extension OptionalPatternSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:297:1: warning: extension declares a conformance of imported type 'OptionalTypeSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension OptionalTypeSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:297:1: note: add '@retroactive' to silence this warning
extension OptionalTypeSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:300:1: warning: extension declares a conformance of imported type 'PackElementExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension PackElementExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:300:1: note: add '@retroactive' to silence this warning
extension PackElementExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:303:1: warning: extension declares a conformance of imported type 'PackExpansionTypeSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension PackExpansionTypeSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:303:1: note: add '@retroactive' to silence this warning
extension PackExpansionTypeSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:306:1: warning: extension declares a conformance of imported type 'PackReferenceTypeSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension PackReferenceTypeSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:306:1: note: add '@retroactive' to silence this warning
extension PackReferenceTypeSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:321:1: warning: extension declares a conformance of imported type 'PatternSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension PatternSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:321:1: note: add '@retroactive' to silence this warning
extension PatternSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:329:1: warning: extension declares a conformance of imported type 'PostfixIfConfigExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension PostfixIfConfigExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:329:1: note: add '@retroactive' to silence this warning
extension PostfixIfConfigExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:332:1: warning: extension declares a conformance of imported type 'PostfixUnaryExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension PostfixUnaryExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:332:1: note: add '@retroactive' to silence this warning
extension PostfixUnaryExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:335:1: warning: extension declares a conformance of imported type 'PoundAssertStmtSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension PoundAssertStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:335:1: note: add '@retroactive' to silence this warning
extension PoundAssertStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:338:1: warning: extension declares a conformance of imported type 'PoundColumnExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension PoundColumnExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:338:1: note: add '@retroactive' to silence this warning
extension PoundColumnExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:341:1: warning: extension declares a conformance of imported type 'PoundErrorDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension PoundErrorDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:341:1: note: add '@retroactive' to silence this warning
extension PoundErrorDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:344:1: warning: extension declares a conformance of imported type 'PoundSourceLocationSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension PoundSourceLocationSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:344:1: note: add '@retroactive' to silence this warning
extension PoundSourceLocationSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:347:1: warning: extension declares a conformance of imported type 'PoundWarningDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension PoundWarningDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:347:1: note: add '@retroactive' to silence this warning
extension PoundWarningDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:350:1: warning: extension declares a conformance of imported type 'PrecedenceGroupDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension PrecedenceGroupDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:350:1: note: add '@retroactive' to silence this warning
extension PrecedenceGroupDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:353:1: warning: extension declares a conformance of imported type 'PrefixOperatorExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension PrefixOperatorExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:353:1: note: add '@retroactive' to silence this warning
extension PrefixOperatorExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:356:1: warning: extension declares a conformance of imported type 'ProtocolDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ProtocolDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:356:1: note: add '@retroactive' to silence this warning
extension ProtocolDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:359:1: warning: extension declares a conformance of imported type 'RegexLiteralExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension RegexLiteralExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:359:1: note: add '@retroactive' to silence this warning
extension RegexLiteralExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:362:1: warning: extension declares a conformance of imported type 'RepeatWhileStmtSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension RepeatWhileStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:362:1: note: add '@retroactive' to silence this warning
extension RepeatWhileStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:365:1: warning: extension declares a conformance of imported type 'ReturnStmtSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ReturnStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:365:1: note: add '@retroactive' to silence this warning
extension ReturnStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:368:1: warning: extension declares a conformance of imported type 'SequenceExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension SequenceExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:368:1: note: add '@retroactive' to silence this warning
extension SequenceExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:371:1: warning: extension declares a conformance of imported type 'SimpleTypeIdentifierSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension SimpleTypeIdentifierSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:371:1: note: add '@retroactive' to silence this warning
extension SimpleTypeIdentifierSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:374:1: warning: extension declares a conformance of imported type 'SourceFileSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension SourceFileSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:374:1: note: add '@retroactive' to silence this warning
extension SourceFileSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:382:1: warning: extension declares a conformance of imported type 'SpecializeExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension SpecializeExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:382:1: note: add '@retroactive' to silence this warning
extension SpecializeExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:397:1: warning: extension declares a conformance of imported type 'StmtSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension StmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:397:1: note: add '@retroactive' to silence this warning
extension StmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:405:1: warning: extension declares a conformance of imported type 'StringLiteralExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension StringLiteralExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:405:1: note: add '@retroactive' to silence this warning
extension StringLiteralExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:408:1: warning: extension declares a conformance of imported type 'StructDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension StructDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:408:1: note: add '@retroactive' to silence this warning
extension StructDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:411:1: warning: extension declares a conformance of imported type 'SubscriptDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension SubscriptDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:411:1: note: add '@retroactive' to silence this warning
extension SubscriptDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:414:1: warning: extension declares a conformance of imported type 'SubscriptExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension SubscriptExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:414:1: note: add '@retroactive' to silence this warning
extension SubscriptExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:417:1: warning: extension declares a conformance of imported type 'SuperRefExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension SuperRefExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:417:1: note: add '@retroactive' to silence this warning
extension SuperRefExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:420:1: warning: extension declares a conformance of imported type 'SwitchCaseSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension SwitchCaseSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:420:1: note: add '@retroactive' to silence this warning
extension SwitchCaseSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:428:1: warning: extension declares a conformance of imported type 'SwitchStmtSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension SwitchStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:428:1: note: add '@retroactive' to silence this warning
extension SwitchStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:431:1: warning: extension declares a conformance of imported type 'SymbolicReferenceExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension SymbolicReferenceExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:431:1: note: add '@retroactive' to silence this warning
extension SymbolicReferenceExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:434:1: warning: extension declares a conformance of imported type 'TernaryExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension TernaryExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:434:1: note: add '@retroactive' to silence this warning
extension TernaryExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:437:1: warning: extension declares a conformance of imported type 'ThrowStmtSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ThrowStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:437:1: note: add '@retroactive' to silence this warning
extension ThrowStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:440:1: warning: extension declares a conformance of imported type 'TryExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension TryExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:440:1: note: add '@retroactive' to silence this warning
extension TryExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:443:1: warning: extension declares a conformance of imported type 'TupleExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension TupleExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:443:1: note: add '@retroactive' to silence this warning
extension TupleExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:446:1: warning: extension declares a conformance of imported type 'TuplePatternSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension TuplePatternSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:446:1: note: add '@retroactive' to silence this warning
extension TuplePatternSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:449:1: warning: extension declares a conformance of imported type 'TupleTypeSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension TupleTypeSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:449:1: note: add '@retroactive' to silence this warning
extension TupleTypeSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:452:1: warning: extension declares a conformance of imported type 'TypeExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension TypeExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:452:1: note: add '@retroactive' to silence this warning
extension TypeExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:467:1: warning: extension declares a conformance of imported type 'TypeSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension TypeSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:467:1: note: add '@retroactive' to silence this warning
extension TypeSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:475:1: warning: extension declares a conformance of imported type 'TypealiasDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension TypealiasDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:475:1: note: add '@retroactive' to silence this warning
extension TypealiasDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:478:1: warning: extension declares a conformance of imported type 'UnresolvedAsExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension UnresolvedAsExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:478:1: note: add '@retroactive' to silence this warning
extension UnresolvedAsExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:481:1: warning: extension declares a conformance of imported type 'UnresolvedIsExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension UnresolvedIsExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:481:1: note: add '@retroactive' to silence this warning
extension UnresolvedIsExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:484:1: warning: extension declares a conformance of imported type 'UnresolvedPatternExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension UnresolvedPatternExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:484:1: note: add '@retroactive' to silence this warning
extension UnresolvedPatternExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:487:1: warning: extension declares a conformance of imported type 'UnresolvedTernaryExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension UnresolvedTernaryExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:487:1: note: add '@retroactive' to silence this warning
extension UnresolvedTernaryExprSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:490:1: warning: extension declares a conformance of imported type 'ValueBindingPatternSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ValueBindingPatternSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:490:1: note: add '@retroactive' to silence this warning
extension ValueBindingPatternSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:493:1: warning: extension declares a conformance of imported type 'VariableDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension VariableDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:493:1: note: add '@retroactive' to silence this warning
extension VariableDeclSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:496:1: warning: extension declares a conformance of imported type 'WhileStmtSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension WhileStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:496:1: note: add '@retroactive' to silence this warning
extension WhileStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:499:1: warning: extension declares a conformance of imported type 'WildcardPatternSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension WildcardPatternSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:499:1: note: add '@retroactive' to silence this warning
extension WildcardPatternSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:502:1: warning: extension declares a conformance of imported type 'YieldStmtSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension YieldStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:502:1: note: add '@retroactive' to silence this warning
extension YieldStmtSyntax: SyntaxExpressibleByStringInterpolation {
^
SwiftCompile normal arm64 Compiling\ SyntaxExpressibleByStringInterpolationConformances.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Syntax+StringInterpolation.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift:149:8: warning: associated value 'producedInvalidNodeType(expectedType:actualType:)' of 'Sendable'-conforming enum 'SyntaxStringInterpolationError' has non-sendable type 'any SyntaxProtocol.Type'
  case producedInvalidNodeType(expectedType: SyntaxProtocol.Type, actualType: SyntaxProtocol.Type)
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift:149:8: warning: associated value 'producedInvalidNodeType(expectedType:actualType:)' of 'Sendable'-conforming enum 'SyntaxStringInterpolationError' has non-sendable type 'any SyntaxProtocol.Type'
  case producedInvalidNodeType(expectedType: SyntaxProtocol.Type, actualType: SyntaxProtocol.Type)
       ^
SwiftCompile normal arm64 Compiling\ BuildableCollectionNodes.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:19:1: warning: extension declares a conformance of imported type 'AccessPathSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension AccessPath: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:19:1: note: add '@retroactive' to silence this warning
extension AccessPath: ExpressibleByArrayLiteral {
^                     ~~~~~~~~~~~~~~~~~~~~~~~~~
                      @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:26:1: warning: extension declares a conformance of imported type 'AccessorListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension AccessorList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:26:1: note: add '@retroactive' to silence this warning
extension AccessorList: ExpressibleByArrayLiteral {
^                       ~~~~~~~~~~~~~~~~~~~~~~~~~
                        @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:33:1: warning: extension declares a conformance of imported type 'ArrayElementListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ArrayElementList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:33:1: note: add '@retroactive' to silence this warning
extension ArrayElementList: ExpressibleByArrayLiteral {
^                           ~~~~~~~~~~~~~~~~~~~~~~~~~
                            @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:40:1: warning: extension declares a conformance of imported type 'AttributeListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension AttributeList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:40:1: note: add '@retroactive' to silence this warning
extension AttributeList: ExpressibleByArrayLiteral {
^                        ~~~~~~~~~~~~~~~~~~~~~~~~~
                         @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:47:1: warning: extension declares a conformance of imported type 'AvailabilitySpecListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension AvailabilitySpecList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:47:1: note: add '@retroactive' to silence this warning
extension AvailabilitySpecList: ExpressibleByArrayLiteral {
^                               ~~~~~~~~~~~~~~~~~~~~~~~~~
                                @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:54:1: warning: extension declares a conformance of imported type 'BackDeployVersionListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension BackDeployVersionList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:54:1: note: add '@retroactive' to silence this warning
extension BackDeployVersionList: ExpressibleByArrayLiteral {
^                                ~~~~~~~~~~~~~~~~~~~~~~~~~
                                 @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:61:1: warning: extension declares a conformance of imported type 'CaseItemListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension CaseItemList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:61:1: note: add '@retroactive' to silence this warning
extension CaseItemList: ExpressibleByArrayLiteral {
^                       ~~~~~~~~~~~~~~~~~~~~~~~~~
                        @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:68:1: warning: extension declares a conformance of imported type 'CatchClauseListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension CatchClauseList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:68:1: note: add '@retroactive' to silence this warning
extension CatchClauseList: ExpressibleByArrayLiteral {
^                          ~~~~~~~~~~~~~~~~~~~~~~~~~
                           @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:75:1: warning: extension declares a conformance of imported type 'CatchItemListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension CatchItemList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:75:1: note: add '@retroactive' to silence this warning
extension CatchItemList: ExpressibleByArrayLiteral {
^                        ~~~~~~~~~~~~~~~~~~~~~~~~~
                         @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:82:1: warning: extension declares a conformance of imported type 'ClosureCaptureItemListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ClosureCaptureItemList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:82:1: note: add '@retroactive' to silence this warning
extension ClosureCaptureItemList: ExpressibleByArrayLiteral {
^                                 ~~~~~~~~~~~~~~~~~~~~~~~~~
                                  @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:89:1: warning: extension declares a conformance of imported type 'ClosureParamListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ClosureParamList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:89:1: note: add '@retroactive' to silence this warning
extension ClosureParamList: ExpressibleByArrayLiteral {
^                           ~~~~~~~~~~~~~~~~~~~~~~~~~
                            @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:96:1: warning: extension declares a conformance of imported type 'CodeBlockItemListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension CodeBlockItemList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:96:1: note: add '@retroactive' to silence this warning
extension CodeBlockItemList: ExpressibleByArrayLiteral {
^                            ~~~~~~~~~~~~~~~~~~~~~~~~~
                             @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:103:1: warning: extension declares a conformance of imported type 'CompositionTypeElementListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension CompositionTypeElementList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:103:1: note: add '@retroactive' to silence this warning
extension CompositionTypeElementList: ExpressibleByArrayLiteral {
^                                     ~~~~~~~~~~~~~~~~~~~~~~~~~
                                      @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:110:1: warning: extension declares a conformance of imported type 'ConditionElementListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ConditionElementList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:110:1: note: add '@retroactive' to silence this warning
extension ConditionElementList: ExpressibleByArrayLiteral {
^                               ~~~~~~~~~~~~~~~~~~~~~~~~~
                                @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:117:1: warning: extension declares a conformance of imported type 'DeclNameArgumentListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension DeclNameArgumentList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:117:1: note: add '@retroactive' to silence this warning
extension DeclNameArgumentList: ExpressibleByArrayLiteral {
^                               ~~~~~~~~~~~~~~~~~~~~~~~~~
                                @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:124:1: warning: extension declares a conformance of imported type 'DesignatedTypeListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension DesignatedTypeList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:124:1: note: add '@retroactive' to silence this warning
extension DesignatedTypeList: ExpressibleByArrayLiteral {
^                             ~~~~~~~~~~~~~~~~~~~~~~~~~
                              @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:131:1: warning: extension declares a conformance of imported type 'DictionaryElementListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension DictionaryElementList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:131:1: note: add '@retroactive' to silence this warning
extension DictionaryElementList: ExpressibleByArrayLiteral {
^                                ~~~~~~~~~~~~~~~~~~~~~~~~~
                                 @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:138:1: warning: extension declares a conformance of imported type 'DifferentiabilityParamListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension DifferentiabilityParamList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:138:1: note: add '@retroactive' to silence this warning
extension DifferentiabilityParamList: ExpressibleByArrayLiteral {
^                                     ~~~~~~~~~~~~~~~~~~~~~~~~~
                                      @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:145:1: warning: extension declares a conformance of imported type 'EnumCaseElementListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension EnumCaseElementList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:145:1: note: add '@retroactive' to silence this warning
extension EnumCaseElementList: ExpressibleByArrayLiteral {
^                              ~~~~~~~~~~~~~~~~~~~~~~~~~
                               @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:152:1: warning: extension declares a conformance of imported type 'ExprListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ExprList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:152:1: note: add '@retroactive' to silence this warning
extension ExprList: ExpressibleByArrayLiteral {
^                   ~~~~~~~~~~~~~~~~~~~~~~~~~
                    @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:165:1: warning: extension declares a conformance of imported type 'FunctionParameterListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension FunctionParameterList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:165:1: note: add '@retroactive' to silence this warning
extension FunctionParameterList: ExpressibleByArrayLiteral {
^                                ~~~~~~~~~~~~~~~~~~~~~~~~~
                                 @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:172:1: warning: extension declares a conformance of imported type 'GenericArgumentListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension GenericArgumentList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:172:1: note: add '@retroactive' to silence this warning
extension GenericArgumentList: ExpressibleByArrayLiteral {
^                              ~~~~~~~~~~~~~~~~~~~~~~~~~
                               @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:179:1: warning: extension declares a conformance of imported type 'GenericParameterListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension GenericParameterList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:179:1: note: add '@retroactive' to silence this warning
extension GenericParameterList: ExpressibleByArrayLiteral {
^                               ~~~~~~~~~~~~~~~~~~~~~~~~~
                                @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:186:1: warning: extension declares a conformance of imported type 'GenericRequirementListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension GenericRequirementList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:186:1: note: add '@retroactive' to silence this warning
extension GenericRequirementList: ExpressibleByArrayLiteral {
^                                 ~~~~~~~~~~~~~~~~~~~~~~~~~
                                  @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:193:1: warning: extension declares a conformance of imported type 'IfConfigClauseListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension IfConfigClauseList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:193:1: note: add '@retroactive' to silence this warning
extension IfConfigClauseList: ExpressibleByArrayLiteral {
^                             ~~~~~~~~~~~~~~~~~~~~~~~~~
                              @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:200:1: warning: extension declares a conformance of imported type 'InheritedTypeListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension InheritedTypeList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:200:1: note: add '@retroactive' to silence this warning
extension InheritedTypeList: ExpressibleByArrayLiteral {
^                            ~~~~~~~~~~~~~~~~~~~~~~~~~
                             @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:207:1: warning: extension declares a conformance of imported type 'KeyPathComponentListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension KeyPathComponentList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:207:1: note: add '@retroactive' to silence this warning
extension KeyPathComponentList: ExpressibleByArrayLiteral {
^                               ~~~~~~~~~~~~~~~~~~~~~~~~~
                                @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:214:1: warning: extension declares a conformance of imported type 'MemberDeclListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension MemberDeclList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:214:1: note: add '@retroactive' to silence this warning
extension MemberDeclList: ExpressibleByArrayLiteral {
^                         ~~~~~~~~~~~~~~~~~~~~~~~~~
                          @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:221:1: warning: extension declares a conformance of imported type 'ModifierListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ModifierList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:221:1: note: add '@retroactive' to silence this warning
extension ModifierList: ExpressibleByArrayLiteral {
^                       ~~~~~~~~~~~~~~~~~~~~~~~~~
                        @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:228:1: warning: extension declares a conformance of imported type 'MultipleTrailingClosureElementListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension MultipleTrailingClosureElementList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:228:1: note: add '@retroactive' to silence this warning
extension MultipleTrailingClosureElementList: ExpressibleByArrayLiteral {
^                                             ~~~~~~~~~~~~~~~~~~~~~~~~~
                                              @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:235:1: warning: extension declares a conformance of imported type 'NonEmptyTokenListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension NonEmptyTokenList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:235:1: note: add '@retroactive' to silence this warning
extension NonEmptyTokenList: ExpressibleByArrayLiteral {
^                            ~~~~~~~~~~~~~~~~~~~~~~~~~
                             @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:242:1: warning: extension declares a conformance of imported type 'ObjCSelectorSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ObjCSelector: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:242:1: note: add '@retroactive' to silence this warning
extension ObjCSelector: ExpressibleByArrayLiteral {
^                       ~~~~~~~~~~~~~~~~~~~~~~~~~
                        @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:249:1: warning: extension declares a conformance of imported type 'PatternBindingListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension PatternBindingList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:249:1: note: add '@retroactive' to silence this warning
extension PatternBindingList: ExpressibleByArrayLiteral {
^                             ~~~~~~~~~~~~~~~~~~~~~~~~~
                              @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:256:1: warning: extension declares a conformance of imported type 'PrecedenceGroupAttributeListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension PrecedenceGroupAttributeList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:256:1: note: add '@retroactive' to silence this warning
extension PrecedenceGroupAttributeList: ExpressibleByArrayLiteral {
^                                       ~~~~~~~~~~~~~~~~~~~~~~~~~
                                        @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:263:1: warning: extension declares a conformance of imported type 'PrecedenceGroupNameListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension PrecedenceGroupNameList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:263:1: note: add '@retroactive' to silence this warning
extension PrecedenceGroupNameList: ExpressibleByArrayLiteral {
^                                  ~~~~~~~~~~~~~~~~~~~~~~~~~
                                   @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:270:1: warning: extension declares a conformance of imported type 'PrimaryAssociatedTypeListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension PrimaryAssociatedTypeList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:270:1: note: add '@retroactive' to silence this warning
extension PrimaryAssociatedTypeList: ExpressibleByArrayLiteral {
^                                    ~~~~~~~~~~~~~~~~~~~~~~~~~
                                     @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:277:1: warning: extension declares a conformance of imported type 'SpecializeAttributeSpecListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension SpecializeAttributeSpecList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:277:1: note: add '@retroactive' to silence this warning
extension SpecializeAttributeSpecList: ExpressibleByArrayLiteral {
^                                      ~~~~~~~~~~~~~~~~~~~~~~~~~
                                       @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:284:1: warning: extension declares a conformance of imported type 'StringLiteralSegmentsSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension StringLiteralSegments: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:284:1: note: add '@retroactive' to silence this warning
extension StringLiteralSegments: ExpressibleByArrayLiteral {
^                                ~~~~~~~~~~~~~~~~~~~~~~~~~
                                 @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:291:1: warning: extension declares a conformance of imported type 'SwitchCaseListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension SwitchCaseList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:291:1: note: add '@retroactive' to silence this warning
extension SwitchCaseList: ExpressibleByArrayLiteral {
^                         ~~~~~~~~~~~~~~~~~~~~~~~~~
                          @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:298:1: warning: extension declares a conformance of imported type 'TokenListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension TokenList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:298:1: note: add '@retroactive' to silence this warning
extension TokenList: ExpressibleByArrayLiteral {
^                    ~~~~~~~~~~~~~~~~~~~~~~~~~
                     @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:305:1: warning: extension declares a conformance of imported type 'TupleExprElementListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension TupleExprElementList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:305:1: note: add '@retroactive' to silence this warning
extension TupleExprElementList: ExpressibleByArrayLiteral {
^                               ~~~~~~~~~~~~~~~~~~~~~~~~~
                                @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:312:1: warning: extension declares a conformance of imported type 'TuplePatternElementListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension TuplePatternElementList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:312:1: note: add '@retroactive' to silence this warning
extension TuplePatternElementList: ExpressibleByArrayLiteral {
^                                  ~~~~~~~~~~~~~~~~~~~~~~~~~
                                   @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:319:1: warning: extension declares a conformance of imported type 'TupleTypeElementListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension TupleTypeElementList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:319:1: note: add '@retroactive' to silence this warning
extension TupleTypeElementList: ExpressibleByArrayLiteral {
^                               ~~~~~~~~~~~~~~~~~~~~~~~~~
                                @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:326:1: warning: extension declares a conformance of imported type 'UnexpectedNodesSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension UnexpectedNodes: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:326:1: note: add '@retroactive' to silence this warning
extension UnexpectedNodes: ExpressibleByArrayLiteral {
^                          ~~~~~~~~~~~~~~~~~~~~~~~~~
                           @retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:339:1: warning: extension declares a conformance of imported type 'YieldExprListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension YieldExprList: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:339:1: note: add '@retroactive' to silence this warning
extension YieldExprList: ExpressibleByArrayLiteral {
^                        ~~~~~~~~~~~~~~~~~~~~~~~~~
                         @retroactive ExpressibleByArrayLiteral
SwiftEmitModule normal arm64 Emitting\ module\ for\ swift_parser_cli (in target 'swift-parser-cli' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/swift-parser-cli.swift (in target 'swift-parser-cli' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling ConvenienceInitializers.swift, HasTrailingComma.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 Compiling\ swift-parser-cli.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/swift-parser-cli.swift (in target 'swift-parser-cli' from project 'SwiftSyntax')
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/swift-parser-cli.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli.dia -target arm64-apple-xros1.0 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift_parser_cli-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name swift_parser_cli -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name xros26.0 -clang-target arm64-apple-xros26.0 -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli.o -index-unit-output-path /SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/swift-parser-cli.swift (in target 'swift-parser-cli' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/swift-parser-cli.swift:270:21: error: cannot find 'Process' in scope
      let process = Process()
                    ^~~~~~~
SwiftDriverJobDiscovery normal arm64 Compiling Syntax+StringInterpolation.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 Compiling\ ResultBuilders.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/ResultBuilders.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/ResultBuilders.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling BuildableCollectionNodes.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 Compiling\ BuildableNodes.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableNodes.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableNodes.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for swift_parser_cli (in target 'swift-parser-cli' from project 'SwiftSyntax')
SwiftCompile normal arm64 Compiling\ Indenter.swift,\ ResultBuilderExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Indenter.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ResultBuilderExtensions.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Indenter.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ResultBuilderExtensions.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for SwiftSyntaxBuilder (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftDriver\ Compilation\ Requirements swift-parser-cli normal arm64 com.apple.xcode.tools.swift.compiler (in target 'swift-parser-cli' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name swift_parser_cli -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift_parser_cli.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ swift-parser-cli.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/swift-parser-cli.swift (in target 'swift-parser-cli' from project 'SwiftSyntax')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/swift-parser-cli.swift (in target 'swift-parser-cli' from project 'SwiftSyntax')
	Building workspace spi-builder-workspace with scheme SwiftSyntax-Package
(3 failures)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SwiftSyntax: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.1
resolved source packages: SwiftSyntax, swift-argument-parser
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "SwiftSyntax",
  "name" : "SwiftSyntax",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "IDEUtils",
      "targets" : [
        "IDEUtils"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "SwiftDiagnostics",
      "targets" : [
        "SwiftDiagnostics"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "SwiftOperators",
      "targets" : [
        "SwiftOperators"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "SwiftParser",
      "targets" : [
        "SwiftParser"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "SwiftParserDiagnostics",
      "targets" : [
        "SwiftParserDiagnostics"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "SwiftSyntax",
      "targets" : [
        "SwiftSyntax"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "SwiftSyntaxParser",
      "targets" : [
        "SwiftSyntaxParser"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "SwiftSyntaxBuilder",
      "targets" : [
        "SwiftSyntaxBuilder"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "_SwiftSyntaxMacros",
      "targets" : [
        "_SwiftSyntaxMacros"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "SwiftRefactor",
      "targets" : [
        "SwiftRefactor"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "swift-parser-cli",
      "targets" : [
        "swift-parser-cli"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "lit-test-helper",
      "targets" : [
        "lit-test-helper"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_parser_cli",
      "module_type" : "SwiftTarget",
      "name" : "swift-parser-cli",
      "path" : "Sources/swift-parser-cli",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swift-parser-cli"
      ],
      "sources" : [
        "swift-parser-cli.swift"
      ],
      "target_dependencies" : [
        "SwiftDiagnostics",
        "SwiftSyntax",
        "SwiftParser",
        "SwiftParserDiagnostics",
        "SwiftOperators"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "lit_test_helper",
      "module_type" : "SwiftTarget",
      "name" : "lit-test-helper",
      "path" : "Sources/lit-test-helper",
      "product_memberships" : [
        "lit-test-helper"
      ],
      "sources" : [
        "ClassifiedSyntaxTreePrinter.swift",
        "CommandLineArguments.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "IDEUtils",
        "SwiftSyntax",
        "SwiftSyntaxParser"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "_SwiftSyntaxTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "_SwiftSyntaxTestSupport",
      "path" : "Sources/_SwiftSyntaxTestSupport",
      "sources" : [
        "AssertEqualWithDiff.swift",
        "LocationMarkers.swift",
        "String+TrimmingTrailingWhitespace.swift",
        "Syntax+Assertions.swift",
        "SyntaxCollection+AtIndex.swift.swift",
        "SyntaxComparison.swift",
        "SyntaxProtocol+Initializer.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "SwiftBasicFormat",
        "SwiftSyntax",
        "SwiftSyntaxBuilder"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_SwiftSyntaxMacros",
      "module_type" : "SwiftTarget",
      "name" : "_SwiftSyntaxMacros",
      "path" : "Sources/_SwiftSyntaxMacros",
      "product_memberships" : [
        "_SwiftSyntaxMacros"
      ],
      "sources" : [
        "ExpressionMacro.swift",
        "Macro.swift",
        "MacroExpansionContext.swift",
        "MacroSystem.swift",
        "Syntax+MacroEvaluation.swift"
      ],
      "target_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftParser",
        "SwiftDiagnostics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSyntaxTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSyntaxTest",
      "path" : "Tests/SwiftSyntaxTest",
      "sources" : [
        "BumpPtrAllocatorTests.swift",
        "CustomReflectableTests.swift",
        "MemoryLayoutTest.swift",
        "MultithreadingTests.swift",
        "RawSyntaxTests.swift",
        "SequentialToConcurrentEditTranslationTests.swift",
        "SyntaxChildrenTests.swift",
        "SyntaxCollectionsTests.swift",
        "SyntaxCreationTests.swift",
        "SyntaxTests.swift",
        "SyntaxTextTests.swift",
        "SyntaxTreeModifierTests.swift",
        "TriviaTests.swift",
        "VisitorTests.swift"
      ],
      "target_dependencies" : [
        "SwiftSyntax",
        "_SwiftSyntaxTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftSyntaxParserTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSyntaxParserTest",
      "path" : "Tests/SwiftSyntaxParserTest",
      "sources" : [
        "AbsolutePositionTests.swift",
        "IncrementalParsingTests.swift",
        "ParseFileTests.swift",
        "SyntaxComparisonTests.swift",
        "SyntaxTests.swift",
        "SyntaxVisitorTests.swift",
        "TokenTest.swift"
      ],
      "target_dependencies" : [
        "SwiftSyntaxParser",
        "_SwiftSyntaxTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftSyntaxParser",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSyntaxParser",
      "path" : "Sources/SwiftSyntaxParser",
      "product_memberships" : [
        "SwiftSyntaxParser",
        "lit-test-helper"
      ],
      "sources" : [
        "Diagnostic.swift",
        "SyntaxParser.swift"
      ],
      "target_dependencies" : [
        "SwiftSyntax",
        "SwiftParser"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSyntaxMacrosTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSyntaxMacrosTest",
      "path" : "Tests/SwiftSyntaxMacrosTest",
      "sources" : [
        "MacroSystemTests.swift"
      ],
      "target_dependencies" : [
        "SwiftDiagnostics",
        "SwiftOperators",
        "SwiftParser",
        "_SwiftSyntaxTestSupport",
        "SwiftSyntaxBuilder",
        "_SwiftSyntaxMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftSyntaxBuilderTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSyntaxBuilderTest",
      "path" : "Tests/SwiftSyntaxBuilderTest",
      "sources" : [
        "Assertions.swift",
        "BooleanLiteralTests.swift",
        "CollectionNodeFlatteningTests.swift",
        "CustomAttributeTests.swift",
        "DoStmtTests.swift",
        "EnumCaseElementTests.swift",
        "ExprListTests.swift",
        "ExtensionDeclTests.swift",
        "FloatLiteralTests.swift",
        "FunctionTests.swift",
        "IfStmtTests.swift",
        "ImportTests.swift",
        "InitializerDeclTests.swift",
        "IntegerLiteralTests.swift",
        "MemberAccessTests.swift",
        "ProtocolDeclTests.swift",
        "ReturnStmsTests.swift",
        "SourceFileTests.swift",
        "StringInterpolation.swift",
        "StringLiteralTests.swift",
        "StructTests.swift",
        "SwitchTests.swift",
        "TernaryExprTests.swift",
        "TriviaTests.swift",
        "TupleTests.swift",
        "VariableTests.swift"
      ],
      "target_dependencies" : [
        "_SwiftSyntaxTestSupport",
        "SwiftSyntaxBuilder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftSyntaxBuilder",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSyntaxBuilder",
      "path" : "Sources/SwiftSyntaxBuilder",
      "product_memberships" : [
        "SwiftSyntaxBuilder",
        "_SwiftSyntaxMacros"
      ],
      "sources" : [
        "ConvenienceInitializers.swift",
        "HasTrailingComma.swift",
        "Indenter.swift",
        "ResultBuilderExtensions.swift",
        "Syntax+StringInterpolation.swift",
        "SyntaxNodeWithBody.swift",
        "generated/BuildableCollectionNodes.swift",
        "generated/BuildableNodes.swift",
        "generated/ResultBuilders.swift",
        "generated/SyntaxExpressibleByStringInterpolationConformances.swift",
        "generated/Token.swift",
        "generated/Typealiases.swift"
      ],
      "target_dependencies" : [
        "SwiftBasicFormat",
        "SwiftSyntax",
        "SwiftParser",
        "SwiftParserDiagnostics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftSyntax",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSyntax",
      "path" : "Sources/SwiftSyntax",
      "product_memberships" : [
        "IDEUtils",
        "SwiftDiagnostics",
        "SwiftOperators",
        "SwiftParser",
        "SwiftParserDiagnostics",
        "SwiftSyntax",
        "SwiftSyntaxParser",
        "SwiftSyntaxBuilder",
        "_SwiftSyntaxMacros",
        "SwiftRefactor",
        "swift-parser-cli",
        "lit-test-helper"
      ],
      "sources" : [
        "AbsolutePosition.swift",
        "BumpPtrAllocator.swift",
        "CommonAncestor.swift",
        "IncrementalParseTransition.swift",
        "MemoryLayout.swift",
        "Raw/RawSyntax.swift",
        "Raw/RawSyntaxLayoutView.swift",
        "Raw/RawSyntaxNodeProtocol.swift",
        "Raw/RawSyntaxTokenView.swift",
        "Raw/gyb_generated/RawSyntaxNodes.swift",
        "Raw/gyb_generated/RawSyntaxValidation.swift",
        "SourceLength.swift",
        "SourceLocation.swift",
        "SourcePresence.swift",
        "Syntax.swift",
        "SyntaxArena.swift",
        "SyntaxChildren.swift",
        "SyntaxData.swift",
        "SyntaxOtherNodes.swift",
        "SyntaxText.swift",
        "SyntaxTreeViewMode.swift",
        "Utils.swift",
        "generated/Misc.swift",
        "generated/SyntaxAnyVisitor.swift",
        "generated/SyntaxBaseNodes.swift",
        "generated/SyntaxEnum.swift",
        "generated/SyntaxKind.swift",
        "gyb_generated/SyntaxCollections.swift",
        "gyb_generated/SyntaxFactory.swift",
        "gyb_generated/SyntaxRewriter.swift",
        "gyb_generated/SyntaxTraits.swift",
        "gyb_generated/SyntaxTransform.swift",
        "gyb_generated/SyntaxVisitor.swift",
        "gyb_generated/TokenKind.swift",
        "gyb_generated/Tokens.swift",
        "gyb_generated/Trivia.swift",
        "gyb_generated/syntax_nodes/SyntaxDeclNodes.swift",
        "gyb_generated/syntax_nodes/SyntaxExprNodes.swift",
        "gyb_generated/syntax_nodes/SyntaxNodes.swift",
        "gyb_generated/syntax_nodes/SyntaxPatternNodes.swift",
        "gyb_generated/syntax_nodes/SyntaxStmtNodes.swift",
        "gyb_generated/syntax_nodes/SyntaxTypeNodes.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftRefactorTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftRefactorTest",
      "path" : "Tests/SwiftRefactorTest",
      "sources" : [
        "FormatRawStringLiteral.swift",
        "IntegerLiteralUtilities.swift",
        "MigrateToNewIfLetSyntax.swift",
        "OpaqueParameterToGeneric.swift",
        "ReformatIntegerLiteral.swift"
      ],
      "target_dependencies" : [
        "SwiftRefactor",
        "SwiftSyntaxBuilder",
        "_SwiftSyntaxTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftRefactor",
      "module_type" : "SwiftTarget",
      "name" : "SwiftRefactor",
      "path" : "Sources/SwiftRefactor",
      "product_memberships" : [
        "SwiftRefactor"
      ],
      "sources" : [
        "AddSeparatorsToIntegerLiteral.swift",
        "FormatRawStringLiteral.swift",
        "IntegerLiteralUtilities.swift",
        "MigrateToNewIfLetSyntax.swift",
        "OpaqueParameterToGeneric.swift",
        "RefactoringProvider.swift",
        "RemoveSeparatorsFromIntegerLiteral.swift"
      ],
      "target_dependencies" : [
        "SwiftSyntax",
        "SwiftParser"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftParserTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftParserTest",
      "path" : "Tests/SwiftParserTest",
      "sources" : [
        "AbsolutePositionTests.swift",
        "Assertions.swift",
        "AttributeTests.swift",
        "AvailabilityTests.swift",
        "DeclarationTests.swift",
        "DirectiveTests.swift",
        "ExpressionTests.swift",
        "LexerTests.swift",
        "LinkageTests.swift",
        "Parser+EntryTests.swift",
        "ParserTests.swift",
        "StatementTests.swift",
        "SyntaxTransformVisitorTest.swift",
        "TriviaParserTests.swift",
        "TypeTests.swift",
        "Utils.swift",
        "VariadicGenericsTests.swift",
        "translated/ActorTests.swift",
        "translated/AlwaysEmitConformanceMetadataAttrTests.swift",
        "translated/AsyncSyntaxTests.swift",
        "translated/AsyncTests.swift",
        "translated/AvailabilityQueryTests.swift",
        "translated/AvailabilityQueryUnavailabilityTests.swift",
        "translated/BraceRecoveryEofTests.swift",
        "translated/BuiltinBridgeObjectTests.swift",
        "translated/BuiltinWordTests.swift",
        "translated/ConflictMarkersTests.swift",
        "translated/ConsecutiveStatementsTests.swift",
        "translated/DebuggerTests.swift",
        "translated/DelayedExtensionTests.swift",
        "translated/DeprecatedWhereTests.swift",
        "translated/DiagnoseAvailabilityTests.swift",
        "translated/DiagnoseAvailabilityWindowsTests.swift",
        "translated/DiagnoseDynamicReplacementTests.swift",
        "translated/DiagnoseInitializerAsTypedPatternTests.swift",
        "translated/DiagnosticMissingFuncKeywordTests.swift",
        "translated/DollarIdentifierTests.swift",
        "translated/EffectfulPropertiesTests.swift",
        "translated/EnumElementPatternSwift4Tests.swift",
        "translated/EnumTests.swift",
        "translated/ErrorsTests.swift",
        "translated/EscapedIdentifiersTests.swift",
        "translated/ForeachAsyncTests.swift",
        "translated/ForeachTests.swift",
        "translated/GenericDisambiguationTests.swift",
        "translated/GuardTests.swift",
        "translated/GuardTopLevelTests.swift",
        "translated/HashbangLibraryTests.swift",
        "translated/HashbangMainTests.swift",
        "translated/IdentifiersTests.swift",
        "translated/IfconfigExprTests.swift",
        "translated/ImplicitGetterIncompleteTests.swift",
        "translated/InitDeinitTests.swift",
        "translated/InvalidIfExprTests.swift",
        "translated/InvalidStringInterpolationProtocolTests.swift",
        "translated/InvalidTests.swift",
        "translated/MatchingPatternsTests.swift",
        "translated/MetatypeObjectConversionTests.swift",
        "translated/MoveExprTests.swift",
        "translated/MultilineErrorsTests.swift",
        "translated/MultilinePoundDiagnosticArgRdar41154797Tests.swift",
        "translated/NoimplicitcopyAttrTests.swift",
        "translated/NumberIdentifierErrorsTests.swift",
        "translated/ObjcEnumTests.swift",
        "translated/ObjectLiteralsTests.swift",
        "translated/OperatorDeclDesignatedTypesTests.swift",
        "translated/OperatorDeclTests.swift",
        "translated/OperatorsTests.swift",
        "translated/OptionalChainLvaluesTests.swift",
        "translated/OptionalLvaluesTests.swift",
        "translated/OptionalTests.swift",
        "translated/OriginalDefinedInAttrTests.swift",
        "translated/PatternWithoutVariablesScriptTests.swift",
        "translated/PatternWithoutVariablesTests.swift",
        "translated/PlaygroundLvaluesTests.swift",
        "translated/PoundAssertTests.swift",
        "translated/RawStringErrorsTests.swift",
        "translated/RecoveryLibraryTests.swift",
        "translated/RecoveryTests.swift",
        "translated/ResultBuilderTests.swift",
        "translated/SelfRebindingTests.swift",
        "translated/SemicolonTests.swift",
        "translated/StringLiteralEofTests.swift",
        "translated/SubscriptingTests.swift",
        "translated/SuperTests.swift",
        "translated/SwitchIncompleteTests.swift",
        "translated/SwitchTests.swift",
        "translated/ToplevelLibraryTests.swift",
        "translated/TrailingClosuresTests.swift",
        "translated/TrailingSemiTests.swift",
        "translated/TryTests.swift",
        "translated/TypeExprTests.swift",
        "translated/TypealiasTests.swift",
        "translated/UnclosedStringInterpolationTests.swift"
      ],
      "target_dependencies" : [
        "SwiftDiagnostics",
        "SwiftOperators",
        "SwiftParser",
        "_SwiftSyntaxTestSupport",
        "SwiftSyntaxBuilder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftParserDiagnosticsTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftParserDiagnosticsTest",
      "path" : "Tests/SwiftParserDiagnosticsTest",
      "sources" : [
        "DiagnosticInfrastructureTests.swift"
      ],
      "target_dependencies" : [
        "SwiftDiagnostics",
        "SwiftParserDiagnostics"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftParserDiagnostics",
      "module_type" : "SwiftTarget",
      "name" : "SwiftParserDiagnostics",
      "path" : "Sources/SwiftParserDiagnostics",
      "product_memberships" : [
        "SwiftParserDiagnostics",
        "SwiftSyntaxBuilder",
        "_SwiftSyntaxMacros",
        "swift-parser-cli"
      ],
      "sources" : [
        "DiagnosticExtensions.swift",
        "MissingNodesError.swift",
        "ParseDiagnosticsGenerator.swift",
        "ParserDiagnosticMessages.swift",
        "PresenceUtils.swift",
        "SyntaxExtensions.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "SwiftBasicFormat",
        "SwiftDiagnostics",
        "SwiftParser",
        "SwiftSyntax"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftParser",
      "module_type" : "SwiftTarget",
      "name" : "SwiftParser",
      "path" : "Sources/SwiftParser",
      "product_memberships" : [
        "SwiftOperators",
        "SwiftParser",
        "SwiftParserDiagnostics",
        "SwiftSyntaxParser",
        "SwiftSyntaxBuilder",
        "_SwiftSyntaxMacros",
        "SwiftRefactor",
        "swift-parser-cli",
        "lit-test-helper"
      ],
      "sources" : [
        "Attributes.swift",
        "Availability.swift",
        "CharacterInfo.swift",
        "Declarations.swift",
        "Directives.swift",
        "Expressions.swift",
        "Lexer.swift",
        "LexerDiagnosticMessages.swift",
        "Lookahead.swift",
        "LoopProgressCondition.swift",
        "Modifiers.swift",
        "Names.swift",
        "Nominals.swift",
        "Parser.swift",
        "Patterns.swift",
        "RawTokenKindSubset.swift",
        "Recovery.swift",
        "Statements.swift",
        "SyntaxUtils.swift",
        "TokenConsumer.swift",
        "TokenPrecedence.swift",
        "TopLevel.swift",
        "TriviaParser.swift",
        "Types.swift",
        "generated/DeclarationAttribute.swift",
        "generated/DeclarationModifier.swift",
        "generated/Parser+Entry.swift",
        "generated/TypeAttribute.swift"
      ],
      "target_dependencies" : [
        "SwiftDiagnostics",
        "SwiftSyntax"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftOperatorsTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOperatorsTest",
      "path" : "Tests/SwiftOperatorsTest",
      "sources" : [
        "OperatorTableTests.swift",
        "SyntaxSynthesisTests.swift"
      ],
      "target_dependencies" : [
        "SwiftOperators",
        "_SwiftSyntaxTestSupport",
        "SwiftParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftOperators",
      "module_type" : "SwiftTarget",
      "name" : "SwiftOperators",
      "path" : "Sources/SwiftOperators",
      "product_memberships" : [
        "SwiftOperators",
        "swift-parser-cli"
      ],
      "sources" : [
        "Operator.swift",
        "OperatorError+Diagnostics.swift",
        "OperatorError.swift",
        "OperatorTable+Defaults.swift",
        "OperatorTable+Folding.swift",
        "OperatorTable+Semantics.swift",
        "OperatorTable.swift",
        "PrecedenceGraph.swift",
        "PrecedenceGroup.swift",
        "SyntaxSynthesis.swift"
      ],
      "target_dependencies" : [
        "SwiftSyntax",
        "SwiftParser",
        "SwiftDiagnostics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftDiagnosticsTest",
      "module_type" : "SwiftTarget",
      "name" : "SwiftDiagnosticsTest",
      "path" : "Tests/SwiftDiagnosticsTest",
      "sources" : [
        "DiagnosticsFormatterTests.swift"
      ],
      "target_dependencies" : [
        "_SwiftSyntaxTestSupport",
        "SwiftDiagnostics",
        "SwiftParser",
        "SwiftParserDiagnostics"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftDiagnostics",
      "module_type" : "SwiftTarget",
      "name" : "SwiftDiagnostics",
      "path" : "Sources/SwiftDiagnostics",
      "product_memberships" : [
        "SwiftDiagnostics",
        "SwiftOperators",
        "SwiftParser",
        "SwiftParserDiagnostics",
        "SwiftSyntaxParser",
        "SwiftSyntaxBuilder",
        "_SwiftSyntaxMacros",
        "SwiftRefactor",
        "swift-parser-cli",
        "lit-test-helper"
      ],
      "sources" : [
        "Diagnostic.swift",
        "DiagnosticsFormatter.swift",
        "FixIt.swift",
        "Message.swift",
        "Note.swift"
      ],
      "target_dependencies" : [
        "SwiftSyntax"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftBasicFormat",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBasicFormat",
      "path" : "Sources/SwiftBasicFormat",
      "product_memberships" : [
        "SwiftParserDiagnostics",
        "SwiftSyntaxBuilder",
        "_SwiftSyntaxMacros",
        "swift-parser-cli"
      ],
      "sources" : [
        "SyntaxProtocol+Formatted.swift",
        "Trivia+Indented.swift",
        "generated/BasicFormat.swift"
      ],
      "target_dependencies" : [
        "SwiftSyntax"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PerformanceTest",
      "module_type" : "SwiftTarget",
      "name" : "PerformanceTest",
      "path" : "Tests/PerformanceTest",
      "sources" : [
        "ParsingPerformanceTests.swift",
        "SyntaxClassifierPerformanceTests.swift",
        "VisitorPerformanceTests.swift"
      ],
      "target_dependencies" : [
        "IDEUtils",
        "SwiftSyntax",
        "SwiftSyntaxParser",
        "SwiftParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IDEUtilsTest",
      "module_type" : "SwiftTarget",
      "name" : "IDEUtilsTest",
      "path" : "Tests/IDEUtilsTest",
      "sources" : [
        "ClassificationTests.swift"
      ],
      "target_dependencies" : [
        "_SwiftSyntaxTestSupport",
        "SwiftParser",
        "SwiftSyntax",
        "IDEUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IDEUtils",
      "module_type" : "SwiftTarget",
      "name" : "IDEUtils",
      "path" : "Sources/IDEUtils",
      "product_memberships" : [
        "IDEUtils",
        "lit-test-helper"
      ],
      "sources" : [
        "Syntax+Classifications.swift",
        "SyntaxClassifier.swift",
        "generated/SyntaxClassification.swift"
      ],
      "target_dependencies" : [
        "SwiftSyntax"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "_SwiftSyntaxMacros",
      "IDEUtils",
      "lit-test-helper",
      "swift-parser-cli",
      "SwiftDiagnostics",
      "SwiftOperators",
      "SwiftParser",
      "SwiftParserDiagnostics",
      "SwiftRefactor",
      "SwiftSyntax",
      "SwiftSyntax-Package",
      "SwiftSyntaxBuilder",
      "SwiftSyntaxParser"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "_SwiftSyntaxMacros",
      "IDEUtils",
      "lit-test-helper",
      "swift-parser-cli",
      "SwiftDiagnostics",
      "SwiftOperators",
      "SwiftParser",
      "SwiftParserDiagnostics",
      "SwiftRefactor",
      "SwiftSyntax",
      "SwiftSyntax-Package",
      "SwiftSyntaxBuilder",
      "SwiftSyntaxParser"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftSyntax-Package -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SwiftSyntax-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.1
  SwiftSyntax: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (26 targets)
    Target 'swift-parser-cli' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'lit-test-helper' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'IDEUtils' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
    Target '_SwiftSyntaxMacros' in project 'SwiftSyntax'
        ➜ Explicit dependency on target '_SwiftSyntaxMacros' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'SwiftSyntax'
    Target '_SwiftSyntaxMacros' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'SwiftSyntax'
    Target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
    Target 'SwiftSyntaxParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
    Target 'SwiftSyntaxBuilder' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'SwiftSyntax'
    Target 'SwiftSyntaxBuilder' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'SwiftSyntax'
    Target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftRefactor' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftRefactor' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
    Target 'SwiftRefactor' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
    Target 'SwiftParserDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
    Target 'SwiftParserDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
    Target 'SwiftBasicFormat' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
    Target 'SwiftOperators' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
    Target 'SwiftOperators' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
    Target 'SwiftParser' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
    Target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftDiagnostics' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'IDEUtils' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'IDEUtils' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'IDEUtils' in project 'SwiftSyntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
    Target 'SwiftSyntax' in project 'SwiftSyntax' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache
SwiftDriver swift-parser-cli normal arm64 com.apple.xcode.tools.swift.compiler (in target 'swift-parser-cli' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name swift_parser_cli -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift_parser_cli.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwiftSyntaxBuilder normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftSyntaxBuilder -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/Objects-normal/arm64/SwiftSyntaxBuilder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/Objects-normal/arm64/SwiftSyntaxBuilder-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/Objects-normal/arm64/SwiftSyntaxBuilder.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/Objects-normal/arm64/SwiftSyntaxBuilder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/Objects-normal/arm64/SwiftSyntaxBuilder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwiftSyntax normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftSyntax' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftSyntax -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntax.build/Objects-normal/arm64/SwiftSyntax.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntax.build/Objects-normal/arm64/SwiftSyntax-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntax.build/Objects-normal/arm64/SwiftSyntax.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntax.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntax.build/Objects-normal/arm64/SwiftSyntax_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntax.build/Objects-normal/arm64/SwiftSyntax-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ BuildableNodes.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableNodes.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableNodes.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftSyntaxBuilder (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
EmitSwiftModule normal arm64 (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SyntaxExpressibleByStringInterpolationConformances.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ResultBuilders.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/ResultBuilders.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/ResultBuilders.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SyntaxNodeWithBody.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/SyntaxNodeWithBody.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/SyntaxNodeWithBody.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Typealiases.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/Typealiases.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/Typealiases.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Token.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/Token.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/Token.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Indenter.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Indenter.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Indenter.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ResultBuilderExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ResultBuilderExtensions.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ResultBuilderExtensions.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ swift_parser_cli (in target 'swift-parser-cli' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/swift-parser-cli.swift (in target 'swift-parser-cli' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftSyntax (in target 'SwiftSyntax' from project 'SwiftSyntax')
EmitSwiftModule normal arm64 (in target 'SwiftSyntax' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Typealiases.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 Compiling\ swift-parser-cli.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/swift-parser-cli.swift (in target 'swift-parser-cli' from project 'SwiftSyntax')
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/swift-parser-cli.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli.dia -target arm64-apple-xros1.0 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift_parser_cli-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name swift_parser_cli -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name xros26.0 -clang-target arm64-apple-xros26.0 -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli.o -index-unit-output-path /SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/swift-parser-cli.swift (in target 'swift-parser-cli' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/swift-parser-cli.swift:270:21: error: cannot find 'Process' in scope
      let process = Process()
                    ^~~~~~~
SwiftDriverJobDiscovery normal arm64 Compiling ResultBuilderExtensions.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 Compiling\ Syntax+StringInterpolation.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling SyntaxNodeWithBody.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 Compiling\ ConvenienceInitializers.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ConvenienceInitializers.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ConvenienceInitializers.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Token.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 Compiling\ BuildableCollectionNodes.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for swift_parser_cli (in target 'swift-parser-cli' from project 'SwiftSyntax')
SwiftDriver\ Compilation\ Requirements swift-parser-cli normal arm64 com.apple.xcode.tools.swift.compiler (in target 'swift-parser-cli' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name swift_parser_cli -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift_parser_cli.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Indenter.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 Compiling\ SyntaxTraits.swift,\ SyntaxTransform.swift,\ SyntaxVisitor.swift,\ TokenKind.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntax/gyb_generated/SyntaxTraits.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntax/gyb_generated/SyntaxTransform.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntax/gyb_generated/SyntaxVisitor.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntax/gyb_generated/TokenKind.swift (in target 'SwiftSyntax' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntax/gyb_generated/SyntaxTraits.swift (in target 'SwiftSyntax' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntax/gyb_generated/SyntaxTransform.swift (in target 'SwiftSyntax' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntax/gyb_generated/SyntaxVisitor.swift (in target 'SwiftSyntax' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntax/gyb_generated/TokenKind.swift (in target 'SwiftSyntax' from project 'SwiftSyntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 Compiling\ swift-parser-cli.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/swift-parser-cli.swift (in target 'swift-parser-cli' from project 'SwiftSyntax')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/swift-parser-cli.swift (in target 'swift-parser-cli' from project 'SwiftSyntax')
	Building workspace spi-builder-workspace with scheme SwiftSyntax-Package
(3 failures)
BUILD FAILURE 6.2 visionOS