This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Graphaello with Swift 6.0 for watchOS using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Graphaello -destination generic/platform=watchos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Recursive.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/AnnotatedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/Cache.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/OrderedSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/DiagnosticError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerErrorHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/WhiteSpaceConsumer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ExpressionMatch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/EitherParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/ParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialEmptyParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/Associativity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/MemberOfBinaryOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BooleanLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/DoubleLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/IntLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/SwiftEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Maybe.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+annotate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+ignoreOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+kind.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map+location.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+optimize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+preventRecursion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+repeatUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+separated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Repeat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Annotated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/AnnotatedUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Either.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Group.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Leaf.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Recursive.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/TupleParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/EmptyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/RegularExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/String+Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Token.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Word.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/neverBody.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/InternalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Memoized.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Node.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Parser+internalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Scanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/ScannerState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Stack.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/StandardScanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/String+casing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ParserOption.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Leaf.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Leaf.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Leaf.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Leaf.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Recursive.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Recursive.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Recursive.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Recursive.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -strict-concurrency\=complete -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/.dependencies/checkouts/Syntax -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Leaf.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Recursive.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Leaf.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Recursive.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling Parser+preventRecursion.swift, Parser+repeatUntil.swift (in target 'Syntax' from project 'Syntax')
SwiftDriverJobDiscovery normal arm64_32 Compiling PartialResult.swift, AnyParser.swift, Associativity.swift, BinaryOperation.swift, BinaryOperationParser.swift (in target 'Syntax' from project 'Syntax')
SwiftCompile normal arm64 Compiling\ Parser+annotate.swift,\ Parser+ignoreOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+annotate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+ignoreOutput.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/AnnotatedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/Cache.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/OrderedSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/DiagnosticError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerErrorHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/WhiteSpaceConsumer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ExpressionMatch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/EitherParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/ParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialEmptyParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/Associativity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/MemberOfBinaryOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BooleanLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/DoubleLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/IntLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/SwiftEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Maybe.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+annotate.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+ignoreOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+kind.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map+location.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+optimize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+preventRecursion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+repeatUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+separated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Repeat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Annotated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/AnnotatedUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Either.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Group.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Leaf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Recursive.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/TupleParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/EmptyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/RegularExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/String+Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Token.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Word.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/neverBody.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/InternalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Memoized.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Node.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Parser+internalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Scanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/ScannerState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Stack.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/StandardScanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/String+casing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ParserOption.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+annotate.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+annotate.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+annotate.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+annotate.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+ignoreOutput.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+ignoreOutput.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+ignoreOutput.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+ignoreOutput.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -strict-concurrency\=complete -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/.dependencies/checkouts/Syntax -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+annotate.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+ignoreOutput.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+annotate.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+ignoreOutput.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/.stats/stats-1717161545657618-swift-frontend-Syntax-Parser_annotate.swift-arm64_apple_watchos5.0-o-Onone-886920776.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7007 seconds (0.7010 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0236 (  8.6%)   0.0366 (  8.6%)   0.0602 (  8.6%)   0.0603 (  8.6%)  parse-and-resolve-imports
   0.0227 (  8.2%)   0.0335 (  7.9%)   0.0561 (  8.0%)   0.0562 (  8.0%)  Import resolution
   0.0173 (  6.3%)   0.0334 (  7.8%)   0.0507 (  7.2%)   0.0507 (  7.2%)  perform-sema
   0.0171 (  6.2%)   0.0330 (  7.8%)   0.0501 (  7.2%)   0.0501 (  7.2%)  TypeCheckSourceFileRequest
   0.0169 (  6.1%)   0.0323 (  7.6%)   0.0491 (  7.0%)   0.0491 (  7.0%)  Type checking and Semantic analysis
   0.0118 (  4.3%)   0.0243 (  5.7%)   0.0361 (  5.2%)   0.0361 (  5.2%)  typecheck-decl
   0.0077 (  2.8%)   0.0158 (  3.7%)   0.0235 (  3.4%)   0.0236 (  3.4%)  InterfaceTypeRequest
   0.0132 (  4.8%)   0.0099 (  2.3%)   0.0231 (  3.3%)   0.0231 (  3.3%)  ParseTopLevelDeclsRequest
   0.0131 (  4.7%)   0.0095 (  2.2%)   0.0226 (  3.2%)   0.0226 (  3.2%)  ParseSourceFileRequest
   0.0078 (  2.8%)   0.0096 (  2.3%)   0.0174 (  2.5%)   0.0174 (  2.5%)  ASTLoweringRequest
   0.0077 (  2.8%)   0.0093 (  2.2%)   0.0170 (  2.4%)   0.0170 (  2.4%)  IRGenRequest
   0.0089 (  3.2%)   0.0079 (  1.9%)   0.0168 (  2.4%)   0.0168 (  2.4%)  ExecuteSILPipelineRequest
   0.0064 (  2.3%)   0.0081 (  1.9%)   0.0145 (  2.1%)   0.0145 (  2.1%)  SILgen-decl
   0.0052 (  1.9%)   0.0082 (  1.9%)   0.0134 (  1.9%)   0.0134 (  1.9%)  TypeCheckFunctionBodyRequest
   0.0035 (  1.3%)   0.0091 (  2.1%)   0.0126 (  1.8%)   0.0126 (  1.8%)  QualifiedLookupRequest
   0.0038 (  1.4%)   0.0086 (  2.0%)   0.0124 (  1.8%)   0.0124 (  1.8%)  ResolveTypeRequest
   0.0041 (  1.5%)   0.0082 (  1.9%)   0.0123 (  1.7%)   0.0123 (  1.7%)  HasSelfOrAssociatedTypeRequirementsRequest
   0.0059 (  2.1%)   0.0063 (  1.5%)   0.0122 (  1.7%)   0.0122 (  1.7%)  IRGen
   0.0065 (  2.4%)   0.0051 (  1.2%)   0.0116 (  1.7%)   0.0116 (  1.7%)  verify-all-loaded-modules
   0.0045 (  1.6%)   0.0071 (  1.7%)   0.0116 (  1.7%)   0.0116 (  1.7%)  typecheck-stmt
   0.0042 (  1.5%)   0.0064 (  1.5%)   0.0106 (  1.5%)   0.0106 (  1.5%)  typecheck-expr
   0.0061 (  2.2%)   0.0039 (  0.9%)   0.0099 (  1.4%)   0.0099 (  1.4%)  build-rewrite-system
   0.0032 (  1.2%)   0.0066 (  1.5%)   0.0098 (  1.4%)   0.0098 (  1.4%)  PatternBindingEntryRequest
   0.0030 (  1.1%)   0.0067 (  1.6%)   0.0097 (  1.4%)   0.0098 (  1.4%)  DirectLookupRequest
   0.0031 (  1.1%)   0.0063 (  1.5%)   0.0094 (  1.3%)   0.0094 (  1.3%)  NamingPatternRequest
   0.0028 (  1.0%)   0.0062 (  1.5%)   0.0091 (  1.3%)   0.0091 (  1.3%)  UnqualifiedLookupRequest
   0.0035 (  1.3%)   0.0043 (  1.0%)   0.0078 (  1.1%)   0.0078 (  1.1%)  SILGen-function
   0.0042 (  1.5%)   0.0037 (  0.9%)   0.0078 (  1.1%)   0.0078 (  1.1%)  LookupConformanceInModuleRequest
   0.0026 (  0.9%)   0.0050 (  1.2%)   0.0075 (  1.1%)   0.0075 (  1.1%)  performUnqualifiedLookup
   0.0020 (  0.7%)   0.0046 (  1.1%)   0.0066 (  0.9%)   0.0066 (  0.9%)  PatternTypeRequest
   0.0019 (  0.7%)   0.0042 (  1.0%)   0.0061 (  0.9%)   0.0061 (  0.9%)  ResolveValueWitnessesRequest
   0.0033 (  1.2%)   0.0012 (  0.3%)   0.0045 (  0.6%)   0.0046 (  0.6%)  SIL optimization
   0.0015 (  0.5%)   0.0029 (  0.7%)   0.0044 (  0.6%)   0.0044 (  0.6%)  SynthesizeMemberwiseInitRequest
   0.0016 (  0.6%)   0.0025 (  0.6%)   0.0041 (  0.6%)   0.0041 (  0.6%)  GenericSignatureRequest
   0.0012 (  0.4%)   0.0028 (  0.6%)   0.0040 (  0.6%)   0.0040 (  0.6%)  StoredPropertiesRequest
   0.0009 (  0.3%)   0.0031 (  0.7%)   0.0040 (  0.6%)   0.0040 (  0.6%)  PotentialMacroExpansionsInContextRequest
   0.0009 (  0.3%)   0.0027 (  0.6%)   0.0036 (  0.5%)   0.0036 (  0.5%)  ActorIsolationRequest
   0.0012 (  0.4%)   0.0023 (  0.5%)   0.0035 (  0.5%)   0.0035 (  0.5%)  precheck-expr
   0.0012 (  0.4%)   0.0023 (  0.5%)   0.0035 (  0.5%)   0.0035 (  0.5%)  load-stdlib
   0.0016 (  0.6%)   0.0016 (  0.4%)   0.0032 (  0.5%)   0.0032 (  0.5%)  LookupInModuleRequest
   0.0012 (  0.4%)   0.0019 (  0.5%)   0.0032 (  0.5%)   0.0032 (  0.5%)  DefaultInitializerIsolation
   0.0007 (  0.3%)   0.0021 (  0.5%)   0.0029 (  0.4%)   0.0029 (  0.4%)  ExtendedNominalRequest
   0.0012 (  0.4%)   0.0014 (  0.3%)   0.0025 (  0.4%)   0.0025 (  0.4%)  InferredGenericSignatureRequest
   0.0008 (  0.3%)   0.0015 (  0.3%)   0.0023 (  0.3%)   0.0023 (  0.3%)  ProtocolDependenciesRequest
   0.0007 (  0.3%)   0.0015 (  0.3%)   0.0022 (  0.3%)   0.0022 (  0.3%)  AttachedPropertyWrappersRequest
   0.0008 (  0.3%)   0.0014 (  0.3%)   0.0022 (  0.3%)   0.0022 (  0.3%)  ABIMembersRequest
   0.0008 (  0.3%)   0.0013 (  0.3%)   0.0021 (  0.3%)   0.0021 (  0.3%)  ModuleQualifiedLookupRequest
   0.0009 (  0.3%)   0.0011 (  0.3%)   0.0020 (  0.3%)   0.0020 (  0.3%)  SIL verification, pre-optimization
   0.0007 (  0.2%)   0.0012 (  0.3%)   0.0019 (  0.3%)   0.0019 (  0.3%)  StructuralRequirementsRequest
   0.0007 (  0.2%)   0.0012 (  0.3%)   0.0019 (  0.3%)   0.0019 (  0.3%)  ProtocolRequirementsRequest
   0.0006 (  0.2%)   0.0013 (  0.3%)   0.0019 (  0.3%)   0.0019 (  0.3%)  ResultTypeRequest
   0.0005 (  0.2%)   0.0008 (  0.2%)   0.0013 (  0.2%)   0.0013 (  0.2%)  ResolveImplicitMemberRequest
   0.0003 (  0.1%)   0.0010 (  0.2%)   0.0013 (  0.2%)   0.0013 (  0.2%)  ExpandPeerMacroRequest
   0.0005 (  0.2%)   0.0007 (  0.2%)   0.0012 (  0.2%)   0.0012 (  0.2%)  CustomAttrNominalRequest
   0.0003 (  0.1%)   0.0008 (  0.2%)   0.0011 (  0.2%)   0.0011 (  0.2%)  ResolveTypeWitnessesRequest
   0.0003 (  0.1%)   0.0007 (  0.2%)   0.0010 (  0.1%)   0.0010 (  0.1%)  import-clang-decl
   0.0007 (  0.2%)   0.0003 (  0.1%)   0.0010 (  0.1%)   0.0010 (  0.1%)  USRGenerationRequest
   0.0004 (  0.1%)   0.0005 (  0.1%)   0.0009 (  0.1%)   0.0009 (  0.1%)  AbstractGenericSignatureRequest
   0.0002 (  0.1%)   0.0006 (  0.1%)   0.0008 (  0.1%)   0.0008 (  0.1%)  InheritedDeclsReferencedRequest
   0.0002 (  0.1%)   0.0005 (  0.1%)   0.0007 (  0.1%)   0.0007 (  0.1%)  OverriddenDeclsRequest
   0.0003 (  0.1%)   0.0002 (  0.1%)   0.0006 (  0.1%)   0.0006 (  0.1%)  SIL verification, post-optimization
   0.0005 (  0.2%)   0.0001 (  0.0%)   0.0006 (  0.1%)   0.0006 (  0.1%)  ParseMembersRequest
   0.0002 (  0.1%)   0.0003 (  0.1%)   0.0005 (  0.1%)   0.0005 (  0.1%)  AST verification
   0.0003 (  0.1%)   0.0002 (  0.0%)   0.0005 (  0.1%)   0.0005 (  0.1%)  ExpandMemberAttributeMacros
   0.0001 (  0.0%)   0.0004 (  0.1%)   0.0005 (  0.1%)   0.0005 (  0.1%)  CheckInconsistentImplementationOnlyImportsRequest
   0.0001 (  0.0%)   0.0003 (  0.1%)   0.0005 (  0.1%)   0.0005 (  0.1%)  ValidatePrecedenceGroupRequest
   0.0002 (  0.1%)   0.0003 (  0.1%)   0.0004 (  0.1%)   0.0004 (  0.1%)  HasIsolatedSelfRequest
   0.0002 (  0.1%)   0.0002 (  0.0%)   0.0004 (  0.1%)   0.0004 (  0.1%)  PublicSymbolsRequest
   0.0001 (  0.0%)   0.0003 (  0.1%)   0.0004 (  0.1%)   0.0004 (  0.1%)  LookupPrecedenceGroupRequest
   0.0002 (  0.1%)   0.0002 (  0.1%)   0.0004 (  0.1%)   0.0004 (  0.1%)  CollectOverriddenDeclsRequest
   0.0002 (  0.1%)   0.0002 (  0.0%)   0.0004 (  0.1%)   0.0004 (  0.1%)  RequirementSignatureRequest
   0.0001 (  0.0%)   0.0003 (  0.1%)   0.0004 (  0.1%)   0.0004 (  0.1%)  CheckInconsistentWeakLinkedImportsRequest
   0.0001 (  0.0%)   0.0003 (  0.1%)   0.0004 (  0.0%)   0.0003 (  0.0%)  LookupAllConformancesInContextRequest
   0.0001 (  0.0%)   0.0002 (  0.1%)   0.0003 (  0.0%)   0.0003 (  0.0%)  IsDynamicRequest
   0.0001 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.0%)   0.0003 (  0.0%)  HasInitAccessorRequest
   0.0001 (  0.0%)   0.0002 (  0.1%)   0.0003 (  0.0%)   0.0003 (  0.0%)  ExtendedTypeRequest
   0.0001 (  0.0%)   0.0002 (  0.1%)   0.0003 (  0.0%)   0.0003 (  0.0%)  IsGetterMutatingRequest
   0.0001 (  0.0%)   0.0002 (  0.1%)   0.0003 (  0.0%)   0.0003 (  0.0%)  LookupInfixOperatorRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  SemanticDeclAttrsRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  HasMemberwiseInitRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  StorageImplInfoRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  OpaqueReadOwnershipRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ProvideDefaultImplForRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  CheckRedeclarationRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  InheritedTypeRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  IsObjCRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  IsActorRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  CallerSideDefaultArgExprRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ExpandExtensionMacros
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  AllInheritedProtocolsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  RequiresOpaqueAccessorsRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  AssociatedConformanceRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  GenericParamListRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  AccessLevelRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  PreCheckFunctionBodyRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  AllMembersRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ParseAbstractFunctionBodyRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SPIGroupsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  DefaultArgumentExprRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ImplicitKnownProtocolConformanceRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ExpandChildTypeRefinementContextsRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  HasCircularInheritedProtocolsRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ParamSpecifierRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  HasUserDefinedDesignatedInitRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  InheritedProtocolsRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  InitAccessorPropertiesRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  GlobalActorAttributeRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ConditionalRequirementsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ResultBuilderTypeRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  DefaultAndMaxAccessLevelRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  MemberwiseInitPropertiesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  LocalDiscriminatorsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsFinalRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  HasImportsMatchingFlagRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  LifetimeDependenceInfoRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SemanticUnavailableAttrRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  UnderlyingTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsNonUserModuleRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DynamicallyReplacedDeclRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DirectPrecedenceGroupLookupRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PatternBindingCheckedAndContextualizedInitRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperBackingPropertyTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LocalTypeDeclsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasStorageRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsImplicitlyUnwrappedOptionalRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ApplyAccessNoteRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DirectOperatorLookupRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfBoundsFromWhereClauseRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasDefaultInitRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SuperclassDeclRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ProtocolRequiresClassRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsStaticRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ResolveMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsDistributedActorRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfAccessKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  FragileFunctionKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentAccessLevelOnImport
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasDynamicMemberLookupAttributeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ObjCInterfaceAndImplementationRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperMutabilityRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RequiresOpaqueModifyCoroutineRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandSynthesizedMemberMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PolymorphicEffectKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsFunctionBodySkippedRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SynthesizeAccessorRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperAuxiliaryVariablesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  TypeAliasRequirementsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AttachedResultBuilderRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  StoredPropertiesAndMissingMembersRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RawCommentRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsSetterMutatingRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsAccessorTransparentRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandBodyMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandAccessorMacros
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SimpleDidSetRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperInitializerInfoRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ReferencedAssociatedTypesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PreCheckReturnStmtRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SynthesizeMainFunctionRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AreAllStoredPropertiesDefaultInitableRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentSPIOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  UnderlyingTypeDeclsReferencedRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsABICompatibleOverrideRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExistentialConformsToSelfRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ConformanceAccessScopeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandPreambleMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentAccessLevelOnImportSameFileRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimaryAssociatedTypesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ModuleImplicitImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  TypeDeclsFromWhereClauseRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DefaultTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsSingleValueStmtRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AttachedPropertyWrapperTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimarySourceFilesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  GlobalActorInstanceRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  InitKindRequest
   0.2757 (100.0%)   0.4250 (100.0%)   0.7007 (100.0%)   0.7010 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1896 seconds (0.1902 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0799 (100.0%)   0.1097 (100.0%)   0.1896 (100.0%)   0.1902 (100.0%)  Building Target
   0.0799 (100.0%)   0.1097 (100.0%)   0.1896 (100.0%)   0.1902 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+annotate.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/AnnotatedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/Cache.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/OrderedSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/DiagnosticError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerErrorHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/WhiteSpaceConsumer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ExpressionMatch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/EitherParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/ParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialEmptyParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/Associativity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/MemberOfBinaryOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BooleanLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/DoubleLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/IntLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/SwiftEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Maybe.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+annotate.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+ignoreOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+kind.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map+location.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+optimize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+preventRecursion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+repeatUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+separated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Repeat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Annotated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/AnnotatedUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Either.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Group.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Leaf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Recursive.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/TupleParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/EmptyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/RegularExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/String+Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Token.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Word.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/neverBody.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/InternalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Memoized.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Node.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Parser+internalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Scanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/ScannerState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Stack.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/StandardScanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/String+casing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ParserOption.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+annotate.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+annotate.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+annotate.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+annotate.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+ignoreOutput.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+ignoreOutput.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+ignoreOutput.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+ignoreOutput.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -strict-concurrency\=complete -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/.dependencies/checkouts/Syntax -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+annotate.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+ignoreOutput.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+annotate.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+ignoreOutput.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/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+ignoreOutput.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/AnnotatedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/Cache.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/OrderedSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/DiagnosticError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerErrorHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/WhiteSpaceConsumer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ExpressionMatch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/EitherParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/ParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialEmptyParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/Associativity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/MemberOfBinaryOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BooleanLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/DoubleLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/IntLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/SwiftEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Maybe.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+annotate.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+ignoreOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+kind.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map+location.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+optimize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+preventRecursion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+repeatUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+separated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Repeat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Annotated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/AnnotatedUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Either.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Group.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Leaf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Recursive.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/TupleParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/EmptyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/RegularExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/String+Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Token.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Word.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/neverBody.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/InternalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Memoized.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Node.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Parser+internalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Scanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/ScannerState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Stack.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/StandardScanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/String+casing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ParserOption.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+annotate.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+annotate.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+annotate.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+annotate.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+ignoreOutput.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+ignoreOutput.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+ignoreOutput.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+ignoreOutput.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -strict-concurrency\=complete -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/.dependencies/checkouts/Syntax -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+annotate.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+ignoreOutput.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+annotate.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64/Parser+ignoreOutput.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ BinaryOperationParserError.swift,\ BinaryOperator.swift,\ MemberOfBinaryOperation.swift,\ BooleanLiteral.swift,\ DoubleLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/MemberOfBinaryOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BooleanLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/DoubleLiteral.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/AnnotatedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/Cache.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/OrderedSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/DiagnosticError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerErrorHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/WhiteSpaceConsumer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ExpressionMatch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/EitherParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/ParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialEmptyParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/Associativity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParser.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParserError.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperator.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/MemberOfBinaryOperation.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BooleanLiteral.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/DoubleLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/IntLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/SwiftEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Maybe.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+annotate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+ignoreOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+kind.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map+location.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+optimize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+preventRecursion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+repeatUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+separated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Repeat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Annotated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/AnnotatedUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Either.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Group.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Leaf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Recursive.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/TupleParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/EmptyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/RegularExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/String+Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Token.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Word.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/neverBody.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/InternalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Memoized.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Node.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Parser+internalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Scanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/ScannerState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Stack.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/StandardScanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/String+casing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ParserOption.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/supplementaryOutputs-10 -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/Syntax_const_extract_protocols.json -strict-concurrency\=complete -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/.dependencies/checkouts/Syntax -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperationParserError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperator.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/MemberOfBinaryOperation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BooleanLiteral.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/DoubleLiteral.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperationParserError.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperator.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/MemberOfBinaryOperation.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BooleanLiteral.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/DoubleLiteral.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParserError.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/AnnotatedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/Cache.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/OrderedSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/DiagnosticError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerErrorHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/WhiteSpaceConsumer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ExpressionMatch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/EitherParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/ParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialEmptyParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/Associativity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParser.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParserError.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperator.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/MemberOfBinaryOperation.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BooleanLiteral.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/DoubleLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/IntLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/SwiftEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Maybe.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+annotate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+ignoreOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+kind.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map+location.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+optimize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+preventRecursion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+repeatUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+separated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Repeat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Annotated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/AnnotatedUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Either.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Group.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Leaf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Recursive.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/TupleParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/EmptyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/RegularExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/String+Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Token.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Word.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/neverBody.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/InternalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Memoized.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Node.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Parser+internalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Scanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/ScannerState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Stack.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/StandardScanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/String+casing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ParserOption.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/supplementaryOutputs-10 -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/Syntax_const_extract_protocols.json -strict-concurrency\=complete -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/.dependencies/checkouts/Syntax -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperationParserError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperator.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/MemberOfBinaryOperation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BooleanLiteral.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/DoubleLiteral.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperationParserError.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperator.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/MemberOfBinaryOperation.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BooleanLiteral.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/DoubleLiteral.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperator.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/AnnotatedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/Cache.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/OrderedSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/DiagnosticError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerErrorHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/WhiteSpaceConsumer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ExpressionMatch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/EitherParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/ParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialEmptyParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/Associativity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParser.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParserError.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperator.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/MemberOfBinaryOperation.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BooleanLiteral.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/DoubleLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/IntLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/SwiftEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Maybe.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+annotate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+ignoreOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+kind.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map+location.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+optimize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+preventRecursion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+repeatUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+separated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Repeat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Annotated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/AnnotatedUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Either.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Group.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Leaf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Recursive.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/TupleParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/EmptyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/RegularExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/String+Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Token.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Word.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/neverBody.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/InternalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Memoized.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Node.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Parser+internalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Scanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/ScannerState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Stack.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/StandardScanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/String+casing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ParserOption.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/supplementaryOutputs-10 -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/Syntax_const_extract_protocols.json -strict-concurrency\=complete -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/.dependencies/checkouts/Syntax -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperationParserError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperator.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/MemberOfBinaryOperation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BooleanLiteral.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/DoubleLiteral.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperationParserError.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperator.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/MemberOfBinaryOperation.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BooleanLiteral.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/DoubleLiteral.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/MemberOfBinaryOperation.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/AnnotatedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/Cache.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/OrderedSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/DiagnosticError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerErrorHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/WhiteSpaceConsumer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ExpressionMatch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/EitherParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/ParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialEmptyParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/Associativity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParser.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParserError.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperator.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/MemberOfBinaryOperation.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BooleanLiteral.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/DoubleLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/IntLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/SwiftEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Maybe.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+annotate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+ignoreOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+kind.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map+location.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+optimize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+preventRecursion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+repeatUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+separated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Repeat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Annotated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/AnnotatedUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Either.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Group.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Leaf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Recursive.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/TupleParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/EmptyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/RegularExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/String+Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Token.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Word.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/neverBody.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/InternalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Memoized.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Node.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Parser+internalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Scanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/ScannerState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Stack.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/StandardScanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/String+casing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ParserOption.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/supplementaryOutputs-10 -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/Syntax_const_extract_protocols.json -strict-concurrency\=complete -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/.dependencies/checkouts/Syntax -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperationParserError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperator.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/MemberOfBinaryOperation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BooleanLiteral.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/DoubleLiteral.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperationParserError.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperator.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/MemberOfBinaryOperation.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BooleanLiteral.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/DoubleLiteral.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BooleanLiteral.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/AnnotatedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/Cache.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/OrderedSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/DiagnosticError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerErrorHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/WhiteSpaceConsumer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ExpressionMatch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/EitherParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/ParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialEmptyParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/Associativity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParser.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParserError.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperator.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/MemberOfBinaryOperation.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BooleanLiteral.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/DoubleLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/IntLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/SwiftEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Maybe.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+annotate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+ignoreOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+kind.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map+location.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+optimize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+preventRecursion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+repeatUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+separated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Repeat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Annotated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/AnnotatedUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Either.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Group.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Leaf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Recursive.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/TupleParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/EmptyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/RegularExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/String+Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Token.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Word.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/neverBody.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/InternalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Memoized.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Node.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Parser+internalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Scanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/ScannerState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Stack.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/StandardScanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/String+casing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ParserOption.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/supplementaryOutputs-10 -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/Syntax_const_extract_protocols.json -strict-concurrency\=complete -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/.dependencies/checkouts/Syntax -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperationParserError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperator.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/MemberOfBinaryOperation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BooleanLiteral.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/DoubleLiteral.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperationParserError.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperator.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/MemberOfBinaryOperation.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BooleanLiteral.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/DoubleLiteral.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/DoubleLiteral.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/AnnotatedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/Cache.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/OrderedSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/DiagnosticError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerErrorHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/WhiteSpaceConsumer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ExpressionMatch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/EitherParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/ParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialEmptyParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/Associativity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParser.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParserError.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperator.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/MemberOfBinaryOperation.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BooleanLiteral.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/DoubleLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/IntLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/SwiftEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Maybe.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+annotate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+ignoreOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+kind.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map+location.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+optimize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+preventRecursion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+repeatUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+separated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Repeat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Annotated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/AnnotatedUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Either.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Group.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Leaf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Recursive.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/TupleParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/EmptyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/RegularExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/String+Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Token.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Word.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/neverBody.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/InternalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Memoized.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Node.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Parser+internalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Scanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/ScannerState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Stack.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/StandardScanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/String+casing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ParserOption.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/supplementaryOutputs-10 -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/Syntax_const_extract_protocols.json -strict-concurrency\=complete -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/.dependencies/checkouts/Syntax -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperationParserError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperator.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/MemberOfBinaryOperation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BooleanLiteral.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/DoubleLiteral.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperationParserError.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BinaryOperator.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/MemberOfBinaryOperation.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/BooleanLiteral.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/arm64_32/DoubleLiteral.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k Compiling\ AnnotatedString.swift,\ Cache.swift,\ OrderedSet.swift,\ DiagnosticError.swift,\ ParserError.swift,\ ScannerError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/AnnotatedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/Cache.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/OrderedSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/DiagnosticError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerError.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/AnnotatedString.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/Cache.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/OrderedSet.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/DiagnosticError.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ParserError.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerErrorHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/WhiteSpaceConsumer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ExpressionMatch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/EitherParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/ParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialEmptyParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialParserResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialResult.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/Associativity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/MemberOfBinaryOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BooleanLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/DoubleLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/IntLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/SwiftEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Maybe.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+annotate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+ignoreOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+kind.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map+location.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+optimize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+preventRecursion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+repeatUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+separated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Repeat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Annotated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/AnnotatedUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Either.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Group.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Leaf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Recursive.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/TupleParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/EmptyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/RegularExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/String+Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Token.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Word.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/neverBody.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/InternalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Memoized.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Node.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Parser+internalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Scanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/ScannerState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Stack.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/StandardScanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/String+casing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ParserOption.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/armv7k/supplementaryOutputs-2 -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/armv7k/Syntax_const_extract_protocols.json -strict-concurrency\=complete -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/.dependencies/checkouts/Syntax -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/armv7k/AnnotatedString.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/armv7k/Cache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/armv7k/OrderedSet.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/armv7k/DiagnosticError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/armv7k/ParserError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug-watchos/Syntax.build/Objects-normal/armv7k/ScannerError.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/armv7k/AnnotatedString.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/armv7k/Cache.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/armv7k/OrderedSet.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/armv7k/DiagnosticError.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/armv7k/ParserError.o -index-unit-output-path /Syntax.build/Debug-watchos/Syntax.build/Objects-normal/armv7k/ScannerError.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Command SwiftCompile failed with a nonzero exit code
SwiftDriverJobDiscovery normal arm64 Compiling Parser+annotate.swift, Parser+ignoreOutput.swift (in target 'Syntax' from project 'Syntax')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SWXMLHash' from project 'SWXMLHash')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SourceKittenFramework' from project 'SourceKitten')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'graphaello' from project 'Graphaello')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'GraphQLSyntax' from project 'graphql-syntax')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Yams' from project 'Yams')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Yams' from project 'Yams')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PathKit' from project 'PathKit')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SyntaxTree' from project 'SyntaxTree')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SyntaxTree' from project 'SyntaxTree')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'XcodeProj' from project 'XcodeProj')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SourceKittenFramework' from project 'SourceKitten')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'GraphQLSyntax' from project 'graphql-syntax')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Stencil' from project 'Stencil')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SourceKit' from project 'SourceKitten')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Stencil' from project 'Stencil')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwiftFormat' from project 'SwiftFormat')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwiftSyntax' from project 'SwiftSyntax')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'XcodeProj' from project 'XcodeProj')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CLIKit' from project 'CLIKit')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CYaml' from project 'Yams')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Syntax' from project 'Syntax')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target '_CSwiftSyntax' from project 'SwiftSyntax')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwiftSyntax' from project 'SwiftSyntax')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'AEXML' from project 'AEXML')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PathKit' from project 'PathKit')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SWXMLHash' from project 'SWXMLHash')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CLIKit' from project 'CLIKit')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'AEXML' from project 'AEXML')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Syntax' from project 'Syntax')
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal armv7k Compiling\ Stack.swift,\ StandardScanner.swift,\ String+casing.swift,\ Parser.swift,\ ParserOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Stack.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/StandardScanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/String+casing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ParserOption.swift (in target 'Syntax' from project 'Syntax')
	SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift (in target 'Syntax' from project 'Syntax')
	SwiftCompile normal arm64 Compiling\ StandardScanner.swift,\ String+casing.swift,\ Parser.swift,\ ParserOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/StandardScanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/String+casing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ParserOption.swift (in target 'Syntax' from project 'Syntax')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift (in target 'Syntax' from project 'Syntax')
	SwiftCompile normal armv7k Compiling\ AnnotatedString.swift,\ Cache.swift,\ OrderedSet.swift,\ DiagnosticError.swift,\ ParserError.swift,\ ScannerError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/AnnotatedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/Cache.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/OrderedSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/DiagnosticError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerError.swift (in target 'Syntax' from project 'Syntax')
(5 failures)
BUILD FAILURE 6.0 watchOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.