Oct 27 02:17:32.798 INFO checking kenpratt/jvm-assembler against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 02:17:32.800 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/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 27 02:17:33.217 INFO blam! a42ce08dc83798a789cfb3cba3de53ad70ba4362924d3f915d28f645075d5ffd Oct 27 02:17:33.225 INFO running `"docker" "start" "-a" "a42ce08dc83798a789cfb3cba3de53ad70ba4362924d3f915d28f645075d5ffd"` Oct 27 02:17:34.527 INFO kablam! usermod: no changes Oct 27 02:17:34.615 INFO kablam! Checking jvm-assembler v0.0.1 (/source) Oct 27 02:17:36.103 INFO kablam! warning: variable does not need to be mutable Oct 27 02:17:36.103 INFO kablam! --> src/serialization.rs:21:13 Oct 27 02:17:36.103 INFO kablam! | Oct 27 02:17:36.103 INFO kablam! 21 | let mut buf = &mut Deserializer::new(Box::new(stream.bytes().map(|r| r.unwrap()))); Oct 27 02:17:36.103 INFO kablam! | ----^^^ Oct 27 02:17:36.103 INFO kablam! | | Oct 27 02:17:36.103 INFO kablam! | help: remove this `mut` Oct 27 02:17:36.103 INFO kablam! | Oct 27 02:17:36.103 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 02:17:36.103 INFO kablam! Oct 27 02:17:36.123 INFO kablam! warning: variable does not need to be mutable Oct 27 02:17:36.123 INFO kablam! --> src/serialization.rs:279:13 Oct 27 02:17:36.123 INFO kablam! | Oct 27 02:17:36.123 INFO kablam! 279 | let mut code_buf = &mut Deserializer::new(Box::new(code.into_iter())); Oct 27 02:17:36.123 INFO kablam! | ----^^^^^^^^ Oct 27 02:17:36.123 INFO kablam! | | Oct 27 02:17:36.123 INFO kablam! | help: remove this `mut` Oct 27 02:17:36.123 INFO kablam! Oct 27 02:17:36.131 INFO kablam! warning: variable does not need to be mutable Oct 27 02:17:36.131 INFO kablam! --> src/serialization.rs:377:13 Oct 27 02:17:36.131 INFO kablam! | Oct 27 02:17:36.131 INFO kablam! 377 | let mut attribute_name_index; Oct 27 02:17:36.131 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^^ Oct 27 02:17:36.131 INFO kablam! | | Oct 27 02:17:36.131 INFO kablam! | help: remove this `mut` Oct 27 02:17:36.131 INFO kablam! Oct 27 02:17:36.131 INFO kablam! warning: variable does not need to be mutable Oct 27 02:17:36.131 INFO kablam! --> src/serialization.rs:380:17 Oct 27 02:17:36.131 INFO kablam! | Oct 27 02:17:36.131 INFO kablam! 380 | let mut body_buf = &mut attribute_body; Oct 27 02:17:36.131 INFO kablam! | ----^^^^^^^^ Oct 27 02:17:36.131 INFO kablam! | | Oct 27 02:17:36.131 INFO kablam! | help: remove this `mut` Oct 27 02:17:36.131 INFO kablam! Oct 27 02:17:36.131 INFO kablam! warning: variable does not need to be mutable Oct 27 02:17:36.131 INFO kablam! --> src/serialization.rs:416:13 Oct 27 02:17:36.131 INFO kablam! | Oct 27 02:17:36.131 INFO kablam! 416 | let mut buf2 = &mut Deserializer::new(Box::new(attribute_body.into_iter())); Oct 27 02:17:36.131 INFO kablam! | ----^^^^ Oct 27 02:17:36.131 INFO kablam! | | Oct 27 02:17:36.131 INFO kablam! | help: remove this `mut` Oct 27 02:17:36.131 INFO kablam! Oct 27 02:17:36.143 INFO kablam! warning: variable does not need to be mutable Oct 27 02:17:36.143 INFO kablam! --> src/serialization.rs:21:13 Oct 27 02:17:36.143 INFO kablam! | Oct 27 02:17:36.143 INFO kablam! 21 | let mut buf = &mut Deserializer::new(Box::new(stream.bytes().map(|r| r.unwrap()))); Oct 27 02:17:36.143 INFO kablam! | ----^^^ Oct 27 02:17:36.143 INFO kablam! | | Oct 27 02:17:36.143 INFO kablam! | help: remove this `mut` Oct 27 02:17:36.143 INFO kablam! | Oct 27 02:17:36.143 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 02:17:36.143 INFO kablam! Oct 27 02:17:36.183 INFO kablam! warning: variable does not need to be mutable Oct 27 02:17:36.183 INFO kablam! --> src/serialization.rs:279:13 Oct 27 02:17:36.183 INFO kablam! | Oct 27 02:17:36.183 INFO kablam! 279 | let mut code_buf = &mut Deserializer::new(Box::new(code.into_iter())); Oct 27 02:17:36.183 INFO kablam! | ----^^^^^^^^ Oct 27 02:17:36.183 INFO kablam! | | Oct 27 02:17:36.183 INFO kablam! | help: remove this `mut` Oct 27 02:17:36.183 INFO kablam! Oct 27 02:17:36.183 INFO kablam! warning: variable does not need to be mutable Oct 27 02:17:36.183 INFO kablam! --> src/serialization.rs:377:13 Oct 27 02:17:36.183 INFO kablam! | Oct 27 02:17:36.183 INFO kablam! 377 | let mut attribute_name_index; Oct 27 02:17:36.183 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^^ Oct 27 02:17:36.183 INFO kablam! | | Oct 27 02:17:36.183 INFO kablam! | help: remove this `mut` Oct 27 02:17:36.183 INFO kablam! Oct 27 02:17:36.183 INFO kablam! warning: variable does not need to be mutable Oct 27 02:17:36.183 INFO kablam! --> src/serialization.rs:380:17 Oct 27 02:17:36.183 INFO kablam! | Oct 27 02:17:36.183 INFO kablam! 380 | let mut body_buf = &mut attribute_body; Oct 27 02:17:36.183 INFO kablam! | ----^^^^^^^^ Oct 27 02:17:36.183 INFO kablam! | | Oct 27 02:17:36.183 INFO kablam! | help: remove this `mut` Oct 27 02:17:36.183 INFO kablam! Oct 27 02:17:36.195 INFO kablam! warning: variable does not need to be mutable Oct 27 02:17:36.195 INFO kablam! --> src/serialization.rs:416:13 Oct 27 02:17:36.195 INFO kablam! | Oct 27 02:17:36.195 INFO kablam! 416 | let mut buf2 = &mut Deserializer::new(Box::new(attribute_body.into_iter())); Oct 27 02:17:36.195 INFO kablam! | ----^^^^ Oct 27 02:17:36.195 INFO kablam! | | Oct 27 02:17:36.195 INFO kablam! | help: remove this `mut` Oct 27 02:17:36.195 INFO kablam! Oct 27 02:17:37.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.84s Oct 27 02:17:37.398 INFO kablam! su: No module specific data is present Oct 27 02:17:37.672 INFO running `"docker" "rm" "-f" "a42ce08dc83798a789cfb3cba3de53ad70ba4362924d3f915d28f645075d5ffd"` Oct 27 02:17:37.791 INFO blam! a42ce08dc83798a789cfb3cba3de53ad70ba4362924d3f915d28f645075d5ffd