[INFO] fetching crate headers-accept-encoding 1.1.0...
[INFO] testing headers-accept-encoding-1.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate headers-accept-encoding 1.1.0 into /workspace/builds/worker-0-tc1/source
[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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate headers-accept-encoding 1.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding itertools v0.11.0 (available: v0.14.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded headers-core v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c62426282f95a9a285d880cf3311d5eeff846cd762e8abde78f9b706aa538aa
[INFO] running `Command { std: "docker" "start" "-a" "1c62426282f95a9a285d880cf3311d5eeff846cd762e8abde78f9b706aa538aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c62426282f95a9a285d880cf3311d5eeff846cd762e8abde78f9b706aa538aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c62426282f95a9a285d880cf3311d5eeff846cd762e8abde78f9b706aa538aa", kill_on_drop: false }`
[INFO] [stdout] 1c62426282f95a9a285d880cf3311d5eeff846cd762e8abde78f9b706aa538aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da402fa9cf985676822c3201602d40ca82dc61c1b5a5f355ae2c3fab8e855203
[INFO] running `Command { std: "docker" "start" "-a" "da402fa9cf985676822c3201602d40ca82dc61c1b5a5f355ae2c3fab8e855203", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version`
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[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] [stdout] warning: enum `SemiLevel` is never used
[INFO] [stdout]   --> src/util/quality_value.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub enum SemiLevel {}
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
[INFO] running `Command { std: "docker" "inspect" "da402fa9cf985676822c3201602d40ca82dc61c1b5a5f355ae2c3fab8e855203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da402fa9cf985676822c3201602d40ca82dc61c1b5a5f355ae2c3fab8e855203", kill_on_drop: false }`
[INFO] [stdout] da402fa9cf985676822c3201602d40ca82dc61c1b5a5f355ae2c3fab8e855203
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b2dd8fc1aec387a276c38585eaf26c7c46db0e5021f55d53d9b9a3088ca0549
[INFO] running `Command { std: "docker" "start" "-a" "7b2dd8fc1aec387a276c38585eaf26c7c46db0e5021f55d53d9b9a3088ca0549", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version`
[INFO] [stdout] warning: enum `SemiLevel` is never used
[INFO] [stdout]   --> src/util/quality_value.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub enum SemiLevel {}
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling headers-accept-encoding v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.43s
[INFO] running `Command { std: "docker" "inspect" "7b2dd8fc1aec387a276c38585eaf26c7c46db0e5021f55d53d9b9a3088ca0549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b2dd8fc1aec387a276c38585eaf26c7c46db0e5021f55d53d9b9a3088ca0549", kill_on_drop: false }`
[INFO] [stdout] 7b2dd8fc1aec387a276c38585eaf26c7c46db0e5021f55d53d9b9a3088ca0549
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f97d2eeda7d31109cb8789e7a7d3c7aa344d6ddc4ea10cdee94301eea65942d8
[INFO] running `Command { std: "docker" "start" "-a" "f97d2eeda7d31109cb8789e7a7d3c7aa344d6ddc4ea10cdee94301eea65942d8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version`
[INFO] [stderr] warning: enum `SemiLevel` is never used
[INFO] [stderr]   --> src/util/quality_value.rs:46:14
[INFO] [stderr]    |
[INFO] [stderr] 46 |     pub enum SemiLevel {}
[INFO] [stderr]    |              ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `headers-accept-encoding` (lib) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/headers_accept_encoding-9842c731b6ddde32)
[INFO] [stdout] 
[INFO] [stdout] running 113 tests
[INFO] [stdout] test common::accept_encoding::tests::from_pairs ... ok
[INFO] [stdout] test common::access_control_allow_headers::tests::test_with_invalid ... 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::from_iter ... 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::null ... ok
[INFO] [stdout] test common::access_control_allow_origin::tests::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::authorization::tests::basic_decode ... ok
[INFO] [stdout] test common::access_control_request_headers::tests::iter ... 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_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_decode_extra_whitespaces ... ok
[INFO] [stdout] test common::authorization::tests::bearer_encode ... ok
[INFO] [stdout] test common::cache_control::tests::encode_one_flag_directive ... 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_parse_argument ... 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_extension ... ok
[INFO] [stdout] test common::cache_control::tests::test_parse_multiple_headers ... ok
[INFO] [stdout] test common::content_coding::tests::from_str ... ok
[INFO] [stdout] test common::cache_control::tests::test_parse_quote_form ... ok
[INFO] [stdout] test common::content_coding::tests::to_static ... ok
[INFO] [stdout] test common::access_control_allow_origin::tests::try_from_origin ... 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_location::tests::absolute_uri ... ok
[INFO] [stdout] test common::content_location::tests::relative_uri_with_fragment ... ok
[INFO] [stdout] test common::content_type::tests::from_str ... ok
[INFO] [stdout] test common::content_type::tests::json ... ok
[INFO] [stdout] test common::cookie::tests::test_multipe_lines ... ok
[INFO] [stdout] test common::cookie::tests::test_multipe_same_name ... 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::accept_encoding::tests::from_static ... ok
[INFO] [stdout] test common::if_match::tests::is_any ... ok
[INFO] [stdout] test common::authorization::tests::basic_encode ... 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_match::tests::precondition_any ... ok
[INFO] [stdout] test common::authorization::tests::basic_encode_no_password ... ok
[INFO] [stdout] test common::if_modified_since::tests::is_modified ... ok
[INFO] [stdout] test common::authorization::tests::basic_decode_case_insensitive ... ok
[INFO] [stdout] test common::location::tests::relative_uri_with_fragment ... ok
[INFO] [stdout] test common::if_none_match::tests::precondition_any ... ok
[INFO] [stdout] test common::if_none_match::tests::precondition_fails ... ok
[INFO] [stdout] test common::if_none_match::tests::precondition_passes ... 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::access_control_allow_origin::tests::any ... ok
[INFO] [stdout] test common::origin::tests::null ... ok
[INFO] [stdout] test common::origin::tests::origin ... ok
[INFO] [stdout] test common::pragma::tests::etc_is_not_no_cache ... ok
[INFO] [stdout] test common::pragma::tests::no_cache_is_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::retry_after::tests::date_decode_asctime ... ok
[INFO] [stdout] test common::referrer_policy::tests::decode_unknown ... ok
[INFO] [stdout] test common::retry_after::tests::date_decode_rfc1123 ... ok
[INFO] [stdout] test common::referrer_policy::tests::matching ... 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::retry_after::tests::delay_decode ... 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::referrer_policy::tests::decode_as_last_policy ... ok
[INFO] [stdout] test common::sec_websocket_accept::tests::key_to_accept ... 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::set_cookie::tests::encode ... 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_spaces_max_age ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_include_subdomains ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_quoted_max_age ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_duplicate_directives ... ok
[INFO] [stdout] test common::transfer_encoding::tests::chunked_is_chunked ... ok
[INFO] [stdout] test common::strict_transport_security::tests::test_parse_max_age ... ok
[INFO] [stdout] test util::entity::tests::test_cmp ... ok
[INFO] [stdout] test common::transfer_encoding::tests::decode_notchunked_is_not_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 util::entity::tests::test_etag_parse_failures ... ok
[INFO] [stdout] test common::vary::tests::any_is_any ... ok
[INFO] [stdout] test util::entity::tests::test_etag_parse_success ... ok
[INFO] [stdout] test common::transfer_encoding::tests::decode_gzip_chunked_is_chunked ... ok
[INFO] [stdout] test util::http_date::tests::test_asctime ... 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_rfc_850 ... ok
[INFO] [stdout] test util::flat_csv::tests::quoted_text ... ok
[INFO] [stdout] test util::flat_csv::tests::semicolon ... ok
[INFO] [stderr]    Doc-tests headers_accept_encoding
[INFO] [stdout] test util::quality_value::tests::multiple_qualities ... ok
[INFO] [stdout] test util::quality_value::tests::alternate_delimiter ... ok
[INFO] [stdout] test util::flat_csv::tests::comma ... ok
[INFO] [stdout] test util::quality_value::tests::multiple_qualities_wrong_order ... ok
[INFO] [stdout] test util::quality_value::tests::multiple_values_wrong_order ... 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.02s
[INFO] [stdout] 
[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/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_ranges.rs - common::accept_ranges::AcceptRanges (line 22) ... 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_request_method.rs - common::access_control_request_method::AccessControlRequestMethod (line 20) ... 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/accept_encoding.rs - common::accept_encoding::AcceptEncoding::from_quality_pairs (line 45) ... 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/access_control_request_headers.rs - common::access_control_request_headers::AccessControlRequestHeaders (line 24) ... FAILED
[INFO] [stdout] test src/common/age.rs - common::age::Age (line 33) ... FAILED
[INFO] [stdout] test src/common/authorization.rs - common::authorization::Authorization (line 30) ... FAILED
[INFO] [stdout] test src/common/cache_control.rs - common::cache_control::CacheControl (line 32) ... FAILED
[INFO] [stdout] test src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::prefered_encoding (line 71) ... FAILED
[INFO] [stdout] test src/common/accept_encoding.rs - common::accept_encoding::AcceptEncoding::sorted_encodings (line 92) ... FAILED
[INFO] [stdout] test src/common/connection.rs - common::connection::Connection::contains (line 74) ... FAILED
[INFO] [stdout] test src/common/connection.rs - common::connection::Connection (line 30) ... FAILED
[INFO] [stdout] test src/common/allow.rs - common::allow::Allow (line 27) ... FAILED
[INFO] [stdout] test src/common/content_disposition.rs - common::content_disposition::ContentDisposition (line 39) ... 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::to_static (line 109) ... FAILED
[INFO] [stdout] test src/common/content_range.rs - common::content_range::ContentRange (line 29) ... FAILED
[INFO] [stdout] test src/common/content_type.rs - common::content_type::ContentType (line 33) ... FAILED
[INFO] [stdout] test src/common/etag.rs - common::etag::ETag (line 30) ... 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/content_coding.rs - common::content_coding::ContentCoding::from_str (line 113) ... FAILED
[INFO] [stdout] test src/common/content_encoding.rs - common::content_encoding::ContentEncoding (line 28) ... FAILED
[INFO] [stdout] test src/common/content_length.rs - common::content_length::ContentLength (line 34) ... FAILED
[INFO] [stdout] test src/common/cookie.rs - common::cookie::Cookie::get (line 29) ... FAILED
[INFO] [stdout] test src/common/if_none_match.rs - common::if_none_match::IfNoneMatch (line 35) ... 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/if_range.rs - common::if_range::IfRange (line 35) ... FAILED
[INFO] [stdout] test src/common/content_coding.rs - common::content_coding::ContentCoding::try_from_str (line 112) ... FAILED
[INFO] [stdout] test src/common/origin.rs - common::origin::Origin (line 22) ... FAILED
[INFO] [stdout] test src/common/pragma.rs - common::pragma::Pragma (line 20) ... 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/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/sec_websocket_accept.rs - common::sec_websocket_accept::SecWebsocketAccept (line 16) - compile ... 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/range.rs - common::range::Range (line 35) ... FAILED
[INFO] [stdout] test src/common/vary.rs - common::vary::Vary (line 26) ... 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/user_agent.rs - common::user_agent::UserAgent (line 36) ... FAILED
[INFO] [stdout] test src/common/strict_transport_security.rs - common::strict_transport_security::StrictTransportSecurity (line 34) ... FAILED
[INFO] [stdout] test src/common/upgrade.rs - common::upgrade::Upgrade (line 36) ... 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] 25 | 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] 27 | 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] 24 | 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] 23 | use headers::{AcceptRanges, HeaderMap, HeaderMapExt};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `headers`
[INFO] [stdout]    |
[INFO] [stdout] help: if you wanted to use a crate named `headers`, use `cargo add headers` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]    |
[INFO] [stdout] 22 + extern crate headers;
[INFO] [stdout]    |
[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_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] 23 | 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] 20 | 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] 24 | 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] 113 | use headers::{AcceptEncoding, ContentCoding, HeaderValue};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `headers`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `headers`, use `cargo add headers` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 112 + extern crate headers;
[INFO] [stdout]     |
[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] 46 | use headers::AcceptEncoding;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `headers`
[INFO] [stdout]    |
[INFO] [stdout] help: if you wanted to use a crate named `headers`, use `cargo add headers` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]    |
[INFO] [stdout] 45 + extern crate headers;
[INFO] [stdout]    |
[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_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] 27 | 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] 25 | 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] 33 | 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] 30 | 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] 32 | 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] 72 | use headers::{AcceptEncoding, ContentCoding};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `headers`
[INFO] [stdout]    |
[INFO] [stdout] help: if you wanted to use a crate named `headers`, use `cargo add headers` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]    |
[INFO] [stdout] 71 + extern crate headers;
[INFO] [stdout]    |
[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] 93 | use headers::{AcceptEncoding, ContentCoding, HeaderValue};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `headers`
[INFO] [stdout]    |
[INFO] [stdout] help: if you wanted to use a crate named `headers`, use `cargo add headers` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]    |
[INFO] [stdout] 92 + extern crate headers;
[INFO] [stdout]    |
[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/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] 74 | 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] 30 | 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] 27 | 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] 39 | 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] 57 | 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] 110 | use headers::ContentCoding;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `headers`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `headers`, use `cargo add headers` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 109 + extern crate headers;
[INFO] [stdout]     |
[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_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] 29 | 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] 33 | 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 unresolved module or unlinked crate `headers`
[INFO] [stdout]   --> src/common/etag.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 | let etag = "\"xyzzy\"".parse::<headers::ETag>().unwrap();
[INFO] [stdout]    |                                ^^^^^^^ use of unresolved module or unlinked crate `headers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `headers`, use `cargo add headers` to add it to your `Cargo.toml`
[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/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] 21 | 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] 24 | 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] 114 | use headers::ContentCoding;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `headers`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `headers`, use `cargo add headers` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 113 + extern crate headers;
[INFO] [stdout]     |
[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_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] 28 | 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] 34 | 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] 29 | 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] 35 | 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] 33 | 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] 16 | 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] 24 | 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] 35 | 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] 113 | use headers::ContentCoding;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `headers`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `headers`, use `cargo add headers` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 112 + extern crate headers;
[INFO] [stdout]     |
[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/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] 22 | 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] 20 | 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] 24 | 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] 27 | 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] 26 | 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] 17 | 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] 16 | 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] 32 | 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] 25 | 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] 35 | 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] 26 | 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] 29 | 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] 27 | 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] 36 | 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] 34 | 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] 36 | 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 2.39s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f97d2eeda7d31109cb8789e7a7d3c7aa344d6ddc4ea10cdee94301eea65942d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f97d2eeda7d31109cb8789e7a7d3c7aa344d6ddc4ea10cdee94301eea65942d8", kill_on_drop: false }`
[INFO] [stdout] f97d2eeda7d31109cb8789e7a7d3c7aa344d6ddc4ea10cdee94301eea65942d8
