[INFO] fetching crate headers-accept-encoding 1.1.0...
[INFO] testing headers-accept-encoding-1.1.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate headers-accept-encoding 1.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate headers-accept-encoding 1.1.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate headers-accept-encoding 1.1.0
[INFO] finished tweaking crates.io crate headers-accept-encoding 1.1.0
[INFO] tweaked toml for crates.io crate headers-accept-encoding 1.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding itertools v0.11.0 (latest: v0.13.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bcf37247a69c06457ddab304cbaf9f008b8a9e2658034f04f3e293420716758
[INFO] running `Command { std: "docker" "start" "-a" "4bcf37247a69c06457ddab304cbaf9f008b8a9e2658034f04f3e293420716758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bcf37247a69c06457ddab304cbaf9f008b8a9e2658034f04f3e293420716758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bcf37247a69c06457ddab304cbaf9f008b8a9e2658034f04f3e293420716758", kill_on_drop: false }`
[INFO] [stdout] 4bcf37247a69c06457ddab304cbaf9f008b8a9e2658034f04f3e293420716758
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ccefb284f2ab72ebe8fc8c2871cf7610c9117966c7aa135283db5da8b1eaa0b
[INFO] running `Command { std: "docker" "start" "-a" "9ccefb284f2ab72ebe8fc8c2871cf7610c9117966c7aa135283db5da8b1eaa0b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers-accept-encoding v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s
[INFO] running `Command { std: "docker" "inspect" "9ccefb284f2ab72ebe8fc8c2871cf7610c9117966c7aa135283db5da8b1eaa0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ccefb284f2ab72ebe8fc8c2871cf7610c9117966c7aa135283db5da8b1eaa0b", kill_on_drop: false }`
[INFO] [stdout] 9ccefb284f2ab72ebe8fc8c2871cf7610c9117966c7aa135283db5da8b1eaa0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85bd25b6bae565d768701d66cd42b2b7e6266818fa3ba42b07841ced477f7ab5
[INFO] running `Command { std: "docker" "start" "-a" "85bd25b6bae565d768701d66cd42b2b7e6266818fa3ba42b07841ced477f7ab5", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]    Compiling headers-accept-encoding v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.56s
[INFO] running `Command { std: "docker" "inspect" "85bd25b6bae565d768701d66cd42b2b7e6266818fa3ba42b07841ced477f7ab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85bd25b6bae565d768701d66cd42b2b7e6266818fa3ba42b07841ced477f7ab5", kill_on_drop: false }`
[INFO] [stdout] 85bd25b6bae565d768701d66cd42b2b7e6266818fa3ba42b07841ced477f7ab5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6568db4bf946f084887190bc206496e5fbb85a14711099f0b2477547fb300569
[INFO] running `Command { std: "docker" "start" "-a" "6568db4bf946f084887190bc206496e5fbb85a14711099f0b2477547fb300569", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/headers_accept_encoding-b820d269b3be8209)
[INFO] [stdout] 
[INFO] [stdout] running 113 tests
[INFO] [stdout] test common::accept_encoding::tests::from_static ... ok
[INFO] [stdout] test common::access_control_allow_headers::tests::from_iter ... ok
[INFO] [stdout] test common::accept_encoding::tests::from_pairs ... ok
[INFO] [stdout] test common::access_control_allow_credentials::tests::allow_credentials_is_case_sensitive ... ok
[INFO] [stdout] test common::access_control_allow_headers::tests::iter ... ok
[INFO] [stdout] test common::access_control_allow_methods::tests::from_iter ... ok
[INFO] [stdout] test common::access_control_allow_headers::tests::test_with_invalid ... ok
[INFO] [stdout] test common::access_control_allow_origin::tests::any ... ok
[INFO] [stdout] test common::access_control_allow_methods::tests::iter ... ok
[INFO] [stdout] test common::access_control_allow_origin::tests::null ... ok
[INFO] [stdout] test common::access_control_allow_origin::tests::origin ... ok
[INFO] [stdout] test common::access_control_allow_origin::tests::try_from_origin ... ok
[INFO] [stdout] test common::access_control_expose_headers::tests::from_iter ... ok
[INFO] [stdout] test common::access_control_expose_headers::tests::iter ... ok
[INFO] [stdout] test common::access_control_request_headers::tests::from_iter ... ok
[INFO] [stdout] test common::access_control_request_headers::tests::iter ... ok
[INFO] [stdout] test common::authorization::tests::basic_decode ... ok
[INFO] [stdout] test common::authorization::tests::basic_decode_case_insensitive ... ok
[INFO] [stdout] test common::authorization::tests::basic_decode_extra_whitespaces ... ok
[INFO] [stdout] test common::authorization::tests::basic_decode_no_password ... ok
[INFO] [stdout] test common::authorization::tests::basic_encode ... ok
[INFO] [stdout] test common::authorization::tests::basic_encode_no_password ... ok
[INFO] [stdout] test common::authorization::tests::basic_roundtrip ... ok
[INFO] [stdout] test common::authorization::tests::bearer_decode ... ok
[INFO] [stdout] test common::authorization::tests::bearer_decode_case_insensitive ... ok
[INFO] [stdout] test common::authorization::tests::bearer_encode ... ok
[INFO] [stdout] test common::authorization::tests::bearer_decode_extra_whitespaces ... ok
[INFO] [stdout] test common::cache_control::tests::encode_one_param_directive ... ok
[INFO] [stdout] test common::cache_control::tests::encode_two_directive ... ok
[INFO] [stdout] test common::cache_control::tests::test_immutable ... ok
[INFO] [stdout] test common::cache_control::tests::test_must_understand ... ok
[INFO] [stdout] test common::cache_control::tests::test_parse_bad_syntax ... ok
[INFO] [stdout] test common::cache_control::tests::test_parse_multiple_headers ... ok
[INFO] [stdout] test common::cache_control::tests::encode_one_flag_directive ... ok
[INFO] [stdout] test common::cache_control::tests::test_parse_quote_form ... ok
[INFO] [stdout] test common::content_location::tests::relative_uri_with_fragment ... ok
[INFO] [stdout] test common::content_type::tests::json ... ok
[INFO] [stdout] test common::cache_control::tests::test_parse_argument ... ok
[INFO] [stdout] test common::content_type::tests::from_str ... ok
[INFO] [stdout] test common::content_coding::tests::to_static ... ok
[INFO] [stdout] test common::cookie::tests::test_multipe_same_name ... ok
[INFO] [stdout] test common::content_coding::tests::to_string ... ok
[INFO] [stdout] test common::cookie::tests::test_multipe_lines ... ok
[INFO] [stdout] test common::cookie::tests::test_parse ... ok
[INFO] [stdout] test common::expect::tests::expect_continue ... ok
[INFO] [stdout] test common::content_coding::tests::try_from_str ... ok
[INFO] [stdout] test common::if_match::tests::is_any ... ok
[INFO] [stdout] test common::if_match::tests::precondition_any ... ok
[INFO] [stdout] test common::cache_control::tests::test_parse_extension ... ok
[INFO] [stdout] test common::content_location::tests::absolute_uri ... ok
[INFO] [stdout] test common::if_match::tests::precondition_fails ... ok
[INFO] [stdout] test common::if_match::tests::precondition_passes ... ok
[INFO] [stdout] test common::if_modified_since::tests::is_modified ... ok
[INFO] [stdout] test common::if_none_match::tests::precondition_any ... ok
[INFO] [stdout] test common::expect::tests::expectation_failed ... ok
[INFO] [stdout] test common::if_none_match::tests::precondition_fails ... ok
[INFO] [stdout] test common::if_unmodified_since::tests::precondition_passes ... ok
[INFO] [stdout] test common::location::tests::relative_uri_with_fragment ... ok
[INFO] [stdout] test common::expect::tests::too_many_values ... ok
[INFO] [stdout] test common::content_coding::tests::from_str ... ok
[INFO] [stdout] test common::origin::tests::origin ... ok
[INFO] [stdout] test common::if_none_match::tests::precondition_passes ... ok
[INFO] [stdout] test common::pragma::tests::etc_is_not_no_cache ... ok
[INFO] [stdout] test common::if_range::tests::test_is_modified_etag ... ok
[INFO] [stdout] test common::location::tests::absolute_uri ... ok
[INFO] [stdout] test common::range::test_to_unsatisfiable_range_suffix ... ok
[INFO] [stdout] test common::origin::tests::null ... ok
[INFO] [stdout] test common::referrer_policy::tests::decode_as_last_policy ... ok
[INFO] [stdout] test common::referrer_policy::tests::decode_as_last_known ... ok
[INFO] [stdout] test common::referrer_policy::tests::decode_unknown ... ok
[INFO] [stdout] test common::pragma::tests::no_cache_is_no_cache ... ok
[INFO] [stdout] test common::referrer_policy::tests::matching ... ok
[INFO] [stdout] test common::retry_after::tests::date_decode_asctime ... ok
[INFO] [stdout] test common::retry_after::tests::date_decode_rfc850 ... ok
[INFO] [stdout] test common::retry_after::tests::date_decode_rfc1123 ... ok
[INFO] [stdout] test common::sec_websocket_version::tests::decode_fail ... ok
[INFO] [stdout] test common::sec_websocket_accept::tests::key_to_accept ... ok
[INFO] [stdout] test common::sec_websocket_version::tests::decode_v13 ... ok
[INFO] [stdout] test common::sec_websocket_version::tests::encode_v13 ... ok
[INFO] [stdout] test common::set_cookie::tests::decode ... ok
[INFO] [stdout] test common::set_cookie::tests::encode ... ok
[INFO] [stdout] test common::retry_after::tests::delay_decode ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_duplicate_directives ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_include_subdomains ... ok
[INFO] [stdout] test common::range::test_to_satisfiable_range_suffix ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_no_max_age ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_max_age ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_max_age_no_value ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_max_age_nan ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_spaces_max_age ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_quoted_max_age ... ok
[INFO] [stdout] test common::transfer_encoding::tests::chunked_is_chunked ... ok
[INFO] [stdout] test common::transfer_encoding::tests::decode_chunked_gzip_is_not_chunked ... ok
[INFO] [stdout] test common::transfer_encoding::tests::decode_multiple_is_chunked ... ok
[INFO] [stdout] test common::transfer_encoding::tests::decode_notchunked_is_not_chunked ... ok
[INFO] [stdout] test common::vary::tests::any_is_any ... ok
[INFO] [stdout] test util::entity::tests::test_cmp ... ok
[INFO] [stdout] test util::entity::tests::test_etag_parse_failures ... ok
[INFO] [stdout] test common::transfer_encoding::tests::decode_gzip_chunked_is_chunked ... ok
[INFO] [stdout] test util::flat_csv::tests::quoted_text ... ok
[INFO] [stdout] test util::entity::tests::test_etag_parse_success ... ok
[INFO] [stdout] test util::flat_csv::tests::semicolon ... ok
[INFO] [stdout] test util::http_date::tests::test_asctime ... ok
[INFO] [stdout] test util::http_date::tests::test_display_is_imf_fixdate ... ok
[INFO] [stdout] test util::flat_csv::tests::comma ... ok
[INFO] [stdout] test util::http_date::tests::test_imf_fixdate ... ok
[INFO] [stdout] test util::quality_value::tests::alternate_delimiter ... ok
[INFO] [stdout] test util::quality_value::tests::multiple_qualities_wrong_order ... ok
[INFO] [stdout] test util::http_date::tests::test_rfc_850 ... ok
[INFO] [stdout] test util::quality_value::tests::multiple_values_wrong_order ... ok
[INFO] [stdout] test util::quality_value::tests::multiple_qualities ... ok
[INFO] [stdout] test util::quality_value::tests::multiple_values ... ok
[INFO] [stdout] test util::http_date::tests::test_no_date ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 113 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests headers_accept_encoding
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test src/common/access_control_max_age.rs - common::access_control_max_age::AccessControlMaxAge (line 23) ... FAILED
[INFO] [stdout] test src/common/access_control_expose_headers.rs - common::access_control_expose_headers::AccessControlExposeHeaders (line 23) ... FAILED
[INFO] [stdout] test src/common/access_control_allow_methods.rs - common::access_control_allow_methods::AccessControlAllowMethods (line 25) ... FAILED
[INFO] [stdout] test src/common/access_control_allow_headers.rs - common::access_control_allow_headers::AccessControlAllowHeaders (line 24) ... FAILED
[INFO] [stdout] test src/common/access_control_allow_credentials.rs - common::access_control_allow_credentials::AccessControlAllowCredentials (line 27) ... FAILED
[INFO] [stdout] test src/common/access_control_allow_origin.rs - common::access_control_allow_origin::AccessControlAllowOrigin (line 27) ... FAILED
[INFO] [stdout] test src/common/allow.rs - common::allow::Allow (line 27) ... FAILED
[INFO] [stdout] test src/common/access_control_request_method.rs - common::access_control_request_method::AccessControlRequestMethod (line 20) ... FAILED
[INFO] [stdout] test src/common/accept_ranges.rs - common::accept_ranges::AcceptRanges (line 22) ... FAILED
[INFO] [stdout] test src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::from_quality_pairs (line 45) ... FAILED
[INFO] [stdout] test src/common/access_control_request_headers.rs - common::access_control_request_headers::AccessControlRequestHeaders (line 24) ... FAILED
[INFO] [stdout] test src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::sorted_values (line 112) ... FAILED
[INFO] [stdout] test src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::sorted_encodings (line 92) ... FAILED
[INFO] [stdout] test src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::prefered_encoding (line 71) ... FAILED
[INFO] [stdout] test src/common/authorization.rs - common::authorization::Authorization (line 30) ... FAILED
[INFO] [stdout] test src/common/age.rs - common::age::Age (line 33) ... FAILED
[INFO] [stdout] test src/common/content_length.rs - common::content_length::ContentLength (line 34) ... FAILED
[INFO] [stdout] test src/common/content_encoding.rs - common::content_encoding::ContentEncoding (line 28) ... FAILED
[INFO] [stdout] test src/common/cache_control.rs - common::cache_control::CacheControl (line 32) ... FAILED
[INFO] [stdout] test src/common/content_encoding.rs - common::content_encoding::ContentEncoding::contains (line 57) ... FAILED
[INFO] [stdout] test src/common/connection.rs - common::connection::Connection (line 30) ... FAILED
[INFO] [stdout] test src/common/content_type.rs - common::content_type::ContentType (line 33) ... FAILED
[INFO] [stdout] test src/common/connection.rs - common::connection::Connection::contains (line 74) ... FAILED
[INFO] [stdout] test src/common/content_disposition.rs - common::content_disposition::ContentDisposition (line 39) ... FAILED
[INFO] [stdout] test src/common/cookie.rs - common::cookie::Cookie::get (line 29) ... FAILED
[INFO] [stdout] test src/common/content_coding.rs - common::content_coding::ContentCoding::try_from_str (line 112) ... FAILED
[INFO] [stdout] test src/common/content_coding.rs - common::content_coding::ContentCoding::to_static (line 109) ... FAILED
[INFO] [stdout] test src/common/date.rs - common::date::Date (line 21) ... FAILED
[INFO] [stdout] test src/common/content_range.rs - common::content_range::ContentRange (line 29) ... FAILED
[INFO] [stdout] test src/common/content_coding.rs - common::content_coding::ContentCoding::from_str (line 113) ... FAILED
[INFO] [stdout] test src/common/expect.rs - common::expect::Expect (line 16) ... FAILED
[INFO] [stdout] test src/common/etag.rs - common::etag::ETag (line 30) ... FAILED
[INFO] [stdout] test src/common/range.rs - common::range::Range (line 35) ... FAILED
[INFO] [stdout] test src/common/if_modified_since.rs - common::if_modified_since::IfModifiedSince (line 24) ... FAILED
[INFO] [stdout] test src/common/if_none_match.rs - common::if_none_match::IfNoneMatch (line 35) ... FAILED
[INFO] [stdout] test src/common/pragma.rs - common::pragma::Pragma (line 20) ... FAILED
[INFO] [stdout] test src/common/if_match.rs - common::if_match::IfMatch (line 33) ... FAILED
[INFO] [stdout] test src/common/if_range.rs - common::if_range::IfRange (line 35) ... FAILED
[INFO] [stdout] test src/common/if_unmodified_since.rs - common::if_unmodified_since::IfUnmodifiedSince (line 25) ... FAILED
[INFO] [stdout] test src/common/last_modified.rs - common::last_modified::LastModified (line 24) ... FAILED
[INFO] [stdout] test src/common/origin.rs - common::origin::Origin (line 22) ... FAILED
[INFO] [stdout] test src/common/referrer_policy.rs - common::referrer_policy::ReferrerPolicy (line 27) ... FAILED
[INFO] [stdout] test src/common/sec_websocket_accept.rs - common::sec_websocket_accept::SecWebsocketAccept (line 16) - compile ... FAILED
[INFO] [stdout] test src/common/retry_after.rs - common::retry_after::RetryAfter (line 17) ... FAILED
[INFO] [stdout] test src/common/server.rs - common::server::Server (line 27) ... FAILED
[INFO] [stdout] test src/common/referer.rs - common::referer::Referer (line 26) ... FAILED
[INFO] [stdout] test src/common/expires.rs - common::expires::Expires (line 24) ... FAILED
[INFO] [stdout] test src/common/transfer_encoding.rs - common::transfer_encoding::TransferEncoding (line 32) ... FAILED
[INFO] [stdout] test src/common/user_agent.rs - common::user_agent::UserAgent (line 36) ... FAILED
[INFO] [stdout] test src/common/upgrade.rs - common::upgrade::Upgrade (line 36) ... FAILED
[INFO] [stdout] test src/common/vary.rs - common::vary::Vary (line 26) ... FAILED
[INFO] [stdout] test src/common/strict_transport_security.rs - common::strict_transport_security::StrictTransportSecurity (line 34) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 28) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/common/access_control_max_age.rs - common::access_control_max_age::AccessControlMaxAge (line 23) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/access_control_max_age.rs:23:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/access_control_expose_headers.rs - common::access_control_expose_headers::AccessControlExposeHeaders (line 23) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/access_control_expose_headers.rs:24:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/access_control_allow_methods.rs - common::access_control_allow_methods::AccessControlAllowMethods (line 25) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/access_control_allow_methods.rs:25:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/access_control_allow_headers.rs - common::access_control_allow_headers::AccessControlAllowHeaders (line 24) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/access_control_allow_headers.rs:24:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/access_control_allow_credentials.rs - common::access_control_allow_credentials::AccessControlAllowCredentials (line 27) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/access_control_allow_credentials.rs:27:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/access_control_allow_origin.rs - common::access_control_allow_origin::AccessControlAllowOrigin (line 27) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/access_control_allow_origin.rs:27:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/allow.rs - common::allow::Allow (line 27) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/allow.rs:27:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/access_control_request_method.rs - common::access_control_request_method::AccessControlRequestMethod (line 20) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/access_control_request_method.rs:20:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/accept_ranges.rs - common::accept_ranges::AcceptRanges (line 22) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `headers`
[INFO] [stdout]  --> src/common/accept_ranges.rs:23:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use headers::{AcceptRanges, HeaderMap, HeaderMapExt};
[INFO] [stdout]   |     ^^^^^^^ maybe a missing crate `headers`?
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding `extern crate headers` to use the `headers` crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::from_quality_pairs (line 45) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `headers`
[INFO] [stdout]  --> src/common/accept_encoding.rs:46:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use headers::AcceptEncoding;
[INFO] [stdout]   |     ^^^^^^^ maybe a missing crate `headers`?
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding `extern crate headers` to use the `headers` crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/access_control_request_headers.rs - common::access_control_request_headers::AccessControlRequestHeaders (line 24) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/access_control_request_headers.rs:25:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::sorted_values (line 112) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `headers`
[INFO] [stdout]  --> src/common/accept_encoding.rs:113:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use headers::{AcceptEncoding, ContentCoding, HeaderValue};
[INFO] [stdout]   |     ^^^^^^^ maybe a missing crate `headers`?
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding `extern crate headers` to use the `headers` crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::sorted_encodings (line 92) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `headers`
[INFO] [stdout]  --> src/common/accept_encoding.rs:93:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use headers::{AcceptEncoding, ContentCoding, HeaderValue};
[INFO] [stdout]   |     ^^^^^^^ maybe a missing crate `headers`?
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding `extern crate headers` to use the `headers` crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::prefered_encoding (line 71) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `headers`
[INFO] [stdout]  --> src/common/accept_encoding.rs:72:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use headers::{AcceptEncoding, ContentCoding};
[INFO] [stdout]   |     ^^^^^^^ maybe a missing crate `headers`?
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding `extern crate headers` to use the `headers` crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/authorization.rs - common::authorization::Authorization (line 30) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/authorization.rs:30:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/age.rs - common::age::Age (line 33) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/age.rs:33:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/content_length.rs - common::content_length::ContentLength (line 34) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/content_length.rs:34:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/content_encoding.rs - common::content_encoding::ContentEncoding (line 28) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/content_encoding.rs:28:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/cache_control.rs - common::cache_control::CacheControl (line 32) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/cache_control.rs:32:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/content_encoding.rs - common::content_encoding::ContentEncoding::contains (line 57) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/content_encoding.rs:57:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/connection.rs - common::connection::Connection (line 30) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/connection.rs:30:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/content_type.rs - common::content_type::ContentType (line 33) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/content_type.rs:33:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/connection.rs - common::connection::Connection::contains (line 74) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/connection.rs:74:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/content_disposition.rs - common::content_disposition::ContentDisposition (line 39) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/content_disposition.rs:39:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/cookie.rs - common::cookie::Cookie::get (line 29) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/cookie.rs:29:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/content_coding.rs - common::content_coding::ContentCoding::try_from_str (line 112) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `headers`
[INFO] [stdout]  --> src/common/content_coding.rs:113:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use headers::ContentCoding;
[INFO] [stdout]   |     ^^^^^^^ maybe a missing crate `headers`?
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding `extern crate headers` to use the `headers` crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/content_coding.rs - common::content_coding::ContentCoding::to_static (line 109) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `headers`
[INFO] [stdout]  --> src/common/content_coding.rs:110:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use headers::ContentCoding;
[INFO] [stdout]   |     ^^^^^^^ maybe a missing crate `headers`?
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding `extern crate headers` to use the `headers` crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/date.rs - common::date::Date (line 21) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/date.rs:21:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/content_range.rs - common::content_range::ContentRange (line 29) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/content_range.rs:29:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/content_coding.rs - common::content_coding::ContentCoding::from_str (line 113) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `headers`
[INFO] [stdout]  --> src/common/content_coding.rs:114:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use headers::ContentCoding;
[INFO] [stdout]   |     ^^^^^^^ maybe a missing crate `headers`?
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding `extern crate headers` to use the `headers` crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/expect.rs - common::expect::Expect (line 16) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/expect.rs:16:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/etag.rs - common::etag::ETag (line 30) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `headers`
[INFO] [stdout]  --> src/common/etag.rs:31:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | let etag = "\"xyzzy\"".parse::<headers::ETag>().unwrap();
[INFO] [stdout]   |                                ^^^^^^^ use of undeclared crate or module `headers`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/range.rs - common::range::Range (line 35) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/range.rs:35:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/if_modified_since.rs - common::if_modified_since::IfModifiedSince (line 24) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/if_modified_since.rs:24:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/if_none_match.rs - common::if_none_match::IfNoneMatch (line 35) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/if_none_match.rs:35:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/pragma.rs - common::pragma::Pragma (line 20) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/pragma.rs:20:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/if_match.rs - common::if_match::IfMatch (line 33) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/if_match.rs:33:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/if_range.rs - common::if_range::IfRange (line 35) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/if_range.rs:35:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/if_unmodified_since.rs - common::if_unmodified_since::IfUnmodifiedSince (line 25) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/if_unmodified_since.rs:25:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/last_modified.rs - common::last_modified::LastModified (line 24) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/last_modified.rs:24:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/origin.rs - common::origin::Origin (line 22) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/origin.rs:22:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/referrer_policy.rs - common::referrer_policy::ReferrerPolicy (line 27) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/referrer_policy.rs:27:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/sec_websocket_accept.rs - common::sec_websocket_accept::SecWebsocketAccept (line 16) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/sec_websocket_accept.rs:16:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/retry_after.rs - common::retry_after::RetryAfter (line 17) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/retry_after.rs:17:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/server.rs - common::server::Server (line 27) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/server.rs:27:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/referer.rs - common::referer::Referer (line 26) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/referer.rs:26:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/expires.rs - common::expires::Expires (line 24) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/expires.rs:24:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/transfer_encoding.rs - common::transfer_encoding::TransferEncoding (line 32) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/transfer_encoding.rs:32:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/user_agent.rs - common::user_agent::UserAgent (line 36) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/user_agent.rs:36:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/upgrade.rs - common::upgrade::Upgrade (line 36) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/upgrade.rs:36:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/vary.rs - common::vary::Vary (line 26) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/vary.rs:26:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/strict_transport_security.rs - common::strict_transport_security::StrictTransportSecurity (line 34) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/strict_transport_security.rs:34:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 28) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/lib.rs:29:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::from_quality_pairs (line 45)
[INFO] [stdout]     src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::prefered_encoding (line 71)
[INFO] [stdout]     src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::sorted_encodings (line 92)
[INFO] [stdout]     src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::sorted_values (line 112)
[INFO] [stdout]     src/common/accept_ranges.rs - common::accept_ranges::AcceptRanges (line 22)
[INFO] [stdout]     src/common/access_control_allow_credentials.rs - common::access_control_allow_credentials::AccessControlAllowCredentials (line 27)
[INFO] [stdout]     src/common/access_control_allow_headers.rs - common::access_control_allow_headers::AccessControlAllowHeaders (line 24)
[INFO] [stdout]     src/common/access_control_allow_methods.rs - common::access_control_allow_methods::AccessControlAllowMethods (line 25)
[INFO] [stdout]     src/common/access_control_allow_origin.rs - common::access_control_allow_origin::AccessControlAllowOrigin (line 27)
[INFO] [stdout]     src/common/access_control_expose_headers.rs - common::access_control_expose_headers::AccessControlExposeHeaders (line 23)
[INFO] [stdout]     src/common/access_control_max_age.rs - common::access_control_max_age::AccessControlMaxAge (line 23)
[INFO] [stdout]     src/common/access_control_request_headers.rs - common::access_control_request_headers::AccessControlRequestHeaders (line 24)
[INFO] [stdout]     src/common/access_control_request_method.rs - common::access_control_request_method::AccessControlRequestMethod (line 20)
[INFO] [stdout]     src/common/age.rs - common::age::Age (line 33)
[INFO] [stdout]     src/common/allow.rs - common::allow::Allow (line 27)
[INFO] [stdout]     src/common/authorization.rs - common::authorization::Authorization (line 30)
[INFO] [stdout]     src/common/cache_control.rs - common::cache_control::CacheControl (line 32)
[INFO] [stdout]     src/common/connection.rs - common::connection::Connection (line 30)
[INFO] [stdout]     src/common/connection.rs - common::connection::Connection::contains (line 74)
[INFO] [stdout]     src/common/content_coding.rs - common::content_coding::ContentCoding::from_str (line 113)
[INFO] [stdout]     src/common/content_coding.rs - common::content_coding::ContentCoding::to_static (line 109)
[INFO] [stdout]     src/common/content_coding.rs - common::content_coding::ContentCoding::try_from_str (line 112)
[INFO] [stdout]     src/common/content_disposition.rs - common::content_disposition::ContentDisposition (line 39)
[INFO] [stdout]     src/common/content_encoding.rs - common::content_encoding::ContentEncoding (line 28)
[INFO] [stdout]     src/common/content_encoding.rs - common::content_encoding::ContentEncoding::contains (line 57)
[INFO] [stdout]     src/common/content_length.rs - common::content_length::ContentLength (line 34)
[INFO] [stdout]     src/common/content_range.rs - common::content_range::ContentRange (line 29)
[INFO] [stdout]     src/common/content_type.rs - common::content_type::ContentType (line 33)
[INFO] [stdout]     src/common/cookie.rs - common::cookie::Cookie::get (line 29)
[INFO] [stdout]     src/common/date.rs - common::date::Date (line 21)
[INFO] [stdout]     src/common/etag.rs - common::etag::ETag (line 30)
[INFO] [stdout]     src/common/expect.rs - common::expect::Expect (line 16)
[INFO] [stdout]     src/common/expires.rs - common::expires::Expires (line 24)
[INFO] [stdout]     src/common/if_match.rs - common::if_match::IfMatch (line 33)
[INFO] [stdout]     src/common/if_modified_since.rs - common::if_modified_since::IfModifiedSince (line 24)
[INFO] [stdout]     src/common/if_none_match.rs - common::if_none_match::IfNoneMatch (line 35)
[INFO] [stdout]     src/common/if_range.rs - common::if_range::IfRange (line 35)
[INFO] [stdout]     src/common/if_unmodified_since.rs - common::if_unmodified_since::IfUnmodifiedSince (line 25)
[INFO] [stdout]     src/common/last_modified.rs - common::last_modified::LastModified (line 24)
[INFO] [stdout]     src/common/origin.rs - common::origin::Origin (line 22)
[INFO] [stdout]     src/common/pragma.rs - common::pragma::Pragma (line 20)
[INFO] [stdout]     src/common/range.rs - common::range::Range (line 35)
[INFO] [stdout]     src/common/referer.rs - common::referer::Referer (line 26)
[INFO] [stdout]     src/common/referrer_policy.rs - common::referrer_policy::ReferrerPolicy (line 27)
[INFO] [stdout]     src/common/retry_after.rs - common::retry_after::RetryAfter (line 17)
[INFO] [stdout]     src/common/sec_websocket_accept.rs - common::sec_websocket_accept::SecWebsocketAccept (line 16)
[INFO] [stdout]     src/common/server.rs - common::server::Server (line 27)
[INFO] [stdout]     src/common/strict_transport_security.rs - common::strict_transport_security::StrictTransportSecurity (line 34)
[INFO] [stdout]     src/common/transfer_encoding.rs - common::transfer_encoding::TransferEncoding (line 32)
[INFO] [stdout]     src/common/upgrade.rs - common::upgrade::Upgrade (line 36)
[INFO] [stdout]     src/common/user_agent.rs - common::user_agent::UserAgent (line 36)
[INFO] [stdout]     src/common/vary.rs - common::vary::Vary (line 26)
[INFO] [stdout]     src/lib.rs - (line 28)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 53 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6568db4bf946f084887190bc206496e5fbb85a14711099f0b2477547fb300569", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6568db4bf946f084887190bc206496e5fbb85a14711099f0b2477547fb300569", kill_on_drop: false }`
[INFO] [stdout] 6568db4bf946f084887190bc206496e5fbb85a14711099f0b2477547fb300569
[INFO] testing headers-accept-encoding-1.1.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate headers-accept-encoding 1.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate headers-accept-encoding 1.1.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate headers-accept-encoding 1.1.0
[INFO] finished tweaking crates.io crate headers-accept-encoding 1.1.0
[INFO] tweaked toml for crates.io crate headers-accept-encoding 1.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding itertools v0.11.0 (latest: v0.13.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6c6a2bba159b47e7547ccd61271f112a1162184521ccaae912e31caee97b64b
[INFO] running `Command { std: "docker" "start" "-a" "f6c6a2bba159b47e7547ccd61271f112a1162184521ccaae912e31caee97b64b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6c6a2bba159b47e7547ccd61271f112a1162184521ccaae912e31caee97b64b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6c6a2bba159b47e7547ccd61271f112a1162184521ccaae912e31caee97b64b", kill_on_drop: false }`
[INFO] [stdout] f6c6a2bba159b47e7547ccd61271f112a1162184521ccaae912e31caee97b64b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8c0a7b45b59bcef66de8cebdcebdc69c7304cdc464c9f3330ea35041d25b9ab
[INFO] running `Command { std: "docker" "start" "-a" "c8c0a7b45b59bcef66de8cebdcebdc69c7304cdc464c9f3330ea35041d25b9ab", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers-accept-encoding v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s
[INFO] running `Command { std: "docker" "inspect" "c8c0a7b45b59bcef66de8cebdcebdc69c7304cdc464c9f3330ea35041d25b9ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8c0a7b45b59bcef66de8cebdcebdc69c7304cdc464c9f3330ea35041d25b9ab", kill_on_drop: false }`
[INFO] [stdout] c8c0a7b45b59bcef66de8cebdcebdc69c7304cdc464c9f3330ea35041d25b9ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2d47cbdffa1168deb571199008aa30f30820367c090d8040936bb2c8d178ecf
[INFO] running `Command { std: "docker" "start" "-a" "f2d47cbdffa1168deb571199008aa30f30820367c090d8040936bb2c8d178ecf", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]    Compiling headers-accept-encoding v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] running `Command { std: "docker" "inspect" "f2d47cbdffa1168deb571199008aa30f30820367c090d8040936bb2c8d178ecf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2d47cbdffa1168deb571199008aa30f30820367c090d8040936bb2c8d178ecf", kill_on_drop: false }`
[INFO] [stdout] f2d47cbdffa1168deb571199008aa30f30820367c090d8040936bb2c8d178ecf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2a7ea17971730879060c10f503022adc15be793f980e88b91ad6224254ceee1a
[INFO] running `Command { std: "docker" "start" "-a" "2a7ea17971730879060c10f503022adc15be793f980e88b91ad6224254ceee1a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/headers_accept_encoding-b820d269b3be8209)
[INFO] [stdout] 
[INFO] [stdout] running 113 tests
[INFO] [stdout] test common::accept_encoding::tests::from_pairs ... ok
[INFO] [stdout] test common::accept_encoding::tests::from_static ... ok
[INFO] [stdout] test common::access_control_allow_headers::tests::from_iter ... ok
[INFO] [stdout] test common::access_control_allow_credentials::tests::allow_credentials_is_case_sensitive ... ok
[INFO] [stdout] test common::access_control_allow_headers::tests::test_with_invalid ... ok
[INFO] [stdout] test common::access_control_allow_headers::tests::iter ... ok
[INFO] [stdout] test common::access_control_allow_methods::tests::from_iter ... ok
[INFO] [stdout] test common::access_control_allow_methods::tests::iter ... ok
[INFO] [stdout] test common::access_control_allow_origin::tests::any ... ok
[INFO] [stdout] test common::access_control_allow_origin::tests::origin ... ok
[INFO] [stdout] test common::access_control_allow_origin::tests::null ... ok
[INFO] [stdout] test common::access_control_allow_origin::tests::try_from_origin ... ok
[INFO] [stdout] test common::access_control_expose_headers::tests::from_iter ... ok
[INFO] [stdout] test common::access_control_expose_headers::tests::iter ... ok
[INFO] [stdout] test common::access_control_request_headers::tests::from_iter ... ok
[INFO] [stdout] test common::access_control_request_headers::tests::iter ... ok
[INFO] [stdout] test common::authorization::tests::basic_decode_case_insensitive ... ok
[INFO] [stdout] test common::authorization::tests::basic_decode_extra_whitespaces ... ok
[INFO] [stdout] test common::authorization::tests::basic_decode ... ok
[INFO] [stdout] test common::authorization::tests::basic_encode ... ok
[INFO] [stdout] test common::authorization::tests::bearer_decode_case_insensitive ... ok
[INFO] [stdout] test common::authorization::tests::basic_decode_no_password ... ok
[INFO] [stdout] test common::cache_control::tests::encode_one_param_directive ... ok
[INFO] [stdout] test common::authorization::tests::bearer_encode ... ok
[INFO] [stdout] test common::authorization::tests::bearer_decode_extra_whitespaces ... ok
[INFO] [stdout] test common::cache_control::tests::encode_one_flag_directive ... ok
[INFO] [stdout] test common::cache_control::tests::encode_two_directive ... ok
[INFO] [stdout] test common::cache_control::tests::test_immutable ... ok
[INFO] [stdout] test common::cache_control::tests::test_must_understand ... ok
[INFO] [stdout] test common::authorization::tests::basic_encode_no_password ... ok
[INFO] [stdout] test common::cache_control::tests::test_parse_argument ... ok
[INFO] [stdout] test common::cache_control::tests::test_parse_extension ... ok
[INFO] [stdout] test common::authorization::tests::basic_roundtrip ... ok
[INFO] [stdout] test common::content_coding::tests::to_static ... ok
[INFO] [stdout] test common::cache_control::tests::test_parse_multiple_headers ... ok
[INFO] [stdout] test common::content_coding::tests::to_string ... ok
[INFO] [stdout] test common::content_coding::tests::try_from_str ... ok
[INFO] [stdout] test common::content_coding::tests::from_str ... ok
[INFO] [stdout] test common::content_location::tests::absolute_uri ... ok
[INFO] [stdout] test common::cache_control::tests::test_parse_quote_form ... ok
[INFO] [stdout] test common::authorization::tests::bearer_decode ... ok
[INFO] [stdout] test common::content_type::tests::from_str ... ok
[INFO] [stdout] test common::cache_control::tests::test_parse_bad_syntax ... ok
[INFO] [stdout] test common::content_location::tests::relative_uri_with_fragment ... ok
[INFO] [stdout] test common::if_none_match::tests::precondition_any ... ok
[INFO] [stdout] test common::cookie::tests::test_multipe_lines ... ok
[INFO] [stdout] test common::content_type::tests::json ... ok
[INFO] [stdout] test common::cookie::tests::test_multipe_same_name ... ok
[INFO] [stdout] test common::if_none_match::tests::precondition_fails ... ok
[INFO] [stdout] test common::cookie::tests::test_parse ... ok
[INFO] [stdout] test common::expect::tests::expect_continue ... ok
[INFO] [stdout] test common::expect::tests::expectation_failed ... ok
[INFO] [stdout] test common::expect::tests::too_many_values ... ok
[INFO] [stdout] test common::if_match::tests::is_any ... ok
[INFO] [stdout] test common::if_match::tests::precondition_fails ... ok
[INFO] [stdout] test common::if_match::tests::precondition_passes ... ok
[INFO] [stdout] test common::if_modified_since::tests::is_modified ... ok
[INFO] [stdout] test common::if_none_match::tests::precondition_passes ... ok
[INFO] [stdout] test common::if_match::tests::precondition_any ... ok
[INFO] [stdout] test common::if_range::tests::test_is_modified_etag ... ok
[INFO] [stdout] test common::if_unmodified_since::tests::precondition_passes ... ok
[INFO] [stdout] test common::location::tests::absolute_uri ... ok
[INFO] [stdout] test common::location::tests::relative_uri_with_fragment ... ok
[INFO] [stdout] test common::origin::tests::null ... ok
[INFO] [stdout] test common::origin::tests::origin ... ok
[INFO] [stdout] test common::pragma::tests::no_cache_is_no_cache ... ok
[INFO] [stdout] test common::pragma::tests::etc_is_not_no_cache ... ok
[INFO] [stdout] test common::range::test_to_satisfiable_range_suffix ... ok
[INFO] [stdout] test common::range::test_to_unsatisfiable_range_suffix ... ok
[INFO] [stdout] test common::referrer_policy::tests::decode_as_last_known ... ok
[INFO] [stdout] test common::referrer_policy::tests::matching ... ok
[INFO] [stdout] test common::referrer_policy::tests::decode_as_last_policy ... ok
[INFO] [stdout] test common::retry_after::tests::date_decode_asctime ... ok
[INFO] [stdout] test common::retry_after::tests::date_decode_rfc1123 ... ok
[INFO] [stdout] test common::retry_after::tests::date_decode_rfc850 ... ok
[INFO] [stdout] test common::sec_websocket_version::tests::decode_fail ... ok
[INFO] [stdout] test common::sec_websocket_accept::tests::key_to_accept ... ok
[INFO] [stdout] test common::retry_after::tests::delay_decode ... ok
[INFO] [stdout] test common::referrer_policy::tests::decode_unknown ... ok
[INFO] [stdout] test common::sec_websocket_version::tests::decode_v13 ... ok
[INFO] [stdout] test common::sec_websocket_version::tests::encode_v13 ... ok
[INFO] [stdout] test common::set_cookie::tests::decode ... ok
[INFO] [stdout] test common::set_cookie::tests::encode ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_duplicate_directives ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_include_subdomains ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_max_age_nan ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_max_age_no_value ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_no_max_age ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_max_age ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_quoted_max_age ... ok
[INFO] [stdout] test common::transfer_encoding::tests::chunked_is_chunked ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_spaces_max_age ... ok
[INFO] [stdout] test common::transfer_encoding::tests::decode_chunked_gzip_is_not_chunked ... ok
[INFO] [stdout] test common::transfer_encoding::tests::decode_gzip_chunked_is_chunked ... ok
[INFO] [stdout] test common::transfer_encoding::tests::decode_notchunked_is_not_chunked ... ok
[INFO] [stdout] test common::vary::tests::any_is_any ... ok
[INFO] [stdout] test common::transfer_encoding::tests::decode_multiple_is_chunked ... ok
[INFO] [stdout] test util::entity::tests::test_etag_parse_failures ... ok
[INFO] [stdout] test util::entity::tests::test_etag_parse_success ... ok
[INFO] [stdout] test util::flat_csv::tests::comma ... ok
[INFO] [stdout] test util::entity::tests::test_cmp ... ok
[INFO] [stdout] test util::flat_csv::tests::quoted_text ... ok
[INFO] [stdout] test util::flat_csv::tests::semicolon ... ok
[INFO] [stdout] test util::http_date::tests::test_imf_fixdate ... ok
[INFO] [stdout] test util::http_date::tests::test_display_is_imf_fixdate ... ok
[INFO] [stdout] test util::http_date::tests::test_asctime ... ok
[INFO] [stdout] test util::quality_value::tests::multiple_qualities ... ok
[INFO] [stdout] test util::http_date::tests::test_no_date ... ok
[INFO] [stdout] test util::quality_value::tests::multiple_values_wrong_order ... ok
[INFO] [stdout] test util::quality_value::tests::alternate_delimiter ... ok
[INFO] [stdout] test util::http_date::tests::test_rfc_850 ... ok
[INFO] [stdout] test util::quality_value::tests::multiple_values ... ok
[INFO] [stdout] test util::quality_value::tests::multiple_qualities_wrong_order ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 113 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests headers_accept_encoding
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test src/common/access_control_allow_methods.rs - common::access_control_allow_methods::AccessControlAllowMethods (line 25) ... FAILED
[INFO] [stdout] test src/common/authorization.rs - common::authorization::Authorization (line 30) ... FAILED
[INFO] [stdout] test src/common/access_control_request_headers.rs - common::access_control_request_headers::AccessControlRequestHeaders (line 24) ... FAILED
[INFO] [stdout] test src/common/access_control_allow_credentials.rs - common::access_control_allow_credentials::AccessControlAllowCredentials (line 27) ... FAILED
[INFO] [stdout] test src/common/access_control_allow_headers.rs - common::access_control_allow_headers::AccessControlAllowHeaders (line 24) ... FAILED
[INFO] [stdout] test src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::prefered_encoding (line 71) ... FAILED
[INFO] [stdout] test src/common/allow.rs - common::allow::Allow (line 27) ... FAILED
[INFO] [stdout] test src/common/access_control_allow_origin.rs - common::access_control_allow_origin::AccessControlAllowOrigin (line 27) ... FAILED
[INFO] [stdout] test src/common/accept_ranges.rs - common::accept_ranges::AcceptRanges (line 22) ... FAILED
[INFO] [stdout] test src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::sorted_encodings (line 92) ... FAILED
[INFO] [stdout] test src/common/age.rs - common::age::Age (line 33) ... FAILED
[INFO] [stdout] test src/common/cache_control.rs - common::cache_control::CacheControl (line 32) ... FAILED
[INFO] [stdout] test src/common/access_control_max_age.rs - common::access_control_max_age::AccessControlMaxAge (line 23) ... FAILED
[INFO] [stdout] test src/common/access_control_expose_headers.rs - common::access_control_expose_headers::AccessControlExposeHeaders (line 23) ... FAILED
[INFO] [stdout] test src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::sorted_values (line 112) ... FAILED
[INFO] [stdout] test src/common/access_control_request_method.rs - common::access_control_request_method::AccessControlRequestMethod (line 20) ... FAILED
[INFO] [stdout] test src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::from_quality_pairs (line 45) ... FAILED
[INFO] [stdout] test src/common/content_length.rs - common::content_length::ContentLength (line 34) ... FAILED
[INFO] [stdout] test src/common/connection.rs - common::connection::Connection::contains (line 74) ... FAILED
[INFO] [stdout] test src/common/content_disposition.rs - common::content_disposition::ContentDisposition (line 39) ... FAILED
[INFO] [stdout] test src/common/connection.rs - common::connection::Connection (line 30) ... FAILED
[INFO] [stdout] test src/common/cookie.rs - common::cookie::Cookie::get (line 29) ... FAILED
[INFO] [stdout] test src/common/content_encoding.rs - common::content_encoding::ContentEncoding::contains (line 57) ... FAILED
[INFO] [stdout] test src/common/content_coding.rs - common::content_coding::ContentCoding::try_from_str (line 112) ... FAILED
[INFO] [stdout] test src/common/content_type.rs - common::content_type::ContentType (line 33) ... FAILED
[INFO] [stdout] test src/common/content_encoding.rs - common::content_encoding::ContentEncoding (line 28) ... FAILED
[INFO] [stdout] test src/common/content_coding.rs - common::content_coding::ContentCoding::to_static (line 109) ... FAILED
[INFO] [stdout] test src/common/content_coding.rs - common::content_coding::ContentCoding::from_str (line 113) ... FAILED
[INFO] [stdout] test src/common/date.rs - common::date::Date (line 21) ... FAILED
[INFO] [stdout] test src/common/expires.rs - common::expires::Expires (line 24) ... FAILED
[INFO] [stdout] test src/common/etag.rs - common::etag::ETag (line 30) ... FAILED
[INFO] [stdout] test src/common/content_range.rs - common::content_range::ContentRange (line 29) ... FAILED
[INFO] [stdout] test src/common/if_match.rs - common::if_match::IfMatch (line 33) ... FAILED
[INFO] [stdout] test src/common/expect.rs - common::expect::Expect (line 16) ... FAILED
[INFO] [stdout] test src/common/if_modified_since.rs - common::if_modified_since::IfModifiedSince (line 24) ... FAILED
[INFO] [stdout] test src/common/pragma.rs - common::pragma::Pragma (line 20) ... FAILED
[INFO] [stdout] test src/common/if_range.rs - common::if_range::IfRange (line 35) ... FAILED
[INFO] [stdout] test src/common/origin.rs - common::origin::Origin (line 22) ... FAILED
[INFO] [stdout] test src/common/range.rs - common::range::Range (line 35) ... FAILED
[INFO] [stdout] test src/common/if_none_match.rs - common::if_none_match::IfNoneMatch (line 35) ... FAILED
[INFO] [stdout] test src/common/last_modified.rs - common::last_modified::LastModified (line 24) ... FAILED
[INFO] [stdout] test src/common/referrer_policy.rs - common::referrer_policy::ReferrerPolicy (line 27) ... FAILED
[INFO] [stdout] test src/common/transfer_encoding.rs - common::transfer_encoding::TransferEncoding (line 32) ... FAILED
[INFO] [stdout] test src/common/if_unmodified_since.rs - common::if_unmodified_since::IfUnmodifiedSince (line 25) ... FAILED
[INFO] [stdout] test src/common/referer.rs - common::referer::Referer (line 26) ... FAILED
[INFO] [stdout] test src/common/retry_after.rs - common::retry_after::RetryAfter (line 17) ... FAILED
[INFO] [stdout] test src/common/upgrade.rs - common::upgrade::Upgrade (line 36) ... FAILED
[INFO] [stdout] test src/common/vary.rs - common::vary::Vary (line 26) ... FAILED
[INFO] [stdout] test src/common/sec_websocket_accept.rs - common::sec_websocket_accept::SecWebsocketAccept (line 16) - compile ... FAILED
[INFO] [stdout] test src/common/user_agent.rs - common::user_agent::UserAgent (line 36) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 28) ... FAILED
[INFO] [stdout] test src/common/server.rs - common::server::Server (line 27) ... FAILED
[INFO] [stdout] test src/common/strict_transport_security.rs - common::strict_transport_security::StrictTransportSecurity (line 34) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/common/access_control_allow_methods.rs - common::access_control_allow_methods::AccessControlAllowMethods (line 25) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/access_control_allow_methods.rs:25:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/authorization.rs - common::authorization::Authorization (line 30) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/authorization.rs:30:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/access_control_request_headers.rs - common::access_control_request_headers::AccessControlRequestHeaders (line 24) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/access_control_request_headers.rs:25:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/access_control_allow_credentials.rs - common::access_control_allow_credentials::AccessControlAllowCredentials (line 27) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/access_control_allow_credentials.rs:27:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/access_control_allow_headers.rs - common::access_control_allow_headers::AccessControlAllowHeaders (line 24) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/access_control_allow_headers.rs:24:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::prefered_encoding (line 71) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `headers`
[INFO] [stdout]  --> src/common/accept_encoding.rs:72:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use headers::{AcceptEncoding, ContentCoding};
[INFO] [stdout]   |     ^^^^^^^ maybe a missing crate `headers`?
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding `extern crate headers` to use the `headers` crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/allow.rs - common::allow::Allow (line 27) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/allow.rs:27:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/access_control_allow_origin.rs - common::access_control_allow_origin::AccessControlAllowOrigin (line 27) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/access_control_allow_origin.rs:27:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/accept_ranges.rs - common::accept_ranges::AcceptRanges (line 22) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `headers`
[INFO] [stdout]  --> src/common/accept_ranges.rs:23:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use headers::{AcceptRanges, HeaderMap, HeaderMapExt};
[INFO] [stdout]   |     ^^^^^^^ maybe a missing crate `headers`?
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding `extern crate headers` to use the `headers` crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::sorted_encodings (line 92) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `headers`
[INFO] [stdout]  --> src/common/accept_encoding.rs:93:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use headers::{AcceptEncoding, ContentCoding, HeaderValue};
[INFO] [stdout]   |     ^^^^^^^ maybe a missing crate `headers`?
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding `extern crate headers` to use the `headers` crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/age.rs - common::age::Age (line 33) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/age.rs:33:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/cache_control.rs - common::cache_control::CacheControl (line 32) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/cache_control.rs:32:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/access_control_max_age.rs - common::access_control_max_age::AccessControlMaxAge (line 23) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/access_control_max_age.rs:23:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/access_control_expose_headers.rs - common::access_control_expose_headers::AccessControlExposeHeaders (line 23) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/access_control_expose_headers.rs:24:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::sorted_values (line 112) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `headers`
[INFO] [stdout]  --> src/common/accept_encoding.rs:113:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use headers::{AcceptEncoding, ContentCoding, HeaderValue};
[INFO] [stdout]   |     ^^^^^^^ maybe a missing crate `headers`?
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding `extern crate headers` to use the `headers` crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/access_control_request_method.rs - common::access_control_request_method::AccessControlRequestMethod (line 20) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/access_control_request_method.rs:20:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::from_quality_pairs (line 45) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `headers`
[INFO] [stdout]  --> src/common/accept_encoding.rs:46:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use headers::AcceptEncoding;
[INFO] [stdout]   |     ^^^^^^^ maybe a missing crate `headers`?
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding `extern crate headers` to use the `headers` crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/content_length.rs - common::content_length::ContentLength (line 34) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/content_length.rs:34:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/connection.rs - common::connection::Connection::contains (line 74) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/connection.rs:74:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/content_disposition.rs - common::content_disposition::ContentDisposition (line 39) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/content_disposition.rs:39:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/connection.rs - common::connection::Connection (line 30) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/connection.rs:30:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/cookie.rs - common::cookie::Cookie::get (line 29) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/cookie.rs:29:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/content_encoding.rs - common::content_encoding::ContentEncoding::contains (line 57) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/content_encoding.rs:57:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/content_coding.rs - common::content_coding::ContentCoding::try_from_str (line 112) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `headers`
[INFO] [stdout]  --> src/common/content_coding.rs:113:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use headers::ContentCoding;
[INFO] [stdout]   |     ^^^^^^^ maybe a missing crate `headers`?
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding `extern crate headers` to use the `headers` crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/content_type.rs - common::content_type::ContentType (line 33) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/content_type.rs:33:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/content_encoding.rs - common::content_encoding::ContentEncoding (line 28) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/content_encoding.rs:28:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/content_coding.rs - common::content_coding::ContentCoding::to_static (line 109) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `headers`
[INFO] [stdout]  --> src/common/content_coding.rs:110:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use headers::ContentCoding;
[INFO] [stdout]   |     ^^^^^^^ maybe a missing crate `headers`?
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding `extern crate headers` to use the `headers` crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/content_coding.rs - common::content_coding::ContentCoding::from_str (line 113) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `headers`
[INFO] [stdout]  --> src/common/content_coding.rs:114:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use headers::ContentCoding;
[INFO] [stdout]   |     ^^^^^^^ maybe a missing crate `headers`?
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding `extern crate headers` to use the `headers` crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/date.rs - common::date::Date (line 21) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/date.rs:21:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/expires.rs - common::expires::Expires (line 24) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/expires.rs:24:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/etag.rs - common::etag::ETag (line 30) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `headers`
[INFO] [stdout]  --> src/common/etag.rs:31:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | let etag = "\"xyzzy\"".parse::<headers::ETag>().unwrap();
[INFO] [stdout]   |                                ^^^^^^^ use of undeclared crate or module `headers`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/content_range.rs - common::content_range::ContentRange (line 29) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/content_range.rs:29:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/if_match.rs - common::if_match::IfMatch (line 33) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/if_match.rs:33:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/expect.rs - common::expect::Expect (line 16) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/expect.rs:16:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/if_modified_since.rs - common::if_modified_since::IfModifiedSince (line 24) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/if_modified_since.rs:24:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/pragma.rs - common::pragma::Pragma (line 20) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/pragma.rs:20:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/if_range.rs - common::if_range::IfRange (line 35) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/if_range.rs:35:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/origin.rs - common::origin::Origin (line 22) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/origin.rs:22:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/range.rs - common::range::Range (line 35) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/range.rs:35:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/if_none_match.rs - common::if_none_match::IfNoneMatch (line 35) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/if_none_match.rs:35:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/last_modified.rs - common::last_modified::LastModified (line 24) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/last_modified.rs:24:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/referrer_policy.rs - common::referrer_policy::ReferrerPolicy (line 27) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/referrer_policy.rs:27:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/transfer_encoding.rs - common::transfer_encoding::TransferEncoding (line 32) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/transfer_encoding.rs:32:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/if_unmodified_since.rs - common::if_unmodified_since::IfUnmodifiedSince (line 25) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/if_unmodified_since.rs:25:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/referer.rs - common::referer::Referer (line 26) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/referer.rs:26:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/retry_after.rs - common::retry_after::RetryAfter (line 17) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/retry_after.rs:17:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/upgrade.rs - common::upgrade::Upgrade (line 36) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/upgrade.rs:36:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/vary.rs - common::vary::Vary (line 26) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/vary.rs:26:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/sec_websocket_accept.rs - common::sec_websocket_accept::SecWebsocketAccept (line 16) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/sec_websocket_accept.rs:16:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/user_agent.rs - common::user_agent::UserAgent (line 36) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/user_agent.rs:36:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 28) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/lib.rs:29:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/server.rs - common::server::Server (line 27) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/server.rs:27:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/common/strict_transport_security.rs - common::strict_transport_security::StrictTransportSecurity (line 34) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `headers`
[INFO] [stdout]  --> src/common/strict_transport_security.rs:34:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate headers;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::from_quality_pairs (line 45)
[INFO] [stdout]     src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::prefered_encoding (line 71)
[INFO] [stdout]     src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::sorted_encodings (line 92)
[INFO] [stdout]     src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::sorted_values (line 112)
[INFO] [stdout]     src/common/accept_ranges.rs - common::accept_ranges::AcceptRanges (line 22)
[INFO] [stdout]     src/common/access_control_allow_credentials.rs - common::access_control_allow_credentials::AccessControlAllowCredentials (line 27)
[INFO] [stdout]     src/common/access_control_allow_headers.rs - common::access_control_allow_headers::AccessControlAllowHeaders (line 24)
[INFO] [stdout]     src/common/access_control_allow_methods.rs - common::access_control_allow_methods::AccessControlAllowMethods (line 25)
[INFO] [stdout]     src/common/access_control_allow_origin.rs - common::access_control_allow_origin::AccessControlAllowOrigin (line 27)
[INFO] [stdout]     src/common/access_control_expose_headers.rs - common::access_control_expose_headers::AccessControlExposeHeaders (line 23)
[INFO] [stdout]     src/common/access_control_max_age.rs - common::access_control_max_age::AccessControlMaxAge (line 23)
[INFO] [stdout]     src/common/access_control_request_headers.rs - common::access_control_request_headers::AccessControlRequestHeaders (line 24)
[INFO] [stdout]     src/common/access_control_request_method.rs - common::access_control_request_method::AccessControlRequestMethod (line 20)
[INFO] [stdout]     src/common/age.rs - common::age::Age (line 33)
[INFO] [stdout]     src/common/allow.rs - common::allow::Allow (line 27)
[INFO] [stdout]     src/common/authorization.rs - common::authorization::Authorization (line 30)
[INFO] [stdout]     src/common/cache_control.rs - common::cache_control::CacheControl (line 32)
[INFO] [stdout]     src/common/connection.rs - common::connection::Connection (line 30)
[INFO] [stdout]     src/common/connection.rs - common::connection::Connection::contains (line 74)
[INFO] [stdout]     src/common/content_coding.rs - common::content_coding::ContentCoding::from_str (line 113)
[INFO] [stdout]     src/common/content_coding.rs - common::content_coding::ContentCoding::to_static (line 109)
[INFO] [stdout]     src/common/content_coding.rs - common::content_coding::ContentCoding::try_from_str (line 112)
[INFO] [stdout]     src/common/content_disposition.rs - common::content_disposition::ContentDisposition (line 39)
[INFO] [stdout]     src/common/content_encoding.rs - common::content_encoding::ContentEncoding (line 28)
[INFO] [stdout]     src/common/content_encoding.rs - common::content_encoding::ContentEncoding::contains (line 57)
[INFO] [stdout]     src/common/content_length.rs - common::content_length::ContentLength (line 34)
[INFO] [stdout]     src/common/content_range.rs - common::content_range::ContentRange (line 29)
[INFO] [stdout]     src/common/content_type.rs - common::content_type::ContentType (line 33)
[INFO] [stdout]     src/common/cookie.rs - common::cookie::Cookie::get (line 29)
[INFO] [stdout]     src/common/date.rs - common::date::Date (line 21)
[INFO] [stdout]     src/common/etag.rs - common::etag::ETag (line 30)
[INFO] [stdout]     src/common/expect.rs - common::expect::Expect (line 16)
[INFO] [stdout]     src/common/expires.rs - common::expires::Expires (line 24)
[INFO] [stdout]     src/common/if_match.rs - common::if_match::IfMatch (line 33)
[INFO] [stdout]     src/common/if_modified_since.rs - common::if_modified_since::IfModifiedSince (line 24)
[INFO] [stdout]     src/common/if_none_match.rs - common::if_none_match::IfNoneMatch (line 35)
[INFO] [stdout]     src/common/if_range.rs - common::if_range::IfRange (line 35)
[INFO] [stdout]     src/common/if_unmodified_since.rs - common::if_unmodified_since::IfUnmodifiedSince (line 25)
[INFO] [stdout]     src/common/last_modified.rs - common::last_modified::LastModified (line 24)
[INFO] [stdout]     src/common/origin.rs - common::origin::Origin (line 22)
[INFO] [stdout]     src/common/pragma.rs - common::pragma::Pragma (line 20)
[INFO] [stdout]     src/common/range.rs - common::range::Range (line 35)
[INFO] [stdout]     src/common/referer.rs - common::referer::Referer (line 26)
[INFO] [stdout]     src/common/referrer_policy.rs - common::referrer_policy::ReferrerPolicy (line 27)
[INFO] [stdout]     src/common/retry_after.rs - common::retry_after::RetryAfter (line 17)
[INFO] [stdout]     src/common/sec_websocket_accept.rs - common::sec_websocket_accept::SecWebsocketAccept (line 16)
[INFO] [stdout]     src/common/server.rs - common::server::Server (line 27)
[INFO] [stdout]     src/common/strict_transport_security.rs - common::strict_transport_security::StrictTransportSecurity (line 34)
[INFO] [stdout]     src/common/transfer_encoding.rs - common::transfer_encoding::TransferEncoding (line 32)
[INFO] [stdout]     src/common/upgrade.rs - common::upgrade::Upgrade (line 36)
[INFO] [stdout]     src/common/user_agent.rs - common::user_agent::UserAgent (line 36)
[INFO] [stdout]     src/common/vary.rs - common::vary::Vary (line 26)
[INFO] [stdout]     src/lib.rs - (line 28)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 53 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2a7ea17971730879060c10f503022adc15be793f980e88b91ad6224254ceee1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a7ea17971730879060c10f503022adc15be793f980e88b91ad6224254ceee1a", kill_on_drop: false }`
[INFO] [stdout] 2a7ea17971730879060c10f503022adc15be793f980e88b91ad6224254ceee1a
