[ {
  "relativePath" : "plugin-rust-server/kotlin-dsl/CargoStep.xml",
  "extension" : "xml",
  "linesOfCode" : 675,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "plugin-rust-server/teamcity-plugin.xml",
  "extension" : "xml",
  "linesOfCode" : 17,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/CargoRunnerDiscoveryExtension.kt",
  "extension" : "kt",
  "linesOfCode" : 19,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/commands/CommandType.kt",
  "extension" : "kt",
  "linesOfCode" : 6,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/commands/cargo/RustcCommandType.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/commands/cargo/BenchCommandType.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/commands/cargo/ClippyCommandType.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/commands/cargo/PublishCommandType.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/commands/cargo/DocCommandType.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/commands/cargo/UpdateCommandType.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/commands/cargo/PackageCommandType.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/commands/cargo/YankCommandType.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/commands/cargo/CheckCommandType.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/commands/cargo/TestCommandType.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/commands/cargo/LoginCommandType.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/commands/cargo/BuildCommandType.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/commands/cargo/CustomCrateCommandType.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/commands/cargo/RunCommandType.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/commands/cargo/CleanCommandType.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/commands/cargo/RustDocCommandType.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/CargoRunnerRunType.kt",
  "extension" : "kt",
  "linesOfCode" : 61,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/CargoParametersProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 255,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/META-INF/build-server-plugin-rust.xml",
  "extension" : "xml",
  "linesOfCode" : 8,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/viewCargoParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 33,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/editCargoParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 82,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/rust-settings.css",
  "extension" : "css",
  "linesOfCode" : 3,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/editLoginParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 27,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/editYankParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 49,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/viewPackageParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 19,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/viewRustDocParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 52,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/viewUpdateParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 24,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/viewBenchParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 57,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/editPackageParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 29,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/editClippyParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 15,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/viewLoginParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 14,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/editCustomCrateParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 23,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/viewBuildParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 47,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/editRunParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 73,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/editPublishParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 42,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/viewCustomCrateParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 14,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/editCleanParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 38,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/editBuildParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 77,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/editCheckParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 77,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/editRustcParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 84,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/editDocParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 68,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/editRustDocParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 84,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/viewCleanParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 24,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/editBenchParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 91,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/editTestParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 98,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/viewTestParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 62,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/editUpdateParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 38,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/viewYankParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 29,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/viewCheckParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 47,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/viewClippyParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 9,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/viewRunParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 47,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/viewPublishParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 24,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/viewDocParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 44,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/src/main/resources/buildServerResources/cargo/viewRustcParameters.jsp",
  "extension" : "jsp",
  "linesOfCode" : 52,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-server/build.gradle.kts",
  "extension" : "kts",
  "linesOfCode" : 41,
  "components" : [ "primary::plugin-rust-server" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "settings.gradle.kts",
  "extension" : "kts",
  "linesOfCode" : 4,
  "components" : [ "primary::ROOT" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/teamcity-plugin.xml",
  "extension" : "xml",
  "linesOfCode" : 4,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/RustcToolProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/ArgumentsProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 20,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/RustCommandExecutor.kt",
  "extension" : "kt",
  "linesOfCode" : 41,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/CommandExecutor.kt",
  "extension" : "kt",
  "linesOfCode" : 5,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/CommandExecutionAdapter.kt",
  "extension" : "kt",
  "linesOfCode" : 55,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/RustupCacheCleaner.kt",
  "extension" : "kt",
  "linesOfCode" : 62,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/CargoBuildSessionFactory.kt",
  "extension" : "kt",
  "linesOfCode" : 24,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/RustupToolProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 21,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/logging/CargoState.kt",
  "extension" : "kt",
  "linesOfCode" : 41,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/logging/CargoLoggerFactory.kt",
  "extension" : "kt",
  "linesOfCode" : 30,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/logging/CargoErrorDetailsLogger.kt",
  "extension" : "kt",
  "linesOfCode" : 20,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/logging/CargoLogger.kt",
  "extension" : "kt",
  "linesOfCode" : 8,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/logging/BlockListener.kt",
  "extension" : "kt",
  "linesOfCode" : 23,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/logging/CargoLoggingListener.kt",
  "extension" : "kt",
  "linesOfCode" : 67,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/logging/CargoTestingLogger.kt",
  "extension" : "kt",
  "linesOfCode" : 88,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/logging/ErrorDetectingListener.kt",
  "extension" : "kt",
  "linesOfCode" : 16,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/logging/CargoDefaultLogger.kt",
  "extension" : "kt",
  "linesOfCode" : 41,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/logging/CargoStateLogger.kt",
  "extension" : "kt",
  "linesOfCode" : 32,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/logging/CargoCompileLogger.kt",
  "extension" : "kt",
  "linesOfCode" : 28,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/CargoBuildServices.kt",
  "extension" : "kt",
  "linesOfCode" : 75,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/CargoCommandBuildSession.kt",
  "extension" : "kt",
  "linesOfCode" : 154,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/inspections/ClippyListener.kt",
  "extension" : "kt",
  "linesOfCode" : 32,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/inspections/Inspection.kt",
  "extension" : "kt",
  "linesOfCode" : 15,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/inspections/ClippyInspectionsParser.kt",
  "extension" : "kt",
  "linesOfCode" : 48,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/CargoToolProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 11,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/AbstractToolProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 101,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/cargo/ClippyArgumentsProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 19,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/cargo/LoginArgumentsProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 23,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/cargo/PackageArgumentsProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 27,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/cargo/BuildArgumentsProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 55,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/cargo/CustomCrateArgumentsProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 14,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/cargo/CheckArgumentsProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 54,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/cargo/RunArgumentsProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 55,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/cargo/RustcArgumentsProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 60,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/cargo/DocArgumentsProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 51,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/cargo/BenchArgumentsProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 64,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/cargo/UpdateArgumentsProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 33,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/cargo/TestArgumentsProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 68,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/cargo/YankArgumentsProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 37,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/cargo/RustDocArgumentsProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 60,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/cargo/CleanArgumentsProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 33,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/cargo/PublishArgumentsProvider.kt",
  "extension" : "kt",
  "linesOfCode" : 33,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/kotlin/jetbrains/buildServer/rust/CargoRunnerBuildService.kt",
  "extension" : "kt",
  "linesOfCode" : 117,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/src/main/resources/META-INF/build-agent-plugin-rust.xml",
  "extension" : "xml",
  "linesOfCode" : 13,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-agent/build.gradle.kts",
  "extension" : "kts",
  "linesOfCode" : 24,
  "components" : [ "primary::plugin-rust-agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-common/src/main/kotlin/jetbrains/buildServer/rust/CargoConstants.kt",
  "extension" : "kt",
  "linesOfCode" : 149,
  "components" : [ "primary::plugin-rust-common" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "plugin-rust-common/build.gradle.kts",
  "extension" : "kts",
  "linesOfCode" : 10,
  "components" : [ "primary::plugin-rust-common" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "build.gradle.kts",
  "extension" : "kts",
  "linesOfCode" : 30,
  "components" : [ "primary::ROOT" ],
  "concerns" : [ "::Unclassified" ]
} ]