Build Information
Failed to build SwiftSyntax, reference 508.0.1 (2c49d6
), with Swift 6.2 (beta) for visionOS using Xcode 26.0 on 21 Jun 2025 18:32:02 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 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\ 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
SwiftCompile normal arm64 Compiling\ ConvenienceInitializers.swift,\ HasTrailingComma.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ConvenienceInitializers.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/HasTrailingComma.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
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ConvenienceInitializers.swift:26:1: warning: extension declares a conformance of imported type 'BooleanLiteralExprSyntax' to imported protocol 'ExpressibleByBooleanLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension BooleanLiteralExpr: ExpressibleByBooleanLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ConvenienceInitializers.swift:26:1: note: add '@retroactive' to silence this warning
extension BooleanLiteralExpr: ExpressibleByBooleanLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByBooleanLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ConvenienceInitializers.swift:131:1: warning: extension declares a conformance of imported type 'FloatLiteralExprSyntax' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension FloatLiteralExprSyntax: ExpressibleByFloatLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ConvenienceInitializers.swift:131:1: note: add '@retroactive' to silence this warning
extension FloatLiteralExprSyntax: ExpressibleByFloatLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByFloatLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ConvenienceInitializers.swift:214:1: warning: extension declares a conformance of imported type 'IntegerLiteralExprSyntax' to imported protocol 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension IntegerLiteralExpr: ExpressibleByIntegerLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ConvenienceInitializers.swift:214:1: note: add '@retroactive' to silence this warning
extension IntegerLiteralExpr: ExpressibleByIntegerLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByIntegerLiteral
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/HasTrailingComma.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling OperatorTable+Folding.swift (in target 'SwiftOperators' 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
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 BuildableCollectionNodes.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\ 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
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 ConvenienceInitializers.swift, HasTrailingComma.swift (in target 'SwiftSyntaxBuilder' 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')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swift_parser_cli.swiftmodule/arm64-apple-xros.swiftmodule /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 (in target 'swift-parser-cli' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /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 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swift_parser_cli.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swift_parser_cli.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift_parser_cli.swiftdoc (in target 'swift-parser-cli' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift_parser_cli.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swift_parser_cli.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swift_parser_cli.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift_parser_cli.abi.json (in target 'swift-parser-cli' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift_parser_cli.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swift_parser_cli.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swift_parser_cli.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift_parser_cli.swiftsourceinfo (in target 'swift-parser-cli' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift_parser_cli.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swift_parser_cli.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver\ Compilation\ Requirements 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-Swift-Compilation-Requirements -- /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
SwiftCompile normal arm64 Compiling\ SyntaxNodeWithBody.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/SyntaxNodeWithBody.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SwiftSyntaxBuilder-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/Objects-normal/arm64/SwiftSyntaxBuilder-Swift.h (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/Objects-normal/arm64/SwiftSyntaxBuilder-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SwiftSyntaxBuilder-Swift.h
** 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:
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.1
SwiftSyntax: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-argument-parser, SwiftSyntax
{
"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" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"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:
SwiftSyntax: /Users/admin/builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.1
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
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SwiftSyntaxBuilder-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/Objects-normal/arm64/SwiftSyntaxBuilder-Swift.h (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/Objects-normal/arm64/SwiftSyntaxBuilder-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SwiftSyntaxBuilder-Swift.h
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 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
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 SwiftOperators normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftOperators' 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 SwiftOperators -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftOperators.build/Objects-normal/arm64/SwiftOperators.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 -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/SwiftOperators.build/Objects-normal/arm64/SwiftOperators-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/SwiftOperators.build/Objects-normal/arm64/SwiftOperators.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/SwiftOperators.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/SwiftOperators.build/Objects-normal/arm64/SwiftOperators_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/SwiftOperators.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftOperators.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftOperators.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/SwiftOperators.build/Objects-normal/arm64/SwiftOperators-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftSyntaxBuilder.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/Objects-normal/arm64/SwiftSyntaxBuilder.swiftmodule (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/Objects-normal/arm64/SwiftSyntaxBuilder.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftSyntaxBuilder.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftSyntaxBuilder.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/Objects-normal/arm64/SwiftSyntaxBuilder.abi.json (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/Objects-normal/arm64/SwiftSyntaxBuilder.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftSyntaxBuilder.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftSyntaxBuilder.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/Objects-normal/arm64/SwiftSyntaxBuilder.swiftdoc (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/Objects-normal/arm64/SwiftSyntaxBuilder.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftSyntaxBuilder.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftSyntaxBuilder.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/Objects-normal/arm64/SwiftSyntaxBuilder.swiftsourceinfo (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftSyntaxBuilder.build/Objects-normal/arm64/SwiftSyntaxBuilder.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftSyntaxBuilder.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver _SwiftSyntaxMacros normal arm64 com.apple.xcode.tools.swift.compiler (in target '_SwiftSyntaxMacros' 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 _SwiftSyntaxMacros -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros.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/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/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros-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/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros.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/_SwiftSyntaxMacros.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/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros_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/_SwiftSyntaxMacros.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/_SwiftSyntaxMacros.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/_SwiftSyntaxMacros.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/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ MacroSystem.swift /Users/admin/builder/spi-builder-workspace/Sources/_SwiftSyntaxMacros/MacroSystem.swift (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_SwiftSyntaxMacros/MacroSystem.swift (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/_SwiftSyntaxMacros/MacroSystem.swift:19:8: warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-sendable type 'any Macro.Type'
case alreadyDefined(new: Macro.Type, existing: Macro.Type)
^
/Users/admin/builder/spi-builder-workspace/Sources/_SwiftSyntaxMacros/MacroSystem.swift:19:8: warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-sendable type 'any Macro.Type'
case alreadyDefined(new: Macro.Type, existing: Macro.Type)
^
/Users/admin/builder/spi-builder-workspace/Sources/_SwiftSyntaxMacros/MacroSystem.swift:26:8: warning: associated value 'requiresExpressionMacro(macro:node:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-sendable type 'any Macro.Type'
case requiresExpressionMacro(macro: Macro.Type, node: Syntax)
^
/Users/admin/builder/spi-builder-workspace/Sources/_SwiftSyntaxMacros/MacroSystem.swift:30:8: warning: associated value 'requiresCodeItemMacro(macro:node:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-sendable type 'any Macro.Type'
case requiresCodeItemMacro(macro: Macro.Type, node: Syntax)
^
SwiftCompile normal arm64 Compiling\ Syntax+MacroEvaluation.swift /Users/admin/builder/spi-builder-workspace/Sources/_SwiftSyntaxMacros/Syntax+MacroEvaluation.swift (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_SwiftSyntaxMacros/Syntax+MacroEvaluation.swift (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ExpressionMacro.swift /Users/admin/builder/spi-builder-workspace/Sources/_SwiftSyntaxMacros/ExpressionMacro.swift (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_SwiftSyntaxMacros/ExpressionMacro.swift (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MacroExpansionContext.swift /Users/admin/builder/spi-builder-workspace/Sources/_SwiftSyntaxMacros/MacroExpansionContext.swift (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_SwiftSyntaxMacros/MacroExpansionContext.swift (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Macro.swift /Users/admin/builder/spi-builder-workspace/Sources/_SwiftSyntaxMacros/Macro.swift (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/_SwiftSyntaxMacros/Macro.swift (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ _SwiftSyntaxMacros (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
EmitSwiftModule normal arm64 (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/_SwiftSyntaxMacros/MacroSystem.swift:19:8: warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-sendable type 'any Macro.Type'
case alreadyDefined(new: Macro.Type, existing: Macro.Type)
^
/Users/admin/builder/spi-builder-workspace/Sources/_SwiftSyntaxMacros/MacroSystem.swift:19:8: warning: associated value 'alreadyDefined(new:existing:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-sendable type 'any Macro.Type'
case alreadyDefined(new: Macro.Type, existing: Macro.Type)
^
/Users/admin/builder/spi-builder-workspace/Sources/_SwiftSyntaxMacros/MacroSystem.swift:26:8: warning: associated value 'requiresExpressionMacro(macro:node:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-sendable type 'any Macro.Type'
case requiresExpressionMacro(macro: Macro.Type, node: Syntax)
^
/Users/admin/builder/spi-builder-workspace/Sources/_SwiftSyntaxMacros/MacroSystem.swift:30:8: warning: associated value 'requiresCodeItemMacro(macro:node:)' of 'Sendable'-conforming enum 'MacroSystemError' has non-sendable type 'any Macro.Type'
case requiresCodeItemMacro(macro: Macro.Type, node: Syntax)
^
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
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftOperators (in target 'SwiftOperators' from project 'SwiftSyntax')
EmitSwiftModule normal arm64 (in target 'SwiftOperators' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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
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 ExpressionMacro.swift (in target '_SwiftSyntaxMacros' 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 Macro.swift (in target '_SwiftSyntaxMacros' 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 MacroExpansionContext.swift (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
SwiftCompile normal arm64 Compiling\ ConvenienceInitializers.swift,\ HasTrailingComma.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ConvenienceInitializers.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/HasTrailingComma.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
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/HasTrailingComma.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for _SwiftSyntaxMacros (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
SwiftDriver\ Compilation\ Requirements _SwiftSyntaxMacros normal arm64 com.apple.xcode.tools.swift.compiler (in target '_SwiftSyntaxMacros' 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 _SwiftSyntaxMacros -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros.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/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/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros-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/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros.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/_SwiftSyntaxMacros.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/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros_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/_SwiftSyntaxMacros.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/_SwiftSyntaxMacros.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/_SwiftSyntaxMacros.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/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Syntax+MacroEvaluation.swift (in target '_SwiftSyntaxMacros' 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
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_SwiftSyntaxMacros-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros-Swift.h (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_SwiftSyntaxMacros-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling BuildableCollectionNodes.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/_SwiftSyntaxMacros.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros.swiftmodule (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/_SwiftSyntaxMacros.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/_SwiftSyntaxMacros.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros.swiftdoc (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/_SwiftSyntaxMacros.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/_SwiftSyntaxMacros.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros.abi.json (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/_SwiftSyntaxMacros.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/_SwiftSyntaxMacros.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros.swiftsourceinfo (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/_SwiftSyntaxMacros.build/Objects-normal/arm64/_SwiftSyntaxMacros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/_SwiftSyntaxMacros.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
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\ 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
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\ 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 MacroSystem.swift (in target '_SwiftSyntaxMacros' from project 'SwiftSyntax')
** 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