Oct 12 22:28:04.049 INFO checking dovahcrow/sidekiq-rs against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 22:28:04.049 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 22:28:04.416 INFO blam! a1c3838e840607c976f3ba4753111bf5830cfeb40c2468c9ea5631edcdd2320b Oct 12 22:28:04.428 INFO running `"docker" "start" "-a" "a1c3838e840607c976f3ba4753111bf5830cfeb40c2468c9ea5631edcdd2320b"` Oct 12 22:28:05.571 INFO kablam! usermod: no changes Oct 12 22:28:05.832 INFO kablam! Checking hado v0.1.0 Oct 12 22:28:05.832 INFO kablam! Checking r2d2 v0.7.1 Oct 12 22:28:05.844 INFO kablam! Checking chan v0.1.19 Oct 12 22:28:05.860 INFO kablam! Checking random_choice v0.3.2 Oct 12 22:28:05.864 INFO kablam! Checking clap v2.20.5 Oct 12 22:28:05.864 INFO kablam! Checking futures-cpupool v0.1.3 Oct 12 22:28:05.864 INFO kablam! Compiling syn v0.11.9 Oct 12 22:28:05.864 INFO kablam! Checking backtrace v0.3.0 Oct 12 22:28:07.836 INFO kablam! Checking redis v0.8.0 Oct 12 22:28:09.236 INFO kablam! Checking chrono v0.3.0 Oct 12 22:28:10.142 INFO kablam! Checking env_logger v0.4.1 Oct 12 22:28:10.240 INFO kablam! Checking error-chain v0.10.0 Oct 12 22:28:11.140 INFO kablam! Checking chan-signal v0.2.0 Oct 12 22:28:18.059 INFO kablam! Checking r2d2_redis v0.6.0 Oct 12 22:28:19.681 INFO kablam! Checking sidekiq-rs v0.7.1-pre (/source) Oct 12 22:28:24.301 INFO kablam! Compiling structopt-derive v0.0.3 Oct 12 22:28:28.308 INFO kablam! warning: variable does not need to be mutable Oct 12 22:28:28.308 INFO kablam! --> src/middleware.rs:28:57 Oct 12 22:28:28.308 INFO kablam! | Oct 12 22:28:28.308 INFO kablam! 28 | pub fn peek_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 12 22:28:28.308 INFO kablam! | ----^^^^ Oct 12 22:28:28.308 INFO kablam! | | Oct 12 22:28:28.308 INFO kablam! | help: remove this `mut` Oct 12 22:28:28.308 INFO kablam! Oct 12 22:28:28.328 INFO kablam! warning: variable does not need to be mutable Oct 12 22:28:28.328 INFO kablam! --> src/middleware.rs:35:58 Oct 12 22:28:28.328 INFO kablam! | Oct 12 22:28:28.328 INFO kablam! 35 | pub fn retry_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 12 22:28:28.328 INFO kablam! | ----^^^^ Oct 12 22:28:28.328 INFO kablam! | | Oct 12 22:28:28.328 INFO kablam! | help: remove this `mut` Oct 12 22:28:28.328 INFO kablam! Oct 12 22:28:28.344 INFO kablam! warning: variable does not need to be mutable Oct 12 22:28:28.344 INFO kablam! --> src/middleware.rs:71:31 Oct 12 22:28:28.344 INFO kablam! | Oct 12 22:28:28.344 INFO kablam! 71 | mut next: NextFunc) Oct 12 22:28:28.344 INFO kablam! | ----^^^^ Oct 12 22:28:28.344 INFO kablam! | | Oct 12 22:28:28.344 INFO kablam! | help: remove this `mut` Oct 12 22:28:28.344 INFO kablam! Oct 12 22:28:30.688 INFO kablam! Checking structopt v0.0.3 Oct 12 22:28:35.639 INFO kablam! warning: variable does not need to be mutable Oct 12 22:28:35.639 INFO kablam! --> src/middleware.rs:28:57 Oct 12 22:28:35.639 INFO kablam! | Oct 12 22:28:35.639 INFO kablam! 28 | pub fn peek_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 12 22:28:35.639 INFO kablam! | ----^^^^ Oct 12 22:28:35.639 INFO kablam! | | Oct 12 22:28:35.639 INFO kablam! | help: remove this `mut` Oct 12 22:28:35.639 INFO kablam! Oct 12 22:28:35.645 INFO kablam! warning: variable does not need to be mutable Oct 12 22:28:35.645 INFO kablam! --> src/middleware.rs:35:58 Oct 12 22:28:35.645 INFO kablam! | Oct 12 22:28:35.645 INFO kablam! 35 | pub fn retry_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 12 22:28:35.645 INFO kablam! | ----^^^^ Oct 12 22:28:35.645 INFO kablam! | | Oct 12 22:28:35.645 INFO kablam! | help: remove this `mut` Oct 12 22:28:35.645 INFO kablam! Oct 12 22:28:35.648 INFO kablam! warning: variable does not need to be mutable Oct 12 22:28:35.648 INFO kablam! --> src/middleware.rs:71:31 Oct 12 22:28:35.648 INFO kablam! | Oct 12 22:28:35.648 INFO kablam! 71 | mut next: NextFunc) Oct 12 22:28:35.648 INFO kablam! | ----^^^^ Oct 12 22:28:35.648 INFO kablam! | | Oct 12 22:28:35.648 INFO kablam! | help: remove this `mut` Oct 12 22:28:35.648 INFO kablam! Oct 12 22:28:35.732 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.12s Oct 12 22:28:35.744 INFO kablam! su: No module specific data is present Oct 12 22:28:36.849 INFO running `"docker" "rm" "-f" "a1c3838e840607c976f3ba4753111bf5830cfeb40c2468c9ea5631edcdd2320b"` Oct 12 22:28:37.258 INFO blam! a1c3838e840607c976f3ba4753111bf5830cfeb40c2468c9ea5631edcdd2320b