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 6.2 (beta) for Linux on 12 Sep 2025 18:38:26 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/realm/SwiftLint.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching https://github.com/jpsim/SourceKitten.git
[1/929] Fetching swiftytexttable
[930/1030] Fetching swiftytexttable, collectionconcurrencykit
[1030/14042] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift
[1031/30184] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, sourcekitten
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git from cache (0.43s)
[2710/30083] Fetching swiftytexttable, cryptoswift, sourcekitten
Fetching https://github.com/apple/swift-argument-parser.git
[5497/41235] Fetching swiftytexttable, cryptoswift, sourcekitten, yams
[12535/57192] Fetching swiftytexttable, cryptoswift, sourcekitten, yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.92s)
[29786/41235] Fetching swiftytexttable, cryptoswift, sourcekitten, yams
Fetched https://github.com/jpsim/SourceKitten.git from cache (3.48s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (3.72s)
Fetched https://github.com/jpsim/Yams.git from cache (3.87s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (5.16s)
[1/71913] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.17s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (14.77s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (0.37s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (2.66s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.2 (0.42s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2847] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.32s)
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.69s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.53s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.1.0 (0.49s)
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.98s)
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/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
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/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.2
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.1.0
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/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip
[1369/70760294] Downloading 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 (5.90s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/TestHelpers/BUILD
[1/1] Compiling plugin SwiftLintCommandPlugin
[2/2] Compiling plugin SwiftLintBuildToolPlugin
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/138] Write sources
[40/138] Copying PrivacyInfo.xcprivacy
[40/138] Write sources
[40/138] Copying PrivacyInfo.xcprivacy
[65/138] Compiling SourceKit SourceKit.c
[65/138] Compiling _SwiftSyntaxCShims PlatformMutex.c
[67/138] Compiling SourceKit SourceKit.c
[68/138] Compiling Clang_C Clang_C.c
[70/138] Compiling _SwiftSyntaxCShims PlatformMutex.c
[71/138] Compiling writer.c
[72/138] Write swift-version-24593BA9C3E375BF.txt
[73/138] Compiling reader.c
[74/138] Compiling writer.c
[75/138] Compiling parser.c
[76/140] Compiling reader.c
[77/140] Compiling api.c
[79/148] Emitting module SwiftSyntax602
[79/148] Compiling emitter.c
[80/148] Compiling scanner.c
[82/148] Emitting module SwiftSyntax601
[82/148] Compiling scanner.c
[84/172] Emitting module SwiftSyntax602
[85/172] Compiling SwiftSyntax601 Empty.swift
[86/172] Compiling SwiftSyntax602 Empty.swift
[89/174] Compiling Yams Tag.swift
[90/174] Compiling Yams YamlAnchorProviding.swift
[91/176] Compiling SwiftSyntax601 Empty.swift
[92/176] Emitting module SwiftSyntax601
[93/176] Compiling SwiftSyntax602 Empty.swift
[94/178] Emitting module SwiftSyntax600
[95/178] Compiling SwiftSyntax600 Empty.swift
[99/189] Emitting module SwiftSyntax510
[100/189] Compiling SwiftSyntax510 Empty.swift
[101/189] Emitting module SwiftSyntax600
[102/189] Compiling SwiftSyntax600 Empty.swift
[105/191] Emitting module SwiftSyntax510
[106/191] Compiling SwiftSyntax510 Empty.swift
[107/192] Emitting module SwiftSyntax509
[108/192] Compiling SwiftSyntax509 Empty.swift
[109/193] Emitting module SwiftSyntax509
[110/193] Compiling SwiftSyntax509 Empty.swift
[114/507] Compiling CryptoSwift AES.swift
[115/507] Compiling CryptoSwift ASN1.swift
[116/507] Compiling CryptoSwift CBCMAC.swift
[117/507] Compiling CryptoSwift AEAD.swift
[118/507] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[119/507] Compiling CryptoSwift GCM.swift
[120/507] Compiling CryptoSwift OCB.swift
[121/507] Compiling CryptoSwift CTR.swift
[122/507] Compiling CryptoSwift CipherModeWorker.swift
[123/507] Compiling CryptoSwift ECB.swift
[124/507] Compiling CryptoSwift OFB.swift
[125/507] Compiling CryptoSwift PCBC.swift
[126/507] Compiling CryptoSwift Blowfish.swift
[127/507] Emitting module SwiftyTextTable
[128/507] Compiling SwiftyTextTable TextTable.swift
[129/508] Emitting module SwiftyTextTable
[130/508] Compiling SwiftyTextTable TextTable.swift
[131/509] Emitting module Yams
[132/509] Compiling CryptoSwift CBC.swift
[133/509] Compiling CryptoSwift CCM.swift
[134/509] Compiling CryptoSwift CFB.swift
[135/509] Compiling CryptoSwift BlockEncryptor.swift
[136/509] Compiling CryptoSwift BlockMode.swift
[137/509] Compiling CryptoSwift BlockModeOptions.swift
[141/577] Emitting module CollectionConcurrencyKit
[142/577] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[143/578] Compiling SwiftSyntax SyntaxIdentifier.swift
[144/578] Compiling SwiftSyntax Identifier.swift
[145/578] Compiling SwiftSyntax MemoryLayout.swift
[146/581] Wrapping AST for Yams for debugging
[148/581] Emitting module CollectionConcurrencyKit
[149/581] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[150/582] Wrapping AST for SwiftSyntax602 for debugging
[151/582] Wrapping AST for SwiftyTextTable for debugging
[152/582] Wrapping AST for SwiftSyntax601 for debugging
[154/582] Wrapping AST for SwiftSyntax602 for debugging
[155/582] Wrapping AST for SwiftSyntax600 for debugging
[157/582] Wrapping AST for SwiftSyntax510 for debugging
[160/582] Compiling SwiftSyntax MissingNodeInitializers.swift
[161/582] Compiling SwiftSyntax RawSyntax.swift
[162/582] Compiling SwiftSyntax RawSyntaxArena.swift
[163/582] Compiling SwiftSyntax SourcePresence.swift
[164/582] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[165/582] Compiling SwiftSyntax Syntax.swift
[166/582] Compiling SwiftSyntax BumpPtrAllocator.swift
[167/582] Compiling SwiftSyntax CommonAncestor.swift
[168/582] Compiling SwiftSyntax Convenience.swift
[169/582] Compiling SwiftSyntax CustomTraits.swift
[171/582] Compiling SwiftSyntax EditorPlaceholder.swift
[172/582] Compiling SwiftSyntax SourceLength.swift
[173/582] Compiling SwiftSyntax SourceLocation.swift
[182/585] Wrapping AST for SwiftSyntax509 for debugging
[184/585] Compiling SwiftSyntax SyntaxChildren.swift
[185/585] Compiling SwiftSyntax SyntaxCollection.swift
[186/585] Compiling SwiftSyntax SyntaxHashable.swift
[192/585] Wrapping AST for SwiftSyntax509 for debugging
[194/585] Emitting module SWXMLHash
[195/585] Compiling SwiftSyntax AbsolutePosition.swift
[196/585] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[197/585] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[198/585] Compiling SwiftSyntax Assert.swift
[199/585] Emitting module SWXMLHash
[203/585] Wrapping AST for CollectionConcurrencyKit for debugging
[207/585] Compiling parser.c
[208/585] Compiling api.c
[209/585] Write sources
[211/587] Compiling SWXMLHash XMLHashOptions.swift
[212/587] Compiling SWXMLHash XMLIndexer.swift
[213/587] Compiling SWXMLHash shim.swift
[214/588] Write sources
[215/588] Compiling emitter.c
[221/609] Emitting module Yams
[221/611] Wrapping AST for SWXMLHash for debugging
[223/654] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[224/654] Compiling SourceKittenFramework OffsetMap.swift
[225/654] Compiling SourceKittenFramework LinuxCompatibility.swift
[226/654] Compiling SourceKittenFramework Module.swift
[227/654] Compiling SourceKittenFramework Parameter.swift
[228/654] Compiling SourceKittenFramework Request.swift
[229/654] Compiling SourceKittenFramework SyntaxToken.swift
[230/654] Compiling SourceKittenFramework Text.swift
[231/654] Compiling SourceKittenFramework UID.swift
[232/654] Compiling SourceKittenFramework UIDRepresentable.swift
[233/654] Compiling SourceKittenFramework UncheckedSendable.swift
[234/654] Compiling SourceKittenFramework Version.swift
[235/660] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[236/660] Compiling SourceKittenFramework SwiftDocKey.swift
[237/660] Compiling SourceKittenFramework SwiftDocs.swift
[238/660] Compiling SourceKittenFramework SwiftVersion.swift
[239/660] Compiling SourceKittenFramework SyntaxKind.swift
[240/660] Compiling SourceKittenFramework SyntaxMap.swift
[241/660] Compiling SourceKittenFramework Dictionary+Merge.swift
[242/660] Compiling SourceKittenFramework Documentation.swift
[243/660] Compiling SourceKittenFramework Exec.swift
[244/660] Compiling SourceKittenFramework File+Hashable.swift
[245/660] Compiling SourceKittenFramework File.swift
[246/660] Compiling SourceKittenFramework JSONOutput.swift
[247/660] Compiling SourceKittenFramework Language.swift
[248/660] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[249/660] Compiling SourceKittenFramework Line.swift
[253/660] Compiling SourceKittenFramework ByteCount.swift
[254/660] Compiling SourceKittenFramework ByteRange.swift
[255/660] Compiling SourceKittenFramework Clang+SourceKitten.swift
[256/660] Compiling SourceKittenFramework ClangTranslationUnit.swift
[257/660] Compiling SourceKittenFramework CodeCompletionItem.swift
[258/660] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[265/660] Compiling SourceKittenFramework SourceDeclaration.swift
[266/660] Compiling SourceKittenFramework SourceKitObject.swift
[267/660] Compiling SourceKittenFramework SourceLocation.swift
[268/660] Compiling SourceKittenFramework StatementKind.swift
[269/660] Compiling SourceKittenFramework String+SourceKitten.swift
[270/660] Compiling SourceKittenFramework StringView+SourceKitten.swift
[271/668] Emitting module SourceKittenFramework
[272/668] Emitting module ArgumentParserToolInfo
[273/668] Compiling ArgumentParserToolInfo ToolInfo.swift
[280/669] Wrapping AST for ArgumentParserToolInfo for debugging
[282/713] Compiling ArgumentParser Errors.swift
[283/713] Compiling ArgumentParser Flag.swift
[284/713] Compiling ArgumentParser NameSpecification.swift
[285/713] Compiling ArgumentParser Option.swift
[286/713] Compiling ArgumentParser OptionGroup.swift
[287/713] Compiling ArgumentParser AsyncParsableCommand.swift
[288/713] Compiling ArgumentParser CommandParser.swift
[289/713] Compiling ArgumentParser InputKey.swift
[290/713] Compiling ArgumentParser InputOrigin.swift
[291/713] Compiling ArgumentParser Name.swift
[292/713] Compiling ArgumentParser Parsed.swift
[293/713] Compiling ArgumentParser ParsedValues.swift
[297/713] Compiling ArgumentParser CommandConfiguration.swift
[298/713] Compiling ArgumentParser CommandGroup.swift
[299/713] Compiling ArgumentParser EnumerableFlag.swift
[300/713] Compiling ArgumentParser ExpressibleByArgument.swift
[301/713] Compiling ArgumentParser ParsableArguments.swift
[302/713] Compiling ArgumentParser ParsableCommand.swift
[303/713] Compiling ArgumentParser ArgumentDecoder.swift
[304/713] Compiling ArgumentParser ArgumentDefinition.swift
[305/713] Compiling ArgumentParser ArgumentSet.swift
[306/713] Compiling ArgumentParser ArgumentHelp.swift
[307/713] Compiling ArgumentParser ArgumentVisibility.swift
[308/713] Compiling ArgumentParser CompletionKind.swift
[321/721] Compiling ArgumentParser UsageGenerator.swift
[322/721] Compiling SourceKittenFramework Xcode.swift
[323/721] Compiling SourceKittenFramework XcodeBuildSetting.swift
[324/721] Compiling SourceKittenFramework library_wrapper.swift
[325/721] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[326/721] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[327/722] Compiling ArgumentParser BashCompletionsGenerator.swift
[328/722] Compiling ArgumentParser CompletionsGenerator.swift
[329/722] Compiling ArgumentParser FishCompletionsGenerator.swift
[330/722] Compiling ArgumentParser ZshCompletionsGenerator.swift
[331/722] Compiling ArgumentParser Argument.swift
[332/722] Compiling ArgumentParser ArgumentDiscussion.swift
[336/722] Wrapping AST for SourceKittenFramework for debugging
[343/722] Compiling ArgumentParser ParserError.swift
[371/786] Emitting module ArgumentParser
[372/786] Compiling SourceKittenFramework ByteCount.swift
[373/786] Compiling SourceKittenFramework ByteRange.swift
[374/786] Compiling SourceKittenFramework Clang+SourceKitten.swift
[375/786] Compiling SourceKittenFramework ClangTranslationUnit.swift
[376/786] Compiling SourceKittenFramework CodeCompletionItem.swift
[377/786] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[378/786] Compiling SourceKittenFramework Dictionary+Merge.swift
[379/786] Compiling ArgumentParser Tree.swift
[380/786] Compiling ArgumentParser CodingKeyValidator.swift
[381/786] Compiling ArgumentParser NonsenseFlagsValidator.swift
[382/786] Compiling ArgumentParser ParsableArgumentsValidation.swift
[383/786] Compiling ArgumentParser PositionalArgumentsValidator.swift
[384/786] Compiling ArgumentParser UniqueNamesValidator.swift
[385/786] Emitting module CryptoSwift
[387/800] Compiling SourceKittenFramework SyntaxToken.swift
[388/800] Compiling SourceKittenFramework Text.swift
[389/800] Compiling SourceKittenFramework UID.swift
[390/800] Compiling SourceKittenFramework UIDRepresentable.swift
[391/800] Compiling SourceKittenFramework UncheckedSendable.swift
[392/800] Compiling SourceKittenFramework Version.swift
[393/806] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[394/806] Compiling SourceKittenFramework SwiftDocKey.swift
[395/806] Compiling SourceKittenFramework SwiftDocs.swift
[396/806] Compiling SourceKittenFramework SwiftVersion.swift
[397/806] Compiling SourceKittenFramework SyntaxKind.swift
[398/806] Compiling SourceKittenFramework SyntaxMap.swift
[405/806] Compiling SourceKittenFramework XcodeBuildSetting.swift
[406/806] Compiling SourceKittenFramework library_wrapper.swift
[407/806] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[408/806] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[410/806] Compiling SwiftSyntax Tokens.swift
[411/806] Compiling SwiftSyntax TriviaPieces.swift
[412/806] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[413/806] Compiling SwiftSyntax RawSyntaxNodesC.swift
[414/806] Compiling SwiftSyntax RawSyntaxNodesD.swift
[415/806] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[416/806] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[417/806] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[418/806] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[419/806] Emitting module SourceKittenFramework
[432/806] Compiling SourceKittenFramework WindowsError.swift
[433/806] Compiling SourceKittenFramework Xcode.swift
[448/806] Compiling SourceKittenFramework OffsetMap.swift
[449/806] Compiling SourceKittenFramework Parameter.swift
[450/806] Compiling SourceKittenFramework Request.swift
[451/806] Compiling SourceKittenFramework SourceDeclaration.swift
[452/806] Compiling SourceKittenFramework SourceKitObject.swift
[453/806] Compiling SourceKittenFramework SourceLocation.swift
[455/806] Compiling SourceKittenFramework Documentation.swift
[456/806] Compiling SourceKittenFramework Exec.swift
[457/806] Compiling SourceKittenFramework File+Hashable.swift
[458/806] Compiling SourceKittenFramework File.swift
[459/806] Compiling SourceKittenFramework JSONOutput.swift
[460/806] Compiling SourceKittenFramework Language.swift
[461/806] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[462/806] Compiling SourceKittenFramework Line.swift
[463/806] Compiling SourceKittenFramework LinuxCompatibility.swift
[464/806] Compiling SourceKittenFramework Module.swift
[465/806] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[466/806] Compiling SourceKittenFramework StatementKind.swift
[467/806] Compiling SourceKittenFramework String+SourceKitten.swift
[468/806] Compiling SourceKittenFramework StringView+SourceKitten.swift
[469/806] Compiling SourceKittenFramework StringView.swift
[470/806] Compiling SourceKittenFramework Structure.swift
[471/806] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[503/808] Wrapping AST for ArgumentParser for debugging
[565/808] Compiling CryptoSwift CompactMap.swift
[566/808] Compiling CryptoSwift Cryptor.swift
[567/808] Compiling CryptoSwift Cryptors.swift
[568/808] Compiling CryptoSwift Digest.swift
[569/808] Compiling CryptoSwift DigestType.swift
[570/808] Compiling CryptoSwift AES+Foundation.swift
[571/808] Compiling CryptoSwift Array+Foundation.swift
[572/808] Compiling CryptoSwift Blowfish+Foundation.swift
[573/808] Compiling CryptoSwift ChaCha20+Foundation.swift
[574/808] Compiling CryptoSwift Data+Extension.swift
[575/808] Compiling CryptoSwift HMAC+Foundation.swift
[576/808] Compiling CryptoSwift Rabbit+Foundation.swift
[577/808] Compiling CryptoSwift String+FoundationExtension.swift
[578/808] Compiling CryptoSwift Utils+Foundation.swift
[579/808] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[580/808] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[581/808] Compiling SwiftSyntax RawSyntaxValidation.swift
[582/808] Compiling SwiftSyntax SyntaxNodesAB.swift
[583/808] Compiling SwiftSyntax SyntaxNodesC.swift
[584/808] Compiling SwiftSyntax SyntaxNodesD.swift
[585/808] Compiling SwiftSyntax SyntaxNodesEF.swift
[586/808] Compiling SwiftSyntax SyntaxNodesGHI.swift
[587/808] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[588/808] Compiling SwiftSyntax SyntaxNodesOP.swift
[589/808] Compiling SwiftSyntax SyntaxNodesQRS.swift
[590/808] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[591/808] Compiling CryptoSwift PBKDF2.swift
[592/808] Compiling CryptoSwift PKCS1v15.swift
[593/808] Compiling CryptoSwift PKCS5.swift
[594/808] Compiling CryptoSwift PKCS7.swift
[595/808] Compiling CryptoSwift PKCS7Padding.swift
[596/808] Compiling CryptoSwift Padding.swift
[597/808] Compiling CryptoSwift Poly1305.swift
[598/808] Compiling CryptoSwift RSA+Cipher.swift
[599/808] Compiling CryptoSwift RSA+Signature.swift
[600/808] Compiling CryptoSwift RSA.swift
[601/808] Compiling CryptoSwift Rabbit.swift
[602/808] Compiling CryptoSwift SHA1.swift
[603/808] Compiling CryptoSwift SHA2.swift
[604/808] Compiling CryptoSwift SHA3.swift
[605/808] Compiling CryptoSwift Scrypt.swift
[606/808] Compiling CryptoSwift SecureBytes.swift
[607/808] Compiling CryptoSwift Signature.swift
[608/808] Compiling CryptoSwift StreamDecryptor.swift
[609/808] Compiling CryptoSwift StreamEncryptor.swift
[610/808] Compiling CryptoSwift String+Extension.swift
[611/808] Compiling CryptoSwift UInt128.swift
[612/808] Compiling CryptoSwift UInt16+Extension.swift
[613/808] Compiling CryptoSwift UInt32+Extension.swift
[614/808] Compiling CryptoSwift UInt64+Extension.swift
[615/808] Compiling CryptoSwift UInt8+Extension.swift
[616/808] Compiling CryptoSwift Updatable.swift
[617/808] Compiling CryptoSwift Utils.swift
[618/808] Compiling CryptoSwift XChaCha20.swift
[619/808] Compiling CryptoSwift ZeroPadding.swift
[620/808] Compiling CryptoSwift resource_bundle_accessor.swift
[663/809] Wrapping AST for CryptoSwift for debugging
[680/810] Emitting module SwiftSyntax
[769/820] Wrapping AST for SwiftSyntax for debugging
[771/870] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[772/870] Compiling SwiftParser CharacterInfo.swift
[773/870] Compiling SwiftParser CollectionNodes+Parsable.swift
[774/870] Compiling SwiftParser Attributes.swift
[775/870] Compiling SwiftParser Availability.swift
[776/871] Compiling SwiftDiagnostics Message.swift
[777/871] Compiling SwiftBasicFormat Syntax+Extensions.swift
[778/871] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[779/871] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[780/871] Compiling SwiftDiagnostics Note.swift
[789/872] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[790/872] Compiling SwiftDiagnostics FixIt.swift
[792/872] Emitting module SwiftDiagnostics
[793/872] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[794/873] Compiling SwiftBasicFormat InferIndentation.swift
[795/873] Compiling SwiftBasicFormat Indenter.swift
[796/879] Wrapping AST for SwiftSyntax for debugging
[797/889] Wrapping AST for SwiftDiagnostics for debugging
[799/927] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[800/932] Emitting module SwiftDiagnostics
[801/933] Compiling SwiftDiagnostics Message.swift
[802/933] Compiling SwiftDiagnostics Note.swift
[803/933] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[804/933] Compiling SwiftBasicFormat Syntax+Extensions.swift
[805/933] Compiling SwiftParser Attributes.swift
[806/933] Compiling SwiftParser Availability.swift
[807/933] Emitting module SwiftBasicFormat
[808/933] Compiling SwiftBasicFormat BasicFormat.swift
[809/934] Compiling SwiftBasicFormat InferIndentation.swift
[810/934] Wrapping AST for SwiftBasicFormat for debugging
[812/934] Compiling SwiftBasicFormat Indenter.swift
[813/934] Compiling SwiftDiagnostics FixIt.swift
[814/934] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[815/934] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[816/934] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[817/934] Compiling SwiftParser CharacterInfo.swift
[818/934] Compiling SwiftParser CollectionNodes+Parsable.swift
[819/935] Wrapping AST for SwiftDiagnostics for debugging
[821/935] Emitting module SwiftBasicFormat
[822/935] Compiling SwiftBasicFormat BasicFormat.swift
[823/936] Wrapping AST for SwiftBasicFormat for debugging
[825/936] Compiling SwiftParser Lexeme.swift
[826/936] Compiling SwiftParser LexemeSequence.swift
[827/936] Compiling SwiftParser Lexer.swift
[828/936] Compiling SwiftParser RegexLiteralLexer.swift
[829/936] Compiling SwiftParser UnicodeScalarExtensions.swift
[830/936] Compiling SwiftParser Lookahead.swift
[831/941] Compiling SwiftParser StringLiterals.swift
[832/941] Compiling SwiftParser SwiftParserCompatibility.swift
[833/941] Compiling SwiftParser SwiftVersion.swift
[834/941] Compiling SwiftParser SyntaxUtils.swift
[835/941] Compiling SwiftParser TokenConsumer.swift
[836/941] Compiling SwiftParser TokenPrecedence.swift
[843/946] Compiling SwiftParser TokenSpec.swift
[844/946] Compiling SwiftParser TokenSpecSet.swift
[845/946] Compiling SwiftParser TopLevel.swift
[846/946] Compiling SwiftParser TriviaParser.swift
[847/946] Compiling SwiftParser Types.swift
[854/946] Emitting module SwiftParser
[856/946] Compiling SwiftParser LoopProgressCondition.swift
[857/946] Compiling SwiftParser Modifiers.swift
[858/946] Compiling SwiftParser Names.swift
[859/946] Compiling SwiftParser Nominals.swift
[860/946] Compiling SwiftParser Parameters.swift
[861/946] Compiling SwiftParser ParseSourceFile.swift
[862/946] Compiling SwiftParser Parser.swift
[863/946] Compiling SwiftParser Patterns.swift
[864/946] Compiling SwiftParser Recovery.swift
[865/946] Compiling SwiftParser Specifiers.swift
[866/946] Compiling SwiftParser Statements.swift
[867/946] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[889/946] Compiling SwiftParser CompilerFiles.swift
[890/946] Compiling SwiftParser Declarations.swift
[891/946] Compiling SwiftParser Directives.swift
[892/946] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[893/946] Compiling SwiftParser Expressions.swift
[894/946] Compiling SwiftParser IncrementalParseTransition.swift
[895/946] Compiling SwiftParser IsValidIdentifier.swift
[896/946] Compiling SwiftParser Cursor.swift
[909/946] Compiling SwiftParser ExperimentalFeatures.swift
[910/946] Compiling SwiftParser IsLexerClassified.swift
[911/946] Compiling SwiftParser LayoutNodes+Parsable.swift
[912/946] Compiling SwiftParser Parser+TokenSpecSet.swift
[913/946] Compiling SwiftParser TokenSpecStaticMembers.swift
[920/955] Wrapping AST for SwiftParser for debugging
[923/1010] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[925/1012] Compiling SwiftIDEUtils Syntax+Classifications.swift
[926/1012] Compiling SwiftIDEUtils SwiftIDEUtilsCompatibility.swift
[927/1012] Compiling SwiftIDEUtils Syntax+Classifications.swift
[928/1014] Compiling SwiftIDEUtils SwiftIDEUtilsCompatibility.swift
[929/1014] Compiling SwiftOperators PrecedenceGroup.swift
[930/1015] Compiling SwiftOperators Operator.swift
[931/1015] Compiling SwiftOperators OperatorError+Diagnostics.swift
[932/1015] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[934/1015] Compiling SwiftIDEUtils Utils.swift
[936/1015] Compiling SwiftOperators OperatorTable.swift
[937/1015] Compiling SwiftOperators PrecedenceGroup.swift
[938/1015] Compiling SwiftOperators PrecedenceGraph.swift
[939/1016] Compiling SwiftOperators OperatorTable.swift
[940/1016] Compiling SwiftOperators PrecedenceGraph.swift
[941/1016] Compiling SwiftIDEUtils DeclNameLocation.swift
[942/1016] Emitting module SwiftIDEUtils
[944/1016] Compiling SwiftIDEUtils SyntaxClassification.swift
[945/1016] Compiling SwiftIDEUtils SyntaxClassifier.swift
[946/1016] Compiling SwiftIDEUtils SyntaxClassification.swift
[947/1016] Compiling SwiftIDEUtils SyntaxClassifier.swift
[948/1016] Compiling SwiftOperators OperatorTable+Semantics.swift
[949/1016] Compiling SwiftOperators SyntaxSynthesis.swift
[951/1016] Emitting module SwiftOperators
[952/1016] Compiling SwiftOperators OperatorTable+Semantics.swift
[953/1016] Compiling SwiftOperators OperatorError.swift
[954/1016] Compiling SwiftOperators OperatorTable+Defaults.swift
[955/1016] Compiling SwiftOperators OperatorTable+Folding.swift
[961/1017] Emitting module SwiftOperators
[962/1017] Compiling SwiftOperators OperatorTable+Folding.swift
[962/1018] Wrapping AST for SwiftOperators for debugging
[965/1018] Compiling SwiftIDEUtils FixItApplier.swift
[966/1018] Compiling SwiftIDEUtils DeclNameLocation.swift
[967/1018] Compiling SwiftIDEUtils NameMatcher.swift
[968/1019] Wrapping AST for SwiftOperators for debugging
[970/1019] Compiling SwiftIDEUtils FixItApplier.swift
[971/1019] Compiling SwiftIDEUtils NameMatcher.swift
[972/1020] Wrapping AST for SwiftIDEUtils for debugging
[974/1020] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[975/1020] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[976/1020] Compiling SwiftParserDiagnostics PresenceUtils.swift
[977/1020] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[980/1020] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[981/1020] Compiling SwiftParserDiagnostics Utils.swift
[984/1020] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[985/1020] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[990/1020] Emitting module SwiftParserDiagnostics
[991/1021] Wrapping AST for SwiftParserDiagnostics for debugging
[993/1036] Compiling SwiftSyntaxBuilder Indenter.swift
[994/1036] Compiling SwiftSyntaxBuilder ListBuilder.swift
[995/1036] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[996/1036] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[997/1036] Emitting module SwiftParserDiagnostics
[998/1036] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[999/1036] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1000/1037] Wrapping AST for SwiftParserDiagnostics for debugging
[1002/1052] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1003/1052] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1004/1053] Compiling SwiftSyntaxBuilder Indenter.swift
[1005/1053] Compiling SwiftSyntaxBuilder ListBuilder.swift
[1010/1054] Emitting module SwiftSyntaxBuilder
[1011/1054] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1012/1054] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1013/1054] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1014/1054] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1015/1054] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1016/1054] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1017/1054] Emitting module SwiftSyntaxBuilder
[1018/1054] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1025/1054] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1026/1054] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1027/1054] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1028/1054] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1029/1054] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1035/1056] Wrapping AST for SwiftSyntaxBuilder for debugging
[1037/1070] Compiling SwiftIfConfig IfConfigFunctions.swift
[1038/1070] Compiling SwiftIfConfig IfConfigRegionState.swift
[1038/1071] Wrapping AST for SwiftSyntaxBuilder for debugging
[1040/1071] Compiling SwiftIfConfig SyntaxLiteralUtils.swift
[1041/1071] Compiling SwiftIfConfig SyntaxProtocol+IfConfig.swift
[1042/1071] Compiling SwiftIfConfig VersionTuple+Parsing.swift
[1043/1102] Compiling SwiftIfConfig IfConfigFunctions.swift
[1044/1102] Compiling SwiftIfConfig IfConfigRegionState.swift
[1045/1104] Compiling SwiftIfConfig IfConfigDiagnostic.swift
[1046/1104] Compiling SwiftIfConfig IfConfigEvaluation.swift
[1047/1104] Compiling SwiftIfConfig SyntaxLiteralUtils.swift
[1048/1104] Compiling SwiftIfConfig SyntaxProtocol+IfConfig.swift
[1049/1104] Compiling SwiftIfConfig BuildConfiguration.swift
[1050/1104] Compiling SwiftIfConfig ConfiguredRegions.swift
[1051/1104] Compiling SwiftIfConfig IfConfigDecl+IfConfig.swift
[1052/1104] Compiling SwiftSyntaxMacros Macro.swift
[1053/1104] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[1054/1104] Compiling SwiftSyntaxMacros MemberMacro.swift
[1055/1104] Compiling SwiftSyntaxMacros PeerMacro.swift
[1056/1104] Compiling SwiftIfConfig VersionTuple.swift
[1061/1104] Compiling SwiftIfConfig VersionTuple+Parsing.swift
[1064/1105] Emitting module SwiftSyntaxMacros
[1065/1105] Compiling SwiftIfConfig ActiveClauseEvaluator.swift
[1066/1105] Compiling SwiftIfConfig ActiveSyntaxRewriter.swift
[1067/1105] Compiling SwiftIfConfig ActiveSyntaxVisitor.swift
[1068/1105] Compiling SwiftSyntaxMacros PreambleMacro.swift
[1069/1105] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[1071/1106] Compiling SwiftIfConfig VersionTuple.swift
[1071/1113] Wrapping AST for SwiftSyntaxMacros for debugging
[1073/1115] Emitting module SwiftIfConfig
[1074/1115] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[1075/1115] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[1080/1115] Emitting module SwiftIfConfig
[1083/1116] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[1085/1117] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[1085/1121] Wrapping AST for SwiftIfConfig for debugging
[1087/1126] Compiling SwiftLexicalLookup IdentifiableSyntax.swift
[1088/1126] Compiling SwiftLexicalLookup LookupConfig.swift
[1089/1126] Compiling SwiftLexicalLookup CanInterleaveResultsLaterScopeSyntax.swift
[1090/1126] Compiling SwiftLexicalLookup FunctionScopeSyntax.swift
[1091/1126] Compiling SwiftLexicalLookup GenericParameterScopeSyntax.swift
[1092/1126] Compiling SwiftLexicalLookup IntroducingToSequentialParentScopeSyntax.swift
[1094/1146] Compiling SwiftLexicalLookup GenericParameterScopeSyntax.swift
[1095/1146] Compiling SwiftLexicalLookup IntroducingToSequentialParentScopeSyntax.swift
[1096/1149] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[1097/1149] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[1098/1149] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[1099/1149] Compiling SwiftLexicalLookup IdentifiableSyntax.swift
[1100/1149] Compiling SwiftLexicalLookup LookupConfig.swift
[1101/1149] Emitting module SwiftSyntaxMacroExpansion
[1102/1149] Compiling SwiftLexicalLookup CanInterleaveResultsLaterScopeSyntax.swift
[1103/1149] Compiling SwiftLexicalLookup FunctionScopeSyntax.swift
[1104/1149] Compiling SwiftLexicalLookup SequentialScopeSyntax.swift
[1105/1149] Compiling SwiftLexicalLookup WithGenericParametersScopeSyntax.swift
[1110/1150] Emitting module SwiftLexicalLookup
[1111/1150] Compiling SwiftLexicalLookup SimpleLookupQueries.swift
[1114/1150] Compiling SwiftLexicalLookup LookupName.swift
[1115/1150] Compiling SwiftLexicalLookup LookupResult.swift
[1118/1150] Emitting module SwiftLexicalLookup
[1119/1150] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[1124/1150] Compiling SwiftLexicalLookup SimpleLookupQueries.swift
[1125/1150] Compiling SwiftLexicalLookup LookInMembersScopeSyntax.swift
[1126/1150] Compiling SwiftLexicalLookup NominalTypeDeclSyntax.swift
[1127/1150] Compiling SwiftLexicalLookup ScopeImplementations.swift
[1128/1150] Compiling SwiftLexicalLookup ScopeSyntax.swift
[1130/1151] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[1131/1152] Wrapping AST for SwiftLexicalLookup for debugging
[1136/1153] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[1139/1165] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[1140/1165] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[1141/1165] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[1142/1166] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[1143/1166] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[1144/1166] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[1145/1166] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[1146/1166] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[1147/1166] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[1148/1166] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[1149/1166] Emitting module SwiftCompilerPluginMessageHandling
[1150/1166] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[1151/1166] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[1152/1167] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[1154/1169] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[1155/1169] Emitting module SwiftCompilerPlugin
[1156/1170] Wrapping AST for SwiftCompilerPlugin for debugging
[1158/1175] Compiling SwiftLintCoreMacros SwiftSyntaxRule.swift
[1159/1175] Compiling SwiftLintCoreMacros SwiftLintCoreMacros.swift
[1160/1175] Emitting module SwiftLintCoreMacros
[1161/1175] Compiling SwiftLintCoreMacros DisabledWithoutSourceKit.swift
[1162/1175] Compiling SwiftLintCoreMacros RuleConfigurationMacros.swift
[1163/1176] Wrapping AST for SwiftLintCoreMacros for debugging
[1164/1176] Write Objects.LinkFileList
[1165/1176] Linking SwiftLintCoreMacros-tool
[1167/1298] Compiling SwiftLintCore SeverityConfiguration.swift
[1168/1298] Compiling SwiftLintCore StyleViolation.swift
[1169/1298] Compiling SwiftLintCore SwiftExpressionKind.swift
[1170/1298] Compiling SwiftLintCore SwiftLintFile.swift
[1171/1298] Compiling SwiftLintCore SwiftLintSyntaxMap.swift
[1172/1298] Compiling SwiftLintCore SwiftLintSyntaxToken.swift
[1173/1298] Compiling SwiftLintCore SwiftVersion.swift
[1174/1298] Compiling SwiftLintCore ViolationSeverity.swift
[1175/1306] Compiling SwiftLintCore RuleConfigurationDescription.swift
[1176/1306] Compiling SwiftLintCore RuleDescription.swift
[1177/1306] Compiling SwiftLintCore RuleIdentifier.swift
[1178/1306] Compiling SwiftLintCore RuleKind.swift
[1179/1306] Compiling SwiftLintCore RuleList.swift
[1180/1306] Compiling SwiftLintCore RuleParameter.swift
[1181/1306] Compiling SwiftLintCore RuleRegistry.swift
[1182/1306] Compiling SwiftLintCore RuleStorage.swift
[1183/1314] Compiling SwiftLintCore ASTRule.swift
[1184/1314] Compiling SwiftLintCore CacheDescriptionProvider.swift
[1185/1314] Compiling SwiftLintCore CollectingRule.swift
[1186/1314] Compiling SwiftLintCore Rule.swift
[1187/1314] Compiling SwiftLintCore RuleConfiguration.swift
[1188/1314] Compiling SwiftLintCore SwiftSyntaxCorrectableRule.swift
[1189/1314] Compiling SwiftLintCore SwiftSyntaxRule.swift
[1190/1314] Compiling SwiftLintCore CodeIndentingRewriter.swift
[1199/1314] Emitting module SwiftLintCore
[1201/1314] Compiling SwiftLintCore SourceKittenDictionary+Swiftlint.swift
[1202/1314] Compiling SwiftLintCore SourceRange+SwiftLint.swift
[1203/1314] Compiling SwiftLintCore String+SwiftLint.swift
[1204/1314] Compiling SwiftLintCore StringView+SwiftLint.swift
[1205/1314] Compiling SwiftLintCore StringView+SwiftSyntax.swift
[1206/1314] Compiling SwiftLintCore SwiftDeclarationAttributeKind+Swiftlint.swift
[1207/1314] Compiling SwiftLintCore SwiftDeclarationKind+SwiftLint.swift
[1208/1314] Compiling SwiftLintCore SwiftLintFile+BodyLineCount.swift
[1209/1314] Compiling SwiftLintCore SwiftLintFile+Cache.swift
[1210/1314] Compiling SwiftLintCore ChildOptionSeverityConfiguration.swift
[1211/1314] Compiling SwiftLintCore Command.swift
[1212/1314] Compiling SwiftLintCore ConfigurationRuleWrapper.swift
[1213/1314] Compiling SwiftLintCore Correction.swift
[1214/1314] Compiling SwiftLintCore CurrentRule.swift
[1215/1314] Compiling SwiftLintCore Example.swift
[1216/1314] Compiling SwiftLintCore Issue.swift
[1217/1314] Compiling SwiftLintCore Location.swift
[1218/1314] Compiling SwiftLintCore Region.swift
[1219/1314] Compiling SwiftLintCore Baseline.swift
[1220/1314] Compiling SwiftLintCore Array+SwiftLint.swift
[1221/1314] Compiling SwiftLintCore ByteCount+SwiftSyntax.swift
[1222/1314] Compiling SwiftLintCore Collection+Windows.swift
[1223/1314] Compiling SwiftLintCore Dictionary+SwiftLint.swift
[1224/1314] Compiling SwiftLintCore NSRange+SwiftLint.swift
[1225/1314] Compiling SwiftLintCore NSRegularExpression+SwiftLint.swift
[1226/1314] Compiling SwiftLintCore QueuedPrint.swift
[1227/1314] Compiling SwiftLintCore RandomAccessCollection+Swiftlint.swift
[1237/1314] Compiling SwiftLintCore SwiftLintFile+Regex.swift
[1238/1314] Compiling SwiftLintCore SwiftSyntax+SwiftLint.swift
[1239/1314] Compiling SwiftLintCore SyntaxClassification+isComment.swift
[1240/1314] Compiling SwiftLintCore SyntaxKind+SwiftLint.swift
[1241/1314] Compiling SwiftLintCore Macros.swift
[1242/1314] Compiling SwiftLintCore Stack.swift
[1243/1314] Compiling SwiftLintCore SwiftSyntaxKindBridge.swift
[1244/1314] Compiling SwiftLintCore AccessControlLevel.swift
[1254/1314] Compiling SwiftLintCore Request+SwiftLint.swift
[1289/1314] Compiling SwiftLintCore RegexConfiguration.swift
[1290/1314] Compiling SwiftLintCore SeverityLevelsConfiguration.swift
[1291/1314] Compiling SwiftLintCore BodyLengthVisitor.swift
[1292/1314] Compiling SwiftLintCore CodeBlockVisitor.swift
[1293/1314] Compiling SwiftLintCore CommandVisitor.swift
[1294/1314] Compiling SwiftLintCore CommentLinesVisitor.swift
[1295/1314] Compiling SwiftLintCore DeclaredIdentifiersTrackingVisitor.swift
[1296/1314] Compiling SwiftLintCore ViolationsSyntaxVisitor.swift
[1306/1316] Wrapping AST for SwiftLintCore for debugging
[1308/1319] Compiling SwiftLintExtraRules Exports.swift
[1309/1319] Emitting module SwiftLintExtraRules
[1310/1319] Compiling SwiftLintExtraRules ExtraRules.swift
[1311/1322] Emitting module SwiftLintExtraRules
[1312/1337] Compiling SwiftLintExtraRules Exports.swift
[1313/1337] Compiling SwiftLintExtraRules ExtraRules.swift
[1315/1662] Wrapping AST for SwiftLintExtraRules for debugging
[1317/1662] Compiling SwiftLintBuiltInRules FileNameNoSpaceRule.swift
[1318/1662] Compiling SwiftLintBuiltInRules FileNameRule.swift
[1319/1662] Compiling SwiftLintBuiltInRules ForWhereRule.swift
[1320/1662] Compiling SwiftLintBuiltInRules ForceCastRule.swift
[1321/1662] Compiling SwiftLintBuiltInRules ForceTryRule.swift
[1322/1662] Compiling SwiftLintBuiltInRules ForceUnwrappingRule.swift
[1323/1662] Compiling SwiftLintBuiltInRules FunctionDefaultParameterAtEndRule.swift
[1324/1662] Compiling SwiftLintBuiltInRules GenericTypeNameRule.swift
[1325/1662] Compiling SwiftLintBuiltInRules ImplicitlyUnwrappedOptionalRule.swift
[1326/1662] Compiling SwiftLintBuiltInRules IsDisjointRule.swift
[1327/1662] Compiling SwiftLintBuiltInRules JoinedDefaultParameterRule.swift
[1328/1662] Compiling SwiftLintBuiltInRules LegacyCGGeometryFunctionsRule.swift
[1329/1662] Compiling SwiftLintBuiltInRules LegacyConstantRule.swift
[1330/1662] Compiling SwiftLintBuiltInRules LegacyConstantRuleExamples.swift
[1331/1662] Compiling SwiftLintBuiltInRules LegacyConstructorRule.swift
[1332/1662] Compiling SwiftLintBuiltInRules LegacyHashingRule.swift
[1333/1662] Compiling SwiftLintBuiltInRules LegacyMultipleRule.swift
[1334/1662] Compiling SwiftLintBuiltInRules LegacyNSGeometryFunctionsRule.swift
[1335/1662] Compiling SwiftLintBuiltInRules LegacyObjcTypeRule.swift
[1336/1662] Compiling SwiftLintBuiltInRules LegacyRandomRule.swift
[1337/1662] Compiling SwiftLintBuiltInRules NimbleOperatorRule.swift
[1338/1662] Compiling SwiftLintBuiltInRules NoEmptyBlockRule.swift
[1339/1662] Compiling SwiftLintBuiltInRules NoExtensionAccessModifierRule.swift
[1340/1662] Compiling SwiftLintBuiltInRules NoFallthroughOnlyRule.swift
[1341/1686] Compiling SwiftLintBuiltInRules AsyncWithoutAwaitRuleExamples.swift
[1342/1686] Compiling SwiftLintBuiltInRules BalancedXCTestLifecycleRule.swift
[1343/1686] Compiling SwiftLintBuiltInRules BlanketDisableCommandRule.swift
[1344/1686] Compiling SwiftLintBuiltInRules CaptureVariableRule.swift
[1345/1686] Compiling SwiftLintBuiltInRules ClassDelegateProtocolRule.swift
[1346/1686] Compiling SwiftLintBuiltInRules CommentSpacingRule.swift
[1347/1686] Compiling SwiftLintBuiltInRules CompilerProtocolInitRule.swift
[1348/1686] Compiling SwiftLintBuiltInRules DeploymentTargetRule.swift
[1349/1686] Compiling SwiftLintBuiltInRules DeploymentTargetRuleExamples.swift
[1350/1686] Compiling SwiftLintBuiltInRules DiscardedNotificationCenterObserverRule.swift
[1351/1686] Compiling SwiftLintBuiltInRules DiscouragedDirectInitRule.swift
[1352/1686] Compiling SwiftLintBuiltInRules DuplicateConditionsRule.swift
[1353/1686] Compiling SwiftLintBuiltInRules DuplicateEnumCasesRule.swift
[1354/1686] Compiling SwiftLintBuiltInRules DuplicatedKeyInDictionaryLiteralRule.swift
[1355/1686] Compiling SwiftLintBuiltInRules DynamicInlineRule.swift
[1356/1686] Compiling SwiftLintBuiltInRules EmptyXCTestMethodRule.swift
[1357/1686] Compiling SwiftLintBuiltInRules EmptyXCTestMethodRuleExamples.swift
[1358/1686] Compiling SwiftLintBuiltInRules ExpiringTodoRule.swift
[1359/1686] Compiling SwiftLintBuiltInRules IBInspectableInExtensionRule.swift
[1360/1686] Compiling SwiftLintBuiltInRules IdenticalOperandsRule.swift
[1361/1686] Compiling SwiftLintBuiltInRules InvalidSwiftLintCommandRule.swift
[1362/1686] Compiling SwiftLintBuiltInRules LocalDocCommentRule.swift
[1363/1686] Compiling SwiftLintBuiltInRules LowerACLThanParentRule.swift
[1364/1686] Compiling SwiftLintBuiltInRules MarkRule.swift
[1365/1710] Compiling SwiftLintBuiltInRules MarkRuleExamples.swift
[1366/1710] Compiling SwiftLintBuiltInRules MissingDocsRule.swift
[1367/1710] Compiling SwiftLintBuiltInRules MissingDocsRuleExamples.swift
[1368/1710] Compiling SwiftLintBuiltInRules NSLocalizedStringKeyRule.swift
[1369/1710] Compiling SwiftLintBuiltInRules NSLocalizedStringRequireBundleRule.swift
[1370/1710] Compiling SwiftLintBuiltInRules NSNumberInitAsFunctionReferenceRule.swift
[1371/1710] Compiling SwiftLintBuiltInRules NSObjectPreferIsEqualRule.swift
[1372/1710] Compiling SwiftLintBuiltInRules NSObjectPreferIsEqualRuleExamples.swift
[1373/1710] Compiling SwiftLintBuiltInRules NonOptionalStringDataConversionRule.swift
[1374/1710] Compiling SwiftLintBuiltInRules NotificationCenterDetachmentRule.swift
[1375/1710] Compiling SwiftLintBuiltInRules NotificationCenterDetachmentRuleExamples.swift
[1376/1710] Compiling SwiftLintBuiltInRules OptionalDataStringConversionRule.swift
[1377/1710] Compiling SwiftLintBuiltInRules OrphanedDocCommentRule.swift
[1378/1710] Compiling SwiftLintBuiltInRules OverriddenSuperCallRule.swift
[1379/1710] Compiling SwiftLintBuiltInRules OverrideInExtensionRule.swift
[1380/1710] Compiling SwiftLintBuiltInRules PeriodSpacingRule.swift
[1381/1710] Compiling SwiftLintBuiltInRules PrivateActionRule.swift
[1382/1710] Compiling SwiftLintBuiltInRules PrivateOutletRule.swift
[1383/1710] Compiling SwiftLintBuiltInRules PrivateSubjectRule.swift
[1384/1710] Compiling SwiftLintBuiltInRules PrivateSubjectRuleExamples.swift
[1385/1710] Compiling SwiftLintBuiltInRules PrivateSwiftUIStatePropertyRule.swift
[1386/1710] Compiling SwiftLintBuiltInRules PrivateSwiftUIStatePropertyRuleExamples.swift
[1387/1710] Compiling SwiftLintBuiltInRules PrivateUnitTestRule.swift
[1388/1710] Compiling SwiftLintBuiltInRules ProhibitedInterfaceBuilderRule.swift
[1389/1710] Compiling SwiftLintBuiltInRules ProhibitedSuperRule.swift
[1390/1710] Compiling SwiftLintBuiltInRules QuickDiscouragedCallRule.swift
[1391/1710] Compiling SwiftLintBuiltInRules QuickDiscouragedCallRuleExamples.swift
[1392/1710] Compiling SwiftLintBuiltInRules QuickDiscouragedFocusedTestRule.swift
[1393/1710] Compiling SwiftLintBuiltInRules QuickDiscouragedFocusedTestRuleExamples.swift
[1394/1710] Compiling SwiftLintBuiltInRules QuickDiscouragedPendingTestRule.swift
[1395/1710] Compiling SwiftLintBuiltInRules QuickDiscouragedPendingTestRuleExamples.swift
[1396/1710] Compiling SwiftLintBuiltInRules RawValueForCamelCasedCodableEnumRule.swift
[1397/1710] Compiling SwiftLintBuiltInRules RedundantSendableRule.swift
[1398/1710] Compiling SwiftLintBuiltInRules RequiredDeinitRule.swift
[1399/1710] Compiling SwiftLintBuiltInRules RequiredEnumCaseRule.swift
[1400/1710] Compiling SwiftLintBuiltInRules SelfInPropertyInitializationRule.swift
[1401/1710] Compiling SwiftLintBuiltInRules StrongIBOutletRule.swift
[1402/1710] Compiling SwiftLintBuiltInRules TestCaseAccessibilityRule.swift
[1403/1710] Compiling SwiftLintBuiltInRules TestCaseAccessibilityRuleExamples.swift
[1404/1710] Compiling SwiftLintBuiltInRules TodoRule.swift
[1405/1710] Compiling SwiftLintBuiltInRules TypesafeArrayInitRule.swift
[1406/1710] Compiling SwiftLintBuiltInRules UnhandledThrowingTaskRule.swift
[1407/1710] Compiling SwiftLintBuiltInRules UnneededOverrideRule.swift
[1408/1710] Compiling SwiftLintBuiltInRules UnneededOverrideRuleExamples.swift
[1409/1710] Compiling SwiftLintBuiltInRules UnownedVariableCaptureRule.swift
[1410/1710] Compiling SwiftLintBuiltInRules UnusedClosureParameterRule.swift
[1411/1710] Compiling SwiftLintBuiltInRules UnusedClosureParameterRuleExamples.swift
[1412/1710] Compiling SwiftLintBuiltInRules UnusedControlFlowLabelRule.swift
[1461/1806] Compiling SwiftLintBuiltInRules NoFallthroughOnlyRuleExamples.swift
[1462/1806] Compiling SwiftLintBuiltInRules NoGroupingExtensionRule.swift
[1463/1806] Compiling SwiftLintBuiltInRules NoMagicNumbersRule.swift
[1464/1806] Compiling SwiftLintBuiltInRules ObjectLiteralRule.swift
[1465/1806] Compiling SwiftLintBuiltInRules OneDeclarationPerFileRule.swift
[1466/1806] Compiling SwiftLintBuiltInRules PatternMatchingKeywordsRule.swift
[1467/1806] Compiling SwiftLintBuiltInRules PreferConditionListRule.swift
[1468/1806] Compiling SwiftLintBuiltInRules PreferKeyPathRule.swift
[1469/1806] Compiling SwiftLintBuiltInRules PreferNimbleRule.swift
[1470/1806] Compiling SwiftLintBuiltInRules PreferTypeCheckingRule.swift
[1471/1806] Compiling SwiftLintBuiltInRules PreferZeroOverExplicitInitRule.swift
[1472/1806] Compiling SwiftLintBuiltInRules PrivateOverFilePrivateRule.swift
[1473/1806] Compiling SwiftLintBuiltInRules RedundantNilCoalescingRule.swift
[1474/1806] Compiling SwiftLintBuiltInRules RedundantObjcAttributeRule.swift
[1475/1806] Compiling SwiftLintBuiltInRules RedundantObjcAttributeRuleExamples.swift
[1476/1806] Compiling SwiftLintBuiltInRules RedundantSetAccessControlRule.swift
[1477/1806] Compiling SwiftLintBuiltInRules RedundantStringEnumValueRule.swift
[1478/1806] Compiling SwiftLintBuiltInRules RedundantTypeAnnotationRule.swift
[1479/1806] Compiling SwiftLintBuiltInRules RedundantVoidReturnRule.swift
[1480/1806] Compiling SwiftLintBuiltInRules ReturnValueFromVoidFunctionRule.swift
[1481/1806] Compiling SwiftLintBuiltInRules ReturnValueFromVoidFunctionRuleExamples.swift
[1482/1806] Compiling SwiftLintBuiltInRules ShorthandOptionalBindingRule.swift
[1483/1806] Compiling SwiftLintBuiltInRules StaticOperatorRule.swift
[1484/1806] Compiling SwiftLintBuiltInRules StaticOverFinalClassRule.swift
[1509/1806] Compiling SwiftLintBuiltInRules StrictFilePrivateRule.swift
[1510/1806] Compiling SwiftLintBuiltInRules SyntacticSugarRule.swift
[1511/1806] Compiling SwiftLintBuiltInRules SyntacticSugarRuleExamples.swift
[1512/1806] Compiling SwiftLintBuiltInRules ToggleBoolRule.swift
[1513/1806] Compiling SwiftLintBuiltInRules TrailingSemicolonRule.swift
[1514/1806] Compiling SwiftLintBuiltInRules TypeNameRule.swift
[1515/1806] Compiling SwiftLintBuiltInRules TypeNameRuleExamples.swift
[1516/1806] Compiling SwiftLintBuiltInRules UnavailableConditionRule.swift
[1517/1806] Compiling SwiftLintBuiltInRules UnavailableFunctionRule.swift
[1518/1806] Compiling SwiftLintBuiltInRules UnneededBreakInSwitchRule.swift
[1519/1806] Compiling SwiftLintBuiltInRules UnneededSynthesizedInitializerRule.swift
[1520/1806] Compiling SwiftLintBuiltInRules UnneededSynthesizedInitializerRuleExamples.swift
[1521/1806] Compiling SwiftLintBuiltInRules UntypedErrorInCatchRule.swift
[1522/1806] Compiling SwiftLintBuiltInRules UnusedEnumeratedRule.swift
[1523/1806] Compiling SwiftLintBuiltInRules VoidFunctionInTernaryConditionRule.swift
[1524/1806] Compiling SwiftLintBuiltInRules XCTFailMessageRule.swift
[1525/1806] Compiling SwiftLintBuiltInRules XCTSpecificMatcherRule.swift
[1526/1806] Compiling SwiftLintBuiltInRules XCTSpecificMatcherRuleExamples.swift
[1527/1806] Compiling SwiftLintBuiltInRules AccessibilityLabelForImageRule.swift
[1528/1806] Compiling SwiftLintBuiltInRules AccessibilityLabelForImageRuleExamples.swift
[1529/1806] Compiling SwiftLintBuiltInRules AccessibilityTraitForButtonRule.swift
[1530/1806] Compiling SwiftLintBuiltInRules AccessibilityTraitForButtonRuleExamples.swift
[1531/1806] Compiling SwiftLintBuiltInRules ArrayInitRule.swift
[1532/1806] Compiling SwiftLintBuiltInRules AsyncWithoutAwaitRule.swift
[1533/1877] Compiling SwiftLintBuiltInRules ContainsOverRangeNilComparisonRule.swift
[1534/1877] Compiling SwiftLintBuiltInRules EmptyCollectionLiteralRule.swift
[1535/1877] Compiling SwiftLintBuiltInRules EmptyCountRule.swift
[1536/1877] Compiling SwiftLintBuiltInRules EmptyStringRule.swift
[1537/1877] Compiling SwiftLintBuiltInRules FinalTestCaseRule.swift
[1538/1877] Compiling SwiftLintBuiltInRules FirstWhereRule.swift
[1539/1877] Compiling SwiftLintBuiltInRules FlatMapOverMapReduceRule.swift
[1540/1877] Compiling SwiftLintBuiltInRules LastWhereRule.swift
[1541/1877] Compiling SwiftLintBuiltInRules ReduceBooleanRule.swift
[1542/1877] Compiling SwiftLintBuiltInRules ReduceIntoRule.swift
[1543/1877] Compiling SwiftLintBuiltInRules SortedFirstLastRule.swift
[1544/1877] Compiling SwiftLintBuiltInRules AttributesConfiguration.swift
[1545/1877] Compiling SwiftLintBuiltInRules BlanketDisableCommandConfiguration.swift
[1546/1877] Compiling SwiftLintBuiltInRules CollectionAlignmentConfiguration.swift
[1547/1877] Compiling SwiftLintBuiltInRules ColonConfiguration.swift
[1548/1877] Compiling SwiftLintBuiltInRules ComputedAccessorsOrderConfiguration.swift
[1549/1877] Compiling SwiftLintBuiltInRules ConditionalReturnsOnNewlineConfiguration.swift
[1550/1877] Compiling SwiftLintBuiltInRules CyclomaticComplexityConfiguration.swift
[1551/1877] Compiling SwiftLintBuiltInRules DeploymentTargetConfiguration.swift
[1552/1877] Compiling SwiftLintBuiltInRules DiscouragedDirectInitConfiguration.swift
[1553/1877] Compiling SwiftLintBuiltInRules EmptyCountConfiguration.swift
[1554/1877] Compiling SwiftLintBuiltInRules ExpiringTodoConfiguration.swift
[1555/1877] Compiling SwiftLintBuiltInRules ExplicitInitConfiguration.swift
[1556/1877] Compiling SwiftLintBuiltInRules ExplicitTypeInterfaceConfiguration.swift
[1557/1900] Compiling SwiftLintBuiltInRules FileHeaderConfiguration.swift
[1558/1900] Compiling SwiftLintBuiltInRules FileLengthConfiguration.swift
[1559/1900] Compiling SwiftLintBuiltInRules FileNameConfiguration.swift
[1560/1900] Compiling SwiftLintBuiltInRules FileNameNoSpaceConfiguration.swift
[1561/1900] Compiling SwiftLintBuiltInRules FileTypesOrderConfiguration.swift
[1562/1900] Compiling SwiftLintBuiltInRules ForWhereConfiguration.swift
[1563/1900] Compiling SwiftLintBuiltInRules FunctionDefaultParameterAtEndConfiguration.swift
[1564/1900] Compiling SwiftLintBuiltInRules FunctionNameWhitespaceConfiguration.swift
[1565/1900] Compiling SwiftLintBuiltInRules FunctionParameterCountConfiguration.swift
[1566/1900] Compiling SwiftLintBuiltInRules IdentifierNameConfiguration.swift
[1567/1900] Compiling SwiftLintBuiltInRules ImplicitOptionalInitializationConfiguration.swift
[1568/1900] Compiling SwiftLintBuiltInRules ImplicitReturnConfiguration.swift
[1569/1900] Compiling SwiftLintBuiltInRules ImplicitlyUnwrappedOptionalConfiguration.swift
[1570/1900] Compiling SwiftLintBuiltInRules InclusiveLanguageConfiguration.swift
[1571/1900] Compiling SwiftLintBuiltInRules IndentationWidthConfiguration.swift
[1572/1900] Compiling SwiftLintBuiltInRules LegacyObjcTypeConfiguration.swift
[1573/1900] Compiling SwiftLintBuiltInRules LineLengthConfiguration.swift
[1574/1900] Compiling SwiftLintBuiltInRules MissingDocsConfiguration.swift
[1575/1900] Compiling SwiftLintBuiltInRules ModifierOrderConfiguration.swift
[1576/1900] Compiling SwiftLintBuiltInRules MultilineArgumentsConfiguration.swift
[1577/1900] Compiling SwiftLintBuiltInRules MultilineParametersConfiguration.swift
[1578/1900] Compiling SwiftLintBuiltInRules NameConfiguration.swift
[1579/1900] Compiling SwiftLintBuiltInRules NestingConfiguration.swift
[1580/1900] Compiling SwiftLintBuiltInRules NoEmptyBlockConfiguration.swift
[1581/1924] Compiling SwiftLintBuiltInRules Exports.swift
[1582/1924] Compiling SwiftLintBuiltInRules LegacyFunctionRuleHelper.swift
[1583/1924] Compiling SwiftLintBuiltInRules BuiltInRules.swift
[1584/1924] Compiling SwiftLintBuiltInRules ImportUsage.swift
[1585/1924] Compiling SwiftLintBuiltInRules AnonymousArgumentInMultilineClosureRule.swift
[1586/1924] Compiling SwiftLintBuiltInRules BlockBasedKVORule.swift
[1587/1924] Compiling SwiftLintBuiltInRules ConvenienceTypeRule.swift
[1588/1924] Compiling SwiftLintBuiltInRules DiscouragedAssertRule.swift
[1589/1924] Compiling SwiftLintBuiltInRules DiscouragedNoneNameRule.swift
[1590/1924] Compiling SwiftLintBuiltInRules DiscouragedObjectLiteralRule.swift
[1591/1924] Compiling SwiftLintBuiltInRules DiscouragedOptionalBooleanRule.swift
[1592/1924] Compiling SwiftLintBuiltInRules DiscouragedOptionalBooleanRuleExamples.swift
[1593/1924] Compiling SwiftLintBuiltInRules DiscouragedOptionalCollectionExamples.swift
[1594/1924] Compiling SwiftLintBuiltInRules DiscouragedOptionalCollectionRule.swift
[1595/1924] Compiling SwiftLintBuiltInRules DuplicateImportsRule.swift
[1596/1924] Compiling SwiftLintBuiltInRules DuplicateImportsRuleExamples.swift
[1597/1924] Compiling SwiftLintBuiltInRules ExplicitACLRule.swift
[1598/1924] Compiling SwiftLintBuiltInRules ExplicitEnumRawValueRule.swift
[1599/1924] Compiling SwiftLintBuiltInRules ExplicitInitRule.swift
[1600/1924] Compiling SwiftLintBuiltInRules ExplicitTopLevelACLRule.swift
[1601/1924] Compiling SwiftLintBuiltInRules ExplicitTypeInterfaceRule.swift
[1602/1924] Compiling SwiftLintBuiltInRules ExtensionAccessModifierRule.swift
[1603/1924] Compiling SwiftLintBuiltInRules FallthroughRule.swift
[1604/1924] Compiling SwiftLintBuiltInRules FatalErrorMessageRule.swift
[1653/1994] Compiling SwiftLintBuiltInRules UnusedDeclarationRule.swift
[1654/1994] Compiling SwiftLintBuiltInRules UnusedDeclarationRuleExamples.swift
[1655/1994] Compiling SwiftLintBuiltInRules UnusedImportRule.swift
[1656/1994] Compiling SwiftLintBuiltInRules UnusedImportRuleExamples.swift
[1657/1994] Compiling SwiftLintBuiltInRules UnusedParameterRule.swift
[1658/1994] Compiling SwiftLintBuiltInRules UnusedSetterValueRule.swift
[1659/1994] Compiling SwiftLintBuiltInRules ValidIBInspectableRule.swift
[1660/1994] Compiling SwiftLintBuiltInRules WeakDelegateRule.swift
[1661/1994] Compiling SwiftLintBuiltInRules YodaConditionRule.swift
[1662/1994] Compiling SwiftLintBuiltInRules ClosureBodyLengthRule.swift
[1663/1994] Compiling SwiftLintBuiltInRules ClosureBodyLengthRuleExamples.swift
[1664/1994] Compiling SwiftLintBuiltInRules CyclomaticComplexityRule.swift
[1665/1994] Compiling SwiftLintBuiltInRules EnumCaseAssociatedValuesLengthRule.swift
[1666/1994] Compiling SwiftLintBuiltInRules FileLengthRule.swift
[1667/1994] Compiling SwiftLintBuiltInRules FunctionBodyLengthRule.swift
[1668/1994] Compiling SwiftLintBuiltInRules FunctionParameterCountRule.swift
[1669/1994] Compiling SwiftLintBuiltInRules LargeTupleRule.swift
[1670/1994] Compiling SwiftLintBuiltInRules LineLengthRule.swift
[1671/1994] Compiling SwiftLintBuiltInRules NestingRule.swift
[1672/1994] Compiling SwiftLintBuiltInRules NestingRuleExamples.swift
[1673/1994] Compiling SwiftLintBuiltInRules TypeBodyLengthRule.swift
[1674/1994] Compiling SwiftLintBuiltInRules ContainsOverFilterCountRule.swift
[1675/1994] Compiling SwiftLintBuiltInRules ContainsOverFilterIsEmptyRule.swift
[1676/1994] Compiling SwiftLintBuiltInRules ContainsOverFirstNotNilRule.swift
[1701/2017] Compiling SwiftLintBuiltInRules NoMagicNumbersConfiguration.swift
[1702/2017] Compiling SwiftLintBuiltInRules NonOptionalStringDataConversionConfiguration.swift
[1703/2017] Compiling SwiftLintBuiltInRules NonOverridableClassDeclarationConfiguration.swift
[1704/2017] Compiling SwiftLintBuiltInRules NumberSeparatorConfiguration.swift
[1705/2017] Compiling SwiftLintBuiltInRules ObjectLiteralConfiguration.swift
[1706/2017] Compiling SwiftLintBuiltInRules OpeningBraceConfiguration.swift
[1707/2017] Compiling SwiftLintBuiltInRules OperatorUsageWhitespaceConfiguration.swift
[1708/2017] Compiling SwiftLintBuiltInRules OverriddenSuperCallConfiguration.swift
[1709/2017] Compiling SwiftLintBuiltInRules PreferKeyPathConfiguration.swift
[1710/2017] Compiling SwiftLintBuiltInRules PrefixedTopLevelConstantConfiguration.swift
[1711/2017] Compiling SwiftLintBuiltInRules PrivateOutletConfiguration.swift
[1712/2017] Compiling SwiftLintBuiltInRules PrivateOverFilePrivateConfiguration.swift
[1713/2017] Compiling SwiftLintBuiltInRules ProhibitedSuperConfiguration.swift
[1714/2017] Compiling SwiftLintBuiltInRules RedundantDiscardableLetConfiguration.swift
[1715/2017] Compiling SwiftLintBuiltInRules RedundantSendableConfiguration.swift
[1716/2017] Compiling SwiftLintBuiltInRules RedundantTypeAnnotationConfiguration.swift
[1717/2017] Compiling SwiftLintBuiltInRules RedundantVoidReturnConfiguration.swift
[1718/2017] Compiling SwiftLintBuiltInRules RequiredEnumCaseConfiguration.swift
[1719/2017] Compiling SwiftLintBuiltInRules SelfBindingConfiguration.swift
[1720/2017] Compiling SwiftLintBuiltInRules ShorthandArgumentConfiguration.swift
[1721/2017] Compiling SwiftLintBuiltInRules SortedImportsConfiguration.swift
[1722/2017] Compiling SwiftLintBuiltInRules StatementPositionConfiguration.swift
[1723/2017] Compiling SwiftLintBuiltInRules SwitchCaseAlignmentConfiguration.swift
[1724/2017] Compiling SwiftLintBuiltInRules CollectionAlignmentRule.swift
[1725/2017] Compiling SwiftLintBuiltInRules ColonRule.swift
[1726/2017] Compiling SwiftLintBuiltInRules ColonRuleExamples.swift
[1727/2017] Compiling SwiftLintBuiltInRules CommaInheritanceRule.swift
[1728/2017] Compiling SwiftLintBuiltInRules CommaRule.swift
[1729/2017] Compiling SwiftLintBuiltInRules ComputedAccessorsOrderRule.swift
[1730/2017] Compiling SwiftLintBuiltInRules ComputedAccessorsOrderRuleExamples.swift
[1731/2017] Compiling SwiftLintBuiltInRules ConditionalReturnsOnNewlineRule.swift
[1732/2017] Compiling SwiftLintBuiltInRules ContrastedOpeningBraceRule.swift
[1733/2017] Compiling SwiftLintBuiltInRules ContrastedOpeningBraceRuleExamples.swift
[1734/2017] Compiling SwiftLintBuiltInRules ControlStatementRule.swift
[1735/2017] Compiling SwiftLintBuiltInRules DirectReturnRule.swift
[1736/2017] Compiling SwiftLintBuiltInRules EmptyEnumArgumentsRule.swift
[1737/2017] Compiling SwiftLintBuiltInRules EmptyParametersRule.swift
[1738/2017] Compiling SwiftLintBuiltInRules EmptyParenthesesWithTrailingClosureRule.swift
[1739/2017] Compiling SwiftLintBuiltInRules ExplicitSelfRule.swift
[1740/2017] Compiling SwiftLintBuiltInRules ExplicitSelfRuleExamples.swift
[1741/2017] Compiling SwiftLintBuiltInRules FileHeaderRule.swift
[1742/2017] Compiling SwiftLintBuiltInRules FileTypesOrderRule.swift
[1743/2017] Compiling SwiftLintBuiltInRules FileTypesOrderRuleExamples.swift
[1744/2017] Compiling SwiftLintBuiltInRules FunctionNameWhitespaceRule.swift
[1745/2017] Compiling SwiftLintBuiltInRules FunctionNameWhitespaceRuleExamples.swift
[1746/2017] Compiling SwiftLintBuiltInRules IdentifierNameRule.swift
[1747/2017] Compiling SwiftLintBuiltInRules IdentifierNameRuleExamples.swift
[1748/2017] Compiling SwiftLintBuiltInRules TestCaseAccessibilityConfiguration.swift
[1749/2017] Compiling SwiftLintBuiltInRules TodoConfiguration.swift
[1750/2017] Compiling SwiftLintBuiltInRules TrailingClosureConfiguration.swift
[1751/2017] Compiling SwiftLintBuiltInRules TrailingCommaConfiguration.swift
[1752/2017] Compiling SwiftLintBuiltInRules TrailingWhitespaceConfiguration.swift
[1753/2017] Compiling SwiftLintBuiltInRules TypeBodyLengthConfiguration.swift
[1754/2017] Compiling SwiftLintBuiltInRules TypeContentsOrderConfiguration.swift
[1755/2017] Compiling SwiftLintBuiltInRules TypeNameConfiguration.swift
[1756/2017] Compiling SwiftLintBuiltInRules UnitTestConfiguration.swift
[1757/2017] Compiling SwiftLintBuiltInRules UnneededOverrideRuleConfiguration.swift
[1758/2017] Compiling SwiftLintBuiltInRules UnusedDeclarationConfiguration.swift
[1759/2017] Compiling SwiftLintBuiltInRules UnusedImportConfiguration.swift
[1760/2017] Compiling SwiftLintBuiltInRules UnusedOptionalBindingConfiguration.swift
[1761/2017] Compiling SwiftLintBuiltInRules VerticalWhitespaceClosingBracesConfiguration.swift
[1762/2017] Compiling SwiftLintBuiltInRules VerticalWhitespaceConfiguration.swift
[1763/2017] Compiling SwiftLintBuiltInRules XCTSpecificMatcherConfiguration.swift
[1764/2017] Compiling SwiftLintBuiltInRules AttributeNameSpacingRule.swift
[1765/2017] Compiling SwiftLintBuiltInRules AttributesRule.swift
[1766/2017] Compiling SwiftLintBuiltInRules AttributesRuleExamples.swift
[1767/2017] Compiling SwiftLintBuiltInRules ClosingBraceRule.swift
[1768/2017] Compiling SwiftLintBuiltInRules ClosureEndIndentationRule.swift
[1769/2017] Compiling SwiftLintBuiltInRules ClosureEndIndentationRuleExamples.swift
[1770/2017] Compiling SwiftLintBuiltInRules ClosureParameterPositionRule.swift
[1771/2017] Compiling SwiftLintBuiltInRules ClosureSpacingRule.swift
[1772/2017] Compiling SwiftLintBuiltInRules ImplicitGetterRule.swift
[1773/2017] Compiling SwiftLintBuiltInRules ImplicitGetterRuleExamples.swift
[1774/2017] Compiling SwiftLintBuiltInRules ImplicitOptionalInitializationRule.swift
[1775/2017] Compiling SwiftLintBuiltInRules ImplicitOptionalInitializationRuleExamples.swift
[1776/2017] Compiling SwiftLintBuiltInRules ImplicitReturnRule.swift
[1777/2017] Compiling SwiftLintBuiltInRules ImplicitReturnRuleExamples.swift
[1778/2017] Compiling SwiftLintBuiltInRules InclusiveLanguageRule.swift
[1779/2017] Compiling SwiftLintBuiltInRules InclusiveLanguageRuleExamples.swift
[1780/2017] Compiling SwiftLintBuiltInRules IndentationWidthRule.swift
[1781/2017] Compiling SwiftLintBuiltInRules LeadingWhitespaceRule.swift
[1782/2017] Compiling SwiftLintBuiltInRules LetVarWhitespaceRule.swift
[1783/2017] Compiling SwiftLintBuiltInRules LiteralExpressionEndIndentationRule.swift
[1784/2017] Compiling SwiftLintBuiltInRules ModifierOrderRule.swift
[1785/2017] Compiling SwiftLintBuiltInRules ModifierOrderRuleExamples.swift
[1786/2017] Compiling SwiftLintBuiltInRules MultilineArgumentsBracketsRule.swift
[1787/2017] Compiling SwiftLintBuiltInRules MultilineArgumentsRule.swift
[1788/2017] Compiling SwiftLintBuiltInRules MultilineArgumentsRuleExamples.swift
[1789/2017] Compiling SwiftLintBuiltInRules MultilineFunctionChainsRule.swift
[1790/2017] Compiling SwiftLintBuiltInRules MultilineLiteralBracketsRule.swift
[1791/2017] Compiling SwiftLintBuiltInRules MultilineParametersBracketsRule.swift
[1792/2017] Compiling SwiftLintBuiltInRules MultilineParametersRule.swift
[1793/2017] Compiling SwiftLintBuiltInRules MultilineParametersRuleExamples.swift
[1794/2017] Compiling SwiftLintBuiltInRules MultipleClosuresWithTrailingClosureRule.swift
[1939/2086] Emitting module SwiftLintBuiltInRules
[1941/2086] Compiling SwiftLintBuiltInRules SortedImportsRule.swift
[1942/2086] Compiling SwiftLintBuiltInRules SortedImportsRuleExamples.swift
[1943/2086] Compiling SwiftLintBuiltInRules StatementPositionRule.swift
[1944/2086] Compiling SwiftLintBuiltInRules SuperfluousElseRule.swift
[1945/2086] Compiling SwiftLintBuiltInRules SwitchCaseAlignmentRule.swift
[1946/2086] Compiling SwiftLintBuiltInRules SwitchCaseOnNewlineRule.swift
[1947/2086] Compiling SwiftLintBuiltInRules TrailingClosureRule.swift
[1948/2086] Compiling SwiftLintBuiltInRules TrailingCommaRule.swift
[1949/2086] Compiling SwiftLintBuiltInRules TrailingNewlineRule.swift
[1950/2086] Compiling SwiftLintBuiltInRules TrailingWhitespaceRule.swift
[1951/2086] Compiling SwiftLintBuiltInRules TypeContentsOrderRule.swift
[1952/2086] Compiling SwiftLintBuiltInRules TypeContentsOrderRuleExamples.swift
[1953/2086] Compiling SwiftLintBuiltInRules UnneededParenthesesInClosureArgumentRule.swift
[1954/2086] Compiling SwiftLintBuiltInRules UnusedOptionalBindingRule.swift
[1955/2086] Compiling SwiftLintBuiltInRules VerticalParameterAlignmentOnCallRule.swift
[1956/2086] Compiling SwiftLintBuiltInRules VerticalParameterAlignmentRule.swift
[1957/2086] Compiling SwiftLintBuiltInRules VerticalParameterAlignmentRuleExamples.swift
[1958/2086] Compiling SwiftLintBuiltInRules VerticalWhitespaceBetweenCasesRule.swift
[1959/2086] Compiling SwiftLintBuiltInRules VerticalWhitespaceClosingBracesRule.swift
[1960/2086] Compiling SwiftLintBuiltInRules VerticalWhitespaceClosingBracesRuleExamples.swift
[1961/2086] Compiling SwiftLintBuiltInRules VerticalWhitespaceOpeningBracesRule.swift
[1962/2086] Compiling SwiftLintBuiltInRules VerticalWhitespaceRule.swift
[1963/2086] Compiling SwiftLintBuiltInRules VoidReturnRule.swift
[1964/2086] Compiling SwiftLintBuiltInRules NoSpaceInMethodCallRule.swift
[1965/2086] Compiling SwiftLintBuiltInRules NonOverridableClassDeclarationRule.swift
[1966/2086] Compiling SwiftLintBuiltInRules NumberSeparatorRule.swift
[1967/2086] Compiling SwiftLintBuiltInRules NumberSeparatorRuleExamples.swift
[1968/2086] Compiling SwiftLintBuiltInRules OpeningBraceRule.swift
[1969/2086] Compiling SwiftLintBuiltInRules OpeningBraceRuleExamples.swift
[1970/2086] Compiling SwiftLintBuiltInRules OperatorUsageWhitespaceRule.swift
[1971/2086] Compiling SwiftLintBuiltInRules OperatorUsageWhitespaceRuleExamples.swift
[1972/2086] Compiling SwiftLintBuiltInRules OptionalEnumCaseMatchingRule.swift
[1973/2086] Compiling SwiftLintBuiltInRules PreferSelfInStaticReferencesRule.swift
[1974/2086] Compiling SwiftLintBuiltInRules PreferSelfInStaticReferencesRuleExamples.swift
[1975/2086] Compiling SwiftLintBuiltInRules PreferSelfTypeOverTypeOfSelfRule.swift
[1976/2086] Compiling SwiftLintBuiltInRules PrefixedTopLevelConstantRule.swift
[1977/2086] Compiling SwiftLintBuiltInRules ProtocolPropertyAccessorsOrderRule.swift
[1978/2086] Compiling SwiftLintBuiltInRules RedundantDiscardableLetRule.swift
[1979/2086] Compiling SwiftLintBuiltInRules RedundantSelfInClosureRule.swift
[1980/2086] Compiling SwiftLintBuiltInRules RedundantSelfInClosureRuleExamples.swift
[1981/2086] Compiling SwiftLintBuiltInRules ReturnArrowWhitespaceRule.swift
[1982/2086] Compiling SwiftLintBuiltInRules SelfBindingRule.swift
[1983/2086] Compiling SwiftLintBuiltInRules ShorthandArgumentRule.swift
[1984/2086] Compiling SwiftLintBuiltInRules ShorthandOperatorRule.swift
[1985/2086] Compiling SwiftLintBuiltInRules SingleTestClassRule.swift
[1986/2086] Compiling SwiftLintBuiltInRules SortedEnumCasesRule.swift
[2011/2139] Compiling SwiftLintFramework Exports.swift
[2012/2139] Compiling SwiftLintFramework FileManager+SwiftLint.swift
[2013/2139] Compiling SwiftLintFramework String+XML.swift
[2014/2139] Compiling SwiftLintFramework String+sha256.swift
[2015/2139] Compiling SwiftLintFramework ExecutableInfo.swift
[2016/2139] Compiling SwiftLintFramework Glob.swift
[2017/2139] Compiling SwiftLintFramework Reachability.swift
[2018/2146] Compiling SwiftLintFramework Version.swift
[2019/2146] Compiling SwiftLintFramework YamlParser.swift
[2020/2146] Compiling SwiftLintFramework ProcessInfo+XcodeCloud.swift
[2021/2146] Compiling SwiftLintFramework ProgressBar.swift
[2022/2146] Compiling SwiftLintFramework CSVReporter.swift
[2023/2146] Compiling SwiftLintFramework CheckstyleReporter.swift
[2024/2146] Compiling SwiftLintFramework CodeClimateReporter.swift
[2025/2146] Compiling SwiftLintFramework RelativePathReporter.swift
[2026/2146] Compiling SwiftLintFramework Reporter.swift
[2027/2146] Compiling SwiftLintFramework SARIFReporter.swift
[2028/2146] Compiling SwiftLintFramework SonarQubeReporter.swift
[2029/2146] Compiling SwiftLintFramework SummaryReporter.swift
[2030/2146] Compiling SwiftLintFramework XcodeReporter.swift
[2031/2146] Compiling SwiftLintFramework CoreRules.swift
[2032/2146] Compiling SwiftLintFramework EmojiReporter.swift
[2033/2146] Compiling SwiftLintFramework GitHubActionsLoggingReporter.swift
[2034/2146] Compiling SwiftLintFramework GitLabJUnitReporter.swift
[2035/2146] Compiling SwiftLintFramework HTMLReporter.swift
[2036/2146] Compiling SwiftLintFramework JSONReporter.swift
[2037/2146] Compiling SwiftLintFramework JUnitReporter.swift
[2038/2146] Compiling SwiftLintFramework MarkdownReporter.swift
[2039/2146] Compiling SwiftLintFramework CustomRules.swift
[2040/2146] Compiling SwiftLintFramework SuperfluousDisableCommandRule.swift
[2041/2146] Compiling SwiftLintFramework RulesFilter.swift
[2042/2146] Compiling SwiftLintFramework Signposts.swift
[2043/2146] Compiling SwiftLintFramework SwiftLintError.swift
[2044/2146] Compiling SwiftLintFramework SwiftPMCompilationDB.swift
[2045/2146] Compiling SwiftLintFramework UpdateChecker.swift
[2046/2146] Compiling SwiftLintFramework LintOrAnalyzeCommand.swift
[2047/2146] Compiling SwiftLintFramework LintableFilesVisitor.swift
[2048/2146] Compiling SwiftLintFramework CustomRuleTimer.swift
[2049/2146] Compiling SwiftLintFramework HashableConfigurationRuleWrapperWrapper.swift
[2050/2146] Compiling SwiftLintFramework Linter.swift
[2051/2146] Compiling SwiftLintFramework LinterCache.swift
[2052/2146] Compiling SwiftLintFramework ReportersList.swift
[2053/2146] Compiling SwiftLintFramework Benchmark.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 58 |         let includedPaths = self.includedPaths
 59 |             .flatMap(Glob.resolveGlob)
 60 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 61 |
 62 |         switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         forceExclude: Bool,
 41 |         excludeBy: ExcludeBy,
 42 |         fileManager: some LintableFileManager = FileManager.default
    |         `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |     ) -> [String] {
 44 |         if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
118 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 |     }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 |     ///
114 |     /// - returns: The expanded excluded file paths.
115 |     public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
    |                               `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
