The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftLint, reference main (3574e3), with Swift 5.10 for macOS (SPM) on 12 Sep 2025 18:32:51 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/realm/SwiftLint.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/realm/SwiftLint
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3574e39 Run tests on macOS 26 with Xcode 26 as well (#6247)
Cloned https://github.com/realm/SwiftLint.git
Revision (git rev-parse @):
3574e393d70fc9ec002d1dad1b61b55260f898bf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/realm/SwiftLint.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/realm/SwiftLint.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin SwiftLintBuildToolPlugin
[4/4] Compiling plugin SwiftLintCommandPlugin
Building for debugging...
[4/59] Write sources
[7/59] Write swiftlint-dev-entitlement.plist
[8/59] Write sources
[11/59] Write swiftlint-entitlement.plist
[11/59] Write sources
[38/59] Write swift-version-33747A42983211AE.txt
[39/59] Compiling Clang_C Clang_C.c
[40/61] Compiling SourceKit SourceKit.c
[41/63] Compiling DyldWarningWorkaround DyldWarningWorkaround.c
[42/63] Compiling _SwiftSyntaxCShims PlatformMutex.c
[44/63] Emitting module SwiftSyntax602
[45/63] Compiling SwiftSyntax602 Empty.swift
[45/65] Compiling scanner.c
[46/67] Compiling api.c
[48/69] Emitting module SwiftSyntax601
[49/69] Compiling SwiftSyntax601 Empty.swift
[49/69] Compiling emitter.c
[50/69] Write sources
[53/69] Compiling SwiftSyntax600 Empty.swift
[54/69] Emitting module SwiftSyntax600
[55/69] Compiling SwiftSyntax510 Empty.swift
[56/71] Emitting module SwiftSyntax510
[57/96] Emitting module SwiftSyntax509
[57/97] Compiling writer.c
[59/100] Compiling SwiftSyntax509 Empty.swift
[59/100] Compiling parser.c
[60/100] Compiling reader.c
[62/184] Emitting module CollectionConcurrencyKit
[63/184] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[64/184] Emitting module ArgumentParserToolInfo
[65/184] Compiling ArgumentParserToolInfo ToolInfo.swift
[66/230] Emitting module SwiftyTextTable
[67/230] Compiling ArgumentParser ArgumentVisibility.swift
[68/230] Compiling ArgumentParser CompletionKind.swift
[69/230] Compiling ArgumentParser Errors.swift
[70/230] Compiling ArgumentParser BashCompletionsGenerator.swift
[71/230] Compiling ArgumentParser CompletionsGenerator.swift
[72/230] Compiling ArgumentParser FishCompletionsGenerator.swift
[73/230] Compiling ArgumentParser ZshCompletionsGenerator.swift
[74/237] Emitting module SWXMLHash
[75/239] Compiling ArgumentParser ArgumentDiscussion.swift
[76/239] Compiling ArgumentParser ArgumentHelp.swift
[80/243] Compiling ArgumentParser CollectionExtensions.swift
[81/243] Compiling ArgumentParser Mutex.swift
[82/245] Compiling ArgumentParser SequenceExtensions.swift
[83/245] Compiling ArgumentParser StringExtensions.swift
[84/245] Compiling ArgumentParser SwiftExtensions.swift
[85/245] Compiling ArgumentParser Tree.swift
[86/245] Compiling ArgumentParser CodingKeyValidator.swift
[87/245] Compiling ArgumentParser CommandConfiguration.swift
[88/245] Compiling ArgumentParser CommandGroup.swift
[89/245] Compiling ArgumentParser EnumerableFlag.swift
[90/245] Compiling ArgumentParser ExpressibleByArgument.swift
[91/245] Compiling ArgumentParser ParsableArguments.swift
[92/245] Emitting module ArgumentParser
[93/245] Emitting module Yams
[94/245] Compiling ArgumentParser NonsenseFlagsValidator.swift
[95/245] Compiling ArgumentParser ParsableArgumentsValidation.swift
[96/245] Compiling ArgumentParser PositionalArgumentsValidator.swift
[97/245] Compiling ArgumentParser UniqueNamesValidator.swift
[98/245] Compiling SwiftyTextTable TextTable.swift
[105/245] Compiling Yams YamlError.swift
[106/245] Compiling Yams YamlTagProviding.swift
[111/245] Compiling ArgumentParser Argument.swift
[116/245] Compiling ArgumentParser MessageInfo.swift
[117/245] Compiling ArgumentParser UsageGenerator.swift
[119/245] Compiling ArgumentParser InputOrigin.swift
[120/245] Compiling ArgumentParser Name.swift
[121/245] Compiling ArgumentParser Parsed.swift
[130/245] Compiling SWXMLHash XMLIndexer.swift
[131/245] Compiling SWXMLHash shim.swift
[132/245] Compiling ArgumentParser Flag.swift
[133/245] Compiling ArgumentParser NameSpecification.swift
[134/245] Compiling ArgumentParser Option.swift
[135/245] Compiling ArgumentParser OptionGroup.swift
[136/245] Compiling ArgumentParser AsyncParsableCommand.swift
[155/245] Compiling ArgumentParser SplitArguments.swift
[156/245] Compiling ArgumentParser DumpHelpGenerator.swift
[157/245] Compiling ArgumentParser HelpCommand.swift
[158/245] Compiling ArgumentParser HelpGenerator.swift
[159/245] Compiling ArgumentParser ParsableCommand.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[160/245] Compiling ArgumentParser ArgumentDecoder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[161/245] Compiling ArgumentParser ArgumentDefinition.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[162/245] Compiling ArgumentParser ArgumentSet.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[163/245] Compiling ArgumentParser CommandParser.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsing/CommandParser.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSemaphore
~~~~~~~~~~~~~~~~^
[174/290] Emitting module SwiftSyntax
[175/290] Compiling SourceKittenFramework SyntaxMap.swift
[176/290] Compiling SourceKittenFramework SyntaxToken.swift
[177/290] Compiling SourceKittenFramework Text.swift
[178/290] Compiling SourceKittenFramework UID.swift
[179/290] Compiling SourceKittenFramework UIDRepresentable.swift
[180/290] Compiling SourceKittenFramework LinuxCompatibility.swift
[181/290] Compiling SourceKittenFramework Module.swift
[182/290] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[183/290] Compiling SourceKittenFramework OffsetMap.swift
[184/290] Compiling SourceKittenFramework Parameter.swift
[185/290] Compiling SourceKittenFramework ByteCount.swift
[186/290] Compiling SourceKittenFramework ByteRange.swift
[187/290] Compiling SourceKittenFramework Clang+SourceKitten.swift
[188/290] Compiling SourceKittenFramework ClangTranslationUnit.swift
[189/290] Compiling SourceKittenFramework UncheckedSendable.swift
[190/290] Compiling SourceKittenFramework Version.swift
[191/290] Compiling SourceKittenFramework WindowsError.swift
[192/290] Compiling SourceKittenFramework Xcode.swift
[193/294] Compiling SourceKittenFramework File.swift
[194/294] Compiling SourceKittenFramework JSONOutput.swift
[195/294] Compiling SourceKittenFramework Language.swift
[196/294] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[197/294] Compiling SourceKittenFramework Line.swift
[198/294] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[199/294] Compiling SourceKittenFramework SwiftDocKey.swift
[200/294] Compiling SourceKittenFramework SwiftDocs.swift
[201/294] Compiling SourceKittenFramework SwiftVersion.swift
[202/294] Compiling SourceKittenFramework SyntaxKind.swift
[203/294] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[204/294] Compiling SourceKittenFramework Dictionary+Merge.swift
[205/294] Compiling SourceKittenFramework Documentation.swift
[206/294] Compiling SourceKittenFramework Exec.swift
[207/294] Compiling SourceKittenFramework File+Hashable.swift
[208/294] Emitting module SourceKittenFramework
[223/294] Compiling SourceKittenFramework CodeCompletionItem.swift
[224/294] Compiling SourceKittenFramework Request.swift
[225/294] Compiling SourceKittenFramework SourceDeclaration.swift
[226/294] Compiling SourceKittenFramework SourceKitObject.swift
[227/294] Compiling SourceKittenFramework SourceLocation.swift
[228/294] Compiling SourceKittenFramework StatementKind.swift
[229/294] Compiling SourceKittenFramework String+SourceKitten.swift
[230/294] Compiling SourceKittenFramework StringView+SourceKitten.swift
[231/294] Compiling SourceKittenFramework StringView.swift
[232/294] Compiling SourceKittenFramework Structure.swift
[233/294] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[248/294] Compiling SourceKittenFramework XcodeBuildSetting.swift
[249/294] Compiling SourceKittenFramework library_wrapper.swift
[250/294] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[251/294] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[266/294] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[267/294] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[268/294] Compiling SwiftSyntax RawSyntaxTokenView.swift
[269/294] Compiling SwiftSyntax SourceEdit.swift
[270/294] Compiling SwiftSyntax SourceLength.swift
[271/294] Compiling SwiftSyntax SourceLocation.swift
[272/294] Compiling SwiftSyntax SourcePresence.swift
[273/294] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[274/294] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[275/294] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[276/294] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[277/294] Compiling SwiftSyntax RawSyntaxValidation.swift
[278/294] Compiling SwiftSyntax SyntaxNodesAB.swift
[279/294] Compiling SwiftSyntax SyntaxNodesC.swift
[280/294] Compiling SwiftSyntax SyntaxNodesD.swift
[281/294] Compiling SwiftSyntax SyntaxNodesEF.swift
[282/294] Compiling SwiftSyntax SyntaxNodesGHI.swift
[283/294] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[284/294] Compiling SwiftSyntax SyntaxNodesOP.swift
[285/294] Compiling SwiftSyntax SyntaxNodesQRS.swift
[286/294] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[287/354] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[288/354] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[289/354] Compiling SwiftDiagnostics Message.swift
[290/355] Compiling SwiftDiagnostics Note.swift
[291/355] Compiling SwiftBasicFormat Syntax+Extensions.swift
[292/355] Compiling SwiftBasicFormat Indenter.swift
[293/355] Compiling SwiftBasicFormat InferIndentation.swift
[294/355] Compiling SwiftDiagnostics FixIt.swift
[295/355] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[296/355] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[297/355] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[298/355] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[299/355] Compiling SwiftDiagnostics Convenience.swift
[300/355] Compiling SwiftDiagnostics Diagnostic.swift
[301/355] Emitting module SwiftDiagnostics
[302/355] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[303/355] Emitting module SwiftBasicFormat
[304/355] Compiling SwiftBasicFormat BasicFormat.swift
[305/355] Compiling SwiftParser StringLiterals.swift
[306/355] Compiling SwiftParser SwiftParserCompatibility.swift
[307/355] Compiling SwiftParser SwiftVersion.swift
[308/355] Compiling SwiftParser SyntaxUtils.swift
[309/359] Compiling SwiftParser TokenConsumer.swift
[310/359] Compiling SwiftParser TokenPrecedence.swift
[311/359] Compiling SwiftParser TokenSpec.swift
[312/359] Compiling SwiftParser TokenSpecSet.swift
[313/359] Compiling SwiftParser Attributes.swift
[314/359] Compiling SwiftParser Availability.swift
[315/359] Compiling SwiftParser CharacterInfo.swift
[316/359] Compiling SwiftParser CollectionNodes+Parsable.swift
[317/359] Compiling SwiftParser CompilerFiles.swift
[318/359] Emitting module SwiftParser
[319/359] Compiling SwiftParser Names.swift
[320/359] Compiling SwiftParser Nominals.swift
[321/359] Compiling SwiftParser Parameters.swift
[322/359] Compiling SwiftParser ParseSourceFile.swift
[323/359] Compiling SwiftParser Parser.swift
[324/359] Compiling SwiftParser RegexLiteralLexer.swift
[325/359] Compiling SwiftParser UnicodeScalarExtensions.swift
[326/359] Compiling SwiftParser Lookahead.swift
[327/359] Compiling SwiftParser LoopProgressCondition.swift
[328/359] Compiling SwiftParser Modifiers.swift
[329/359] Compiling SwiftParser Patterns.swift
[330/359] Compiling SwiftParser Recovery.swift
[331/359] Compiling SwiftParser Specifiers.swift
[332/359] Compiling SwiftParser Statements.swift
[333/359] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[334/359] Compiling SwiftParser IsValidIdentifier.swift
[335/359] Compiling SwiftParser Cursor.swift
[336/359] Compiling SwiftParser Lexeme.swift
[337/359] Compiling SwiftParser LexemeSequence.swift
[338/359] Compiling SwiftParser Lexer.swift
[339/359] Compiling SwiftParser TopLevel.swift
[340/359] Compiling SwiftParser TriviaParser.swift
[341/359] Compiling SwiftParser Types.swift
[342/359] Compiling SwiftParser ExperimentalFeatures.swift
[343/359] Compiling SwiftParser Declarations.swift
[344/359] Compiling SwiftParser Directives.swift
[345/359] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[346/359] Compiling SwiftParser Expressions.swift
[347/359] Compiling SwiftParser IncrementalParseTransition.swift
[348/359] Compiling SwiftParser IsLexerClassified.swift
[349/359] Compiling SwiftParser LayoutNodes+Parsable.swift
[350/359] Compiling SwiftParser Parser+TokenSpecSet.swift
[351/359] Compiling SwiftParser TokenSpecStaticMembers.swift
[352/391] Compiling SwiftIDEUtils SyntaxClassification.swift
[353/391] Compiling SwiftIDEUtils Utils.swift
[354/391] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[355/392] Compiling SwiftOperators PrecedenceGroup.swift
[356/393] Compiling SwiftOperators OperatorTable.swift
[357/393] Compiling SwiftOperators PrecedenceGraph.swift
[358/393] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[359/393] Compiling SwiftIDEUtils SyntaxClassifier.swift
[360/393] Compiling SwiftParserDiagnostics PresenceUtils.swift
[361/393] Compiling SwiftOperators SyntaxSynthesis.swift
[362/393] Compiling SwiftOperators OperatorTable+Semantics.swift
[363/393] Compiling SwiftOperators OperatorTable+Defaults.swift
[364/393] Compiling SwiftOperators OperatorError+Diagnostics.swift
[365/393] Compiling SwiftOperators Operator.swift
[366/393] Compiling SwiftOperators OperatorError.swift
[367/393] Compiling SwiftOperators OperatorTable+Folding.swift
[368/393] Emitting module SwiftOperators
[369/393] Compiling SwiftParserDiagnostics Utils.swift
[370/393] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[371/393] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[372/393] Compiling SwiftIDEUtils FixItApplier.swift
[373/393] Compiling SwiftIDEUtils SwiftIDEUtilsCompatibility.swift
[374/393] Compiling SwiftIDEUtils DeclNameLocation.swift
[375/393] Compiling SwiftIDEUtils Syntax+Classifications.swift
[376/393] Compiling SwiftIDEUtils NameMatcher.swift
[377/393] Emitting module SwiftIDEUtils
[378/393] Emitting module SwiftParserDiagnostics
[379/393] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[380/393] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[381/393] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[382/393] Compiling SwiftParserDiagnostics MissingNodesError.swift
[383/393] Compiling SwiftParserDiagnostics MissingTokenError.swift
[384/393] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[385/393] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[386/408] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[387/408] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[388/408] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[389/408] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[390/408] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[391/408] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[392/408] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[393/408] Compiling SwiftSyntaxBuilder Indenter.swift
[394/408] Compiling SwiftSyntaxBuilder ListBuilder.swift
[395/408] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[396/408] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[397/408] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[398/409] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[399/409] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[400/409] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[401/409] Emitting module SwiftSyntaxBuilder
[402/441] Compiling SwiftIfConfig SyntaxLiteralUtils.swift
[403/442] Compiling SwiftSyntaxMacros PreambleMacro.swift
[404/442] Compiling SwiftSyntaxMacros MemberMacro.swift
[405/442] Compiling SwiftSyntaxMacros PeerMacro.swift
[406/443] Compiling SwiftSyntaxMacros Macro.swift
[407/443] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[408/443] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[409/443] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[410/443] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[411/443] Compiling SwiftSyntaxMacros Macro+Format.swift
[412/443] Compiling SwiftIfConfig ActiveSyntaxVisitor.swift
[413/443] Compiling SwiftIfConfig BuildConfiguration.swift
[414/443] Compiling SwiftIfConfig ConfiguredRegions.swift
[415/443] Compiling SwiftIfConfig IfConfigDecl+IfConfig.swift
[416/443] Compiling SwiftIfConfig IfConfigRegionState.swift
[417/443] Compiling SwiftIfConfig IfConfigFunctions.swift
[418/443] Compiling SwiftIfConfig SyntaxProtocol+IfConfig.swift
[419/443] Compiling SwiftIfConfig VersionTuple+Parsing.swift
[420/443] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[421/443] Compiling SwiftIfConfig ActiveSyntaxRewriter.swift
[422/443] Emitting module SwiftSyntaxMacros
[423/443] Compiling SwiftIfConfig IfConfigDiagnostic.swift
[424/443] Compiling SwiftIfConfig IfConfigEvaluation.swift
[425/443] Compiling SwiftIfConfig VersionTuple.swift
[426/443] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[429/443] Emitting module SwiftIfConfig
[436/468] Compiling SwiftLexicalLookup WithGenericParametersScopeSyntax.swift
[437/469] Emitting module SwiftSyntaxMacroExpansion
[438/469] Compiling SwiftLexicalLookup CanInterleaveResultsLaterScopeSyntax.swift
[439/469] Compiling SwiftLexicalLookup FunctionScopeSyntax.swift
[440/469] Compiling SwiftLexicalLookup ScopeSyntax.swift
[441/469] Compiling SwiftLexicalLookup SequentialScopeSyntax.swift
[442/469] Emitting module SwiftLexicalLookup
[443/469] Compiling SwiftLexicalLookup IdentifiableSyntax.swift
[444/469] Compiling SwiftLexicalLookup LookupConfig.swift
[445/469] Compiling SwiftLexicalLookup LookupName.swift
[446/469] Compiling SwiftLexicalLookup LookupResult.swift
[447/469] Compiling SwiftLexicalLookup SimpleLookupQueries.swift
[448/469] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[449/469] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[450/469] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[451/469] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[452/469] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[453/469] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[454/469] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[455/469] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[456/469] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[457/481] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[458/481] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[459/481] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[460/482] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[461/482] Emitting module SwiftCompilerPluginMessageHandling
[462/482] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[463/482] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[464/482] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[465/482] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[466/482] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[467/482] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[468/482] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[469/482] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[470/484] Emitting module SwiftCompilerPlugin
[471/484] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[472/489] Compiling SwiftLexicalLookup LookInMembersScopeSyntax.swift
[473/489] Compiling SwiftLexicalLookup NominalTypeDeclSyntax.swift
[474/489] Compiling SwiftLexicalLookup GenericParameterScopeSyntax.swift
[475/489] Compiling SwiftLexicalLookup IntroducingToSequentialParentScopeSyntax.swift
[476/489] Compiling SwiftLexicalLookup ScopeImplementations.swift
[477/489] Compiling SwiftLintCoreMacros SwiftLintCoreMacros.swift
[478/489] Compiling SwiftLintCoreMacros RuleConfigurationMacros.swift
[479/489] Emitting module SwiftLintCoreMacros
[480/489] Compiling SwiftLintCoreMacros SwiftSyntaxRule.swift
[481/489] Compiling SwiftLintCoreMacros DisabledWithoutSourceKit.swift
[481/489] Write Objects.LinkFileList
[482/489] Linking SwiftLintCoreMacros
[484/552] Compiling SwiftLintCore Array+SwiftLint.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/QueuedPrint.swift:1:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/QueuedPrint.swift:2:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[485/552] Compiling SwiftLintCore ByteCount+SwiftSyntax.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/QueuedPrint.swift:1:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/QueuedPrint.swift:2:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[486/552] Compiling SwiftLintCore Collection+Windows.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/QueuedPrint.swift:1:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/QueuedPrint.swift:2:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[487/552] Compiling SwiftLintCore Dictionary+SwiftLint.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/QueuedPrint.swift:1:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/QueuedPrint.swift:2:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[488/552] Compiling SwiftLintCore NSRange+SwiftLint.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/QueuedPrint.swift:1:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/QueuedPrint.swift:2:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[489/552] Compiling SwiftLintCore NSRegularExpression+SwiftLint.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/QueuedPrint.swift:1:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/QueuedPrint.swift:2:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[490/552] Compiling SwiftLintCore QueuedPrint.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/QueuedPrint.swift:1:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/QueuedPrint.swift:2:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[491/558] Compiling SwiftLintCore SwiftLintSyntaxToken.swift
[492/558] Compiling SwiftLintCore SwiftVersion.swift
[493/558] Compiling SwiftLintCore ViolationSeverity.swift
[494/558] Compiling SwiftLintCore ASTRule.swift
[495/558] Compiling SwiftLintCore CacheDescriptionProvider.swift
[496/558] Compiling SwiftLintCore CollectingRule.swift
[497/558] Compiling SwiftLintCore Rule.swift
[498/558] Compiling SwiftLintCore Command.swift
[499/558] Compiling SwiftLintCore ConfigurationRuleWrapper.swift
[500/558] Compiling SwiftLintCore Correction.swift
[501/558] Compiling SwiftLintCore CurrentRule.swift
[502/558] Compiling SwiftLintCore Example.swift
[503/558] Compiling SwiftLintCore Issue.swift
[504/558] Compiling SwiftLintCore Location.swift
[505/558] Compiling SwiftLintCore RuleRegistry.swift
[506/558] Compiling SwiftLintCore RuleStorage.swift
[507/558] Compiling SwiftLintCore SeverityConfiguration.swift
[508/558] Compiling SwiftLintCore StyleViolation.swift
[509/558] Compiling SwiftLintCore SwiftExpressionKind.swift
[510/558] Compiling SwiftLintCore SwiftLintFile.swift
[511/558] Compiling SwiftLintCore SwiftLintSyntaxMap.swift
[512/558] Compiling SwiftLintCore SwiftDeclarationAttributeKind+Swiftlint.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:1:17: remark: '@preconcurrency' attribute on module 'SourceKittenFramework' is unused
@preconcurrency import SourceKittenFramework
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftLintFile+Cache.swift:63:37: warning: stored property 'values' of 'Sendable'-conforming generic class 'Cache' is mutable
    private nonisolated(unsafe) var values = [FileCacheKey: T]()
                                    ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftLintFile+Cache.swift:210:37: warning: stored property 'primitiveLock' of 'Sendable'-conforming class 'PlatformLock' has non-sendable type 'UnsafeMutablePointer<os_unfair_lock>' (aka 'UnsafeMutablePointer<os_unfair_lock_s>')
    private nonisolated(unsafe) let primitiveLock: UnsafeMutablePointer<os_unfair_lock>
                                    ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
[513/558] Compiling SwiftLintCore SwiftDeclarationKind+SwiftLint.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:1:17: remark: '@preconcurrency' attribute on module 'SourceKittenFramework' is unused
@preconcurrency import SourceKittenFramework
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftLintFile+Cache.swift:63:37: warning: stored property 'values' of 'Sendable'-conforming generic class 'Cache' is mutable
    private nonisolated(unsafe) var values = [FileCacheKey: T]()
                                    ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftLintFile+Cache.swift:210:37: warning: stored property 'primitiveLock' of 'Sendable'-conforming class 'PlatformLock' has non-sendable type 'UnsafeMutablePointer<os_unfair_lock>' (aka 'UnsafeMutablePointer<os_unfair_lock_s>')
    private nonisolated(unsafe) let primitiveLock: UnsafeMutablePointer<os_unfair_lock>
                                    ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
[514/558] Compiling SwiftLintCore SwiftLintFile+BodyLineCount.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:1:17: remark: '@preconcurrency' attribute on module 'SourceKittenFramework' is unused
@preconcurrency import SourceKittenFramework
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftLintFile+Cache.swift:63:37: warning: stored property 'values' of 'Sendable'-conforming generic class 'Cache' is mutable
    private nonisolated(unsafe) var values = [FileCacheKey: T]()
                                    ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftLintFile+Cache.swift:210:37: warning: stored property 'primitiveLock' of 'Sendable'-conforming class 'PlatformLock' has non-sendable type 'UnsafeMutablePointer<os_unfair_lock>' (aka 'UnsafeMutablePointer<os_unfair_lock_s>')
    private nonisolated(unsafe) let primitiveLock: UnsafeMutablePointer<os_unfair_lock>
                                    ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
[515/558] Compiling SwiftLintCore SwiftLintFile+Cache.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:1:17: remark: '@preconcurrency' attribute on module 'SourceKittenFramework' is unused
@preconcurrency import SourceKittenFramework
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftLintFile+Cache.swift:63:37: warning: stored property 'values' of 'Sendable'-conforming generic class 'Cache' is mutable
    private nonisolated(unsafe) var values = [FileCacheKey: T]()
                                    ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftLintFile+Cache.swift:210:37: warning: stored property 'primitiveLock' of 'Sendable'-conforming class 'PlatformLock' has non-sendable type 'UnsafeMutablePointer<os_unfair_lock>' (aka 'UnsafeMutablePointer<os_unfair_lock_s>')
    private nonisolated(unsafe) let primitiveLock: UnsafeMutablePointer<os_unfair_lock>
                                    ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
[516/558] Compiling SwiftLintCore SwiftLintFile+Regex.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:1:17: remark: '@preconcurrency' attribute on module 'SourceKittenFramework' is unused
@preconcurrency import SourceKittenFramework
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftLintFile+Cache.swift:63:37: warning: stored property 'values' of 'Sendable'-conforming generic class 'Cache' is mutable
    private nonisolated(unsafe) var values = [FileCacheKey: T]()
                                    ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftLintFile+Cache.swift:210:37: warning: stored property 'primitiveLock' of 'Sendable'-conforming class 'PlatformLock' has non-sendable type 'UnsafeMutablePointer<os_unfair_lock>' (aka 'UnsafeMutablePointer<os_unfair_lock_s>')
    private nonisolated(unsafe) let primitiveLock: UnsafeMutablePointer<os_unfair_lock>
                                    ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
[517/558] Compiling SwiftLintCore SwiftSyntax+SwiftLint.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:1:17: remark: '@preconcurrency' attribute on module 'SourceKittenFramework' is unused
@preconcurrency import SourceKittenFramework
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftLintFile+Cache.swift:63:37: warning: stored property 'values' of 'Sendable'-conforming generic class 'Cache' is mutable
    private nonisolated(unsafe) var values = [FileCacheKey: T]()
                                    ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftLintFile+Cache.swift:210:37: warning: stored property 'primitiveLock' of 'Sendable'-conforming class 'PlatformLock' has non-sendable type 'UnsafeMutablePointer<os_unfair_lock>' (aka 'UnsafeMutablePointer<os_unfair_lock_s>')
    private nonisolated(unsafe) let primitiveLock: UnsafeMutablePointer<os_unfair_lock>
                                    ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
[518/558] Compiling SwiftLintCore SyntaxClassification+isComment.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:1:17: remark: '@preconcurrency' attribute on module 'SourceKittenFramework' is unused
@preconcurrency import SourceKittenFramework
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftLintFile+Cache.swift:63:37: warning: stored property 'values' of 'Sendable'-conforming generic class 'Cache' is mutable
    private nonisolated(unsafe) var values = [FileCacheKey: T]()
                                    ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftLintFile+Cache.swift:210:37: warning: stored property 'primitiveLock' of 'Sendable'-conforming class 'PlatformLock' has non-sendable type 'UnsafeMutablePointer<os_unfair_lock>' (aka 'UnsafeMutablePointer<os_unfair_lock_s>')
    private nonisolated(unsafe) let primitiveLock: UnsafeMutablePointer<os_unfair_lock>
                                    ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
[519/558] Compiling SwiftLintCore SyntaxKind+SwiftLint.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:1:17: remark: '@preconcurrency' attribute on module 'SourceKittenFramework' is unused
@preconcurrency import SourceKittenFramework
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Helpers/SwiftSyntaxKindBridge.swift:39:9: warning: default will never be executed
        @unknown default:
        ^
[520/558] Compiling SwiftLintCore Macros.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:1:17: remark: '@preconcurrency' attribute on module 'SourceKittenFramework' is unused
@preconcurrency import SourceKittenFramework
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Helpers/SwiftSyntaxKindBridge.swift:39:9: warning: default will never be executed
        @unknown default:
        ^
[521/558] Compiling SwiftLintCore Stack.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:1:17: remark: '@preconcurrency' attribute on module 'SourceKittenFramework' is unused
@preconcurrency import SourceKittenFramework
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Helpers/SwiftSyntaxKindBridge.swift:39:9: warning: default will never be executed
        @unknown default:
        ^
[522/558] Compiling SwiftLintCore SwiftSyntaxKindBridge.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:1:17: remark: '@preconcurrency' attribute on module 'SourceKittenFramework' is unused
@preconcurrency import SourceKittenFramework
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Helpers/SwiftSyntaxKindBridge.swift:39:9: warning: default will never be executed
        @unknown default:
        ^
[523/558] Compiling SwiftLintCore AccessControlLevel.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:1:17: remark: '@preconcurrency' attribute on module 'SourceKittenFramework' is unused
@preconcurrency import SourceKittenFramework
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Helpers/SwiftSyntaxKindBridge.swift:39:9: warning: default will never be executed
        @unknown default:
        ^
[524/558] Compiling SwiftLintCore Baseline.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:1:17: remark: '@preconcurrency' attribute on module 'SourceKittenFramework' is unused
@preconcurrency import SourceKittenFramework
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Helpers/SwiftSyntaxKindBridge.swift:39:9: warning: default will never be executed
        @unknown default:
        ^
[525/558] Compiling SwiftLintCore ChildOptionSeverityConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:1:17: remark: '@preconcurrency' attribute on module 'SourceKittenFramework' is unused
@preconcurrency import SourceKittenFramework
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Helpers/SwiftSyntaxKindBridge.swift:39:9: warning: default will never be executed
        @unknown default:
        ^
[526/558] Emitting module SwiftLintCore
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftLintFile+Cache.swift:63:37: warning: stored property 'values' of 'Sendable'-conforming generic class 'Cache' is mutable
    private nonisolated(unsafe) var values = [FileCacheKey: T]()
                                    ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftLintFile+Cache.swift:210:37: warning: stored property 'primitiveLock' of 'Sendable'-conforming class 'PlatformLock' has non-sendable type 'UnsafeMutablePointer<os_unfair_lock>' (aka 'UnsafeMutablePointer<os_unfair_lock_s>')
    private nonisolated(unsafe) let primitiveLock: UnsafeMutablePointer<os_unfair_lock>
                                    ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
[527/558] Compiling SwiftLintCore RandomAccessCollection+Swiftlint.swift
[528/558] Compiling SwiftLintCore Request+SwiftLint.swift
[529/558] Compiling SwiftLintCore SourceKittenDictionary+Swiftlint.swift
[530/558] Compiling SwiftLintCore SourceRange+SwiftLint.swift
[531/558] Compiling SwiftLintCore String+SwiftLint.swift
[532/558] Compiling SwiftLintCore StringView+SwiftLint.swift
[533/558] Compiling SwiftLintCore StringView+SwiftSyntax.swift
[534/558] Compiling SwiftLintCore Region.swift
[535/558] Compiling SwiftLintCore RuleConfigurationDescription.swift
[536/558] Compiling SwiftLintCore RuleDescription.swift
[537/558] Compiling SwiftLintCore RuleIdentifier.swift
[538/558] Compiling SwiftLintCore RuleKind.swift
[539/558] Compiling SwiftLintCore RuleList.swift
[540/558] Compiling SwiftLintCore RuleParameter.swift
[541/558] Compiling SwiftLintCore RuleConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
[542/558] Compiling SwiftLintCore SwiftSyntaxCorrectableRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
[543/558] Compiling SwiftLintCore SwiftSyntaxRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
[544/558] Compiling SwiftLintCore CodeIndentingRewriter.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
[545/558] Compiling SwiftLintCore RegexConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
[546/558] Compiling SwiftLintCore SeverityLevelsConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
[547/558] Compiling SwiftLintCore BodyLengthVisitor.swift
[548/558] Compiling SwiftLintCore CodeBlockVisitor.swift
[549/558] Compiling SwiftLintCore CommandVisitor.swift
[550/558] Compiling SwiftLintCore CommentLinesVisitor.swift
[551/558] Compiling SwiftLintCore DeclaredIdentifiersTrackingVisitor.swift
[552/558] Compiling SwiftLintCore ViolationsSyntaxVisitor.swift
[553/627] Compiling SwiftLintExtraRules ExtraRules.swift
[554/627] Emitting module SwiftLintExtraRules
[555/627] Compiling SwiftLintExtraRules Exports.swift
[556/778] Compiling SwiftLintBuiltInRules ProhibitedSuperRule.swift
[557/778] Compiling SwiftLintBuiltInRules QuickDiscouragedCallRule.swift
[558/778] Compiling SwiftLintBuiltInRules QuickDiscouragedCallRuleExamples.swift
[559/778] Compiling SwiftLintBuiltInRules QuickDiscouragedFocusedTestRule.swift
[560/778] Compiling SwiftLintBuiltInRules QuickDiscouragedFocusedTestRuleExamples.swift
[561/778] Compiling SwiftLintBuiltInRules QuickDiscouragedPendingTestRule.swift
[562/778] Compiling SwiftLintBuiltInRules QuickDiscouragedPendingTestRuleExamples.swift
[563/778] Compiling SwiftLintBuiltInRules RawValueForCamelCasedCodableEnumRule.swift
[564/778] Compiling SwiftLintBuiltInRules RedundantSendableRule.swift
[565/778] Compiling SwiftLintBuiltInRules RequiredDeinitRule.swift
[566/778] Compiling SwiftLintBuiltInRules RequiredEnumCaseRule.swift
[567/778] Compiling SwiftLintBuiltInRules SelfInPropertyInitializationRule.swift
[568/778] Compiling SwiftLintBuiltInRules StrongIBOutletRule.swift
[569/778] Compiling SwiftLintBuiltInRules TestCaseAccessibilityRule.swift
[570/778] Compiling SwiftLintBuiltInRules TestCaseAccessibilityRuleExamples.swift
[571/778] Compiling SwiftLintBuiltInRules TodoRule.swift
[572/778] Compiling SwiftLintBuiltInRules TypesafeArrayInitRule.swift
[573/778] Compiling SwiftLintBuiltInRules UnhandledThrowingTaskRule.swift
[574/778] Compiling SwiftLintBuiltInRules UnneededOverrideRule.swift
[575/778] Compiling SwiftLintBuiltInRules UnneededOverrideRuleExamples.swift
[576/778] Compiling SwiftLintBuiltInRules UnownedVariableCaptureRule.swift
[577/778] Compiling SwiftLintBuiltInRules UnusedClosureParameterRule.swift
[578/778] Compiling SwiftLintBuiltInRules UnusedClosureParameterRuleExamples.swift
[579/778] Compiling SwiftLintBuiltInRules UnusedControlFlowLabelRule.swift
[580/802] Compiling SwiftLintBuiltInRules StrictFilePrivateRule.swift
[581/802] Compiling SwiftLintBuiltInRules SyntacticSugarRule.swift
[582/802] Compiling SwiftLintBuiltInRules SyntacticSugarRuleExamples.swift
[583/802] Compiling SwiftLintBuiltInRules ToggleBoolRule.swift
[584/802] Compiling SwiftLintBuiltInRules TrailingSemicolonRule.swift
[585/802] Compiling SwiftLintBuiltInRules TypeNameRule.swift
[586/802] Compiling SwiftLintBuiltInRules TypeNameRuleExamples.swift
[587/802] Compiling SwiftLintBuiltInRules UnavailableConditionRule.swift
[588/802] Compiling SwiftLintBuiltInRules UnavailableFunctionRule.swift
[589/802] Compiling SwiftLintBuiltInRules UnneededBreakInSwitchRule.swift
[590/802] Compiling SwiftLintBuiltInRules UnneededSynthesizedInitializerRule.swift
[591/802] Compiling SwiftLintBuiltInRules UnneededSynthesizedInitializerRuleExamples.swift
[592/802] Compiling SwiftLintBuiltInRules UntypedErrorInCatchRule.swift
[593/802] Compiling SwiftLintBuiltInRules UnusedEnumeratedRule.swift
[594/802] Compiling SwiftLintBuiltInRules VoidFunctionInTernaryConditionRule.swift
[595/802] Compiling SwiftLintBuiltInRules XCTFailMessageRule.swift
[596/802] Compiling SwiftLintBuiltInRules XCTSpecificMatcherRule.swift
[597/802] Compiling SwiftLintBuiltInRules XCTSpecificMatcherRuleExamples.swift
[598/802] Compiling SwiftLintBuiltInRules AccessibilityLabelForImageRule.swift
[599/802] Compiling SwiftLintBuiltInRules AccessibilityLabelForImageRuleExamples.swift
[600/802] Compiling SwiftLintBuiltInRules AccessibilityTraitForButtonRule.swift
[601/802] Compiling SwiftLintBuiltInRules AccessibilityTraitForButtonRuleExamples.swift
[602/802] Compiling SwiftLintBuiltInRules ArrayInitRule.swift
[603/802] Compiling SwiftLintBuiltInRules AsyncWithoutAwaitRule.swift
[604/826] Compiling SwiftLintBuiltInRules UnusedDeclarationRule.swift
[605/826] Compiling SwiftLintBuiltInRules UnusedDeclarationRuleExamples.swift
[606/826] Compiling SwiftLintBuiltInRules UnusedImportRule.swift
[607/826] Compiling SwiftLintBuiltInRules UnusedImportRuleExamples.swift
[608/826] Compiling SwiftLintBuiltInRules UnusedParameterRule.swift
[609/826] Compiling SwiftLintBuiltInRules UnusedSetterValueRule.swift
[610/826] Compiling SwiftLintBuiltInRules ValidIBInspectableRule.swift
[611/826] Compiling SwiftLintBuiltInRules WeakDelegateRule.swift
[612/826] Compiling SwiftLintBuiltInRules YodaConditionRule.swift
[613/826] Compiling SwiftLintBuiltInRules ClosureBodyLengthRule.swift
[614/826] Compiling SwiftLintBuiltInRules ClosureBodyLengthRuleExamples.swift
[615/826] Compiling SwiftLintBuiltInRules CyclomaticComplexityRule.swift
[616/826] Compiling SwiftLintBuiltInRules EnumCaseAssociatedValuesLengthRule.swift
[617/826] Compiling SwiftLintBuiltInRules FileLengthRule.swift
[618/826] Compiling SwiftLintBuiltInRules FunctionBodyLengthRule.swift
[619/826] Compiling SwiftLintBuiltInRules FunctionParameterCountRule.swift
[620/826] Compiling SwiftLintBuiltInRules LargeTupleRule.swift
[621/826] Compiling SwiftLintBuiltInRules LineLengthRule.swift
[622/826] Compiling SwiftLintBuiltInRules NestingRule.swift
[623/826] Compiling SwiftLintBuiltInRules NestingRuleExamples.swift
[624/826] Compiling SwiftLintBuiltInRules TypeBodyLengthRule.swift
[625/826] Compiling SwiftLintBuiltInRules ContainsOverFilterCountRule.swift
[626/826] Compiling SwiftLintBuiltInRules ContainsOverFilterIsEmptyRule.swift
[627/826] Compiling SwiftLintBuiltInRules ContainsOverFirstNotNilRule.swift
[628/826] Compiling SwiftLintBuiltInRules MarkRuleExamples.swift
[629/826] Compiling SwiftLintBuiltInRules MissingDocsRule.swift
[630/826] Compiling SwiftLintBuiltInRules MissingDocsRuleExamples.swift
[631/826] Compiling SwiftLintBuiltInRules NSLocalizedStringKeyRule.swift
[632/826] Compiling SwiftLintBuiltInRules NSLocalizedStringRequireBundleRule.swift
[633/826] Compiling SwiftLintBuiltInRules NSNumberInitAsFunctionReferenceRule.swift
[634/826] Compiling SwiftLintBuiltInRules NSObjectPreferIsEqualRule.swift
[635/826] Compiling SwiftLintBuiltInRules NSObjectPreferIsEqualRuleExamples.swift
[636/826] Compiling SwiftLintBuiltInRules NonOptionalStringDataConversionRule.swift
[637/826] Compiling SwiftLintBuiltInRules NotificationCenterDetachmentRule.swift
[638/826] Compiling SwiftLintBuiltInRules NotificationCenterDetachmentRuleExamples.swift
[639/826] Compiling SwiftLintBuiltInRules OptionalDataStringConversionRule.swift
[640/826] Compiling SwiftLintBuiltInRules OrphanedDocCommentRule.swift
[641/826] Compiling SwiftLintBuiltInRules OverriddenSuperCallRule.swift
[642/826] Compiling SwiftLintBuiltInRules OverrideInExtensionRule.swift
[643/826] Compiling SwiftLintBuiltInRules PeriodSpacingRule.swift
[644/826] Compiling SwiftLintBuiltInRules PrivateActionRule.swift
[645/826] Compiling SwiftLintBuiltInRules PrivateOutletRule.swift
[646/826] Compiling SwiftLintBuiltInRules PrivateSubjectRule.swift
[647/826] Compiling SwiftLintBuiltInRules PrivateSubjectRuleExamples.swift
[648/826] Compiling SwiftLintBuiltInRules PrivateSwiftUIStatePropertyRule.swift
[649/826] Compiling SwiftLintBuiltInRules PrivateSwiftUIStatePropertyRuleExamples.swift
[650/826] Compiling SwiftLintBuiltInRules PrivateUnitTestRule.swift
[651/826] Compiling SwiftLintBuiltInRules ProhibitedInterfaceBuilderRule.swift
[652/873] Compiling SwiftLintBuiltInRules ColonRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[653/873] Compiling SwiftLintBuiltInRules ColonRuleExamples.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[654/873] Compiling SwiftLintBuiltInRules CommaInheritanceRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[655/873] Compiling SwiftLintBuiltInRules CommaRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[656/873] Compiling SwiftLintBuiltInRules ComputedAccessorsOrderRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[657/873] Compiling SwiftLintBuiltInRules ComputedAccessorsOrderRuleExamples.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[658/873] Compiling SwiftLintBuiltInRules ConditionalReturnsOnNewlineRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[659/873] Compiling SwiftLintBuiltInRules ContrastedOpeningBraceRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[660/873] Compiling SwiftLintBuiltInRules ContrastedOpeningBraceRuleExamples.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[661/873] Compiling SwiftLintBuiltInRules ControlStatementRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[662/873] Compiling SwiftLintBuiltInRules DirectReturnRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[663/873] Compiling SwiftLintBuiltInRules EmptyEnumArgumentsRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[664/873] Compiling SwiftLintBuiltInRules EmptyParametersRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[665/873] Compiling SwiftLintBuiltInRules EmptyParenthesesWithTrailingClosureRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[666/873] Compiling SwiftLintBuiltInRules ExplicitSelfRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[667/873] Compiling SwiftLintBuiltInRules ExplicitSelfRuleExamples.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[668/873] Compiling SwiftLintBuiltInRules FileHeaderRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[669/873] Compiling SwiftLintBuiltInRules FileTypesOrderRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[670/873] Compiling SwiftLintBuiltInRules FileTypesOrderRuleExamples.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[671/873] Compiling SwiftLintBuiltInRules FunctionNameWhitespaceRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[672/873] Compiling SwiftLintBuiltInRules FunctionNameWhitespaceRuleExamples.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[673/873] Compiling SwiftLintBuiltInRules IdentifierNameRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[674/873] Compiling SwiftLintBuiltInRules IdentifierNameRuleExamples.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:21:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
[675/896] Compiling SwiftLintBuiltInRules FileHeaderConfiguration.swift
[676/896] Compiling SwiftLintBuiltInRules FileLengthConfiguration.swift
[677/896] Compiling SwiftLintBuiltInRules FileNameConfiguration.swift
[678/896] Compiling SwiftLintBuiltInRules FileNameNoSpaceConfiguration.swift
[679/896] Compiling SwiftLintBuiltInRules FileTypesOrderConfiguration.swift
[680/896] Compiling SwiftLintBuiltInRules ForWhereConfiguration.swift
[681/896] Compiling SwiftLintBuiltInRules FunctionDefaultParameterAtEndConfiguration.swift
[682/896] Compiling SwiftLintBuiltInRules FunctionNameWhitespaceConfiguration.swift
[683/896] Compiling SwiftLintBuiltInRules FunctionParameterCountConfiguration.swift
[684/896] Compiling SwiftLintBuiltInRules IdentifierNameConfiguration.swift
[685/896] Compiling SwiftLintBuiltInRules ImplicitOptionalInitializationConfiguration.swift
[686/896] Compiling SwiftLintBuiltInRules ImplicitReturnConfiguration.swift
[687/896] Compiling SwiftLintBuiltInRules ImplicitlyUnwrappedOptionalConfiguration.swift
[688/896] Compiling SwiftLintBuiltInRules InclusiveLanguageConfiguration.swift
[689/896] Compiling SwiftLintBuiltInRules IndentationWidthConfiguration.swift
[690/896] Compiling SwiftLintBuiltInRules LegacyObjcTypeConfiguration.swift
[691/896] Compiling SwiftLintBuiltInRules LineLengthConfiguration.swift
[692/896] Compiling SwiftLintBuiltInRules MissingDocsConfiguration.swift
[693/896] Compiling SwiftLintBuiltInRules ModifierOrderConfiguration.swift
[694/896] Compiling SwiftLintBuiltInRules MultilineArgumentsConfiguration.swift
[695/896] Compiling SwiftLintBuiltInRules MultilineParametersConfiguration.swift
[696/896] Compiling SwiftLintBuiltInRules NameConfiguration.swift
[697/896] Compiling SwiftLintBuiltInRules NestingConfiguration.swift
[698/896] Compiling SwiftLintBuiltInRules NoEmptyBlockConfiguration.swift
[699/919] Compiling SwiftLintBuiltInRules NoMagicNumbersConfiguration.swift
[700/919] Compiling SwiftLintBuiltInRules NonOptionalStringDataConversionConfiguration.swift
[701/919] Compiling SwiftLintBuiltInRules NonOverridableClassDeclarationConfiguration.swift
[702/919] Compiling SwiftLintBuiltInRules NumberSeparatorConfiguration.swift
[703/919] Compiling SwiftLintBuiltInRules ObjectLiteralConfiguration.swift
[704/919] Compiling SwiftLintBuiltInRules OpeningBraceConfiguration.swift
[705/919] Compiling SwiftLintBuiltInRules OperatorUsageWhitespaceConfiguration.swift
[706/919] Compiling SwiftLintBuiltInRules OverriddenSuperCallConfiguration.swift
[707/919] Compiling SwiftLintBuiltInRules PreferKeyPathConfiguration.swift
[708/919] Compiling SwiftLintBuiltInRules PrefixedTopLevelConstantConfiguration.swift
[709/919] Compiling SwiftLintBuiltInRules PrivateOutletConfiguration.swift
[710/919] Compiling SwiftLintBuiltInRules PrivateOverFilePrivateConfiguration.swift
[711/919] Compiling SwiftLintBuiltInRules ProhibitedSuperConfiguration.swift
[712/919] Compiling SwiftLintBuiltInRules RedundantDiscardableLetConfiguration.swift
[713/919] Compiling SwiftLintBuiltInRules RedundantSendableConfiguration.swift
[714/919] Compiling SwiftLintBuiltInRules RedundantTypeAnnotationConfiguration.swift
[715/919] Compiling SwiftLintBuiltInRules RedundantVoidReturnConfiguration.swift
[716/919] Compiling SwiftLintBuiltInRules RequiredEnumCaseConfiguration.swift
[717/919] Compiling SwiftLintBuiltInRules SelfBindingConfiguration.swift
[718/919] Compiling SwiftLintBuiltInRules ShorthandArgumentConfiguration.swift
[719/919] Compiling SwiftLintBuiltInRules SortedImportsConfiguration.swift
[720/919] Compiling SwiftLintBuiltInRules StatementPositionConfiguration.swift
[721/919] Compiling SwiftLintBuiltInRules SwitchCaseAlignmentConfiguration.swift
[722/919] Compiling SwiftLintBuiltInRules TestCaseAccessibilityConfiguration.swift
[723/942] Compiling SwiftLintBuiltInRules TodoConfiguration.swift
[724/942] Compiling SwiftLintBuiltInRules TrailingClosureConfiguration.swift
[725/942] Compiling SwiftLintBuiltInRules TrailingCommaConfiguration.swift
[726/942] Compiling SwiftLintBuiltInRules TrailingWhitespaceConfiguration.swift
[727/942] Compiling SwiftLintBuiltInRules TypeBodyLengthConfiguration.swift
[728/942] Compiling SwiftLintBuiltInRules TypeContentsOrderConfiguration.swift
[729/942] Compiling SwiftLintBuiltInRules TypeNameConfiguration.swift
[730/942] Compiling SwiftLintBuiltInRules UnitTestConfiguration.swift
[731/942] Compiling SwiftLintBuiltInRules UnneededOverrideRuleConfiguration.swift
[732/942] Compiling SwiftLintBuiltInRules UnusedDeclarationConfiguration.swift
[733/942] Compiling SwiftLintBuiltInRules UnusedImportConfiguration.swift
[734/942] Compiling SwiftLintBuiltInRules UnusedOptionalBindingConfiguration.swift
[735/942] Compiling SwiftLintBuiltInRules VerticalWhitespaceClosingBracesConfiguration.swift
[736/942] Compiling SwiftLintBuiltInRules VerticalWhitespaceConfiguration.swift
[737/942] Compiling SwiftLintBuiltInRules XCTSpecificMatcherConfiguration.swift
[738/942] Compiling SwiftLintBuiltInRules AttributeNameSpacingRule.swift
[739/942] Compiling SwiftLintBuiltInRules AttributesRule.swift
[740/942] Compiling SwiftLintBuiltInRules AttributesRuleExamples.swift
[741/942] Compiling SwiftLintBuiltInRules ClosingBraceRule.swift
[742/942] Compiling SwiftLintBuiltInRules ClosureEndIndentationRule.swift
[743/942] Compiling SwiftLintBuiltInRules ClosureEndIndentationRuleExamples.swift
[744/942] Compiling SwiftLintBuiltInRules ClosureParameterPositionRule.swift
[745/942] Compiling SwiftLintBuiltInRules ClosureSpacingRule.swift
[746/942] Compiling SwiftLintBuiltInRules CollectionAlignmentRule.swift
[747/942] Compiling SwiftLintBuiltInRules NoFallthroughOnlyRuleExamples.swift
[748/942] Compiling SwiftLintBuiltInRules NoGroupingExtensionRule.swift
[749/942] Compiling SwiftLintBuiltInRules NoMagicNumbersRule.swift
[750/942] Compiling SwiftLintBuiltInRules ObjectLiteralRule.swift
[751/942] Compiling SwiftLintBuiltInRules OneDeclarationPerFileRule.swift
[752/942] Compiling SwiftLintBuiltInRules PatternMatchingKeywordsRule.swift
[753/942] Compiling SwiftLintBuiltInRules PreferConditionListRule.swift
[754/942] Compiling SwiftLintBuiltInRules PreferKeyPathRule.swift
[755/942] Compiling SwiftLintBuiltInRules PreferNimbleRule.swift
[756/942] Compiling SwiftLintBuiltInRules PreferTypeCheckingRule.swift
[757/942] Compiling SwiftLintBuiltInRules PreferZeroOverExplicitInitRule.swift
[758/942] Compiling SwiftLintBuiltInRules PrivateOverFilePrivateRule.swift
[759/942] Compiling SwiftLintBuiltInRules RedundantNilCoalescingRule.swift
[760/942] Compiling SwiftLintBuiltInRules RedundantObjcAttributeRule.swift
[761/942] Compiling SwiftLintBuiltInRules RedundantObjcAttributeRuleExamples.swift
[762/942] Compiling SwiftLintBuiltInRules RedundantSetAccessControlRule.swift
[763/942] Compiling SwiftLintBuiltInRules RedundantStringEnumValueRule.swift
[764/942] Compiling SwiftLintBuiltInRules RedundantTypeAnnotationRule.swift
[765/942] Compiling SwiftLintBuiltInRules RedundantVoidReturnRule.swift
[766/942] Compiling SwiftLintBuiltInRules ReturnValueFromVoidFunctionRule.swift
[767/942] Compiling SwiftLintBuiltInRules ReturnValueFromVoidFunctionRuleExamples.swift
[768/942] Compiling SwiftLintBuiltInRules ShorthandOptionalBindingRule.swift
[769/942] Compiling SwiftLintBuiltInRules StaticOperatorRule.swift
[770/942] Compiling SwiftLintBuiltInRules StaticOverFinalClassRule.swift
[771/942] Compiling SwiftLintBuiltInRules Exports.swift
[772/942] Compiling SwiftLintBuiltInRules LegacyFunctionRuleHelper.swift
[773/942] Compiling SwiftLintBuiltInRules BuiltInRules.swift
[774/942] Compiling SwiftLintBuiltInRules ImportUsage.swift
[775/942] Compiling SwiftLintBuiltInRules AnonymousArgumentInMultilineClosureRule.swift
[776/942] Compiling SwiftLintBuiltInRules BlockBasedKVORule.swift
[777/942] Compiling SwiftLintBuiltInRules ConvenienceTypeRule.swift
[778/942] Compiling SwiftLintBuiltInRules DiscouragedAssertRule.swift
[779/942] Compiling SwiftLintBuiltInRules DiscouragedNoneNameRule.swift
[780/942] Compiling SwiftLintBuiltInRules DiscouragedObjectLiteralRule.swift
[781/942] Compiling SwiftLintBuiltInRules DiscouragedOptionalBooleanRule.swift
[782/942] Compiling SwiftLintBuiltInRules DiscouragedOptionalBooleanRuleExamples.swift
[783/942] Compiling SwiftLintBuiltInRules DiscouragedOptionalCollectionExamples.swift
[784/942] Compiling SwiftLintBuiltInRules DiscouragedOptionalCollectionRule.swift
[785/942] Compiling SwiftLintBuiltInRules DuplicateImportsRule.swift
[786/942] Compiling SwiftLintBuiltInRules DuplicateImportsRuleExamples.swift
[787/942] Compiling SwiftLintBuiltInRules ExplicitACLRule.swift
[788/942] Compiling SwiftLintBuiltInRules ExplicitEnumRawValueRule.swift
[789/942] Compiling SwiftLintBuiltInRules ExplicitInitRule.swift
[790/942] Compiling SwiftLintBuiltInRules ExplicitTopLevelACLRule.swift
[791/942] Compiling SwiftLintBuiltInRules ExplicitTypeInterfaceRule.swift
[792/942] Compiling SwiftLintBuiltInRules ExtensionAccessModifierRule.swift
[793/942] Compiling SwiftLintBuiltInRules FallthroughRule.swift
[794/942] Compiling SwiftLintBuiltInRules FatalErrorMessageRule.swift
[795/942] Compiling SwiftLintBuiltInRules ImplicitGetterRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[796/942] Compiling SwiftLintBuiltInRules ImplicitGetterRuleExamples.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[797/942] Compiling SwiftLintBuiltInRules ImplicitOptionalInitializationRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[798/942] Compiling SwiftLintBuiltInRules ImplicitOptionalInitializationRuleExamples.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[799/942] Compiling SwiftLintBuiltInRules ImplicitReturnRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[800/942] Compiling SwiftLintBuiltInRules ImplicitReturnRuleExamples.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[801/942] Compiling SwiftLintBuiltInRules InclusiveLanguageRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[802/942] Compiling SwiftLintBuiltInRules InclusiveLanguageRuleExamples.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[803/942] Compiling SwiftLintBuiltInRules IndentationWidthRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[804/942] Compiling SwiftLintBuiltInRules LeadingWhitespaceRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[805/942] Compiling SwiftLintBuiltInRules LetVarWhitespaceRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[806/942] Compiling SwiftLintBuiltInRules LiteralExpressionEndIndentationRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[807/942] Compiling SwiftLintBuiltInRules ModifierOrderRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[808/942] Compiling SwiftLintBuiltInRules ModifierOrderRuleExamples.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[809/942] Compiling SwiftLintBuiltInRules MultilineArgumentsBracketsRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[810/942] Compiling SwiftLintBuiltInRules MultilineArgumentsRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[811/942] Compiling SwiftLintBuiltInRules MultilineArgumentsRuleExamples.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[812/942] Compiling SwiftLintBuiltInRules MultilineFunctionChainsRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[813/942] Compiling SwiftLintBuiltInRules MultilineLiteralBracketsRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[814/942] Compiling SwiftLintBuiltInRules MultilineParametersBracketsRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[815/942] Compiling SwiftLintBuiltInRules MultilineParametersRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[816/942] Compiling SwiftLintBuiltInRules MultilineParametersRuleExamples.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[817/942] Compiling SwiftLintBuiltInRules MultipleClosuresWithTrailingClosureRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:4:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[818/942] Compiling SwiftLintBuiltInRules AsyncWithoutAwaitRuleExamples.swift
[819/942] Compiling SwiftLintBuiltInRules BalancedXCTestLifecycleRule.swift
[820/942] Compiling SwiftLintBuiltInRules BlanketDisableCommandRule.swift
[821/942] Compiling SwiftLintBuiltInRules CaptureVariableRule.swift
[822/942] Compiling SwiftLintBuiltInRules ClassDelegateProtocolRule.swift
[823/942] Compiling SwiftLintBuiltInRules CommentSpacingRule.swift
[824/942] Compiling SwiftLintBuiltInRules CompilerProtocolInitRule.swift
[825/942] Compiling SwiftLintBuiltInRules DeploymentTargetRule.swift
[826/942] Compiling SwiftLintBuiltInRules DeploymentTargetRuleExamples.swift
[827/942] Compiling SwiftLintBuiltInRules DiscardedNotificationCenterObserverRule.swift
[828/942] Compiling SwiftLintBuiltInRules DiscouragedDirectInitRule.swift
[829/942] Compiling SwiftLintBuiltInRules DuplicateConditionsRule.swift
[830/942] Compiling SwiftLintBuiltInRules DuplicateEnumCasesRule.swift
[831/942] Compiling SwiftLintBuiltInRules DuplicatedKeyInDictionaryLiteralRule.swift
[832/942] Compiling SwiftLintBuiltInRules DynamicInlineRule.swift
[833/942] Compiling SwiftLintBuiltInRules EmptyXCTestMethodRule.swift
[834/942] Compiling SwiftLintBuiltInRules EmptyXCTestMethodRuleExamples.swift
[835/942] Compiling SwiftLintBuiltInRules ExpiringTodoRule.swift
[836/942] Compiling SwiftLintBuiltInRules IBInspectableInExtensionRule.swift
[837/942] Compiling SwiftLintBuiltInRules IdenticalOperandsRule.swift
[838/942] Compiling SwiftLintBuiltInRules InvalidSwiftLintCommandRule.swift
[839/942] Compiling SwiftLintBuiltInRules LocalDocCommentRule.swift
[840/942] Compiling SwiftLintBuiltInRules LowerACLThanParentRule.swift
[841/942] Compiling SwiftLintBuiltInRules MarkRule.swift
[842/942] Compiling SwiftLintBuiltInRules ContainsOverRangeNilComparisonRule.swift
[843/942] Compiling SwiftLintBuiltInRules EmptyCollectionLiteralRule.swift
[844/942] Compiling SwiftLintBuiltInRules EmptyCountRule.swift
[845/942] Compiling SwiftLintBuiltInRules EmptyStringRule.swift
[846/942] Compiling SwiftLintBuiltInRules FinalTestCaseRule.swift
[847/942] Compiling SwiftLintBuiltInRules FirstWhereRule.swift
[848/942] Compiling SwiftLintBuiltInRules FlatMapOverMapReduceRule.swift
[849/942] Compiling SwiftLintBuiltInRules LastWhereRule.swift
[850/942] Compiling SwiftLintBuiltInRules ReduceBooleanRule.swift
[851/942] Compiling SwiftLintBuiltInRules ReduceIntoRule.swift
[852/942] Compiling SwiftLintBuiltInRules SortedFirstLastRule.swift
[853/942] Compiling SwiftLintBuiltInRules AttributesConfiguration.swift
[854/942] Compiling SwiftLintBuiltInRules BlanketDisableCommandConfiguration.swift
[855/942] Compiling SwiftLintBuiltInRules CollectionAlignmentConfiguration.swift
[856/942] Compiling SwiftLintBuiltInRules ColonConfiguration.swift
[857/942] Compiling SwiftLintBuiltInRules ComputedAccessorsOrderConfiguration.swift
[858/942] Compiling SwiftLintBuiltInRules ConditionalReturnsOnNewlineConfiguration.swift
[859/942] Compiling SwiftLintBuiltInRules CyclomaticComplexityConfiguration.swift
[860/942] Compiling SwiftLintBuiltInRules DeploymentTargetConfiguration.swift
[861/942] Compiling SwiftLintBuiltInRules DiscouragedDirectInitConfiguration.swift
[862/942] Compiling SwiftLintBuiltInRules EmptyCountConfiguration.swift
[863/942] Compiling SwiftLintBuiltInRules ExpiringTodoConfiguration.swift
[864/942] Compiling SwiftLintBuiltInRules ExplicitInitConfiguration.swift
[865/942] Compiling SwiftLintBuiltInRules ExplicitTypeInterfaceConfiguration.swift
[866/942] Emitting module SwiftLintBuiltInRules
[867/942] Compiling SwiftLintBuiltInRules FileNameNoSpaceRule.swift
[868/942] Compiling SwiftLintBuiltInRules FileNameRule.swift
[869/942] Compiling SwiftLintBuiltInRules ForWhereRule.swift
[870/942] Compiling SwiftLintBuiltInRules ForceCastRule.swift
[871/942] Compiling SwiftLintBuiltInRules ForceTryRule.swift
[872/942] Compiling SwiftLintBuiltInRules ForceUnwrappingRule.swift
[873/942] Compiling SwiftLintBuiltInRules FunctionDefaultParameterAtEndRule.swift
[874/942] Compiling SwiftLintBuiltInRules GenericTypeNameRule.swift
[875/942] Compiling SwiftLintBuiltInRules ImplicitlyUnwrappedOptionalRule.swift
[876/942] Compiling SwiftLintBuiltInRules IsDisjointRule.swift
[877/942] Compiling SwiftLintBuiltInRules JoinedDefaultParameterRule.swift
[878/942] Compiling SwiftLintBuiltInRules LegacyCGGeometryFunctionsRule.swift
[879/942] Compiling SwiftLintBuiltInRules LegacyConstantRule.swift
[880/942] Compiling SwiftLintBuiltInRules LegacyConstantRuleExamples.swift
[881/942] Compiling SwiftLintBuiltInRules LegacyConstructorRule.swift
[882/942] Compiling SwiftLintBuiltInRules LegacyHashingRule.swift
[883/942] Compiling SwiftLintBuiltInRules LegacyMultipleRule.swift
[884/942] Compiling SwiftLintBuiltInRules LegacyNSGeometryFunctionsRule.swift
[885/942] Compiling SwiftLintBuiltInRules LegacyObjcTypeRule.swift
[886/942] Compiling SwiftLintBuiltInRules LegacyRandomRule.swift
[887/942] Compiling SwiftLintBuiltInRules NimbleOperatorRule.swift
[888/942] Compiling SwiftLintBuiltInRules NoEmptyBlockRule.swift
[889/942] Compiling SwiftLintBuiltInRules NoExtensionAccessModifierRule.swift
[890/942] Compiling SwiftLintBuiltInRules NoFallthroughOnlyRule.swift
[891/942] Compiling SwiftLintBuiltInRules NoSpaceInMethodCallRule.swift
[892/942] Compiling SwiftLintBuiltInRules NonOverridableClassDeclarationRule.swift
[893/942] Compiling SwiftLintBuiltInRules NumberSeparatorRule.swift
[894/942] Compiling SwiftLintBuiltInRules NumberSeparatorRuleExamples.swift
[895/942] Compiling SwiftLintBuiltInRules OpeningBraceRule.swift
[896/942] Compiling SwiftLintBuiltInRules OpeningBraceRuleExamples.swift
[897/942] Compiling SwiftLintBuiltInRules OperatorUsageWhitespaceRule.swift
[898/942] Compiling SwiftLintBuiltInRules OperatorUsageWhitespaceRuleExamples.swift
[899/942] Compiling SwiftLintBuiltInRules OptionalEnumCaseMatchingRule.swift
[900/942] Compiling SwiftLintBuiltInRules PreferSelfInStaticReferencesRule.swift
[901/942] Compiling SwiftLintBuiltInRules PreferSelfInStaticReferencesRuleExamples.swift
[902/942] Compiling SwiftLintBuiltInRules PreferSelfTypeOverTypeOfSelfRule.swift
[903/942] Compiling SwiftLintBuiltInRules PrefixedTopLevelConstantRule.swift
[904/942] Compiling SwiftLintBuiltInRules ProtocolPropertyAccessorsOrderRule.swift
[905/942] Compiling SwiftLintBuiltInRules RedundantDiscardableLetRule.swift
[906/942] Compiling SwiftLintBuiltInRules RedundantSelfInClosureRule.swift
[907/942] Compiling SwiftLintBuiltInRules RedundantSelfInClosureRuleExamples.swift
[908/942] Compiling SwiftLintBuiltInRules ReturnArrowWhitespaceRule.swift
[909/942] Compiling SwiftLintBuiltInRules SelfBindingRule.swift
[910/942] Compiling SwiftLintBuiltInRules ShorthandArgumentRule.swift
[911/942] Compiling SwiftLintBuiltInRules ShorthandOperatorRule.swift
[912/942] Compiling SwiftLintBuiltInRules SingleTestClassRule.swift
[913/942] Compiling SwiftLintBuiltInRules SortedEnumCasesRule.swift
[914/942] Compiling SwiftLintBuiltInRules SortedImportsRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[915/942] Compiling SwiftLintBuiltInRules SortedImportsRuleExamples.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[916/942] Compiling SwiftLintBuiltInRules StatementPositionRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[917/942] Compiling SwiftLintBuiltInRules SuperfluousElseRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[918/942] Compiling SwiftLintBuiltInRules SwitchCaseAlignmentRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[919/942] Compiling SwiftLintBuiltInRules SwitchCaseOnNewlineRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[920/942] Compiling SwiftLintBuiltInRules TrailingClosureRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[921/942] Compiling SwiftLintBuiltInRules TrailingCommaRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[922/942] Compiling SwiftLintBuiltInRules TrailingNewlineRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[923/942] Compiling SwiftLintBuiltInRules TrailingWhitespaceRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[924/942] Compiling SwiftLintBuiltInRules TypeContentsOrderRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[925/942] Compiling SwiftLintBuiltInRules TypeContentsOrderRuleExamples.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[926/942] Compiling SwiftLintBuiltInRules UnneededParenthesesInClosureArgumentRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[927/942] Compiling SwiftLintBuiltInRules UnusedOptionalBindingRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[928/942] Compiling SwiftLintBuiltInRules VerticalParameterAlignmentOnCallRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[929/942] Compiling SwiftLintBuiltInRules VerticalParameterAlignmentRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[930/942] Compiling SwiftLintBuiltInRules VerticalParameterAlignmentRuleExamples.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[931/942] Compiling SwiftLintBuiltInRules VerticalWhitespaceBetweenCasesRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[932/942] Compiling SwiftLintBuiltInRules VerticalWhitespaceClosingBracesRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[933/942] Compiling SwiftLintBuiltInRules VerticalWhitespaceClosingBracesRuleExamples.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[934/942] Compiling SwiftLintBuiltInRules VerticalWhitespaceOpeningBracesRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[935/942] Compiling SwiftLintBuiltInRules VerticalWhitespaceRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[936/942] Compiling SwiftLintBuiltInRules VoidReturnRule.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[937/996] Compiling SwiftLintFramework Version.swift
[938/996] Compiling SwiftLintFramework YamlParser.swift
[939/996] Compiling SwiftLintFramework ProcessInfo+XcodeCloud.swift
[940/996] Compiling SwiftLintFramework ProgressBar.swift
[941/996] Compiling SwiftLintFramework CSVReporter.swift
[942/996] Compiling SwiftLintFramework CheckstyleReporter.swift
[943/1001] Compiling SwiftLintFramework CodeClimateReporter.swift
[944/1001] Compiling SwiftLintFramework EmojiReporter.swift
[945/1001] Compiling SwiftLintFramework GitHubActionsLoggingReporter.swift
[946/1001] Compiling SwiftLintFramework GitLabJUnitReporter.swift
[947/1001] Compiling SwiftLintFramework HTMLReporter.swift
[948/1001] Compiling SwiftLintFramework JSONReporter.swift
[949/1001] Emitting module SwiftLintFramework
[950/1001] Compiling SwiftLintFramework SummaryReporter.swift
[951/1001] Compiling SwiftLintFramework XcodeReporter.swift
[952/1001] Compiling SwiftLintFramework CoreRules.swift
[953/1001] Compiling SwiftLintFramework CustomRules.swift
[954/1001] Compiling SwiftLintFramework SuperfluousDisableCommandRule.swift
[955/1001] Compiling SwiftLintFramework JUnitReporter.swift
[956/1001] Compiling SwiftLintFramework MarkdownReporter.swift
[957/1001] Compiling SwiftLintFramework RelativePathReporter.swift
[958/1001] Compiling SwiftLintFramework Reporter.swift
[959/1001] Compiling SwiftLintFramework SARIFReporter.swift
[960/1001] Compiling SwiftLintFramework SonarQubeReporter.swift
[961/1001] Compiling SwiftLintFramework Configuration+IndentationStyle.swift
[962/1001] Compiling SwiftLintFramework Configuration+LintableFiles.swift
[963/1001] Compiling SwiftLintFramework Configuration+Merging.swift
[964/1001] Compiling SwiftLintFramework Configuration+Parsing.swift
[965/1001] Compiling SwiftLintFramework Configuration+Remote.swift
[966/1001] Compiling SwiftLintFramework Configuration+RulesMode.swift
[967/1001] Compiling SwiftLintFramework Configuration+RulesWrapper.swift
[968/1001] Compiling SwiftLintFramework Configuration.swift
[969/1001] Compiling SwiftLintFramework RuleDocumentation.swift
[970/1001] Compiling SwiftLintFramework RuleListDocumentation.swift
[971/1001] Compiling SwiftLintFramework Exports.swift
[972/1001] Compiling SwiftLintFramework FileManager+SwiftLint.swift
[973/1001] Compiling SwiftLintFramework String+XML.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintFramework/LintOrAnalyzeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'Darwin' is unused
@preconcurrency import Darwin
~~~~~~~~~~~~~~~~^
[974/1001] Compiling SwiftLintFramework String+sha256.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintFramework/LintOrAnalyzeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'Darwin' is unused
@preconcurrency import Darwin
~~~~~~~~~~~~~~~~^
[975/1001] Compiling SwiftLintFramework ExecutableInfo.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintFramework/LintOrAnalyzeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'Darwin' is unused
@preconcurrency import Darwin
~~~~~~~~~~~~~~~~^
[976/1001] Compiling SwiftLintFramework Glob.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintFramework/LintOrAnalyzeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'Darwin' is unused
@preconcurrency import Darwin
~~~~~~~~~~~~~~~~^
[977/1001] Compiling SwiftLintFramework Reachability.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintFramework/LintOrAnalyzeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'Darwin' is unused
@preconcurrency import Darwin
~~~~~~~~~~~~~~~~^
[978/1001] Compiling SwiftLintFramework LintOrAnalyzeCommand.swift
/Users/admin/builder/spi-builder-workspace/Source/SwiftLintFramework/LintOrAnalyzeCommand.swift:2:17: remark: '@preconcurrency' attribute on module 'Darwin' is unused
@preconcurrency import Darwin
~~~~~~~~~~~~~~~~^
[979/1001] Compiling SwiftLintFramework Benchmark.swift
[980/1001] Compiling SwiftLintFramework CompilerArgumentsExtractor.swift
[981/1001] Compiling SwiftLintFramework Configuration+CommandLine.swift
[982/1001] Compiling SwiftLintFramework Configuration+Cache.swift
[983/1001] Compiling SwiftLintFramework Configuration+FileGraph.swift
[984/1001] Compiling SwiftLintFramework Configuration+FileGraphSubtypes.swift
[985/1001] Compiling SwiftLintFramework LintableFilesVisitor.swift
[986/1001] Compiling SwiftLintFramework CustomRuleTimer.swift
[987/1001] Compiling SwiftLintFramework HashableConfigurationRuleWrapperWrapper.swift
[988/1001] Compiling SwiftLintFramework Linter.swift
[989/1001] Compiling SwiftLintFramework LinterCache.swift
[990/1001] Compiling SwiftLintFramework ReportersList.swift
[991/1001] Compiling SwiftLintFramework RulesFilter.swift
[992/1001] Compiling SwiftLintFramework Signposts.swift
[993/1001] Compiling SwiftLintFramework SwiftLintError.swift
[994/1001] Compiling SwiftLintFramework SwiftPMCompilationDB.swift
[995/1001] Compiling SwiftLintFramework UpdateChecker.swift
[996/1023] Compiling swiftlint SwiftLint.swift
[997/1024] Compiling swiftlint Docs.swift
[998/1024] Compiling swiftlint Version.swift
[999/1024] Compiling swiftlint LintOrAnalyzeArguments.swift
[1000/1024] Compiling swiftlint Reporters.swift
[1001/1024] Compiling swiftlint GenerateDocs.swift
[1002/1024] Compiling swiftlint Rules.swift
[1003/1024] Compiling swiftlint Lint.swift
[1004/1024] Compiling swiftlint_dev Rules+Register.swift
[1005/1024] Compiling swiftlint_dev Reporters+Register.swift
[1006/1024] Emitting module swiftlint_dev
[1007/1024] Compiling swiftlint_dev Rules+Template.swift
[1008/1024] Compiling swiftlint_dev SwiftLintDev.swift
[1009/1024] Compiling swiftlint RulesFilterOptions.swift
[1010/1024] Emitting module swiftlint
[1011/1024] Compiling swiftlint Analyze.swift
[1012/1024] Compiling swiftlint Baseline.swift
[1012/1024] Write Objects.LinkFileList
[1014/1024] Linking swiftlint-dev
[1015/1024] Linking swiftlint
[1016/1024] Applying swiftlint-dev
[1017/1024] Applying swiftlint
[1019/1024] Compiling TestHelpers TestResources.swift
[1020/1024] Compiling TestHelpers RuleMock.swift
[1021/1024] Compiling TestHelpers SwiftLintTestCase.swift
[1022/1024] Emitting module TestHelpers
[1023/1024] Compiling TestHelpers TestHelpers.swift
[1024/1024] Compiling TestHelpers RuleDescription+Examples.swift
Build complete! (68.20s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
[1/929] Fetching swiftytexttable
[76/1030] Fetching swiftytexttable, collectionconcurrencykit
[355/14042] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift
[356/25194] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, yams
[487/41151] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, yams, swift-argument-parser
[664/57293] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, yams, swift-argument-parser, sourcekitten
[14860/129206] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, yams, swift-argument-parser, sourcekitten, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.38s)
Fetched https://github.com/jpsim/Yams.git from cache (3.38s)
[49593/102097] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, sourcekitten, swift-syntax
Fetched https://github.com/jpsim/SourceKitten.git from cache (5.68s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (5.69s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (5.69s)
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git from cache (5.69s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.69s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (2.47s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (0.48s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (1.82s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.2 (0.49s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2847] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.97s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0-prerelease-2025-08-11 (0.59s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.41s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.49s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.1.0 (0.49s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0-prerelease-2025-08-11
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.1.0
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.2
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
[16375/70760294] Downloading https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip (3.77s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Tests/TestHelpers/BUILD
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Tests/ExtraRulesTests/BUILD
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "exact" : [
          "602.0.0-prerelease-2025-08-11"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "sourcekitten",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.37.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/SourceKitten.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.2",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "swiftytexttable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scottrhoyt/SwiftyTextTable.git"
    },
    {
      "identity" : "collectionconcurrencykit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/CollectionConcurrencyKit.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "SwiftLint",
  "name" : "SwiftLint",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "swiftlint",
      "targets" : [
        "swiftlint"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SwiftLintFramework",
      "targets" : [
        "SwiftLintFramework"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftLintBuildToolPlugin",
      "targets" : [
        "SwiftLintBuildToolPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "SwiftLintCommandPlugin",
      "targets" : [
        "SwiftLintCommandPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "swiftlint-dev",
      "targets" : [
        "swiftlint-dev"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SwiftLintCoreMacros",
      "targets" : [
        "SwiftLintCoreMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swiftlint_dev",
      "module_type" : "SwiftTarget",
      "name" : "swiftlint-dev",
      "path" : "Source/swiftlint-dev",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "swiftlint-dev"
      ],
      "sources" : [
        "Reporters+Register.swift",
        "Rules+Register.swift",
        "Rules+Template.swift",
        "SwiftLintDev.swift"
      ],
      "target_dependencies" : [
        "SwiftLintFramework"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "swiftlint",
      "module_type" : "SwiftTarget",
      "name" : "swiftlint",
      "path" : "Source/swiftlint",
      "product_dependencies" : [
        "ArgumentParser",
        "CollectionConcurrencyKit",
        "SwiftyTextTable"
      ],
      "product_memberships" : [
        "swiftlint"
      ],
      "sources" : [
        "Commands/Analyze.swift",
        "Commands/Baseline.swift",
        "Commands/Docs.swift",
        "Commands/GenerateDocs.swift",
        "Commands/Lint.swift",
        "Commands/Reporters.swift",
        "Commands/Rules.swift",
        "Commands/SwiftLint.swift",
        "Commands/Version.swift",
        "Common/LintOrAnalyzeArguments.swift",
        "Common/RulesFilterOptions.swift"
      ],
      "target_dependencies" : [
        "SwiftLintFramework"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "TestHelpers",
      "module_type" : "SwiftTarget",
      "name" : "TestHelpers",
      "path" : "Tests/TestHelpers",
      "sources" : [
        "RuleDescription+Examples.swift",
        "RuleMock.swift",
        "SwiftLintTestCase.swift",
        "TestHelpers.swift",
        "TestResources.swift"
      ],
      "target_dependencies" : [
        "SwiftLintFramework"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftLintFramework",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLintFramework",
      "path" : "Source/SwiftLintFramework",
      "product_dependencies" : [
        "CollectionConcurrencyKit"
      ],
      "product_memberships" : [
        "swiftlint",
        "SwiftLintFramework",
        "swiftlint-dev"
      ],
      "sources" : [
        "Benchmark.swift",
        "CompilerArgumentsExtractor.swift",
        "Configuration+CommandLine.swift",
        "Configuration/Configuration+Cache.swift",
        "Configuration/Configuration+FileGraph.swift",
        "Configuration/Configuration+FileGraphSubtypes.swift",
        "Configuration/Configuration+IndentationStyle.swift",
        "Configuration/Configuration+LintableFiles.swift",
        "Configuration/Configuration+Merging.swift",
        "Configuration/Configuration+Parsing.swift",
        "Configuration/Configuration+Remote.swift",
        "Configuration/Configuration+RulesMode.swift",
        "Configuration/Configuration+RulesWrapper.swift",
        "Configuration/Configuration.swift",
        "Documentation/RuleDocumentation.swift",
        "Documentation/RuleListDocumentation.swift",
        "Exports.swift",
        "Extensions/FileManager+SwiftLint.swift",
        "Extensions/String+XML.swift",
        "Extensions/String+sha256.swift",
        "Helpers/ExecutableInfo.swift",
        "Helpers/Glob.swift",
        "Helpers/Reachability.swift",
        "LintOrAnalyzeCommand.swift",
        "LintableFilesVisitor.swift",
        "Models/CustomRuleTimer.swift",
        "Models/HashableConfigurationRuleWrapperWrapper.swift",
        "Models/Linter.swift",
        "Models/LinterCache.swift",
        "Models/ReportersList.swift",
        "Models/Version.swift",
        "Models/YamlParser.swift",
        "ProcessInfo+XcodeCloud.swift",
        "ProgressBar.swift",
        "Reporters/CSVReporter.swift",
        "Reporters/CheckstyleReporter.swift",
        "Reporters/CodeClimateReporter.swift",
        "Reporters/EmojiReporter.swift",
        "Reporters/GitHubActionsLoggingReporter.swift",
        "Reporters/GitLabJUnitReporter.swift",
        "Reporters/HTMLReporter.swift",
        "Reporters/JSONReporter.swift",
        "Reporters/JUnitReporter.swift",
        "Reporters/MarkdownReporter.swift",
        "Reporters/RelativePathReporter.swift",
        "Reporters/Reporter.swift",
        "Reporters/SARIFReporter.swift",
        "Reporters/SonarQubeReporter.swift",
        "Reporters/SummaryReporter.swift",
        "Reporters/XcodeReporter.swift",
        "Rules/CoreRules.swift",
        "Rules/CustomRules.swift",
        "Rules/SuperfluousDisableCommandRule.swift",
        "RulesFilter.swift",
        "Signposts.swift",
        "SwiftLintError.swift",
        "SwiftPMCompilationDB.swift",
        "UpdateChecker.swift"
      ],
      "target_dependencies" : [
        "SwiftLintBuiltInRules",
        "SwiftLintCore",
        "SwiftLintExtraRules"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftLintExtraRules",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLintExtraRules",
      "path" : "Source/SwiftLintExtraRules",
      "product_memberships" : [
        "swiftlint",
        "SwiftLintFramework",
        "swiftlint-dev"
      ],
      "sources" : [
        "Exports.swift",
        "ExtraRules.swift"
      ],
      "target_dependencies" : [
        "SwiftLintCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftLintCoreMacros",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLintCoreMacros",
      "path" : "Source/SwiftLintCoreMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "swiftlint",
        "SwiftLintFramework",
        "swiftlint-dev",
        "SwiftLintCoreMacros"
      ],
      "sources" : [
        "DisabledWithoutSourceKit.swift",
        "RuleConfigurationMacros.swift",
        "SwiftLintCoreMacros.swift",
        "SwiftSyntaxRule.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SwiftLintCore",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLintCore",
      "path" : "Source/SwiftLintCore",
      "product_dependencies" : [
        "CryptoSwift",
        "SourceKittenFramework",
        "SwiftIDEUtils",
        "SwiftOperators",
        "SwiftParser",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftyTextTable",
        "Yams"
      ],
      "product_memberships" : [
        "swiftlint",
        "SwiftLintFramework",
        "swiftlint-dev"
      ],
      "sources" : [
        "Extensions/Array+SwiftLint.swift",
        "Extensions/ByteCount+SwiftSyntax.swift",
        "Extensions/Collection+Windows.swift",
        "Extensions/Dictionary+SwiftLint.swift",
        "Extensions/NSRange+SwiftLint.swift",
        "Extensions/NSRegularExpression+SwiftLint.swift",
        "Extensions/QueuedPrint.swift",
        "Extensions/RandomAccessCollection+Swiftlint.swift",
        "Extensions/Request+SwiftLint.swift",
        "Extensions/SourceKittenDictionary+Swiftlint.swift",
        "Extensions/SourceRange+SwiftLint.swift",
        "Extensions/String+SwiftLint.swift",
        "Extensions/StringView+SwiftLint.swift",
        "Extensions/StringView+SwiftSyntax.swift",
        "Extensions/SwiftDeclarationAttributeKind+Swiftlint.swift",
        "Extensions/SwiftDeclarationKind+SwiftLint.swift",
        "Extensions/SwiftLintFile+BodyLineCount.swift",
        "Extensions/SwiftLintFile+Cache.swift",
        "Extensions/SwiftLintFile+Regex.swift",
        "Extensions/SwiftSyntax+SwiftLint.swift",
        "Extensions/SyntaxClassification+isComment.swift",
        "Extensions/SyntaxKind+SwiftLint.swift",
        "Helpers/Macros.swift",
        "Helpers/Stack.swift",
        "Helpers/SwiftSyntaxKindBridge.swift",
        "Models/AccessControlLevel.swift",
        "Models/Baseline.swift",
        "Models/ChildOptionSeverityConfiguration.swift",
        "Models/Command.swift",
        "Models/ConfigurationRuleWrapper.swift",
        "Models/Correction.swift",
        "Models/CurrentRule.swift",
        "Models/Example.swift",
        "Models/Issue.swift",
        "Models/Location.swift",
        "Models/Region.swift",
        "Models/RuleConfigurationDescription.swift",
        "Models/RuleDescription.swift",
        "Models/RuleIdentifier.swift",
        "Models/RuleKind.swift",
        "Models/RuleList.swift",
        "Models/RuleParameter.swift",
        "Models/RuleRegistry.swift",
        "Models/RuleStorage.swift",
        "Models/SeverityConfiguration.swift",
        "Models/StyleViolation.swift",
        "Models/SwiftExpressionKind.swift",
        "Models/SwiftLintFile.swift",
        "Models/SwiftLintSyntaxMap.swift",
        "Models/SwiftLintSyntaxToken.swift",
        "Models/SwiftVersion.swift",
        "Models/ViolationSeverity.swift",
        "Protocols/ASTRule.swift",
        "Protocols/CacheDescriptionProvider.swift",
        "Protocols/CollectingRule.swift",
        "Protocols/Rule.swift",
        "Protocols/RuleConfiguration.swift",
        "Protocols/SwiftSyntaxCorrectableRule.swift",
        "Protocols/SwiftSyntaxRule.swift",
        "Rewriters/CodeIndentingRewriter.swift",
        "RuleConfigurations/RegexConfiguration.swift",
        "RuleConfigurations/SeverityLevelsConfiguration.swift",
        "Visitors/BodyLengthVisitor.swift",
        "Visitors/CodeBlockVisitor.swift",
        "Visitors/CommandVisitor.swift",
        "Visitors/CommentLinesVisitor.swift",
        "Visitors/DeclaredIdentifiersTrackingVisitor.swift",
        "Visitors/ViolationsSyntaxVisitor.swift"
      ],
      "target_dependencies" : [
        "DyldWarningWorkaround",
        "SwiftLintCoreMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftLintCommandPlugin",
      "module_type" : "PluginTarget",
      "name" : "SwiftLintCommandPlugin",
      "path" : "Plugins/SwiftLintCommandPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "SwiftLint Command Plugin",
          "type" : "custom",
          "verb" : "swiftlint"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "When this command is run with the `--fix` option it may modify source files.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "SwiftLintCommandPlugin"
      ],
      "sources" : [
        "CommandContext.swift",
        "SwiftLintCommandPlugin.swift"
      ],
      "target_dependencies" : [
        "SwiftLintBinary"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "SwiftLintBuiltInRules",
      "module_type" : "SwiftTarget",
      "name" : "SwiftLintBuiltInRules",
      "path" : "Source/SwiftLintBuiltInRules",
      "product_dependencies" : [
        "SwiftLexicalLookup"
      ],
      "product_memberships" : [
        "swiftlint",
        "SwiftLintFramework",
        "swiftlint-dev"
      ],
      "sources" : [
        "Exports.swift",
        "Helpers/LegacyFunctionRuleHelper.swift",
        "Models/BuiltInRules.swift",
        "Models/ImportUsage.swift",
        "Rules/Idiomatic/AnonymousArgumentInMultilineClosureRule.swift",
        "Rules/Idiomatic/BlockBasedKVORule.swift",
        "Rules/Idiomatic/ConvenienceTypeRule.swift",
        "Rules/Idiomatic/DiscouragedAssertRule.swift",
        "Rules/Idiomatic/DiscouragedNoneNameRule.swift",
        "Rules/Idiomatic/DiscouragedObjectLiteralRule.swift",
        "Rules/Idiomatic/DiscouragedOptionalBooleanRule.swift",
        "Rules/Idiomatic/DiscouragedOptionalBooleanRuleExamples.swift",
        "Rules/Idiomatic/DiscouragedOptionalCollectionExamples.swift",
        "Rules/Idiomatic/DiscouragedOptionalCollectionRule.swift",
        "Rules/Idiomatic/DuplicateImportsRule.swift",
        "Rules/Idiomatic/DuplicateImportsRuleExamples.swift",
        "Rules/Idiomatic/ExplicitACLRule.swift",
        "Rules/Idiomatic/ExplicitEnumRawValueRule.swift",
        "Rules/Idiomatic/ExplicitInitRule.swift",
        "Rules/Idiomatic/ExplicitTopLevelACLRule.swift",
        "Rules/Idiomatic/ExplicitTypeInterfaceRule.swift",
        "Rules/Idiomatic/ExtensionAccessModifierRule.swift",
        "Rules/Idiomatic/FallthroughRule.swift",
        "Rules/Idiomatic/FatalErrorMessageRule.swift",
        "Rules/Idiomatic/FileNameNoSpaceRule.swift",
        "Rules/Idiomatic/FileNameRule.swift",
        "Rules/Idiomatic/ForWhereRule.swift",
        "Rules/Idiomatic/ForceCastRule.swift",
        "Rules/Idiomatic/ForceTryRule.swift",
        "Rules/Idiomatic/ForceUnwrappingRule.swift",
        "Rules/Idiomatic/FunctionDefaultParameterAtEndRule.swift",
        "Rules/Idiomatic/GenericTypeNameRule.swift",
        "Rules/Idiomatic/ImplicitlyUnwrappedOptionalRule.swift",
        "Rules/Idiomatic/IsDisjointRule.swift",
        "Rules/Idiomatic/JoinedDefaultParameterRule.swift",
        "Rules/Idiomatic/LegacyCGGeometryFunctionsRule.swift",
        "Rules/Idiomatic/LegacyConstantRule.swift",
        "Rules/Idiomatic/LegacyConstantRuleExamples.swift",
        "Rules/Idiomatic/LegacyConstructorRule.swift",
        "Rules/Idiomatic/LegacyHashingRule.swift",
        "Rules/Idiomatic/LegacyMultipleRule.swift",
        "Rules/Idiomatic/LegacyNSGeometryFunctionsRule.swift",
        "Rules/Idiomatic/LegacyObjcTypeRule.swift",
        "Rules/Idiomatic/LegacyRandomRule.swift",
        "Rules/Idiomatic/NimbleOperatorRule.swift",
        "Rules/Idiomatic/NoEmptyBlockRule.swift",
        "Rules/Idiomatic/NoExtensionAccessModifierRule.swift",
        "Rules/Idiomatic/NoFallthroughOnlyRule.swift",
        "Rules/Idiomatic/NoFallthroughOnlyRuleExamples.swift",
        "Rules/Idiomatic/NoGroupingExtensionRule.swift",
        "Rules/Idiomatic/NoMagicNumbersRule.swift",
        "Rules/Idiomatic/ObjectLiteralRule.swift",
        "Rules/Idiomatic/OneDeclarationPerFileRule.swift",
        "Rules/Idiomatic/PatternMatchingKeywordsRule.swift",
        "Rules/Idiomatic/PreferConditionListRule.swift",
        "Rules/Idiomatic/PreferKeyPathRule.swift",
        "Rules/Idiomatic/PreferNimbleRule.swift",
        "Rules/Idiomatic/PreferTypeCheckingRule.swift",
        "Rules/Idiomatic/PreferZeroOverExplicitInitRule.swift",
        "Rules/Idiomatic/PrivateOverFilePrivateRule.swift",
        "Rules/Idiomatic/RedundantNilCoalescingRule.swift",
        "Rules/Idiomatic/RedundantObjcAttributeRule.swift",
        "Rules/Idiomatic/RedundantObjcAttributeRuleExamples.swift",
        "Rules/Idiomatic/RedundantSetAccessControlRule.swift",
        "Rules/Idiomatic/RedundantStringEnumValueRule.swift",
        "Rules/Idiomatic/RedundantTypeAnnotationRule.swift",
        "Rules/Idiomatic/RedundantVoidReturnRule.swift",
        "Rules/Idiomatic/ReturnValueFromVoidFunctionRule.swift",
        "Rules/Idiomatic/ReturnValueFromVoidFunctionRuleExamples.swift",
        "Rules/Idiomatic/ShorthandOptionalBindingRule.swift",
        "Rules/Idiomatic/StaticOperatorRule.swift",
        "Rules/Idiomatic/StaticOverFinalClassRule.swift",
        "Rules/Idiomatic/StrictFilePrivateRule.swift",
        "Rules/Idiomatic/SyntacticSugarRule.swift",
        "Rules/Idiomatic/SyntacticSugarRuleExamples.swift",
        "Rules/Idiomatic/ToggleBoolRule.swift",
        "Rules/Idiomatic/TrailingSemicolonRule.swift",
        "Rules/Idiomatic/TypeNameRule.swift",
        "Rules/Idiomatic/TypeNameRuleExamples.swift",
        "Rules/Idiomatic/UnavailableConditionRule.swift",
        "Rules/Idiomatic/UnavailableFunctionRule.swift",
        "Rules/Idiomatic/UnneededBreakInSwitchRule.swift",
        "Rules/Idiomatic/UnneededSynthesizedInitializerRule.swift",
        "Rules/Idiomatic/UnneededSynthesizedInitializerRuleExamples.swift",
        "Rules/Idiomatic/UntypedErrorInCatchRule.swift",
        "Rules/Idiomatic/UnusedEnumeratedRule.swift",
        "Rules/Idiomatic/VoidFunctionInTernaryConditionRule.swift",
        "Rules/Idiomatic/XCTFailMessageRule.swift",
        "Rules/Idiomatic/XCTSpecificMatcherRule.swift",
        "Rules/Idiomatic/XCTSpecificMatcherRuleExamples.swift",
        "Rules/Lint/AccessibilityLabelForImageRule.swift",
        "Rules/Lint/AccessibilityLabelForImageRuleExamples.swift",
        "Rules/Lint/AccessibilityTraitForButtonRule.swift",
        "Rules/Lint/AccessibilityTraitForButtonRuleExamples.swift",
        "Rules/Lint/ArrayInitRule.swift",
        "Rules/Lint/AsyncWithoutAwaitRule.swift",
        "Rules/Lint/AsyncWithoutAwaitRuleExamples.swift",
        "Rules/Lint/BalancedXCTestLifecycleRule.swift",
        "Rules/Lint/BlanketDisableCommandRule.swift",
        "Rules/Lint/CaptureVariableRule.swift",
        "Rules/Lint/ClassDelegateProtocolRule.swift",
        "Rules/Lint/CommentSpacingRule.swift",
        "Rules/Lint/CompilerProtocolInitRule.swift",
        "Rules/Lint/DeploymentTargetRule.swift",
        "Rules/Lint/DeploymentTargetRuleExamples.swift",
        "Rules/Lint/DiscardedNotificationCenterObserverRule.swift",
        "Rules/Lint/DiscouragedDirectInitRule.swift",
        "Rules/Lint/DuplicateConditionsRule.swift",
        "Rules/Lint/DuplicateEnumCasesRule.swift",
        "Rules/Lint/DuplicatedKeyInDictionaryLiteralRule.swift",
        "Rules/Lint/DynamicInlineRule.swift",
        "Rules/Lint/EmptyXCTestMethodRule.swift",
        "Rules/Lint/EmptyXCTestMethodRuleExamples.swift",
        "Rules/Lint/ExpiringTodoRule.swift",
        "Rules/Lint/IBInspectableInExtensionRule.swift",
        "Rules/Lint/IdenticalOperandsRule.swift",
        "Rules/Lint/InvalidSwiftLintCommandRule.swift",
        "Rules/Lint/LocalDocCommentRule.swift",
        "Rules/Lint/LowerACLThanParentRule.swift",
        "Rules/Lint/MarkRule.swift",
        "Rules/Lint/MarkRuleExamples.swift",
        "Rules/Lint/MissingDocsRule.swift",
        "Rules/Lint/MissingDocsRuleExamples.swift",
        "Rules/Lint/NSLocalizedStringKeyRule.swift",
        "Rules/Lint/NSLocalizedStringRequireBundleRule.swift",
        "Rules/Lint/NSNumberInitAsFunctionReferenceRule.swift",
        "Rules/Lint/NSObjectPreferIsEqualRule.swift",
        "Rules/Lint/NSObjectPreferIsEqualRuleExamples.swift",
        "Rules/Lint/NonOptionalStringDataConversionRule.swift",
        "Rules/Lint/NotificationCenterDetachmentRule.swift",
        "Rules/Lint/NotificationCenterDetachmentRuleExamples.swift",
        "Rules/Lint/OptionalDataStringConversionRule.swift",
        "Rules/Lint/OrphanedDocCommentRule.swift",
        "Rules/Lint/OverriddenSuperCallRule.swift",
        "Rules/Lint/OverrideInExtensionRule.swift",
        "Rules/Lint/PeriodSpacingRule.swift",
        "Rules/Lint/PrivateActionRule.swift",
        "Rules/Lint/PrivateOutletRule.swift",
        "Rules/Lint/PrivateSubjectRule.swift",
        "Rules/Lint/PrivateSubjectRuleExamples.swift",
        "Rules/Lint/PrivateSwiftUIStatePropertyRule.swift",
        "Rules/Lint/PrivateSwiftUIStatePropertyRuleExamples.swift",
        "Rules/Lint/PrivateUnitTestRule.swift",
        "Rules/Lint/ProhibitedInterfaceBuilderRule.swift",
        "Rules/Lint/ProhibitedSuperRule.swift",
        "Rules/Lint/QuickDiscouragedCallRule.swift",
        "Rules/Lint/QuickDiscouragedCallRuleExamples.swift",
        "Rules/Lint/QuickDiscouragedFocusedTestRule.swift",
        "Rules/Lint/QuickDiscouragedFocusedTestRuleExamples.swift",
        "Rules/Lint/QuickDiscouragedPendingTestRule.swift",
        "Rules/Lint/QuickDiscouragedPendingTestRuleExamples.swift",
        "Rules/Lint/RawValueForCamelCasedCodableEnumRule.swift",
        "Rules/Lint/RedundantSendableRule.swift",
        "Rules/Lint/RequiredDeinitRule.swift",
        "Rules/Lint/RequiredEnumCaseRule.swift",
        "Rules/Lint/SelfInPropertyInitializationRule.swift",
        "Rules/Lint/StrongIBOutletRule.swift",
        "Rules/Lint/TestCaseAccessibilityRule.swift",
        "Rules/Lint/TestCaseAccessibilityRuleExamples.swift",
        "Rules/Lint/TodoRule.swift",
        "Rules/Lint/TypesafeArrayInitRule.swift",
        "Rules/Lint/UnhandledThrowingTaskRule.swift",
        "Rules/Lint/UnneededOverrideRule.swift",
        "Rules/Lint/UnneededOverrideRuleExamples.swift",
        "Rules/Lint/UnownedVariableCaptureRule.swift",
        "Rules/Lint/UnusedClosureParameterRule.swift",
        "Rules/Lint/UnusedClosureParameterRuleExamples.swift",
        "Rules/Lint/UnusedControlFlowLabelRule.swift",
        "Rules/Lint/UnusedDeclarationRule.swift",
        "Rules/Lint/UnusedDeclarationRuleExamples.swift",
        "Rules/Lint/UnusedImportRule.swift",
        "Rules/Lint/UnusedImportRuleExamples.swift",
        "Rules/Lint/UnusedParameterRule.swift",
        "Rules/Lint/UnusedSetterValueRule.swift",
        "Rules/Lint/ValidIBInspectableRule.swift",
        "Rules/Lint/WeakDelegateRule.swift",
        "Rules/Lint/YodaConditionRule.swift",
        "Rules/Metrics/ClosureBodyLengthRule.swift",
        "Rules/Metrics/ClosureBodyLengthRuleExamples.swift",
        "Rules/Metrics/CyclomaticComplexityRule.swift",
        "Rules/Metrics/EnumCaseAssociatedValuesLengthRule.swift",
        "Rules/Metrics/FileLengthRule.swift",
        "Rules/Metrics/FunctionBodyLengthRule.swift",
        "Rules/Metrics/FunctionParameterCountRule.swift",
        "Rules/Metrics/LargeTupleRule.swift",
        "Rules/Metrics/LineLengthRule.swift",
        "Rules/Metrics/NestingRule.swift",
        "Rules/Metrics/NestingRuleExamples.swift",
        "Rules/Metrics/TypeBodyLengthRule.swift",
        "Rules/Performance/ContainsOverFilterCountRule.swift",
        "Rules/Performance/ContainsOverFilterIsEmptyRule.swift",
        "Rules/Performance/ContainsOverFirstNotNilRule.swift",
        "Rules/Performance/ContainsOverRangeNilComparisonRule.swift",
        "Rules/Performance/EmptyCollectionLiteralRule.swift",
        "Rules/Performance/EmptyCountRule.swift",
        "Rules/Performance/EmptyStringRule.swift",
        "Rules/Performance/FinalTestCaseRule.swift",
        "Rules/Performance/FirstWhereRule.swift",
        "Rules/Performance/FlatMapOverMapReduceRule.swift",
        "Rules/Performance/LastWhereRule.swift",
        "Rules/Performance/ReduceBooleanRule.swift",
        "Rules/Performance/ReduceIntoRule.swift",
        "Rules/Performance/SortedFirstLastRule.swift",
        "Rules/RuleConfigurations/AttributesConfiguration.swift",
        "Rules/RuleConfigurations/BlanketDisableCommandConfiguration.swift",
        "Rules/RuleConfigurations/CollectionAlignmentConfiguration.swift",
        "Rules/RuleConfigurations/ColonConfiguration.swift",
        "Rules/RuleConfigurations/ComputedAccessorsOrderConfiguration.swift",
        "Rules/RuleConfigurations/ConditionalReturnsOnNewlineConfiguration.swift",
        "Rules/RuleConfigurations/CyclomaticComplexityConfiguration.swift",
        "Rules/RuleConfigurations/DeploymentTargetConfiguration.swift",
        "Rules/RuleConfigurations/DiscouragedDirectInitConfiguration.swift",
        "Rules/RuleConfigurations/EmptyCountConfiguration.swift",
        "Rules/RuleConfigurations/ExpiringTodoConfiguration.swift",
        "Rules/RuleConfigurations/ExplicitInitConfiguration.swift",
        "Rules/RuleConfigurations/ExplicitTypeInterfaceConfiguration.swift",
        "Rules/RuleConfigurations/FileHeaderConfiguration.swift",
        "Rules/RuleConfigurations/FileLengthConfiguration.swift",
        "Rules/RuleConfigurations/FileNameConfiguration.swift",
        "Rules/RuleConfigurations/FileNameNoSpaceConfiguration.swift",
        "Rules/RuleConfigurations/FileTypesOrderConfiguration.swift",
        "Rules/RuleConfigurations/ForWhereConfiguration.swift",
        "Rules/RuleConfigurations/FunctionDefaultParameterAtEndConfiguration.swift",
        "Rules/RuleConfigurations/FunctionNameWhitespaceConfiguration.swift",
        "Rules/RuleConfigurations/FunctionParameterCountConfiguration.swift",
        "Rules/RuleConfigurations/IdentifierNameConfiguration.swift",
        "Rules/RuleConfigurations/ImplicitOptionalInitializationConfiguration.swift",
        "Rules/RuleConfigurations/ImplicitReturnConfiguration.swift",
        "Rules/RuleConfigurations/ImplicitlyUnwrappedOptionalConfiguration.swift",
        "Rules/RuleConfigurations/InclusiveLanguageConfiguration.swift",
        "Rules/RuleConfigurations/IndentationWidthConfiguration.swift",
        "Rules/RuleConfigurations/LegacyObjcTypeConfiguration.swift",
        "Rules/RuleConfigurations/LineLengthConfiguration.swift",
        "Rules/RuleConfigurations/MissingDocsConfiguration.swift",
        "Rules/RuleConfigurations/ModifierOrderConfiguration.swift",
        "Rules/RuleConfigurations/MultilineArgumentsConfiguration.swift",
        "Rules/RuleConfigurations/MultilineParametersConfiguration.swift",
        "Rules/RuleConfigurations/NameConfiguration.swift",
        "Rules/RuleConfigurations/NestingConfiguration.swift",
        "Rules/RuleConfigurations/NoEmptyBlockConfiguration.swift",
        "Rules/RuleConfigurations/NoMagicNumbersConfiguration.swift",
        "Rules/RuleConfigurations/NonOptionalStringDataConversionConfiguration.swift",
        "Rules/RuleConfigurations/NonOverridableClassDeclarationConfiguration.swift",
        "Rules/RuleConfigurations/NumberSeparatorConfiguration.swift",
        "Rules/RuleConfigurations/ObjectLiteralConfiguration.swift",
        "Rules/RuleConfigurations/OpeningBraceConfiguration.swift",
        "Rules/RuleConfigurations/OperatorUsageWhitespaceConfiguration.swift",
        "Rules/RuleConfigurations/OverriddenSuperCallConfiguration.swift",
        "Rules/RuleConfigurations/PreferKeyPathConfiguration.swift",
        "Rules/RuleConfigurations/PrefixedTopLevelConstantConfiguration.swift",
        "Rules/RuleConfigurations/PrivateOutletConfiguration.swift",
        "Rules/RuleConfigurations/PrivateOverFilePrivateConfiguration.swift",
        "Rules/RuleConfigurations/ProhibitedSuperConfiguration.swift",
        "Rules/RuleConfigurations/RedundantDiscardableLetConfiguration.swift",
        "Rules/RuleConfigurations/RedundantSendableConfiguration.swift",
        "Rules/RuleConfigurations/RedundantTypeAnnotationConfiguration.swift",
        "Rules/RuleConfigurations/RedundantVoidReturnConfiguration.swift",
        "Rules/RuleConfigurations/RequiredEnumCaseConfiguration.swift",
        "Rules/RuleConfigurations/SelfBindingConfiguration.swift",
        "Rules/RuleConfigurations/ShorthandArgumentConfiguration.swift",
        "Rules/RuleConfigurations/SortedImportsConfiguration.swift",
        "Rules/RuleConfigurations/StatementPositionConfiguration.swift",
        "Rules/RuleConfigurations/SwitchCaseAlignmentConfiguration.swift",
        "Rules/RuleConfigurations/TestCaseAccessibilityConfiguration.swift",
        "Rules/RuleConfigurations/TodoConfiguration.swift",
        "Rules/RuleConfigurations/TrailingClosureConfiguration.swift",
        "Rules/RuleConfigurations/TrailingCommaConfiguration.swift",
        "Rules/RuleConfigurations/TrailingWhitespaceConfiguration.swift",
        "Rules/RuleConfigurations/TypeBodyLengthConfiguration.swift",
        "Rules/RuleConfigurations/TypeContentsOrderConfiguration.swift",
        "Rules/RuleConfigurations/TypeNameConfiguration.swift",
        "Rules/RuleConfigurations/UnitTestConfiguration.swift",
        "Rules/RuleConfigurations/UnneededOverrideRuleConfiguration.swift",
        "Rules/RuleConfigurations/UnusedDeclarationConfiguration.swift",
        "Rules/RuleConfigurations/UnusedImportConfiguration.swift",
        "Rules/RuleConfigurations/UnusedOptionalBindingConfiguration.swift",
        "Rules/RuleConfigurations/VerticalWhitespaceClosingBracesConfiguration.swift",
        "Rules/RuleConfigurations/VerticalWhitespaceConfiguration.swift",
        "Rules/RuleConfigurations/XCTSpecificMatcherConfiguration.swift",
        "Rules/Style/AttributeNameSpacingRule.swift",
        "Rules/Style/AttributesRule.swift",
        "Rules/Style/AttributesRuleExamples.swift",
        "Rules/Style/ClosingBraceRule.swift",
        "Rules/Style/ClosureEndIndentationRule.swift",
        "Rules/Style/ClosureEndIndentationRuleExamples.swift",
        "Rules/Style/ClosureParameterPositionRule.swift",
        "Rules/Style/ClosureSpacingRule.swift",
        "Rules/Style/CollectionAlignmentRule.swift",
        "Rules/Style/ColonRule.swift",
        "Rules/Style/ColonRuleExamples.swift",
        "Rules/Style/CommaInheritanceRule.swift",
        "Rules/Style/CommaRule.swift",
        "Rules/Style/ComputedAccessorsOrderRule.swift",
        "Rules/Style/ComputedAccessorsOrderRuleExamples.swift",
        "Rules/Style/ConditionalReturnsOnNewlineRule.swift",
        "Rules/Style/ContrastedOpeningBraceRule.swift",
        "Rules/Style/ContrastedOpeningBraceRuleExamples.swift",
        "Rules/Style/ControlStatementRule.swift",
        "Rules/Style/DirectReturnRule.swift",
        "Rules/Style/EmptyEnumArgumentsRule.swift",
        "Rules/Style/EmptyParametersRule.swift",
        "Rules/Style/EmptyParenthesesWithTrailingClosureRule.swift",
        "Rules/Style/ExplicitSelfRule.swift",
        "Rules/Style/ExplicitSelfRuleExamples.swift",
        "Rules/Style/FileHeaderRule.swift",
        "Rules/Style/FileTypesOrderRule.swift",
        "Rules/Style/FileTypesOrderRuleExamples.swift",
        "Rules/Style/FunctionNameWhitespaceRule.swift",
        "Rules/Style/FunctionNameWhitespaceRuleExamples.swift",
        "Rules/Style/IdentifierNameRule.swift",
        "Rules/Style/IdentifierNameRuleExamples.swift",
        "Rules/Style/ImplicitGetterRule.swift",
        "Rules/Style/ImplicitGetterRuleExamples.swift",
        "Rules/Style/ImplicitOptionalInitializationRule.swift",
        "Rules/Style/ImplicitOptionalInitializationRuleExamples.swift",
        "Rules/Style/ImplicitReturnRule.swift",
        "Rules/Style/ImplicitReturnRuleExamples.swift",
        "Rules/Style/InclusiveLanguageRule.swift",
        "Rules/Style/InclusiveLanguageRuleExamples.swift",
        "Rules/Style/IndentationWidthRule.swift",
        "Rules/Style/LeadingWhitespaceRule.swift",
        "Rules/Style/LetVarWhitespaceRule.swift",
        "Rules/Style/LiteralExpressionEndIndentationRule.swift",
        "Rules/Style/ModifierOrderRule.swift",
        "Rules/Style/ModifierOrderRuleExamples.swift",
        "Rules/Style/MultilineArgumentsBracketsRule.swift",
        "Rules/Style/MultilineArgumentsRule.swift",
        "Rules/Style/MultilineArgumentsRuleExamples.swift",
        "Rules/Style/MultilineFunctionChainsRule.swift",
        "Rules/Style/MultilineLiteralBracketsRule.swift",
        "Rules/Style/MultilineParametersBracketsRule.swift",
        "Rules/Style/MultilineParametersRule.swift",
        "Rules/Style/MultilineParametersRuleExamples.swift",
        "Rules/Style/MultipleClosuresWithTrailingClosureRule.swift",
        "Rules/Style/NoSpaceInMethodCallRule.swift",
        "Rules/Style/NonOverridableClassDeclarationRule.swift",
        "Rules/Style/NumberSeparatorRule.swift",
        "Rules/Style/NumberSeparatorRuleExamples.swift",
        "Rules/Style/OpeningBraceRule.swift",
        "Rules/Style/OpeningBraceRuleExamples.swift",
        "Rules/Style/OperatorUsageWhitespaceRule.swift",
        "Rules/Style/OperatorUsageWhitespaceRuleExamples.swift",
        "Rules/Style/OptionalEnumCaseMatchingRule.swift",
        "Rules/Style/PreferSelfInStaticReferencesRule.swift",
        "Rules/Style/PreferSelfInStaticReferencesRuleExamples.swift",
        "Rules/Style/PreferSelfTypeOverTypeOfSelfRule.swift",
        "Rules/Style/PrefixedTopLevelConstantRule.swift",
        "Rules/Style/ProtocolPropertyAccessorsOrderRule.swift",
        "Rules/Style/RedundantDiscardableLetRule.swift",
        "Rules/Style/RedundantSelfInClosureRule.swift",
        "Rules/Style/RedundantSelfInClosureRuleExamples.swift",
        "Rules/Style/ReturnArrowWhitespaceRule.swift",
        "Rules/Style/SelfBindingRule.swift",
        "Rules/Style/ShorthandArgumentRule.swift",
        "Rules/Style/ShorthandOperatorRule.swift",
        "Rules/Style/SingleTestClassRule.swift",
        "Rules/Style/SortedEnumCasesRule.swift",
        "Rules/Style/SortedImportsRule.swift",
        "Rules/Style/SortedImportsRuleExamples.swift",
        "Rules/Style/StatementPositionRule.swift",
        "Rules/Style/SuperfluousElseRule.swift",
        "Rules/Style/SwitchCaseAlignmentRule.swift",
        "Rules/Style/SwitchCaseOnNewlineRule.swift",
        "Rules/Style/TrailingClosureRule.swift",
        "Rules/Style/TrailingCommaRule.swift",
        "Rules/Style/TrailingNewlineRule.swift",
        "Rules/Style/TrailingWhitespaceRule.swift",
        "Rules/Style/TypeContentsOrderRule.swift",
        "Rules/Style/TypeContentsOrderRuleExamples.swift",
        "Rules/Style/UnneededParenthesesInClosureArgumentRule.swift",
        "Rules/Style/UnusedOptionalBindingRule.swift",
        "Rules/Style/VerticalParameterAlignmentOnCallRule.swift",
        "Rules/Style/VerticalParameterAlignmentRule.swift",
        "Rules/Style/VerticalParameterAlignmentRuleExamples.swift",
        "Rules/Style/VerticalWhitespaceBetweenCasesRule.swift",
        "Rules/Style/VerticalWhitespaceClosingBracesRule.swift",
        "Rules/Style/VerticalWhitespaceClosingBracesRuleExamples.swift",
        "Rules/Style/VerticalWhitespaceOpeningBracesRule.swift",
        "Rules/Style/VerticalWhitespaceRule.swift",
        "Rules/Style/VoidReturnRule.swift"
      ],
      "target_dependencies" : [
        "SwiftLintCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftLintBuildToolPlugin",
      "module_type" : "PluginTarget",
      "name" : "SwiftLintBuildToolPlugin",
      "path" : "Plugins/SwiftLintBuildToolPlugin",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "SwiftLintBuildToolPlugin"
      ],
      "sources" : [
        "Path+Helpers.swift",
        "SwiftLintBuildToolPlugin.swift",
        "SwiftLintBuildToolPluginError.swift"
      ],
      "target_dependencies" : [
        "SwiftLintBinary"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "SwiftLintBinary",
      "module_type" : "BinaryTarget",
      "name" : "SwiftLintBinary",
      "path" : "remote/archive/SwiftLintBinary.artifactbundle.zip",
      "product_memberships" : [
        "SwiftLintBuildToolPlugin",
        "SwiftLintCommandPlugin"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "MacroTests",
      "module_type" : "SwiftTarget",
      "name" : "MacroTests",
      "path" : "Tests/MacroTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "AcceptableByConfigurationElementTests.swift",
        "AutoConfigParserTests.swift",
        "SwiftSyntaxRuleTests.swift"
      ],
      "target_dependencies" : [
        "SwiftLintCoreMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "IntegrationTests",
      "path" : "Tests/IntegrationTests",
      "sources" : [
        "IntegrationTests.swift"
      ],
      "target_dependencies" : [
        "SwiftLintFramework",
        "TestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GeneratedTests",
      "module_type" : "SwiftTarget",
      "name" : "GeneratedTests",
      "path" : "Tests/GeneratedTests",
      "sources" : [
        "GeneratedTests_01.swift",
        "GeneratedTests_02.swift",
        "GeneratedTests_03.swift",
        "GeneratedTests_04.swift",
        "GeneratedTests_05.swift",
        "GeneratedTests_06.swift",
        "GeneratedTests_07.swift",
        "GeneratedTests_08.swift",
        "GeneratedTests_09.swift",
        "GeneratedTests_10.swift"
      ],
      "target_dependencies" : [
        "SwiftLintFramework",
        "TestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FrameworkTests",
      "module_type" : "SwiftTarget",
      "name" : "FrameworkTests",
      "path" : "Tests/FrameworkTests",
      "sources" : [
        "BaselineTests.swift",
        "CollectingRuleTests.swift",
        "CommandTests.swift",
        "ConfigurationAliasesTests.swift",
        "ConfigurationTests+Mock.swift",
        "ConfigurationTests+MultipleConfigs.swift",
        "ConfigurationTests.swift",
        "CustomRulesTests.swift",
        "EmptyFileTests.swift",
        "GlobTests.swift",
        "LintOrAnalyzeOptionsTests.swift",
        "LinterCacheTests.swift",
        "ModifierOrderTests.swift",
        "ParserDiagnosticsTests.swift",
        "ReporterTests.swift",
        "RuleConfigurationTests.swift",
        "RulesTests.swift",
        "SourceKitCrashTests.swift",
        "StringViewExtensionTests.swift",
        "SwiftSyntaxKindBridgeTests.swift",
        "SwiftVersionTests.swift",
        "YamlParserTests.swift"
      ],
      "target_dependencies" : [
        "SwiftLintFramework",
        "TestHelpers",
        "SwiftLintCoreMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ExtraRulesTests",
      "module_type" : "SwiftTarget",
      "name" : "ExtraRulesTests",
      "path" : "Tests/ExtraRulesTests",
      "sources" : [
        "ExtraRulesTests.swift"
      ],
      "target_dependencies" : [
        "SwiftLintFramework",
        "TestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DyldWarningWorkaround",
      "module_type" : "ClangTarget",
      "name" : "DyldWarningWorkaround",
      "path" : "Source/DyldWarningWorkaround",
      "product_memberships" : [
        "swiftlint",
        "SwiftLintFramework",
        "swiftlint-dev"
      ],
      "sources" : [
        "DyldWarningWorkaround.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CoreTests",
      "module_type" : "SwiftTarget",
      "name" : "CoreTests",
      "path" : "Tests/CoreTests",
      "sources" : [
        "AccessControlLevelTests.swift",
        "CodeIndentingRewriterTests.swift",
        "CommentLinesVisitorTests.swift",
        "ConditionallySourceKitFreeTests.swift",
        "DisableAllTests.swift",
        "ExampleTests.swift",
        "ExtendedNSStringTests.swift",
        "ExtendedStringTests.swift",
        "LineEndingTests.swift",
        "RegexConfigurationTests.swift",
        "RegionTests.swift",
        "RuleConfigurationDescriptionTests.swift",
        "RuleTests.swift",
        "SeverityLevelsConfigurationTests.swift",
        "StringExtensionTests.swift",
        "SwiftLintFileTests.swift",
        "YamlSwiftLintTests.swift"
      ],
      "target_dependencies" : [
        "SwiftLintCore",
        "TestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CLITests",
      "module_type" : "SwiftTarget",
      "name" : "CLITests",
      "path" : "Tests/CLITests",
      "sources" : [
        "RulesFilterTests.swift"
      ],
      "target_dependencies" : [
        "SwiftLintFramework"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BuiltInRulesTests",
      "module_type" : "SwiftTarget",
      "name" : "BuiltInRulesTests",
      "path" : "Tests/BuiltInRulesTests",
      "sources" : [
        "AttributesRuleTests.swift",
        "BlanketDisableCommandRuleTests.swift",
        "ChildOptionSeverityConfigurationTests.swift",
        "CollectionAlignmentRuleTests.swift",
        "ColonRuleTests.swift",
        "CompilerProtocolInitRuleTests.swift",
        "ComputedAccessorsOrderRuleTests.swift",
        "ConditionalReturnsOnNewlineRuleTests.swift",
        "ContainsOverFirstNotNilRuleTests.swift",
        "CyclomaticComplexityConfigurationTests.swift",
        "CyclomaticComplexityRuleTests.swift",
        "DeploymentTargetConfigurationTests.swift",
        "DeploymentTargetRuleTests.swift",
        "DiscouragedDirectInitRuleTests.swift",
        "DiscouragedObjectLiteralRuleTests.swift",
        "DuplicateImportsRuleTests.swift",
        "EmptyCountRuleTests.swift",
        "ExpiringTodoRuleTests.swift",
        "ExplicitInitRuleTests.swift",
        "ExplicitTypeInterfaceConfigurationTests.swift",
        "ExplicitTypeInterfaceRuleTests.swift",
        "FileHeaderRuleTests.swift",
        "FileLengthRuleTests.swift",
        "FileNameNoSpaceRuleTests.swift",
        "FileNameRuleTests.swift",
        "FileTypesOrderRuleTests.swift",
        "FunctionBodyLengthRuleTests.swift",
        "FunctionNameWhitespaceRuleTests.swift",
        "FunctionParameterCountRuleTests.swift",
        "GenericTypeNameRuleTests.swift",
        "IdentifierNameRuleTests.swift",
        "ImplicitGetterRuleTests.swift",
        "ImplicitReturnConfigurationTests.swift",
        "ImplicitReturnRuleTests.swift",
        "ImplicitlyUnwrappedOptionalConfigurationTests.swift",
        "ImplicitlyUnwrappedOptionalRuleTests.swift",
        "InclusiveLanguageRuleTests.swift",
        "IndentationWidthRuleTests.swift",
        "LineLengthConfigurationTests.swift",
        "LineLengthRuleTests.swift",
        "MissingDocsRuleTests.swift",
        "MultilineArgumentsRuleTests.swift",
        "MultilineParametersConfigurationTests.swift",
        "NameConfigurationTests.swift",
        "NestingRuleTests.swift",
        "NoEmptyBlockConfigurationTests.swift",
        "NumberSeparatorRuleTests.swift",
        "ObjectLiteralRuleTests.swift",
        "OpeningBraceRuleTests.swift",
        "PreferKeyPathRuleTests.swift",
        "PrefixedTopLevelConstantRuleTests.swift",
        "PrivateOverFilePrivateRuleTests.swift",
        "RequiredEnumCaseConfigurationTests.swift",
        "StatementPositionRuleTests.swift",
        "SwitchCaseAlignmentRuleTests.swift",
        "TodoRuleTests.swift",
        "TrailingClosureConfigurationTests.swift",
        "TrailingClosureRuleTests.swift",
        "TrailingCommaRuleTests.swift",
        "TrailingWhitespaceRuleTests.swift",
        "TypeBodyLengthConfigurationTests.swift",
        "TypeBodyLengthRuleTests.swift",
        "TypeContentsOrderRuleTests.swift",
        "TypeNameRuleTests.swift",
        "TypesafeArrayInitRuleTests.swift",
        "UnneededOverrideRuleTests.swift",
        "UnusedDeclarationConfigurationTests.swift",
        "UnusedOptionalBindingRuleTests.swift",
        "VerticalWhitespaceRuleTests.swift",
        "XCTSpecificMatcherRuleTests.swift"
      ],
      "target_dependencies" : [
        "SwiftLintBuiltInRules",
        "TestHelpers"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.9"
}
Done.