Oct 15 16:23:29.598 INFO testing tk-http-0.3.9 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 16:23:29.598 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:23:29.872 INFO blam! 2a3f2fdd879fd9ce2ef63f9bb8bebc183234f64891f3e5c9fa9500dbfc4b892e Oct 15 16:23:29.877 INFO running `"docker" "start" "-a" "2a3f2fdd879fd9ce2ef63f9bb8bebc183234f64891f3e5c9fa9500dbfc4b892e"` Oct 15 16:23:30.723 INFO kablam! usermod: no changes Oct 15 16:23:30.959 INFO kablam! Compiling tk-sendfile v0.4.0 Oct 15 16:23:34.576 INFO kablam! Compiling tk-http v0.3.9 (/source) Oct 15 16:23:37.871 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:23:37.871 INFO kablam! --> src/server/headers.rs:4:5 Oct 15 16:23:37.871 INFO kablam! | Oct 15 16:23:37.871 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 15 16:23:37.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:23:37.871 INFO kablam! | Oct 15 16:23:37.871 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:23:37.871 INFO kablam! Oct 15 16:23:37.871 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:23:37.871 INFO kablam! --> src/server/websocket.rs:2:5 Oct 15 16:23:37.871 INFO kablam! | Oct 15 16:23:37.871 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 15 16:23:37.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:23:37.871 INFO kablam! Oct 15 16:23:37.871 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:23:37.871 INFO kablam! --> src/client/encoder.rs:4:5 Oct 15 16:23:37.871 INFO kablam! | Oct 15 16:23:37.871 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 15 16:23:37.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:23:37.871 INFO kablam! Oct 15 16:23:37.871 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:23:37.871 INFO kablam! --> src/client/head.rs:2:5 Oct 15 16:23:37.871 INFO kablam! | Oct 15 16:23:37.871 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 15 16:23:37.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:23:37.871 INFO kablam! Oct 15 16:23:37.871 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:23:37.871 INFO kablam! --> src/client/parser.rs:6:5 Oct 15 16:23:37.871 INFO kablam! | Oct 15 16:23:37.871 INFO kablam! 6 | use std::ascii::AsciiExt; Oct 15 16:23:37.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:23:37.871 INFO kablam! Oct 15 16:23:37.871 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:23:37.871 INFO kablam! --> src/websocket/client.rs:4:5 Oct 15 16:23:37.871 INFO kablam! | Oct 15 16:23:37.871 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 15 16:23:37.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:23:37.871 INFO kablam! Oct 15 16:23:37.871 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:23:37.871 INFO kablam! --> src/headers.rs:2:5 Oct 15 16:23:37.871 INFO kablam! | Oct 15 16:23:37.871 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 15 16:23:37.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:23:37.871 INFO kablam! Oct 15 16:23:37.872 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:23:37.872 INFO kablam! --> src/base_serializer.rs:7:5 Oct 15 16:23:37.872 INFO kablam! | Oct 15 16:23:37.872 INFO kablam! 7 | use std::ascii::AsciiExt; Oct 15 16:23:37.872 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:23:37.872 INFO kablam! Oct 15 16:23:41.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.27s Oct 15 16:23:41.043 INFO kablam! su: No module specific data is present Oct 15 16:23:42.164 INFO running `"docker" "rm" "-f" "2a3f2fdd879fd9ce2ef63f9bb8bebc183234f64891f3e5c9fa9500dbfc4b892e"` Oct 15 16:23:42.483 INFO blam! 2a3f2fdd879fd9ce2ef63f9bb8bebc183234f64891f3e5c9fa9500dbfc4b892e Oct 15 16:23:42.494 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:23:42.895 INFO blam! d60837b42901525b5f41a00ba413013b35f3fa15ba6e5e8c9c6b3619f254488a Oct 15 16:23:42.901 INFO running `"docker" "start" "-a" "d60837b42901525b5f41a00ba413013b35f3fa15ba6e5e8c9c6b3619f254488a"` Oct 15 16:23:44.134 INFO kablam! usermod: no changes Oct 15 16:23:44.463 INFO kablam! Compiling sct v0.3.0 Oct 15 16:23:44.475 INFO kablam! Compiling tk-listen v0.1.1 Oct 15 16:23:45.919 INFO kablam! Compiling rustls v0.12.0 Oct 15 16:23:56.299 INFO kablam! Compiling tokio-rustls v0.5.0 Oct 15 16:23:57.480 INFO kablam! Compiling tk-http v0.3.9 (/source) Oct 15 16:24:11.059 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:24:11.059 INFO kablam! --> src/server/headers.rs:4:5 Oct 15 16:24:11.059 INFO kablam! | Oct 15 16:24:11.059 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 15 16:24:11.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:24:11.059 INFO kablam! | Oct 15 16:24:11.059 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:24:11.059 INFO kablam! Oct 15 16:24:11.059 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:24:11.059 INFO kablam! --> src/server/websocket.rs:2:5 Oct 15 16:24:11.059 INFO kablam! | Oct 15 16:24:11.059 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 15 16:24:11.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:24:11.059 INFO kablam! Oct 15 16:24:11.059 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:24:11.059 INFO kablam! --> src/client/encoder.rs:4:5 Oct 15 16:24:11.059 INFO kablam! | Oct 15 16:24:11.059 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 15 16:24:11.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:24:11.059 INFO kablam! Oct 15 16:24:11.059 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:24:11.059 INFO kablam! --> src/client/head.rs:2:5 Oct 15 16:24:11.059 INFO kablam! | Oct 15 16:24:11.059 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 15 16:24:11.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:24:11.059 INFO kablam! Oct 15 16:24:11.059 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:24:11.059 INFO kablam! --> src/client/parser.rs:6:5 Oct 15 16:24:11.059 INFO kablam! | Oct 15 16:24:11.059 INFO kablam! 6 | use std::ascii::AsciiExt; Oct 15 16:24:11.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:24:11.059 INFO kablam! Oct 15 16:24:11.059 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:24:11.059 INFO kablam! --> src/websocket/client.rs:4:5 Oct 15 16:24:11.059 INFO kablam! | Oct 15 16:24:11.059 INFO kablam! 4 | use std::ascii::AsciiExt; Oct 15 16:24:11.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:24:11.059 INFO kablam! Oct 15 16:24:11.059 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:24:11.059 INFO kablam! --> src/headers.rs:2:5 Oct 15 16:24:11.059 INFO kablam! | Oct 15 16:24:11.059 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 15 16:24:11.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:24:11.059 INFO kablam! Oct 15 16:24:11.059 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:24:11.059 INFO kablam! --> src/base_serializer.rs:7:5 Oct 15 16:24:11.059 INFO kablam! | Oct 15 16:24:11.059 INFO kablam! 7 | use std::ascii::AsciiExt; Oct 15 16:24:11.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:24:11.059 INFO kablam! Oct 15 16:24:54.543 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 10s Oct 15 16:24:54.586 INFO kablam! su: No module specific data is present Oct 15 16:24:55.113 INFO running `"docker" "rm" "-f" "d60837b42901525b5f41a00ba413013b35f3fa15ba6e5e8c9c6b3619f254488a"` Oct 15 16:24:55.323 INFO blam! d60837b42901525b5f41a00ba413013b35f3fa15ba6e5e8c9c6b3619f254488a Oct 15 16:24:55.329 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:24:55.803 INFO blam! 98c2f53b52d2076c180a456b046d2cb11cdd8e5d2244c56587e3dc7ea2e12b6e Oct 15 16:24:55.803 INFO running `"docker" "start" "-a" "98c2f53b52d2076c180a456b046d2cb11cdd8e5d2244c56587e3dc7ea2e12b6e"` Oct 15 16:24:56.543 INFO kablam! usermod: no changes Oct 15 16:24:56.786 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 15 16:24:56.814 INFO kablam! Running /target/debug/deps/tk_http-a08da381d1ce83a0 Oct 15 16:24:56.823 INFO blam! Oct 15 16:24:56.823 INFO blam! running 37 tests Oct 15 16:24:56.823 INFO blam! test base_serializer::test::head_response ... ok Oct 15 16:24:56.823 INFO blam! test base_serializer::test::informational_response ... ok Oct 15 16:24:56.823 INFO blam! test client::errors::send_sync ... ok Oct 15 16:24:56.823 INFO blam! test chunked::test::simple ... ok Oct 15 16:24:56.823 INFO blam! test headers::test::test_chunked ... ok Oct 15 16:24:56.823 INFO blam! test headers::test::test_close ... ok Oct 15 16:24:56.823 INFO blam! test base_serializer::test::message_size ... ok Oct 15 16:24:56.823 INFO blam! test base_serializer::test::minimal_request ... ok Oct 15 16:24:56.823 INFO blam! test headers::test::test_continue ... ok Oct 15 16:24:56.823 INFO blam! test server::encoder::test::date_header ... ok Oct 15 16:24:56.823 INFO blam! test server::error::send_sync ... ok Oct 15 16:24:56.847 INFO blam! test base_serializer::test::head_request ... ok Oct 15 16:24:56.847 INFO blam! test base_serializer::test::minimal_response11 ... ok Oct 15 16:24:56.847 INFO blam! test base_serializer::test::minimal_response ... ok Oct 15 16:24:56.847 INFO blam! test base_serializer::test::close_response11 ... ok Oct 15 16:24:56.847 INFO blam! test server::proto::test::simple_get_request_with_limit_one ... ok Oct 15 16:24:56.847 INFO blam! test server::proto::test::simple_get_request ... ok Oct 15 16:24:56.847 INFO blam! test server::proto::test::websocket ... ok Oct 15 16:24:56.847 INFO blam! test server::request_target::test::test_path ... ok Oct 15 16:24:56.847 INFO blam! test server::request_target::test::test_bigger_uri ... ok Oct 15 16:24:56.847 INFO blam! test server::request_target::test::test_strange_path ... ok Oct 15 16:24:56.847 INFO blam! test server::request_target::test::test_uri ... ok Oct 15 16:24:56.847 INFO blam! test server::request_target::test::test_empty ... ok Oct 15 16:24:56.847 INFO blam! test server::request_target::test::test_plain_authority_uri ... ok Oct 15 16:24:56.847 INFO blam! test server::request_target::test::test_star ... ok Oct 15 16:24:56.847 INFO blam! test server::request_target::test::test_path_query ... ok Oct 15 16:24:56.847 INFO blam! test server::proto::test::websocket_with_keepalive ... ok Oct 15 16:24:56.847 INFO blam! test websocket::zero_copy::test::invalid_close_frame ... ok Oct 15 16:24:56.847 INFO blam! test websocket::zero_copy::test::empty_frame ... ok Oct 15 16:24:56.847 INFO blam! test websocket::error::send_sync ... ok Oct 15 16:24:56.847 INFO blam! test websocket::zero_copy::test::parse_small_masked ... ok Oct 15 16:24:56.883 INFO blam! test websocket::zero_copy::test::parse_small ... ok Oct 15 16:24:56.915 INFO blam! test websocket::zero_copy::test::parse_125m ... ok Oct 15 16:24:56.915 INFO blam! test websocket::zero_copy::test::parse_125 ... ok Oct 15 16:24:56.919 INFO blam! test server::proto::test::failing_get_request ... ok Oct 15 16:25:04.484 INFO blam! test websocket::zero_copy::test::parse_4k_masked ... ok Oct 15 16:25:04.749 INFO blam! test websocket::zero_copy::test::parse_4k ... ok Oct 15 16:25:04.749 INFO blam! Oct 15 16:25:04.749 INFO blam! test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:25:04.749 INFO blam! Oct 15 16:25:04.753 INFO kablam! Running /target/debug/deps/server_simple-e4857be9ebb94600 Oct 15 16:25:04.754 INFO blam! Oct 15 16:25:04.754 INFO blam! running 0 tests Oct 15 16:25:04.754 INFO blam! Oct 15 16:25:04.754 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:25:04.754 INFO blam! Oct 15 16:25:04.756 INFO kablam! Doc-tests tk-http Oct 15 16:25:09.723 INFO blam! Oct 15 16:25:09.723 INFO blam! running 1 test Oct 15 16:25:09.723 INFO blam! test src/server/encoder.rs - server::encoder::Encoder::add_date (line 180) ... ignored Oct 15 16:25:09.723 INFO blam! Oct 15 16:25:09.723 INFO blam! test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 15 16:25:09.723 INFO blam! Oct 15 16:25:09.740 INFO kablam! su: No module specific data is present Oct 15 16:25:10.208 INFO running `"docker" "rm" "-f" "98c2f53b52d2076c180a456b046d2cb11cdd8e5d2244c56587e3dc7ea2e12b6e"` Oct 15 16:25:10.331 INFO blam! 98c2f53b52d2076c180a456b046d2cb11cdd8e5d2244c56587e3dc7ea2e12b6e