[2054/2146] Compiling SwiftLintFramework CompilerArgumentsExtractor.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 58 |         let includedPaths = self.includedPaths
 59 |             .flatMap(Glob.resolveGlob)
 60 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 61 |
 62 |         switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         forceExclude: Bool,
 41 |         excludeBy: ExcludeBy,
 42 |         fileManager: some LintableFileManager = FileManager.default
    |         `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |     ) -> [String] {
 44 |         if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
118 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 |     }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 |     ///
114 |     /// - returns: The expanded excluded file paths.
115 |     public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
    |                               `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
[2055/2146] Compiling SwiftLintFramework Configuration+CommandLine.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 58 |         let includedPaths = self.includedPaths
 59 |             .flatMap(Glob.resolveGlob)
 60 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 61 |
 62 |         switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         forceExclude: Bool,
 41 |         excludeBy: ExcludeBy,
 42 |         fileManager: some LintableFileManager = FileManager.default
    |         `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |     ) -> [String] {
 44 |         if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
118 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 |     }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 |     ///
114 |     /// - returns: The expanded excluded file paths.
115 |     public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
    |                               `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
[2056/2146] Compiling SwiftLintFramework Configuration+Cache.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 58 |         let includedPaths = self.includedPaths
 59 |             .flatMap(Glob.resolveGlob)
 60 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 61 |
 62 |         switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         forceExclude: Bool,
 41 |         excludeBy: ExcludeBy,
 42 |         fileManager: some LintableFileManager = FileManager.default
    |         `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |     ) -> [String] {
 44 |         if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
118 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 |     }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 |     ///
114 |     /// - returns: The expanded excluded file paths.
115 |     public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
    |                               `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
