Oct 31 19:38:52.074 INFO checking timglabisch/resque_bulker against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 19:38:52.075 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-2/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 19:38:52.605 INFO blam! 41717f1c2cc139a297067862ee929481ada768bc3dffde9f67ad9457fd4f2df1 Oct 31 19:38:52.612 INFO running `"docker" "start" "-a" "41717f1c2cc139a297067862ee929481ada768bc3dffde9f67ad9457fd4f2df1"` Oct 31 19:38:54.064 INFO kablam! usermod: no changes Oct 31 19:38:54.261 INFO kablam! Checking bit-set v0.4.0 Oct 31 19:38:54.284 INFO kablam! Checking toml v0.4.5 Oct 31 19:38:54.284 INFO kablam! Checking chan v0.1.20 Oct 31 19:38:54.284 INFO kablam! Checking redis v0.8.0 Oct 31 19:38:56.496 INFO kablam! Checking chan-signal v0.3.1 Oct 31 19:38:59.861 INFO kablam! Checking resque v0.1.0 (/source) Oct 31 19:39:01.004 INFO kablam! warning: unused variable: `e` Oct 31 19:39:01.004 INFO kablam! --> src/worker.rs:44:21 Oct 31 19:39:01.004 INFO kablam! | Oct 31 19:39:01.004 INFO kablam! 44 | Err(e) => { Oct 31 19:39:01.004 INFO kablam! | ^ help: consider using `_e` instead Oct 31 19:39:01.004 INFO kablam! | Oct 31 19:39:01.004 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 19:39:01.004 INFO kablam! Oct 31 19:39:01.004 INFO kablam! warning: unused variable: `e` Oct 31 19:39:01.004 INFO kablam! --> src/worker.rs:111:21 Oct 31 19:39:01.004 INFO kablam! | Oct 31 19:39:01.004 INFO kablam! 111 | Err(e) => { Oct 31 19:39:01.004 INFO kablam! | ^ help: consider using `_e` instead Oct 31 19:39:01.004 INFO kablam! Oct 31 19:39:01.004 INFO kablam! warning: unused variable: `enqueue` Oct 31 19:39:01.004 INFO kablam! --> src/worker.rs:141:13 Oct 31 19:39:01.004 INFO kablam! | Oct 31 19:39:01.004 INFO kablam! 141 | let enqueue: () = ::redis::cmd("rpush") Oct 31 19:39:01.005 INFO kablam! | ^^^^^^^ help: consider using `_enqueue` instead Oct 31 19:39:01.005 INFO kablam! Oct 31 19:39:01.077 INFO kablam! warning: unused variable: `e` Oct 31 19:39:01.077 INFO kablam! --> src/worker.rs:44:21 Oct 31 19:39:01.077 INFO kablam! | Oct 31 19:39:01.077 INFO kablam! 44 | Err(e) => { Oct 31 19:39:01.077 INFO kablam! | ^ help: consider using `_e` instead Oct 31 19:39:01.077 INFO kablam! | Oct 31 19:39:01.077 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 19:39:01.077 INFO kablam! Oct 31 19:39:01.077 INFO kablam! warning: unused variable: `e` Oct 31 19:39:01.077 INFO kablam! --> src/worker.rs:111:21 Oct 31 19:39:01.077 INFO kablam! | Oct 31 19:39:01.077 INFO kablam! 111 | Err(e) => { Oct 31 19:39:01.077 INFO kablam! | ^ help: consider using `_e` instead Oct 31 19:39:01.077 INFO kablam! Oct 31 19:39:01.077 INFO kablam! warning: unused variable: `enqueue` Oct 31 19:39:01.077 INFO kablam! --> src/worker.rs:141:13 Oct 31 19:39:01.077 INFO kablam! | Oct 31 19:39:01.077 INFO kablam! 141 | let enqueue: () = ::redis::cmd("rpush") Oct 31 19:39:01.077 INFO kablam! | ^^^^^^^ help: consider using `_enqueue` instead Oct 31 19:39:01.077 INFO kablam! Oct 31 19:39:01.236 INFO kablam! warning: field is never used: `queue` Oct 31 19:39:01.236 INFO kablam! --> src/worker.rs:8:5 Oct 31 19:39:01.236 INFO kablam! | Oct 31 19:39:01.236 INFO kablam! 8 | queue: String, Oct 31 19:39:01.236 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 19:39:01.236 INFO kablam! | Oct 31 19:39:01.236 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 19:39:01.236 INFO kablam! Oct 31 19:39:01.276 INFO kablam! warning: field is never used: `queue` Oct 31 19:39:01.276 INFO kablam! --> src/worker.rs:8:5 Oct 31 19:39:01.276 INFO kablam! | Oct 31 19:39:01.276 INFO kablam! 8 | queue: String, Oct 31 19:39:01.276 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 19:39:01.276 INFO kablam! | Oct 31 19:39:01.276 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 19:39:01.276 INFO kablam! Oct 31 19:39:01.377 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.29s Oct 31 19:39:01.388 INFO kablam! su: No module specific data is present Oct 31 19:39:02.582 INFO running `"docker" "rm" "-f" "41717f1c2cc139a297067862ee929481ada768bc3dffde9f67ad9457fd4f2df1"` Oct 31 19:39:02.828 INFO blam! 41717f1c2cc139a297067862ee929481ada768bc3dffde9f67ad9457fd4f2df1