Oct 15 16:59:50.946 INFO testing teapot-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:59:50.948 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:59:51.669 INFO blam! ce64f7347c76ecab0d4b8a9c3eaeef2a0ee79b4cf9e40652e39c9867cdf92e82 Oct 15 16:59:51.673 INFO running `"docker" "start" "-a" "ce64f7347c76ecab0d4b8a9c3eaeef2a0ee79b4cf9e40652e39c9867cdf92e82"` Oct 15 16:59:52.971 INFO kablam! usermod: no changes Oct 15 16:59:53.027 INFO kablam! Compiling teapot v0.1.1 (/source) Oct 15 16:59:53.639 INFO kablam! warning: unused import: `std::str::FromStr` Oct 15 16:59:53.640 INFO kablam! --> src/mime.rs:2:5 Oct 15 16:59:53.640 INFO kablam! | Oct 15 16:59:53.640 INFO kablam! 2 | use std::str::FromStr; Oct 15 16:59:53.641 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 16:59:53.641 INFO kablam! | Oct 15 16:59:53.641 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 16:59:53.642 INFO kablam! Oct 15 16:59:53.642 INFO kablam! warning: unused import: `super::super::lines::Lines` Oct 15 16:59:53.642 INFO kablam! --> src/http/parse/headers.rs:1:5 Oct 15 16:59:53.643 INFO kablam! | Oct 15 16:59:53.643 INFO kablam! 1 | use super::super::lines::Lines; Oct 15 16:59:53.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:59:53.644 INFO kablam! Oct 15 16:59:53.644 INFO kablam! warning: unused import: `super::super::headers::RawHeader` Oct 15 16:59:53.644 INFO kablam! --> src/http/parse/headers.rs:2:5 Oct 15 16:59:53.644 INFO kablam! | Oct 15 16:59:53.645 INFO kablam! 2 | use super::super::headers::RawHeader; Oct 15 16:59:53.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:59:53.645 INFO kablam! Oct 15 16:59:53.646 INFO kablam! warning: unused import: `std::io::Read` Oct 15 16:59:53.646 INFO kablam! --> src/http/parse/headers.rs:3:5 Oct 15 16:59:53.646 INFO kablam! | Oct 15 16:59:53.647 INFO kablam! 3 | use std::io::Read; Oct 15 16:59:53.647 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 16:59:53.647 INFO kablam! Oct 15 16:59:53.648 INFO kablam! warning: unused import: `RawHeader` Oct 15 16:59:53.648 INFO kablam! --> src/http/message.rs:5:31 Oct 15 16:59:53.648 INFO kablam! | Oct 15 16:59:53.648 INFO kablam! 5 | use super::headers::{Headers, RawHeader}; Oct 15 16:59:53.649 INFO kablam! | ^^^^^^^^^ Oct 15 16:59:53.649 INFO kablam! Oct 15 16:59:53.783 INFO kablam! warning: unused variable: `raw` Oct 15 16:59:53.784 INFO kablam! --> src/http/headers.rs:97:13 Oct 15 16:59:53.784 INFO kablam! | Oct 15 16:59:53.784 INFO kablam! 97 | let raw = raw.into(); Oct 15 16:59:53.785 INFO kablam! | ^^^ help: consider using `_raw` instead Oct 15 16:59:53.785 INFO kablam! | Oct 15 16:59:53.785 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 16:59:53.786 INFO kablam! Oct 15 16:59:53.823 INFO kablam! warning: field is never used: `headers` Oct 15 16:59:53.824 INFO kablam! --> src/http/message.rs:30:5 Oct 15 16:59:53.824 INFO kablam! | Oct 15 16:59:53.824 INFO kablam! 30 | headers: Headers, Oct 15 16:59:53.825 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 16:59:53.825 INFO kablam! | Oct 15 16:59:53.825 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 16:59:53.825 INFO kablam! Oct 15 16:59:53.826 INFO kablam! warning: field is never used: `body` Oct 15 16:59:53.826 INFO kablam! --> src/http/message.rs:31:5 Oct 15 16:59:53.826 INFO kablam! | Oct 15 16:59:53.827 INFO kablam! 31 | body: &'a Read, Oct 15 16:59:53.827 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 16:59:53.827 INFO kablam! Oct 15 16:59:54.471 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.46s Oct 15 16:59:54.471 INFO kablam! su: No module specific data is present Oct 15 16:59:55.631 INFO running `"docker" "rm" "-f" "ce64f7347c76ecab0d4b8a9c3eaeef2a0ee79b4cf9e40652e39c9867cdf92e82"` Oct 15 16:59:56.011 INFO blam! ce64f7347c76ecab0d4b8a9c3eaeef2a0ee79b4cf9e40652e39c9867cdf92e82 Oct 15 16:59:56.018 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:59:56.761 INFO blam! e7fe05e56eb761557e6b403a5ce1b4e96883cc18b9db880323ce2435a6bee949 Oct 15 16:59:56.763 INFO running `"docker" "start" "-a" "e7fe05e56eb761557e6b403a5ce1b4e96883cc18b9db880323ce2435a6bee949"` Oct 15 16:59:57.932 INFO kablam! usermod: no changes Oct 15 16:59:57.993 INFO kablam! Compiling teapot v0.1.1 (/source) Oct 15 16:59:58.511 INFO kablam! warning: unused import: `std::str::FromStr` Oct 15 16:59:58.511 INFO kablam! --> src/mime.rs:2:5 Oct 15 16:59:58.511 INFO kablam! | Oct 15 16:59:58.511 INFO kablam! 2 | use std::str::FromStr; Oct 15 16:59:58.511 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 16:59:58.511 INFO kablam! | Oct 15 16:59:58.511 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 16:59:58.511 INFO kablam! Oct 15 16:59:58.511 INFO kablam! warning: unused import: `super::*` Oct 15 16:59:58.511 INFO kablam! --> src/mime.rs:27:9 Oct 15 16:59:58.511 INFO kablam! | Oct 15 16:59:58.511 INFO kablam! 27 | use super::*; Oct 15 16:59:58.511 INFO kablam! | ^^^^^^^^ Oct 15 16:59:58.511 INFO kablam! Oct 15 16:59:58.511 INFO kablam! warning: unused import: `super::super::lines::Lines` Oct 15 16:59:58.511 INFO kablam! --> src/http/parse/headers.rs:1:5 Oct 15 16:59:58.511 INFO kablam! | Oct 15 16:59:58.511 INFO kablam! 1 | use super::super::lines::Lines; Oct 15 16:59:58.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:59:58.511 INFO kablam! Oct 15 16:59:58.511 INFO kablam! warning: unused import: `super::super::headers::RawHeader` Oct 15 16:59:58.511 INFO kablam! --> src/http/parse/headers.rs:2:5 Oct 15 16:59:58.511 INFO kablam! | Oct 15 16:59:58.511 INFO kablam! 2 | use super::super::headers::RawHeader; Oct 15 16:59:58.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:59:58.511 INFO kablam! Oct 15 16:59:58.511 INFO kablam! warning: unused import: `std::io::Read` Oct 15 16:59:58.511 INFO kablam! --> src/http/parse/headers.rs:3:5 Oct 15 16:59:58.511 INFO kablam! | Oct 15 16:59:58.511 INFO kablam! 3 | use std::io::Read; Oct 15 16:59:58.511 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 16:59:58.511 INFO kablam! Oct 15 16:59:58.511 INFO kablam! warning: unused import: `RawHeader` Oct 15 16:59:58.511 INFO kablam! --> src/http/message.rs:5:31 Oct 15 16:59:58.511 INFO kablam! | Oct 15 16:59:58.511 INFO kablam! 5 | use super::headers::{Headers, RawHeader}; Oct 15 16:59:58.511 INFO kablam! | ^^^^^^^^^ Oct 15 16:59:58.511 INFO kablam! Oct 15 16:59:58.735 INFO kablam! warning: unused variable: `raw` Oct 15 16:59:58.735 INFO kablam! --> src/http/headers.rs:97:13 Oct 15 16:59:58.735 INFO kablam! | Oct 15 16:59:58.735 INFO kablam! 97 | let raw = raw.into(); Oct 15 16:59:58.735 INFO kablam! | ^^^ help: consider using `_raw` instead Oct 15 16:59:58.735 INFO kablam! | Oct 15 16:59:58.735 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 16:59:58.735 INFO kablam! Oct 15 16:59:58.819 INFO kablam! warning: field is never used: `headers` Oct 15 16:59:58.819 INFO kablam! --> src/http/message.rs:30:5 Oct 15 16:59:58.819 INFO kablam! | Oct 15 16:59:58.819 INFO kablam! 30 | headers: Headers, Oct 15 16:59:58.819 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 16:59:58.819 INFO kablam! | Oct 15 16:59:58.819 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 16:59:58.819 INFO kablam! Oct 15 16:59:58.819 INFO kablam! warning: field is never used: `body` Oct 15 16:59:58.819 INFO kablam! --> src/http/message.rs:31:5 Oct 15 16:59:58.819 INFO kablam! | Oct 15 16:59:58.819 INFO kablam! 31 | body: &'a Read, Oct 15 16:59:58.819 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 16:59:58.819 INFO kablam! Oct 15 17:00:00.050 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.05s Oct 15 17:00:00.050 INFO kablam! su: No module specific data is present Oct 15 17:00:00.592 INFO running `"docker" "rm" "-f" "e7fe05e56eb761557e6b403a5ce1b4e96883cc18b9db880323ce2435a6bee949"` Oct 15 17:00:00.811 INFO blam! e7fe05e56eb761557e6b403a5ce1b4e96883cc18b9db880323ce2435a6bee949 Oct 15 17:00:00.820 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 17:00:01.243 INFO blam! 59a5ea2d8f72bec3accb0fe32c1d47e8c0dd3b028b3e93e0087f2c51adb5bdcf Oct 15 17:00:01.245 INFO running `"docker" "start" "-a" "59a5ea2d8f72bec3accb0fe32c1d47e8c0dd3b028b3e93e0087f2c51adb5bdcf"` Oct 15 17:00:01.731 INFO kablam! usermod: no changes Oct 15 17:00:01.765 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 17:00:01.765 INFO kablam! Running /target/debug/deps/teapot-b59bc8fc1baf69db Oct 15 17:00:01.776 INFO blam! Oct 15 17:00:01.776 INFO blam! running 10 tests Oct 15 17:00:01.787 INFO blam! test http::headers::test::test_dnt ... ok Oct 15 17:00:01.788 INFO blam! test http::message::test::test_parse ... ok Oct 15 17:00:01.788 INFO blam! test http::lines::test::test_iterator ... ok Oct 15 17:00:01.788 INFO blam! test http::status::test::test_unregistered_status ... ok Oct 15 17:00:01.798 INFO blam! test http::headers::test::test_get_header ... ok Oct 15 17:00:01.799 INFO blam! test http::headers::test::test_raw_header ... ok Oct 15 17:00:01.799 INFO kablam! Doc-tests teapot Oct 15 17:00:01.799 INFO blam! test http::headers::test::test_user_agent ... ok Oct 15 17:00:01.799 INFO blam! test mime::tests::test_to_string ... ok Oct 15 17:00:01.799 INFO blam! test http::status::test::test_registered_statuses ... ok Oct 15 17:00:01.799 INFO blam! test http::headers::test::test_append ... ok Oct 15 17:00:01.799 INFO blam! Oct 15 17:00:01.799 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:00:01.799 INFO blam! Oct 15 17:00:02.503 INFO blam! Oct 15 17:00:02.503 INFO blam! running 2 tests Oct 15 17:00:03.587 INFO blam! test src/http/headers.rs - http::headers::TypedHeader (line 6) ... ok Oct 15 17:00:03.790 INFO blam! test src/http/headers.rs - http::headers::Headers (line 117) ... ok Oct 15 17:00:03.790 INFO blam! Oct 15 17:00:03.790 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:00:03.790 INFO blam! Oct 15 17:00:03.804 INFO kablam! su: No module specific data is present Oct 15 17:00:04.900 INFO running `"docker" "rm" "-f" "59a5ea2d8f72bec3accb0fe32c1d47e8c0dd3b028b3e93e0087f2c51adb5bdcf"` Oct 15 17:00:05.137 INFO blam! 59a5ea2d8f72bec3accb0fe32c1d47e8c0dd3b028b3e93e0087f2c51adb5bdcf