[2057/2146] Compiling SwiftLintFramework Configuration+FileGraph.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 58 |         let includedPaths = self.includedPaths
 59 |             .flatMap(Glob.resolveGlob)
 60 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 61 |
 62 |         switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         forceExclude: Bool,
 41 |         excludeBy: ExcludeBy,
 42 |         fileManager: some LintableFileManager = FileManager.default
    |         `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |     ) -> [String] {
 44 |         if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
118 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 |     }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 |     ///
114 |     /// - returns: The expanded excluded file paths.
115 |     public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
    |                               `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
[2058/2146] Compiling SwiftLintFramework Configuration+FileGraphSubtypes.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 58 |         let includedPaths = self.includedPaths
 59 |             .flatMap(Glob.resolveGlob)
 60 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 61 |
 62 |         switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         forceExclude: Bool,
 41 |         excludeBy: ExcludeBy,
 42 |         fileManager: some LintableFileManager = FileManager.default
    |         `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |     ) -> [String] {
 44 |         if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
118 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 |     }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 |     ///
114 |     /// - returns: The expanded excluded file paths.
115 |     public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
    |                               `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
[2059/2146] Compiling SwiftLintFramework Configuration+IndentationStyle.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 58 |         let includedPaths = self.includedPaths
 59 |             .flatMap(Glob.resolveGlob)
 60 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 61 |
 62 |         switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         forceExclude: Bool,
 41 |         excludeBy: ExcludeBy,
 42 |         fileManager: some LintableFileManager = FileManager.default
    |         `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |     ) -> [String] {
 44 |         if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
118 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 |     }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 |     ///
114 |     /// - returns: The expanded excluded file paths.
115 |     public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
    |                               `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
