Oct 15 16:10:34.635 INFO testing tokio-proto-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:10:34.635 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16:10:34.888 INFO blam! 8cf1de13ef3c2df2ec9d10c1c1936d93f6e66f874815995c8bf4d6cc6128916c Oct 15 16:10:34.891 INFO running `"docker" "start" "-a" "8cf1de13ef3c2df2ec9d10c1c1936d93f6e66f874815995c8bf4d6cc6128916c"` Oct 15 16:10:35.606 INFO kablam! usermod: no changes Oct 15 16:10:35.761 INFO kablam! Compiling tokio-proto v0.1.1 (/source) Oct 15 16:10:40.336 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.71s Oct 15 16:10:40.359 INFO kablam! su: No module specific data is present Oct 15 16:10:40.769 INFO running `"docker" "rm" "-f" "8cf1de13ef3c2df2ec9d10c1c1936d93f6e66f874815995c8bf4d6cc6128916c"` Oct 15 16:10:40.874 INFO blam! 8cf1de13ef3c2df2ec9d10c1c1936d93f6e66f874815995c8bf4d6cc6128916c Oct 15 16:10:40.881 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16:10:41.103 INFO blam! 177af86ce7824e68aa6ae7d3ead2c40926efdb7446937981df6df54ee700e239 Oct 15 16:10:41.105 INFO running `"docker" "start" "-a" "177af86ce7824e68aa6ae7d3ead2c40926efdb7446937981df6df54ee700e239"` Oct 15 16:10:41.682 INFO kablam! usermod: no changes Oct 15 16:10:41.830 INFO kablam! Compiling tokio-proto v0.1.1 (/source) Oct 15 16:10:50.071 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 15 16:10:50.071 INFO kablam! --> tests/simple_framed.rs:11:5 Oct 15 16:10:50.071 INFO kablam! | Oct 15 16:10:50.071 INFO kablam! 11 | use futures::BoxFuture; Oct 15 16:10:50.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 16:10:50.080 INFO kablam! | Oct 15 16:10:50.087 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:10:50.087 INFO kablam! Oct 15 16:10:50.087 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:10:50.087 INFO kablam! --> tests/simple_framed.rs:13:41 Oct 15 16:10:50.087 INFO kablam! | Oct 15 16:10:50.087 INFO kablam! 13 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 15 16:10:50.087 INFO kablam! | ^^^^^^ Oct 15 16:10:50.087 INFO kablam! Oct 15 16:10:50.089 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:10:50.089 INFO kablam! --> tests/simple_framed.rs:70:22 Oct 15 16:10:50.089 INFO kablam! | Oct 15 16:10:50.089 INFO kablam! 70 | type Transport = Framed; Oct 15 16:10:50.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:10:50.089 INFO kablam! Oct 15 16:10:50.089 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:10:50.089 INFO kablam! --> tests/simple_framed.rs:86:22 Oct 15 16:10:50.089 INFO kablam! | Oct 15 16:10:50.089 INFO kablam! 86 | type Transport = Framed; Oct 15 16:10:50.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:10:50.089 INFO kablam! Oct 15 16:10:50.089 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 15 16:10:50.089 INFO kablam! --> tests/simple_framed.rs:101:19 Oct 15 16:10:50.089 INFO kablam! | Oct 15 16:10:50.089 INFO kablam! 101 | type Future = BoxFuture; Oct 15 16:10:50.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:10:50.089 INFO kablam! Oct 15 16:10:50.199 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:10:50.199 INFO kablam! --> tests/simple_framed.rs:74:15 Oct 15 16:10:50.199 INFO kablam! | Oct 15 16:10:50.199 INFO kablam! 74 | Ok(io.framed(PipelineCodec)) Oct 15 16:10:50.199 INFO kablam! | ^^^^^^ Oct 15 16:10:50.200 INFO kablam! Oct 15 16:10:50.203 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:10:50.203 INFO kablam! --> tests/simple_framed.rs:90:15 Oct 15 16:10:50.203 INFO kablam! | Oct 15 16:10:50.203 INFO kablam! 90 | Ok(io.framed(MultiplexCodec)) Oct 15 16:10:50.203 INFO kablam! | ^^^^^^ Oct 15 16:10:50.203 INFO kablam! Oct 15 16:10:51.152 INFO kablam! warning: unused `#[macro_use]` import Oct 15 16:10:51.152 INFO kablam! --> tests/test_multiplex_client.rs:9:1 Oct 15 16:10:51.152 INFO kablam! | Oct 15 16:10:51.152 INFO kablam! 9 | #[macro_use] Oct 15 16:10:51.152 INFO kablam! | ^^^^^^^^^^^^ Oct 15 16:10:51.152 INFO kablam! | Oct 15 16:10:51.152 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 16:10:51.152 INFO kablam! Oct 15 16:10:52.319 INFO kablam! warning: unused `#[macro_use]` import Oct 15 16:10:52.319 INFO kablam! --> tests/test_pipeline_client.rs:9:1 Oct 15 16:10:52.320 INFO kablam! | Oct 15 16:10:52.320 INFO kablam! 9 | #[macro_use] Oct 15 16:10:52.320 INFO kablam! | ^^^^^^^^^^^^ Oct 15 16:10:52.321 INFO kablam! | Oct 15 16:10:52.321 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 16:10:52.321 INFO kablam! Oct 15 16:10:52.367 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:10:52.367 INFO kablam! --> tests/simple_client_proto.rs:14:41 Oct 15 16:10:52.368 INFO kablam! | Oct 15 16:10:52.368 INFO kablam! 14 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 15 16:10:52.368 INFO kablam! | ^^^^^^ Oct 15 16:10:52.368 INFO kablam! | Oct 15 16:10:52.369 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:10:52.369 INFO kablam! Oct 15 16:10:52.369 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:10:52.370 INFO kablam! --> tests/simple_client_proto.rs:85:22 Oct 15 16:10:52.370 INFO kablam! | Oct 15 16:10:52.370 INFO kablam! 85 | type Transport = Framed; Oct 15 16:10:52.370 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 16:10:52.371 INFO kablam! Oct 15 16:10:52.507 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:10:52.507 INFO kablam! --> tests/simple_client_proto.rs:89:15 Oct 15 16:10:52.507 INFO kablam! | Oct 15 16:10:52.507 INFO kablam! 89 | Ok(io.framed(IntCodec)) Oct 15 16:10:52.507 INFO kablam! | ^^^^^^ Oct 15 16:10:52.507 INFO kablam! Oct 15 16:10:53.713 INFO kablam! warning: unused `#[macro_use]` import Oct 15 16:10:53.713 INFO kablam! --> tests/test_multiplex_server.rs:9:1 Oct 15 16:10:53.713 INFO kablam! | Oct 15 16:10:53.713 INFO kablam! 9 | #[macro_use] Oct 15 16:10:53.713 INFO kablam! | ^^^^^^^^^^^^ Oct 15 16:10:53.713 INFO kablam! | Oct 15 16:10:53.713 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 16:10:53.713 INFO kablam! Oct 15 16:10:53.723 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 16:10:53.723 INFO kablam! --> tests/test_multiplex_server.rs:275:20 Oct 15 16:10:53.723 INFO kablam! | Oct 15 16:10:53.723 INFO kablam! 275 | c.complete((Ok(Message::WithoutBody("zomg")))); Oct 15 16:10:53.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 16:10:53.723 INFO kablam! | Oct 15 16:10:53.723 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 16:10:53.723 INFO kablam! Oct 15 16:11:05.123 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.42s Oct 15 16:11:05.142 INFO kablam! su: No module specific data is present Oct 15 16:11:06.551 INFO running `"docker" "rm" "-f" "177af86ce7824e68aa6ae7d3ead2c40926efdb7446937981df6df54ee700e239"` Oct 15 16:11:06.863 INFO blam! 177af86ce7824e68aa6ae7d3ead2c40926efdb7446937981df6df54ee700e239 Oct 15 16:11:06.867 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16:11:07.503 INFO blam! 96c61ac3e4ba65777cf266f5aceeea067951991e1a22619fc5d20e7368648335 Oct 15 16:11:07.503 INFO running `"docker" "start" "-a" "96c61ac3e4ba65777cf266f5aceeea067951991e1a22619fc5d20e7368648335"` Oct 15 16:11:08.979 INFO kablam! usermod: no changes Oct 15 16:11:09.163 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 15 16:11:09.184 INFO kablam! Running /target/debug/deps/tokio_proto-143f7531ba694865 Oct 15 16:11:09.187 INFO blam! Oct 15 16:11:09.187 INFO blam! running 5 tests Oct 15 16:11:09.188 INFO blam! test streaming::multiplex::frame_buf::test::test_growing_buffer ... ok Oct 15 16:11:09.188 INFO blam! test streaming::multiplex::frame_buf::test::test_capacity ... ok Oct 15 16:11:09.195 INFO blam! test streaming::multiplex::frame_buf::test::test_multiple_deque ... ok Oct 15 16:11:09.196 INFO blam! test streaming::multiplex::frame_buf::test::test_reusing ... ok Oct 15 16:11:09.253 INFO blam! test streaming::multiplex::frame_buf::test::test_attempting_allocation_past_capacity ... ok Oct 15 16:11:09.253 INFO blam! Oct 15 16:11:09.254 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:11:09.254 INFO blam! Oct 15 16:11:09.255 INFO kablam! Running /target/debug/deps/simple_client_proto-b4c230c4d71bca7e Oct 15 16:11:09.263 INFO blam! Oct 15 16:11:09.263 INFO blam! running 1 test Oct 15 16:11:09.264 INFO blam! test test_clone ... ok Oct 15 16:11:09.264 INFO blam! Oct 15 16:11:09.264 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:11:09.264 INFO blam! Oct 15 16:11:09.271 INFO kablam! Running /target/debug/deps/simple_framed-efee7e63f23e0166 Oct 15 16:11:09.283 INFO blam! Oct 15 16:11:09.284 INFO blam! running 2 tests Oct 15 16:11:09.284 INFO kablam! Running /target/debug/deps/test_multiplex_client-09231a9f4a5f6a3e Oct 15 16:11:09.285 INFO blam! test test_streaming_multiplex_framed ... ok Oct 15 16:11:09.285 INFO blam! test test_streaming_pipeline_framed ... ok Oct 15 16:11:09.285 INFO blam! Oct 15 16:11:09.286 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:11:09.286 INFO blam! Oct 15 16:11:09.288 INFO blam! Oct 15 16:11:09.288 INFO blam! running 3 tests Oct 15 16:11:09.292 INFO blam! test test_error_on_response ... ok Oct 15 16:11:09.292 INFO blam! test drop_client_while_streaming_body ... ok Oct 15 16:11:09.307 INFO blam! test test_ping_pong_close ... ok Oct 15 16:11:09.308 INFO kablam! Running /target/debug/deps/test_multiplex_deadlock-6cc407abf1248c0a Oct 15 16:11:09.308 INFO blam! Oct 15 16:11:09.308 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:11:09.309 INFO blam! Oct 15 16:11:09.313 INFO blam! Oct 15 16:11:09.313 INFO blam! running 0 tests Oct 15 16:11:09.314 INFO blam! Oct 15 16:11:09.314 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:11:09.314 INFO blam! Oct 15 16:11:09.316 INFO kablam! Running /target/debug/deps/test_multiplex_server-b61b09fc92904885 Oct 15 16:11:09.321 INFO blam! Oct 15 16:11:09.321 INFO blam! running 18 tests Oct 15 16:11:09.322 INFO blam! test test_error_handling_before_message_dispatched ... ignored Oct 15 16:11:09.322 INFO blam! test test_interleaving_response_body_chunks ... ignored Oct 15 16:11:09.349 INFO blam! test test_basic_streaming_response_body ... ok Oct 15 16:11:09.363 INFO blam! test test_interleaving_request_body_chunks ... ok Oct 15 16:11:09.363 INFO blam! test test_reaching_max_buffered_frames ... ignored Oct 15 16:11:09.363 INFO blam! test test_immediate_writable_delayed_response_echo ... ok Oct 15 16:11:09.363 INFO blam! test test_immediate_done ... ok Oct 15 16:11:09.364 INFO blam! test test_read_error_during_stream ... ignored Oct 15 16:11:09.364 INFO blam! test test_delayed_writable_immediate_response_echo ... ok Oct 15 16:11:09.364 INFO blam! test test_basic_streaming_request_body_read_then_respond ... ok Oct 15 16:11:09.365 INFO blam! test test_transport_provides_invalid_request_ids ... ignored Oct 15 16:11:09.365 INFO blam! test test_immediate_writable_echo ... ok Oct 15 16:11:09.375 INFO blam! test test_multiplexing_while_transport_not_writable ... ok Oct 15 16:11:09.376 INFO blam! test test_read_error_as_first_frame ... ok Oct 15 16:11:09.376 INFO blam! test test_repeatedly_flushes_messages ... ok Oct 15 16:11:09.386 INFO blam! test test_reaching_max_in_flight_requests ... ok Oct 15 16:11:09.388 INFO blam! test test_out_of_order_multiplexing ... ok Oct 15 16:11:09.419 INFO blam! test test_same_order_multiplexing ... ok Oct 15 16:11:09.419 INFO kablam! Running /target/debug/deps/test_pipeline_client-b536022e27d4c2b5 Oct 15 16:11:09.419 INFO blam! Oct 15 16:11:09.420 INFO blam! test result: ok. 13 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out Oct 15 16:11:09.420 INFO blam! Oct 15 16:11:09.424 INFO blam! Oct 15 16:11:09.424 INFO blam! running 6 tests Oct 15 16:11:09.424 INFO blam! test test_response_ready_before_request_sent ... ignored Oct 15 16:11:09.425 INFO blam! test test_streaming_response_body ... ignored Oct 15 16:11:09.425 INFO blam! test test_streaming_client_transport_dropped ... ok Oct 15 16:11:09.438 INFO blam! test test_streaming_request_body ... ok Oct 15 16:11:09.438 INFO blam! test test_ping_pong_close ... ok Oct 15 16:11:09.439 INFO blam! test test_streaming_client_dropped ... ok Oct 15 16:11:09.439 INFO kablam! Running /target/debug/deps/test_pipeline_server-ae0e9358bd42abc9 Oct 15 16:11:09.439 INFO blam! Oct 15 16:11:09.440 INFO blam! test result: ok. 4 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 15 16:11:09.440 INFO blam! Oct 15 16:11:09.442 INFO blam! Oct 15 16:11:09.442 INFO blam! running 18 tests Oct 15 16:11:09.525 INFO blam! test test_immediate_writable_delayed_response_echo ... ok Oct 15 16:11:09.534 INFO blam! test test_pipelining_while_service_is_processing ... ok Oct 15 16:11:09.535 INFO blam! test test_reading_error_frame_from_transport ... ok Oct 15 16:11:09.535 INFO blam! test test_reading_error_while_pipelining_from_transport ... ignored Oct 15 16:11:09.550 INFO blam! test test_delayed_writable_immediate_response_echo ... ok Oct 15 16:11:09.551 INFO blam! test test_immediate_done ... ok Oct 15 16:11:09.551 INFO blam! test test_immediate_writable_echo ... ok Oct 15 16:11:09.551 INFO blam! test test_returning_would_block_from_service ... ignored Oct 15 16:11:09.552 INFO blam! test test_pipeline_stream_response_body ... ok Oct 15 16:11:09.552 INFO blam! test test_pipelining_while_transport_not_writable ... ok Oct 15 16:11:09.552 INFO blam! test test_transport_error_during_body_stream ... ignored Oct 15 16:11:09.553 INFO blam! test test_repeatedly_flushes_messages ... ok Oct 15 16:11:09.559 INFO blam! test test_returning_error_from_service ... ok Oct 15 16:11:09.567 INFO blam! test test_streaming_request_body_then_responding ... ok Oct 15 16:11:09.567 INFO blam! test test_reading_io_error_from_transport ... ok Oct 15 16:11:09.571 INFO blam! test test_streaming_response_body ... ok Oct 15 16:11:09.571 INFO blam! test test_responding_then_streaming_request_body ... ok Oct 15 16:11:09.646 INFO blam! test test_pipeline_streaming_body_without_consuming ... ok Oct 15 16:11:09.646 INFO blam! Oct 15 16:11:09.646 INFO blam! test result: ok. 15 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out Oct 15 16:11:09.646 INFO blam! Oct 15 16:11:09.651 INFO kablam! Doc-tests tokio-proto Oct 15 16:11:14.079 INFO blam! Oct 15 16:11:14.079 INFO blam! running 1 test Oct 15 16:11:19.190 INFO blam! test src/lib.rs - (line 72) ... ok Oct 15 16:11:19.191 INFO blam! Oct 15 16:11:19.191 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:11:19.191 INFO blam! Oct 15 16:11:19.212 INFO kablam! su: No module specific data is present Oct 15 16:11:20.854 INFO running `"docker" "rm" "-f" "96c61ac3e4ba65777cf266f5aceeea067951991e1a22619fc5d20e7368648335"` Oct 15 16:11:21.313 INFO blam! 96c61ac3e4ba65777cf266f5aceeea067951991e1a22619fc5d20e7368648335