Oct 27 15:47:34.167 INFO checking sidekiq-rs-0.7.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 15:47:34.167 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 15:47:34.496 INFO blam! 4fc9f5a7b142f2871c166588badc03ffdf19ba36daaec9eb0fedecb06062793a Oct 27 15:47:34.497 INFO running `"docker" "start" "-a" "4fc9f5a7b142f2871c166588badc03ffdf19ba36daaec9eb0fedecb06062793a"` Oct 27 15:47:35.771 INFO kablam! usermod: no changes Oct 27 15:47:35.995 INFO kablam! Checking hado v0.1.0 Oct 27 15:47:36.023 INFO kablam! Checking chan v0.1.23 Oct 27 15:47:36.023 INFO kablam! Checking random_choice v0.3.2 Oct 27 15:47:36.023 INFO kablam! Checking r2d2 v0.7.4 Oct 27 15:47:36.023 INFO kablam! Compiling structopt-derive v0.0.3 Oct 27 15:47:36.023 INFO kablam! Checking structopt v0.0.3 Oct 27 15:47:36.023 INFO kablam! Checking redis v0.8.0 Oct 27 15:47:36.023 INFO kablam! Checking chrono v0.3.0 Oct 27 15:47:39.368 INFO kablam! Checking chan-signal v0.2.0 Oct 27 15:47:42.297 INFO kablam! Checking r2d2_redis v0.6.0 Oct 27 15:47:44.139 INFO kablam! Checking sidekiq-rs v0.7.0 (/source) Oct 27 15:47:47.457 INFO kablam! warning: use of deprecated item 'threadpool::ThreadPool::new_with_name': use ThreadPool::with_name Oct 27 15:47:47.457 INFO kablam! --> src/server.rs:70:25 Oct 27 15:47:47.457 INFO kablam! | Oct 27 15:47:47.457 INFO kablam! 70 | threadpool: ThreadPool::new_with_name("worker".into(), concurrency), Oct 27 15:47:47.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:47:47.457 INFO kablam! | Oct 27 15:47:47.457 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 15:47:47.457 INFO kablam! Oct 27 15:47:47.936 INFO kablam! warning: variable does not need to be mutable Oct 27 15:47:47.936 INFO kablam! --> src/middleware.rs:28:57 Oct 27 15:47:47.936 INFO kablam! | Oct 27 15:47:47.936 INFO kablam! 28 | pub fn peek_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 27 15:47:47.936 INFO kablam! | ----^^^^ Oct 27 15:47:47.936 INFO kablam! | | Oct 27 15:47:47.936 INFO kablam! | help: remove this `mut` Oct 27 15:47:47.936 INFO kablam! | Oct 27 15:47:47.936 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 15:47:47.936 INFO kablam! Oct 27 15:47:47.936 INFO kablam! warning: variable does not need to be mutable Oct 27 15:47:47.936 INFO kablam! --> src/middleware.rs:35:58 Oct 27 15:47:47.936 INFO kablam! | Oct 27 15:47:47.936 INFO kablam! 35 | pub fn retry_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 27 15:47:47.936 INFO kablam! | ----^^^^ Oct 27 15:47:47.936 INFO kablam! | | Oct 27 15:47:47.936 INFO kablam! | help: remove this `mut` Oct 27 15:47:47.936 INFO kablam! Oct 27 15:47:47.940 INFO kablam! warning: variable does not need to be mutable Oct 27 15:47:47.940 INFO kablam! --> src/middleware.rs:71:31 Oct 27 15:47:47.940 INFO kablam! | Oct 27 15:47:47.940 INFO kablam! 71 | mut next: NextFunc) Oct 27 15:47:47.940 INFO kablam! | ----^^^^ Oct 27 15:47:47.940 INFO kablam! | | Oct 27 15:47:47.940 INFO kablam! | help: remove this `mut` Oct 27 15:47:47.940 INFO kablam! Oct 27 15:47:48.439 INFO kablam! warning: use of deprecated item 'threadpool::ThreadPool::new_with_name': use ThreadPool::with_name Oct 27 15:47:48.439 INFO kablam! --> src/server.rs:70:25 Oct 27 15:47:48.439 INFO kablam! | Oct 27 15:47:48.439 INFO kablam! 70 | threadpool: ThreadPool::new_with_name("worker".into(), concurrency), Oct 27 15:47:48.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:47:48.439 INFO kablam! | Oct 27 15:47:48.439 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 15:47:48.439 INFO kablam! Oct 27 15:47:48.801 INFO kablam! warning: variable does not need to be mutable Oct 27 15:47:48.801 INFO kablam! --> src/middleware.rs:28:57 Oct 27 15:47:48.801 INFO kablam! | Oct 27 15:47:48.801 INFO kablam! 28 | pub fn peek_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 27 15:47:48.801 INFO kablam! | ----^^^^ Oct 27 15:47:48.802 INFO kablam! | | Oct 27 15:47:48.802 INFO kablam! | help: remove this `mut` Oct 27 15:47:48.802 INFO kablam! | Oct 27 15:47:48.802 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 15:47:48.802 INFO kablam! Oct 27 15:47:48.802 INFO kablam! warning: variable does not need to be mutable Oct 27 15:47:48.802 INFO kablam! --> src/middleware.rs:35:58 Oct 27 15:47:48.802 INFO kablam! | Oct 27 15:47:48.802 INFO kablam! 35 | pub fn retry_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 27 15:47:48.802 INFO kablam! | ----^^^^ Oct 27 15:47:48.802 INFO kablam! | | Oct 27 15:47:48.802 INFO kablam! | help: remove this `mut` Oct 27 15:47:48.802 INFO kablam! Oct 27 15:47:48.804 INFO kablam! warning: variable does not need to be mutable Oct 27 15:47:48.804 INFO kablam! --> src/middleware.rs:71:31 Oct 27 15:47:48.804 INFO kablam! | Oct 27 15:47:48.804 INFO kablam! 71 | mut next: NextFunc) Oct 27 15:47:48.804 INFO kablam! | ----^^^^ Oct 27 15:47:48.804 INFO kablam! | | Oct 27 15:47:48.804 INFO kablam! | help: remove this `mut` Oct 27 15:47:48.804 INFO kablam! Oct 27 15:47:51.647 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.84s Oct 27 15:47:51.653 INFO kablam! su: No module specific data is present Oct 27 15:47:52.067 INFO running `"docker" "rm" "-f" "4fc9f5a7b142f2871c166588badc03ffdf19ba36daaec9eb0fedecb06062793a"` Oct 27 15:47:52.179 INFO blam! 4fc9f5a7b142f2871c166588badc03ffdf19ba36daaec9eb0fedecb06062793a