[2060/2146] Compiling SwiftLintFramework Configuration+LintableFiles.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 58 |         let includedPaths = self.includedPaths
 59 |             .flatMap(Glob.resolveGlob)
 60 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 61 |
 62 |         switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         forceExclude: Bool,
 41 |         excludeBy: ExcludeBy,
 42 |         fileManager: some LintableFileManager = FileManager.default
    |         `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |     ) -> [String] {
 44 |         if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
118 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 |     }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 |     ///
114 |     /// - returns: The expanded excluded file paths.
115 |     public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
    |                               `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
[2061/2146] Compiling SwiftLintFramework Configuration+Merging.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 75 |             // `.ephemeral` disables caching (which we don't want to be managed by the system)
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
    |                 `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 78 |                 taskDone = true
 79 |             }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
 78 |                 taskDone = true
    |                 `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 79 |             }
 80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2062/2146] Compiling SwiftLintFramework Configuration+Parsing.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 75 |             // `.ephemeral` disables caching (which we don't want to be managed by the system)
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
    |                 `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 78 |                 taskDone = true
 79 |             }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
 78 |                 taskDone = true
    |                 `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 79 |             }
 80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2063/2146] Compiling SwiftLintFramework Configuration+Remote.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 75 |             // `.ephemeral` disables caching (which we don't want to be managed by the system)
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
    |                 `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 78 |                 taskDone = true
 79 |             }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
 78 |                 taskDone = true
    |                 `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 79 |             }
 80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2064/2146] Compiling SwiftLintFramework Configuration+RulesMode.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 75 |             // `.ephemeral` disables caching (which we don't want to be managed by the system)
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
    |                 `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 78 |                 taskDone = true
 79 |             }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
 78 |                 taskDone = true
    |                 `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 79 |             }
 80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2065/2146] Compiling SwiftLintFramework Configuration+RulesWrapper.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 75 |             // `.ephemeral` disables caching (which we don't want to be managed by the system)
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
    |                 `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 78 |                 taskDone = true
 79 |             }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
 78 |                 taskDone = true
    |                 `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 79 |             }
 80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2066/2146] Compiling SwiftLintFramework Configuration.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 75 |             // `.ephemeral` disables caching (which we don't want to be managed by the system)
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
    |                 `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 78 |                 taskDone = true
 79 |             }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
 78 |                 taskDone = true
    |                 `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 79 |             }
 80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2067/2146] Compiling SwiftLintFramework RuleDocumentation.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 75 |             // `.ephemeral` disables caching (which we don't want to be managed by the system)
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
    |                 `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 78 |                 taskDone = true
 79 |             }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
 78 |                 taskDone = true
    |                 `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 79 |             }
 80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2068/2146] Compiling SwiftLintFramework RuleListDocumentation.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 75 |             // `.ephemeral` disables caching (which we don't want to be managed by the system)
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
    |                 `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 78 |                 taskDone = true
 79 |             }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
 78 |                 taskDone = true
    |                 `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 79 |             }
 80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2069/2146] Emitting module SwiftLintFramework
