Sep 02 14:17:05.273 INFO checking flep-0.2.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 14:17:05.273 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 14:17:05.274 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 14:17:05.433 INFO blam! 9e7e9b74812817759836dccc26aed3a8b6a44b832f12d0776c3c1d018fffab1b Sep 02 14:17:05.435 INFO running `"docker" "start" "-a" "9e7e9b74812817759836dccc26aed3a8b6a44b832f12d0776c3c1d018fffab1b"` Sep 02 14:17:06.048 INFO kablam! Checking rfc1700 v0.1.2 Sep 02 14:17:06.171 INFO kablam! Checking flep_protocol v0.2.0 Sep 02 14:17:09.032 INFO kablam! Checking flep v0.2.0 (file:///source) Sep 02 14:17:11.635 INFO kablam! warning: variable does not need to be mutable Sep 02 14:17:11.635 INFO kablam! --> src/server/client/state/handle/cwd.rs:7:9 Sep 02 14:17:11.635 INFO kablam! | Sep 02 14:17:11.635 INFO kablam! 7 | let mut session = client.session.expect_ready_mut()?; Sep 02 14:17:11.635 INFO kablam! | ----^^^^^^^ Sep 02 14:17:11.635 INFO kablam! | | Sep 02 14:17:11.635 INFO kablam! | help: remove this `mut` Sep 02 14:17:11.635 INFO kablam! | Sep 02 14:17:11.635 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 14:17:11.635 INFO kablam! Sep 02 14:17:11.637 INFO kablam! warning: variable does not need to be mutable Sep 02 14:17:11.637 INFO kablam! --> src/server/client/state/handle/cdup.rs:6:9 Sep 02 14:17:11.637 INFO kablam! | Sep 02 14:17:11.637 INFO kablam! 6 | let mut session = client.session.expect_ready_mut()?; Sep 02 14:17:11.637 INFO kablam! | ----^^^^^^^ Sep 02 14:17:11.637 INFO kablam! | | Sep 02 14:17:11.637 INFO kablam! | help: remove this `mut` Sep 02 14:17:11.637 INFO kablam! Sep 02 14:17:11.646 INFO kablam! warning: variable does not need to be mutable Sep 02 14:17:11.646 INFO kablam! --> src/server/client/state/handle/ty.rs:7:9 Sep 02 14:17:11.646 INFO kablam! | Sep 02 14:17:11.646 INFO kablam! 7 | let mut session = client.session.expect_ready_mut()?; Sep 02 14:17:11.646 INFO kablam! | ----^^^^^^^ Sep 02 14:17:11.646 INFO kablam! | | Sep 02 14:17:11.646 INFO kablam! | help: remove this `mut` Sep 02 14:17:11.647 INFO kablam! Sep 02 14:17:11.650 INFO kablam! warning: variable does not need to be mutable Sep 02 14:17:11.650 INFO kablam! --> src/server/client/state/handle/passive.rs:26:9 Sep 02 14:17:11.650 INFO kablam! | Sep 02 14:17:11.650 INFO kablam! 26 | let mut session = client.session.expect_ready_mut()?; Sep 02 14:17:11.650 INFO kablam! | ----^^^^^^^ Sep 02 14:17:11.650 INFO kablam! | | Sep 02 14:17:11.650 INFO kablam! | help: remove this `mut` Sep 02 14:17:11.651 INFO kablam! Sep 02 14:17:11.654 INFO kablam! warning: variable does not need to be mutable Sep 02 14:17:11.654 INFO kablam! --> src/server/client/state/handle/active.rs:8:9 Sep 02 14:17:11.654 INFO kablam! | Sep 02 14:17:11.654 INFO kablam! 8 | let mut session = client.session.expect_ready_mut()?; Sep 02 14:17:11.654 INFO kablam! | ----^^^^^^^ Sep 02 14:17:11.654 INFO kablam! | | Sep 02 14:17:11.654 INFO kablam! | help: remove this `mut` Sep 02 14:17:11.655 INFO kablam! Sep 02 14:17:11.905 INFO kablam! warning: variable does not need to be mutable Sep 02 14:17:11.905 INFO kablam! --> src/server/client/state/handle/cwd.rs:7:9 Sep 02 14:17:11.906 INFO kablam! | Sep 02 14:17:11.906 INFO kablam! 7 | let mut session = client.session.expect_ready_mut()?; Sep 02 14:17:11.906 INFO kablam! | ----^^^^^^^ Sep 02 14:17:11.906 INFO kablam! | | Sep 02 14:17:11.906 INFO kablam! | help: remove this `mut` Sep 02 14:17:11.906 INFO kablam! | Sep 02 14:17:11.906 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 14:17:11.906 INFO kablam! Sep 02 14:17:11.907 INFO kablam! warning: variable does not need to be mutable Sep 02 14:17:11.908 INFO kablam! --> src/server/client/state/handle/cdup.rs:6:9 Sep 02 14:17:11.908 INFO kablam! | Sep 02 14:17:11.908 INFO kablam! 6 | let mut session = client.session.expect_ready_mut()?; Sep 02 14:17:11.908 INFO kablam! | ----^^^^^^^ Sep 02 14:17:11.908 INFO kablam! | | Sep 02 14:17:11.908 INFO kablam! | help: remove this `mut` Sep 02 14:17:11.908 INFO kablam! Sep 02 14:17:11.917 INFO kablam! warning: variable does not need to be mutable Sep 02 14:17:11.917 INFO kablam! --> src/server/client/state/handle/ty.rs:7:9 Sep 02 14:17:11.917 INFO kablam! | Sep 02 14:17:11.917 INFO kablam! 7 | let mut session = client.session.expect_ready_mut()?; Sep 02 14:17:11.917 INFO kablam! | ----^^^^^^^ Sep 02 14:17:11.917 INFO kablam! | | Sep 02 14:17:11.917 INFO kablam! | help: remove this `mut` Sep 02 14:17:11.918 INFO kablam! Sep 02 14:17:11.921 INFO kablam! warning: variable does not need to be mutable Sep 02 14:17:11.921 INFO kablam! --> src/server/client/state/handle/passive.rs:26:9 Sep 02 14:17:11.922 INFO kablam! | Sep 02 14:17:11.922 INFO kablam! 26 | let mut session = client.session.expect_ready_mut()?; Sep 02 14:17:11.922 INFO kablam! | ----^^^^^^^ Sep 02 14:17:11.922 INFO kablam! | | Sep 02 14:17:11.922 INFO kablam! | help: remove this `mut` Sep 02 14:17:11.923 INFO kablam! Sep 02 14:17:11.927 INFO kablam! warning: variable does not need to be mutable Sep 02 14:17:11.927 INFO kablam! --> src/server/client/state/handle/active.rs:8:9 Sep 02 14:17:11.927 INFO kablam! | Sep 02 14:17:11.927 INFO kablam! 8 | let mut session = client.session.expect_ready_mut()?; Sep 02 14:17:11.927 INFO kablam! | ----^^^^^^^ Sep 02 14:17:11.927 INFO kablam! | | Sep 02 14:17:11.927 INFO kablam! | help: remove this `mut` Sep 02 14:17:11.927 INFO kablam! Sep 02 14:17:13.814 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.82s Sep 02 14:17:13.819 INFO kablam! su: No module specific data is present Sep 02 14:17:14.166 INFO running `"docker" "rm" "-f" "9e7e9b74812817759836dccc26aed3a8b6a44b832f12d0776c3c1d018fffab1b"` Sep 02 14:17:14.277 INFO blam! 9e7e9b74812817759836dccc26aed3a8b6a44b832f12d0776c3c1d018fffab1b