Oct 27 10:27:43.656 INFO checking NikitaSmall/rust_rpn against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 10:27:43.656 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 10:27:44.147 INFO blam! e11611e342c1f2ed14ee20309e496a6f8b55189e33cb4819f53c697d04ca3d15 Oct 27 10:27:44.151 INFO running `"docker" "start" "-a" "e11611e342c1f2ed14ee20309e496a6f8b55189e33cb4819f53c697d04ca3d15"` Oct 27 10:27:45.470 INFO kablam! usermod: no changes Oct 27 10:27:45.527 INFO kablam! Checking rpn v0.1.0 (/source) Oct 27 10:27:46.211 INFO kablam! warning: field is never used: `raw` Oct 27 10:27:46.212 INFO kablam! --> src/converter.rs:10:5 Oct 27 10:27:46.213 INFO kablam! | Oct 27 10:27:46.213 INFO kablam! 10 | raw: String, Oct 27 10:27:46.214 INFO kablam! | ^^^^^^^^^^^ Oct 27 10:27:46.214 INFO kablam! | Oct 27 10:27:46.215 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 10:27:46.216 INFO kablam! Oct 27 10:27:46.216 INFO kablam! warning: field is never used: `prededence` Oct 27 10:27:46.217 INFO kablam! --> src/converter.rs:12:5 Oct 27 10:27:46.218 INFO kablam! | Oct 27 10:27:46.218 INFO kablam! 12 | prededence: HashMap, Oct 27 10:27:46.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:27:46.219 INFO kablam! Oct 27 10:27:46.220 INFO kablam! warning: method is never used: `convert` Oct 27 10:27:46.221 INFO kablam! --> src/converter.rs:16:5 Oct 27 10:27:46.221 INFO kablam! | Oct 27 10:27:46.222 INFO kablam! 16 | pub fn convert(raw: String) -> Converter { Oct 27 10:27:46.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:27:46.223 INFO kablam! Oct 27 10:27:46.224 INFO kablam! warning: method is never used: `process` Oct 27 10:27:46.224 INFO kablam! --> src/converter.rs:33:5 Oct 27 10:27:46.225 INFO kablam! | Oct 27 10:27:46.226 INFO kablam! 33 | fn process(&mut self) { Oct 27 10:27:46.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:27:46.227 INFO kablam! Oct 27 10:27:46.836 INFO kablam! warning: variable does not need to be mutable Oct 27 10:27:46.837 INFO kablam! --> src/converter.rs:95:13 Oct 27 10:27:46.837 INFO kablam! | Oct 27 10:27:46.838 INFO kablam! 95 | let mut converter = Converter::convert(example_string); Oct 27 10:27:46.839 INFO kablam! | ----^^^^^^^^^ Oct 27 10:27:46.839 INFO kablam! | | Oct 27 10:27:46.840 INFO kablam! | help: remove this `mut` Oct 27 10:27:46.852 INFO kablam! | Oct 27 10:27:46.853 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 10:27:46.853 INFO kablam! Oct 27 10:27:46.855 INFO kablam! warning: variable does not need to be mutable Oct 27 10:27:46.855 INFO kablam! --> src/converter.rs:103:13 Oct 27 10:27:46.855 INFO kablam! | Oct 27 10:27:46.855 INFO kablam! 103 | let mut converter = Converter::convert(example_string); Oct 27 10:27:46.855 INFO kablam! | ----^^^^^^^^^ Oct 27 10:27:46.855 INFO kablam! | | Oct 27 10:27:46.855 INFO kablam! | help: remove this `mut` Oct 27 10:27:46.855 INFO kablam! Oct 27 10:27:47.450 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.94s Oct 27 10:27:47.452 INFO kablam! su: No module specific data is present Oct 27 10:27:48.502 INFO running `"docker" "rm" "-f" "e11611e342c1f2ed14ee20309e496a6f8b55189e33cb4819f53c697d04ca3d15"` Oct 27 10:27:48.799 INFO blam! e11611e342c1f2ed14ee20309e496a6f8b55189e33cb4819f53c697d04ca3d15