Oct 13 08:35:09.423 INFO checking sidekiq-rs-0.7.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 08:35:09.424 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 08:35:09.749 INFO blam! 2ac73b90eb314d7c98f59c9bf227216c3925486c8c57a0b7ad32e11db6146b3f Oct 13 08:35:09.750 INFO running `"docker" "start" "-a" "2ac73b90eb314d7c98f59c9bf227216c3925486c8c57a0b7ad32e11db6146b3f"` Oct 13 08:35:10.354 INFO kablam! usermod: no changes Oct 13 08:35:10.590 INFO kablam! Compiling redis v0.8.0 Oct 13 08:35:10.599 INFO kablam! Checking hado v0.1.0 Oct 13 08:35:10.619 INFO kablam! Checking r2d2 v0.7.4 Oct 13 08:35:10.619 INFO kablam! Checking random_choice v0.3.2 Oct 13 08:35:10.619 INFO kablam! Compiling structopt-derive v0.0.3 Oct 13 08:35:10.619 INFO kablam! Checking structopt v0.0.3 Oct 13 08:35:10.619 INFO kablam! Checking chan-signal v0.2.0 Oct 13 08:35:10.619 INFO kablam! Checking chrono v0.3.0 Oct 13 08:35:17.531 INFO kablam! Checking r2d2_redis v0.6.0 Oct 13 08:35:19.313 INFO kablam! Checking sidekiq-rs v0.7.0 (/source) Oct 13 08:35:22.508 INFO kablam! warning: use of deprecated item 'threadpool::ThreadPool::new_with_name': use ThreadPool::with_name Oct 13 08:35:22.508 INFO kablam! --> src/server.rs:70:25 Oct 13 08:35:22.508 INFO kablam! | Oct 13 08:35:22.508 INFO kablam! 70 | threadpool: ThreadPool::new_with_name("worker".into(), concurrency), Oct 13 08:35:22.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:35:22.508 INFO kablam! | Oct 13 08:35:22.508 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 08:35:22.508 INFO kablam! Oct 13 08:35:22.728 INFO kablam! warning: use of deprecated item 'threadpool::ThreadPool::new_with_name': use ThreadPool::with_name Oct 13 08:35:22.728 INFO kablam! --> src/server.rs:70:25 Oct 13 08:35:22.728 INFO kablam! | Oct 13 08:35:22.728 INFO kablam! 70 | threadpool: ThreadPool::new_with_name("worker".into(), concurrency), Oct 13 08:35:22.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:35:22.728 INFO kablam! | Oct 13 08:35:22.729 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 08:35:22.729 INFO kablam! Oct 13 08:35:22.968 INFO kablam! warning: variable does not need to be mutable Oct 13 08:35:22.968 INFO kablam! --> src/middleware.rs:28:57 Oct 13 08:35:22.968 INFO kablam! | Oct 13 08:35:22.968 INFO kablam! 28 | pub fn peek_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 13 08:35:22.968 INFO kablam! | ----^^^^ Oct 13 08:35:22.968 INFO kablam! | | Oct 13 08:35:22.968 INFO kablam! | help: remove this `mut` Oct 13 08:35:22.968 INFO kablam! | Oct 13 08:35:22.968 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 08:35:22.968 INFO kablam! Oct 13 08:35:22.968 INFO kablam! warning: variable does not need to be mutable Oct 13 08:35:22.968 INFO kablam! --> src/middleware.rs:35:58 Oct 13 08:35:22.968 INFO kablam! | Oct 13 08:35:22.968 INFO kablam! 35 | pub fn retry_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 13 08:35:22.968 INFO kablam! | ----^^^^ Oct 13 08:35:22.968 INFO kablam! | | Oct 13 08:35:22.968 INFO kablam! | help: remove this `mut` Oct 13 08:35:22.968 INFO kablam! Oct 13 08:35:22.968 INFO kablam! warning: variable does not need to be mutable Oct 13 08:35:22.968 INFO kablam! --> src/middleware.rs:71:31 Oct 13 08:35:22.969 INFO kablam! | Oct 13 08:35:22.969 INFO kablam! 71 | mut next: NextFunc) Oct 13 08:35:22.969 INFO kablam! | ----^^^^ Oct 13 08:35:22.969 INFO kablam! | | Oct 13 08:35:22.969 INFO kablam! | help: remove this `mut` Oct 13 08:35:22.969 INFO kablam! Oct 13 08:35:23.508 INFO kablam! warning: variable does not need to be mutable Oct 13 08:35:23.509 INFO kablam! --> src/middleware.rs:28:57 Oct 13 08:35:23.509 INFO kablam! | Oct 13 08:35:23.512 INFO kablam! 28 | pub fn peek_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 13 08:35:23.513 INFO kablam! | ----^^^^ Oct 13 08:35:23.513 INFO kablam! | | Oct 13 08:35:23.513 INFO kablam! | help: remove this `mut` Oct 13 08:35:23.513 INFO kablam! | Oct 13 08:35:23.514 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 08:35:23.514 INFO kablam! Oct 13 08:35:23.528 INFO kablam! warning: variable does not need to be mutable Oct 13 08:35:23.529 INFO kablam! --> src/middleware.rs:35:58 Oct 13 08:35:23.529 INFO kablam! | Oct 13 08:35:23.529 INFO kablam! 35 | pub fn retry_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 13 08:35:23.529 INFO kablam! | ----^^^^ Oct 13 08:35:23.530 INFO kablam! | | Oct 13 08:35:23.530 INFO kablam! | help: remove this `mut` Oct 13 08:35:23.530 INFO kablam! Oct 13 08:35:23.530 INFO kablam! warning: variable does not need to be mutable Oct 13 08:35:23.531 INFO kablam! --> src/middleware.rs:71:31 Oct 13 08:35:23.531 INFO kablam! | Oct 13 08:35:23.531 INFO kablam! 71 | mut next: NextFunc) Oct 13 08:35:23.531 INFO kablam! | ----^^^^ Oct 13 08:35:23.532 INFO kablam! | | Oct 13 08:35:23.532 INFO kablam! | help: remove this `mut` Oct 13 08:35:23.532 INFO kablam! Oct 13 08:35:26.812 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.42s Oct 13 08:35:26.821 INFO kablam! su: No module specific data is present Oct 13 08:35:27.037 INFO running `"docker" "rm" "-f" "2ac73b90eb314d7c98f59c9bf227216c3925486c8c57a0b7ad32e11db6146b3f"` Oct 13 08:35:27.093 INFO blam! 2ac73b90eb314d7c98f59c9bf227216c3925486c8c57a0b7ad32e11db6146b3f