[INFO] cloning repository https://github.com/adam-gaia/checklints [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adam-gaia/checklints" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadam-gaia%2Fchecklints", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadam-gaia%2Fchecklints'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9abb3f8ed2961ad538c6eda424c195b620f6c1e [INFO] testing adam-gaia/checklints against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadam-gaia%2Fchecklints" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/adam-gaia/checklints [INFO] finished tweaking git repo https://github.com/adam-gaia/checklints [INFO] tweaked toml for git repo https://github.com/adam-gaia/checklints written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/adam-gaia/checklints on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/adam-gaia/checklints 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0051b63ee9dcd8141bcfeaf219cf72d6863e9d52462a1ed9a3392011b78881ba [INFO] running `Command { std: "docker" "start" "-a" "0051b63ee9dcd8141bcfeaf219cf72d6863e9d52462a1ed9a3392011b78881ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0051b63ee9dcd8141bcfeaf219cf72d6863e9d52462a1ed9a3392011b78881ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0051b63ee9dcd8141bcfeaf219cf72d6863e9d52462a1ed9a3392011b78881ba", kill_on_drop: false }` [INFO] [stdout] 0051b63ee9dcd8141bcfeaf219cf72d6863e9d52462a1ed9a3392011b78881ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 728c3064336cfb91bc2f1b8e517b8e8e350cae98c971e8527227704519f05695 [INFO] running `Command { std: "docker" "start" "-a" "728c3064336cfb91bc2f1b8e517b8e8e350cae98c971e8527227704519f05695", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling jiff v0.2.10 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling annotate-snippets v0.11.5 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling memo-map v0.3.3 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling different v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling winnow-parse-error v0.1.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling s-string v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling minijinja v2.9.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling checklints v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/cache.rs:347:34 [INFO] [stdout] | [INFO] [stdout] 347 | CheckType::Directory(d) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/cache.rs:351:32 [INFO] [stdout] | [INFO] [stdout] 351 | CheckType::Command(c) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/cache.rs:355:29 [INFO] [stdout] | [INFO] [stdout] 355 | CheckType::Http(h) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/cache.rs:359:31 [INFO] [stdout] | [INFO] [stdout] 359 | CheckType::VarSet(v) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_checklists` [INFO] [stdout] --> src/settings.rs:272:19 [INFO] [stdout] | [INFO] [stdout] 272 | if let Ok(user_checklists) = env::var(prefix_key(key)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_checklists` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fail_fast` [INFO] [stdout] --> src/settings.rs:277:19 [INFO] [stdout] | [INFO] [stdout] 277 | if let Ok(fail_fast) = env::var(prefix_key(key)) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fail_fast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_cache` [INFO] [stdout] --> src/settings.rs:282:19 [INFO] [stdout] | [INFO] [stdout] 282 | if let Ok(no_cache) = env::var(prefix_key(key)) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_read_cache` [INFO] [stdout] --> src/settings.rs:287:19 [INFO] [stdout] | [INFO] [stdout] 287 | if let Ok(no_read_cache) = env::var(prefix_key(key)) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_read_cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_write_cache` [INFO] [stdout] --> src/settings.rs:292:19 [INFO] [stdout] | [INFO] [stdout] 292 | if let Ok(no_write_cache) = env::var(prefix_key(key)) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_write_cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clear_cache` [INFO] [stdout] --> src/settings.rs:297:19 [INFO] [stdout] | [INFO] [stdout] 297 | if let Ok(clear_cache) = env::var(prefix_key(key)) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clear_cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/types.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | env: &Environment, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_file_path` [INFO] [stdout] --> src/types.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 233 | this_file_path: &Path, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vars` [INFO] [stdout] --> src/types.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | vars: &HashMap, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diff_settings` [INFO] [stdout] --> src/types.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | diff_settings: &DiffSettings, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diff_settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/types.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | env: &Environment, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_file_path` [INFO] [stdout] --> src/types.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | this_file_path: &Path, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vars` [INFO] [stdout] --> src/types.rs:305:9 [INFO] [stdout] | [INFO] [stdout] 305 | vars: &HashMap, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diff_settings` [INFO] [stdout] --> src/types.rs:348:9 [INFO] [stdout] | [INFO] [stdout] 348 | diff_settings: &DiffSettings, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diff_settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/types.rs:349:9 [INFO] [stdout] | [INFO] [stdout] 349 | env: &Environment, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_file_path` [INFO] [stdout] --> src/types.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | this_file_path: &Path, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vars` [INFO] [stdout] --> src/types.rs:351:9 [INFO] [stdout] | [INFO] [stdout] 351 | vars: &HashMap, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diff_settings` [INFO] [stdout] --> src/types.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | diff_settings: &DiffSettings, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diff_settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/types.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | env: &Environment, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_file_path` [INFO] [stdout] --> src/types.rs:379:9 [INFO] [stdout] | [INFO] [stdout] 379 | this_file_path: &Path, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vars` [INFO] [stdout] --> src/types.rs:380:9 [INFO] [stdout] | [INFO] [stdout] 380 | vars: &HashMap, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diff_settings` [INFO] [stdout] --> src/types.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | diff_settings: &DiffSettings, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diff_settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/types.rs:566:9 [INFO] [stdout] | [INFO] [stdout] 566 | env: &Environment, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vars` [INFO] [stdout] --> src/types.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | vars: &HashMap, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/types.rs:663:38 [INFO] [stdout] | [INFO] [stdout] 663 | CheckType::Directory(d) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/types.rs:666:36 [INFO] [stdout] | [INFO] [stdout] 666 | CheckType::Command(c) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/types.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | CheckType::Http(h) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/types.rs:672:35 [INFO] [stdout] | [INFO] [stdout] 672 | CheckType::VarSet(v) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code` and `stderr` are never read [INFO] [stdout] --> src/command.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Output { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 12 | code: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | stdout: Option, [INFO] [stdout] 14 | stderr: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Output` 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: field `root` is never read [INFO] [stdout] --> src/project.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub struct Project<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 125 | root: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Project` 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 `conditions` and `requirements` are never read [INFO] [stdout] --> src/types.rs:615:5 [INFO] [stdout] | [INFO] [stdout] 611 | struct ChecklistFileContents { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 615 | conditions: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 619 | requirements: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChecklistFileContents` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `write_default_config` [INFO] [stdout] --> src/main.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | use checklints::settings::{write_default_config, Settings}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "728c3064336cfb91bc2f1b8e517b8e8e350cae98c971e8527227704519f05695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "728c3064336cfb91bc2f1b8e517b8e8e350cae98c971e8527227704519f05695", kill_on_drop: false }` [INFO] [stdout] 728c3064336cfb91bc2f1b8e517b8e8e350cae98c971e8527227704519f05695 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc350931b5f972dae475a01de840f4b3a5f457b5064b68157a281701439e14e9 [INFO] running `Command { std: "docker" "start" "-a" "fc350931b5f972dae475a01de840f4b3a5f457b5064b68157a281701439e14e9", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling automod v1.0.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling checklints v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/cache.rs:347:34 [INFO] [stdout] | [INFO] [stdout] 347 | CheckType::Directory(d) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/cache.rs:351:32 [INFO] [stdout] | [INFO] [stdout] 351 | CheckType::Command(c) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/cache.rs:355:29 [INFO] [stdout] | [INFO] [stdout] 355 | CheckType::Http(h) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/cache.rs:359:31 [INFO] [stdout] | [INFO] [stdout] 359 | CheckType::VarSet(v) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_checklists` [INFO] [stdout] --> src/settings.rs:272:19 [INFO] [stdout] | [INFO] [stdout] 272 | if let Ok(user_checklists) = env::var(prefix_key(key)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_checklists` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fail_fast` [INFO] [stdout] --> src/settings.rs:277:19 [INFO] [stdout] | [INFO] [stdout] 277 | if let Ok(fail_fast) = env::var(prefix_key(key)) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fail_fast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_cache` [INFO] [stdout] --> src/settings.rs:282:19 [INFO] [stdout] | [INFO] [stdout] 282 | if let Ok(no_cache) = env::var(prefix_key(key)) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_read_cache` [INFO] [stdout] --> src/settings.rs:287:19 [INFO] [stdout] | [INFO] [stdout] 287 | if let Ok(no_read_cache) = env::var(prefix_key(key)) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_read_cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_write_cache` [INFO] [stdout] --> src/settings.rs:292:19 [INFO] [stdout] | [INFO] [stdout] 292 | if let Ok(no_write_cache) = env::var(prefix_key(key)) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_write_cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clear_cache` [INFO] [stdout] --> src/settings.rs:297:19 [INFO] [stdout] | [INFO] [stdout] 297 | if let Ok(clear_cache) = env::var(prefix_key(key)) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clear_cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/types.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | env: &Environment, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_file_path` [INFO] [stdout] --> src/types.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 233 | this_file_path: &Path, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vars` [INFO] [stdout] --> src/types.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | vars: &HashMap, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diff_settings` [INFO] [stdout] --> src/types.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | diff_settings: &DiffSettings, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diff_settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/types.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | env: &Environment, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_file_path` [INFO] [stdout] --> src/types.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | this_file_path: &Path, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vars` [INFO] [stdout] --> src/types.rs:305:9 [INFO] [stdout] | [INFO] [stdout] 305 | vars: &HashMap, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diff_settings` [INFO] [stdout] --> src/types.rs:348:9 [INFO] [stdout] | [INFO] [stdout] 348 | diff_settings: &DiffSettings, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diff_settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/types.rs:349:9 [INFO] [stdout] | [INFO] [stdout] 349 | env: &Environment, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_file_path` [INFO] [stdout] --> src/types.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | this_file_path: &Path, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vars` [INFO] [stdout] --> src/types.rs:351:9 [INFO] [stdout] | [INFO] [stdout] 351 | vars: &HashMap, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diff_settings` [INFO] [stdout] --> src/types.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | diff_settings: &DiffSettings, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diff_settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/types.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | env: &Environment, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_file_path` [INFO] [stdout] --> src/types.rs:379:9 [INFO] [stdout] | [INFO] [stdout] 379 | this_file_path: &Path, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vars` [INFO] [stdout] --> src/types.rs:380:9 [INFO] [stdout] | [INFO] [stdout] 380 | vars: &HashMap, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diff_settings` [INFO] [stdout] --> src/types.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | diff_settings: &DiffSettings, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diff_settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/types.rs:566:9 [INFO] [stdout] | [INFO] [stdout] 566 | env: &Environment, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vars` [INFO] [stdout] --> src/types.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | vars: &HashMap, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/types.rs:663:38 [INFO] [stdout] | [INFO] [stdout] 663 | CheckType::Directory(d) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/types.rs:666:36 [INFO] [stdout] | [INFO] [stdout] 666 | CheckType::Command(c) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/types.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | CheckType::Http(h) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/types.rs:672:35 [INFO] [stdout] | [INFO] [stdout] 672 | CheckType::VarSet(v) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code` and `stderr` are never read [INFO] [stdout] --> src/command.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Output { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 12 | code: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | stdout: Option, [INFO] [stdout] 14 | stderr: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Output` 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: field `root` is never read [INFO] [stdout] --> src/project.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub struct Project<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 125 | root: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Project` 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 `conditions` and `requirements` are never read [INFO] [stdout] --> src/types.rs:615:5 [INFO] [stdout] | [INFO] [stdout] 611 | struct ChecklistFileContents { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 615 | conditions: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 619 | requirements: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChecklistFileContents` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling trycmd v0.15.9 [INFO] [stdout] warning: unused import: `write_default_config` [INFO] [stdout] --> src/main.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | use checklints::settings::{write_default_config, Settings}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `write_default_config` [INFO] [stdout] --> src/main.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | use checklints::settings::{write_default_config, Settings}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/cache.rs:347:34 [INFO] [stdout] | [INFO] [stdout] 347 | CheckType::Directory(d) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/cache.rs:351:32 [INFO] [stdout] | [INFO] [stdout] 351 | CheckType::Command(c) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/cache.rs:355:29 [INFO] [stdout] | [INFO] [stdout] 355 | CheckType::Http(h) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/cache.rs:359:31 [INFO] [stdout] | [INFO] [stdout] 359 | CheckType::VarSet(v) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_checklists` [INFO] [stdout] --> src/settings.rs:272:19 [INFO] [stdout] | [INFO] [stdout] 272 | if let Ok(user_checklists) = env::var(prefix_key(key)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_checklists` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fail_fast` [INFO] [stdout] --> src/settings.rs:277:19 [INFO] [stdout] | [INFO] [stdout] 277 | if let Ok(fail_fast) = env::var(prefix_key(key)) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fail_fast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_cache` [INFO] [stdout] --> src/settings.rs:282:19 [INFO] [stdout] | [INFO] [stdout] 282 | if let Ok(no_cache) = env::var(prefix_key(key)) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_read_cache` [INFO] [stdout] --> src/settings.rs:287:19 [INFO] [stdout] | [INFO] [stdout] 287 | if let Ok(no_read_cache) = env::var(prefix_key(key)) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_read_cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_write_cache` [INFO] [stdout] --> src/settings.rs:292:19 [INFO] [stdout] | [INFO] [stdout] 292 | if let Ok(no_write_cache) = env::var(prefix_key(key)) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_write_cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clear_cache` [INFO] [stdout] --> src/settings.rs:297:19 [INFO] [stdout] | [INFO] [stdout] 297 | if let Ok(clear_cache) = env::var(prefix_key(key)) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clear_cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/types.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | env: &Environment, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_file_path` [INFO] [stdout] --> src/types.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 233 | this_file_path: &Path, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vars` [INFO] [stdout] --> src/types.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | vars: &HashMap, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diff_settings` [INFO] [stdout] --> src/types.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | diff_settings: &DiffSettings, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diff_settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/types.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | env: &Environment, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_file_path` [INFO] [stdout] --> src/types.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | this_file_path: &Path, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vars` [INFO] [stdout] --> src/types.rs:305:9 [INFO] [stdout] | [INFO] [stdout] 305 | vars: &HashMap, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diff_settings` [INFO] [stdout] --> src/types.rs:348:9 [INFO] [stdout] | [INFO] [stdout] 348 | diff_settings: &DiffSettings, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diff_settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/types.rs:349:9 [INFO] [stdout] | [INFO] [stdout] 349 | env: &Environment, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_file_path` [INFO] [stdout] --> src/types.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | this_file_path: &Path, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vars` [INFO] [stdout] --> src/types.rs:351:9 [INFO] [stdout] | [INFO] [stdout] 351 | vars: &HashMap, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diff_settings` [INFO] [stdout] --> src/types.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | diff_settings: &DiffSettings, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diff_settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/types.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | env: &Environment, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_file_path` [INFO] [stdout] --> src/types.rs:379:9 [INFO] [stdout] | [INFO] [stdout] 379 | this_file_path: &Path, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vars` [INFO] [stdout] --> src/types.rs:380:9 [INFO] [stdout] | [INFO] [stdout] 380 | vars: &HashMap, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `diff_settings` [INFO] [stdout] --> src/types.rs:565:9 [INFO] [stdout] | [INFO] [stdout] 565 | diff_settings: &DiffSettings, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diff_settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/types.rs:566:9 [INFO] [stdout] | [INFO] [stdout] 566 | env: &Environment, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vars` [INFO] [stdout] --> src/types.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | vars: &HashMap, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/types.rs:663:38 [INFO] [stdout] | [INFO] [stdout] 663 | CheckType::Directory(d) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/types.rs:666:36 [INFO] [stdout] | [INFO] [stdout] 666 | CheckType::Command(c) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/types.rs:669:33 [INFO] [stdout] | [INFO] [stdout] 669 | CheckType::Http(h) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/types.rs:672:35 [INFO] [stdout] | [INFO] [stdout] 672 | CheckType::VarSet(v) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code` and `stderr` are never read [INFO] [stdout] --> src/command.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Output { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 12 | code: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | stdout: Option, [INFO] [stdout] 14 | stderr: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Output` 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: field `root` is never read [INFO] [stdout] --> src/project.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub struct Project<'a> { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 125 | root: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Project` 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 `conditions` and `requirements` are never read [INFO] [stdout] --> src/types.rs:615:5 [INFO] [stdout] | [INFO] [stdout] 611 | struct ChecklistFileContents { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 615 | conditions: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 619 | requirements: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChecklistFileContents` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.07s [INFO] running `Command { std: "docker" "inspect" "fc350931b5f972dae475a01de840f4b3a5f457b5064b68157a281701439e14e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc350931b5f972dae475a01de840f4b3a5f457b5064b68157a281701439e14e9", kill_on_drop: false }` [INFO] [stdout] fc350931b5f972dae475a01de840f4b3a5f457b5064b68157a281701439e14e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 48e6a93b98cdc62c740db2641274700f4a6e15634e35257a1984b40f3d39ced3 [INFO] running `Command { std: "docker" "start" "-a" "48e6a93b98cdc62c740db2641274700f4a6e15634e35257a1984b40f3d39ced3", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `d` [INFO] [stderr] --> src/cache.rs:347:34 [INFO] [stderr] | [INFO] [stderr] 347 | CheckType::Directory(d) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `c` [INFO] [stderr] --> src/cache.rs:351:32 [INFO] [stderr] | [INFO] [stderr] 351 | CheckType::Command(c) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `h` [INFO] [stderr] --> src/cache.rs:355:29 [INFO] [stderr] | [INFO] [stderr] 355 | CheckType::Http(h) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `v` [INFO] [stderr] --> src/cache.rs:359:31 [INFO] [stderr] | [INFO] [stderr] 359 | CheckType::VarSet(v) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `user_checklists` [INFO] [stderr] --> src/settings.rs:272:19 [INFO] [stderr] | [INFO] [stderr] 272 | if let Ok(user_checklists) = env::var(prefix_key(key)) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_checklists` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `fail_fast` [INFO] [stderr] --> src/settings.rs:277:19 [INFO] [stderr] | [INFO] [stderr] 277 | if let Ok(fail_fast) = env::var(prefix_key(key)) { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fail_fast` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `no_cache` [INFO] [stderr] --> src/settings.rs:282:19 [INFO] [stderr] | [INFO] [stderr] 282 | if let Ok(no_cache) = env::var(prefix_key(key)) { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_cache` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `no_read_cache` [INFO] [stderr] --> src/settings.rs:287:19 [INFO] [stderr] | [INFO] [stderr] 287 | if let Ok(no_read_cache) = env::var(prefix_key(key)) { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_read_cache` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `no_write_cache` [INFO] [stderr] --> src/settings.rs:292:19 [INFO] [stderr] | [INFO] [stderr] 292 | if let Ok(no_write_cache) = env::var(prefix_key(key)) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_write_cache` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `clear_cache` [INFO] [stderr] --> src/settings.rs:297:19 [INFO] [stderr] | [INFO] [stderr] 297 | if let Ok(clear_cache) = env::var(prefix_key(key)) { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clear_cache` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `env` [INFO] [stderr] --> src/types.rs:232:9 [INFO] [stderr] | [INFO] [stderr] 232 | env: &Environment, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `this_file_path` [INFO] [stderr] --> src/types.rs:233:9 [INFO] [stderr] | [INFO] [stderr] 233 | this_file_path: &Path, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_file_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `vars` [INFO] [stderr] --> src/types.rs:234:9 [INFO] [stderr] | [INFO] [stderr] 234 | vars: &HashMap, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `diff_settings` [INFO] [stderr] --> src/types.rs:302:9 [INFO] [stderr] | [INFO] [stderr] 302 | diff_settings: &DiffSettings, [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diff_settings` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `env` [INFO] [stderr] --> src/types.rs:303:9 [INFO] [stderr] | [INFO] [stderr] 303 | env: &Environment, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `this_file_path` [INFO] [stderr] --> src/types.rs:304:9 [INFO] [stderr] | [INFO] [stderr] 304 | this_file_path: &Path, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_file_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `vars` [INFO] [stderr] --> src/types.rs:305:9 [INFO] [stderr] | [INFO] [stderr] 305 | vars: &HashMap, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `diff_settings` [INFO] [stderr] --> src/types.rs:348:9 [INFO] [stderr] | [INFO] [stderr] 348 | diff_settings: &DiffSettings, [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diff_settings` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `env` [INFO] [stderr] --> src/types.rs:349:9 [INFO] [stderr] | [INFO] [stderr] 349 | env: &Environment, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `this_file_path` [INFO] [stderr] --> src/types.rs:350:9 [INFO] [stderr] | [INFO] [stderr] 350 | this_file_path: &Path, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_file_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `vars` [INFO] [stderr] --> src/types.rs:351:9 [INFO] [stderr] | [INFO] [stderr] 351 | vars: &HashMap, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `diff_settings` [INFO] [stderr] --> src/types.rs:377:9 [INFO] [stderr] | [INFO] [stderr] 377 | diff_settings: &DiffSettings, [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diff_settings` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `env` [INFO] [stderr] --> src/types.rs:378:9 [INFO] [stderr] | [INFO] [stderr] 378 | env: &Environment, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `this_file_path` [INFO] [stderr] --> src/types.rs:379:9 [INFO] [stderr] | [INFO] [stderr] 379 | this_file_path: &Path, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_file_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `vars` [INFO] [stderr] --> src/types.rs:380:9 [INFO] [stderr] | [INFO] [stderr] 380 | vars: &HashMap, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `diff_settings` [INFO] [stderr] --> src/types.rs:565:9 [INFO] [stderr] | [INFO] [stderr] 565 | diff_settings: &DiffSettings, [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_diff_settings` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `env` [INFO] [stderr] --> src/types.rs:566:9 [INFO] [stderr] | [INFO] [stderr] 566 | env: &Environment, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `vars` [INFO] [stderr] --> src/types.rs:568:9 [INFO] [stderr] | [INFO] [stderr] 568 | vars: &HashMap, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `d` [INFO] [stderr] --> src/types.rs:663:38 [INFO] [stderr] | [INFO] [stderr] 663 | CheckType::Directory(d) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `c` [INFO] [stderr] --> src/types.rs:666:36 [INFO] [stderr] | [INFO] [stderr] 666 | CheckType::Command(c) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `h` [INFO] [stderr] --> src/types.rs:669:33 [INFO] [stderr] | [INFO] [stderr] 669 | CheckType::Http(h) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `v` [INFO] [stderr] --> src/types.rs:672:35 [INFO] [stderr] | [INFO] [stderr] 672 | CheckType::VarSet(v) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stderr] [INFO] [stderr] warning: fields `code` and `stderr` are never read [INFO] [stderr] --> src/command.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct Output { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 12 | code: i32, [INFO] [stderr] | ^^^^ [INFO] [stderr] 13 | stdout: Option, [INFO] [stderr] 14 | stderr: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Output` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `root` is never read [INFO] [stderr] --> src/project.rs:125:5 [INFO] [stderr] | [INFO] [stderr] 124 | pub struct Project<'a> { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 125 | root: PathBuf, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Project` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `conditions` and `requirements` are never read [INFO] [stderr] --> src/types.rs:615:5 [INFO] [stderr] | [INFO] [stderr] 611 | struct ChecklistFileContents { [INFO] [stderr] | --------------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 615 | conditions: Vec, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 619 | requirements: Vec, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ChecklistFileContents` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `checklints` (lib) generated 35 warnings [INFO] [stderr] warning: unused import: `write_default_config` [INFO] [stderr] --> src/main.rs:4:28 [INFO] [stderr] | [INFO] [stderr] 4 | use checklints::settings::{write_default_config, Settings}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `checklints` (bin "run-checks") generated 1 warning (run `cargo fix --bin "run-checks"` to apply 1 suggestion) [INFO] [stderr] warning: `checklints` (lib test) generated 35 warnings (35 duplicates) [INFO] [stderr] warning: `checklints` (bin "run-checks" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/checklints-8067015daf32aa8e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cli::tests::verify_clap_args ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/run_checks-526a4ab19192ec3d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/pipe_test.rs (/opt/rustwide/target/debug/deps/test-0030d51880bdeb04) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-f32c3e11231d3759) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Testing README.md ... ignored [INFO] [stderr] Testing tests/cmd/rust.toml ... ignored [INFO] [stderr] Testing tests/cmd/simple.toml ... ignored [INFO] [stdout] test cli_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests checklints [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "48e6a93b98cdc62c740db2641274700f4a6e15634e35257a1984b40f3d39ced3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48e6a93b98cdc62c740db2641274700f4a6e15634e35257a1984b40f3d39ced3", kill_on_drop: false }` [INFO] [stdout] 48e6a93b98cdc62c740db2641274700f4a6e15634e35257a1984b40f3d39ced3