[2071/2153] Compiling TestHelpers RuleDescription+Examples.swift
[2072/2153] Emitting module TestHelpers
[2073/2153] Compiling TestHelpers TestResources.swift
[2074/2153] Compiling SwiftLintBuiltInRules ImplicitGetterRule.swift
[2075/2153] Compiling SwiftLintBuiltInRules ImplicitGetterRuleExamples.swift
[2076/2153] Compiling SwiftLintBuiltInRules ImplicitOptionalInitializationRule.swift
[2077/2153] Compiling SwiftLintBuiltInRules ImplicitOptionalInitializationRuleExamples.swift
[2078/2153] Compiling SwiftLintBuiltInRules ImplicitReturnRule.swift
[2079/2153] Compiling SwiftLintBuiltInRules ImplicitReturnRuleExamples.swift
[2080/2153] Compiling SwiftLintBuiltInRules InclusiveLanguageRule.swift
[2081/2153] Compiling SwiftLintBuiltInRules InclusiveLanguageRuleExamples.swift
[2082/2153] Compiling SwiftLintBuiltInRules IndentationWidthRule.swift
[2083/2153] Compiling SwiftLintBuiltInRules LeadingWhitespaceRule.swift
[2084/2153] Compiling SwiftLintBuiltInRules LetVarWhitespaceRule.swift
[2085/2153] Compiling SwiftLintBuiltInRules LiteralExpressionEndIndentationRule.swift
[2086/2153] Compiling SwiftLintBuiltInRules ModifierOrderRule.swift
[2087/2153] Compiling SwiftLintBuiltInRules ModifierOrderRuleExamples.swift
[2088/2153] Compiling SwiftLintBuiltInRules MultilineArgumentsBracketsRule.swift
[2089/2153] Compiling SwiftLintBuiltInRules MultilineArgumentsRule.swift
[2090/2153] Compiling SwiftLintBuiltInRules MultilineArgumentsRuleExamples.swift
[2091/2153] Compiling SwiftLintBuiltInRules MultilineFunctionChainsRule.swift
[2092/2153] Compiling SwiftLintBuiltInRules MultilineLiteralBracketsRule.swift
[2093/2153] Compiling SwiftLintBuiltInRules MultilineParametersBracketsRule.swift
[2094/2153] Compiling SwiftLintBuiltInRules MultilineParametersRule.swift
[2095/2153] Compiling SwiftLintBuiltInRules MultilineParametersRuleExamples.swift
[2096/2153] Compiling SwiftLintBuiltInRules MultipleClosuresWithTrailingClosureRule.swift
[2097/2153] Compiling TestHelpers RuleMock.swift
[2098/2153] Compiling TestHelpers SwiftLintTestCase.swift
[2099/2153] Compiling TestHelpers TestHelpers.swift
[2147/2155] Wrapping AST for SwiftLintBuiltInRules for debugging
[2149/2207] Compiling SwiftLintFramework RelativePathReporter.swift
[2150/2207] Compiling SwiftLintFramework Reporter.swift
[2151/2207] Compiling SwiftLintFramework SARIFReporter.swift
[2152/2207] Compiling SwiftLintFramework SonarQubeReporter.swift
[2153/2207] Compiling SwiftLintFramework SummaryReporter.swift
[2154/2207] Compiling SwiftLintFramework XcodeReporter.swift
[2155/2207] Compiling SwiftLintFramework CoreRules.swift
[2156/2214] Compiling SwiftLintFramework EmojiReporter.swift
[2157/2214] Compiling SwiftLintFramework GitHubActionsLoggingReporter.swift
[2158/2214] Compiling SwiftLintFramework GitLabJUnitReporter.swift
[2159/2214] Compiling SwiftLintFramework HTMLReporter.swift
[2160/2214] Compiling SwiftLintFramework JSONReporter.swift
[2161/2214] Compiling SwiftLintFramework JUnitReporter.swift
[2162/2214] Compiling SwiftLintFramework MarkdownReporter.swift
[2163/2214] Compiling SwiftLintFramework Exports.swift
[2164/2214] Compiling SwiftLintFramework FileManager+SwiftLint.swift
[2165/2214] Compiling SwiftLintFramework String+XML.swift
[2166/2214] Compiling SwiftLintFramework String+sha256.swift
[2167/2214] Compiling SwiftLintFramework ExecutableInfo.swift
[2168/2214] Compiling SwiftLintFramework Glob.swift
[2169/2214] Compiling SwiftLintFramework Reachability.swift
[2170/2214] Compiling SwiftLintFramework Version.swift
[2171/2214] Compiling SwiftLintFramework YamlParser.swift
[2172/2214] Compiling SwiftLintFramework ProcessInfo+XcodeCloud.swift
[2173/2214] Compiling SwiftLintFramework ProgressBar.swift
[2174/2214] Compiling SwiftLintFramework CSVReporter.swift
[2175/2214] Compiling SwiftLintFramework CheckstyleReporter.swift
[2176/2214] Compiling SwiftLintFramework CodeClimateReporter.swift
[2177/2214] Compiling SwiftLintFramework CustomRules.swift
[2178/2214] Compiling SwiftLintFramework SuperfluousDisableCommandRule.swift
[2179/2214] Compiling SwiftLintFramework RulesFilter.swift
[2180/2214] Compiling SwiftLintFramework Signposts.swift
[2181/2214] Compiling SwiftLintFramework SwiftLintError.swift
[2182/2214] Compiling SwiftLintFramework SwiftPMCompilationDB.swift
[2183/2214] Compiling SwiftLintFramework UpdateChecker.swift
[2184/2214] Emitting module SwiftLintFramework
[2185/2214] Compiling SwiftLintFramework Configuration+Merging.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 75 |             // `.ephemeral` disables caching (which we don't want to be managed by the system)
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
    |                 `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 78 |                 taskDone = true
 79 |             }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
 78 |                 taskDone = true
    |                 `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 79 |             }
 80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2186/2214] Compiling SwiftLintFramework Configuration+Parsing.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 75 |             // `.ephemeral` disables caching (which we don't want to be managed by the system)
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
    |                 `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 78 |                 taskDone = true
 79 |             }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
 78 |                 taskDone = true
    |                 `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 79 |             }
 80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2187/2214] Compiling SwiftLintFramework Configuration+Remote.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 75 |             // `.ephemeral` disables caching (which we don't want to be managed by the system)
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
    |                 `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 78 |                 taskDone = true
 79 |             }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
 78 |                 taskDone = true
    |                 `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 79 |             }
 80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2188/2214] Compiling SwiftLintFramework Configuration+RulesMode.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 75 |             // `.ephemeral` disables caching (which we don't want to be managed by the system)
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
    |                 `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 78 |                 taskDone = true
 79 |             }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
 78 |                 taskDone = true
    |                 `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 79 |             }
 80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2189/2214] Compiling SwiftLintFramework Configuration+RulesWrapper.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 75 |             // `.ephemeral` disables caching (which we don't want to be managed by the system)
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
    |                 `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 78 |                 taskDone = true
 79 |             }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
 78 |                 taskDone = true
    |                 `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 79 |             }
 80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2190/2214] Compiling SwiftLintFramework Configuration.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 75 |             // `.ephemeral` disables caching (which we don't want to be managed by the system)
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
    |                 `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 78 |                 taskDone = true
 79 |             }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
 78 |                 taskDone = true
    |                 `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 79 |             }
 80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2191/2214] Compiling SwiftLintFramework RuleDocumentation.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 75 |             // `.ephemeral` disables caching (which we don't want to be managed by the system)
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
    |                 `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 78 |                 taskDone = true
 79 |             }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
 78 |                 taskDone = true
    |                 `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 79 |             }
 80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2192/2214] Compiling SwiftLintFramework RuleListDocumentation.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 75 |             // `.ephemeral` disables caching (which we don't want to be managed by the system)
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
    |                 `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 78 |                 taskDone = true
 79 |             }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 76 |             let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
 77 |                 taskResult = (data, response, error)
 78 |                 taskDone = true
    |                 `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
 79 |             }
 80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2193/2214] Compiling SwiftLintFramework Benchmark.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 58 |         let includedPaths = self.includedPaths
 59 |             .flatMap(Glob.resolveGlob)
 60 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 61 |
 62 |         switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         forceExclude: Bool,
 41 |         excludeBy: ExcludeBy,
 42 |         fileManager: some LintableFileManager = FileManager.default
    |         `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |     ) -> [String] {
 44 |         if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
118 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 |     }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 |     ///
114 |     /// - returns: The expanded excluded file paths.
115 |     public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
    |                               `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
