Oct 27 07:08:34.276 INFO checking by77er/umbreon against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 07:08:34.278 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 07:08:34.888 INFO blam! b91a74218e61da9455f129c5e22aa249976bb68aebc9d0dd582625b3ee2feaa6 Oct 27 07:08:34.890 INFO running `"docker" "start" "-a" "b91a74218e61da9455f129c5e22aa249976bb68aebc9d0dd582625b3ee2feaa6"` Oct 27 07:08:36.751 INFO kablam! usermod: no changes Oct 27 07:08:36.865 INFO kablam! Compiling sys-info v0.5.6 Oct 27 07:08:39.031 INFO kablam! Checking umbreon v0.1.0 (/source) Oct 27 07:08:40.155 INFO kablam! warning: variable does not need to be mutable Oct 27 07:08:40.155 INFO kablam! --> src/main.rs:95:9 Oct 27 07:08:40.155 INFO kablam! | Oct 27 07:08:40.155 INFO kablam! 95 | let mut ip = String::from(orig_ip); Oct 27 07:08:40.155 INFO kablam! | ----^^ Oct 27 07:08:40.155 INFO kablam! | | Oct 27 07:08:40.155 INFO kablam! | help: remove this `mut` Oct 27 07:08:40.155 INFO kablam! | Oct 27 07:08:40.155 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 07:08:40.155 INFO kablam! Oct 27 07:08:40.155 INFO kablam! warning: variable does not need to be mutable Oct 27 07:08:40.155 INFO kablam! --> src/main.rs:96:9 Oct 27 07:08:40.155 INFO kablam! | Oct 27 07:08:40.155 INFO kablam! 96 | let mut port = String::from(orig_port); Oct 27 07:08:40.155 INFO kablam! | ----^^^^ Oct 27 07:08:40.155 INFO kablam! | | Oct 27 07:08:40.155 INFO kablam! | help: remove this `mut` Oct 27 07:08:40.155 INFO kablam! Oct 27 07:08:40.155 INFO kablam! warning: variable does not need to be mutable Oct 27 07:08:40.155 INFO kablam! --> src/main.rs:97:9 Oct 27 07:08:40.155 INFO kablam! | Oct 27 07:08:40.155 INFO kablam! 97 | let mut sleep = orig_sleep; Oct 27 07:08:40.155 INFO kablam! | ----^^^^^ Oct 27 07:08:40.155 INFO kablam! | | Oct 27 07:08:40.155 INFO kablam! | help: remove this `mut` Oct 27 07:08:40.155 INFO kablam! Oct 27 07:08:40.242 INFO kablam! warning: variable does not need to be mutable Oct 27 07:08:40.242 INFO kablam! --> src/main.rs:95:9 Oct 27 07:08:40.242 INFO kablam! | Oct 27 07:08:40.242 INFO kablam! 95 | let mut ip = String::from(orig_ip); Oct 27 07:08:40.242 INFO kablam! | ----^^ Oct 27 07:08:40.242 INFO kablam! | | Oct 27 07:08:40.242 INFO kablam! | help: remove this `mut` Oct 27 07:08:40.243 INFO kablam! | Oct 27 07:08:40.243 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 07:08:40.243 INFO kablam! Oct 27 07:08:40.243 INFO kablam! warning: variable does not need to be mutable Oct 27 07:08:40.243 INFO kablam! --> src/main.rs:96:9 Oct 27 07:08:40.243 INFO kablam! | Oct 27 07:08:40.243 INFO kablam! 96 | let mut port = String::from(orig_port); Oct 27 07:08:40.243 INFO kablam! | ----^^^^ Oct 27 07:08:40.243 INFO kablam! | | Oct 27 07:08:40.243 INFO kablam! | help: remove this `mut` Oct 27 07:08:40.243 INFO kablam! Oct 27 07:08:40.243 INFO kablam! warning: variable does not need to be mutable Oct 27 07:08:40.243 INFO kablam! --> src/main.rs:97:9 Oct 27 07:08:40.243 INFO kablam! | Oct 27 07:08:40.243 INFO kablam! 97 | let mut sleep = orig_sleep; Oct 27 07:08:40.243 INFO kablam! | ----^^^^^ Oct 27 07:08:40.243 INFO kablam! | | Oct 27 07:08:40.243 INFO kablam! | help: remove this `mut` Oct 27 07:08:40.243 INFO kablam! Oct 27 07:08:40.279 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.48s Oct 27 07:08:40.283 INFO kablam! su: No module specific data is present Oct 27 07:08:40.959 INFO running `"docker" "rm" "-f" "b91a74218e61da9455f129c5e22aa249976bb68aebc9d0dd582625b3ee2feaa6"` Oct 27 07:08:41.340 INFO blam! b91a74218e61da9455f129c5e22aa249976bb68aebc9d0dd582625b3ee2feaa6