Oct 13 03:20:36.790 INFO checking NikitaSmall/rust_rpn against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 03:20:36.790 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 03:20:37.160 INFO blam! cf0027a81aa5e71627da2d23e1324606c2b89cbb5f47eac0e08220e1aab08523 Oct 13 03:20:37.161 INFO running `"docker" "start" "-a" "cf0027a81aa5e71627da2d23e1324606c2b89cbb5f47eac0e08220e1aab08523"` Oct 13 03:20:39.020 INFO kablam! usermod: no changes Oct 13 03:20:39.044 INFO kablam! Checking rpn v0.1.0 (/source) Oct 13 03:20:39.864 INFO kablam! warning: field is never used: `raw` Oct 13 03:20:39.864 INFO kablam! --> src/converter.rs:10:5 Oct 13 03:20:39.864 INFO kablam! | Oct 13 03:20:39.864 INFO kablam! 10 | raw: String, Oct 13 03:20:39.864 INFO kablam! | ^^^^^^^^^^^ Oct 13 03:20:39.864 INFO kablam! | Oct 13 03:20:39.864 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:20:39.864 INFO kablam! Oct 13 03:20:39.864 INFO kablam! warning: field is never used: `prededence` Oct 13 03:20:39.864 INFO kablam! --> src/converter.rs:12:5 Oct 13 03:20:39.864 INFO kablam! | Oct 13 03:20:39.864 INFO kablam! 12 | prededence: HashMap, Oct 13 03:20:39.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:20:39.864 INFO kablam! Oct 13 03:20:39.864 INFO kablam! warning: method is never used: `convert` Oct 13 03:20:39.864 INFO kablam! --> src/converter.rs:16:5 Oct 13 03:20:39.865 INFO kablam! | Oct 13 03:20:39.865 INFO kablam! 16 | pub fn convert(raw: String) -> Converter { Oct 13 03:20:39.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:20:39.865 INFO kablam! Oct 13 03:20:39.865 INFO kablam! warning: method is never used: `process` Oct 13 03:20:39.865 INFO kablam! --> src/converter.rs:33:5 Oct 13 03:20:39.865 INFO kablam! | Oct 13 03:20:39.865 INFO kablam! 33 | fn process(&mut self) { Oct 13 03:20:39.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:20:39.865 INFO kablam! Oct 13 03:20:39.976 INFO kablam! warning: variable does not need to be mutable Oct 13 03:20:39.976 INFO kablam! --> src/converter.rs:95:13 Oct 13 03:20:39.976 INFO kablam! | Oct 13 03:20:39.976 INFO kablam! 95 | let mut converter = Converter::convert(example_string); Oct 13 03:20:39.976 INFO kablam! | ----^^^^^^^^^ Oct 13 03:20:39.976 INFO kablam! | | Oct 13 03:20:39.976 INFO kablam! | help: remove this `mut` Oct 13 03:20:39.976 INFO kablam! | Oct 13 03:20:39.976 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 03:20:39.976 INFO kablam! Oct 13 03:20:39.980 INFO kablam! warning: variable does not need to be mutable Oct 13 03:20:39.984 INFO kablam! --> src/converter.rs:103:13 Oct 13 03:20:39.984 INFO kablam! | Oct 13 03:20:39.984 INFO kablam! 103 | let mut converter = Converter::convert(example_string); Oct 13 03:20:39.984 INFO kablam! | ----^^^^^^^^^ Oct 13 03:20:39.984 INFO kablam! | | Oct 13 03:20:39.984 INFO kablam! | help: remove this `mut` Oct 13 03:20:39.984 INFO kablam! Oct 13 03:20:40.526 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.49s Oct 13 03:20:40.536 INFO kablam! su: No module specific data is present Oct 13 03:20:41.034 INFO running `"docker" "rm" "-f" "cf0027a81aa5e71627da2d23e1324606c2b89cbb5f47eac0e08220e1aab08523"` Oct 13 03:20:41.188 INFO blam! cf0027a81aa5e71627da2d23e1324606c2b89cbb5f47eac0e08220e1aab08523