Oct 15 18:54:07.176 INFO testing sidekiq-rs-0.7.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 18:54:07.176 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 18:54:07.437 INFO blam! 854fcafe8b04719bb6d1bb733c10529c5d96d175c3e67688b4a91c24e0534560 Oct 15 18:54:07.438 INFO running `"docker" "start" "-a" "854fcafe8b04719bb6d1bb733c10529c5d96d175c3e67688b4a91c24e0534560"` Oct 15 18:54:08.138 INFO kablam! usermod: no changes Oct 15 18:54:08.310 INFO kablam! Compiling hado v0.1.0 Oct 15 18:54:08.323 INFO kablam! Compiling scheduled-thread-pool v0.1.0 Oct 15 18:54:08.324 INFO kablam! Compiling chan v0.1.23 Oct 15 18:54:08.324 INFO kablam! Compiling random_choice v0.3.2 Oct 15 18:54:08.324 INFO kablam! Compiling redis v0.8.0 Oct 15 18:54:08.324 INFO kablam! Compiling chrono v0.3.0 Oct 15 18:54:09.503 INFO kablam! Compiling r2d2 v0.7.4 Oct 15 18:54:11.040 INFO kablam! Compiling chan-signal v0.2.0 Oct 15 18:54:13.569 INFO kablam! Compiling r2d2_redis v0.6.0 Oct 15 18:54:14.718 INFO kablam! Compiling sidekiq-rs v0.7.0 (/source) Oct 15 18:54:17.131 INFO kablam! warning: use of deprecated item 'threadpool::ThreadPool::new_with_name': use ThreadPool::with_name Oct 15 18:54:17.131 INFO kablam! --> src/server.rs:70:25 Oct 15 18:54:17.131 INFO kablam! | Oct 15 18:54:17.131 INFO kablam! 70 | threadpool: ThreadPool::new_with_name("worker".into(), concurrency), Oct 15 18:54:17.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 18:54:17.131 INFO kablam! | Oct 15 18:54:17.131 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 18:54:17.131 INFO kablam! Oct 15 18:54:17.516 INFO kablam! warning: variable does not need to be mutable Oct 15 18:54:17.516 INFO kablam! --> src/middleware.rs:28:57 Oct 15 18:54:17.516 INFO kablam! | Oct 15 18:54:17.516 INFO kablam! 28 | pub fn peek_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 15 18:54:17.516 INFO kablam! | ----^^^^ Oct 15 18:54:17.516 INFO kablam! | | Oct 15 18:54:17.516 INFO kablam! | help: remove this `mut` Oct 15 18:54:17.516 INFO kablam! | Oct 15 18:54:17.516 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 18:54:17.516 INFO kablam! Oct 15 18:54:17.523 INFO kablam! warning: variable does not need to be mutable Oct 15 18:54:17.523 INFO kablam! --> src/middleware.rs:35:58 Oct 15 18:54:17.523 INFO kablam! | Oct 15 18:54:17.523 INFO kablam! 35 | pub fn retry_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 15 18:54:17.523 INFO kablam! | ----^^^^ Oct 15 18:54:17.523 INFO kablam! | | Oct 15 18:54:17.523 INFO kablam! | help: remove this `mut` Oct 15 18:54:17.523 INFO kablam! Oct 15 18:54:17.530 INFO kablam! warning: variable does not need to be mutable Oct 15 18:54:17.531 INFO kablam! --> src/middleware.rs:71:31 Oct 15 18:54:17.531 INFO kablam! | Oct 15 18:54:17.531 INFO kablam! 71 | mut next: NextFunc) Oct 15 18:54:17.531 INFO kablam! | ----^^^^ Oct 15 18:54:17.531 INFO kablam! | | Oct 15 18:54:17.531 INFO kablam! | help: remove this `mut` Oct 15 18:54:17.531 INFO kablam! Oct 15 18:54:19.463 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.31s Oct 15 18:54:19.470 INFO kablam! su: No module specific data is present Oct 15 18:54:19.737 INFO running `"docker" "rm" "-f" "854fcafe8b04719bb6d1bb733c10529c5d96d175c3e67688b4a91c24e0534560"` Oct 15 18:54:19.935 INFO blam! 854fcafe8b04719bb6d1bb733c10529c5d96d175c3e67688b4a91c24e0534560 Oct 15 18:54:19.949 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 18:54:20.327 INFO blam! c6df8f6d479a02c0766b120f37fbbb6e0a04b4eb51a13ae5ee72776ba82bd18c Oct 15 18:54:20.340 INFO running `"docker" "start" "-a" "c6df8f6d479a02c0766b120f37fbbb6e0a04b4eb51a13ae5ee72776ba82bd18c"` Oct 15 18:54:21.450 INFO kablam! usermod: no changes Oct 15 18:54:21.741 INFO kablam! Compiling structopt v0.0.3 Oct 15 18:54:21.747 INFO kablam! Compiling structopt-derive v0.0.3 Oct 15 18:54:26.378 INFO kablam! Compiling sidekiq-rs v0.7.0 (/source) Oct 15 18:54:28.799 INFO kablam! warning: use of deprecated item 'threadpool::ThreadPool::new_with_name': use ThreadPool::with_name Oct 15 18:54:28.799 INFO kablam! --> src/server.rs:70:25 Oct 15 18:54:28.799 INFO kablam! | Oct 15 18:54:28.800 INFO kablam! 70 | threadpool: ThreadPool::new_with_name("worker".into(), concurrency), Oct 15 18:54:28.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 18:54:28.800 INFO kablam! | Oct 15 18:54:28.800 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 18:54:28.800 INFO kablam! Oct 15 18:54:29.187 INFO kablam! warning: variable does not need to be mutable Oct 15 18:54:29.187 INFO kablam! --> src/middleware.rs:28:57 Oct 15 18:54:29.188 INFO kablam! | Oct 15 18:54:29.188 INFO kablam! 28 | pub fn peek_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 15 18:54:29.188 INFO kablam! | ----^^^^ Oct 15 18:54:29.189 INFO kablam! | | Oct 15 18:54:29.189 INFO kablam! | help: remove this `mut` Oct 15 18:54:29.189 INFO kablam! | Oct 15 18:54:29.190 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 18:54:29.190 INFO kablam! Oct 15 18:54:29.190 INFO kablam! warning: variable does not need to be mutable Oct 15 18:54:29.190 INFO kablam! --> src/middleware.rs:35:58 Oct 15 18:54:29.191 INFO kablam! | Oct 15 18:54:29.191 INFO kablam! 35 | pub fn retry_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 15 18:54:29.191 INFO kablam! | ----^^^^ Oct 15 18:54:29.192 INFO kablam! | | Oct 15 18:54:29.192 INFO kablam! | help: remove this `mut` Oct 15 18:54:29.192 INFO kablam! Oct 15 18:54:29.193 INFO kablam! warning: variable does not need to be mutable Oct 15 18:54:29.193 INFO kablam! --> src/middleware.rs:71:31 Oct 15 18:54:29.193 INFO kablam! | Oct 15 18:54:29.193 INFO kablam! 71 | mut next: NextFunc) Oct 15 18:54:29.194 INFO kablam! | ----^^^^ Oct 15 18:54:29.194 INFO kablam! | | Oct 15 18:54:29.194 INFO kablam! | help: remove this `mut` Oct 15 18:54:29.197 INFO kablam! Oct 15 18:54:33.172 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.69s Oct 15 18:54:33.183 INFO kablam! su: No module specific data is present Oct 15 18:54:33.775 INFO running `"docker" "rm" "-f" "c6df8f6d479a02c0766b120f37fbbb6e0a04b4eb51a13ae5ee72776ba82bd18c"` Oct 15 18:54:33.915 INFO blam! c6df8f6d479a02c0766b120f37fbbb6e0a04b4eb51a13ae5ee72776ba82bd18c Oct 15 18:54:33.915 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 18:54:34.243 INFO blam! 40f1b3e8f1773beefc1ddfdccb57277b75c73212415617f3f691803c50c38f34 Oct 15 18:54:34.247 INFO running `"docker" "start" "-a" "40f1b3e8f1773beefc1ddfdccb57277b75c73212415617f3f691803c50c38f34"` Oct 15 18:54:34.959 INFO kablam! usermod: no changes Oct 15 18:54:35.101 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 15 18:54:35.108 INFO kablam! Running /target/debug/deps/sidekiq-36af64ac89527cb2 Oct 15 18:54:35.120 INFO kablam! Doc-tests sidekiq Oct 15 18:54:35.120 INFO blam! Oct 15 18:54:35.120 INFO blam! running 0 tests Oct 15 18:54:35.120 INFO blam! Oct 15 18:54:35.120 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:54:35.120 INFO blam! Oct 15 18:54:39.192 INFO blam! Oct 15 18:54:39.192 INFO blam! running 0 tests Oct 15 18:54:39.192 INFO blam! Oct 15 18:54:39.192 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:54:39.192 INFO blam! Oct 15 18:54:39.202 INFO kablam! su: No module specific data is present Oct 15 18:54:39.919 INFO running `"docker" "rm" "-f" "40f1b3e8f1773beefc1ddfdccb57277b75c73212415617f3f691803c50c38f34"` Oct 15 18:54:40.020 INFO blam! 40f1b3e8f1773beefc1ddfdccb57277b75c73212415617f3f691803c50c38f34