Oct 13 08:35:09.207 INFO checking sidekiq-rs-0.7.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 08:35:09.207 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 08:35:09.666 INFO blam! 9a9748fadbef0b93988245d5a242a34aee4860fe6aa50bdbb46e8831692d5e17 Oct 13 08:35:09.668 INFO running `"docker" "start" "-a" "9a9748fadbef0b93988245d5a242a34aee4860fe6aa50bdbb46e8831692d5e17"` Oct 13 08:35:10.154 INFO kablam! usermod: no changes Oct 13 08:35:10.327 INFO kablam! Checking hado v0.1.0 Oct 13 08:35:10.334 INFO kablam! Checking r2d2 v0.7.4 Oct 13 08:35:10.334 INFO kablam! Checking chan v0.1.23 Oct 13 08:35:10.335 INFO kablam! Checking random_choice v0.3.2 Oct 13 08:35:10.335 INFO kablam! Compiling structopt-derive v0.0.3 Oct 13 08:35:10.335 INFO kablam! Checking structopt v0.0.3 Oct 13 08:35:10.335 INFO kablam! Checking chrono v0.3.0 Oct 13 08:35:13.168 INFO kablam! Checking r2d2_redis v0.6.0 Oct 13 08:35:13.912 INFO kablam! Checking chan-signal v0.2.0 Oct 13 08:35:15.272 INFO kablam! Checking sidekiq-rs v0.7.0 (/source) Oct 13 08:35:18.740 INFO kablam! warning: use of deprecated item 'threadpool::ThreadPool::new_with_name': use ThreadPool::with_name Oct 13 08:35:18.740 INFO kablam! --> src/server.rs:70:25 Oct 13 08:35:18.740 INFO kablam! | Oct 13 08:35:18.740 INFO kablam! 70 | threadpool: ThreadPool::new_with_name("worker".into(), concurrency), Oct 13 08:35:18.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:35:18.740 INFO kablam! | Oct 13 08:35:18.740 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 08:35:18.740 INFO kablam! Oct 13 08:35:19.103 INFO kablam! warning: variable does not need to be mutable Oct 13 08:35:19.103 INFO kablam! --> src/middleware.rs:28:57 Oct 13 08:35:19.103 INFO kablam! | Oct 13 08:35:19.103 INFO kablam! 28 | pub fn peek_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 13 08:35:19.104 INFO kablam! | ----^^^^ Oct 13 08:35:19.108 INFO kablam! | | Oct 13 08:35:19.109 INFO kablam! | help: remove this `mut` Oct 13 08:35:19.109 INFO kablam! | Oct 13 08:35:19.109 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 08:35:19.109 INFO kablam! Oct 13 08:35:19.112 INFO kablam! warning: variable does not need to be mutable Oct 13 08:35:19.113 INFO kablam! --> src/middleware.rs:35:58 Oct 13 08:35:19.115 INFO kablam! | Oct 13 08:35:19.116 INFO kablam! 35 | pub fn retry_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 13 08:35:19.116 INFO kablam! | ----^^^^ Oct 13 08:35:19.116 INFO kablam! | | Oct 13 08:35:19.116 INFO kablam! | help: remove this `mut` Oct 13 08:35:19.116 INFO kablam! Oct 13 08:35:19.117 INFO kablam! warning: variable does not need to be mutable Oct 13 08:35:19.118 INFO kablam! --> src/middleware.rs:71:31 Oct 13 08:35:19.118 INFO kablam! | Oct 13 08:35:19.119 INFO kablam! 71 | mut next: NextFunc) Oct 13 08:35:19.119 INFO kablam! | ----^^^^ Oct 13 08:35:19.119 INFO kablam! | | Oct 13 08:35:19.119 INFO kablam! | help: remove this `mut` Oct 13 08:35:19.124 INFO kablam! Oct 13 08:35:21.160 INFO kablam! warning: use of deprecated item 'threadpool::ThreadPool::new_with_name': use ThreadPool::with_name Oct 13 08:35:21.161 INFO kablam! --> src/server.rs:70:25 Oct 13 08:35:21.162 INFO kablam! | Oct 13 08:35:21.162 INFO kablam! 70 | threadpool: ThreadPool::new_with_name("worker".into(), concurrency), Oct 13 08:35:21.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:35:21.164 INFO kablam! | Oct 13 08:35:21.164 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 08:35:21.165 INFO kablam! Oct 13 08:35:21.660 INFO kablam! warning: variable does not need to be mutable Oct 13 08:35:21.661 INFO kablam! --> src/middleware.rs:28:57 Oct 13 08:35:21.662 INFO kablam! | Oct 13 08:35:21.662 INFO kablam! 28 | pub fn peek_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 13 08:35:21.663 INFO kablam! | ----^^^^ Oct 13 08:35:21.663 INFO kablam! | | Oct 13 08:35:21.664 INFO kablam! | help: remove this `mut` Oct 13 08:35:21.664 INFO kablam! | Oct 13 08:35:21.665 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 08:35:21.666 INFO kablam! Oct 13 08:35:21.672 INFO kablam! warning: variable does not need to be mutable Oct 13 08:35:21.673 INFO kablam! --> src/middleware.rs:35:58 Oct 13 08:35:21.673 INFO kablam! | Oct 13 08:35:21.674 INFO kablam! 35 | pub fn retry_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 13 08:35:21.674 INFO kablam! | ----^^^^ Oct 13 08:35:21.675 INFO kablam! | | Oct 13 08:35:21.676 INFO kablam! | help: remove this `mut` Oct 13 08:35:21.676 INFO kablam! Oct 13 08:35:21.679 INFO kablam! warning: variable does not need to be mutable Oct 13 08:35:21.679 INFO kablam! --> src/middleware.rs:71:31 Oct 13 08:35:21.680 INFO kablam! | Oct 13 08:35:21.680 INFO kablam! 71 | mut next: NextFunc) Oct 13 08:35:21.681 INFO kablam! | ----^^^^ Oct 13 08:35:21.681 INFO kablam! | | Oct 13 08:35:21.682 INFO kablam! | help: remove this `mut` Oct 13 08:35:21.683 INFO kablam! Oct 13 08:35:23.630 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.46s Oct 13 08:35:23.641 INFO kablam! su: No module specific data is present Oct 13 08:35:24.092 INFO running `"docker" "rm" "-f" "9a9748fadbef0b93988245d5a242a34aee4860fe6aa50bdbb46e8831692d5e17"` Oct 13 08:35:24.248 INFO blam! 9a9748fadbef0b93988245d5a242a34aee4860fe6aa50bdbb46e8831692d5e17