Build Information
Failed to build graphql-syntax, reference main (76fee6
), with Swift 6.0 for macOS (Xcode) using Xcode 16.0 on 1 Nov 2024 20:03:41 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme graphql-syntax -destination platform=macOS,arch=arm64 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/FunctionBuilder/PartialEmptyParserResult.swift (in target 'Syntax' from project 'Syntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/ParserBuilder.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialEmptyParserResult.swift -primary-file /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/Syntax.build/Objects-normal/arm64/supplementaryOutputs-2 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.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/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserBuilder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/PartialEmptyParserResult.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/PartialParserResult.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserBuilder.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/PartialEmptyParserResult.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/PartialParserResult.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/FunctionBuilder/PartialParserResult.swift (in target 'Syntax' from project 'Syntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/ParserBuilder.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/PartialEmptyParserResult.swift -primary-file /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/Syntax.build/Objects-normal/arm64/supplementaryOutputs-2 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.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/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserBuilder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/PartialEmptyParserResult.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/PartialParserResult.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserBuilder.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/PartialEmptyParserResult.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/PartialParserResult.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Parser.swift,\ ParserOption.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')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /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 -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift -primary-file /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/Syntax.build/Objects-normal/arm64/Parser.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserOption.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserOption.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserOption.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserOption.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.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/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserOption.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserOption.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/Parser.swift (in target 'Syntax' from project 'Syntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /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 -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift -primary-file /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/Syntax.build/Objects-normal/arm64/Parser.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserOption.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserOption.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserOption.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserOption.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.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/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserOption.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserOption.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/ParserOption.swift (in target 'Syntax' from project 'Syntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /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 -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift -primary-file /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/Syntax.build/Objects-normal/arm64/Parser.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserOption.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserOption.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserOption.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserOption.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.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/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserOption.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ParserOption.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ IntLiteral.swift,\ StringEscapeStrategy.swift,\ StringLiteral.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 (in target 'Syntax' from project 'Syntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/IntLiteral.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringEscapeStrategy.swift -primary-file /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/Syntax.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.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/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/IntLiteral.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/StringEscapeStrategy.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/StringLiteral.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/IntLiteral.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/StringEscapeStrategy.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/StringLiteral.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/Common/IntLiteral.swift (in target 'Syntax' from project 'Syntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/IntLiteral.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringEscapeStrategy.swift -primary-file /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/Syntax.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.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/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/IntLiteral.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/StringEscapeStrategy.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/StringLiteral.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/IntLiteral.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/StringEscapeStrategy.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/StringLiteral.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/Common/StringLiterals/StringEscapeStrategy.swift (in target 'Syntax' from project 'Syntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/IntLiteral.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringEscapeStrategy.swift -primary-file /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/Syntax.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.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/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/IntLiteral.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/StringEscapeStrategy.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/StringLiteral.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/IntLiteral.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/StringEscapeStrategy.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/StringLiteral.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/Common/StringLiterals/StringLiteral.swift (in target 'Syntax' from project 'Syntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/IntLiteral.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringEscapeStrategy.swift -primary-file /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/Syntax.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.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/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/IntLiteral.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/StringEscapeStrategy.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/StringLiteral.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/IntLiteral.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/StringEscapeStrategy.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/StringLiteral.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling Annotated.swift, AnnotatedUntil.swift (in target 'Syntax' from project 'Syntax')
SwiftDriverJobDiscovery normal arm64 Compiling StandardScanner.swift, String+casing.swift (in target 'Syntax' from project 'Syntax')
SwiftCompile normal arm64 Compiling\ Parser+optimize.swift,\ Either.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/Structure/Either.swift (in target 'Syntax' from project 'Syntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /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 -primary-file /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 -primary-file /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/Syntax.build/Objects-normal/arm64/Parser+optimize.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+optimize.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+optimize.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+optimize.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Either.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Either.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Either.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Either.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.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/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+optimize.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Either.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+optimize.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Either.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+optimize.swift (in target 'Syntax' from project 'Syntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -primary-file /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 -primary-file /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/Syntax.build/Objects-normal/arm64/Parser+optimize.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+optimize.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+optimize.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+optimize.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Either.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Either.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Either.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Either.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.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/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+optimize.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Either.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+optimize.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Either.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/Structure/Either.swift (in target 'Syntax' from project 'Syntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 -primary-file /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 -primary-file /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/Syntax.build/Objects-normal/arm64/Parser+optimize.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+optimize.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+optimize.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+optimize.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Either.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Either.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Either.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Either.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.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/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+optimize.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Either.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+optimize.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Either.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Parser+map+location.swift,\ Parser+map.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 (in target 'Syntax' from project 'Syntax')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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 /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 -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map+location.swift -primary-file /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/Syntax.build/Objects-normal/arm64/Parser+map+location.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+map+location.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+map+location.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+map+location.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+map.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+map.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+map.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+map.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.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/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Syntax -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+map+location.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+map.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+map+location.o -index-unit-output-path /Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Parser+map.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
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift (in target 'GraphQLSyntax' from project 'graphql-syntax')
SwiftCompile normal arm64 Compiling\ GraphQL+Parser.swift /Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift (in target 'GraphQLSyntax' from project 'graphql-syntax')
SwiftCompile normal arm64 Compiling\ Parser+map+location.swift,\ Parser+map.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 (in target 'Syntax' from project 'Syntax')
Building workspace spi-builder-workspace with scheme graphql-syntax
(4 failures)
BUILD FAILURE 6.0 macosXcodebuild