Oct 27 09:08:41.787 INFO checking WojciechKarpiel/bloatkill against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 09:08:41.787 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 09:08:42.245 INFO blam! 22ea46ad183656f4f93bc2d055b812241ca2b64e9d8b7142b160efc04134fd62 Oct 27 09:08:42.248 INFO running `"docker" "start" "-a" "22ea46ad183656f4f93bc2d055b812241ca2b64e9d8b7142b160efc04134fd62"` Oct 27 09:08:44.221 INFO kablam! usermod: no changes Oct 27 09:08:44.315 INFO kablam! Checking bloatkill v0.1.0 (/source) Oct 27 09:08:45.044 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 09:08:45.044 INFO kablam! --> src/main.rs:41:24 Oct 27 09:08:45.044 INFO kablam! | Oct 27 09:08:45.045 INFO kablam! 41 | if (a > memory_consumption_threshold_bytes) { Oct 27 09:08:45.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 09:08:45.045 INFO kablam! | Oct 27 09:08:45.045 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 09:08:45.046 INFO kablam! Oct 27 09:08:45.068 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 09:08:45.068 INFO kablam! --> src/main.rs:41:24 Oct 27 09:08:45.068 INFO kablam! | Oct 27 09:08:45.069 INFO kablam! 41 | if (a > memory_consumption_threshold_bytes) { Oct 27 09:08:45.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 09:08:45.069 INFO kablam! | Oct 27 09:08:45.069 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 09:08:45.070 INFO kablam! Oct 27 09:08:45.123 INFO kablam! warning: unused variable: `arg` Oct 27 09:08:45.123 INFO kablam! --> src/main.rs:15:14 Oct 27 09:08:45.124 INFO kablam! | Oct 27 09:08:45.124 INFO kablam! 15 | Some(arg) => MEMORY_CONSUMPTION_THRESHOLD_BYTES, Oct 27 09:08:45.124 INFO kablam! | ^^^ help: consider using `_arg` instead Oct 27 09:08:45.125 INFO kablam! | Oct 27 09:08:45.125 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 09:08:45.125 INFO kablam! Oct 27 09:08:45.125 INFO kablam! warning: unused variable: `r` Oct 27 09:08:45.126 INFO kablam! --> src/main.rs:48:21 Oct 27 09:08:45.126 INFO kablam! | Oct 27 09:08:45.126 INFO kablam! 48 | Err(r) => println!("NOT PID {}", file.path().display()), Oct 27 09:08:45.126 INFO kablam! | ^ help: consider using `_r` instead Oct 27 09:08:45.127 INFO kablam! Oct 27 09:08:45.127 INFO kablam! warning: variable `statmFile` should have a snake case name such as `statm_file` Oct 27 09:08:45.127 INFO kablam! --> src/main.rs:31:25 Oct 27 09:08:45.128 INFO kablam! | Oct 27 09:08:45.128 INFO kablam! 31 | let mut statmFile: std::fs::File = Oct 27 09:08:45.128 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 09:08:45.128 INFO kablam! | Oct 27 09:08:45.129 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 09:08:45.129 INFO kablam! Oct 27 09:08:45.166 INFO kablam! warning: unused variable: `arg` Oct 27 09:08:45.167 INFO kablam! --> src/main.rs:15:14 Oct 27 09:08:45.167 INFO kablam! | Oct 27 09:08:45.167 INFO kablam! 15 | Some(arg) => MEMORY_CONSUMPTION_THRESHOLD_BYTES, Oct 27 09:08:45.167 INFO kablam! | ^^^ help: consider using `_arg` instead Oct 27 09:08:45.168 INFO kablam! | Oct 27 09:08:45.168 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 09:08:45.168 INFO kablam! Oct 27 09:08:45.168 INFO kablam! warning: unused variable: `r` Oct 27 09:08:45.169 INFO kablam! --> src/main.rs:48:21 Oct 27 09:08:45.169 INFO kablam! | Oct 27 09:08:45.169 INFO kablam! 48 | Err(r) => println!("NOT PID {}", file.path().display()), Oct 27 09:08:45.170 INFO kablam! | ^ help: consider using `_r` instead Oct 27 09:08:45.170 INFO kablam! Oct 27 09:08:45.223 INFO kablam! warning: variable `statmFile` should have a snake case name such as `statm_file` Oct 27 09:08:45.223 INFO kablam! --> src/main.rs:31:25 Oct 27 09:08:45.223 INFO kablam! | Oct 27 09:08:45.223 INFO kablam! 31 | let mut statmFile: std::fs::File = Oct 27 09:08:45.223 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 09:08:45.223 INFO kablam! | Oct 27 09:08:45.223 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 09:08:45.223 INFO kablam! Oct 27 09:08:45.251 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.98s Oct 27 09:08:45.253 INFO kablam! su: No module specific data is present Oct 27 09:08:45.995 INFO running `"docker" "rm" "-f" "22ea46ad183656f4f93bc2d055b812241ca2b64e9d8b7142b160efc04134fd62"` Oct 27 09:08:46.237 INFO blam! 22ea46ad183656f4f93bc2d055b812241ca2b64e9d8b7142b160efc04134fd62