[2194/2214] Compiling SwiftLintFramework CompilerArgumentsExtractor.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 58 |         let includedPaths = self.includedPaths
 59 |             .flatMap(Glob.resolveGlob)
 60 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 61 |
 62 |         switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         forceExclude: Bool,
 41 |         excludeBy: ExcludeBy,
 42 |         fileManager: some LintableFileManager = FileManager.default
    |         `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |     ) -> [String] {
 44 |         if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
118 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 |     }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 |     ///
114 |     /// - returns: The expanded excluded file paths.
115 |     public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
    |                               `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
[2195/2214] Compiling SwiftLintFramework Configuration+CommandLine.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 58 |         let includedPaths = self.includedPaths
 59 |             .flatMap(Glob.resolveGlob)
 60 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 61 |
 62 |         switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         forceExclude: Bool,
 41 |         excludeBy: ExcludeBy,
 42 |         fileManager: some LintableFileManager = FileManager.default
    |         `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |     ) -> [String] {
 44 |         if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
118 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 |     }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 |     ///
114 |     /// - returns: The expanded excluded file paths.
115 |     public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
    |                               `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
[2196/2214] Compiling SwiftLintFramework Configuration+Cache.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 58 |         let includedPaths = self.includedPaths
 59 |             .flatMap(Glob.resolveGlob)
 60 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 61 |
 62 |         switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         forceExclude: Bool,
 41 |         excludeBy: ExcludeBy,
 42 |         fileManager: some LintableFileManager = FileManager.default
    |         `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |     ) -> [String] {
 44 |         if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
118 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 |     }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 |     ///
114 |     /// - returns: The expanded excluded file paths.
115 |     public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
    |                               `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
