Sep 14 09:53:11.030 INFO checking rustfbp-0.3.34 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 09:53:11.030 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 09:53:11.030 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 09:53:11.223 INFO blam! b55816e21e401338a245ab8c3b65b548b3ceb9400cbdde788ffe1cc74ecdc5b1 Sep 14 09:53:11.227 INFO running `"docker" "start" "-a" "b55816e21e401338a245ab8c3b65b548b3ceb9400cbdde788ffe1cc74ecdc5b1"` Sep 14 09:53:12.333 INFO kablam! usermod: no changes Sep 14 09:53:12.431 INFO kablam! Checking capnp v0.8.17 Sep 14 09:53:12.432 INFO kablam! Checking libloading v0.4.3 Sep 14 09:53:14.240 INFO kablam! Checking rustfbp v0.3.34 (file:///source) Sep 14 09:53:14.759 INFO kablam! warning: variable does not need to be mutable Sep 14 09:53:14.759 INFO kablam! --> src/scheduler.rs:475:32 Sep 14 09:53:14.759 INFO kablam! | Sep 14 09:53:14.759 INFO kablam! 475 | .and_then(|mut port| { Sep 14 09:53:14.759 INFO kablam! | ----^^^^ Sep 14 09:53:14.759 INFO kablam! | | Sep 14 09:53:14.759 INFO kablam! | help: remove this `mut` Sep 14 09:53:14.759 INFO kablam! | Sep 14 09:53:14.759 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 09:53:14.759 INFO kablam! Sep 14 09:53:14.759 INFO kablam! warning: variable does not need to be mutable Sep 14 09:53:14.759 INFO kablam! --> src/scheduler.rs:470:24 Sep 14 09:53:14.759 INFO kablam! | Sep 14 09:53:14.759 INFO kablam! 470 | .and_then(|mut comp| { Sep 14 09:53:14.759 INFO kablam! | ----^^^^ Sep 14 09:53:14.759 INFO kablam! | | Sep 14 09:53:14.759 INFO kablam! | help: remove this `mut` Sep 14 09:53:14.759 INFO kablam! Sep 14 09:53:14.781 INFO kablam! warning: variable does not need to be mutable Sep 14 09:53:14.781 INFO kablam! --> src/scheduler.rs:853:13 Sep 14 09:53:14.781 INFO kablam! | Sep 14 09:53:14.781 INFO kablam! 853 | let mut o_comp = self.agents.get_mut(&id).expect("SchedSate run : agent doesn't exist"); Sep 14 09:53:14.781 INFO kablam! | ----^^^^^^ Sep 14 09:53:14.781 INFO kablam! | | Sep 14 09:53:14.781 INFO kablam! | help: remove this `mut` Sep 14 09:53:14.781 INFO kablam! Sep 14 09:53:14.781 INFO kablam! warning: variable does not need to be mutable Sep 14 09:53:14.781 INFO kablam! --> src/scheduler.rs:868:13 Sep 14 09:53:14.781 INFO kablam! | Sep 14 09:53:14.781 INFO kablam! 868 | let mut comp = self.agents.get_mut(&id).expect("SchedState edit_agent : agent doesn't exist"); Sep 14 09:53:14.781 INFO kablam! | ----^^^^ Sep 14 09:53:14.781 INFO kablam! | | Sep 14 09:53:14.781 INFO kablam! | help: remove this `mut` Sep 14 09:53:14.781 INFO kablam! Sep 14 09:53:14.784 INFO kablam! warning: variable does not need to be mutable Sep 14 09:53:14.784 INFO kablam! --> src/scheduler.rs:878:22 Sep 14 09:53:14.784 INFO kablam! | Sep 14 09:53:14.784 INFO kablam! 878 | fn edit_one_comp(mut c: &mut BoxedComp, msg: EditCmp) -> Result<()> { Sep 14 09:53:14.784 INFO kablam! | ----^ Sep 14 09:53:14.784 INFO kablam! | | Sep 14 09:53:14.784 INFO kablam! | help: remove this `mut` Sep 14 09:53:14.784 INFO kablam! Sep 14 09:53:14.794 INFO kablam! warning: variable does not need to be mutable Sep 14 09:53:14.794 INFO kablam! --> src/scheduler.rs:475:32 Sep 14 09:53:14.794 INFO kablam! | Sep 14 09:53:14.794 INFO kablam! 475 | .and_then(|mut port| { Sep 14 09:53:14.794 INFO kablam! | ----^^^^ Sep 14 09:53:14.794 INFO kablam! | | Sep 14 09:53:14.794 INFO kablam! | help: remove this `mut` Sep 14 09:53:14.794 INFO kablam! | Sep 14 09:53:14.794 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 09:53:14.794 INFO kablam! Sep 14 09:53:14.795 INFO kablam! warning: variable does not need to be mutable Sep 14 09:53:14.795 INFO kablam! --> src/scheduler.rs:470:24 Sep 14 09:53:14.795 INFO kablam! | Sep 14 09:53:14.795 INFO kablam! 470 | .and_then(|mut comp| { Sep 14 09:53:14.795 INFO kablam! | ----^^^^ Sep 14 09:53:14.795 INFO kablam! | | Sep 14 09:53:14.795 INFO kablam! | help: remove this `mut` Sep 14 09:53:14.795 INFO kablam! Sep 14 09:53:14.823 INFO kablam! warning: variable does not need to be mutable Sep 14 09:53:14.823 INFO kablam! --> src/scheduler.rs:853:13 Sep 14 09:53:14.823 INFO kablam! | Sep 14 09:53:14.823 INFO kablam! 853 | let mut o_comp = self.agents.get_mut(&id).expect("SchedSate run : agent doesn't exist"); Sep 14 09:53:14.823 INFO kablam! | ----^^^^^^ Sep 14 09:53:14.823 INFO kablam! | | Sep 14 09:53:14.823 INFO kablam! | help: remove this `mut` Sep 14 09:53:14.823 INFO kablam! Sep 14 09:53:14.823 INFO kablam! warning: variable does not need to be mutable Sep 14 09:53:14.823 INFO kablam! --> src/scheduler.rs:868:13 Sep 14 09:53:14.823 INFO kablam! | Sep 14 09:53:14.823 INFO kablam! 868 | let mut comp = self.agents.get_mut(&id).expect("SchedState edit_agent : agent doesn't exist"); Sep 14 09:53:14.823 INFO kablam! | ----^^^^ Sep 14 09:53:14.823 INFO kablam! | | Sep 14 09:53:14.823 INFO kablam! | help: remove this `mut` Sep 14 09:53:14.823 INFO kablam! Sep 14 09:53:14.823 INFO kablam! warning: variable does not need to be mutable Sep 14 09:53:14.823 INFO kablam! --> src/scheduler.rs:878:22 Sep 14 09:53:14.823 INFO kablam! | Sep 14 09:53:14.823 INFO kablam! 878 | fn edit_one_comp(mut c: &mut BoxedComp, msg: EditCmp) -> Result<()> { Sep 14 09:53:14.823 INFO kablam! | ----^ Sep 14 09:53:14.823 INFO kablam! | | Sep 14 09:53:14.823 INFO kablam! | help: remove this `mut` Sep 14 09:53:14.823 INFO kablam! Sep 14 09:53:14.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.54s Sep 14 09:53:14.912 INFO kablam! su: No module specific data is present Sep 14 09:53:15.492 INFO running `"docker" "rm" "-f" "b55816e21e401338a245ab8c3b65b548b3ceb9400cbdde788ffe1cc74ecdc5b1"` Sep 14 09:53:15.576 INFO blam! b55816e21e401338a245ab8c3b65b548b3ceb9400cbdde788ffe1cc74ecdc5b1