Build Information
Failed to build SwiftSyntax, reference 509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-05-20-a (83c2be
), with Swift 6.2 (beta) for visionOS using Xcode 26.0 on 21 Jun 2025 18:40:47 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
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:46: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 AvailabilitySpecListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:46:1: note: add '@retroactive' to silence this warning
extension AvailabilitySpecListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:53:1: warning: extension declares a conformance of imported type 'AvailabilityVersionRestrictionListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension AvailabilityVersionRestrictionListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:53:1: note: add '@retroactive' to silence this warning
extension AvailabilityVersionRestrictionListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:60: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 CaseItemListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:60:1: note: add '@retroactive' to silence this warning
extension CaseItemListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:67: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 CatchClauseListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:67:1: note: add '@retroactive' to silence this warning
extension CatchClauseListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:74: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 CatchItemListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:74:1: note: add '@retroactive' to silence this warning
extension CatchItemListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:81: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 ClosureCaptureItemListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:81:1: note: add '@retroactive' to silence this warning
extension ClosureCaptureItemListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:88: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 ClosureParamListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:88:1: note: add '@retroactive' to silence this warning
extension ClosureParamListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:95:1: warning: extension declares a conformance of imported type 'ClosureParameterListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ClosureParameterListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:95:1: note: add '@retroactive' to silence this warning
extension ClosureParameterListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:102: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 CodeBlockItemListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:102:1: note: add '@retroactive' to silence this warning
extension CodeBlockItemListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:109: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 CompositionTypeElementListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:109:1: note: add '@retroactive' to silence this warning
extension CompositionTypeElementListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:116: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 ConditionElementListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:116:1: note: add '@retroactive' to silence this warning
extension ConditionElementListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:123: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 DeclNameArgumentListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:123:1: note: add '@retroactive' to silence this warning
extension DeclNameArgumentListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:130: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 DesignatedTypeListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:130:1: note: add '@retroactive' to silence this warning
extension DesignatedTypeListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:137: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 DictionaryElementListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:137:1: note: add '@retroactive' to silence this warning
extension DictionaryElementListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:144: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 DifferentiabilityParamListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:144:1: note: add '@retroactive' to silence this warning
extension DifferentiabilityParamListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:151:1: warning: extension declares a conformance of imported type 'DocumentationAttributeArgumentsSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension DocumentationAttributeArgumentsSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:151:1: note: add '@retroactive' to silence this warning
extension DocumentationAttributeArgumentsSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:158:1: warning: extension declares a conformance of imported type 'EffectsArgumentsSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension EffectsArgumentsSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:158:1: note: add '@retroactive' to silence this warning
extension EffectsArgumentsSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:165: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 EnumCaseElementListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:165:1: note: add '@retroactive' to silence this warning
extension EnumCaseElementListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:172:1: warning: extension declares a conformance of imported type 'EnumCaseParameterListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension EnumCaseParameterListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:172:1: note: add '@retroactive' to silence this warning
extension EnumCaseParameterListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:179: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 ExprListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:179:1: note: add '@retroactive' to silence this warning
extension ExprListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:192: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 FunctionParameterListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:192:1: note: add '@retroactive' to silence this warning
extension FunctionParameterListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:199: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 GenericArgumentListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:199:1: note: add '@retroactive' to silence this warning
extension GenericArgumentListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:206: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 GenericParameterListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:206:1: note: add '@retroactive' to silence this warning
extension GenericParameterListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:213: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 GenericRequirementListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:213:1: note: add '@retroactive' to silence this warning
extension GenericRequirementListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:220: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 IfConfigClauseListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:220:1: note: add '@retroactive' to silence this warning
extension IfConfigClauseListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:227: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 InheritedTypeListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:227:1: note: add '@retroactive' to silence this warning
extension InheritedTypeListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:234: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 KeyPathComponentListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:234:1: note: add '@retroactive' to silence this warning
extension KeyPathComponentListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:241: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 MemberDeclListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:241:1: note: add '@retroactive' to silence this warning
extension MemberDeclListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:248: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 ModifierListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:248:1: note: add '@retroactive' to silence this warning
extension ModifierListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:255: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 MultipleTrailingClosureElementListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:255:1: note: add '@retroactive' to silence this warning
extension MultipleTrailingClosureElementListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:262: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 ObjCSelectorSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:262:1: note: add '@retroactive' to silence this warning
extension ObjCSelectorSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:269: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 PatternBindingListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:269:1: note: add '@retroactive' to silence this warning
extension PatternBindingListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:276: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 PrecedenceGroupAttributeListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:276:1: note: add '@retroactive' to silence this warning
extension PrecedenceGroupAttributeListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:283: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 PrecedenceGroupNameListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:283:1: note: add '@retroactive' to silence this warning
extension PrecedenceGroupNameListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:290: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 PrimaryAssociatedTypeListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:290:1: note: add '@retroactive' to silence this warning
extension PrimaryAssociatedTypeListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:297: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 SpecializeAttributeSpecListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:297:1: note: add '@retroactive' to silence this warning
extension SpecializeAttributeSpecListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:304: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 StringLiteralSegmentsSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:304:1: note: add '@retroactive' to silence this warning
extension StringLiteralSegmentsSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:311: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 SwitchCaseListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:311:1: note: add '@retroactive' to silence this warning
extension SwitchCaseListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:318: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 TupleExprElementListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:318:1: note: add '@retroactive' to silence this warning
extension TupleExprElementListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:325: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 TuplePatternElementListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:325:1: note: add '@retroactive' to silence this warning
extension TuplePatternElementListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:332: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 TupleTypeElementListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:332:1: note: add '@retroactive' to silence this warning
extension TupleTypeElementListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:339: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 UnexpectedNodesSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:339:1: note: add '@retroactive' to silence this warning
extension UnexpectedNodesSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:352: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 YieldExprListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:352:1: note: add '@retroactive' to silence this warning
extension YieldExprListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:29:1: warning: extension declares a conformance of imported type 'AccessorDeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension AccessorDeclSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:29:1: note: add '@retroactive' to silence this warning
extension AccessorDeclSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:31:1: warning: extension declares a conformance of imported type 'AttributeSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension AttributeSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:31:1: note: add '@retroactive' to silence this warning
extension AttributeSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:33:1: warning: extension declares a conformance of imported type 'CatchClauseSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension CatchClauseSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:33:1: note: add '@retroactive' to silence this warning
extension CatchClauseSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:35:1: warning: extension declares a conformance of imported type 'ClosureParameterSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ClosureParameterSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:35:1: note: add '@retroactive' to silence this warning
extension ClosureParameterSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:37:1: warning: extension declares a conformance of imported type 'DeclSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension DeclSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:37:1: note: add '@retroactive' to silence this warning
extension DeclSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:39:1: warning: extension declares a conformance of imported type 'EnumCaseParameterSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension EnumCaseParameterSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:39:1: note: add '@retroactive' to silence this warning
extension EnumCaseParameterSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:41:1: warning: extension declares a conformance of imported type 'ExprSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ExprSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:41:1: note: add '@retroactive' to silence this warning
extension ExprSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:43:1: warning: extension declares a conformance of imported type 'FunctionParameterSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension FunctionParameterSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:43:1: note: add '@retroactive' to silence this warning
extension FunctionParameterSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:45:1: warning: extension declares a conformance of imported type 'GenericParameterClauseSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension GenericParameterClauseSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:45:1: note: add '@retroactive' to silence this warning
extension GenericParameterClauseSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:47:1: warning: extension declares a conformance of imported type 'MemberDeclBlockSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension MemberDeclBlockSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:47:1: note: add '@retroactive' to silence this warning
extension MemberDeclBlockSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:49:1: warning: extension declares a conformance of imported type 'PatternSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension PatternSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:49:1: note: add '@retroactive' to silence this warning
extension PatternSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:51:1: warning: extension declares a conformance of imported type 'SourceFileSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension SourceFileSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:51:1: note: add '@retroactive' to silence this warning
extension SourceFileSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:53:1: warning: extension declares a conformance of imported type 'StmtSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension StmtSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:53:1: note: add '@retroactive' to silence this warning
extension StmtSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:55:1: warning: extension declares a conformance of imported type 'SwitchCaseSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension SwitchCaseSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:55:1: note: add '@retroactive' to silence this warning
extension SwitchCaseSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:57:1: warning: extension declares a conformance of imported type 'TypeSyntax' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension TypeSyntax: SyntaxExpressibleByStringInterpolation {}
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/SyntaxExpressibleByStringInterpolationConformances.swift:57:1: note: add '@retroactive' to silence this warning
extension TypeSyntax: SyntaxExpressibleByStringInterpolation {}
^
SwiftCompile normal arm64 Compiling\ ResultBuilderExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ResultBuilderExtensions.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ResultBuilderExtensions.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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:18: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 AccessPathSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:18:1: note: add '@retroactive' to silence this warning
extension AccessPathSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:25: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 AccessorListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:25:1: note: add '@retroactive' to silence this warning
extension AccessorListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:32: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 ArrayElementListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:32:1: note: add '@retroactive' to silence this warning
extension ArrayElementListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:39: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 AttributeListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:39:1: note: add '@retroactive' to silence this warning
extension AttributeListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:46: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 AvailabilitySpecListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:46:1: note: add '@retroactive' to silence this warning
extension AvailabilitySpecListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:53:1: warning: extension declares a conformance of imported type 'AvailabilityVersionRestrictionListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension AvailabilityVersionRestrictionListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:53:1: note: add '@retroactive' to silence this warning
extension AvailabilityVersionRestrictionListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:60: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 CaseItemListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:60:1: note: add '@retroactive' to silence this warning
extension CaseItemListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:67: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 CatchClauseListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:67:1: note: add '@retroactive' to silence this warning
extension CatchClauseListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:74: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 CatchItemListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:74:1: note: add '@retroactive' to silence this warning
extension CatchItemListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:81: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 ClosureCaptureItemListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:81:1: note: add '@retroactive' to silence this warning
extension ClosureCaptureItemListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:88: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 ClosureParamListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:88:1: note: add '@retroactive' to silence this warning
extension ClosureParamListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:95:1: warning: extension declares a conformance of imported type 'ClosureParameterListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension ClosureParameterListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:95:1: note: add '@retroactive' to silence this warning
extension ClosureParameterListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:102: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 CodeBlockItemListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:102:1: note: add '@retroactive' to silence this warning
extension CodeBlockItemListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:109: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 CompositionTypeElementListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:109:1: note: add '@retroactive' to silence this warning
extension CompositionTypeElementListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:116: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 ConditionElementListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:116:1: note: add '@retroactive' to silence this warning
extension ConditionElementListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:123: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 DeclNameArgumentListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:123:1: note: add '@retroactive' to silence this warning
extension DeclNameArgumentListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:130: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 DesignatedTypeListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:130:1: note: add '@retroactive' to silence this warning
extension DesignatedTypeListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:137: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 DictionaryElementListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:137:1: note: add '@retroactive' to silence this warning
extension DictionaryElementListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:144: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 DifferentiabilityParamListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:144:1: note: add '@retroactive' to silence this warning
extension DifferentiabilityParamListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:151:1: warning: extension declares a conformance of imported type 'DocumentationAttributeArgumentsSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension DocumentationAttributeArgumentsSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:151:1: note: add '@retroactive' to silence this warning
extension DocumentationAttributeArgumentsSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:158:1: warning: extension declares a conformance of imported type 'EffectsArgumentsSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension EffectsArgumentsSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:158:1: note: add '@retroactive' to silence this warning
extension EffectsArgumentsSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:165: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 EnumCaseElementListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:165:1: note: add '@retroactive' to silence this warning
extension EnumCaseElementListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:172:1: warning: extension declares a conformance of imported type 'EnumCaseParameterListSyntax' to imported protocol 'ExpressibleByArrayLiteral'; this will not behave correctly if the owners of 'SwiftSyntax' introduce this conformance in the future
extension EnumCaseParameterListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:172:1: note: add '@retroactive' to silence this warning
extension EnumCaseParameterListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:179: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 ExprListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:179:1: note: add '@retroactive' to silence this warning
extension ExprListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:192: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 FunctionParameterListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:192:1: note: add '@retroactive' to silence this warning
extension FunctionParameterListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:199: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 GenericArgumentListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:199:1: note: add '@retroactive' to silence this warning
extension GenericArgumentListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:206: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 GenericParameterListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:206:1: note: add '@retroactive' to silence this warning
extension GenericParameterListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:213: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 GenericRequirementListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:213:1: note: add '@retroactive' to silence this warning
extension GenericRequirementListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:220: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 IfConfigClauseListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:220:1: note: add '@retroactive' to silence this warning
extension IfConfigClauseListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:227: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 InheritedTypeListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:227:1: note: add '@retroactive' to silence this warning
extension InheritedTypeListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:234: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 KeyPathComponentListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:234:1: note: add '@retroactive' to silence this warning
extension KeyPathComponentListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:241: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 MemberDeclListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:241:1: note: add '@retroactive' to silence this warning
extension MemberDeclListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:248: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 ModifierListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:248:1: note: add '@retroactive' to silence this warning
extension ModifierListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:255: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 MultipleTrailingClosureElementListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:255:1: note: add '@retroactive' to silence this warning
extension MultipleTrailingClosureElementListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:262: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 ObjCSelectorSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:262:1: note: add '@retroactive' to silence this warning
extension ObjCSelectorSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:269: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 PatternBindingListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:269:1: note: add '@retroactive' to silence this warning
extension PatternBindingListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:276: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 PrecedenceGroupAttributeListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:276:1: note: add '@retroactive' to silence this warning
extension PrecedenceGroupAttributeListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:283: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 PrecedenceGroupNameListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:283:1: note: add '@retroactive' to silence this warning
extension PrecedenceGroupNameListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:290: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 PrimaryAssociatedTypeListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:290:1: note: add '@retroactive' to silence this warning
extension PrimaryAssociatedTypeListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:297: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 SpecializeAttributeSpecListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:297:1: note: add '@retroactive' to silence this warning
extension SpecializeAttributeSpecListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:304: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 StringLiteralSegmentsSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:304:1: note: add '@retroactive' to silence this warning
extension StringLiteralSegmentsSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:311: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 SwitchCaseListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:311:1: note: add '@retroactive' to silence this warning
extension SwitchCaseListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:318: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 TupleExprElementListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:318:1: note: add '@retroactive' to silence this warning
extension TupleExprElementListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:325: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 TuplePatternElementListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:325:1: note: add '@retroactive' to silence this warning
extension TuplePatternElementListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:332: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 TupleTypeElementListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:332:1: note: add '@retroactive' to silence this warning
extension TupleTypeElementListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:339: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 UnexpectedNodesSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:339:1: note: add '@retroactive' to silence this warning
extension UnexpectedNodesSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:352: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 YieldExprListSyntax: ExpressibleByArrayLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/generated/BuildableCollectionNodes.swift:352:1: note: add '@retroactive' to silence this warning
extension YieldExprListSyntax: ExpressibleByArrayLiteral {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive ExpressibleByArrayLiteral
SwiftCompile normal arm64 Compiling\ ValidatingSyntaxNodes.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ValidatingSyntaxNodes.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ValidatingSyntaxNodes.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/_InstructionCounter-EDNL2NSLJS2QWNUASFOI1BB6H.pcm
SwiftDriverJobDiscovery normal arm64 Compiling ResultBuilderExtensions.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 Compiling\ WithTrailingCommaSyntax+EnsuringTrailingComma.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/WithTrailingCommaSyntax+EnsuringTrailingComma.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/WithTrailingCommaSyntax+EnsuringTrailingComma.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')
EmitSwiftModule normal arm64 (in target 'swift-parser-cli' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ValidatingSyntaxNodes.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 /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/TerminalUtils.swift -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/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 -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_InstructionCounter.modulemap -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/Sources/_InstructionCounter/include -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 -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:329:21: error: cannot find 'Process' in scope
let process = Process()
^~~~~~~
SwiftDriverJobDiscovery normal arm64 Compiling MultiLineStringLiteralDiagnosticsGenerator.swift, ParseDiagnosticsGenerator.swift (in target 'SwiftParserDiagnostics' from project 'SwiftSyntax')
SwiftCompile normal arm64 Compiling\ TerminalUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/TerminalUtils.swift (in target 'swift-parser-cli' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/TerminalUtils.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\ ConvenienceInitializers.swift,\ Indenter.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ConvenienceInitializers.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Indenter.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/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/Indenter.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling WithTrailingCommaSyntax+EnsuringTrailingComma.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 Compiling\ Syntax+StringInterpolation.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Syntax+StringInterpolation.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ChildNameForKeyPath.swift, Keyword.swift, SyntaxAnyVisitor.swift, SyntaxBaseNodes.swift, SyntaxCollections.swift (in target 'SwiftSyntax' from project 'SwiftSyntax')
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\ 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
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 SwiftSyntaxBuilder (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftDriverJobDiscovery normal arm64 Compiling TerminalUtils.swift (in target 'swift-parser-cli' from project 'SwiftSyntax')
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 -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_InstructionCounter.modulemap -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/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/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/Sources/_InstructionCounter/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ swift-parser-cli.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/swift-parser-cli.swift (in target 'swift-parser-cli' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/swift-parser-cli.swift (in target 'swift-parser-cli' from project 'SwiftSyntax')
Building workspace spi-builder-workspace with scheme SwiftSyntax-Package
(3 failures)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
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.2.2",
"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" : "SwiftBasicFormat",
"targets" : [
"SwiftBasicFormat"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftCompilerPlugin",
"targets" : [
"SwiftCompilerPlugin"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftCompilerPluginMessageHandling",
"targets" : [
"SwiftCompilerPluginMessageHandling"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftDiagnostics",
"targets" : [
"SwiftDiagnostics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftIDEUtils",
"targets" : [
"SwiftIDEUtils"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftOperators",
"targets" : [
"SwiftOperators"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftParser",
"targets" : [
"SwiftParser"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftParserDiagnostics",
"targets" : [
"SwiftParserDiagnostics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftRefactor",
"targets" : [
"SwiftRefactor"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSyntax",
"targets" : [
"SwiftSyntax"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSyntaxBuilder",
"targets" : [
"SwiftSyntaxBuilder"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSyntaxMacros",
"targets" : [
"SwiftSyntaxMacros"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSyntaxMacroExpansion",
"targets" : [
"SwiftSyntaxMacroExpansion"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSyntaxMacrosTestSupport",
"targets" : [
"SwiftSyntaxMacrosTestSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"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" : [
"TerminalUtils.swift",
"swift-parser-cli.swift"
],
"target_dependencies" : [
"_InstructionCounter",
"SwiftDiagnostics",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftSyntax"
],
"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" : [
"SwiftIDEUtils",
"SwiftSyntax",
"SwiftParser"
],
"type" : "executable"
},
{
"c99name" : "_SwiftSyntaxTestSupport",
"module_type" : "SwiftTarget",
"name" : "_SwiftSyntaxTestSupport",
"path" : "Sources/_SwiftSyntaxTestSupport",
"product_memberships" : [
"SwiftSyntaxMacrosTestSupport"
],
"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" : "_InstructionCounter",
"module_type" : "ClangTarget",
"name" : "_InstructionCounter",
"path" : "Sources/_InstructionCounter",
"product_memberships" : [
"swift-parser-cli"
],
"sources" : [
"src/InstructionsExecuted.c"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntaxTestSupportTest",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxTestSupportTest",
"path" : "Tests/SwiftSyntaxTestSupportTest",
"sources" : [
"SyntaxComparisonTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftParser"
],
"type" : "test"
},
{
"c99name" : "SwiftSyntaxTest",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxTest",
"path" : "Tests/SwiftSyntaxTest",
"sources" : [
"AbsolutePositionTests.swift",
"BumpPtrAllocatorTests.swift",
"DebugDescriptionTests.swift",
"MemoryLayoutTest.swift",
"MultithreadingTests.swift",
"RawSyntaxTests.swift",
"SequentialToConcurrentEditTranslationTests.swift",
"SourceLocationConverterTests.swift",
"SyntaxChildrenTests.swift",
"SyntaxCollectionsTests.swift",
"SyntaxCreationTests.swift",
"SyntaxTests.swift",
"SyntaxTextTests.swift",
"SyntaxTreeModifierTests.swift",
"SyntaxVisitorTests.swift",
"TriviaTests.swift",
"VisitorTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftSyntax"
],
"type" : "test"
},
{
"c99name" : "SwiftSyntaxMacrosTestSupport",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxMacrosTestSupport",
"path" : "Sources/SwiftSyntaxMacrosTestSupport",
"product_memberships" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"Assertions.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftDiagnostics",
"SwiftParser",
"SwiftSyntaxMacros"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntaxMacrosTest",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxMacrosTest",
"path" : "Tests/SwiftSyntaxMacrosTest",
"sources" : [
"MacroReplacementTests.swift",
"MacroSystemTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftDiagnostics",
"SwiftOperators",
"SwiftParser",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacrosTestSupport"
],
"type" : "test"
},
{
"c99name" : "SwiftSyntaxMacros",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxMacros",
"path" : "Sources/SwiftSyntaxMacros",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftCompilerPluginMessageHandling",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"AbstractSourceLocation.swift",
"BasicMacroExpansionContext.swift",
"FunctionParameterUtils.swift",
"MacroExpansionContext.swift",
"MacroProtocols/AccessorMacro.swift",
"MacroProtocols/AttachedMacro.swift",
"MacroProtocols/CodeItemMacro.swift",
"MacroProtocols/ConformanceMacro.swift",
"MacroProtocols/DeclarationMacro.swift",
"MacroProtocols/ExpressionMacro.swift",
"MacroProtocols/FreestandingMacro.swift",
"MacroProtocols/Macro+Format.swift",
"MacroProtocols/Macro.swift",
"MacroProtocols/MemberAttributeMacro.swift",
"MacroProtocols/MemberMacro.swift",
"MacroProtocols/PeerMacro.swift",
"MacroReplacement.swift",
"MacroSystem.swift",
"Syntax+MacroEvaluation.swift"
],
"target_dependencies" : [
"SwiftDiagnostics",
"SwiftParser",
"SwiftSyntax",
"SwiftSyntaxBuilder"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntaxMacroExpansion",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxMacroExpansion",
"path" : "Sources/SwiftSyntaxMacroExpansion",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftCompilerPluginMessageHandling",
"SwiftSyntaxMacroExpansion"
],
"sources" : [
"MacroExpansion.swift"
],
"target_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxMacros"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntaxBuilderTest",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntaxBuilderTest",
"path" : "Tests/SwiftSyntaxBuilderTest",
"sources" : [
"ArrayExprTests.swift",
"Assertions.swift",
"BooleanLiteralTests.swift",
"BreakStmtSyntaxTests.swift",
"ClassDeclSyntaxTests.swift",
"ClosureExprTests.swift",
"CollectionNodeFlatteningTests.swift",
"CustomAttributeTests.swift",
"DictionaryExprTests.swift",
"DoStmtTests.swift",
"EnumCaseElementTests.swift",
"ExprListTests.swift",
"ExtensionDeclTests.swift",
"FloatLiteralTests.swift",
"ForInStmtTests.swift",
"FunctionParameterSyntaxTests.swift",
"FunctionTests.swift",
"IfConfigDeclSyntaxTests.swift",
"IfStmtTests.swift",
"ImportTests.swift",
"InitializerDeclTests.swift",
"IntegerLiteralTests.swift",
"ProtocolDeclTests.swift",
"ReturnStmsTests.swift",
"SourceFileTests.swift",
"StringInterpolationTests.swift",
"StringLiteralTests.swift",
"StructTests.swift",
"SwitchCaseLabelSyntaxTests.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" : [
"SwiftCompilerPlugin",
"SwiftCompilerPluginMessageHandling",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"ConvenienceInitializers.swift",
"Indenter.swift",
"ResultBuilderExtensions.swift",
"Syntax+StringInterpolation.swift",
"SyntaxNodeWithBody.swift",
"ValidatingSyntaxNodes.swift",
"WithTrailingCommaSyntax+EnsuringTrailingComma.swift",
"generated/BuildableCollectionNodes.swift",
"generated/BuildableNodes.swift",
"generated/ResultBuilders.swift",
"generated/SyntaxExpressibleByStringInterpolationConformances.swift"
],
"target_dependencies" : [
"SwiftBasicFormat",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftSyntax"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntax_all",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntax-all",
"path" : "Sources/SwiftSyntax-all",
"sources" : [
"empty.swift"
],
"target_dependencies" : [
"_InstructionCounter",
"_SwiftSyntaxTestSupport",
"SwiftBasicFormat",
"SwiftCompilerPlugin",
"SwiftCompilerPluginMessageHandling",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftOperators",
"SwiftRefactor",
"swift-parser-cli",
"lit-test-helper"
],
"type" : "library"
},
{
"c99name" : "SwiftSyntax",
"module_type" : "SwiftTarget",
"name" : "SwiftSyntax",
"path" : "Sources/SwiftSyntax",
"product_memberships" : [
"SwiftBasicFormat",
"SwiftCompilerPlugin",
"SwiftCompilerPluginMessageHandling",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"swift-parser-cli",
"lit-test-helper"
],
"sources" : [
"AbsolutePosition.swift",
"Assert.swift",
"BumpPtrAllocator.swift",
"CommonAncestor.swift",
"IncrementalParseTransition.swift",
"MemoryLayout.swift",
"MissingNodeInitializers.swift",
"Raw/RawSyntax.swift",
"Raw/RawSyntaxLayoutView.swift",
"Raw/RawSyntaxNodeProtocol.swift",
"Raw/RawSyntaxTokenView.swift",
"SourceLength.swift",
"SourceLocation.swift",
"SourcePresence.swift",
"SwiftSyntaxCompatibility.swift",
"Syntax.swift",
"SyntaxArena.swift",
"SyntaxChildren.swift",
"SyntaxData.swift",
"SyntaxText.swift",
"SyntaxTreeViewMode.swift",
"TokenDiagnostic.swift",
"TokenSyntax.swift",
"Trivia.swift",
"Utils.swift",
"generated/ChildNameForKeyPath.swift",
"generated/Keyword.swift",
"generated/SyntaxAnyVisitor.swift",
"generated/SyntaxBaseNodes.swift",
"generated/SyntaxCollections.swift",
"generated/SyntaxEnum.swift",
"generated/SyntaxKind.swift",
"generated/SyntaxRewriter.swift",
"generated/SyntaxTraits.swift",
"generated/SyntaxTransform.swift",
"generated/SyntaxVisitor.swift",
"generated/TokenKind.swift",
"generated/Tokens.swift",
"generated/TriviaPieces.swift",
"generated/raw/RawSyntaxNodes.swift",
"generated/raw/RawSyntaxValidation.swift",
"generated/syntaxNodes/SyntaxDeclNodes.swift",
"generated/syntaxNodes/SyntaxExprNodes.swift",
"generated/syntaxNodes/SyntaxNodes.swift",
"generated/syntaxNodes/SyntaxPatternNodes.swift",
"generated/syntaxNodes/SyntaxStmtNodes.swift",
"generated/syntaxNodes/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" : [
"_SwiftSyntaxTestSupport",
"SwiftRefactor",
"SwiftSyntaxBuilder"
],
"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" : [
"SwiftParser",
"SwiftSyntax"
],
"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",
"ExpressionTypeTests.swift",
"IncrementalParsingTests.swift",
"LexerTests.swift",
"LinkageTests.swift",
"Parser+EntryTests.swift",
"ParserTests.swift",
"RegexLiteralTests.swift",
"StatementTests.swift",
"StringLiteralRepresentedLiteralValueTests.swift",
"SyntaxTransformVisitorTest.swift",
"TriviaParserTests.swift",
"TypeCompositionTests.swift",
"TypeMemberTests.swift",
"TypeMetatypeTests.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/BorrowExprTests.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/ForwardSlashRegexSkippingAllowedTests.swift",
"translated/ForwardSlashRegexSkippingInvalidTests.swift",
"translated/ForwardSlashRegexSkippingTests.swift",
"translated/ForwardSlashRegexTests.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/MultilineStringTests.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/PrefixSlashTests.swift",
"translated/RawStringErrorsTests.swift",
"translated/RawStringTests.swift",
"translated/RecoveryLibraryTests.swift",
"translated/RecoveryTests.swift",
"translated/RegexParseEndOfBufferTests.swift",
"translated/RegexParseErrorTests.swift",
"translated/RegexTests.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" : [
"_SwiftSyntaxTestSupport",
"SwiftDiagnostics",
"SwiftOperators",
"SwiftParser",
"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" : [
"SwiftCompilerPlugin",
"SwiftCompilerPluginMessageHandling",
"SwiftParserDiagnostics",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"swift-parser-cli"
],
"sources" : [
"DiagnosticExtensions.swift",
"LexerDiagnosticMessages.swift",
"MissingNodesError.swift",
"MissingTokenError.swift",
"MultiLineStringLiteralDiagnosticsGenerator.swift",
"ParseDiagnosticsGenerator.swift",
"ParserDiagnosticMessages.swift",
"PresenceUtils.swift",
"SyntaxExtensions.swift",
"Utils.swift",
"generated/ChildNameForDiagnostics.swift",
"generated/SyntaxKindNameForDiagnostics.swift",
"generated/TokenNameForDiagnostics.swift"
],
"target_dependencies" : [
"SwiftBasicFormat",
"SwiftDiagnostics",
"SwiftParser",
"SwiftSyntax"
],
"type" : "library"
},
{
"c99name" : "SwiftParser",
"module_type" : "SwiftTarget",
"name" : "SwiftParser",
"path" : "Sources/SwiftParser",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftCompilerPluginMessageHandling",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"swift-parser-cli",
"lit-test-helper"
],
"sources" : [
"Attributes.swift",
"Availability.swift",
"CharacterInfo.swift",
"Declarations.swift",
"Directives.swift",
"Expressions.swift",
"Lexer/Cursor.swift",
"Lexer/Lexeme.swift",
"Lexer/LexemeSequence.swift",
"Lexer/Lexer.swift",
"Lexer/RegexLiteralLexer.swift",
"Lexer/UnicodeScalarExtensions.swift",
"Lookahead.swift",
"LoopProgressCondition.swift",
"Modifiers.swift",
"Names.swift",
"Nominals.swift",
"Parameters.swift",
"Parser.swift",
"Patterns.swift",
"Recovery.swift",
"Specifiers.swift",
"Statements.swift",
"StringLiteralRepresentedLiteralValue.swift",
"StringLiterals.swift",
"SyntaxUtils.swift",
"TokenConsumer.swift",
"TokenPrecedence.swift",
"TokenSpec.swift",
"TokenSpecSet.swift",
"TopLevel.swift",
"TriviaParser.swift",
"Types.swift",
"generated/DeclarationModifier.swift",
"generated/IsLexerClassified.swift",
"generated/Parser+Entry.swift",
"generated/TokenSpecStaticMembers.swift",
"generated/TypeAttribute.swift"
],
"target_dependencies" : [
"SwiftSyntax"
],
"type" : "library"
},
{
"c99name" : "SwiftOperatorsTest",
"module_type" : "SwiftTarget",
"name" : "SwiftOperatorsTest",
"path" : "Tests/SwiftOperatorsTest",
"sources" : [
"OperatorTableTests.swift",
"SyntaxSynthesisTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftOperators",
"SwiftParser"
],
"type" : "test"
},
{
"c99name" : "SwiftOperators",
"module_type" : "SwiftTarget",
"name" : "SwiftOperators",
"path" : "Sources/SwiftOperators",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftCompilerPluginMessageHandling",
"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" : [
"SwiftDiagnostics",
"SwiftParser",
"SwiftSyntax"
],
"type" : "library"
},
{
"c99name" : "SwiftIDEUtilsTest",
"module_type" : "SwiftTarget",
"name" : "SwiftIDEUtilsTest",
"path" : "Tests/SwiftIDEUtilsTest",
"sources" : [
"ClassificationTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftIDEUtils",
"SwiftParser",
"SwiftSyntax"
],
"type" : "test"
},
{
"c99name" : "SwiftIDEUtils",
"module_type" : "SwiftTarget",
"name" : "SwiftIDEUtils",
"path" : "Sources/SwiftIDEUtils",
"product_memberships" : [
"SwiftIDEUtils",
"lit-test-helper"
],
"sources" : [
"Syntax+Classifications.swift",
"SyntaxClassifier.swift",
"generated/SyntaxClassification.swift"
],
"target_dependencies" : [
"SwiftSyntax"
],
"type" : "library"
},
{
"c99name" : "SwiftDiagnosticsTest",
"module_type" : "SwiftTarget",
"name" : "SwiftDiagnosticsTest",
"path" : "Tests/SwiftDiagnosticsTest",
"sources" : [
"DiagnosticsFormatterTests.swift",
"GroupDiagnosticsFormatterTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftDiagnostics",
"SwiftParser",
"SwiftParserDiagnostics"
],
"type" : "test"
},
{
"c99name" : "SwiftDiagnostics",
"module_type" : "SwiftTarget",
"name" : "SwiftDiagnostics",
"path" : "Sources/SwiftDiagnostics",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftCompilerPluginMessageHandling",
"SwiftDiagnostics",
"SwiftOperators",
"SwiftParserDiagnostics",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"swift-parser-cli"
],
"sources" : [
"Diagnostic.swift",
"DiagnosticsFormatter.swift",
"FixIt.swift",
"GroupedDiagnostics.swift",
"Message.swift",
"Note.swift"
],
"target_dependencies" : [
"SwiftSyntax"
],
"type" : "library"
},
{
"c99name" : "SwiftCompilerPluginTest",
"module_type" : "SwiftTarget",
"name" : "SwiftCompilerPluginTest",
"path" : "Tests/SwiftCompilerPluginTest",
"sources" : [
"CompilerPluginTests.swift"
],
"target_dependencies" : [
"SwiftCompilerPlugin"
],
"type" : "test"
},
{
"c99name" : "SwiftCompilerPluginMessageHandling",
"module_type" : "SwiftTarget",
"name" : "SwiftCompilerPluginMessageHandling",
"path" : "Sources/SwiftCompilerPluginMessageHandling",
"product_memberships" : [
"SwiftCompilerPlugin",
"SwiftCompilerPluginMessageHandling"
],
"sources" : [
"CompilerPluginMessageHandler.swift",
"Diagnostics.swift",
"Macros.swift",
"PluginMacroExpansionContext.swift",
"PluginMessages.swift"
],
"target_dependencies" : [
"SwiftDiagnostics",
"SwiftOperators",
"SwiftParser",
"SwiftSyntax",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion"
],
"type" : "library"
},
{
"c99name" : "SwiftCompilerPlugin",
"module_type" : "SwiftTarget",
"name" : "SwiftCompilerPlugin",
"path" : "Sources/SwiftCompilerPlugin",
"product_memberships" : [
"SwiftCompilerPlugin"
],
"sources" : [
"CompilerPlugin.swift"
],
"target_dependencies" : [
"SwiftCompilerPluginMessageHandling",
"SwiftSyntaxMacros"
],
"type" : "library"
},
{
"c99name" : "SwiftBasicFormatTest",
"module_type" : "SwiftTarget",
"name" : "SwiftBasicFormatTest",
"path" : "Tests/SwiftBasicFormatTest",
"sources" : [
"BasicFormatTests.swift"
],
"target_dependencies" : [
"_SwiftSyntaxTestSupport",
"SwiftBasicFormat",
"SwiftSyntaxBuilder"
],
"type" : "test"
},
{
"c99name" : "SwiftBasicFormat",
"module_type" : "SwiftTarget",
"name" : "SwiftBasicFormat",
"path" : "Sources/SwiftBasicFormat",
"product_memberships" : [
"SwiftBasicFormat",
"SwiftCompilerPlugin",
"SwiftCompilerPluginMessageHandling",
"SwiftParserDiagnostics",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacrosTestSupport",
"swift-parser-cli"
],
"sources" : [
"BasicFormat.swift",
"SyntaxProtocol+Formatted.swift",
"Trivia+FormatExtensions.swift",
"generated/BasicFormat+Extensions.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" : [
"SwiftIDEUtils",
"SwiftParser",
"SwiftSyntax"
],
"type" : "test"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"lit-test-helper",
"swift-parser-cli",
"SwiftBasicFormat",
"SwiftCompilerPlugin",
"SwiftCompilerPluginMessageHandling",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntax",
"SwiftSyntax-Package",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacros",
"SwiftSyntaxMacrosTestSupport"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"lit-test-helper",
"swift-parser-cli",
"SwiftBasicFormat",
"SwiftCompilerPlugin",
"SwiftCompilerPluginMessageHandling",
"SwiftDiagnostics",
"SwiftIDEUtils",
"SwiftOperators",
"SwiftParser",
"SwiftParserDiagnostics",
"SwiftRefactor",
"SwiftSyntax",
"SwiftSyntax-Package",
"SwiftSyntaxBuilder",
"SwiftSyntaxMacroExpansion",
"SwiftSyntaxMacros",
"SwiftSyntaxMacrosTestSupport"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftSyntax-Package -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SwiftSyntax-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.1
SwiftSyntax: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (35 targets)
Target 'swift-parser-cli' in project 'SwiftSyntax'
➜ Explicit dependency on target '_InstructionCounter' 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 'SwiftOperators' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' 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 '_InstructionCounter' in project 'SwiftSyntax' (no dependencies)
Target 'lit-test-helper' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftIDEUtils' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
Target 'SwiftSyntaxMacrosTestSupport' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxMacrosTestSupport' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'SwiftSyntax'
➜ Explicit dependency on target '_SwiftSyntaxTestSupport' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'SwiftSyntax'
Target 'SwiftSyntaxMacrosTestSupport' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'SwiftSyntax'
➜ Explicit dependency on target '_SwiftSyntaxTestSupport' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'SwiftSyntax'
Target '_SwiftSyntaxTestSupport' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftDiagnostics' 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 'SwiftSyntaxMacros' 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 'SwiftSyntaxBuilder' in project 'SwiftSyntax'
Target 'SwiftSyntaxMacroExpansion' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' 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 'SwiftSyntaxBuilder' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' 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 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftDiagnostics' 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 'SwiftParser' in project 'SwiftSyntax'
Target 'SwiftRefactor' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' 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 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' 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 'SwiftIDEUtils' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftIDEUtils' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
Target 'SwiftIDEUtils' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' 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 'SwiftCompilerPluginMessageHandling' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' 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 'SwiftOperators' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'SwiftSyntax'
Target 'SwiftCompilerPlugin' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' 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 'SwiftOperators' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'SwiftSyntax'
Target 'SwiftCompilerPlugin' 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 'SwiftOperators' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'SwiftSyntax'
Target 'SwiftCompilerPluginMessageHandling' 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 'SwiftOperators' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'SwiftSyntax'
Target 'SwiftSyntaxMacroExpansion' 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 'SwiftSyntaxBuilder' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'SwiftSyntax'
Target 'SwiftSyntaxMacros' 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 'SwiftSyntaxBuilder' 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 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' 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 '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'
Target 'SwiftDiagnostics' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
Target 'SwiftBasicFormat' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
Target 'SwiftBasicFormat' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
Target 'SwiftSyntax' in project 'SwiftSyntax' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M5263k-63777232b7fc5220f33897c1cc69dbf5.sdkstatcache
SwiftDriver swift-parser-cli normal arm64 com.apple.xcode.tools.swift.compiler (in target 'swift-parser-cli' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name swift_parser_cli -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/Objects-normal/arm64/swift-parser-cli.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_InstructionCounter.modulemap -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/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/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/Sources/_InstructionCounter/include -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 SwiftParserDiagnostics normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftParserDiagnostics' 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 SwiftParserDiagnostics -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftParserDiagnostics.build/Objects-normal/arm64/SwiftParserDiagnostics.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 -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/SwiftParserDiagnostics.build/Objects-normal/arm64/SwiftParserDiagnostics-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/SwiftParserDiagnostics.build/Objects-normal/arm64/SwiftParserDiagnostics.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/SwiftParserDiagnostics.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/SwiftParserDiagnostics.build/Objects-normal/arm64/SwiftParserDiagnostics_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/SwiftParserDiagnostics.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftParserDiagnostics.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/SwiftParserDiagnostics.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/SwiftParserDiagnostics.build/Objects-normal/arm64/SwiftParserDiagnostics-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/swift-parser-cli.swift:329:21: error: cannot find 'Process' in scope
let process = Process()
^~~~~~~
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/TerminalUtils.swift -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/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 -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_InstructionCounter.modulemap -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/Sources/_InstructionCounter/include -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 -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
SwiftEmitModule normal arm64 Emitting\ module\ for\ swift_parser_cli (in target 'swift-parser-cli' from project 'SwiftSyntax')
EmitSwiftModule normal arm64 (in target 'swift-parser-cli' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TerminalUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/TerminalUtils.swift (in target 'swift-parser-cli' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/swift-parser-cli/TerminalUtils.swift (in target 'swift-parser-cli' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Indenter.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Indenter.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/Indenter.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ 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
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
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
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftSyntaxBuilder (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
EmitSwiftModule normal arm64 (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ConvenienceInitializers.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ConvenienceInitializers.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/ConvenienceInitializers.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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 TerminalUtils.swift (in target 'swift-parser-cli' 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 -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/_InstructionCounter.modulemap -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/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/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/Sources/_InstructionCounter/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftSyntax.build/Debug-xros/swift-parser-cli.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Indenter.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
SwiftCompile normal arm64 Compiling\ RawSyntaxNodes.swift,\ RawSyntaxValidation.swift,\ SyntaxDeclNodes.swift,\ SyntaxExprNodes.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntax/generated/raw/RawSyntaxNodes.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntax/generated/raw/RawSyntaxValidation.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxDeclNodes.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxExprNodes.swift (in target 'SwiftSyntax' from project 'SwiftSyntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntax/generated/raw/RawSyntaxNodes.swift (in target 'SwiftSyntax' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntax/generated/raw/RawSyntaxValidation.swift (in target 'SwiftSyntax' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxDeclNodes.swift (in target 'SwiftSyntax' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxExprNodes.swift (in target 'SwiftSyntax' from project 'SwiftSyntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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
SwiftDriverJobDiscovery normal arm64 Compiling SyntaxNodeWithBody.swift (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.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
SwiftCompile normal arm64 Compiling\ WithTrailingCommaSyntax+EnsuringTrailingComma.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftSyntaxBuilder/WithTrailingCommaSyntax+EnsuringTrailingComma.swift (in target 'SwiftSyntaxBuilder' from project 'SwiftSyntax')
** BUILD FAILED **
The following build commands failed:
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')
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')
Building workspace spi-builder-workspace with scheme SwiftSyntax-Package
(3 failures)
BUILD FAILURE 6.2 visionOS