Oct 15 16:26:19.582 INFO testing tiny_http-0.6.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:26:19.583 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:26:20.052 INFO blam! 72300c46e012ce783ea2cc42c6449219f210b6e5019ebbf540b89c5afa166d05 Oct 15 16:26:20.063 INFO running `"docker" "start" "-a" "72300c46e012ce783ea2cc42c6449219f210b6e5019ebbf540b89c5afa166d05"` Oct 15 16:26:21.452 INFO kablam! usermod: no changes Oct 15 16:26:21.640 INFO kablam! Compiling tiny_http v0.6.0 (/source) Oct 15 16:26:23.227 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:26:23.227 INFO kablam! --> src/client.rs:16:5 Oct 15 16:26:23.227 INFO kablam! | Oct 15 16:26:23.227 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 15 16:26:23.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:26:23.227 INFO kablam! | Oct 15 16:26:23.227 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:26:23.227 INFO kablam! Oct 15 16:26:23.227 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:26:23.227 INFO kablam! --> src/common.rs:16:5 Oct 15 16:26:23.227 INFO kablam! | Oct 15 16:26:23.227 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 15 16:26:23.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:26:23.227 INFO kablam! Oct 15 16:26:23.227 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:26:23.227 INFO kablam! --> src/request.rs:15:5 Oct 15 16:26:23.227 INFO kablam! | Oct 15 16:26:23.227 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 15 16:26:23.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:26:23.227 INFO kablam! Oct 15 16:26:23.227 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:26:23.227 INFO kablam! --> src/response.rs:17:5 Oct 15 16:26:23.227 INFO kablam! | Oct 15 16:26:23.227 INFO kablam! 17 | use std::ascii::AsciiExt; Oct 15 16:26:23.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:26:23.227 INFO kablam! Oct 15 16:26:23.515 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 16:26:23.516 INFO kablam! --> src/client.rs:16:5 Oct 15 16:26:23.516 INFO kablam! | Oct 15 16:26:23.516 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 15 16:26:23.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:26:23.516 INFO kablam! | Oct 15 16:26:23.516 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 16:26:23.516 INFO kablam! Oct 15 16:26:23.516 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 16:26:23.516 INFO kablam! --> src/common.rs:16:5 Oct 15 16:26:23.516 INFO kablam! | Oct 15 16:26:23.516 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 15 16:26:23.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:26:23.516 INFO kablam! Oct 15 16:26:23.516 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 16:26:23.516 INFO kablam! --> src/request.rs:15:5 Oct 15 16:26:23.516 INFO kablam! | Oct 15 16:26:23.516 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 15 16:26:23.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:26:23.516 INFO kablam! Oct 15 16:26:23.516 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 16:26:23.516 INFO kablam! --> src/response.rs:17:5 Oct 15 16:26:23.516 INFO kablam! | Oct 15 16:26:23.516 INFO kablam! 17 | use std::ascii::AsciiExt; Oct 15 16:26:23.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:26:23.521 INFO kablam! Oct 15 16:26:27.924 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.44s Oct 15 16:26:27.930 INFO kablam! su: No module specific data is present Oct 15 16:26:29.550 INFO running `"docker" "rm" "-f" "72300c46e012ce783ea2cc42c6449219f210b6e5019ebbf540b89c5afa166d05"` Oct 15 16:26:29.892 INFO blam! 72300c46e012ce783ea2cc42c6449219f210b6e5019ebbf540b89c5afa166d05 Oct 15 16:26:29.893 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:26:30.440 INFO blam! 219d1f17502767b55869b71fc64cfe2ef1ad4628eda0f37bba9902a11e8b53ed Oct 15 16:26:30.443 INFO running `"docker" "start" "-a" "219d1f17502767b55869b71fc64cfe2ef1ad4628eda0f37bba9902a11e8b53ed"` Oct 15 16:26:31.743 INFO kablam! usermod: no changes Oct 15 16:26:31.888 INFO kablam! Compiling tiny_http v0.6.0 (/source) Oct 15 16:26:37.699 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 16:26:37.699 INFO kablam! --> examples/websockets.rs:68:21 Oct 15 16:26:37.699 INFO kablam! | Oct 15 16:26:37.699 INFO kablam! 68 | request.respond(home_page(port)); Oct 15 16:26:37.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:26:37.699 INFO kablam! | Oct 15 16:26:37.699 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 16:26:37.699 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 16:26:37.699 INFO kablam! Oct 15 16:26:37.699 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 16:26:37.699 INFO kablam! --> examples/websockets.rs:81:21 Oct 15 16:26:37.699 INFO kablam! | Oct 15 16:26:37.699 INFO kablam! 81 | request.respond(response); Oct 15 16:26:37.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:26:37.699 INFO kablam! | Oct 15 16:26:37.699 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 16:26:37.699 INFO kablam! Oct 15 16:26:37.943 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 16:26:37.943 INFO kablam! --> examples/readme-example.rs:16:9 Oct 15 16:26:37.943 INFO kablam! | Oct 15 16:26:37.943 INFO kablam! 16 | request.respond(response); Oct 15 16:26:37.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:26:37.943 INFO kablam! | Oct 15 16:26:37.943 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 16:26:37.943 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 16:26:37.943 INFO kablam! Oct 15 16:26:38.927 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:26:38.927 INFO kablam! --> src/client.rs:16:5 Oct 15 16:26:38.927 INFO kablam! | Oct 15 16:26:38.927 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 15 16:26:38.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:26:38.955 INFO kablam! | Oct 15 16:26:38.955 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:26:38.955 INFO kablam! Oct 15 16:26:38.955 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:26:38.955 INFO kablam! --> src/common.rs:16:5 Oct 15 16:26:38.955 INFO kablam! | Oct 15 16:26:38.955 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 15 16:26:38.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:26:38.955 INFO kablam! Oct 15 16:26:38.955 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:26:38.955 INFO kablam! --> src/request.rs:15:5 Oct 15 16:26:38.955 INFO kablam! | Oct 15 16:26:38.956 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 15 16:26:38.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:26:38.956 INFO kablam! Oct 15 16:26:38.956 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 16:26:38.956 INFO kablam! --> src/response.rs:17:5 Oct 15 16:26:38.956 INFO kablam! | Oct 15 16:26:38.956 INFO kablam! 17 | use std::ascii::AsciiExt; Oct 15 16:26:38.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:26:38.956 INFO kablam! Oct 15 16:26:41.139 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 16:26:41.139 INFO kablam! --> src/client.rs:16:5 Oct 15 16:26:41.139 INFO kablam! | Oct 15 16:26:41.139 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 15 16:26:41.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:26:41.147 INFO kablam! | Oct 15 16:26:41.147 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 16:26:41.147 INFO kablam! Oct 15 16:26:41.147 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 16:26:41.147 INFO kablam! --> src/common.rs:16:5 Oct 15 16:26:41.147 INFO kablam! | Oct 15 16:26:41.147 INFO kablam! 16 | use std::ascii::AsciiExt; Oct 15 16:26:41.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:26:41.147 INFO kablam! Oct 15 16:26:41.147 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 16:26:41.147 INFO kablam! --> src/request.rs:15:5 Oct 15 16:26:41.147 INFO kablam! | Oct 15 16:26:41.147 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 15 16:26:41.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:26:41.147 INFO kablam! Oct 15 16:26:41.147 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 16:26:41.147 INFO kablam! --> src/response.rs:17:5 Oct 15 16:26:41.147 INFO kablam! | Oct 15 16:26:41.147 INFO kablam! 17 | use std::ascii::AsciiExt; Oct 15 16:26:41.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 16:26:41.147 INFO kablam! Oct 15 16:26:51.964 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.19s Oct 15 16:26:51.975 INFO kablam! su: No module specific data is present Oct 15 16:26:53.607 INFO running `"docker" "rm" "-f" "219d1f17502767b55869b71fc64cfe2ef1ad4628eda0f37bba9902a11e8b53ed"` Oct 15 16:26:53.879 INFO blam! 219d1f17502767b55869b71fc64cfe2ef1ad4628eda0f37bba9902a11e8b53ed Oct 15 16:26:53.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" "-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:26:54.273 INFO blam! f370ce763ec9409bb5378a5508ad1c96e1a77f2bff8291e8c71bce63ef2f4b34 Oct 15 16:26:54.279 INFO running `"docker" "start" "-a" "f370ce763ec9409bb5378a5508ad1c96e1a77f2bff8291e8c71bce63ef2f4b34"` Oct 15 16:26:55.411 INFO kablam! usermod: no changes Oct 15 16:26:55.515 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 16:26:55.523 INFO kablam! Running /target/debug/deps/tiny_http-9bb03c27c9b8c028 Oct 15 16:26:55.528 INFO blam! Oct 15 16:26:55.528 INFO blam! running 7 tests Oct 15 16:26:55.528 INFO blam! test util::equal_reader::tests::test_not_enough ... ok Oct 15 16:26:55.528 INFO blam! test util::equal_reader::tests::test_limit ... ok Oct 15 16:26:55.529 INFO blam! test request::tests::must_be_send ... ok Oct 15 16:26:55.529 INFO blam! test common::test::test_parse_header ... ok Oct 15 16:26:55.529 INFO blam! test client::test::test_parse_request_line ... ok Oct 15 16:26:55.533 INFO blam! test util::test::test_parse_header ... ok Oct 15 16:26:55.533 INFO kablam! Running /target/debug/deps/input_tests-cfb0c1738be419e6 Oct 15 16:26:55.533 INFO blam! test common::test::test_parse_header_with_doublecolon ... ok Oct 15 16:26:55.533 INFO blam! Oct 15 16:26:55.533 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:26:55.533 INFO blam! Oct 15 16:26:55.547 INFO blam! Oct 15 16:26:55.547 INFO blam! running 4 tests Oct 15 16:26:55.547 INFO blam! test wrong_content_length ... ok Oct 15 16:26:55.571 INFO blam! test expect_100_continue ... ok Oct 15 16:26:55.571 INFO blam! test basic_string_input ... ok Oct 15 16:26:55.571 INFO blam! test unsupported_expect_header ... ok Oct 15 16:26:55.571 INFO blam! Oct 15 16:26:55.571 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:26:55.571 INFO blam! Oct 15 16:26:55.579 INFO kablam! Running /target/debug/deps/network-010ef1fd58d4c07c Oct 15 16:26:55.579 INFO blam! Oct 15 16:26:55.579 INFO blam! running 7 tests Oct 15 16:26:55.579 INFO blam! test server_crash_results_in_response ... ok Oct 15 16:26:55.603 INFO blam! test http_1_0_connection_close ... ok Oct 15 16:26:55.647 INFO blam! test pipelining_test ... ok Oct 15 16:26:55.723 INFO blam! test responses_reordered ... ok Oct 15 16:26:56.490 INFO blam! test poor_network_test ... ok Oct 15 16:26:56.575 INFO blam! test detect_connection_closed ... ok Oct 15 16:26:56.589 INFO blam! test connection_close_header ... ok Oct 15 16:26:56.590 INFO blam! Oct 15 16:26:56.590 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:26:56.590 INFO blam! Oct 15 16:26:56.592 INFO kablam! Running /target/debug/deps/simple_test-5ff45b8303ca7527 Oct 15 16:26:56.594 INFO blam! Oct 15 16:26:56.594 INFO blam! running 1 test Oct 15 16:26:56.606 INFO blam! test basic_handling ... ok Oct 15 16:26:56.606 INFO kablam! Doc-tests tiny_http Oct 15 16:26:56.606 INFO blam! Oct 15 16:26:56.607 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:26:56.607 INFO blam! Oct 15 16:26:58.765 INFO blam! Oct 15 16:26:58.765 INFO blam! running 7 tests Oct 15 16:27:09.699 INFO blam! test src/lib.rs - (line 55) ... ok Oct 15 16:27:10.059 INFO blam! test src/lib.rs - (line 88) ... ok Oct 15 16:27:11.324 INFO blam! test src/lib.rs - (line 96) ... ok Oct 15 16:27:11.411 INFO blam! test src/lib.rs - (line 25) ... ok Oct 15 16:27:11.551 INFO blam! test src/lib.rs - (line 37) ... ok Oct 15 16:27:11.693 INFO blam! test src/request.rs - request::Request::as_reader (line 289) ... ok Oct 15 16:27:11.718 INFO blam! test src/common.rs - common::Header::from_bytes (line 179) ... ok Oct 15 16:27:11.718 INFO blam! Oct 15 16:27:11.718 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:27:11.718 INFO blam! Oct 15 16:27:11.747 INFO kablam! su: No module specific data is present Oct 15 16:27:12.572 INFO running `"docker" "rm" "-f" "f370ce763ec9409bb5378a5508ad1c96e1a77f2bff8291e8c71bce63ef2f4b34"` Oct 15 16:27:12.791 INFO blam! f370ce763ec9409bb5378a5508ad1c96e1a77f2bff8291e8c71bce63ef2f4b34