[2197/2214] Compiling SwiftLintFramework Configuration+FileGraph.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 58 |         let includedPaths = self.includedPaths
 59 |             .flatMap(Glob.resolveGlob)
 60 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 61 |
 62 |         switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         forceExclude: Bool,
 41 |         excludeBy: ExcludeBy,
 42 |         fileManager: some LintableFileManager = FileManager.default
    |         `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |     ) -> [String] {
 44 |         if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
118 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 |     }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 |     ///
114 |     /// - returns: The expanded excluded file paths.
115 |     public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
    |                               `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
[2198/2214] Compiling SwiftLintFramework Configuration+FileGraphSubtypes.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 58 |         let includedPaths = self.includedPaths
 59 |             .flatMap(Glob.resolveGlob)
 60 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 61 |
 62 |         switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         forceExclude: Bool,
 41 |         excludeBy: ExcludeBy,
 42 |         fileManager: some LintableFileManager = FileManager.default
    |         `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |     ) -> [String] {
 44 |         if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
118 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 |     }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 |     ///
114 |     /// - returns: The expanded excluded file paths.
115 |     public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
    |                               `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
[2199/2214] Compiling SwiftLintFramework Configuration+IndentationStyle.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 58 |         let includedPaths = self.includedPaths
 59 |             .flatMap(Glob.resolveGlob)
 60 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 61 |
 62 |         switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         forceExclude: Bool,
 41 |         excludeBy: ExcludeBy,
 42 |         fileManager: some LintableFileManager = FileManager.default
    |         `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |     ) -> [String] {
 44 |         if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
118 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 |     }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 |     ///
114 |     /// - returns: The expanded excluded file paths.
115 |     public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
    |                               `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
