Oct 15 17:52:29.438 INFO testing sse-0.1.11 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 17:52:29.438 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 17:52:29.756 INFO blam! 5af020c3efe44581a351614469c8215fee157f0cf5850122fbe129f300ab309f Oct 15 17:52:29.767 INFO running `"docker" "start" "-a" "5af020c3efe44581a351614469c8215fee157f0cf5850122fbe129f300ab309f"` Oct 15 17:52:30.688 INFO kablam! usermod: no changes Oct 15 17:52:30.923 INFO kablam! Compiling sse v0.1.11 (/source) Oct 15 17:52:34.409 INFO kablam! warning: unused `#[macro_use]` import Oct 15 17:52:34.409 INFO kablam! --> src/lib.rs:6:1 Oct 15 17:52:34.409 INFO kablam! | Oct 15 17:52:34.409 INFO kablam! 6 | #[macro_use] Oct 15 17:52:34.409 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:52:34.409 INFO kablam! | Oct 15 17:52:34.410 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:52:34.410 INFO kablam! Oct 15 17:52:34.435 INFO kablam! warning: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Oct 15 17:52:34.435 INFO kablam! --> src/raw.rs:53:13 Oct 15 17:52:34.435 INFO kablam! | Oct 15 17:52:34.435 INFO kablam! 53 | tokio_timer::Deadline::new(f, deadline).map_err(|_e| { Oct 15 17:52:34.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:52:34.435 INFO kablam! | Oct 15 17:52:34.435 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:52:34.435 INFO kablam! Oct 15 17:52:34.439 INFO kablam! warning: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Oct 15 17:52:34.439 INFO kablam! --> src/sse.rs:150:13 Oct 15 17:52:34.439 INFO kablam! | Oct 15 17:52:34.439 INFO kablam! 150 | tokio_timer::Deadline::new(f, deadline).map_err(|_e| { Oct 15 17:52:34.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:52:34.439 INFO kablam! Oct 15 17:52:37.355 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.65s Oct 15 17:52:37.363 INFO kablam! su: No module specific data is present Oct 15 17:52:37.629 INFO running `"docker" "rm" "-f" "5af020c3efe44581a351614469c8215fee157f0cf5850122fbe129f300ab309f"` Oct 15 17:52:37.708 INFO blam! 5af020c3efe44581a351614469c8215fee157f0cf5850122fbe129f300ab309f Oct 15 17:52:37.710 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 17:52:37.912 INFO blam! bdffb9e6884172472f0f1096498c1ede5d0e950cacea180e8fc4ac8d469f5c18 Oct 15 17:52:37.913 INFO running `"docker" "start" "-a" "bdffb9e6884172472f0f1096498c1ede5d0e950cacea180e8fc4ac8d469f5c18"` Oct 15 17:52:38.300 INFO kablam! usermod: no changes Oct 15 17:52:38.445 INFO kablam! Compiling structopt-derive v0.2.12 Oct 15 17:52:43.897 INFO kablam! Compiling structopt v0.2.12 Oct 15 17:52:44.772 INFO kablam! Compiling sse v0.1.11 (/source) Oct 15 17:52:50.711 INFO kablam! warning: unused `#[macro_use]` import Oct 15 17:52:50.711 INFO kablam! --> src/lib.rs:6:1 Oct 15 17:52:50.711 INFO kablam! | Oct 15 17:52:50.711 INFO kablam! 6 | #[macro_use] Oct 15 17:52:50.711 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:52:50.711 INFO kablam! | Oct 15 17:52:50.711 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:52:50.711 INFO kablam! Oct 15 17:52:50.826 INFO kablam! warning: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Oct 15 17:52:50.826 INFO kablam! --> src/raw.rs:53:13 Oct 15 17:52:50.826 INFO kablam! | Oct 15 17:52:50.826 INFO kablam! 53 | tokio_timer::Deadline::new(f, deadline).map_err(|_e| { Oct 15 17:52:50.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:52:50.839 INFO kablam! | Oct 15 17:52:50.839 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:52:50.839 INFO kablam! Oct 15 17:52:50.840 INFO kablam! warning: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Oct 15 17:52:50.840 INFO kablam! --> src/sse.rs:150:13 Oct 15 17:52:50.840 INFO kablam! | Oct 15 17:52:50.840 INFO kablam! 150 | tokio_timer::Deadline::new(f, deadline).map_err(|_e| { Oct 15 17:52:50.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:52:50.840 INFO kablam! Oct 15 17:52:50.951 INFO kablam! warning: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Oct 15 17:52:50.951 INFO kablam! --> examples/sse_bench.rs:213:13 Oct 15 17:52:50.951 INFO kablam! | Oct 15 17:52:50.951 INFO kablam! 213 | let f = tokio_timer::Deadline::new( Oct 15 17:52:50.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:52:50.967 INFO kablam! | Oct 15 17:52:50.967 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:52:50.967 INFO kablam! Oct 15 17:53:02.367 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.05s Oct 15 17:53:02.384 INFO kablam! su: No module specific data is present Oct 15 17:53:02.696 INFO running `"docker" "rm" "-f" "bdffb9e6884172472f0f1096498c1ede5d0e950cacea180e8fc4ac8d469f5c18"` Oct 15 17:53:02.800 INFO blam! bdffb9e6884172472f0f1096498c1ede5d0e950cacea180e8fc4ac8d469f5c18 Oct 15 17:53:02.803 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 17:53:03.008 INFO blam! 0771273e5bd9a8b47197635787a9dc6c773b04d87468e0c675dbc69a54023d96 Oct 15 17:53:03.010 INFO running `"docker" "start" "-a" "0771273e5bd9a8b47197635787a9dc6c773b04d87468e0c675dbc69a54023d96"` Oct 15 17:53:03.374 INFO kablam! usermod: no changes Oct 15 17:53:03.565 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 15 17:53:03.584 INFO kablam! Running /target/debug/deps/sse-c9f0d4aa4eba8a66 Oct 15 17:53:03.588 INFO blam! Oct 15 17:53:03.588 INFO blam! running 8 tests Oct 15 17:53:03.593 INFO blam! test parse::test::test_empty_data ... ok Oct 15 17:53:03.593 INFO blam! test parse::test::test_data_emptyline ... ok Oct 15 17:53:03.593 INFO blam! test parse::test::test_chunk_multiline ... ok Oct 15 17:53:03.593 INFO blam! test parse::test::test_chunk ... ok Oct 15 17:53:03.598 INFO blam! test parse::test::test_data_no_event ... ok Oct 15 17:53:03.598 INFO blam! test parse::test::test_ping ... ok Oct 15 17:53:03.598 INFO blam! test parse::test::test_two_event ... ok Oct 15 17:53:03.598 INFO blam! test parse::test::test_chunks ... ok Oct 15 17:53:03.598 INFO blam! Oct 15 17:53:03.598 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:53:03.598 INFO blam! Oct 15 17:53:03.603 INFO kablam! Doc-tests sse Oct 15 17:53:08.984 INFO blam! Oct 15 17:53:08.984 INFO blam! running 0 tests Oct 15 17:53:08.984 INFO blam! Oct 15 17:53:08.984 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:53:08.984 INFO blam! Oct 15 17:53:08.995 INFO kablam! su: No module specific data is present Oct 15 17:53:09.420 INFO running `"docker" "rm" "-f" "0771273e5bd9a8b47197635787a9dc6c773b04d87468e0c675dbc69a54023d96"` Oct 15 17:53:09.544 INFO blam! 0771273e5bd9a8b47197635787a9dc6c773b04d87468e0c675dbc69a54023d96