Sep 21 03:05:34.328 INFO checking sidekiq-rs-0.7.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 03:05:34.328 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 03:05:34.328 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:05:34.562 INFO blam! 39155be57b59ad270d2b5eb426944ab04df6dc6061693e4b5181d310e715ab0e Sep 21 03:05:34.564 INFO running `"docker" "start" "-a" "39155be57b59ad270d2b5eb426944ab04df6dc6061693e4b5181d310e715ab0e"` Sep 21 03:05:35.514 INFO kablam! usermod: no changes Sep 21 03:05:35.729 INFO kablam! Checking hado v0.1.0 Sep 21 03:05:35.738 INFO kablam! Checking scheduled-thread-pool v0.1.0 Sep 21 03:05:35.738 INFO kablam! Checking random_choice v0.3.2 Sep 21 03:05:35.738 INFO kablam! Checking structopt v0.0.3 Sep 21 03:05:35.742 INFO kablam! Compiling structopt-derive v0.0.3 Sep 21 03:05:35.746 INFO kablam! Checking redis v0.8.0 Sep 21 03:05:35.746 INFO kablam! Checking chan-signal v0.2.0 Sep 21 03:05:37.174 INFO kablam! Checking r2d2 v0.7.4 Sep 21 03:05:40.751 INFO kablam! Checking r2d2_redis v0.6.0 Sep 21 03:05:41.206 INFO kablam! Checking sidekiq-rs v0.7.0 (/source) Sep 21 03:05:42.414 INFO kablam! warning: use of deprecated item 'threadpool::ThreadPool::new_with_name': use ThreadPool::with_name Sep 21 03:05:42.414 INFO kablam! --> src/server.rs:70:25 Sep 21 03:05:42.414 INFO kablam! | Sep 21 03:05:42.414 INFO kablam! 70 | threadpool: ThreadPool::new_with_name("worker".into(), concurrency), Sep 21 03:05:42.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:05:42.414 INFO kablam! | Sep 21 03:05:42.414 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 03:05:42.414 INFO kablam! Sep 21 03:05:42.602 INFO kablam! warning: use of deprecated item 'threadpool::ThreadPool::new_with_name': use ThreadPool::with_name Sep 21 03:05:42.602 INFO kablam! --> src/server.rs:70:25 Sep 21 03:05:42.602 INFO kablam! | Sep 21 03:05:42.602 INFO kablam! 70 | threadpool: ThreadPool::new_with_name("worker".into(), concurrency), Sep 21 03:05:42.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:05:42.602 INFO kablam! | Sep 21 03:05:42.602 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 03:05:42.602 INFO kablam! Sep 21 03:05:42.970 INFO kablam! warning: variable does not need to be mutable Sep 21 03:05:42.970 INFO kablam! --> src/middleware.rs:28:57 Sep 21 03:05:42.970 INFO kablam! | Sep 21 03:05:42.970 INFO kablam! 28 | pub fn peek_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Sep 21 03:05:42.970 INFO kablam! | ----^^^^ Sep 21 03:05:42.970 INFO kablam! | | Sep 21 03:05:42.970 INFO kablam! | help: remove this `mut` Sep 21 03:05:42.970 INFO kablam! | Sep 21 03:05:42.970 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 03:05:42.970 INFO kablam! Sep 21 03:05:42.982 INFO kablam! warning: variable does not need to be mutable Sep 21 03:05:42.982 INFO kablam! --> src/middleware.rs:35:58 Sep 21 03:05:42.982 INFO kablam! | Sep 21 03:05:42.982 INFO kablam! 35 | pub fn retry_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Sep 21 03:05:42.982 INFO kablam! | ----^^^^ Sep 21 03:05:42.982 INFO kablam! | | Sep 21 03:05:42.982 INFO kablam! | help: remove this `mut` Sep 21 03:05:42.982 INFO kablam! Sep 21 03:05:42.982 INFO kablam! warning: variable does not need to be mutable Sep 21 03:05:42.982 INFO kablam! --> src/middleware.rs:71:31 Sep 21 03:05:42.982 INFO kablam! | Sep 21 03:05:42.982 INFO kablam! 71 | mut next: NextFunc) Sep 21 03:05:42.982 INFO kablam! | ----^^^^ Sep 21 03:05:42.982 INFO kablam! | | Sep 21 03:05:42.982 INFO kablam! | help: remove this `mut` Sep 21 03:05:42.982 INFO kablam! Sep 21 03:05:43.190 INFO kablam! warning: variable does not need to be mutable Sep 21 03:05:43.190 INFO kablam! --> src/middleware.rs:28:57 Sep 21 03:05:43.190 INFO kablam! | Sep 21 03:05:43.190 INFO kablam! 28 | pub fn peek_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Sep 21 03:05:43.190 INFO kablam! | ----^^^^ Sep 21 03:05:43.190 INFO kablam! | | Sep 21 03:05:43.190 INFO kablam! | help: remove this `mut` Sep 21 03:05:43.190 INFO kablam! | Sep 21 03:05:43.190 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 03:05:43.190 INFO kablam! Sep 21 03:05:43.206 INFO kablam! warning: variable does not need to be mutable Sep 21 03:05:43.206 INFO kablam! --> src/middleware.rs:35:58 Sep 21 03:05:43.206 INFO kablam! | Sep 21 03:05:43.206 INFO kablam! 35 | pub fn retry_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Sep 21 03:05:43.206 INFO kablam! | ----^^^^ Sep 21 03:05:43.206 INFO kablam! | | Sep 21 03:05:43.206 INFO kablam! | help: remove this `mut` Sep 21 03:05:43.206 INFO kablam! Sep 21 03:05:43.219 INFO kablam! warning: variable does not need to be mutable Sep 21 03:05:43.219 INFO kablam! --> src/middleware.rs:71:31 Sep 21 03:05:43.219 INFO kablam! | Sep 21 03:05:43.219 INFO kablam! 71 | mut next: NextFunc) Sep 21 03:05:43.219 INFO kablam! | ----^^^^ Sep 21 03:05:43.219 INFO kablam! | | Sep 21 03:05:43.219 INFO kablam! | help: remove this `mut` Sep 21 03:05:43.219 INFO kablam! Sep 21 03:05:44.330 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.79s Sep 21 03:05:44.347 INFO kablam! su: No module specific data is present Sep 21 03:05:44.991 INFO running `"docker" "rm" "-f" "39155be57b59ad270d2b5eb426944ab04df6dc6061693e4b5181d310e715ab0e"` Sep 21 03:05:45.093 INFO blam! 39155be57b59ad270d2b5eb426944ab04df6dc6061693e4b5181d310e715ab0e