[INFO] fetching crate checklints 0.2.1...
[INFO] testing checklints-0.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate checklints 0.2.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate checklints 0.2.1
[INFO] finished tweaking crates.io crate checklints 0.2.1
[INFO] tweaked toml for crates.io crate checklints 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate checklints 0.2.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate checklints 0.2.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78d64b792ca9d16785dabef4e97b02f454d064171892c829bd6f5553d2260b54
[INFO] running `Command { std: "docker" "start" "-a" "78d64b792ca9d16785dabef4e97b02f454d064171892c829bd6f5553d2260b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78d64b792ca9d16785dabef4e97b02f454d064171892c829bd6f5553d2260b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78d64b792ca9d16785dabef4e97b02f454d064171892c829bd6f5553d2260b54", kill_on_drop: false }`
[INFO] [stdout] 78d64b792ca9d16785dabef4e97b02f454d064171892c829bd6f5553d2260b54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd66ae1d129c1ed788b497cf7b740719ce9f53a9cd4fee7220a6702e58c9a46f
[INFO] running `Command { std: "docker" "start" "-a" "bd66ae1d129c1ed788b497cf7b740719ce9f53a9cd4fee7220a6702e58c9a46f", 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 autocfg v1.4.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[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 icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling jiff v0.2.10
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling virtue v0.0.18
[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 unicode-xid v0.2.6
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling annotate-snippets v0.11.5
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling different v0.3.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling minijinja v2.9.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling winnow-parse-error v0.1.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling s-string v1.0.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling exitcode v1.1.2
[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<String, String>,
[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<String, String>,
[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<String, String>,
[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<String, String>,
[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<String, String>,
[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<String>,
[INFO] [stdout] 14 |     stderr: Option<String>,
[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<Condition>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 619 |     requirements: Vec<Requirement>,
[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 32s
[INFO] running `Command { std: "docker" "inspect" "bd66ae1d129c1ed788b497cf7b740719ce9f53a9cd4fee7220a6702e58c9a46f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd66ae1d129c1ed788b497cf7b740719ce9f53a9cd4fee7220a6702e58c9a46f", kill_on_drop: false }`
[INFO] [stdout] bd66ae1d129c1ed788b497cf7b740719ce9f53a9cd4fee7220a6702e58c9a46f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 945949affa27c603fa3699f2d845afa3a6bd9b7f0ddf79c98a73338e31f21e56
[INFO] running `Command { std: "docker" "start" "-a" "945949affa27c603fa3699f2d845afa3a6bd9b7f0ddf79c98a73338e31f21e56", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling automod v1.0.15
[INFO] [stderr]    Compiling glob v0.3.2
[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 tempfile v3.19.1
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling snapbox v0.6.21
[INFO] [stderr]    Compiling toml v0.8.20
[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] [stderr]    Compiling trycmd v0.15.9
[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<String, String>,
[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<String, String>,
[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<String, String>,
[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<String, String>,
[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<String, String>,
[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<String>,
[INFO] [stdout] 14 |     stderr: Option<String>,
[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<Condition>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 619 |     requirements: Vec<Requirement>,
[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] [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<String, String>,
[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<String, String>,
[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<String, String>,
[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<String, String>,
[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<String, String>,
[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<String>,
[INFO] [stdout] 14 |     stderr: Option<String>,
[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<Condition>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 619 |     requirements: Vec<Requirement>,
[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 29.56s
[INFO] running `Command { std: "docker" "inspect" "945949affa27c603fa3699f2d845afa3a6bd9b7f0ddf79c98a73338e31f21e56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "945949affa27c603fa3699f2d845afa3a6bd9b7f0ddf79c98a73338e31f21e56", kill_on_drop: false }`
[INFO] [stdout] 945949affa27c603fa3699f2d845afa3a6bd9b7f0ddf79c98a73338e31f21e56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f1781aa0afa44b950387a0e143c1d129d11cc9f1ede7284b99f4669870409eaf
[INFO] running `Command { std: "docker" "start" "-a" "f1781aa0afa44b950387a0e143c1d129d11cc9f1ede7284b99f4669870409eaf", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `d`
[INFO] [stdout] 
[INFO] [stderr]    --> src/cache.rs:347:34
[INFO] [stdout] running 1 test
[INFO] [stderr]     |
[INFO] [stdout] test cli::tests::verify_clap_args ... ok
[INFO] [stderr] 347 |             CheckType::Directory(d) => {
[INFO] [stdout] 
[INFO] [stderr]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]     |
[INFO] [stdout] 
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] running 0 tests
[INFO] [stderr] warning: unused variable: `c`
[INFO] [stdout] 
[INFO] [stderr]    --> src/cache.rs:351:32
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]     |
[INFO] [stdout] 
[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<String, String>,
[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<String, String>,
[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<String, String>,
[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<String, String>,
[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<String, String>,
[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<String>,
[INFO] [stderr] 14 |     stderr: Option<String>,
[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<Condition>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 619 |     requirements: Vec<Requirement>,
[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 (run `cargo fix --lib -p checklints` to apply 32 suggestions)
[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` (lib test) generated 35 warnings (35 duplicates)
[INFO] [stderr] warning: `checklints` (bin "run-checks" test) generated 1 warning (run `cargo fix --bin "run-checks" -p checklints --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/checklints-8067015daf32aa8e)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/run_checks-526a4ab19192ec3d)
[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" "f1781aa0afa44b950387a0e143c1d129d11cc9f1ede7284b99f4669870409eaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1781aa0afa44b950387a0e143c1d129d11cc9f1ede7284b99f4669870409eaf", kill_on_drop: false }`
[INFO] [stdout] f1781aa0afa44b950387a0e143c1d129d11cc9f1ede7284b99f4669870409eaf
