Sep 17 17:20:58.129 INFO checking sidekiq-rs-0.7.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 17:20:58.129 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 17:20:58.129 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 17:20:58.532 INFO blam! 4ea6ea7f71a09408bdbaa2348f10726a3aaad61a33dadad2cbcdd594c44b2a91 Sep 17 17:20:58.533 INFO running `"docker" "start" "-a" "4ea6ea7f71a09408bdbaa2348f10726a3aaad61a33dadad2cbcdd594c44b2a91"` Sep 17 17:20:59.694 INFO kablam! usermod: no changes Sep 17 17:20:59.883 INFO kablam! Compiling redis v0.8.0 Sep 17 17:20:59.887 INFO kablam! Checking hado v0.1.0 Sep 17 17:20:59.887 INFO kablam! Checking scheduled-thread-pool v0.1.0 Sep 17 17:20:59.889 INFO kablam! Checking chan v0.1.23 Sep 17 17:20:59.889 INFO kablam! Checking random_choice v0.3.2 Sep 17 17:20:59.889 INFO kablam! Compiling structopt-derive v0.0.3 Sep 17 17:20:59.889 INFO kablam! Checking structopt v0.0.3 Sep 17 17:21:01.665 INFO kablam! Checking r2d2 v0.7.4 Sep 17 17:21:02.277 INFO kablam! Checking chan-signal v0.2.0 Sep 17 17:21:07.292 INFO kablam! Checking r2d2_redis v0.6.0 Sep 17 17:21:07.783 INFO kablam! Checking sidekiq-rs v0.7.0 (/source) Sep 17 17:21:08.672 INFO kablam! warning: use of deprecated item 'threadpool::ThreadPool::new_with_name': use ThreadPool::with_name Sep 17 17:21:08.672 INFO kablam! --> src/server.rs:70:25 Sep 17 17:21:08.672 INFO kablam! | Sep 17 17:21:08.672 INFO kablam! 70 | threadpool: ThreadPool::new_with_name("worker".into(), concurrency), Sep 17 17:21:08.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:21:08.672 INFO kablam! | Sep 17 17:21:08.672 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 17:21:08.672 INFO kablam! Sep 17 17:21:08.713 INFO kablam! warning: use of deprecated item 'threadpool::ThreadPool::new_with_name': use ThreadPool::with_name Sep 17 17:21:08.723 INFO kablam! --> src/server.rs:70:25 Sep 17 17:21:08.723 INFO kablam! | Sep 17 17:21:08.723 INFO kablam! 70 | threadpool: ThreadPool::new_with_name("worker".into(), concurrency), Sep 17 17:21:08.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:21:08.723 INFO kablam! | Sep 17 17:21:08.723 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 17:21:08.723 INFO kablam! Sep 17 17:21:09.130 INFO kablam! warning: variable does not need to be mutable Sep 17 17:21:09.131 INFO kablam! --> src/middleware.rs:28:57 Sep 17 17:21:09.131 INFO kablam! | Sep 17 17:21:09.131 INFO kablam! 28 | pub fn peek_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Sep 17 17:21:09.131 INFO kablam! | ----^^^^ Sep 17 17:21:09.131 INFO kablam! | | Sep 17 17:21:09.131 INFO kablam! | help: remove this `mut` Sep 17 17:21:09.131 INFO kablam! | Sep 17 17:21:09.131 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 17 17:21:09.131 INFO kablam! Sep 17 17:21:09.133 INFO kablam! warning: variable does not need to be mutable Sep 17 17:21:09.133 INFO kablam! --> src/middleware.rs:35:58 Sep 17 17:21:09.133 INFO kablam! | Sep 17 17:21:09.133 INFO kablam! 35 | pub fn retry_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Sep 17 17:21:09.133 INFO kablam! | ----^^^^ Sep 17 17:21:09.133 INFO kablam! | | Sep 17 17:21:09.133 INFO kablam! | help: remove this `mut` Sep 17 17:21:09.133 INFO kablam! Sep 17 17:21:09.141 INFO kablam! warning: variable does not need to be mutable Sep 17 17:21:09.141 INFO kablam! --> src/middleware.rs:71:31 Sep 17 17:21:09.141 INFO kablam! | Sep 17 17:21:09.141 INFO kablam! 71 | mut next: NextFunc) Sep 17 17:21:09.141 INFO kablam! | ----^^^^ Sep 17 17:21:09.141 INFO kablam! | | Sep 17 17:21:09.141 INFO kablam! | help: remove this `mut` Sep 17 17:21:09.141 INFO kablam! Sep 17 17:21:09.197 INFO kablam! warning: variable does not need to be mutable Sep 17 17:21:09.197 INFO kablam! --> src/middleware.rs:28:57 Sep 17 17:21:09.197 INFO kablam! | Sep 17 17:21:09.197 INFO kablam! 28 | pub fn peek_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Sep 17 17:21:09.197 INFO kablam! | ----^^^^ Sep 17 17:21:09.197 INFO kablam! | | Sep 17 17:21:09.197 INFO kablam! | help: remove this `mut` Sep 17 17:21:09.197 INFO kablam! | Sep 17 17:21:09.197 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 17 17:21:09.197 INFO kablam! Sep 17 17:21:09.199 INFO kablam! warning: variable does not need to be mutable Sep 17 17:21:09.199 INFO kablam! --> src/middleware.rs:35:58 Sep 17 17:21:09.199 INFO kablam! | Sep 17 17:21:09.200 INFO kablam! 35 | pub fn retry_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Sep 17 17:21:09.200 INFO kablam! | ----^^^^ Sep 17 17:21:09.200 INFO kablam! | | Sep 17 17:21:09.200 INFO kablam! | help: remove this `mut` Sep 17 17:21:09.200 INFO kablam! Sep 17 17:21:09.201 INFO kablam! warning: variable does not need to be mutable Sep 17 17:21:09.201 INFO kablam! --> src/middleware.rs:71:31 Sep 17 17:21:09.201 INFO kablam! | Sep 17 17:21:09.201 INFO kablam! 71 | mut next: NextFunc) Sep 17 17:21:09.201 INFO kablam! | ----^^^^ Sep 17 17:21:09.201 INFO kablam! | | Sep 17 17:21:09.201 INFO kablam! | help: remove this `mut` Sep 17 17:21:09.201 INFO kablam! Sep 17 17:21:10.330 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.61s Sep 17 17:21:10.348 INFO kablam! su: No module specific data is present Sep 17 17:21:10.958 INFO running `"docker" "rm" "-f" "4ea6ea7f71a09408bdbaa2348f10726a3aaad61a33dadad2cbcdd594c44b2a91"` Sep 17 17:21:11.043 INFO blam! 4ea6ea7f71a09408bdbaa2348f10726a3aaad61a33dadad2cbcdd594c44b2a91