The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftFormatterPlugin, reference main (53d24a), with Swift 6.3 for iOS using Xcode 26.4 on 13 Apr 2026 05:34:34 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftFormatterPlugin-Package -destination generic/platform=iOS

Build Log

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/Sources/Rules/RedundantReturn.swift (in target 'swiftformat' from project 'SwiftFormat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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/.dependencies/checkouts/SwiftFormat/Sources/Rules/WrapEnumCases.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/Sources/Rules/WrapFunctionBodies.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/Sources/Rules/WrapLoopBodies.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/Sources/Rules/WrapMultilineConditionalAssignment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/Sources/Rules/WrapMultilineFunctionChains.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/Sources/Rules/WrapMultilineStatementBraces.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/Sources/Rules/WrapPropertyBodies.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/Sources/Rules/WrapSingleLineComments.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/Sources/Rules/WrapSwitchCases.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/Sources/Rules/YodaConditions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/Sources/SARIFReporter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/Sources/Singularize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/Sources/SwiftFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/Sources/Tokenizer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/Sources/TypeName.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/Sources/XMLReporter.swift (in target 'swiftformat' from project 'SwiftFormat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/Sources/SARIFReporter.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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/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/.dependencies/checkouts/SwiftFormat/Sources/XMLReporter.swift (in target 'swiftformat' from project 'SwiftFormat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal x86_64 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')
SwiftDriver\ Compilation SwiftFormat normal x86_64 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/SwiftFormat.build/Objects-normal/x86_64/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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target x86_64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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 -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/x86_64/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/SwiftFormat.build/Objects-normal/x86_64/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/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/SwiftFormat.build/Objects-normal/x86_64/SwiftFormat_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/DerivedSources-normal/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/DerivedSources/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/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/SwiftFormat.build/Objects-normal/x86_64/SwiftFormat-Swift.h -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/SwiftFormat.build/Objects-normal/x86_64/Arguments.d) (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')
2026-04-13 01:34:05.085 xcodebuild[712:4606] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 01:34:05.191 xcodebuild[712:4606] [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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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?!'
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: 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: 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: 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: 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: 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?!'
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: 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: 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: 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: 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: 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?!'
** BUILD FAILED **
The following build commands failed:
	SwiftDriver\ Compilation SwiftFormat normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'SwiftFormat' from project 'SwiftFormat')
	Building workspace spi-builder-workspace with scheme SwiftFormatterPlugin-Package
(2 failures)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  SwiftFormatterPlugin: /Users/admin/builder/spi-builder-workspace
  SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.61.0
resolved source packages: SwiftFormatterPlugin, SwiftFormat
2026-04-13 01:34:29.441 xcodebuild[865:5895] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 01:34:29.558 xcodebuild[865:5895] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.49.11",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    }
  ],
  "manifest_display_name" : "SwiftFormatterPlugin",
  "name" : "SwiftFormatterPlugin",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftFormatterPlugin",
      "targets" : [
        "SwiftFormatterPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftFormatterPlugin",
      "module_type" : "PluginTarget",
      "name" : "SwiftFormatterPlugin",
      "path" : "Plugins/SwiftFormatterPlugin",
      "plugin_capability" : {
        "intent" : {
          "type" : "sourceCodeFormatting"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "This command reformats source files.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_dependencies" : [
        "swiftformat"
      ],
      "product_memberships" : [
        "SwiftFormatterPlugin"
      ],
      "sources" : [
        "SwiftFormatterPlugin.swift"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.6"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwiftFormatterPlugin",
      "SwiftFormatterPlugin-Package"
    ]
  }
}
2026-04-13 01:34:31.298 xcodebuild[879:6026] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 01:34:31.400 xcodebuild[879:6026] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftFormatterPlugin-Package -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SwiftFormatterPlugin-Package -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  SwiftFormatterPlugin: /Users/admin/builder/spi-builder-workspace
  SwiftFormat: https://github.com/nicklockwood/SwiftFormat @ 0.61.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “SwiftFormatterPlugin” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/SwiftFormatterPlugin
[debug]: Using compiler /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: ecb9ab402145353a2e5aef71739aa01663a08f20290d227adcaba5ff4bc21cb6
Process build tool plug-in results
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'SwiftFormatterPlugin' in project 'SwiftFormatterPlugin'
        ➜ Explicit dependency on target 'SwiftFormatterPlugin' in project 'SwiftFormatterPlugin'
    Target 'SwiftFormatterPlugin' in project 'SwiftFormatterPlugin'
        ➜ Explicit dependency on target 'swiftformat' in project 'SwiftFormat'
    Target 'swiftformat' in project 'SwiftFormat'
        ➜ Explicit dependency on target 'SwiftFormat' in project 'SwiftFormat'
    Target 'SwiftFormat' in project 'SwiftFormat' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/swiftformat.build/Objects-normal/x86_64/swiftformat.SwiftFileList (in target 'swiftformat' from project 'SwiftFormat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/swiftformat.build/Objects-normal/x86_64/swiftformat.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/swiftformat.build/Objects-normal/arm64/swiftformat.SwiftFileList (in target 'swiftformat' from project 'SwiftFormat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/swiftformat.build/Objects-normal/arm64/swiftformat.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/swiftformat.build/Objects-normal/arm64/swiftformat.LinkFileList (in target 'swiftformat' from project 'SwiftFormat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/swiftformat.build/Objects-normal/arm64/swiftformat.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/arm64/SwiftFormat-OutputFileMap.json (in target 'SwiftFormat' from project 'SwiftFormat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/arm64/SwiftFormat-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/x86_64/SwiftFormat-OutputFileMap.json (in target 'SwiftFormat' from project 'SwiftFormat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/x86_64/SwiftFormat-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/x86_64/SwiftFormat.LinkFileList (in target 'SwiftFormat' from project 'SwiftFormat')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/x86_64/SwiftFormat.LinkFileList
SwiftDriver SwiftFormat normal x86_64 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/SwiftFormat.build/Objects-normal/x86_64/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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target x86_64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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 -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/x86_64/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/SwiftFormat.build/Objects-normal/x86_64/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/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/SwiftFormat.build/Objects-normal/x86_64/SwiftFormat_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/DerivedSources-normal/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/DerivedSources/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/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/SwiftFormat.build/Objects-normal/x86_64/SwiftFormat-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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/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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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 -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/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/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/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/SwiftFormat.build/Objects-normal/arm64/SwiftFormat_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/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/SwiftFormat.build/Objects-normal/arm64/SwiftFormat-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal x86_64 Emitting\ module\ for\ SwiftFormat (in target 'SwiftFormat' from project 'SwiftFormat')
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift (in target 'SwiftFormat' from project 'SwiftFormat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift:80:1: error: cannot find 'CLI' in scope
CLI.print = { message, type in
^~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift:80:15: error: cannot infer type of closure parameter 'message' without a type annotation
CLI.print = { message, type in
              ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift:80:24: error: cannot infer type of closure parameter 'type' without a type annotation
CLI.print = { message, type in
                       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift:101:6: error: cannot find 'CLI' in scope
exit(CLI.run(in: currentDirectory.path).rawValue)
     ^~~
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift -target x86_64-apple-macos10.13 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/x86_64/SwiftFormat-dependencies-2.json -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/x86_64/SwiftFormat_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/DerivedSources-normal/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/DerivedSources/x86_64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name SwiftFormat -frontend-parseable-output -disable-clang-spi -clang-target x86_64-apple-macos26.4 -target-sdk-version 26.4 -target-sdk-name macosx26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/x86_64/SwiftFormat.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/x86_64/SwiftFormat.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/x86_64/SwiftFormat-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/x86_64/SwiftFormat-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/x86_64/SwiftFormat-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/x86_64/SwiftFormat.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/x86_64/SwiftFormat.abi.json
SwiftCompile normal x86_64 Compiling\ main.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift (in target 'SwiftFormat' from project 'SwiftFormat')
SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift (in target 'SwiftFormat' from project 'SwiftFormat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift:80:1: error: cannot find 'CLI' in scope
CLI.print = { message, type in
^~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift:80:15: error: cannot infer type of closure parameter 'message' without a type annotation
CLI.print = { message, type in
              ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift:80:24: error: cannot infer type of closure parameter 'type' without a type annotation
CLI.print = { message, type in
                       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift:101:6: error: cannot find 'CLI' in scope
exit(CLI.run(in: currentDirectory.path).rawValue)
     ^~~
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftFormat (in target 'SwiftFormat' from project 'SwiftFormat')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift -target arm64-apple-macos10.13 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/arm64/SwiftFormat-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/arm64/SwiftFormat_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name SwiftFormat -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-macos26.4 -target-sdk-version 26.4 -target-sdk-name macosx26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/arm64/SwiftFormat-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/arm64/SwiftFormat-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/arm64/SwiftFormat-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftFormat.build/Debug/SwiftFormat.build/Objects-normal/arm64/SwiftFormat.abi.json
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift (in target 'SwiftFormat' from project 'SwiftFormat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift:80:1: error: cannot find 'CLI' in scope
CLI.print = { message, type in
^~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift:80:15: error: cannot infer type of closure parameter 'message' without a type annotation
CLI.print = { message, type in
              ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift:80:24: error: cannot infer type of closure parameter 'type' without a type annotation
CLI.print = { message, type in
                       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift:101:6: error: cannot find 'CLI' in scope
exit(CLI.run(in: currentDirectory.path).rawValue)
     ^~~
SwiftCompile normal arm64 Compiling\ main.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift (in target 'SwiftFormat' from project 'SwiftFormat')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift (in target 'SwiftFormat' from project 'SwiftFormat')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift:80:1: error: cannot find 'CLI' in scope
CLI.print = { message, type in
^~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift:80:15: error: cannot infer type of closure parameter 'message' without a type annotation
CLI.print = { message, type in
              ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift:80:24: error: cannot infer type of closure parameter 'type' without a type annotation
CLI.print = { message, type in
                       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift:101:6: error: cannot find 'CLI' in scope
exit(CLI.run(in: currentDirectory.path).rawValue)
     ^~~
2026-04-13 01:34:32.837 xcodebuild[886:6084] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-13 01:34:32.942 xcodebuild[886:6084] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift (in target 'SwiftFormat' from project 'SwiftFormat')
	SwiftEmitModule normal x86_64 Emitting\ module\ for\ SwiftFormat (in target 'SwiftFormat' from project 'SwiftFormat')
	SwiftCompile normal x86_64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift (in target 'SwiftFormat' from project 'SwiftFormat')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftFormat (in target 'SwiftFormat' from project 'SwiftFormat')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift (in target 'SwiftFormat' from project 'SwiftFormat')
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwiftFormat/CommandLineTool/main.swift (in target 'SwiftFormat' from project 'SwiftFormat')
	Building workspace spi-builder-workspace with scheme SwiftFormatterPlugin-Package
(7 failures)
BUILD FAILURE 6.3 iOS