[INFO] cloning repository https://github.com/KidIkaros/quality-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KidIkaros/quality-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKidIkaros%2Fquality-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKidIkaros%2Fquality-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8fe96cabcfbb47cbc7a65f0a83591e43555cafb8
[INFO] checking KidIkaros/quality-tools against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKidIkaros%2Fquality-tools" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/KidIkaros/quality-tools
[INFO] finished tweaking git repo https://github.com/KidIkaros/quality-tools
[INFO] tweaked toml for git repo https://github.com/KidIkaros/quality-tools written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KidIkaros/quality-tools on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KidIkaros/quality-tools already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a24231f7c11a3e3f7bae75f4b6572eb557225d070d0f2c1f363536d8f6fc4a9
[INFO] running `Command { std: "docker" "start" "-a" "8a24231f7c11a3e3f7bae75f4b6572eb557225d070d0f2c1f363536d8f6fc4a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a24231f7c11a3e3f7bae75f4b6572eb557225d070d0f2c1f363536d8f6fc4a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a24231f7c11a3e3f7bae75f4b6572eb557225d070d0f2c1f363536d8f6fc4a9", kill_on_drop: false }`
[INFO] [stdout] 8a24231f7c11a3e3f7bae75f4b6572eb557225d070d0f2c1f363536d8f6fc4a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47a232ac67f200cc4659310a9326de4a14566ed32c2ead97f16ea3fb00aa84ef
[INFO] running `Command { std: "docker" "start" "-a" "47a232ac67f200cc4659310a9326de4a14566ed32c2ead97f16ea3fb00aa84ef", kill_on_drop: false }`
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.1
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-ocaml v0.24.2
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-kotlin v0.3.5
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-solidity v1.2.13
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.5
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-c v0.23.4
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking codemetrics-common v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking fluent-uri v0.3.2
[INFO] [stderr]     Checking codemetrics-common v1.0.0 (/opt/rustwide/workdir/crates/codemetrics-common)
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking secrets v1.0.0 (/opt/rustwide/workdir/crates/secrets)
[INFO] [stderr]     Checking licenses v1.0.0 (/opt/rustwide/workdir/crates/licenses)
[INFO] [stderr]     Checking dead-code v1.0.0 (/opt/rustwide/workdir/crates/dead-code)
[INFO] [stderr]     Checking mutation-test v1.0.0 (/opt/rustwide/workdir/crates/mutation-test)
[INFO] [stderr]     Checking debt-scan v1.0.0 (/opt/rustwide/workdir/crates/debt-scan)
[INFO] [stderr]     Checking type-coverage v1.0.0 (/opt/rustwide/workdir/crates/type-coverage)
[INFO] [stderr]     Checking error-handling v1.0.0 (/opt/rustwide/workdir/crates/error-handling)
[INFO] [stderr]     Checking codemetrics-server v1.0.0 (/opt/rustwide/workdir/crates/codemetrics-server)
[INFO] [stderr]     Checking referencing v0.29.1
[INFO] [stderr]     Checking sbom v1.0.0 (/opt/rustwide/workdir/crates/sbom)
[INFO] [stderr]     Checking sast v1.0.0 (/opt/rustwide/workdir/crates/sast)
[INFO] [stderr]     Checking comment-ratio v1.0.0 (/opt/rustwide/workdir/crates/comment-ratio)
[INFO] [stderr]     Checking cohesion v1.0.0 (/opt/rustwide/workdir/crates/cohesion)
[INFO] [stderr]     Checking crypto-check v1.0.0 (/opt/rustwide/workdir/crates/crypto-check)
[INFO] [stderr]     Checking halstead v1.0.0 (/opt/rustwide/workdir/crates/halstead)
[INFO] [stderr]     Checking vuln-scan v1.0.0 (/opt/rustwide/workdir/crates/vuln-scan)
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking jsonschema v0.29.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking ast-parse-ts v1.0.0
[INFO] [stderr]     Checking ast-parse-ts v1.0.0 (/opt/rustwide/workdir/crates/ast-parse-ts)
[INFO] [stderr]     Checking duplication v1.0.0 (/opt/rustwide/workdir/crates/duplication)
[INFO] [stderr]     Checking line-length v1.0.0 (/opt/rustwide/workdir/crates/line-length)
[INFO] [stderr]     Checking crap-metric v1.0.0 (/opt/rustwide/workdir/crates/crap-metric)
[INFO] [stderr]     Checking prop-cov v1.0.0 (/opt/rustwide/workdir/crates/prop-cov)
[INFO] [stderr]     Checking taint-scan v1.0.0 (/opt/rustwide/workdir/crates/taint-scan)
[INFO] [stderr]     Checking doc-coverage v1.0.0 (/opt/rustwide/workdir/crates/doc-coverage)
[INFO] [stderr]     Checking risk-map v1.0.0 (/opt/rustwide/workdir/crates/risk-map)
[INFO] [stderr]     Checking codemetrics-cli v1.0.0 (/opt/rustwide/workdir/crates/codemetrics-cli)
[INFO] [stderr]     Checking coupling v1.0.0 (/opt/rustwide/workdir/crates/coupling)
[INFO] [stderr]     Checking fuzz-surface v1.0.0 (/opt/rustwide/workdir/crates/fuzz-surface)
[INFO] [stdout] warning: fields `project`, `mutation`, `security`, `licenses`, and `type_coverage` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Config {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 17 |     project: Option<ProjectConfig>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     mutation: Option<MutationConfig>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 27 |     security: Option<SecurityConfig>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 28 |     secrets: Option<SecretsConfig>,
[INFO] [stdout] 29 |     licenses: Option<LicensesConfig>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 30 |     dead_code: Option<DeadCodeConfig>,
[INFO] [stdout] 31 |     type_coverage: Option<TypeCoverageConfig>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ecosystem`, `test_cmd`, `coverage_cmd`, and `lcov_path` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct ProjectConfig {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 37 |     ecosystem: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 38 |     test_cmd: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 39 |     coverage_cmd: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 40 |     lcov_path: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProjectConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `threshold` and `warn_at` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/main.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct CrapConfig {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 45 |     threshold: Option<f64>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 46 |     warn_at: Option<f64>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CrapConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `types` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/main.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct DebtConfig {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     types: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DebtConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `threshold` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/main.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct ComplexityConfig {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] 65 |     max_violations: Option<usize>,
[INFO] [stdout] 66 |     threshold: Option<f64>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ComplexityConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `min_lines` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/main.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | struct DuplicationConfig {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |     min_lines: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DuplicationConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `min_score` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/main.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | struct MutationConfig {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 93 |     min_score: Option<f64>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MutationConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_vulnerabilities` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/main.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 97 | struct SecurityConfig {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 98 |     max_vulnerabilities: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SecurityConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `deny` and `allow` are never read
[INFO] [stdout]    --> crates/codemetrics-cli/src/main.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | struct LicensesConfig {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 108 |     deny: Option<Vec<String>>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 109 |     allow: Option<Vec<String>>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LicensesConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `min_coverage` is never read
[INFO] [stdout]    --> crates/codemetrics-cli/src/main.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | struct TypeCoverageConfig {
[INFO] [stdout]     |        ------------------ field in this struct
[INFO] [stdout] 119 |     min_coverage: Option<f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TypeCoverageConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `project`, `mutation`, `security`, `licenses`, and `type_coverage` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Config {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 17 |     project: Option<ProjectConfig>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     mutation: Option<MutationConfig>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 27 |     security: Option<SecurityConfig>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 28 |     secrets: Option<SecretsConfig>,
[INFO] [stdout] 29 |     licenses: Option<LicensesConfig>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 30 |     dead_code: Option<DeadCodeConfig>,
[INFO] [stdout] 31 |     type_coverage: Option<TypeCoverageConfig>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ecosystem`, `test_cmd`, `coverage_cmd`, and `lcov_path` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct ProjectConfig {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 37 |     ecosystem: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 38 |     test_cmd: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 39 |     coverage_cmd: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 40 |     lcov_path: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProjectConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `threshold` and `warn_at` are never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/main.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct CrapConfig {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 45 |     threshold: Option<f64>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 46 |     warn_at: Option<f64>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CrapConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `types` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/main.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | struct DebtConfig {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     types: Option<Vec<String>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DebtConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `threshold` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/main.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct ComplexityConfig {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] 65 |     max_violations: Option<usize>,
[INFO] [stdout] 66 |     threshold: Option<f64>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ComplexityConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `min_lines` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/main.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | struct DuplicationConfig {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |     min_lines: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DuplicationConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `min_score` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/main.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | struct MutationConfig {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 93 |     min_score: Option<f64>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MutationConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_vulnerabilities` is never read
[INFO] [stdout]   --> crates/codemetrics-cli/src/main.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 97 | struct SecurityConfig {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 98 |     max_vulnerabilities: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SecurityConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `deny` and `allow` are never read
[INFO] [stdout]    --> crates/codemetrics-cli/src/main.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | struct LicensesConfig {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 108 |     deny: Option<Vec<String>>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 109 |     allow: Option<Vec<String>>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LicensesConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `min_coverage` is never read
[INFO] [stdout]    --> crates/codemetrics-cli/src/main.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | struct TypeCoverageConfig {
[INFO] [stdout]     |        ------------------ field in this struct
[INFO] [stdout] 119 |     min_coverage: Option<f64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TypeCoverageConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "47a232ac67f200cc4659310a9326de4a14566ed32c2ead97f16ea3fb00aa84ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47a232ac67f200cc4659310a9326de4a14566ed32c2ead97f16ea3fb00aa84ef", kill_on_drop: false }`
[INFO] [stdout] 47a232ac67f200cc4659310a9326de4a14566ed32c2ead97f16ea3fb00aa84ef
