Sep 04 20:30:50.374 INFO checking flep-0.2.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 20:30:50.374 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 20:30:50.374 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:30:50.526 INFO blam! 81a29cb8acf28ca66bf8ea5a23cc5e1719ddf36849589db599983c65764a7d68 Sep 04 20:30:50.528 INFO running `"docker" "start" "-a" "81a29cb8acf28ca66bf8ea5a23cc5e1719ddf36849589db599983c65764a7d68"` Sep 04 20:30:51.465 INFO kablam! Checking rfc1700 v0.1.2 Sep 04 20:30:51.606 INFO kablam! Checking flep_protocol v0.2.0 Sep 04 20:30:54.549 INFO kablam! Checking flep v0.2.0 (file:///source) Sep 04 20:30:56.956 INFO kablam! warning: variable does not need to be mutable Sep 04 20:30:56.956 INFO kablam! --> src/server/client/state/handle/cwd.rs:7:9 Sep 04 20:30:56.956 INFO kablam! | Sep 04 20:30:56.956 INFO kablam! 7 | let mut session = client.session.expect_ready_mut()?; Sep 04 20:30:56.956 INFO kablam! | ----^^^^^^^ Sep 04 20:30:56.957 INFO kablam! | | Sep 04 20:30:56.957 INFO kablam! | help: remove this `mut` Sep 04 20:30:56.957 INFO kablam! | Sep 04 20:30:56.957 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 20:30:56.957 INFO kablam! Sep 04 20:30:56.957 INFO kablam! warning: variable does not need to be mutable Sep 04 20:30:56.958 INFO kablam! --> src/server/client/state/handle/cdup.rs:6:9 Sep 04 20:30:56.958 INFO kablam! | Sep 04 20:30:56.958 INFO kablam! 6 | let mut session = client.session.expect_ready_mut()?; Sep 04 20:30:56.958 INFO kablam! | ----^^^^^^^ Sep 04 20:30:56.958 INFO kablam! | | Sep 04 20:30:56.958 INFO kablam! | help: remove this `mut` Sep 04 20:30:56.958 INFO kablam! Sep 04 20:30:56.963 INFO kablam! warning: variable does not need to be mutable Sep 04 20:30:56.963 INFO kablam! --> src/server/client/state/handle/ty.rs:7:9 Sep 04 20:30:56.963 INFO kablam! | Sep 04 20:30:56.963 INFO kablam! 7 | let mut session = client.session.expect_ready_mut()?; Sep 04 20:30:56.963 INFO kablam! | ----^^^^^^^ Sep 04 20:30:56.963 INFO kablam! | | Sep 04 20:30:56.963 INFO kablam! | help: remove this `mut` Sep 04 20:30:56.963 INFO kablam! Sep 04 20:30:56.965 INFO kablam! warning: variable does not need to be mutable Sep 04 20:30:56.965 INFO kablam! --> src/server/client/state/handle/passive.rs:26:9 Sep 04 20:30:56.965 INFO kablam! | Sep 04 20:30:56.965 INFO kablam! 26 | let mut session = client.session.expect_ready_mut()?; Sep 04 20:30:56.965 INFO kablam! | ----^^^^^^^ Sep 04 20:30:56.965 INFO kablam! | | Sep 04 20:30:56.965 INFO kablam! | help: remove this `mut` Sep 04 20:30:56.965 INFO kablam! Sep 04 20:30:56.968 INFO kablam! warning: variable does not need to be mutable Sep 04 20:30:56.968 INFO kablam! --> src/server/client/state/handle/active.rs:8:9 Sep 04 20:30:56.968 INFO kablam! | Sep 04 20:30:56.969 INFO kablam! 8 | let mut session = client.session.expect_ready_mut()?; Sep 04 20:30:56.969 INFO kablam! | ----^^^^^^^ Sep 04 20:30:56.969 INFO kablam! | | Sep 04 20:30:56.969 INFO kablam! | help: remove this `mut` Sep 04 20:30:56.969 INFO kablam! Sep 04 20:30:57.193 INFO kablam! warning: variable does not need to be mutable Sep 04 20:30:57.193 INFO kablam! --> src/server/client/state/handle/cwd.rs:7:9 Sep 04 20:30:57.193 INFO kablam! | Sep 04 20:30:57.193 INFO kablam! 7 | let mut session = client.session.expect_ready_mut()?; Sep 04 20:30:57.193 INFO kablam! | ----^^^^^^^ Sep 04 20:30:57.193 INFO kablam! | | Sep 04 20:30:57.193 INFO kablam! | help: remove this `mut` Sep 04 20:30:57.193 INFO kablam! | Sep 04 20:30:57.193 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 20:30:57.193 INFO kablam! Sep 04 20:30:57.195 INFO kablam! warning: variable does not need to be mutable Sep 04 20:30:57.195 INFO kablam! --> src/server/client/state/handle/cdup.rs:6:9 Sep 04 20:30:57.195 INFO kablam! | Sep 04 20:30:57.195 INFO kablam! 6 | let mut session = client.session.expect_ready_mut()?; Sep 04 20:30:57.195 INFO kablam! | ----^^^^^^^ Sep 04 20:30:57.195 INFO kablam! | | Sep 04 20:30:57.195 INFO kablam! | help: remove this `mut` Sep 04 20:30:57.195 INFO kablam! Sep 04 20:30:57.201 INFO kablam! warning: variable does not need to be mutable Sep 04 20:30:57.201 INFO kablam! --> src/server/client/state/handle/ty.rs:7:9 Sep 04 20:30:57.201 INFO kablam! | Sep 04 20:30:57.201 INFO kablam! 7 | let mut session = client.session.expect_ready_mut()?; Sep 04 20:30:57.201 INFO kablam! | ----^^^^^^^ Sep 04 20:30:57.201 INFO kablam! | | Sep 04 20:30:57.201 INFO kablam! | help: remove this `mut` Sep 04 20:30:57.201 INFO kablam! Sep 04 20:30:57.204 INFO kablam! warning: variable does not need to be mutable Sep 04 20:30:57.204 INFO kablam! --> src/server/client/state/handle/passive.rs:26:9 Sep 04 20:30:57.204 INFO kablam! | Sep 04 20:30:57.204 INFO kablam! 26 | let mut session = client.session.expect_ready_mut()?; Sep 04 20:30:57.204 INFO kablam! | ----^^^^^^^ Sep 04 20:30:57.204 INFO kablam! | | Sep 04 20:30:57.204 INFO kablam! | help: remove this `mut` Sep 04 20:30:57.204 INFO kablam! Sep 04 20:30:57.206 INFO kablam! warning: variable does not need to be mutable Sep 04 20:30:57.207 INFO kablam! --> src/server/client/state/handle/active.rs:8:9 Sep 04 20:30:57.207 INFO kablam! | Sep 04 20:30:57.207 INFO kablam! 8 | let mut session = client.session.expect_ready_mut()?; Sep 04 20:30:57.207 INFO kablam! | ----^^^^^^^ Sep 04 20:30:57.207 INFO kablam! | | Sep 04 20:30:57.207 INFO kablam! | help: remove this `mut` Sep 04 20:30:57.207 INFO kablam! Sep 04 20:30:58.743 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.38s Sep 04 20:30:58.750 INFO kablam! su: No module specific data is present Sep 04 20:30:59.489 INFO running `"docker" "rm" "-f" "81a29cb8acf28ca66bf8ea5a23cc5e1719ddf36849589db599983c65764a7d68"` Sep 04 20:30:59.574 INFO blam! 81a29cb8acf28ca66bf8ea5a23cc5e1719ddf36849589db599983c65764a7d68