Oct 13 08:03:53.753 INFO checking sse-0.1.11 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 08:03:53.753 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 08:03:53.953 INFO blam! d1cba7d26f76d9331bc5c42cd21bf41ae7611f7d0d130bf09d06a0bae1a71c18 Oct 13 08:03:53.956 INFO running `"docker" "start" "-a" "d1cba7d26f76d9331bc5c42cd21bf41ae7611f7d0d130bf09d06a0bae1a71c18"` Oct 13 08:03:54.588 INFO kablam! usermod: no changes Oct 13 08:03:54.816 INFO kablam! Checking sse v0.1.11 (/source) Oct 13 08:03:59.153 INFO kablam! warning: unused `#[macro_use]` import Oct 13 08:03:59.153 INFO kablam! --> src/lib.rs:6:1 Oct 13 08:03:59.153 INFO kablam! | Oct 13 08:03:59.153 INFO kablam! 6 | #[macro_use] Oct 13 08:03:59.153 INFO kablam! | ^^^^^^^^^^^^ Oct 13 08:03:59.153 INFO kablam! | Oct 13 08:03:59.153 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 08:03:59.153 INFO kablam! Oct 13 08:03:59.179 INFO kablam! warning: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Oct 13 08:03:59.179 INFO kablam! --> src/raw.rs:53:13 Oct 13 08:03:59.179 INFO kablam! | Oct 13 08:03:59.179 INFO kablam! 53 | tokio_timer::Deadline::new(f, deadline).map_err(|_e| { Oct 13 08:03:59.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:03:59.179 INFO kablam! | Oct 13 08:03:59.179 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 08:03:59.179 INFO kablam! Oct 13 08:03:59.183 INFO kablam! warning: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Oct 13 08:03:59.183 INFO kablam! --> src/sse.rs:150:13 Oct 13 08:03:59.183 INFO kablam! | Oct 13 08:03:59.183 INFO kablam! 150 | tokio_timer::Deadline::new(f, deadline).map_err(|_e| { Oct 13 08:03:59.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:03:59.183 INFO kablam! Oct 13 08:03:59.396 INFO kablam! warning: unused `#[macro_use]` import Oct 13 08:03:59.396 INFO kablam! --> src/lib.rs:6:1 Oct 13 08:03:59.396 INFO kablam! | Oct 13 08:03:59.396 INFO kablam! 6 | #[macro_use] Oct 13 08:03:59.396 INFO kablam! | ^^^^^^^^^^^^ Oct 13 08:03:59.396 INFO kablam! | Oct 13 08:03:59.396 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 08:03:59.396 INFO kablam! Oct 13 08:03:59.420 INFO kablam! warning: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Oct 13 08:03:59.421 INFO kablam! --> src/raw.rs:53:13 Oct 13 08:03:59.421 INFO kablam! | Oct 13 08:03:59.421 INFO kablam! 53 | tokio_timer::Deadline::new(f, deadline).map_err(|_e| { Oct 13 08:03:59.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:03:59.422 INFO kablam! | Oct 13 08:03:59.422 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 08:03:59.422 INFO kablam! Oct 13 08:03:59.423 INFO kablam! warning: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Oct 13 08:03:59.423 INFO kablam! --> src/sse.rs:150:13 Oct 13 08:03:59.423 INFO kablam! | Oct 13 08:03:59.423 INFO kablam! 150 | tokio_timer::Deadline::new(f, deadline).map_err(|_e| { Oct 13 08:03:59.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:03:59.424 INFO kablam! Oct 13 08:04:06.685 INFO kablam! warning: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Oct 13 08:04:06.685 INFO kablam! --> examples/sse_bench.rs:213:13 Oct 13 08:04:06.685 INFO kablam! | Oct 13 08:04:06.685 INFO kablam! 213 | let f = tokio_timer::Deadline::new( Oct 13 08:04:06.686 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:06.686 INFO kablam! | Oct 13 08:04:06.686 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 08:04:06.687 INFO kablam! Oct 13 08:04:07.076 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.47s Oct 13 08:04:07.096 INFO kablam! su: No module specific data is present Oct 13 08:04:07.800 INFO running `"docker" "rm" "-f" "d1cba7d26f76d9331bc5c42cd21bf41ae7611f7d0d130bf09d06a0bae1a71c18"` Oct 13 08:04:08.092 INFO blam! d1cba7d26f76d9331bc5c42cd21bf41ae7611f7d0d130bf09d06a0bae1a71c18