Oct 21 20:50:52.813 INFO checking NikitaSmall/rust_rpn against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:50:52.813 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 20:50:52.992 INFO blam! 1867964bbaad6202b50f8cb8b33137ac93e0a70e32c03faa94394e112507523b Oct 21 20:50:52.993 INFO running `"docker" "start" "-a" "1867964bbaad6202b50f8cb8b33137ac93e0a70e32c03faa94394e112507523b"` Oct 21 20:50:53.494 INFO kablam! usermod: no changes Oct 21 20:50:53.519 INFO kablam! Checking rpn v0.1.0 (/source) Oct 21 20:50:53.981 INFO kablam! warning: field is never used: `raw` Oct 21 20:50:53.981 INFO kablam! --> src/converter.rs:10:5 Oct 21 20:50:53.981 INFO kablam! | Oct 21 20:50:53.982 INFO kablam! 10 | raw: String, Oct 21 20:50:53.982 INFO kablam! | ^^^^^^^^^^^ Oct 21 20:50:53.982 INFO kablam! | Oct 21 20:50:53.983 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:50:53.983 INFO kablam! Oct 21 20:50:53.983 INFO kablam! warning: field is never used: `prededence` Oct 21 20:50:53.983 INFO kablam! --> src/converter.rs:12:5 Oct 21 20:50:53.984 INFO kablam! | Oct 21 20:50:53.984 INFO kablam! 12 | prededence: HashMap, Oct 21 20:50:53.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:50:53.984 INFO kablam! Oct 21 20:50:53.984 INFO kablam! warning: method is never used: `convert` Oct 21 20:50:53.984 INFO kablam! --> src/converter.rs:16:5 Oct 21 20:50:53.984 INFO kablam! | Oct 21 20:50:53.984 INFO kablam! 16 | pub fn convert(raw: String) -> Converter { Oct 21 20:50:53.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:50:53.984 INFO kablam! Oct 21 20:50:53.984 INFO kablam! warning: method is never used: `process` Oct 21 20:50:53.984 INFO kablam! --> src/converter.rs:33:5 Oct 21 20:50:53.984 INFO kablam! | Oct 21 20:50:53.984 INFO kablam! 33 | fn process(&mut self) { Oct 21 20:50:53.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:50:53.984 INFO kablam! Oct 21 20:50:54.168 INFO kablam! warning: variable does not need to be mutable Oct 21 20:50:54.168 INFO kablam! --> src/converter.rs:95:13 Oct 21 20:50:54.168 INFO kablam! | Oct 21 20:50:54.168 INFO kablam! 95 | let mut converter = Converter::convert(example_string); Oct 21 20:50:54.168 INFO kablam! | ----^^^^^^^^^ Oct 21 20:50:54.168 INFO kablam! | | Oct 21 20:50:54.168 INFO kablam! | help: remove this `mut` Oct 21 20:50:54.168 INFO kablam! | Oct 21 20:50:54.168 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 20:50:54.168 INFO kablam! Oct 21 20:50:54.168 INFO kablam! warning: variable does not need to be mutable Oct 21 20:50:54.168 INFO kablam! --> src/converter.rs:103:13 Oct 21 20:50:54.168 INFO kablam! | Oct 21 20:50:54.168 INFO kablam! 103 | let mut converter = Converter::convert(example_string); Oct 21 20:50:54.168 INFO kablam! | ----^^^^^^^^^ Oct 21 20:50:54.168 INFO kablam! | | Oct 21 20:50:54.168 INFO kablam! | help: remove this `mut` Oct 21 20:50:54.168 INFO kablam! Oct 21 20:50:54.578 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 21 20:50:54.581 INFO kablam! su: No module specific data is present Oct 21 20:50:55.428 INFO running `"docker" "rm" "-f" "1867964bbaad6202b50f8cb8b33137ac93e0a70e32c03faa94394e112507523b"` Oct 21 20:50:55.868 INFO blam! 1867964bbaad6202b50f8cb8b33137ac93e0a70e32c03faa94394e112507523b