Oct 12 22:28:01.813 INFO checking dovahcrow/sidekiq-rs against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 22:28:01.814 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 22:28:02.326 INFO blam! 9b78ca51ae49373eedef69e63038110778191e5f67b430772497b9a660186a17 Oct 12 22:28:02.328 INFO running `"docker" "start" "-a" "9b78ca51ae49373eedef69e63038110778191e5f67b430772497b9a660186a17"` Oct 12 22:28:03.424 INFO kablam! usermod: no changes Oct 12 22:28:03.612 INFO kablam! Checking hado v0.1.0 Oct 12 22:28:03.614 INFO kablam! Checking bit-set v0.4.0 Oct 12 22:28:03.614 INFO kablam! Checking r2d2 v0.7.1 Oct 12 22:28:03.614 INFO kablam! Checking chan v0.1.19 Oct 12 22:28:03.615 INFO kablam! Checking random_choice v0.3.2 Oct 12 22:28:03.615 INFO kablam! Compiling syn v0.11.9 Oct 12 22:28:03.615 INFO kablam! Checking futures-cpupool v0.1.3 Oct 12 22:28:03.615 INFO kablam! Checking structopt v0.0.3 Oct 12 22:28:04.490 INFO kablam! Checking num v0.1.37 Oct 12 22:28:04.638 INFO kablam! Checking backtrace v0.3.0 Oct 12 22:28:04.829 INFO kablam! Checking env_logger v0.4.1 Oct 12 22:28:04.973 INFO kablam! Checking r2d2_redis v0.6.0 Oct 12 22:28:05.936 INFO kablam! Checking chrono v0.3.0 Oct 12 22:28:06.349 INFO kablam! Checking chan-signal v0.2.0 Oct 12 22:28:06.817 INFO kablam! Checking error-chain v0.10.0 Oct 12 22:28:11.413 INFO kablam! Checking sidekiq-rs v0.7.1-pre (/source) Oct 12 22:28:16.304 INFO kablam! Compiling structopt-derive v0.0.3 Oct 12 22:28:17.208 INFO kablam! warning: variable does not need to be mutable Oct 12 22:28:17.208 INFO kablam! --> src/middleware.rs:28:57 Oct 12 22:28:17.208 INFO kablam! | Oct 12 22:28:17.208 INFO kablam! 28 | pub fn peek_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 12 22:28:17.208 INFO kablam! | ----^^^^ Oct 12 22:28:17.208 INFO kablam! | | Oct 12 22:28:17.208 INFO kablam! | help: remove this `mut` Oct 12 22:28:17.208 INFO kablam! Oct 12 22:28:17.216 INFO kablam! warning: variable does not need to be mutable Oct 12 22:28:17.216 INFO kablam! --> src/middleware.rs:35:58 Oct 12 22:28:17.216 INFO kablam! | Oct 12 22:28:17.216 INFO kablam! 35 | pub fn retry_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 12 22:28:17.216 INFO kablam! | ----^^^^ Oct 12 22:28:17.216 INFO kablam! | | Oct 12 22:28:17.216 INFO kablam! | help: remove this `mut` Oct 12 22:28:17.216 INFO kablam! Oct 12 22:28:17.217 INFO kablam! warning: variable does not need to be mutable Oct 12 22:28:17.217 INFO kablam! --> src/middleware.rs:71:31 Oct 12 22:28:17.217 INFO kablam! | Oct 12 22:28:17.217 INFO kablam! 71 | mut next: NextFunc) Oct 12 22:28:17.220 INFO kablam! | ----^^^^ Oct 12 22:28:17.220 INFO kablam! | | Oct 12 22:28:17.220 INFO kablam! | help: remove this `mut` Oct 12 22:28:17.220 INFO kablam! Oct 12 22:28:24.872 INFO kablam! warning: variable does not need to be mutable Oct 12 22:28:24.873 INFO kablam! --> src/middleware.rs:28:57 Oct 12 22:28:24.873 INFO kablam! | Oct 12 22:28:24.873 INFO kablam! 28 | pub fn peek_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 12 22:28:24.873 INFO kablam! | ----^^^^ Oct 12 22:28:24.873 INFO kablam! | | Oct 12 22:28:24.873 INFO kablam! | help: remove this `mut` Oct 12 22:28:24.873 INFO kablam! Oct 12 22:28:24.878 INFO kablam! warning: variable does not need to be mutable Oct 12 22:28:24.878 INFO kablam! --> src/middleware.rs:35:58 Oct 12 22:28:24.878 INFO kablam! | Oct 12 22:28:24.878 INFO kablam! 35 | pub fn retry_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 12 22:28:24.878 INFO kablam! | ----^^^^ Oct 12 22:28:24.878 INFO kablam! | | Oct 12 22:28:24.878 INFO kablam! | help: remove this `mut` Oct 12 22:28:24.878 INFO kablam! Oct 12 22:28:24.880 INFO kablam! warning: variable does not need to be mutable Oct 12 22:28:24.880 INFO kablam! --> src/middleware.rs:71:31 Oct 12 22:28:24.880 INFO kablam! | Oct 12 22:28:24.880 INFO kablam! 71 | mut next: NextFunc) Oct 12 22:28:24.880 INFO kablam! | ----^^^^ Oct 12 22:28:24.880 INFO kablam! | | Oct 12 22:28:24.880 INFO kablam! | help: remove this `mut` Oct 12 22:28:24.880 INFO kablam! Oct 12 22:28:25.004 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.56s Oct 12 22:28:25.019 INFO kablam! su: No module specific data is present Oct 12 22:28:26.531 INFO running `"docker" "rm" "-f" "9b78ca51ae49373eedef69e63038110778191e5f67b430772497b9a660186a17"` Oct 12 22:28:26.956 INFO blam! 9b78ca51ae49373eedef69e63038110778191e5f67b430772497b9a660186a17