Build Information
Failed to build SwiftFormat, reference main (a5fa7a), with Swift 6.3 for visionOS using Xcode 26.4 on 27 Apr 2026 23:27:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftFormat-Package -destination generic/platform=xrOSBuild Log
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/TrailingSpace.swift (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/TypeSugar.swift (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/URLMacro.swift (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/UnusedArguments.swift (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/UnusedPrivateDeclarations.swift (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/ValidateTestCases.swift (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/Void.swift (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/Wrap.swift (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapArguments.swift (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapAttributes.swift (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapCaseBodies.swift (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapConditionalBodies.swift (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling SortedImports.swift, SortedSwitchCases.swift, SpaceAroundBraces.swift, SpaceAroundBrackets.swift, SpaceAroundComments.swift, SpaceAroundGenerics.swift, SpaceAroundOperators.swift, SpaceAroundParens.swift, SpaceInsideBraces.swift, SpaceInsideBrackets.swift, SpaceInsideComments.swift, SpaceInsideGenerics.swift, SpaceInsideParens.swift, Specifiers.swift, StrongOutlets.swift, StrongifiedSelf.swift, SwiftTestingTestCaseNames.swift (in target 'SwiftFormat' from project 'SwiftFormat')
SwiftDriverJobDiscovery normal arm64 Compiling RedundantExtensionACL.swift, RedundantFileprivate.swift, RedundantGet.swift, RedundantInit.swift, RedundantInternal.swift, RedundantLet.swift, RedundantLetError.swift, RedundantMemberwiseInit.swift, RedundantNilInit.swift, RedundantObjc.swift, RedundantOptionalBinding.swift, RedundantParens.swift, RedundantPattern.swift, RedundantProperty.swift, RedundantPublic.swift, RedundantRawValues.swift, RedundantReturn.swift (in target 'SwiftFormat' from project 'SwiftFormat')
SwiftDriverJobDiscovery normal arm64 Compiling ConditionalAssignment.swift, ConsecutiveBlankLines.swift, ConsecutiveSpaces.swift, ConsistentSwitchCaseSpacing.swift, DocComments.swift, DocCommentsBeforeModifiers.swift, DuplicateImports.swift, ElseOnSameLine.swift, EmptyBraces.swift, EmptyExtensions.swift, EnumNamespaces.swift, EnvironmentEntry.swift, ExtensionAccessControl.swift, FileHeader.swift, FileMacro.swift, GenericExtensions.swift, HeaderFileName.swift (in target 'SwiftFormat' from project 'SwiftFormat')
SwiftDriverJobDiscovery normal arm64 Compiling RedundantSelf.swift, RedundantSendable.swift, RedundantStaticSelf.swift, RedundantSwiftTestingSuite.swift, RedundantThrows.swift, RedundantType.swift, RedundantTypedThrows.swift, RedundantVariable.swift, RedundantViewBuilder.swift, RedundantVoidReturnType.swift, Semicolons.swift, SimplifyGenericConstraints.swift, SinglePropertyPerLine.swift, SortDeclarations.swift, SortImports.swift, SortSwitchCases.swift, SortTypealiases.swift (in target 'SwiftFormat' from project 'SwiftFormat')
SwiftDriverJobDiscovery normal arm64 Compiling HoistAwait.swift, HoistPatternLet.swift, HoistTry.swift, Indent.swift, InitCoderUnavailable.swift, IsEmpty.swift, LeadingDelimiters.swift, LinebreakAtEndOfFile.swift, Linebreaks.swift, MarkTypes.swift, ModifierOrder.swift, ModifiersOnSameLine.swift, NoExplicitOwnership.swift, NoForceTryInTests.swift, NoForceUnwrapInTests.swift, NoGuardInTests.swift, NumberFormatting.swift (in target 'SwiftFormat' from project 'SwiftFormat')
SwiftDriverJobDiscovery normal arm64 Compiling TestSuiteAccessControl.swift, ThrowingTests.swift, Todos.swift, TrailingClosures.swift, TrailingCommas.swift, TrailingSpace.swift, TypeSugar.swift, URLMacro.swift, UnusedArguments.swift, UnusedPrivateDeclarations.swift, ValidateTestCases.swift, Void.swift, Wrap.swift, WrapArguments.swift, WrapAttributes.swift, WrapCaseBodies.swift, WrapConditionalBodies.swift (in target 'SwiftFormat' from project 'SwiftFormat')
SwiftDriverJobDiscovery normal arm64 Compiling OpaqueGenericParameters.swift, OrganizeDeclarations.swift, PreferCountWhere.swift, PreferExplicitFalse.swift, PreferFinalClasses.swift, PreferForLoop.swift, PreferKeyPath.swift, PreferSwiftStringAPI.swift, PreferSwiftTesting.swift, PrivateStateVariables.swift, PropertyTypes.swift, RedundantAsync.swift, RedundantBackticks.swift, RedundantBreak.swift, RedundantClosure.swift, RedundantEmptyView.swift, RedundantEquatable.swift (in target 'SwiftFormat' from project 'SwiftFormat')
SwiftDriverJobDiscovery normal arm64 Compiling RuleRegistry.generated.swift, Acronyms.swift, AndOperator.swift, AnyObjectProtocol.swift, ApplicationMain.swift, AssertionFailures.swift, BlankLineAfterImports.swift, BlankLineAfterSwitchCase.swift, BlankLinesAfterGuardStatements.swift, BlankLinesAroundMark.swift, BlankLinesAtEndOfScope.swift, BlankLinesAtStartOfScope.swift, BlankLinesBetweenChainedFunctions.swift, BlankLinesBetweenImports.swift, BlankLinesBetweenScopes.swift, BlockComments.swift, Braces.swift (in target 'SwiftFormat' from project 'SwiftFormat')
SwiftDriverJobDiscovery normal arm64 Emitting module for SwiftFormat (in target 'SwiftFormat' from project 'SwiftFormat')
SwiftDriver\ Compilation\ Requirements SwiftFormat normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftFormat -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftFormat.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.swiftsourceinfo (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftFormat.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftFormat.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.swiftmodule (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftFormat.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftFormat.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.swiftdoc (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftFormat.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftFormat.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.abi.json (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftFormat.swiftmodule/arm64-apple-xros.abi.json
SwiftDriver swiftformat normal arm64 com.apple.xcode.tools.swift.compiler (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name swiftformat -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ RedundantExtensionACL.swift,\ RedundantFileprivate.swift,\ RedundantGet.swift,\ RedundantInit.swift,\ RedundantInternal.swift,\ RedundantLet.swift,\ RedundantLetError.swift,\ RedundantMemberwiseInit.swift,\ RedundantNilInit.swift,\ RedundantObjc.swift,\ RedundantOptionalBinding.swift,\ RedundantParens.swift,\ RedundantPattern.swift,\ RedundantProperty.swift,\ RedundantPublic.swift,\ RedundantRawValues.swift,\ RedundantReturn.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantExtensionACL.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantFileprivate.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantGet.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantInit.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantInternal.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantLet.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantLetError.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantMemberwiseInit.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantNilInit.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantObjc.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantOptionalBinding.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantParens.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantPattern.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantPublic.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantRawValues.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantReturn.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantExtensionACL.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantFileprivate.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantGet.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantInit.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantInternal.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantLet.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantLetError.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantMemberwiseInit.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantNilInit.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantObjc.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantOptionalBinding.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantParens.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantPattern.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantProperty.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantPublic.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantRawValues.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantReturn.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RuleRegistry.generated.swift,\ Acronyms.swift,\ AndOperator.swift,\ AnyObjectProtocol.swift,\ ApplicationMain.swift,\ AssertionFailures.swift,\ BlankLineAfterImports.swift,\ BlankLineAfterSwitchCase.swift,\ BlankLinesAfterGuardStatements.swift,\ BlankLinesAroundMark.swift,\ BlankLinesAtEndOfScope.swift,\ BlankLinesAtStartOfScope.swift,\ BlankLinesBetweenChainedFunctions.swift,\ BlankLinesBetweenImports.swift,\ BlankLinesBetweenScopes.swift,\ BlockComments.swift,\ Braces.swift /Users/admin/builder/spi-builder-workspace/Sources/RuleRegistry.generated.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/Acronyms.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/AndOperator.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/AnyObjectProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/ApplicationMain.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/AssertionFailures.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlankLineAfterImports.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlankLineAfterSwitchCase.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlankLinesAfterGuardStatements.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlankLinesAroundMark.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlankLinesAtEndOfScope.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlankLinesAtStartOfScope.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlankLinesBetweenChainedFunctions.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlankLinesBetweenImports.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlankLinesBetweenScopes.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlockComments.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/Braces.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RuleRegistry.generated.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/Acronyms.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/AndOperator.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/AnyObjectProtocol.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/ApplicationMain.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/AssertionFailures.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlankLineAfterImports.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlankLineAfterSwitchCase.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlankLinesAfterGuardStatements.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlankLinesAroundMark.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlankLinesAtEndOfScope.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlankLinesAtStartOfScope.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlankLinesBetweenChainedFunctions.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlankLinesBetweenImports.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlankLinesBetweenScopes.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/BlockComments.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/Braces.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HoistAwait.swift,\ HoistPatternLet.swift,\ HoistTry.swift,\ Indent.swift,\ InitCoderUnavailable.swift,\ IsEmpty.swift,\ LeadingDelimiters.swift,\ LinebreakAtEndOfFile.swift,\ Linebreaks.swift,\ MarkTypes.swift,\ ModifierOrder.swift,\ ModifiersOnSameLine.swift,\ NoExplicitOwnership.swift,\ NoForceTryInTests.swift,\ NoForceUnwrapInTests.swift,\ NoGuardInTests.swift,\ NumberFormatting.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/HoistAwait.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/HoistPatternLet.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/HoistTry.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/Indent.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/InitCoderUnavailable.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/IsEmpty.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/LeadingDelimiters.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/LinebreakAtEndOfFile.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/Linebreaks.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/MarkTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/ModifierOrder.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/ModifiersOnSameLine.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/NoExplicitOwnership.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/NoForceTryInTests.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/NoForceUnwrapInTests.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/NoGuardInTests.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/NumberFormatting.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/HoistAwait.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/HoistPatternLet.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/HoistTry.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/Indent.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/InitCoderUnavailable.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/IsEmpty.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/LeadingDelimiters.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/LinebreakAtEndOfFile.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/Linebreaks.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/MarkTypes.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/ModifierOrder.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/ModifiersOnSameLine.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/NoExplicitOwnership.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/NoForceTryInTests.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/NoForceUnwrapInTests.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/NoGuardInTests.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/NumberFormatting.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RedundantSelf.swift,\ RedundantSendable.swift,\ RedundantStaticSelf.swift,\ RedundantSwiftTestingSuite.swift,\ RedundantThrows.swift,\ RedundantType.swift,\ RedundantTypedThrows.swift,\ RedundantVariable.swift,\ RedundantViewBuilder.swift,\ RedundantVoidReturnType.swift,\ Semicolons.swift,\ SimplifyGenericConstraints.swift,\ SinglePropertyPerLine.swift,\ SortDeclarations.swift,\ SortImports.swift,\ SortSwitchCases.swift,\ SortTypealiases.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantSelf.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantSendable.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantStaticSelf.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantSwiftTestingSuite.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantThrows.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantType.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantTypedThrows.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantVariable.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantViewBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantVoidReturnType.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/Semicolons.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SimplifyGenericConstraints.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SinglePropertyPerLine.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SortDeclarations.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SortImports.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SortSwitchCases.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SortTypealiases.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantSelf.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantSendable.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantStaticSelf.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantSwiftTestingSuite.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantThrows.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantType.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantTypedThrows.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantVariable.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantViewBuilder.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantVoidReturnType.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/Semicolons.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SimplifyGenericConstraints.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SinglePropertyPerLine.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SortDeclarations.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SortImports.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SortSwitchCases.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SortTypealiases.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SortedImports.swift,\ SortedSwitchCases.swift,\ SpaceAroundBraces.swift,\ SpaceAroundBrackets.swift,\ SpaceAroundComments.swift,\ SpaceAroundGenerics.swift,\ SpaceAroundOperators.swift,\ SpaceAroundParens.swift,\ SpaceInsideBraces.swift,\ SpaceInsideBrackets.swift,\ SpaceInsideComments.swift,\ SpaceInsideGenerics.swift,\ SpaceInsideParens.swift,\ Specifiers.swift,\ StrongOutlets.swift,\ StrongifiedSelf.swift,\ SwiftTestingTestCaseNames.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SortedImports.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SortedSwitchCases.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceAroundBraces.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceAroundBrackets.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceAroundComments.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceAroundGenerics.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceAroundOperators.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceAroundParens.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceInsideBraces.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceInsideBrackets.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceInsideComments.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceInsideGenerics.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceInsideParens.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/Specifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/StrongOutlets.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/StrongifiedSelf.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/SwiftTestingTestCaseNames.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SortedImports.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SortedSwitchCases.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceAroundBraces.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceAroundBrackets.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceAroundComments.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceAroundGenerics.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceAroundOperators.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceAroundParens.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceInsideBraces.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceInsideBrackets.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceInsideComments.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceInsideGenerics.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SpaceInsideParens.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/Specifiers.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/StrongOutlets.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/StrongifiedSelf.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/SwiftTestingTestCaseNames.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ OpaqueGenericParameters.swift,\ OrganizeDeclarations.swift,\ PreferCountWhere.swift,\ PreferExplicitFalse.swift,\ PreferFinalClasses.swift,\ PreferForLoop.swift,\ PreferKeyPath.swift,\ PreferSwiftStringAPI.swift,\ PreferSwiftTesting.swift,\ PrivateStateVariables.swift,\ PropertyTypes.swift,\ RedundantAsync.swift,\ RedundantBackticks.swift,\ RedundantBreak.swift,\ RedundantClosure.swift,\ RedundantEmptyView.swift,\ RedundantEquatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/OpaqueGenericParameters.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/OrganizeDeclarations.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/PreferCountWhere.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/PreferExplicitFalse.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/PreferFinalClasses.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/PreferForLoop.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/PreferKeyPath.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/PreferSwiftStringAPI.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/PreferSwiftTesting.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/PrivateStateVariables.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/PropertyTypes.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantAsync.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantBackticks.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantBreak.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantClosure.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantEmptyView.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantEquatable.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/OpaqueGenericParameters.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/OrganizeDeclarations.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/PreferCountWhere.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/PreferExplicitFalse.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/PreferFinalClasses.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/PreferForLoop.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/PreferKeyPath.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/PreferSwiftStringAPI.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/PreferSwiftTesting.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/PrivateStateVariables.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/PropertyTypes.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantAsync.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantBackticks.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantBreak.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantClosure.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantEmptyView.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/RedundantEquatable.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TestSuiteAccessControl.swift,\ ThrowingTests.swift,\ Todos.swift,\ TrailingClosures.swift,\ TrailingCommas.swift,\ TrailingSpace.swift,\ TypeSugar.swift,\ URLMacro.swift,\ UnusedArguments.swift,\ UnusedPrivateDeclarations.swift,\ ValidateTestCases.swift,\ Void.swift,\ Wrap.swift,\ WrapArguments.swift,\ WrapAttributes.swift,\ WrapCaseBodies.swift,\ WrapConditionalBodies.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/TestSuiteAccessControl.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/ThrowingTests.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/Todos.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/TrailingClosures.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/TrailingCommas.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/TrailingSpace.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/TypeSugar.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/URLMacro.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/UnusedArguments.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/UnusedPrivateDeclarations.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/ValidateTestCases.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/Void.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/Wrap.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapArguments.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapCaseBodies.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapConditionalBodies.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/TestSuiteAccessControl.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/ThrowingTests.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/Todos.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/TrailingClosures.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/TrailingCommas.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/TrailingSpace.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/TypeSugar.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/URLMacro.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/UnusedArguments.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/UnusedPrivateDeclarations.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/ValidateTestCases.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/Void.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/Wrap.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapArguments.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapAttributes.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapCaseBodies.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapConditionalBodies.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ConditionalAssignment.swift,\ ConsecutiveBlankLines.swift,\ ConsecutiveSpaces.swift,\ ConsistentSwitchCaseSpacing.swift,\ DocComments.swift,\ DocCommentsBeforeModifiers.swift,\ DuplicateImports.swift,\ ElseOnSameLine.swift,\ EmptyBraces.swift,\ EmptyExtensions.swift,\ EnumNamespaces.swift,\ EnvironmentEntry.swift,\ ExtensionAccessControl.swift,\ FileHeader.swift,\ FileMacro.swift,\ GenericExtensions.swift,\ HeaderFileName.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/ConditionalAssignment.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/ConsecutiveBlankLines.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/ConsecutiveSpaces.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/ConsistentSwitchCaseSpacing.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/DocComments.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/DocCommentsBeforeModifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/DuplicateImports.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/ElseOnSameLine.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/EmptyBraces.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/EmptyExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/EnumNamespaces.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/EnvironmentEntry.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/ExtensionAccessControl.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/FileHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/FileMacro.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/GenericExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/HeaderFileName.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/ConditionalAssignment.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/ConsecutiveBlankLines.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/ConsecutiveSpaces.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/ConsistentSwitchCaseSpacing.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/DocComments.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/DocCommentsBeforeModifiers.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/DuplicateImports.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/ElseOnSameLine.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/EmptyBraces.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/EmptyExtensions.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/EnumNamespaces.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/EnvironmentEntry.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/ExtensionAccessControl.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/FileHeader.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/FileMacro.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/GenericExtensions.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/HeaderFileName.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ swiftformat (in target 'swiftformat' from project 'SwiftFormat')
EmitSwiftModule normal arm64 (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling WrapEnumCases.swift, WrapFunctionBodies.swift, WrapLoopBodies.swift, WrapMultilineConditionalAssignment.swift, WrapMultilineFunctionChains.swift, WrapMultilineStatementBraces.swift, WrapPropertyBodies.swift, WrapSingleLineComments.swift, WrapSwitchCases.swift, YodaConditions.swift, SARIFReporter.swift, Singularize.swift, SwiftFormat.swift, Tokenizer.swift, TypeName.swift, XMLReporter.swift (in target 'SwiftFormat' from project 'SwiftFormat')
SwiftCompile normal arm64 Compiling\ WrapEnumCases.swift,\ WrapFunctionBodies.swift,\ WrapLoopBodies.swift,\ WrapMultilineConditionalAssignment.swift,\ WrapMultilineFunctionChains.swift,\ WrapMultilineStatementBraces.swift,\ WrapPropertyBodies.swift,\ WrapSingleLineComments.swift,\ WrapSwitchCases.swift,\ YodaConditions.swift,\ SARIFReporter.swift,\ Singularize.swift,\ SwiftFormat.swift,\ Tokenizer.swift,\ TypeName.swift,\ XMLReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapEnumCases.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapFunctionBodies.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapLoopBodies.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapMultilineConditionalAssignment.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapMultilineFunctionChains.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapMultilineStatementBraces.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapPropertyBodies.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapSingleLineComments.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapSwitchCases.swift /Users/admin/builder/spi-builder-workspace/Sources/Rules/YodaConditions.swift /Users/admin/builder/spi-builder-workspace/Sources/SARIFReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Singularize.swift /Users/admin/builder/spi-builder-workspace/Sources/SwiftFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/Tokenizer.swift /Users/admin/builder/spi-builder-workspace/Sources/TypeName.swift /Users/admin/builder/spi-builder-workspace/Sources/XMLReporter.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapEnumCases.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapFunctionBodies.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapLoopBodies.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapMultilineConditionalAssignment.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapMultilineFunctionChains.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapMultilineStatementBraces.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapPropertyBodies.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapSingleLineComments.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/WrapSwitchCases.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Rules/YodaConditions.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SARIFReporter.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SARIFReporter.swift:61:39: warning: will never be executed
if stripSlashes, let string = String(data: data, encoding: .utf8) {
^
/Users/admin/builder/spi-builder-workspace/Sources/SARIFReporter.swift:61:12: note: condition always evaluates to false
if stripSlashes, let string = String(data: data, encoding: .utf8) {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Singularize.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SwiftFormat.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Tokenizer.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TypeName.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XMLReporter.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling SortedImports.swift, SortedSwitchCases.swift, SpaceAroundBraces.swift, SpaceAroundBrackets.swift, SpaceAroundComments.swift, SpaceAroundGenerics.swift, SpaceAroundOperators.swift, SpaceAroundParens.swift, SpaceInsideBraces.swift, SpaceInsideBrackets.swift, SpaceInsideComments.swift, SpaceInsideGenerics.swift, SpaceInsideParens.swift, Specifiers.swift, StrongOutlets.swift, StrongifiedSelf.swift, SwiftTestingTestCaseNames.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftCompile normal arm64 Compiling\ Arguments.swift,\ CommandLine.swift,\ Declaration.swift,\ DeclarationType.swift,\ EnumAssociable.swift,\ FormatRule.swift,\ Formatter.swift,\ FormattingHelpers.swift,\ GitFileInfo.swift,\ GithubActionsLogReporter.swift,\ Globs.swift,\ Inference.swift,\ JSONReporter.swift,\ OptionDescriptor.swift,\ Options.swift,\ ParsingHelpers.swift,\ Reporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Arguments.swift /Users/admin/builder/spi-builder-workspace/Sources/CommandLine.swift /Users/admin/builder/spi-builder-workspace/Sources/Declaration.swift /Users/admin/builder/spi-builder-workspace/Sources/DeclarationType.swift /Users/admin/builder/spi-builder-workspace/Sources/EnumAssociable.swift /Users/admin/builder/spi-builder-workspace/Sources/FormatRule.swift /Users/admin/builder/spi-builder-workspace/Sources/Formatter.swift /Users/admin/builder/spi-builder-workspace/Sources/FormattingHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/GitFileInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/GithubActionsLogReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/Globs.swift /Users/admin/builder/spi-builder-workspace/Sources/Inference.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONReporter.swift /Users/admin/builder/spi-builder-workspace/Sources/OptionDescriptor.swift /Users/admin/builder/spi-builder-workspace/Sources/Options.swift /Users/admin/builder/spi-builder-workspace/Sources/ParsingHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/Reporter.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Arguments.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CommandLine.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Declaration.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DeclarationType.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EnumAssociable.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FormatRule.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Formatter.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FormattingHelpers.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GitFileInfo.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GithubActionsLogReporter.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Globs.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Inference.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONReporter.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/JSONReporter.swift:61:39: warning: will never be executed
if stripSlashes, let string = String(data: data, encoding: .utf8) {
^
/Users/admin/builder/spi-builder-workspace/Sources/JSONReporter.swift:61:12: note: condition always evaluates to false
if stripSlashes, let string = String(data: data, encoding: .utf8) {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OptionDescriptor.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Options.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ParsingHelpers.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Reporter.swift (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling TestSuiteAccessControl.swift, ThrowingTests.swift, Todos.swift, TrailingClosures.swift, TrailingCommas.swift, TrailingSpace.swift, TypeSugar.swift, URLMacro.swift, UnusedArguments.swift, UnusedPrivateDeclarations.swift, ValidateTestCases.swift, Void.swift, Wrap.swift, WrapArguments.swift, WrapAttributes.swift, WrapCaseBodies.swift, WrapConditionalBodies.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftDriverJobDiscovery normal arm64 Compiling RedundantExtensionACL.swift, RedundantFileprivate.swift, RedundantGet.swift, RedundantInit.swift, RedundantInternal.swift, RedundantLet.swift, RedundantLetError.swift, RedundantMemberwiseInit.swift, RedundantNilInit.swift, RedundantObjc.swift, RedundantOptionalBinding.swift, RedundantParens.swift, RedundantPattern.swift, RedundantProperty.swift, RedundantPublic.swift, RedundantRawValues.swift, RedundantReturn.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftDriverJobDiscovery normal arm64 Compiling ConditionalAssignment.swift, ConsecutiveBlankLines.swift, ConsecutiveSpaces.swift, ConsistentSwitchCaseSpacing.swift, DocComments.swift, DocCommentsBeforeModifiers.swift, DuplicateImports.swift, ElseOnSameLine.swift, EmptyBraces.swift, EmptyExtensions.swift, EnumNamespaces.swift, EnvironmentEntry.swift, ExtensionAccessControl.swift, FileHeader.swift, FileMacro.swift, GenericExtensions.swift, HeaderFileName.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftDriverJobDiscovery normal arm64 Compiling RedundantSelf.swift, RedundantSendable.swift, RedundantStaticSelf.swift, RedundantSwiftTestingSuite.swift, RedundantThrows.swift, RedundantType.swift, RedundantTypedThrows.swift, RedundantVariable.swift, RedundantViewBuilder.swift, RedundantVoidReturnType.swift, Semicolons.swift, SimplifyGenericConstraints.swift, SinglePropertyPerLine.swift, SortDeclarations.swift, SortImports.swift, SortSwitchCases.swift, SortTypealiases.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftDriverJobDiscovery normal arm64 Compiling HoistAwait.swift, HoistPatternLet.swift, HoistTry.swift, Indent.swift, InitCoderUnavailable.swift, IsEmpty.swift, LeadingDelimiters.swift, LinebreakAtEndOfFile.swift, Linebreaks.swift, MarkTypes.swift, ModifierOrder.swift, ModifiersOnSameLine.swift, NoExplicitOwnership.swift, NoForceTryInTests.swift, NoForceUnwrapInTests.swift, NoGuardInTests.swift, NumberFormatting.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftDriverJobDiscovery normal arm64 Compiling OpaqueGenericParameters.swift, OrganizeDeclarations.swift, PreferCountWhere.swift, PreferExplicitFalse.swift, PreferFinalClasses.swift, PreferForLoop.swift, PreferKeyPath.swift, PreferSwiftStringAPI.swift, PreferSwiftTesting.swift, PrivateStateVariables.swift, PropertyTypes.swift, RedundantAsync.swift, RedundantBackticks.swift, RedundantBreak.swift, RedundantClosure.swift, RedundantEmptyView.swift, RedundantEquatable.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftDriverJobDiscovery normal arm64 Compiling Arguments.swift, CommandLine.swift, Declaration.swift, DeclarationType.swift, EnumAssociable.swift, FormatRule.swift, Formatter.swift, FormattingHelpers.swift, GitFileInfo.swift, GithubActionsLogReporter.swift, Globs.swift, Inference.swift, JSONReporter.swift, OptionDescriptor.swift, Options.swift, ParsingHelpers.swift, Reporter.swift (in target 'SwiftFormat' from project 'SwiftFormat')
SwiftDriver\ Compilation SwiftFormat normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwiftFormat -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.LinkFileList (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.LinkFileList
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftFormat.o normal (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftFormat.o
ExtractAppIntentsMetadata (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.EPSE90/Metal.xctoolchain --module-name SwiftFormat --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk --xcode-version 17E192 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.SwiftFormat --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftFormat.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftFormat.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/SwiftFormat.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/SwiftFormat.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-27 19:27:27.758 appintentsmetadataprocessor[909:6320] Starting appintentsmetadataprocessor export
2026-04-27 19:27:27.771 appintentsmetadataprocessor[909:6320] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftFormat.o (in target 'SwiftFormat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SwiftFormat.o
SwiftDriverJobDiscovery normal arm64 Compiling RuleRegistry.generated.swift, Acronyms.swift, AndOperator.swift, AnyObjectProtocol.swift, ApplicationMain.swift, AssertionFailures.swift, BlankLineAfterImports.swift, BlankLineAfterSwitchCase.swift, BlankLinesAfterGuardStatements.swift, BlankLinesAroundMark.swift, BlankLinesAtEndOfScope.swift, BlankLinesAtStartOfScope.swift, BlankLinesBetweenChainedFunctions.swift, BlankLinesBetweenImports.swift, BlankLinesBetweenScopes.swift, BlockComments.swift, Braces.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftDriverJobDiscovery normal arm64 Emitting module for swiftformat (in target 'swiftformat' from project 'SwiftFormat')
SwiftDriver\ Compilation\ Requirements swiftformat normal arm64 com.apple.xcode.tools.swift.compiler (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name swiftformat -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swiftformat.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat.swiftmodule (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swiftformat.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swiftformat.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat.swiftdoc (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swiftformat.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swiftformat.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat.swiftsourceinfo (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swiftformat.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swiftformat.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat.abi.json (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/swiftformat.swiftmodule/arm64-apple-xros.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling WrapEnumCases.swift, WrapFunctionBodies.swift, WrapLoopBodies.swift, WrapMultilineConditionalAssignment.swift, WrapMultilineFunctionChains.swift, WrapMultilineStatementBraces.swift, WrapPropertyBodies.swift, WrapSingleLineComments.swift, WrapSwitchCases.swift, YodaConditions.swift, SARIFReporter.swift, Singularize.swift, SwiftFormat.swift, Tokenizer.swift, TypeName.swift, XMLReporter.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftDriverJobDiscovery normal arm64 Compiling Arguments.swift, CommandLine.swift, Declaration.swift, DeclarationType.swift, EnumAssociable.swift, FormatRule.swift, Formatter.swift, FormattingHelpers.swift, GitFileInfo.swift, GithubActionsLogReporter.swift, Globs.swift, Inference.swift, JSONReporter.swift, OptionDescriptor.swift, Options.swift, ParsingHelpers.swift, Reporter.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftDriver\ Compilation swiftformat normal arm64 com.apple.xcode.tools.swift.compiler (in target 'swiftformat' from project 'SwiftFormat')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name swiftformat -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.4-23O238-688ef53f1462e2c8f657fdc38a81448fc42b1e75d12c8f651050d7e98f89897c.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/swiftformat_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
error: unable to open dependencies file (/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug-xros/swiftformat.build/Objects-normal/arm64/main.d) (in target 'swiftformat' from project 'SwiftFormat')
2026-04-27 19:27:18.229 xcodebuild[860:5785] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
remark: Incremental compilation has been disabled: SortedImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SortedImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SortedSwitchCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SortedSwitchCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceAroundBraces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceAroundBraces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceAroundBrackets.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceAroundBrackets.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceAroundComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceAroundComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceAroundGenerics.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceAroundGenerics.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceAroundOperators.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceAroundOperators.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceAroundParens.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceAroundParens.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceInsideBraces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceInsideBraces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceInsideBrackets.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceInsideBrackets.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceInsideComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceInsideComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceInsideGenerics.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceInsideGenerics.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceInsideParens.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceInsideParens.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Specifiers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Specifiers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: StrongOutlets.swift has no swiftDeps file
remark: Incremental compilation has been disabled: StrongOutlets.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: StrongifiedSelf.swift has no swiftDeps file
remark: Incremental compilation has been disabled: StrongifiedSelf.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SwiftTestingTestCaseNames.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SwiftTestingTestCaseNames.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantExtensionACL.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantExtensionACL.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantFileprivate.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantFileprivate.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantGet.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantGet.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantInit.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantInit.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantInternal.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantInternal.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantLet.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantLet.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantLetError.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantLetError.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantMemberwiseInit.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantMemberwiseInit.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantNilInit.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantNilInit.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantObjc.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantObjc.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantOptionalBinding.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantOptionalBinding.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantParens.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantParens.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantPattern.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantPattern.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantProperty.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantProperty.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantPublic.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantPublic.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantRawValues.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantRawValues.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantReturn.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantReturn.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ConditionalAssignment.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ConditionalAssignment.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ConsecutiveBlankLines.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ConsecutiveBlankLines.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ConsecutiveSpaces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ConsecutiveSpaces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ConsistentSwitchCaseSpacing.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ConsistentSwitchCaseSpacing.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: DocComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: DocComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: DocCommentsBeforeModifiers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: DocCommentsBeforeModifiers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: DuplicateImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: DuplicateImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ElseOnSameLine.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ElseOnSameLine.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: EmptyBraces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: EmptyBraces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: EmptyExtensions.swift has no swiftDeps file
remark: Incremental compilation has been disabled: EmptyExtensions.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: EnumNamespaces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: EnumNamespaces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: EnvironmentEntry.swift has no swiftDeps file
remark: Incremental compilation has been disabled: EnvironmentEntry.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ExtensionAccessControl.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ExtensionAccessControl.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: FileHeader.swift has no swiftDeps file
remark: Incremental compilation has been disabled: FileHeader.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: FileMacro.swift has no swiftDeps file
remark: Incremental compilation has been disabled: FileMacro.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: GenericExtensions.swift has no swiftDeps file
remark: Incremental compilation has been disabled: GenericExtensions.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: HeaderFileName.swift has no swiftDeps file
remark: Incremental compilation has been disabled: HeaderFileName.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantSelf.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantSelf.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantSendable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantSendable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantStaticSelf.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantStaticSelf.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantSwiftTestingSuite.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantSwiftTestingSuite.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantThrows.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantThrows.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantType.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantType.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantTypedThrows.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantTypedThrows.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantVariable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantVariable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantViewBuilder.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantViewBuilder.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantVoidReturnType.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantVoidReturnType.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Semicolons.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Semicolons.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SimplifyGenericConstraints.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SimplifyGenericConstraints.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SinglePropertyPerLine.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SinglePropertyPerLine.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SortDeclarations.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SortDeclarations.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SortImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SortImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SortSwitchCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SortSwitchCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SortTypealiases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SortTypealiases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: HoistAwait.swift has no swiftDeps file
remark: Incremental compilation has been disabled: HoistAwait.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: HoistPatternLet.swift has no swiftDeps file
remark: Incremental compilation has been disabled: HoistPatternLet.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: HoistTry.swift has no swiftDeps file
remark: Incremental compilation has been disabled: HoistTry.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Indent.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Indent.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: InitCoderUnavailable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: InitCoderUnavailable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: IsEmpty.swift has no swiftDeps file
remark: Incremental compilation has been disabled: IsEmpty.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: LeadingDelimiters.swift has no swiftDeps file
remark: Incremental compilation has been disabled: LeadingDelimiters.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: LinebreakAtEndOfFile.swift has no swiftDeps file
remark: Incremental compilation has been disabled: LinebreakAtEndOfFile.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Linebreaks.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Linebreaks.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: MarkTypes.swift has no swiftDeps file
remark: Incremental compilation has been disabled: MarkTypes.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ModifierOrder.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ModifierOrder.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ModifiersOnSameLine.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ModifiersOnSameLine.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: NoExplicitOwnership.swift has no swiftDeps file
remark: Incremental compilation has been disabled: NoExplicitOwnership.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: NoForceTryInTests.swift has no swiftDeps file
remark: Incremental compilation has been disabled: NoForceTryInTests.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: NoForceUnwrapInTests.swift has no swiftDeps file
remark: Incremental compilation has been disabled: NoForceUnwrapInTests.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: NoGuardInTests.swift has no swiftDeps file
remark: Incremental compilation has been disabled: NoGuardInTests.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: NumberFormatting.swift has no swiftDeps file
remark: Incremental compilation has been disabled: NumberFormatting.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: TestSuiteAccessControl.swift has no swiftDeps file
remark: Incremental compilation has been disabled: TestSuiteAccessControl.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ThrowingTests.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ThrowingTests.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Todos.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Todos.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: TrailingClosures.swift has no swiftDeps file
remark: Incremental compilation has been disabled: TrailingClosures.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: TrailingCommas.swift has no swiftDeps file
remark: Incremental compilation has been disabled: TrailingCommas.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: TrailingSpace.swift has no swiftDeps file
remark: Incremental compilation has been disabled: TrailingSpace.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: TypeSugar.swift has no swiftDeps file
remark: Incremental compilation has been disabled: TypeSugar.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: URLMacro.swift has no swiftDeps file
remark: Incremental compilation has been disabled: URLMacro.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: UnusedArguments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: UnusedArguments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: UnusedPrivateDeclarations.swift has no swiftDeps file
remark: Incremental compilation has been disabled: UnusedPrivateDeclarations.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ValidateTestCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ValidateTestCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Void.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Void.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Wrap.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Wrap.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapArguments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapArguments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapAttributes.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapAttributes.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapCaseBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapCaseBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapConditionalBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapConditionalBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpaqueGenericParameters.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpaqueGenericParameters.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OrganizeDeclarations.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OrganizeDeclarations.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: PreferCountWhere.swift has no swiftDeps file
remark: Incremental compilation has been disabled: PreferCountWhere.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: PreferExplicitFalse.swift has no swiftDeps file
remark: Incremental compilation has been disabled: PreferExplicitFalse.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: PreferFinalClasses.swift has no swiftDeps file
remark: Incremental compilation has been disabled: PreferFinalClasses.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: PreferForLoop.swift has no swiftDeps file
remark: Incremental compilation has been disabled: PreferForLoop.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: PreferKeyPath.swift has no swiftDeps file
remark: Incremental compilation has been disabled: PreferKeyPath.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: PreferSwiftStringAPI.swift has no swiftDeps file
remark: Incremental compilation has been disabled: PreferSwiftStringAPI.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: PreferSwiftTesting.swift has no swiftDeps file
remark: Incremental compilation has been disabled: PreferSwiftTesting.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: PrivateStateVariables.swift has no swiftDeps file
remark: Incremental compilation has been disabled: PrivateStateVariables.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: PropertyTypes.swift has no swiftDeps file
remark: Incremental compilation has been disabled: PropertyTypes.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantAsync.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantAsync.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantBackticks.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantBackticks.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantBreak.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantBreak.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantClosure.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantClosure.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantEmptyView.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantEmptyView.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantEquatable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantEquatable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RuleRegistry.generated.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RuleRegistry.generated.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Acronyms.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Acronyms.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: AndOperator.swift has no swiftDeps file
remark: Incremental compilation has been disabled: AndOperator.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: AnyObjectProtocol.swift has no swiftDeps file
remark: Incremental compilation has been disabled: AnyObjectProtocol.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ApplicationMain.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ApplicationMain.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: AssertionFailures.swift has no swiftDeps file
remark: Incremental compilation has been disabled: AssertionFailures.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlankLineAfterImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlankLineAfterImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlankLineAfterSwitchCase.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlankLineAfterSwitchCase.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlankLinesAfterGuardStatements.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlankLinesAfterGuardStatements.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlankLinesAroundMark.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlankLinesAroundMark.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlankLinesAtEndOfScope.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlankLinesAtEndOfScope.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlankLinesAtStartOfScope.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlankLinesAtStartOfScope.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlankLinesBetweenChainedFunctions.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlankLinesBetweenChainedFunctions.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlankLinesBetweenImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlankLinesBetweenImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlankLinesBetweenScopes.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlankLinesBetweenScopes.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlockComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlockComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Braces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Braces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapEnumCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapEnumCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapFunctionBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapFunctionBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapLoopBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapLoopBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapMultilineConditionalAssignment.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapMultilineConditionalAssignment.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapMultilineFunctionChains.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapMultilineFunctionChains.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapMultilineStatementBraces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapMultilineStatementBraces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapPropertyBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapPropertyBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapSingleLineComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapSingleLineComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapSwitchCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapSwitchCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: YodaConditions.swift has no swiftDeps file
remark: Incremental compilation has been disabled: YodaConditions.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SARIFReporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SARIFReporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Singularize.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Singularize.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SwiftFormat.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SwiftFormat.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Tokenizer.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Tokenizer.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: TypeName.swift has no swiftDeps file
remark: Incremental compilation has been disabled: TypeName.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: XMLReporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: XMLReporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SortedImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SortedImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SortedSwitchCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SortedSwitchCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceAroundBraces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceAroundBraces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceAroundBrackets.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceAroundBrackets.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceAroundComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceAroundComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceAroundGenerics.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceAroundGenerics.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceAroundOperators.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceAroundOperators.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceAroundParens.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceAroundParens.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceInsideBraces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceInsideBraces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceInsideBrackets.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceInsideBrackets.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceInsideComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceInsideComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceInsideGenerics.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceInsideGenerics.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SpaceInsideParens.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SpaceInsideParens.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Specifiers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Specifiers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: StrongOutlets.swift has no swiftDeps file
remark: Incremental compilation has been disabled: StrongOutlets.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: StrongifiedSelf.swift has no swiftDeps file
remark: Incremental compilation has been disabled: StrongifiedSelf.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SwiftTestingTestCaseNames.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SwiftTestingTestCaseNames.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: TestSuiteAccessControl.swift has no swiftDeps file
remark: Incremental compilation has been disabled: TestSuiteAccessControl.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ThrowingTests.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ThrowingTests.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Todos.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Todos.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: TrailingClosures.swift has no swiftDeps file
remark: Incremental compilation has been disabled: TrailingClosures.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: TrailingCommas.swift has no swiftDeps file
remark: Incremental compilation has been disabled: TrailingCommas.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: TrailingSpace.swift has no swiftDeps file
remark: Incremental compilation has been disabled: TrailingSpace.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: TypeSugar.swift has no swiftDeps file
remark: Incremental compilation has been disabled: TypeSugar.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: URLMacro.swift has no swiftDeps file
remark: Incremental compilation has been disabled: URLMacro.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: UnusedArguments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: UnusedArguments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: UnusedPrivateDeclarations.swift has no swiftDeps file
remark: Incremental compilation has been disabled: UnusedPrivateDeclarations.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ValidateTestCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ValidateTestCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Void.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Void.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Wrap.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Wrap.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapArguments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapArguments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapAttributes.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapAttributes.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapCaseBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapCaseBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapConditionalBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapConditionalBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantExtensionACL.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantExtensionACL.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantFileprivate.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantFileprivate.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantGet.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantGet.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantInit.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantInit.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantInternal.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantInternal.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantLet.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantLet.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantLetError.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantLetError.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantMemberwiseInit.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantMemberwiseInit.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantNilInit.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantNilInit.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantObjc.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantObjc.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantOptionalBinding.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantOptionalBinding.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantParens.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantParens.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantPattern.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantPattern.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantProperty.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantProperty.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantPublic.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantPublic.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantRawValues.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantRawValues.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantReturn.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantReturn.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ConditionalAssignment.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ConditionalAssignment.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ConsecutiveBlankLines.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ConsecutiveBlankLines.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ConsecutiveSpaces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ConsecutiveSpaces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ConsistentSwitchCaseSpacing.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ConsistentSwitchCaseSpacing.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: DocComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: DocComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: DocCommentsBeforeModifiers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: DocCommentsBeforeModifiers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: DuplicateImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: DuplicateImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ElseOnSameLine.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ElseOnSameLine.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: EmptyBraces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: EmptyBraces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: EmptyExtensions.swift has no swiftDeps file
remark: Incremental compilation has been disabled: EmptyExtensions.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: EnumNamespaces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: EnumNamespaces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: EnvironmentEntry.swift has no swiftDeps file
remark: Incremental compilation has been disabled: EnvironmentEntry.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ExtensionAccessControl.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ExtensionAccessControl.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: FileHeader.swift has no swiftDeps file
remark: Incremental compilation has been disabled: FileHeader.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: FileMacro.swift has no swiftDeps file
remark: Incremental compilation has been disabled: FileMacro.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: GenericExtensions.swift has no swiftDeps file
remark: Incremental compilation has been disabled: GenericExtensions.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: HeaderFileName.swift has no swiftDeps file
remark: Incremental compilation has been disabled: HeaderFileName.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantSelf.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantSelf.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantSendable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantSendable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantStaticSelf.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantStaticSelf.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantSwiftTestingSuite.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantSwiftTestingSuite.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantThrows.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantThrows.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantType.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantType.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantTypedThrows.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantTypedThrows.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantVariable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantVariable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantViewBuilder.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantViewBuilder.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantVoidReturnType.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantVoidReturnType.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Semicolons.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Semicolons.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SimplifyGenericConstraints.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SimplifyGenericConstraints.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SinglePropertyPerLine.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SinglePropertyPerLine.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SortDeclarations.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SortDeclarations.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SortImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SortImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SortSwitchCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SortSwitchCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SortTypealiases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SortTypealiases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: HoistAwait.swift has no swiftDeps file
remark: Incremental compilation has been disabled: HoistAwait.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: HoistPatternLet.swift has no swiftDeps file
remark: Incremental compilation has been disabled: HoistPatternLet.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: HoistTry.swift has no swiftDeps file
remark: Incremental compilation has been disabled: HoistTry.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Indent.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Indent.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: InitCoderUnavailable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: InitCoderUnavailable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: IsEmpty.swift has no swiftDeps file
remark: Incremental compilation has been disabled: IsEmpty.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: LeadingDelimiters.swift has no swiftDeps file
remark: Incremental compilation has been disabled: LeadingDelimiters.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: LinebreakAtEndOfFile.swift has no swiftDeps file
remark: Incremental compilation has been disabled: LinebreakAtEndOfFile.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Linebreaks.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Linebreaks.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: MarkTypes.swift has no swiftDeps file
remark: Incremental compilation has been disabled: MarkTypes.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ModifierOrder.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ModifierOrder.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ModifiersOnSameLine.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ModifiersOnSameLine.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: NoExplicitOwnership.swift has no swiftDeps file
remark: Incremental compilation has been disabled: NoExplicitOwnership.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: NoForceTryInTests.swift has no swiftDeps file
remark: Incremental compilation has been disabled: NoForceTryInTests.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: NoForceUnwrapInTests.swift has no swiftDeps file
remark: Incremental compilation has been disabled: NoForceUnwrapInTests.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: NoGuardInTests.swift has no swiftDeps file
remark: Incremental compilation has been disabled: NoGuardInTests.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: NumberFormatting.swift has no swiftDeps file
remark: Incremental compilation has been disabled: NumberFormatting.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OpaqueGenericParameters.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OpaqueGenericParameters.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OrganizeDeclarations.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OrganizeDeclarations.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: PreferCountWhere.swift has no swiftDeps file
remark: Incremental compilation has been disabled: PreferCountWhere.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: PreferExplicitFalse.swift has no swiftDeps file
remark: Incremental compilation has been disabled: PreferExplicitFalse.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: PreferFinalClasses.swift has no swiftDeps file
remark: Incremental compilation has been disabled: PreferFinalClasses.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: PreferForLoop.swift has no swiftDeps file
remark: Incremental compilation has been disabled: PreferForLoop.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: PreferKeyPath.swift has no swiftDeps file
remark: Incremental compilation has been disabled: PreferKeyPath.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: PreferSwiftStringAPI.swift has no swiftDeps file
remark: Incremental compilation has been disabled: PreferSwiftStringAPI.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: PreferSwiftTesting.swift has no swiftDeps file
remark: Incremental compilation has been disabled: PreferSwiftTesting.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: PrivateStateVariables.swift has no swiftDeps file
remark: Incremental compilation has been disabled: PrivateStateVariables.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: PropertyTypes.swift has no swiftDeps file
remark: Incremental compilation has been disabled: PropertyTypes.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantAsync.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantAsync.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantBackticks.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantBackticks.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantBreak.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantBreak.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantClosure.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantClosure.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantEmptyView.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantEmptyView.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RedundantEquatable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RedundantEquatable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Arguments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Arguments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: CommandLine.swift has no swiftDeps file
remark: Incremental compilation has been disabled: CommandLine.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Declaration.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Declaration.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: DeclarationType.swift has no swiftDeps file
remark: Incremental compilation has been disabled: DeclarationType.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: EnumAssociable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: EnumAssociable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: FormatRule.swift has no swiftDeps file
remark: Incremental compilation has been disabled: FormatRule.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Formatter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Formatter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: FormattingHelpers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: FormattingHelpers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: GitFileInfo.swift has no swiftDeps file
remark: Incremental compilation has been disabled: GitFileInfo.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: GithubActionsLogReporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: GithubActionsLogReporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Globs.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Globs.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Inference.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Inference.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: JSONReporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: JSONReporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OptionDescriptor.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OptionDescriptor.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Options.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Options.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ParsingHelpers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ParsingHelpers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Reporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Reporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: RuleRegistry.generated.swift has no swiftDeps file
remark: Incremental compilation has been disabled: RuleRegistry.generated.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Acronyms.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Acronyms.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: AndOperator.swift has no swiftDeps file
remark: Incremental compilation has been disabled: AndOperator.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: AnyObjectProtocol.swift has no swiftDeps file
remark: Incremental compilation has been disabled: AnyObjectProtocol.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ApplicationMain.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ApplicationMain.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: AssertionFailures.swift has no swiftDeps file
remark: Incremental compilation has been disabled: AssertionFailures.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlankLineAfterImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlankLineAfterImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlankLineAfterSwitchCase.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlankLineAfterSwitchCase.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlankLinesAfterGuardStatements.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlankLinesAfterGuardStatements.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlankLinesAroundMark.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlankLinesAroundMark.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlankLinesAtEndOfScope.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlankLinesAtEndOfScope.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlankLinesAtStartOfScope.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlankLinesAtStartOfScope.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlankLinesBetweenChainedFunctions.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlankLinesBetweenChainedFunctions.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlankLinesBetweenImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlankLinesBetweenImports.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlankLinesBetweenScopes.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlankLinesBetweenScopes.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: BlockComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: BlockComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Braces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Braces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapEnumCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapEnumCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapFunctionBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapFunctionBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapLoopBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapLoopBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapMultilineConditionalAssignment.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapMultilineConditionalAssignment.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapMultilineFunctionChains.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapMultilineFunctionChains.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapMultilineStatementBraces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapMultilineStatementBraces.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapPropertyBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapPropertyBodies.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapSingleLineComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapSingleLineComments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: WrapSwitchCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: WrapSwitchCases.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: YodaConditions.swift has no swiftDeps file
remark: Incremental compilation has been disabled: YodaConditions.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SARIFReporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SARIFReporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Singularize.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Singularize.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: SwiftFormat.swift has no swiftDeps file
remark: Incremental compilation has been disabled: SwiftFormat.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Tokenizer.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Tokenizer.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: TypeName.swift has no swiftDeps file
remark: Incremental compilation has been disabled: TypeName.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: XMLReporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: XMLReporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Arguments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Arguments.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: CommandLine.swift has no swiftDeps file
remark: Incremental compilation has been disabled: CommandLine.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Declaration.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Declaration.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: DeclarationType.swift has no swiftDeps file
remark: Incremental compilation has been disabled: DeclarationType.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: EnumAssociable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: EnumAssociable.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: FormatRule.swift has no swiftDeps file
remark: Incremental compilation has been disabled: FormatRule.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Formatter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Formatter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: FormattingHelpers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: FormattingHelpers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: GitFileInfo.swift has no swiftDeps file
remark: Incremental compilation has been disabled: GitFileInfo.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: GithubActionsLogReporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: GithubActionsLogReporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Globs.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Globs.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Inference.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Inference.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: JSONReporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: JSONReporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: OptionDescriptor.swift has no swiftDeps file
remark: Incremental compilation has been disabled: OptionDescriptor.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Options.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Options.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: ParsingHelpers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: ParsingHelpers.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
remark: Incremental compilation has been disabled: Reporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: Reporter.swift has no swiftDeps file
remark: Incremental compilation has been disabled: malformed dependencies file 'none?!'
** BUILD FAILED **
The following build commands failed:
SwiftDriver\ Compilation swiftformat normal arm64 com.apple.xcode.tools.swift.compiler (in target 'swiftformat' from project 'SwiftFormat')
Building workspace spi-builder-workspace with scheme SwiftFormat-Package
(2 failures)
BUILD FAILURE 6.3 visionOS