Oct 11 09:50:57.424 INFO testing tokio-proto-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:50:57.424 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:50:57.426 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 09:50:57.864 INFO blam! bc5b8a0bd8e8f32b0d261a4e61c252f6521e0f4642346f7c33eff26616f3e492 Oct 11 09:50:57.866 INFO running `"docker" "start" "-a" "bc5b8a0bd8e8f32b0d261a4e61c252f6521e0f4642346f7c33eff26616f3e492"` Oct 11 09:50:59.188 INFO kablam! usermod: no changes Oct 11 09:50:59.355 INFO kablam! Compiling tokio-proto v0.1.1 (/source) Oct 11 09:51:06.043 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.84s Oct 11 09:51:06.055 INFO kablam! su: No module specific data is present Oct 11 09:51:06.420 INFO running `"docker" "rm" "-f" "bc5b8a0bd8e8f32b0d261a4e61c252f6521e0f4642346f7c33eff26616f3e492"` Oct 11 09:51:06.546 INFO blam! bc5b8a0bd8e8f32b0d261a4e61c252f6521e0f4642346f7c33eff26616f3e492 Oct 11 09:51:06.551 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:51:06.551 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 09:51:06.808 INFO blam! 6020561fae628f54518787a8625a1a9b054c2f880cf2c7a78d4ea4f9f67ee3c4 Oct 11 09:51:06.814 INFO running `"docker" "start" "-a" "6020561fae628f54518787a8625a1a9b054c2f880cf2c7a78d4ea4f9f67ee3c4"` Oct 11 09:51:07.574 INFO kablam! usermod: no changes Oct 11 09:51:07.718 INFO kablam! Compiling tokio-proto v0.1.1 (/source) Oct 11 09:51:15.816 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 09:51:15.816 INFO kablam! --> tests/simple_framed.rs:11:5 Oct 11 09:51:15.816 INFO kablam! | Oct 11 09:51:15.816 INFO kablam! 11 | use futures::BoxFuture; Oct 11 09:51:15.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 09:51:15.816 INFO kablam! | Oct 11 09:51:15.816 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:51:15.816 INFO kablam! Oct 11 09:51:15.816 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 09:51:15.816 INFO kablam! --> tests/simple_client_proto.rs:14:41 Oct 11 09:51:15.816 INFO kablam! | Oct 11 09:51:15.816 INFO kablam! 14 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 11 09:51:15.816 INFO kablam! | ^^^^^^ Oct 11 09:51:15.816 INFO kablam! | Oct 11 09:51:15.816 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:51:15.816 INFO kablam! Oct 11 09:51:15.832 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 09:51:15.832 INFO kablam! --> tests/simple_framed.rs:13:41 Oct 11 09:51:15.832 INFO kablam! | Oct 11 09:51:15.832 INFO kablam! 13 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 11 09:51:15.832 INFO kablam! | ^^^^^^ Oct 11 09:51:15.832 INFO kablam! Oct 11 09:51:15.832 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 09:51:15.832 INFO kablam! --> tests/simple_framed.rs:70:22 Oct 11 09:51:15.832 INFO kablam! | Oct 11 09:51:15.832 INFO kablam! 70 | type Transport = Framed; Oct 11 09:51:15.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:51:15.832 INFO kablam! Oct 11 09:51:15.832 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 09:51:15.832 INFO kablam! --> tests/simple_framed.rs:86:22 Oct 11 09:51:15.832 INFO kablam! | Oct 11 09:51:15.832 INFO kablam! 86 | type Transport = Framed; Oct 11 09:51:15.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:51:15.832 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 09:51:15.832 INFO kablam! --> tests/simple_client_proto.rs:85:22 Oct 11 09:51:15.832 INFO kablam! | Oct 11 09:51:15.833 INFO kablam! 85 | type Transport = Framed; Oct 11 09:51:15.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 09:51:15.833 INFO kablam! Oct 11 09:51:15.840 INFO kablam! Oct 11 09:51:15.840 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 09:51:15.840 INFO kablam! --> tests/simple_framed.rs:101:19 Oct 11 09:51:15.840 INFO kablam! | Oct 11 09:51:15.840 INFO kablam! 101 | type Future = BoxFuture; Oct 11 09:51:15.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:51:15.840 INFO kablam! Oct 11 09:51:15.987 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 11 09:51:15.987 INFO kablam! --> tests/simple_framed.rs:74:15 Oct 11 09:51:15.987 INFO kablam! | Oct 11 09:51:15.987 INFO kablam! 74 | Ok(io.framed(PipelineCodec)) Oct 11 09:51:15.987 INFO kablam! | ^^^^^^ Oct 11 09:51:15.987 INFO kablam! Oct 11 09:51:15.999 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 11 09:51:15.999 INFO kablam! --> tests/simple_framed.rs:90:15 Oct 11 09:51:15.999 INFO kablam! | Oct 11 09:51:15.999 INFO kablam! 90 | Ok(io.framed(MultiplexCodec)) Oct 11 09:51:15.999 INFO kablam! | ^^^^^^ Oct 11 09:51:15.999 INFO kablam! Oct 11 09:51:16.056 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 11 09:51:16.056 INFO kablam! --> tests/simple_client_proto.rs:89:15 Oct 11 09:51:16.056 INFO kablam! | Oct 11 09:51:16.056 INFO kablam! 89 | Ok(io.framed(IntCodec)) Oct 11 09:51:16.056 INFO kablam! | ^^^^^^ Oct 11 09:51:16.056 INFO kablam! Oct 11 09:51:19.808 INFO kablam! warning: unused `#[macro_use]` import Oct 11 09:51:19.808 INFO kablam! --> tests/test_pipeline_client.rs:9:1 Oct 11 09:51:19.808 INFO kablam! | Oct 11 09:51:19.808 INFO kablam! 9 | #[macro_use] Oct 11 09:51:19.808 INFO kablam! | ^^^^^^^^^^^^ Oct 11 09:51:19.808 INFO kablam! | Oct 11 09:51:19.808 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 09:51:19.808 INFO kablam! Oct 11 09:51:20.956 INFO kablam! warning: unused `#[macro_use]` import Oct 11 09:51:20.956 INFO kablam! --> tests/test_multiplex_server.rs:9:1 Oct 11 09:51:20.956 INFO kablam! | Oct 11 09:51:20.956 INFO kablam! 9 | #[macro_use] Oct 11 09:51:20.956 INFO kablam! | ^^^^^^^^^^^^ Oct 11 09:51:20.956 INFO kablam! | Oct 11 09:51:20.956 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 09:51:20.956 INFO kablam! Oct 11 09:51:20.956 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 09:51:20.956 INFO kablam! --> tests/test_multiplex_server.rs:275:20 Oct 11 09:51:20.956 INFO kablam! | Oct 11 09:51:20.956 INFO kablam! 275 | c.complete((Ok(Message::WithoutBody("zomg")))); Oct 11 09:51:20.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 09:51:20.956 INFO kablam! | Oct 11 09:51:20.956 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 09:51:20.956 INFO kablam! Oct 11 09:51:21.893 INFO kablam! warning: unused `#[macro_use]` import Oct 11 09:51:21.893 INFO kablam! --> tests/test_multiplex_client.rs:9:1 Oct 11 09:51:21.893 INFO kablam! | Oct 11 09:51:21.893 INFO kablam! 9 | #[macro_use] Oct 11 09:51:21.894 INFO kablam! | ^^^^^^^^^^^^ Oct 11 09:51:21.894 INFO kablam! | Oct 11 09:51:21.894 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 09:51:21.894 INFO kablam! Oct 11 09:51:28.736 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.13s Oct 11 09:51:28.750 INFO kablam! su: No module specific data is present Oct 11 09:51:29.232 INFO running `"docker" "rm" "-f" "6020561fae628f54518787a8625a1a9b054c2f880cf2c7a78d4ea4f9f67ee3c4"` Oct 11 09:51:29.429 INFO blam! 6020561fae628f54518787a8625a1a9b054c2f880cf2c7a78d4ea4f9f67ee3c4 Oct 11 09:51:29.434 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:51:29.434 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 09:51:29.748 INFO blam! 5b6e2e24bdf3bf1c768f359fff13792e690aad0bea80b7e1dabca17598973329 Oct 11 09:51:29.750 INFO running `"docker" "start" "-a" "5b6e2e24bdf3bf1c768f359fff13792e690aad0bea80b7e1dabca17598973329"` Oct 11 09:51:30.284 INFO kablam! usermod: no changes Oct 11 09:51:30.509 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 11 09:51:30.517 INFO kablam! Running /target/debug/deps/tokio_proto-00aa869ec8da7872 Oct 11 09:51:30.525 INFO blam! Oct 11 09:51:30.525 INFO blam! running 5 tests Oct 11 09:51:30.525 INFO blam! test streaming::multiplex::frame_buf::test::test_growing_buffer ... ok Oct 11 09:51:30.526 INFO blam! test streaming::multiplex::frame_buf::test::test_capacity ... ok Oct 11 09:51:30.526 INFO blam! test streaming::multiplex::frame_buf::test::test_reusing ... ok Oct 11 09:51:30.526 INFO blam! test streaming::multiplex::frame_buf::test::test_multiple_deque ... ok Oct 11 09:51:30.555 INFO blam! test streaming::multiplex::frame_buf::test::test_attempting_allocation_past_capacity ... ok Oct 11 09:51:30.555 INFO blam! Oct 11 09:51:30.555 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:51:30.555 INFO blam! Oct 11 09:51:30.557 INFO kablam! Running /target/debug/deps/simple_client_proto-0defda1d69969987 Oct 11 09:51:30.559 INFO blam! Oct 11 09:51:30.559 INFO blam! running 1 test Oct 11 09:51:30.561 INFO blam! test test_clone ... ok Oct 11 09:51:30.561 INFO kablam! Running /target/debug/deps/simple_framed-decac7a4bb942442 Oct 11 09:51:30.561 INFO blam! Oct 11 09:51:30.561 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:51:30.561 INFO blam! Oct 11 09:51:30.566 INFO blam! Oct 11 09:51:30.566 INFO blam! running 2 tests Oct 11 09:51:30.567 INFO blam! test test_streaming_multiplex_framed ... ok Oct 11 09:51:30.568 INFO kablam! Running /target/debug/deps/test_multiplex_client-11c9089badc57cad Oct 11 09:51:30.568 INFO blam! test test_streaming_pipeline_framed ... ok Oct 11 09:51:30.568 INFO blam! Oct 11 09:51:30.568 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:51:30.568 INFO blam! Oct 11 09:51:30.579 INFO blam! Oct 11 09:51:30.579 INFO blam! running 3 tests Oct 11 09:51:30.582 INFO blam! test drop_client_while_streaming_body ... ok Oct 11 09:51:30.592 INFO blam! test test_error_on_response ... ok Oct 11 09:51:30.592 INFO kablam! Running /target/debug/deps/test_multiplex_deadlock-14c5fbd8c2fa8876 Oct 11 09:51:30.592 INFO blam! test test_ping_pong_close ... ok Oct 11 09:51:30.592 INFO blam! Oct 11 09:51:30.592 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:51:30.592 INFO blam! Oct 11 09:51:30.594 INFO kablam! Running /target/debug/deps/test_multiplex_server-6d77c49f9aef4131 Oct 11 09:51:30.594 INFO blam! Oct 11 09:51:30.594 INFO blam! running 0 tests Oct 11 09:51:30.594 INFO blam! Oct 11 09:51:30.594 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:51:30.594 INFO blam! Oct 11 09:51:30.598 INFO blam! Oct 11 09:51:30.598 INFO blam! running 18 tests Oct 11 09:51:30.600 INFO blam! test test_error_handling_before_message_dispatched ... ignored Oct 11 09:51:30.600 INFO blam! test test_interleaving_response_body_chunks ... ignored Oct 11 09:51:30.608 INFO blam! test test_immediate_done ... ok Oct 11 09:51:30.608 INFO blam! test test_basic_streaming_request_body_read_then_respond ... ok Oct 11 09:51:30.608 INFO blam! test test_reaching_max_buffered_frames ... ignored Oct 11 09:51:30.610 INFO blam! test test_multiplexing_while_transport_not_writable ... ok Oct 11 09:51:30.617 INFO blam! test test_basic_streaming_response_body ... ok Oct 11 09:51:30.617 INFO blam! test test_read_error_during_stream ... ignored Oct 11 09:51:30.617 INFO blam! test test_immediate_writable_echo ... ok Oct 11 09:51:30.618 INFO blam! test test_out_of_order_multiplexing ... ok Oct 11 09:51:30.618 INFO blam! test test_transport_provides_invalid_request_ids ... ignored Oct 11 09:51:30.622 INFO blam! test test_repeatedly_flushes_messages ... ok Oct 11 09:51:30.623 INFO blam! test test_delayed_writable_immediate_response_echo ... ok Oct 11 09:51:30.624 INFO blam! test test_reaching_max_in_flight_requests ... ok Oct 11 09:51:30.624 INFO blam! test test_immediate_writable_delayed_response_echo ... ok Oct 11 09:51:30.624 INFO blam! test test_interleaving_request_body_chunks ... ok Oct 11 09:51:30.624 INFO blam! test test_read_error_as_first_frame ... ok Oct 11 09:51:30.664 INFO blam! test test_same_order_multiplexing ... ok Oct 11 09:51:30.664 INFO blam! Oct 11 09:51:30.664 INFO blam! test result: ok. 13 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out Oct 11 09:51:30.664 INFO blam! Oct 11 09:51:30.665 INFO kablam! Running /target/debug/deps/test_pipeline_client-ff9572b71796a38e Oct 11 09:51:30.666 INFO blam! Oct 11 09:51:30.666 INFO blam! running 6 tests Oct 11 09:51:30.667 INFO blam! test test_response_ready_before_request_sent ... ignored Oct 11 09:51:30.667 INFO blam! test test_streaming_response_body ... ignored Oct 11 09:51:30.670 INFO blam! test test_ping_pong_close ... ok Oct 11 09:51:30.670 INFO blam! test test_streaming_client_transport_dropped ... ok Oct 11 09:51:30.670 INFO blam! test test_streaming_request_body ... ok Oct 11 09:51:30.670 INFO blam! test test_streaming_client_dropped ... ok Oct 11 09:51:30.670 INFO blam! Oct 11 09:51:30.670 INFO blam! test result: ok. 4 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 11 09:51:30.670 INFO blam! Oct 11 09:51:30.672 INFO kablam! Running /target/debug/deps/test_pipeline_server-33ec1ddf41979bdb Oct 11 09:51:30.674 INFO blam! Oct 11 09:51:30.674 INFO blam! running 18 tests Oct 11 09:51:30.677 INFO blam! test test_pipeline_stream_response_body ... ok Oct 11 09:51:30.682 INFO blam! test test_immediate_done ... ok Oct 11 09:51:30.682 INFO blam! test test_reading_error_while_pipelining_from_transport ... ignored Oct 11 09:51:30.683 INFO blam! test test_pipelining_while_transport_not_writable ... ok Oct 11 09:51:30.685 INFO blam! test test_repeatedly_flushes_messages ... ok Oct 11 09:51:30.688 INFO blam! test test_pipelining_while_service_is_processing ... ok Oct 11 09:51:30.689 INFO blam! test test_immediate_writable_echo ... ok Oct 11 09:51:30.689 INFO blam! test test_returning_would_block_from_service ... ignored Oct 11 09:51:30.689 INFO blam! test test_returning_error_from_service ... ok Oct 11 09:51:30.690 INFO blam! test test_streaming_request_body_then_responding ... ok Oct 11 09:51:30.690 INFO blam! test test_transport_error_during_body_stream ... ignored Oct 11 09:51:30.690 INFO blam! test test_reading_error_frame_from_transport ... ok Oct 11 09:51:30.691 INFO blam! test test_streaming_response_body ... ok Oct 11 09:51:30.692 INFO blam! test test_reading_io_error_from_transport ... ok Oct 11 09:51:30.693 INFO blam! test test_responding_then_streaming_request_body ... ok Oct 11 09:51:30.697 INFO blam! test test_delayed_writable_immediate_response_echo ... ok Oct 11 09:51:30.700 INFO blam! test test_immediate_writable_delayed_response_echo ... ok Oct 11 09:51:30.777 INFO blam! test test_pipeline_streaming_body_without_consuming ... ok Oct 11 09:51:30.777 INFO kablam! Doc-tests tokio-proto Oct 11 09:51:30.777 INFO blam! Oct 11 09:51:30.777 INFO blam! test result: ok. 15 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out Oct 11 09:51:30.777 INFO blam! Oct 11 09:51:39.240 INFO blam! Oct 11 09:51:39.240 INFO blam! running 1 test Oct 11 09:51:48.493 INFO blam! test src/lib.rs - (line 72) ... ok Oct 11 09:51:48.493 INFO blam! Oct 11 09:51:48.493 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:51:48.493 INFO blam! Oct 11 09:51:48.503 INFO kablam! su: No module specific data is present Oct 11 09:51:48.774 INFO running `"docker" "rm" "-f" "5b6e2e24bdf3bf1c768f359fff13792e690aad0bea80b7e1dabca17598973329"` Oct 11 09:51:48.837 INFO blam! 5b6e2e24bdf3bf1c768f359fff13792e690aad0bea80b7e1dabca17598973329