Oct 13 04:00:38.911 INFO checking KevinCybura/pass_man against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 04:00:38.911 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 04:00:39.208 INFO blam! 7530a8f94e653700518b8a4c0c9f5932129d5ef5c0724b095c1bc5af48febb7d Oct 13 04:00:39.212 INFO running `"docker" "start" "-a" "7530a8f94e653700518b8a4c0c9f5932129d5ef5c0724b095c1bc5af48febb7d"` Oct 13 04:00:40.068 INFO kablam! usermod: no changes Oct 13 04:00:40.136 INFO kablam! Checking pass-man v0.1.0 (/source) Oct 13 04:00:41.134 INFO kablam! warning: unused variable: `creds` Oct 13 04:00:41.134 INFO kablam! --> src/main.rs:11:13 Oct 13 04:00:41.134 INFO kablam! | Oct 13 04:00:41.134 INFO kablam! 11 | let mut creds = creds::Cred::new(); Oct 13 04:00:41.134 INFO kablam! | ^^^^^ help: consider using `_creds` instead Oct 13 04:00:41.134 INFO kablam! | Oct 13 04:00:41.134 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:00:41.134 INFO kablam! Oct 13 04:00:41.136 INFO kablam! warning: variable does not need to be mutable Oct 13 04:00:41.136 INFO kablam! --> src/main.rs:11:9 Oct 13 04:00:41.136 INFO kablam! | Oct 13 04:00:41.136 INFO kablam! 11 | let mut creds = creds::Cred::new(); Oct 13 04:00:41.136 INFO kablam! | ----^^^^^ Oct 13 04:00:41.136 INFO kablam! | | Oct 13 04:00:41.136 INFO kablam! | help: remove this `mut` Oct 13 04:00:41.140 INFO kablam! | Oct 13 04:00:41.140 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:00:41.140 INFO kablam! Oct 13 04:00:41.144 INFO kablam! warning: function is never used: `get_creds` Oct 13 04:00:41.144 INFO kablam! --> src/creds.rs:32:1 Oct 13 04:00:41.144 INFO kablam! | Oct 13 04:00:41.144 INFO kablam! 32 | pub fn get_creds() -> Result { Oct 13 04:00:41.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:00:41.144 INFO kablam! | Oct 13 04:00:41.144 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:00:41.144 INFO kablam! Oct 13 04:00:41.244 INFO kablam! warning: unused variable: `creds` Oct 13 04:00:41.244 INFO kablam! --> src/main.rs:11:13 Oct 13 04:00:41.244 INFO kablam! | Oct 13 04:00:41.244 INFO kablam! 11 | let mut creds = creds::Cred::new(); Oct 13 04:00:41.244 INFO kablam! | ^^^^^ help: consider using `_creds` instead Oct 13 04:00:41.244 INFO kablam! | Oct 13 04:00:41.244 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:00:41.244 INFO kablam! Oct 13 04:00:41.252 INFO kablam! warning: variable does not need to be mutable Oct 13 04:00:41.252 INFO kablam! --> src/main.rs:11:9 Oct 13 04:00:41.252 INFO kablam! | Oct 13 04:00:41.252 INFO kablam! 11 | let mut creds = creds::Cred::new(); Oct 13 04:00:41.252 INFO kablam! | ----^^^^^ Oct 13 04:00:41.252 INFO kablam! | | Oct 13 04:00:41.252 INFO kablam! | help: remove this `mut` Oct 13 04:00:41.252 INFO kablam! | Oct 13 04:00:41.252 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 04:00:41.252 INFO kablam! Oct 13 04:00:41.260 INFO kablam! warning: function is never used: `get_creds` Oct 13 04:00:41.260 INFO kablam! --> src/creds.rs:32:1 Oct 13 04:00:41.260 INFO kablam! | Oct 13 04:00:41.260 INFO kablam! 32 | pub fn get_creds() -> Result { Oct 13 04:00:41.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:00:41.260 INFO kablam! | Oct 13 04:00:41.260 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:00:41.260 INFO kablam! Oct 13 04:00:41.290 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 13 04:00:41.296 INFO kablam! su: No module specific data is present Oct 13 04:00:41.612 INFO running `"docker" "rm" "-f" "7530a8f94e653700518b8a4c0c9f5932129d5ef5c0724b095c1bc5af48febb7d"` Oct 13 04:00:41.820 INFO blam! 7530a8f94e653700518b8a4c0c9f5932129d5ef5c0724b095c1bc5af48febb7d