Oct 11 00:00:53.783 INFO testing dovahcrow/sidekiq-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:00:53.783 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:00:53.783 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:00:54.703 INFO blam! c6bb46ab2b4be109e1474274ecc3e3c492618b3a7bde5a325ec10f787bc62fca Oct 11 00:00:54.706 INFO running `"docker" "start" "-a" "c6bb46ab2b4be109e1474274ecc3e3c492618b3a7bde5a325ec10f787bc62fca"` Oct 11 00:00:55.984 INFO kablam! usermod: no changes Oct 11 00:00:56.316 INFO kablam! Compiling hado v0.1.0 Oct 11 00:00:56.316 INFO kablam! Compiling random_choice v0.3.2 Oct 11 00:00:56.326 INFO kablam! Compiling futures-cpupool v0.1.3 Oct 11 00:00:56.326 INFO kablam! Compiling chan-signal v0.2.0 Oct 11 00:00:56.326 INFO kablam! Compiling redis v0.8.0 Oct 11 00:00:56.326 INFO kablam! Compiling chrono v0.3.0 Oct 11 00:01:05.384 INFO kablam! Compiling r2d2_redis v0.6.0 Oct 11 00:01:06.703 INFO kablam! Compiling sidekiq-rs v0.7.1-pre (/source) Oct 11 00:01:10.384 INFO kablam! warning: variable does not need to be mutable Oct 11 00:01:10.384 INFO kablam! --> src/middleware.rs:28:57 Oct 11 00:01:10.384 INFO kablam! | Oct 11 00:01:10.384 INFO kablam! 28 | pub fn peek_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 11 00:01:10.384 INFO kablam! | ----^^^^ Oct 11 00:01:10.384 INFO kablam! | | Oct 11 00:01:10.384 INFO kablam! | help: remove this `mut` Oct 11 00:01:10.384 INFO kablam! Oct 11 00:01:10.384 INFO kablam! warning: variable does not need to be mutable Oct 11 00:01:10.384 INFO kablam! --> src/middleware.rs:35:58 Oct 11 00:01:10.385 INFO kablam! | Oct 11 00:01:10.385 INFO kablam! 35 | pub fn retry_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 11 00:01:10.385 INFO kablam! | ----^^^^ Oct 11 00:01:10.385 INFO kablam! | | Oct 11 00:01:10.385 INFO kablam! | help: remove this `mut` Oct 11 00:01:10.385 INFO kablam! Oct 11 00:01:10.385 INFO kablam! warning: variable does not need to be mutable Oct 11 00:01:10.385 INFO kablam! --> src/middleware.rs:71:31 Oct 11 00:01:10.385 INFO kablam! | Oct 11 00:01:10.385 INFO kablam! 71 | mut next: NextFunc) Oct 11 00:01:10.385 INFO kablam! | ----^^^^ Oct 11 00:01:10.385 INFO kablam! | | Oct 11 00:01:10.385 INFO kablam! | help: remove this `mut` Oct 11 00:01:10.385 INFO kablam! Oct 11 00:01:14.160 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.15s Oct 11 00:01:14.168 INFO kablam! su: No module specific data is present Oct 11 00:01:15.260 INFO running `"docker" "rm" "-f" "c6bb46ab2b4be109e1474274ecc3e3c492618b3a7bde5a325ec10f787bc62fca"` Oct 11 00:01:15.504 INFO blam! c6bb46ab2b4be109e1474274ecc3e3c492618b3a7bde5a325ec10f787bc62fca Oct 11 00:01:15.506 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:01:15.508 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:01:15.975 INFO blam! 8bf2c9a8ad588bca41be602603afb6da259f2507c5a13e94478da557b2255668 Oct 11 00:01:15.976 INFO running `"docker" "start" "-a" "8bf2c9a8ad588bca41be602603afb6da259f2507c5a13e94478da557b2255668"` Oct 11 00:01:17.521 INFO kablam! usermod: no changes Oct 11 00:01:17.788 INFO kablam! Compiling syn v0.11.9 Oct 11 00:01:17.789 INFO kablam! Compiling structopt v0.0.3 Oct 11 00:01:25.309 INFO kablam! Compiling structopt-derive v0.0.3 Oct 11 00:01:30.837 INFO kablam! Compiling sidekiq-rs v0.7.1-pre (/source) Oct 11 00:01:37.396 INFO kablam! warning: variable does not need to be mutable Oct 11 00:01:37.396 INFO kablam! --> src/middleware.rs:28:57 Oct 11 00:01:37.396 INFO kablam! | Oct 11 00:01:37.396 INFO kablam! 28 | pub fn peek_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 11 00:01:37.396 INFO kablam! | ----^^^^ Oct 11 00:01:37.396 INFO kablam! | | Oct 11 00:01:37.396 INFO kablam! | help: remove this `mut` Oct 11 00:01:37.396 INFO kablam! Oct 11 00:01:37.404 INFO kablam! warning: variable does not need to be mutable Oct 11 00:01:37.404 INFO kablam! --> src/middleware.rs:35:58 Oct 11 00:01:37.404 INFO kablam! | Oct 11 00:01:37.404 INFO kablam! 35 | pub fn retry_middleware(job: &mut Job, redis: RedisPool, mut next: NextFunc) -> MiddleWareResult { Oct 11 00:01:37.404 INFO kablam! | ----^^^^ Oct 11 00:01:37.404 INFO kablam! | | Oct 11 00:01:37.404 INFO kablam! | help: remove this `mut` Oct 11 00:01:37.404 INFO kablam! Oct 11 00:01:37.404 INFO kablam! warning: variable does not need to be mutable Oct 11 00:01:37.404 INFO kablam! --> src/middleware.rs:71:31 Oct 11 00:01:37.404 INFO kablam! | Oct 11 00:01:37.404 INFO kablam! 71 | mut next: NextFunc) Oct 11 00:01:37.404 INFO kablam! | ----^^^^ Oct 11 00:01:37.404 INFO kablam! | | Oct 11 00:01:37.404 INFO kablam! | help: remove this `mut` Oct 11 00:01:37.404 INFO kablam! Oct 11 00:01:40.756 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.20s Oct 11 00:01:40.775 INFO kablam! su: No module specific data is present Oct 11 00:01:41.513 INFO running `"docker" "rm" "-f" "8bf2c9a8ad588bca41be602603afb6da259f2507c5a13e94478da557b2255668"` Oct 11 00:01:41.647 INFO blam! 8bf2c9a8ad588bca41be602603afb6da259f2507c5a13e94478da557b2255668 Oct 11 00:01:41.654 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:01:41.654 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:01:41.902 INFO blam! 75fdde57cd915817bde1dffc0c9e0721e355a3754e242a6b1dc0b61e11678e1b Oct 11 00:01:41.904 INFO running `"docker" "start" "-a" "75fdde57cd915817bde1dffc0c9e0721e355a3754e242a6b1dc0b61e11678e1b"` Oct 11 00:01:42.436 INFO kablam! usermod: no changes Oct 11 00:01:42.628 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 11 00:01:42.636 INFO kablam! Running /target/debug/deps/sidekiq-a329860c75383350 Oct 11 00:01:42.640 INFO blam! Oct 11 00:01:42.640 INFO blam! running 0 tests Oct 11 00:01:42.640 INFO blam! Oct 11 00:01:42.640 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:01:42.640 INFO blam! Oct 11 00:01:42.642 INFO kablam! Doc-tests sidekiq Oct 11 00:01:47.624 INFO blam! Oct 11 00:01:47.624 INFO blam! running 0 tests Oct 11 00:01:47.624 INFO blam! Oct 11 00:01:47.624 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:01:47.624 INFO blam! Oct 11 00:01:47.633 INFO kablam! su: No module specific data is present Oct 11 00:01:47.880 INFO running `"docker" "rm" "-f" "75fdde57cd915817bde1dffc0c9e0721e355a3754e242a6b1dc0b61e11678e1b"` Oct 11 00:01:47.985 INFO blam! 75fdde57cd915817bde1dffc0c9e0721e355a3754e242a6b1dc0b61e11678e1b