[2200/2214] Compiling SwiftLintFramework Configuration+LintableFiles.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 58 |         let includedPaths = self.includedPaths
 59 |             .flatMap(Glob.resolveGlob)
 60 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 61 |
 62 |         switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 40 |         forceExclude: Bool,
 41 |         excludeBy: ExcludeBy,
 42 |         fileManager: some LintableFileManager = FileManager.default
    |         `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
 43 |     ) -> [String] {
 44 |         if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
118 |             .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
    |                                `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 |     }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 |     ///
114 |     /// - returns: The expanded excluded file paths.
115 |     public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
    |                               `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 |         excludedPaths
117 |             .flatMap(Glob.resolveGlob)
[2201/2214] Compiling SwiftLintFramework LintOrAnalyzeCommand.swift
[2202/2214] Compiling SwiftLintFramework LintableFilesVisitor.swift
[2203/2214] Compiling SwiftLintFramework CustomRuleTimer.swift
[2204/2214] Compiling SwiftLintFramework HashableConfigurationRuleWrapperWrapper.swift
[2205/2214] Compiling SwiftLintFramework Linter.swift
[2206/2214] Compiling SwiftLintFramework LinterCache.swift
[2207/2214] Compiling SwiftLintFramework ReportersList.swift
[2208/2233] Wrapping AST for SwiftLintFramework for debugging
[2210/2237] Compiling TestHelpers TestResources.swift
[2211/2237] Emitting module swiftlint_dev
[2212/2237] Compiling swiftlint_dev SwiftLintDev.swift
[2213/2237] Compiling swiftlint Version.swift
[2214/2238] Compiling swiftlint Rules.swift
[2215/2238] Compiling swiftlint SwiftLint.swift
[2216/2238] Compiling swiftlint LintOrAnalyzeArguments.swift
[2217/2238] Compiling swiftlint RulesFilterOptions.swift
[2218/2238] Compiling swiftlint Docs.swift
[2219/2238] Compiling swiftlint GenerateDocs.swift
[2220/2238] Compiling swiftlint Lint.swift
[2221/2238] Compiling swiftlint Reporters.swift
[2222/2238] Compiling swiftlint_dev Reporters+Register.swift
[2223/2238] Compiling swiftlint_dev Rules+Template.swift
[2224/2238] Compiling swiftlint_dev Rules+Register.swift
[2225/2239] Compiling TestHelpers RuleMock.swift
[2226/2239] Compiling TestHelpers TestHelpers.swift
[2227/2239] Compiling TestHelpers RuleDescription+Examples.swift
[2228/2239] Emitting module TestHelpers
[2229/2239] Compiling TestHelpers SwiftLintTestCase.swift
[2232/2240] Compiling swiftlint Analyze.swift
[2233/2240] Compiling swiftlint Baseline.swift
[2234/2240] Emitting module swiftlint
[2234/2241] Wrapping AST for swiftlint-dev for debugging
[2236/2241] Write Objects.LinkFileList
[2237/2241] Wrapping AST for swiftlint for debugging
[2238/2241] Write Objects.LinkFileList
[2239/2241] Linking swiftlint-dev
[2240/2241] Linking swiftlint
Build complete! (496.38s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.