Oct 22 00:28:31.147 INFO checking reset-router-0.5.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 00:28:31.147 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/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 22 00:28:31.361 INFO blam! a2b7bf99bf8e0160fd22483bef7c49a80f8550f151a45d0e30b8e7144a5b4989 Oct 22 00:28:31.373 INFO running `"docker" "start" "-a" "a2b7bf99bf8e0160fd22483bef7c49a80f8550f151a45d0e30b8e7144a5b4989"` Oct 22 00:28:32.254 INFO kablam! usermod: no changes Oct 22 00:28:32.423 INFO kablam! Checking reset-router v0.5.0 (/source) Oct 22 00:28:36.849 INFO kablam! warning: variable does not need to be mutable Oct 22 00:28:36.849 INFO kablam! --> src/lib.rs:300:19 Oct 22 00:28:36.849 INFO kablam! | Oct 22 00:28:36.850 INFO kablam! 300 | pub fn finish(mut self) -> err::Result> { Ok(self.with_state(()).finish()?) } Oct 22 00:28:36.850 INFO kablam! | ----^^^^ Oct 22 00:28:36.850 INFO kablam! | | Oct 22 00:28:36.851 INFO kablam! | help: remove this `mut` Oct 22 00:28:36.851 INFO kablam! | Oct 22 00:28:36.851 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 00:28:36.852 INFO kablam! Oct 22 00:28:36.852 INFO kablam! warning: variable does not need to be mutable Oct 22 00:28:36.852 INFO kablam! --> src/lib.rs:306:29 Oct 22 00:28:36.852 INFO kablam! | Oct 22 00:28:36.852 INFO kablam! 306 | pub fn add_not_found(mut self, handler: H) -> Self Oct 22 00:28:36.852 INFO kablam! | ----^^^^ Oct 22 00:28:36.852 INFO kablam! | | Oct 22 00:28:36.852 INFO kablam! | help: remove this `mut` Oct 22 00:28:36.852 INFO kablam! Oct 22 00:28:36.852 INFO kablam! warning: variable does not need to be mutable Oct 22 00:28:36.852 INFO kablam! --> src/lib.rs:311:19 Oct 22 00:28:36.852 INFO kablam! | Oct 22 00:28:36.852 INFO kablam! 311 | pub fn add(mut self, method: Method, regex: &'a str, handler: H) -> Self Oct 22 00:28:36.852 INFO kablam! | ----^^^^ Oct 22 00:28:36.852 INFO kablam! | | Oct 22 00:28:36.852 INFO kablam! | help: remove this `mut` Oct 22 00:28:36.852 INFO kablam! Oct 22 00:28:36.852 INFO kablam! warning: variable does not need to be mutable Oct 22 00:28:36.852 INFO kablam! --> src/lib.rs:317:9 Oct 22 00:28:36.852 INFO kablam! | Oct 22 00:28:36.852 INFO kablam! 317 | mut self, Oct 22 00:28:36.852 INFO kablam! | ----^^^^ Oct 22 00:28:36.852 INFO kablam! | | Oct 22 00:28:36.852 INFO kablam! | help: remove this `mut` Oct 22 00:28:36.852 INFO kablam! Oct 22 00:28:37.124 INFO kablam! warning: variable does not need to be mutable Oct 22 00:28:37.124 INFO kablam! --> src/lib.rs:300:19 Oct 22 00:28:37.124 INFO kablam! | Oct 22 00:28:37.124 INFO kablam! 300 | pub fn finish(mut self) -> err::Result> { Ok(self.with_state(()).finish()?) } Oct 22 00:28:37.124 INFO kablam! | ----^^^^ Oct 22 00:28:37.124 INFO kablam! | | Oct 22 00:28:37.124 INFO kablam! | help: remove this `mut` Oct 22 00:28:37.124 INFO kablam! | Oct 22 00:28:37.124 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 00:28:37.124 INFO kablam! Oct 22 00:28:37.124 INFO kablam! warning: variable does not need to be mutable Oct 22 00:28:37.124 INFO kablam! --> src/lib.rs:306:29 Oct 22 00:28:37.124 INFO kablam! | Oct 22 00:28:37.124 INFO kablam! 306 | pub fn add_not_found(mut self, handler: H) -> Self Oct 22 00:28:37.124 INFO kablam! | ----^^^^ Oct 22 00:28:37.124 INFO kablam! | | Oct 22 00:28:37.124 INFO kablam! | help: remove this `mut` Oct 22 00:28:37.124 INFO kablam! Oct 22 00:28:37.124 INFO kablam! warning: variable does not need to be mutable Oct 22 00:28:37.124 INFO kablam! --> src/lib.rs:311:19 Oct 22 00:28:37.124 INFO kablam! | Oct 22 00:28:37.124 INFO kablam! 311 | pub fn add(mut self, method: Method, regex: &'a str, handler: H) -> Self Oct 22 00:28:37.124 INFO kablam! | ----^^^^ Oct 22 00:28:37.124 INFO kablam! | | Oct 22 00:28:37.124 INFO kablam! | help: remove this `mut` Oct 22 00:28:37.124 INFO kablam! Oct 22 00:28:37.124 INFO kablam! warning: variable does not need to be mutable Oct 22 00:28:37.124 INFO kablam! --> src/lib.rs:317:9 Oct 22 00:28:37.125 INFO kablam! | Oct 22 00:28:37.125 INFO kablam! 317 | mut self, Oct 22 00:28:37.125 INFO kablam! | ----^^^^ Oct 22 00:28:37.125 INFO kablam! | | Oct 22 00:28:37.125 INFO kablam! | help: remove this `mut` Oct 22 00:28:37.125 INFO kablam! Oct 22 00:28:41.142 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.85s Oct 22 00:28:41.156 INFO kablam! su: No module specific data is present Oct 22 00:28:41.552 INFO running `"docker" "rm" "-f" "a2b7bf99bf8e0160fd22483bef7c49a80f8550f151a45d0e30b8e7144a5b4989"` Oct 22 00:28:41.811 INFO blam! a2b7bf99bf8e0160fd22483bef7c49a80f8550f151a45d0e30b8e7144a5b4989