Oct 15 18:19:09.669 INFO testing solicit-0.4.4 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 18:19:09.669 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 18:19:10.145 INFO blam! a42aec055954b8dbe9f943503c567ab521e959bf66a1c242f127594d83f1f6e2 Oct 15 18:19:10.155 INFO running `"docker" "start" "-a" "a42aec055954b8dbe9f943503c567ab521e959bf66a1c242f127594d83f1f6e2"` Oct 15 18:19:10.655 INFO kablam! usermod: no changes Oct 15 18:19:10.722 INFO kablam! Compiling solicit v0.4.4 (/source) Oct 15 18:19:11.875 INFO kablam! warning: variable does not need to be mutable Oct 15 18:19:11.875 INFO kablam! --> src/http/client/mod.rs:297:13 Oct 15 18:19:11.875 INFO kablam! | Oct 15 18:19:11.875 INFO kablam! 297 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 15 18:19:11.875 INFO kablam! | ----^^^^^^ Oct 15 18:19:11.875 INFO kablam! | | Oct 15 18:19:11.875 INFO kablam! | help: remove this `mut` Oct 15 18:19:11.875 INFO kablam! | Oct 15 18:19:11.875 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 18:19:11.875 INFO kablam! Oct 15 18:19:11.875 INFO kablam! warning: variable does not need to be mutable Oct 15 18:19:11.879 INFO kablam! --> src/http/client/mod.rs:310:13 Oct 15 18:19:11.879 INFO kablam! | Oct 15 18:19:11.879 INFO kablam! 310 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 15 18:19:11.879 INFO kablam! | ----^^^^^^ Oct 15 18:19:11.879 INFO kablam! | | Oct 15 18:19:11.879 INFO kablam! | help: remove this `mut` Oct 15 18:19:11.879 INFO kablam! Oct 15 18:19:11.879 INFO kablam! warning: variable does not need to be mutable Oct 15 18:19:11.879 INFO kablam! --> src/http/client/mod.rs:323:13 Oct 15 18:19:11.879 INFO kablam! | Oct 15 18:19:11.879 INFO kablam! 323 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 15 18:19:11.879 INFO kablam! | ----^^^^^^ Oct 15 18:19:11.879 INFO kablam! | | Oct 15 18:19:11.879 INFO kablam! | help: remove this `mut` Oct 15 18:19:11.879 INFO kablam! Oct 15 18:19:11.879 INFO kablam! warning: variable does not need to be mutable Oct 15 18:19:11.879 INFO kablam! --> src/http/server.rs:42:13 Oct 15 18:19:11.879 INFO kablam! | Oct 15 18:19:11.879 INFO kablam! 42 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 15 18:19:11.879 INFO kablam! | ----^^^^^^ Oct 15 18:19:11.879 INFO kablam! | | Oct 15 18:19:11.879 INFO kablam! | help: remove this `mut` Oct 15 18:19:11.879 INFO kablam! Oct 15 18:19:11.879 INFO kablam! warning: variable does not need to be mutable Oct 15 18:19:11.879 INFO kablam! --> src/http/server.rs:70:13 Oct 15 18:19:11.879 INFO kablam! | Oct 15 18:19:11.879 INFO kablam! 70 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 15 18:19:11.879 INFO kablam! | ----^^^^^^ Oct 15 18:19:11.879 INFO kablam! | | Oct 15 18:19:11.879 INFO kablam! | help: remove this `mut` Oct 15 18:19:11.879 INFO kablam! Oct 15 18:19:13.920 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.23s Oct 15 18:19:13.924 INFO kablam! su: No module specific data is present Oct 15 18:19:14.351 INFO running `"docker" "rm" "-f" "a42aec055954b8dbe9f943503c567ab521e959bf66a1c242f127594d83f1f6e2"` Oct 15 18:19:14.687 INFO blam! a42aec055954b8dbe9f943503c567ab521e959bf66a1c242f127594d83f1f6e2 Oct 15 18:19:14.701 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 18:19:15.039 INFO blam! f06f5e2abb4b3208c70c38fabfd3e4089d30686394fddf149d1c2a99d6bc457f Oct 15 18:19:15.041 INFO running `"docker" "start" "-a" "f06f5e2abb4b3208c70c38fabfd3e4089d30686394fddf149d1c2a99d6bc457f"` Oct 15 18:19:15.590 INFO kablam! usermod: no changes Oct 15 18:19:15.645 INFO kablam! Compiling solicit v0.4.4 (/source) Oct 15 18:19:18.719 INFO kablam! warning: unused import: `SessionState` Oct 15 18:19:18.719 INFO kablam! --> src/http/tests/common.rs:19:5 Oct 15 18:19:18.719 INFO kablam! | Oct 15 18:19:18.719 INFO kablam! 19 | SessionState, Oct 15 18:19:18.719 INFO kablam! | ^^^^^^^^^^^^ Oct 15 18:19:18.719 INFO kablam! | Oct 15 18:19:18.719 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 18:19:18.719 INFO kablam! Oct 15 18:19:19.257 INFO kablam! warning: variable does not need to be mutable Oct 15 18:19:19.257 INFO kablam! --> src/http/client/mod.rs:297:13 Oct 15 18:19:19.257 INFO kablam! | Oct 15 18:19:19.257 INFO kablam! 297 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 15 18:19:19.257 INFO kablam! | ----^^^^^^ Oct 15 18:19:19.257 INFO kablam! | | Oct 15 18:19:19.257 INFO kablam! | help: remove this `mut` Oct 15 18:19:19.257 INFO kablam! | Oct 15 18:19:19.257 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 18:19:19.257 INFO kablam! Oct 15 18:19:19.259 INFO kablam! warning: variable does not need to be mutable Oct 15 18:19:19.259 INFO kablam! --> src/http/client/mod.rs:310:13 Oct 15 18:19:19.259 INFO kablam! | Oct 15 18:19:19.259 INFO kablam! 310 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 15 18:19:19.259 INFO kablam! | ----^^^^^^ Oct 15 18:19:19.259 INFO kablam! | | Oct 15 18:19:19.259 INFO kablam! | help: remove this `mut` Oct 15 18:19:19.259 INFO kablam! Oct 15 18:19:19.260 INFO kablam! warning: variable does not need to be mutable Oct 15 18:19:19.260 INFO kablam! --> src/http/client/mod.rs:323:13 Oct 15 18:19:19.260 INFO kablam! | Oct 15 18:19:19.260 INFO kablam! 323 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 15 18:19:19.260 INFO kablam! | ----^^^^^^ Oct 15 18:19:19.260 INFO kablam! | | Oct 15 18:19:19.260 INFO kablam! | help: remove this `mut` Oct 15 18:19:19.260 INFO kablam! Oct 15 18:19:19.291 INFO kablam! warning: variable does not need to be mutable Oct 15 18:19:19.291 INFO kablam! --> src/http/server.rs:42:13 Oct 15 18:19:19.291 INFO kablam! | Oct 15 18:19:19.291 INFO kablam! 42 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 15 18:19:19.291 INFO kablam! | ----^^^^^^ Oct 15 18:19:19.291 INFO kablam! | | Oct 15 18:19:19.291 INFO kablam! | help: remove this `mut` Oct 15 18:19:19.291 INFO kablam! Oct 15 18:19:19.294 INFO kablam! warning: variable does not need to be mutable Oct 15 18:19:19.294 INFO kablam! --> src/http/server.rs:70:13 Oct 15 18:19:19.294 INFO kablam! | Oct 15 18:19:19.294 INFO kablam! 70 | let mut stream = match self.state.get_stream_mut(stream_id) { Oct 15 18:19:19.294 INFO kablam! | ----^^^^^^ Oct 15 18:19:19.294 INFO kablam! | | Oct 15 18:19:19.294 INFO kablam! | help: remove this `mut` Oct 15 18:19:19.294 INFO kablam! Oct 15 18:19:22.016 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.40s Oct 15 18:19:22.023 INFO kablam! su: No module specific data is present Oct 15 18:19:22.342 INFO running `"docker" "rm" "-f" "f06f5e2abb4b3208c70c38fabfd3e4089d30686394fddf149d1c2a99d6bc457f"` Oct 15 18:19:22.471 INFO blam! f06f5e2abb4b3208c70c38fabfd3e4089d30686394fddf149d1c2a99d6bc457f Oct 15 18:19:22.479 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 18:19:22.683 INFO blam! 95331534126a9e4135637b50de94c42f5d08acd737a8049034d12ed83fd7d207 Oct 15 18:19:22.684 INFO running `"docker" "start" "-a" "95331534126a9e4135637b50de94c42f5d08acd737a8049034d12ed83fd7d207"` Oct 15 18:19:23.127 INFO kablam! usermod: no changes Oct 15 18:19:23.179 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 18:19:23.192 INFO kablam! Running /target/debug/deps/solicit-4265ce9cdf0e400e Oct 15 18:19:23.196 INFO blam! Oct 15 18:19:23.196 INFO blam! running 82 tests Oct 15 18:19:23.199 INFO blam! test http::client::tests::test_write_preface ... ok Oct 15 18:19:23.200 INFO blam! test http::client::tests::test_init_client_conn ... ok Oct 15 18:19:23.201 INFO blam! test http::client::tests::test_client_conn_send_next_data ... ok Oct 15 18:19:23.201 INFO blam! test http::client::tests::test_client_conn_start_request ... ok Oct 15 18:19:23.201 INFO blam! test http::connection::tests::test_http_conn_expect_settings ... ok Oct 15 18:19:23.202 INFO blam! test http::client::tests::test_client_session_notifies_stream ... ok Oct 15 18:19:23.202 INFO blam! test http::client::tests::test_init_client_conn_no_settings ... ok Oct 15 18:19:23.203 INFO blam! test http::connection::tests::test_read_single_frame ... ok Oct 15 18:19:23.203 INFO blam! test http::connection::tests::test_http_frame_from_raw ... ok Oct 15 18:19:23.207 INFO blam! test http::connection::tests::test_http_conn_session_gets_headers_data_values ... ok Oct 15 18:19:23.208 INFO blam! test http::connection::tests::test_read_past_eof ... ok Oct 15 18:19:23.208 INFO blam! test http::connection::tests::test_read_no_data ... ok Oct 15 18:19:23.208 INFO blam! test http::connection::tests::test_read_multiple_frames ... ok Oct 15 18:19:23.208 INFO blam! test http::connection::tests::test_http_conn_notifies_session_header ... ok Oct 15 18:19:23.208 INFO blam! test http::connection::tests::test_http_conn_notifies_session_data ... ok Oct 15 18:19:23.209 INFO blam! test http::connection::tests::test_read_unknown_frame ... ok Oct 15 18:19:23.210 INFO blam! test http::connection::tests::test_recv_frame_for_transport_stream ... ok Oct 15 18:19:23.215 INFO blam! test http::connection::tests::test_recv_frame_invalid ... ok Oct 15 18:19:23.216 INFO blam! test http::connection::tests::test_send_headers_single_frame ... ok Oct 15 18:19:23.217 INFO blam! test http::connection::tests::test_send_data_single_frame ... ok Oct 15 18:19:23.217 INFO blam! test http::connection::tests::test_send_frame_closed_stream ... ok Oct 15 18:19:23.218 INFO blam! test http::connection::tests::test_recv_frame_for_transport_stream_incomplete_frame ... ok Oct 15 18:19:23.219 INFO blam! test http::connection::tests::test_send_frame_for_io_write_multiple ... ok Oct 15 18:19:23.220 INFO blam! test http::connection::tests::test_send_next_data ... ok Oct 15 18:19:23.221 INFO blam! test http::connection::tests::test_send_frame_for_io_write_individual ... ok Oct 15 18:19:23.222 INFO blam! test http::connection::tests::test_write_multiple_frames ... ok Oct 15 18:19:23.223 INFO blam! test http::frame::data::tests::test_data_frame_invalid_type ... ok Oct 15 18:19:23.224 INFO blam! test http::frame::data::tests::test_data_frame_is_end_of_stream ... ok Oct 15 18:19:23.224 INFO blam! test http::frame::data::tests::test_data_frame_no_padding_empty ... ok Oct 15 18:19:23.225 INFO blam! test http::connection::tests::test_write_single_frame ... ok Oct 15 18:19:23.226 INFO blam! test http::frame::data::tests::test_data_frame_padding_invalid ... ok Oct 15 18:19:23.227 INFO blam! test http::frame::data::tests::test_data_frame_null_padding ... ok Oct 15 18:19:23.228 INFO blam! test http::frame::data::tests::test_data_frame_padded ... ok Oct 15 18:19:23.229 INFO blam! test http::frame::data::tests::test_data_frame_padding_empty_payload ... ok Oct 15 18:19:23.230 INFO blam! test http::frame::data::tests::test_data_frame_stream_zero ... ok Oct 15 18:19:23.230 INFO blam! test http::frame::data::tests::test_data_frame_zero_len_payload ... ok Oct 15 18:19:23.235 INFO blam! test http::frame::headers::tests::test_headers_frame_is_headers_end ... ok Oct 15 18:19:23.236 INFO blam! test http::frame::headers::tests::test_headers_frame_parse_invalid_stream_id ... ok Oct 15 18:19:23.236 INFO blam! test http::frame::data::tests::test_data_frame_serialize_padding ... ok Oct 15 18:19:23.237 INFO blam! test http::frame::data::tests::test_data_frame_parse_no_padding ... ok Oct 15 18:19:23.238 INFO blam! test http::frame::data::tests::test_data_frame_serialize_no_padding ... ok Oct 15 18:19:23.239 INFO blam! test http::frame::data::tests::test_data_frame_serialize_no_padding_empty ... ok Oct 15 18:19:23.240 INFO blam! test http::frame::headers::tests::test_headers_frame_parse_simple ... ok Oct 15 18:19:23.240 INFO blam! test http::frame::headers::tests::test_headers_frame_parse_with_padding ... ok Oct 15 18:19:23.241 INFO blam! test http::frame::headers::tests::test_headers_frame_parse_with_priority ... ok Oct 15 18:19:23.242 INFO blam! test http::frame::headers::tests::test_headers_frame_serialize_padding_and_priority ... ok Oct 15 18:19:23.242 INFO blam! test http::frame::headers::tests::test_headers_frame_parse_invalid_type ... ok Oct 15 18:19:23.243 INFO blam! test http::frame::headers::tests::test_headers_frame_parse_padding_and_priority ... ok Oct 15 18:19:23.244 INFO blam! test http::frame::headers::tests::test_headers_frame_serialize_with_padding ... ok Oct 15 18:19:23.245 INFO blam! test http::frame::headers::tests::test_serialize_stream_dependency ... ok Oct 15 18:19:23.246 INFO blam! test http::frame::settings::tests::test_setting_deserialize ... ok Oct 15 18:19:23.246 INFO blam! test http::frame::settings::tests::test_setting_serialize ... ok Oct 15 18:19:23.247 INFO blam! test http::frame::data::tests::test_data_frame_serialize_null_padding ... ok Oct 15 18:19:23.247 INFO blam! test http::frame::headers::tests::test_headers_frame_serialize_simple ... ok Oct 15 18:19:23.248 INFO blam! test http::frame::headers::tests::test_parse_stream_dependency ... ok Oct 15 18:19:23.248 INFO blam! test http::frame::headers::tests::test_headers_frame_serialize_with_priority ... ok Oct 15 18:19:23.248 INFO blam! test http::frame::settings::tests::test_settings_frame_parse_not_multiple_of_six ... ok Oct 15 18:19:23.249 INFO blam! test http::frame::settings::tests::test_settings_frame_parse_no_ack_one_setting ... ok Oct 15 18:19:23.249 INFO blam! test http::frame::settings::tests::test_settings_frame_parse_no_ack_unknown_setting ... ok Oct 15 18:19:23.249 INFO blam! test http::frame::settings::tests::test_settings_frame_parse_no_ack_multiple_settings ... ok Oct 15 18:19:23.249 INFO blam! test http::frame::settings::tests::test_settings_frame_parse_no_ack_duplicate_settings ... ok Oct 15 18:19:23.249 INFO blam! test http::frame::tests::test_pack_header ... ok Oct 15 18:19:23.249 INFO blam! test http::frame::tests::test_raw_frame_from_buffer ... ok Oct 15 18:19:23.249 INFO blam! test http::frame::settings::tests::test_settings_frame_parse_ack_with_settings ... ok Oct 15 18:19:23.249 INFO blam! test http::frame::tests::test_raw_frame_serialize ... ok Oct 15 18:19:23.249 INFO blam! test http::frame::settings::tests::test_settings_frame_serialize_no_ack_settings ... ok Oct 15 18:19:23.251 INFO blam! test http::frame::tests::test_raw_frame_from_vec_buffer_unchecked ... ok Oct 15 18:19:23.251 INFO blam! test http::frame::tests::test_raw_frame_with_payload ... ok Oct 15 18:19:23.251 INFO blam! test http::frame::settings::tests::test_settings_frame_parse_not_stream_zero ... ok Oct 15 18:19:23.252 INFO blam! test http::frame::settings::tests::test_settings_frame_parse_ack_no_settings ... ok Oct 15 18:19:23.252 INFO blam! test http::frame::settings::tests::test_settings_frame_serialize_no_ack_multiple_settings ... ok Oct 15 18:19:23.252 INFO blam! test http::frame::settings::tests::test_settings_frame_serialize_ack ... ok Oct 15 18:19:23.252 INFO blam! test http::frame::tests::test_unpack_header ... ok Oct 15 18:19:23.252 INFO blam! test http::frame::tests::test_raw_frame_into_vec ... ok Oct 15 18:19:23.261 INFO blam! test http::tests::root_tests::test_parse_status_code_response ... ok Oct 15 18:19:23.261 INFO blam! test http::tests::root_tests::test_scheme_string ... ok Oct 15 18:19:23.262 INFO blam! test http::tests::common::sanity_check_stub_stream ... ok Oct 15 18:19:23.262 INFO blam! test http::tests::root_tests::_assert_error_is_sync_send ... ok Oct 15 18:19:23.262 INFO blam! test http::server::tests::test_server_session ... ok Oct 15 18:19:23.262 INFO blam! test http::priority::tests::test_simple_prioritizer ... ok Oct 15 18:19:23.262 INFO blam! test http::session::tests::test_default_stream_get_data ... ok Oct 15 18:19:23.263 INFO blam! test http::session::tests::test_default_session_state ... ok Oct 15 18:19:23.263 INFO blam! Oct 15 18:19:23.263 INFO blam! test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:19:23.263 INFO blam! Oct 15 18:19:23.264 INFO kablam! Doc-tests solicit Oct 15 18:19:24.299 INFO blam! Oct 15 18:19:24.299 INFO blam! running 4 tests Oct 15 18:19:26.747 INFO blam! test src/server/mod.rs - server::SimpleServer (line 28) ... ok Oct 15 18:19:27.147 INFO blam! test src/client/async.rs - client::async::Client (line 540) ... ok Oct 15 18:19:27.403 INFO blam! test src/client/simple.rs - client::simple::SimpleClient (line 34) ... ok Oct 15 18:19:27.534 INFO kablam! su: No module specific data is present Oct 15 18:19:27.536 INFO blam! test src/client/simple.rs - client::simple::SimpleClient (line 71) ... ok Oct 15 18:19:27.536 INFO blam! Oct 15 18:19:27.536 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:19:27.536 INFO blam! Oct 15 18:19:28.226 INFO running `"docker" "rm" "-f" "95331534126a9e4135637b50de94c42f5d08acd737a8049034d12ed83fd7d207"` Oct 15 18:19:28.383 INFO blam! 95331534126a9e4135637b50de94c42f5d08acd737a8049034d12ed83fd7d207