Oct 27 16:25:12.788 INFO checking rustfbp-0.3.34 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 16:25:12.788 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16:25:13.020 INFO blam! 9c96fa3ef00fee17eadf0522bc7df3f6345a97f9331e9837ed241d6506701ddb Oct 27 16:25:13.022 INFO running `"docker" "start" "-a" "9c96fa3ef00fee17eadf0522bc7df3f6345a97f9331e9837ed241d6506701ddb"` Oct 27 16:25:14.391 INFO kablam! usermod: no changes Oct 27 16:25:14.471 INFO kablam! Checking capnp v0.8.17 Oct 27 16:25:14.479 INFO kablam! Checking libloading v0.4.3 Oct 27 16:25:16.890 INFO kablam! Checking rustfbp v0.3.34 (/source) Oct 27 16:25:18.048 INFO kablam! warning: variable does not need to be mutable Oct 27 16:25:18.049 INFO kablam! --> src/scheduler.rs:475:32 Oct 27 16:25:18.049 INFO kablam! | Oct 27 16:25:18.049 INFO kablam! 475 | .and_then(|mut port| { Oct 27 16:25:18.050 INFO kablam! | ----^^^^ Oct 27 16:25:18.050 INFO kablam! | | Oct 27 16:25:18.050 INFO kablam! | help: remove this `mut` Oct 27 16:25:18.050 INFO kablam! | Oct 27 16:25:18.051 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 16:25:18.051 INFO kablam! Oct 27 16:25:18.055 INFO kablam! warning: variable does not need to be mutable Oct 27 16:25:18.055 INFO kablam! --> src/scheduler.rs:470:24 Oct 27 16:25:18.056 INFO kablam! | Oct 27 16:25:18.056 INFO kablam! 470 | .and_then(|mut comp| { Oct 27 16:25:18.056 INFO kablam! | ----^^^^ Oct 27 16:25:18.056 INFO kablam! | | Oct 27 16:25:18.057 INFO kablam! | help: remove this `mut` Oct 27 16:25:18.057 INFO kablam! Oct 27 16:25:18.080 INFO kablam! warning: variable does not need to be mutable Oct 27 16:25:18.080 INFO kablam! --> src/scheduler.rs:853:13 Oct 27 16:25:18.081 INFO kablam! | Oct 27 16:25:18.081 INFO kablam! 853 | let mut o_comp = self.agents.get_mut(&id).expect("SchedSate run : agent doesn't exist"); Oct 27 16:25:18.082 INFO kablam! | ----^^^^^^ Oct 27 16:25:18.083 INFO kablam! | | Oct 27 16:25:18.083 INFO kablam! | help: remove this `mut` Oct 27 16:25:18.083 INFO kablam! Oct 27 16:25:18.083 INFO kablam! warning: variable does not need to be mutable Oct 27 16:25:18.085 INFO kablam! --> src/scheduler.rs:868:13 Oct 27 16:25:18.086 INFO kablam! | Oct 27 16:25:18.086 INFO kablam! 868 | let mut comp = self.agents.get_mut(&id).expect("SchedState edit_agent : agent doesn't exist"); Oct 27 16:25:18.086 INFO kablam! | ----^^^^ Oct 27 16:25:18.087 INFO kablam! | | Oct 27 16:25:18.087 INFO kablam! | help: remove this `mut` Oct 27 16:25:18.087 INFO kablam! Oct 27 16:25:18.090 INFO kablam! warning: variable does not need to be mutable Oct 27 16:25:18.090 INFO kablam! --> src/scheduler.rs:878:22 Oct 27 16:25:18.090 INFO kablam! | Oct 27 16:25:18.091 INFO kablam! 878 | fn edit_one_comp(mut c: &mut BoxedComp, msg: EditCmp) -> Result<()> { Oct 27 16:25:18.091 INFO kablam! | ----^ Oct 27 16:25:18.091 INFO kablam! | | Oct 27 16:25:18.091 INFO kablam! | help: remove this `mut` Oct 27 16:25:18.092 INFO kablam! Oct 27 16:25:18.127 INFO kablam! warning: variable does not need to be mutable Oct 27 16:25:18.127 INFO kablam! --> src/scheduler.rs:475:32 Oct 27 16:25:18.127 INFO kablam! | Oct 27 16:25:18.127 INFO kablam! 475 | .and_then(|mut port| { Oct 27 16:25:18.127 INFO kablam! | ----^^^^ Oct 27 16:25:18.127 INFO kablam! | | Oct 27 16:25:18.127 INFO kablam! | help: remove this `mut` Oct 27 16:25:18.127 INFO kablam! | Oct 27 16:25:18.127 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 16:25:18.127 INFO kablam! Oct 27 16:25:18.127 INFO kablam! warning: variable does not need to be mutable Oct 27 16:25:18.127 INFO kablam! --> src/scheduler.rs:470:24 Oct 27 16:25:18.127 INFO kablam! | Oct 27 16:25:18.127 INFO kablam! 470 | .and_then(|mut comp| { Oct 27 16:25:18.127 INFO kablam! | ----^^^^ Oct 27 16:25:18.127 INFO kablam! | | Oct 27 16:25:18.127 INFO kablam! | help: remove this `mut` Oct 27 16:25:18.127 INFO kablam! Oct 27 16:25:18.151 INFO kablam! warning: variable does not need to be mutable Oct 27 16:25:18.151 INFO kablam! --> src/scheduler.rs:853:13 Oct 27 16:25:18.151 INFO kablam! | Oct 27 16:25:18.151 INFO kablam! 853 | let mut o_comp = self.agents.get_mut(&id).expect("SchedSate run : agent doesn't exist"); Oct 27 16:25:18.151 INFO kablam! | ----^^^^^^ Oct 27 16:25:18.151 INFO kablam! | | Oct 27 16:25:18.151 INFO kablam! | help: remove this `mut` Oct 27 16:25:18.151 INFO kablam! Oct 27 16:25:18.151 INFO kablam! warning: variable does not need to be mutable Oct 27 16:25:18.151 INFO kablam! --> src/scheduler.rs:868:13 Oct 27 16:25:18.151 INFO kablam! | Oct 27 16:25:18.151 INFO kablam! 868 | let mut comp = self.agents.get_mut(&id).expect("SchedState edit_agent : agent doesn't exist"); Oct 27 16:25:18.151 INFO kablam! | ----^^^^ Oct 27 16:25:18.151 INFO kablam! | | Oct 27 16:25:18.151 INFO kablam! | help: remove this `mut` Oct 27 16:25:18.151 INFO kablam! Oct 27 16:25:18.154 INFO kablam! warning: variable does not need to be mutable Oct 27 16:25:18.154 INFO kablam! --> src/scheduler.rs:878:22 Oct 27 16:25:18.154 INFO kablam! | Oct 27 16:25:18.155 INFO kablam! 878 | fn edit_one_comp(mut c: &mut BoxedComp, msg: EditCmp) -> Result<()> { Oct 27 16:25:18.155 INFO kablam! | ----^ Oct 27 16:25:18.155 INFO kablam! | | Oct 27 16:25:18.156 INFO kablam! | help: remove this `mut` Oct 27 16:25:18.156 INFO kablam! Oct 27 16:25:18.249 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.84s Oct 27 16:25:18.260 INFO kablam! su: No module specific data is present Oct 27 16:25:18.656 INFO running `"docker" "rm" "-f" "9c96fa3ef00fee17eadf0522bc7df3f6345a97f9331e9837ed241d6506701ddb"` Oct 27 16:25:18.807 INFO blam! 9c96fa3ef00fee17eadf0522bc7df3f6345a97f9331e9837ed241d6506701ddb