Oct 15 22:28:23.530 INFO testing redis-async-0.4.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 22:28:23.531 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 22:28:23.901 INFO blam! 7ad62657e75c49a1d950e65624e29f3c78fd230e6567806996d9109219640dc0 Oct 15 22:28:23.902 INFO running `"docker" "start" "-a" "7ad62657e75c49a1d950e65624e29f3c78fd230e6567806996d9109219640dc0"` Oct 15 22:28:24.859 INFO kablam! usermod: no changes Oct 15 22:28:25.033 INFO kablam! Compiling redis-async v0.4.2 (/source) Oct 15 22:28:27.491 INFO kablam! warning: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Oct 15 22:28:27.492 INFO kablam! --> src/reconnect.rs:22:5 Oct 15 22:28:27.492 INFO kablam! | Oct 15 22:28:27.492 INFO kablam! 22 | use tokio_timer::Deadline; Oct 15 22:28:27.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:28:27.493 INFO kablam! | Oct 15 22:28:27.493 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 22:28:27.493 INFO kablam! Oct 15 22:28:27.494 INFO kablam! warning: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Oct 15 22:28:27.494 INFO kablam! --> src/reconnect.rs:130:25 Oct 15 22:28:27.494 INFO kablam! | Oct 15 22:28:27.494 INFO kablam! 130 | let connect_f = Deadline::new(connect_f, deadline).then(move |t| { Oct 15 22:28:27.495 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 22:28:27.495 INFO kablam! Oct 15 22:28:29.596 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.72s Oct 15 22:28:29.602 INFO kablam! su: No module specific data is present Oct 15 22:28:30.119 INFO running `"docker" "rm" "-f" "7ad62657e75c49a1d950e65624e29f3c78fd230e6567806996d9109219640dc0"` Oct 15 22:28:30.310 INFO blam! 7ad62657e75c49a1d950e65624e29f3c78fd230e6567806996d9109219640dc0 Oct 15 22:28:30.314 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 22:28:30.707 INFO blam! 0be0b441f62aa5ac7ac752cdaaa3ad45e51bd125435f78401a500b7aacf91245 Oct 15 22:28:30.713 INFO running `"docker" "start" "-a" "0be0b441f62aa5ac7ac752cdaaa3ad45e51bd125435f78401a500b7aacf91245"` Oct 15 22:28:31.675 INFO kablam! usermod: no changes Oct 15 22:28:31.831 INFO kablam! Compiling redis-async v0.4.2 (/source) Oct 15 22:28:38.399 INFO kablam! warning: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Oct 15 22:28:38.399 INFO kablam! --> src/reconnect.rs:22:5 Oct 15 22:28:38.399 INFO kablam! | Oct 15 22:28:38.399 INFO kablam! 22 | use tokio_timer::Deadline; Oct 15 22:28:38.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:28:38.399 INFO kablam! | Oct 15 22:28:38.399 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 22:28:38.399 INFO kablam! Oct 15 22:28:38.399 INFO kablam! warning: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Oct 15 22:28:38.399 INFO kablam! --> src/reconnect.rs:130:25 Oct 15 22:28:38.399 INFO kablam! | Oct 15 22:28:38.399 INFO kablam! 130 | let connect_f = Deadline::new(connect_f, deadline).then(move |t| { Oct 15 22:28:38.399 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 22:28:38.399 INFO kablam! Oct 15 22:28:51.805 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.11s Oct 15 22:28:51.812 INFO kablam! su: No module specific data is present Oct 15 22:28:52.409 INFO running `"docker" "rm" "-f" "0be0b441f62aa5ac7ac752cdaaa3ad45e51bd125435f78401a500b7aacf91245"` Oct 15 22:28:52.638 INFO blam! 0be0b441f62aa5ac7ac752cdaaa3ad45e51bd125435f78401a500b7aacf91245