Oct 11 10:58:03.385 INFO testing sse-0.1.11 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:58:03.385 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:58:03.386 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 10:58:03.708 INFO blam! 02f843ffc53dd365938b2b1ac0b7dcc9bfe6a76ca0c39fab74ce84624bda4bf1 Oct 11 10:58:03.709 INFO running `"docker" "start" "-a" "02f843ffc53dd365938b2b1ac0b7dcc9bfe6a76ca0c39fab74ce84624bda4bf1"` Oct 11 10:58:04.953 INFO kablam! usermod: no changes Oct 11 10:58:05.173 INFO kablam! Compiling sse v0.1.11 (/source) Oct 11 10:58:09.108 INFO kablam! warning: unused `#[macro_use]` import Oct 11 10:58:09.108 INFO kablam! --> src/lib.rs:6:1 Oct 11 10:58:09.108 INFO kablam! | Oct 11 10:58:09.108 INFO kablam! 6 | #[macro_use] Oct 11 10:58:09.108 INFO kablam! | ^^^^^^^^^^^^ Oct 11 10:58:09.108 INFO kablam! | Oct 11 10:58:09.108 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 10:58:09.108 INFO kablam! Oct 11 10:58:09.132 INFO kablam! warning: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Oct 11 10:58:09.132 INFO kablam! --> src/raw.rs:53:13 Oct 11 10:58:09.132 INFO kablam! | Oct 11 10:58:09.132 INFO kablam! 53 | tokio_timer::Deadline::new(f, deadline).map_err(|_e| { Oct 11 10:58:09.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:58:09.132 INFO kablam! | Oct 11 10:58:09.132 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 10:58:09.132 INFO kablam! Oct 11 10:58:09.132 INFO kablam! warning: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Oct 11 10:58:09.132 INFO kablam! --> src/sse.rs:150:13 Oct 11 10:58:09.132 INFO kablam! | Oct 11 10:58:09.132 INFO kablam! 150 | tokio_timer::Deadline::new(f, deadline).map_err(|_e| { Oct 11 10:58:09.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:58:09.132 INFO kablam! Oct 11 10:58:11.536 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.59s Oct 11 10:58:11.548 INFO kablam! su: No module specific data is present Oct 11 10:58:12.028 INFO running `"docker" "rm" "-f" "02f843ffc53dd365938b2b1ac0b7dcc9bfe6a76ca0c39fab74ce84624bda4bf1"` Oct 11 10:58:12.184 INFO blam! 02f843ffc53dd365938b2b1ac0b7dcc9bfe6a76ca0c39fab74ce84624bda4bf1 Oct 11 10:58:12.187 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:58:12.187 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 10:58:12.444 INFO blam! 9320e7d7b2fa83993dfb5c2ecb4e25b20693b290cc0eaf38e07674573fcd2089 Oct 11 10:58:12.444 INFO running `"docker" "start" "-a" "9320e7d7b2fa83993dfb5c2ecb4e25b20693b290cc0eaf38e07674573fcd2089"` Oct 11 10:58:13.331 INFO kablam! usermod: no changes Oct 11 10:58:13.547 INFO kablam! Compiling structopt v0.2.11 Oct 11 10:58:14.392 INFO kablam! Compiling sse v0.1.11 (/source) Oct 11 10:58:18.554 INFO kablam! warning: unused `#[macro_use]` import Oct 11 10:58:18.554 INFO kablam! --> src/lib.rs:6:1 Oct 11 10:58:18.554 INFO kablam! | Oct 11 10:58:18.554 INFO kablam! 6 | #[macro_use] Oct 11 10:58:18.554 INFO kablam! | ^^^^^^^^^^^^ Oct 11 10:58:18.554 INFO kablam! | Oct 11 10:58:18.554 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 10:58:18.554 INFO kablam! Oct 11 10:58:18.600 INFO kablam! warning: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Oct 11 10:58:18.600 INFO kablam! --> src/raw.rs:53:13 Oct 11 10:58:18.600 INFO kablam! | Oct 11 10:58:18.600 INFO kablam! 53 | tokio_timer::Deadline::new(f, deadline).map_err(|_e| { Oct 11 10:58:18.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:58:18.600 INFO kablam! | Oct 11 10:58:18.600 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 10:58:18.600 INFO kablam! Oct 11 10:58:18.600 INFO kablam! warning: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Oct 11 10:58:18.600 INFO kablam! --> src/sse.rs:150:13 Oct 11 10:58:18.600 INFO kablam! | Oct 11 10:58:18.600 INFO kablam! 150 | tokio_timer::Deadline::new(f, deadline).map_err(|_e| { Oct 11 10:58:18.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:58:18.600 INFO kablam! Oct 11 10:58:19.760 INFO kablam! warning: use of deprecated item 'tokio_timer::Deadline': use Timeout instead Oct 11 10:58:19.760 INFO kablam! --> examples/sse_bench.rs:213:13 Oct 11 10:58:19.760 INFO kablam! | Oct 11 10:58:19.760 INFO kablam! 213 | let f = tokio_timer::Deadline::new( Oct 11 10:58:19.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:58:19.760 INFO kablam! | Oct 11 10:58:19.760 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 10:58:19.760 INFO kablam! Oct 11 10:58:27.160 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.79s Oct 11 10:58:27.172 INFO kablam! su: No module specific data is present Oct 11 10:58:27.446 INFO running `"docker" "rm" "-f" "9320e7d7b2fa83993dfb5c2ecb4e25b20693b290cc0eaf38e07674573fcd2089"` Oct 11 10:58:27.544 INFO blam! 9320e7d7b2fa83993dfb5c2ecb4e25b20693b290cc0eaf38e07674573fcd2089 Oct 11 10:58:27.552 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:58:27.552 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 10:58:27.833 INFO blam! cfed06efbc30c2fe508a0563732f1d0140c44169791c6798f032d37b9f01a2c1 Oct 11 10:58:27.833 INFO running `"docker" "start" "-a" "cfed06efbc30c2fe508a0563732f1d0140c44169791c6798f032d37b9f01a2c1"` Oct 11 10:58:28.397 INFO kablam! usermod: no changes Oct 11 10:58:28.545 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 11 10:58:28.552 INFO kablam! Running /target/debug/deps/sse-a58d2caf88b591ec Oct 11 10:58:28.554 INFO blam! Oct 11 10:58:28.554 INFO blam! running 8 tests Oct 11 10:58:28.554 INFO blam! test parse::test::test_chunk_multiline ... ok Oct 11 10:58:28.554 INFO blam! test parse::test::test_chunk ... ok Oct 11 10:58:28.554 INFO blam! test parse::test::test_data_emptyline ... ok Oct 11 10:58:28.554 INFO blam! test parse::test::test_chunks ... ok Oct 11 10:58:28.554 INFO blam! test parse::test::test_data_no_event ... ok Oct 11 10:58:28.554 INFO blam! test parse::test::test_ping ... ok Oct 11 10:58:28.554 INFO blam! test parse::test::test_empty_data ... ok Oct 11 10:58:28.554 INFO blam! test parse::test::test_two_event ... ok Oct 11 10:58:28.554 INFO blam! Oct 11 10:58:28.554 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:58:28.554 INFO blam! Oct 11 10:58:28.555 INFO kablam! Doc-tests sse Oct 11 10:58:33.553 INFO blam! Oct 11 10:58:33.553 INFO blam! running 0 tests Oct 11 10:58:33.553 INFO blam! Oct 11 10:58:33.553 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:58:33.553 INFO blam! Oct 11 10:58:33.564 INFO kablam! su: No module specific data is present Oct 11 10:58:34.001 INFO running `"docker" "rm" "-f" "cfed06efbc30c2fe508a0563732f1d0140c44169791c6798f032d37b9f01a2c1"` Oct 11 10:58:34.249 INFO blam! cfed06efbc30c2fe508a0563732f1d0140c44169791c6798f032d37b9f01a2c1