Oct 13 10:05:02.542 INFO checking reset-router-0.5.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 10:05:02.543 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 10:05:02.911 INFO blam! 871ae378d788e3600684c1072d30262323f4ca8c4ebe05ded3c93403a2ecf933 Oct 13 10:05:02.913 INFO running `"docker" "start" "-a" "871ae378d788e3600684c1072d30262323f4ca8c4ebe05ded3c93403a2ecf933"` Oct 13 10:05:04.037 INFO kablam! usermod: no changes Oct 13 10:05:04.313 INFO kablam! Checking reset-router v0.5.0 (/source) Oct 13 10:05:09.029 INFO kablam! warning: variable does not need to be mutable Oct 13 10:05:09.029 INFO kablam! --> src/lib.rs:300:19 Oct 13 10:05:09.029 INFO kablam! | Oct 13 10:05:09.030 INFO kablam! 300 | pub fn finish(mut self) -> err::Result> { Ok(self.with_state(()).finish()?) } Oct 13 10:05:09.030 INFO kablam! | ----^^^^ Oct 13 10:05:09.030 INFO kablam! | | Oct 13 10:05:09.030 INFO kablam! | help: remove this `mut` Oct 13 10:05:09.030 INFO kablam! | Oct 13 10:05:09.030 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 10:05:09.030 INFO kablam! Oct 13 10:05:09.030 INFO kablam! warning: variable does not need to be mutable Oct 13 10:05:09.030 INFO kablam! --> src/lib.rs:306:29 Oct 13 10:05:09.030 INFO kablam! | Oct 13 10:05:09.030 INFO kablam! 306 | pub fn add_not_found(mut self, handler: H) -> Self Oct 13 10:05:09.030 INFO kablam! | ----^^^^ Oct 13 10:05:09.030 INFO kablam! | | Oct 13 10:05:09.030 INFO kablam! | help: remove this `mut` Oct 13 10:05:09.030 INFO kablam! Oct 13 10:05:09.030 INFO kablam! warning: variable does not need to be mutable Oct 13 10:05:09.030 INFO kablam! --> src/lib.rs:311:19 Oct 13 10:05:09.030 INFO kablam! | Oct 13 10:05:09.030 INFO kablam! 311 | pub fn add(mut self, method: Method, regex: &'a str, handler: H) -> Self Oct 13 10:05:09.030 INFO kablam! | ----^^^^ Oct 13 10:05:09.030 INFO kablam! | | Oct 13 10:05:09.030 INFO kablam! | help: remove this `mut` Oct 13 10:05:09.030 INFO kablam! Oct 13 10:05:09.030 INFO kablam! warning: variable does not need to be mutable Oct 13 10:05:09.031 INFO kablam! --> src/lib.rs:317:9 Oct 13 10:05:09.031 INFO kablam! | Oct 13 10:05:09.031 INFO kablam! 317 | mut self, Oct 13 10:05:09.031 INFO kablam! | ----^^^^ Oct 13 10:05:09.031 INFO kablam! | | Oct 13 10:05:09.031 INFO kablam! | help: remove this `mut` Oct 13 10:05:09.031 INFO kablam! Oct 13 10:05:09.072 INFO kablam! warning: variable does not need to be mutable Oct 13 10:05:09.072 INFO kablam! --> src/lib.rs:300:19 Oct 13 10:05:09.072 INFO kablam! | Oct 13 10:05:09.072 INFO kablam! 300 | pub fn finish(mut self) -> err::Result> { Ok(self.with_state(()).finish()?) } Oct 13 10:05:09.072 INFO kablam! | ----^^^^ Oct 13 10:05:09.072 INFO kablam! | | Oct 13 10:05:09.072 INFO kablam! | help: remove this `mut` Oct 13 10:05:09.072 INFO kablam! | Oct 13 10:05:09.072 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 10:05:09.072 INFO kablam! Oct 13 10:05:09.072 INFO kablam! warning: variable does not need to be mutable Oct 13 10:05:09.073 INFO kablam! --> src/lib.rs:306:29 Oct 13 10:05:09.073 INFO kablam! | Oct 13 10:05:09.073 INFO kablam! 306 | pub fn add_not_found(mut self, handler: H) -> Self Oct 13 10:05:09.073 INFO kablam! | ----^^^^ Oct 13 10:05:09.073 INFO kablam! | | Oct 13 10:05:09.073 INFO kablam! | help: remove this `mut` Oct 13 10:05:09.073 INFO kablam! Oct 13 10:05:09.073 INFO kablam! warning: variable does not need to be mutable Oct 13 10:05:09.073 INFO kablam! --> src/lib.rs:311:19 Oct 13 10:05:09.073 INFO kablam! | Oct 13 10:05:09.073 INFO kablam! 311 | pub fn add(mut self, method: Method, regex: &'a str, handler: H) -> Self Oct 13 10:05:09.073 INFO kablam! | ----^^^^ Oct 13 10:05:09.073 INFO kablam! | | Oct 13 10:05:09.073 INFO kablam! | help: remove this `mut` Oct 13 10:05:09.073 INFO kablam! Oct 13 10:05:09.073 INFO kablam! warning: variable does not need to be mutable Oct 13 10:05:09.073 INFO kablam! --> src/lib.rs:317:9 Oct 13 10:05:09.073 INFO kablam! | Oct 13 10:05:09.073 INFO kablam! 317 | mut self, Oct 13 10:05:09.073 INFO kablam! | ----^^^^ Oct 13 10:05:09.073 INFO kablam! | | Oct 13 10:05:09.073 INFO kablam! | help: remove this `mut` Oct 13 10:05:09.073 INFO kablam! Oct 13 10:05:13.661 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.60s Oct 13 10:05:13.673 INFO kablam! su: No module specific data is present Oct 13 10:05:14.359 INFO running `"docker" "rm" "-f" "871ae378d788e3600684c1072d30262323f4ca8c4ebe05ded3c93403a2ecf933"` Oct 13 10:05:14.644 INFO blam! 871ae378d788e3600684c1072d30262323f4ca8c4ebe05ded3c93403a2ecf933