[INFO] fetching crate no-std-http 0.1.1...
[INFO] testing no-std-http-0.1.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate no-std-http 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate no-std-http 0.1.1 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 no-std-http 0.1.1
[INFO] finished tweaking crates.io crate no-std-http 0.1.1
[INFO] tweaked toml for crates.io crate no-std-http 0.1.1 written to /workspace/builds/worker-0-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 darling v0.14.4 (latest: v0.20.9)
[INFO] [stderr]       Adding darling_core v0.14.4 (latest: v0.20.9)
[INFO] [stderr]       Adding darling_macro v0.14.4 (latest: v0.20.9)
[INFO] [stderr]       Adding derive_builder v0.13.1 (latest: v0.20.0)
[INFO] [stderr]       Adding derive_builder_core v0.13.1 (latest: v0.20.0)
[INFO] [stderr]       Adding derive_builder_macro v0.13.1 (latest: v0.20.0)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding strsim v0.10.0 (latest: v0.11.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded derive_builder_macro v0.13.1
[INFO] [stderr]   Downloaded derive_builder_core v0.13.1
[INFO] [stderr]   Downloaded derive_builder v0.13.1
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ccc3117d167db612ce3abbb34e69ee4d3cc8362c4a3fe8bdb62e9c1d168675e0
[INFO] running `Command { std: "docker" "start" "-a" "ccc3117d167db612ce3abbb34e69ee4d3cc8362c4a3fe8bdb62e9c1d168675e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccc3117d167db612ce3abbb34e69ee4d3cc8362c4a3fe8bdb62e9c1d168675e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccc3117d167db612ce3abbb34e69ee4d3cc8362c4a3fe8bdb62e9c1d168675e0", kill_on_drop: false }`
[INFO] [stdout] ccc3117d167db612ce3abbb34e69ee4d3cc8362c4a3fe8bdb62e9c1d168675e0
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0574d2fad1a24f37a174bca82eee4b83a3956150fee49ad2dfe8501b4c9536e
[INFO] running `Command { std: "docker" "start" "-a" "d0574d2fad1a24f37a174bca82eee4b83a3956150fee49ad2dfe8501b4c9536e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.13.1
[INFO] [stderr]    Compiling derive_builder_macro v0.13.1
[INFO] [stderr]    Compiling derive_builder v0.13.1
[INFO] [stderr]    Compiling no-std-http v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.22s
[INFO] running `Command { std: "docker" "inspect" "d0574d2fad1a24f37a174bca82eee4b83a3956150fee49ad2dfe8501b4c9536e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0574d2fad1a24f37a174bca82eee4b83a3956150fee49ad2dfe8501b4c9536e", kill_on_drop: false }`
[INFO] [stdout] d0574d2fad1a24f37a174bca82eee4b83a3956150fee49ad2dfe8501b4c9536e
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68c2f2ee190cd75b10256f990eb3f92cb7d64192dabdf64e6c9b9003722e48d0
[INFO] running `Command { std: "docker" "start" "-a" "68c2f2ee190cd75b10256f990eb3f92cb7d64192dabdf64e6c9b9003722e48d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling no-std-http v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] running `Command { std: "docker" "inspect" "68c2f2ee190cd75b10256f990eb3f92cb7d64192dabdf64e6c9b9003722e48d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68c2f2ee190cd75b10256f990eb3f92cb7d64192dabdf64e6c9b9003722e48d0", kill_on_drop: false }`
[INFO] [stdout] 68c2f2ee190cd75b10256f990eb3f92cb7d64192dabdf64e6c9b9003722e48d0
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 141c6ab8d15b84d4e0848d8aa195e5ab91145e7041241f4d39a6612a761a5ed1
[INFO] running `Command { std: "docker" "start" "-a" "141c6ab8d15b84d4e0848d8aa195e5ab91145e7041241f4d39a6612a761a5ed1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/no_std_http-098ec95dbcc3ff99)
[INFO] [stdout] 
[INFO] [stdout] running 79 tests
[INFO] [stdout] test uri::authority::tests::allows_percent_in_ipv6_address ... ok
[INFO] [stdout] test method::tests::test_enum_string ... ok
[INFO] [stdout] test method::tests::test_is_idempotent ... ok
[INFO] [stdout] test uri::authority::tests::allows_percent_in_userinfo ... ok
[INFO] [stdout] test uri::authority::tests::compares_to_self ... ok
[INFO] [stdout] test uri::authority::tests::compares_with_a_str ... ok
[INFO] [stdout] test uri::authority::tests::compares_with_a_string ... ok
[INFO] [stdout] test uri::authority::tests::equal_to_self_of_same_authority ... ok
[INFO] [stdout] test uri::authority::tests::equates_with_a_str ... ok
[INFO] [stdout] test uri::authority::tests::equates_with_a_string ... ok
[INFO] [stdout] test uri::authority::tests::equates_with_a_string_of_a_different_authority ... ok
[INFO] [stdout] test uri::authority::tests::from_static_equates_with_a_str ... ok
[INFO] [stdout] test uri::authority::tests::not_equal_to_self_of_different_authority ... ok
[INFO] [stdout] test uri::authority::tests::not_equal_with_a_str_of_a_different_authority ... ok
[INFO] [stdout] test uri::authority::tests::parse_empty_string_is_error ... ok
[INFO] [stdout] test uri::authority::tests::reject_obviously_invalid_ipv6_address ... ok
[INFO] [stdout] test uri::authority::tests::rejects_invalid_use_of_brackets ... ok
[INFO] [stdout] test uri::authority::tests::rejects_invalid_utf8 ... ok
[INFO] [stdout] test uri::authority::tests::rejects_percent_in_hostname ... ok
[INFO] [stdout] test uri::authority::tests::rejects_percent_outside_ipv6_address ... ok
[INFO] [stdout] test uri::builder::tests::build_from_str ... ok
[INFO] [stdout] test uri::builder::tests::build_from_string ... ok
[INFO] [stdout] test uri::builder::tests::build_from_uri ... ok
[INFO] [stdout] test uri::builder::tests::build_from_string_ref ... ok
[INFO] [stdout] test uri::path::tests::compares_with_a_str ... ok
[INFO] [stdout] test uri::path::tests::compares_to_self ... ok
[INFO] [stdout] test uri::path::tests::equal_to_self_of_same_path ... ok
[INFO] [stdout] test uri::path::tests::equates_with_a_string ... ok
[INFO] [stdout] test uri::path::tests::equates_with_a_str ... ok
[INFO] [stdout] test uri::path::tests::ignores_valid_percent_encodings ... ok
[INFO] [stdout] test uri::path::tests::json_is_fine ... ok
[INFO] [stdout] test uri::path::tests::ignores_invalid_percent_encodings ... ok
[INFO] [stdout] test uri::path::tests::compares_with_a_string ... ok
[INFO] [stdout] test uri::path::tests::not_equal_to_self_of_different_path ... ok
[INFO] [stdout] test uri::port::tests::partialeq_port ... ok
[INFO] [stdout] test uri::port::tests::partialeq_port_different_reprs ... ok
[INFO] [stdout] test uri::port::tests::partialeq_u16 ... ok
[INFO] [stdout] test uri::port::tests::u16_from_port ... ok
[INFO] [stdout] test uri::path::tests::not_equal_with_a_str_of_a_different_path ... ok
[INFO] [stdout] test uri::path::tests::not_equal_with_a_string_of_a_different_path ... ok
[INFO] [stdout] test uri::tests::test_authority_uri_parts_round_trip ... ok
[INFO] [stdout] test uri::tests::test_char_table ... ok
[INFO] [stdout] test uri::tests::test_ipv6 ... ok
[INFO] [stdout] test uri::scheme::test::scheme_eq_to_str ... ok
[INFO] [stdout] test uri::tests::test_ipv6_with_port ... ok
[INFO] [stdout] test uri::scheme::test::invalid_scheme_is_error ... ok
[INFO] [stdout] test uri::tests::test_ipv6_shorthand3 ... ok
[INFO] [stdout] test uri::tests::test_ipv6_shorthand2 ... ok
[INFO] [stdout] test uri::tests::test_percentage_encoded_path ... ok
[INFO] [stdout] test uri::tests::test_query_permissive ... ok
[INFO] [stdout] test uri::tests::test_uri_authority_only_one_character_issue_197 ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_absolute_form ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_absolute_form_with_empty_path_and_fragment_with_questionmark ... ok
[INFO] [stdout] test uri::tests::test_max_length_scheme ... ok
[INFO] [stdout] test uri::tests::test_ipv6_shorthand ... ok
[INFO] [stdout] test uri::tests::test_partial_eq_path_with_terminating_questionmark ... ok
[INFO] [stdout] test uri::tests::test_overflowing_scheme ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_absolute_form_with_empty_path_and_fragment_with_slash ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_absolute_form_with_empty_path_and_nonempty_query ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_absolute_form_without_path ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_absolute_with_default_port_http ... ok
[INFO] [stdout] test uri::tests::test_path_permissive ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_authority_form ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_absolute_with_default_port_https ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_asterisk_form ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_fragment_questionmark ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_authority_no_port ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_path_and_query ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_long_host_with_port_and_no_scheme ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_path_with_terminating_questionmark ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_error ... ok
[INFO] [stdout] test uri::tests::test_uri_to_path_and_query ... ok
[INFO] [stdout] test uri::tests::test_userinfo1 ... ok
[INFO] [stdout] test uri::tests::test_userinfo2 ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_long_host_with_no_scheme ... ok
[INFO] [stdout] test uri::tests::test_userinfo3 ... ok
[INFO] [stdout] test uri::tests::test_userinfo_pass_with_port ... ok
[INFO] [stdout] test uri::tests::test_userinfo_with_port ... ok
[INFO] [stdout] test uri::tests::test_max_uri_len ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests no_std_http
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test src/method.rs - method::Method (line 12) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri (line 87) ... FAILED
[INFO] [stdout] test src/status.rs - status::StatusCode (line 37) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::builder (line 193) ... FAILED
[INFO] [stdout] test src/status.rs - status::StatusCode (line 208) ... FAILED
[INFO] [stdout] test src/status.rs - status::StatusCode::as_str (line 122) ... FAILED
[INFO] [stdout] test src/status.rs - status (line 9) ... FAILED
[INFO] [stdout] test src/status.rs - status::StatusCode::canonical_reason (line 159) ... FAILED
[INFO] [stdout] test src/status.rs - status::StatusCode::from_u16 (line 55) ... FAILED
[INFO] [stdout] test src/status.rs - status::StatusCode::as_u16 (line 106) ... FAILED
[INFO] [stdout] test src/uri.rs - uri (line 11) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::authority (line 532) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::host (line 574) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::from_static (line 355) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::authority (line 542) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::from_parts (line 213) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::port (line 632) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::port (line 613) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::path (line 433) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::host (line 584) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::port (line 623) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::path (line 423) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::from_parts (line 228) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::query (line 685) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::query (line 676) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::port_u16 (line 647) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::into_parts (line 379) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::query (line 694) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::scheme_str (line 496) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::scheme (line 466) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::scheme (line 477) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority (line 336) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority (line 290) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority::port (line 235) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority (line 402) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority::from_static (line 46) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority::port (line 224) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority::port_u16 (line 252) ... FAILED
[INFO] [stdout] test src/uri/builder.rs - uri::builder::Builder::build (line 123) ... FAILED
[INFO] [stdout] test src/uri/builder.rs - uri::builder::Builder::authority (line 62) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority::host (line 195) ... FAILED
[INFO] [stdout] test src/uri/builder.rs - uri::builder::Builder::new (line 21) ... FAILED
[INFO] [stdout] test src/uri/port.rs - uri::port::Port<T>::as_u16 (line 18) ... FAILED
[INFO] [stdout] test src/uri/builder.rs - uri::builder::Builder::path_and_query (line 86) ... FAILED
[INFO] [stdout] test src/uri/scheme.rs - uri::scheme::Scheme (line 149) ... FAILED
[INFO] [stdout] test src/uri/path.rs - uri::path::PathAndQuery::as_str (line 259) ... FAILED
[INFO] [stdout] test src/uri/port.rs - uri::port::Port<T>::as_str (line 51) ... FAILED
[INFO] [stdout] test src/uri/path.rs - uri::path::PathAndQuery::query (line 237) ... FAILED
[INFO] [stdout] test src/uri/path.rs - uri::path::PathAndQuery::query (line 228) ... FAILED
[INFO] [stdout] test src/uri/path.rs - uri::path::PathAndQuery::from_static (line 122) ... FAILED
[INFO] [stdout] test src/uri/builder.rs - uri::builder::Builder::scheme (line 40) ... FAILED
[INFO] [stdout] test src/uri/path.rs - uri::path::PathAndQuery::as_str (line 268) ... FAILED
[INFO] [stdout] test src/uri/path.rs - uri::path::PathAndQuery::path (line 187) ... FAILED
[INFO] [stdout] test src/uri/scheme.rs - uri::scheme::Scheme::as_str (line 52) ... FAILED
[INFO] [stdout] test src/version.rs - version (line 12) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/method.rs - method::Method (line 12) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/method.rs:13:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Method;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri (line 87) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:88:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/status.rs - status::StatusCode (line 37) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/status.rs:38:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::StatusCode;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::builder (line 193) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:194:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/status.rs - status::StatusCode (line 208) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/status.rs:209:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::StatusCode;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/status.rs - status::StatusCode::as_str (line 122) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/status.rs:123:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let status = http::StatusCode::OK;
[INFO] [stdout]   |              ^^^^ use of undeclared crate or module `http`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::StatusCode;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let status = http::StatusCode::OK;
[INFO] [stdout] 3 + let status = StatusCode::OK;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/status.rs - status (line 9) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/status.rs:10:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::StatusCode;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/status.rs - status::StatusCode::canonical_reason (line 159) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/status.rs:160:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let status = http::StatusCode::OK;
[INFO] [stdout]   |              ^^^^ use of undeclared crate or module `http`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::StatusCode;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let status = http::StatusCode::OK;
[INFO] [stdout] 3 + let status = StatusCode::OK;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/status.rs - status::StatusCode::from_u16 (line 55) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/status.rs:56:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::StatusCode;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/status.rs - status::StatusCode::as_u16 (line 106) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/status.rs:107:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let status = http::StatusCode::OK;
[INFO] [stdout]   |              ^^^^ use of undeclared crate or module `http`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::StatusCode;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let status = http::StatusCode::OK;
[INFO] [stdout] 3 + let status = StatusCode::OK;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri.rs - uri (line 11) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:12:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::authority (line 532) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:533:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::host (line 574) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:575:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::from_static (line 355) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri.rs:356:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::authority (line 542) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:543:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::from_parts (line 213) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri.rs:214:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Parts`
[INFO] [stdout]  --> src/uri.rs:215:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut parts = Parts::default();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `Parts`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::Parts;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uri`
[INFO] [stdout]  --> src/uri.rs:218:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | let uri = Uri::from_parts(parts).unwrap();
[INFO] [stdout]   |           ^^^ use of undeclared type `Uri`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::Uri;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri.rs - uri::Uri::port (line 632) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:633:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::port (line 613) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:614:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::path (line 433) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:434:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::host (line 584) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:585:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::port (line 623) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:624:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::path (line 423) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:424:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::from_parts (line 228) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri.rs:229:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Parts`
[INFO] [stdout]  --> src/uri.rs:230:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut parts = Parts::default();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `Parts`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::Parts;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uri`
[INFO] [stdout]  --> src/uri.rs:235:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | let uri = Uri::from_parts(parts).unwrap();
[INFO] [stdout]   |           ^^^ use of undeclared type `Uri`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::Uri;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri.rs - uri::Uri::query (line 685) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:686:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::query (line 676) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:677:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::port_u16 (line 647) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri.rs:648:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::{Uri, uri::Port};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:648:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::{Uri, uri::Port};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri.rs - uri::Uri::into_parts (line 379) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri.rs:380:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Uri` in this scope
[INFO] [stdout]  --> src/uri.rs:381:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | let uri: Uri = "/foo".parse().unwrap();
[INFO] [stdout]   |          ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::Uri;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri.rs - uri::Uri::query (line 694) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:695:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::scheme_str (line 496) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:497:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::scheme (line 466) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri.rs:467:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::{Scheme, Uri};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::scheme (line 477) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:478:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/authority.rs - uri::authority::Authority (line 336) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/authority.rs:337:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Authority;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/authority.rs - uri::authority::Authority (line 290) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/authority.rs:291:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Authority;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/authority.rs - uri::authority::Authority::port (line 235) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/authority.rs:236:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Authority;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/authority.rs - uri::authority::Authority (line 402) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/authority.rs:403:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Authority;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/authority.rs - uri::authority::Authority::from_static (line 46) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/authority.rs:47:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Authority;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/authority.rs - uri::authority::Authority::port (line 224) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/authority.rs:225:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Authority;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/authority.rs - uri::authority::Authority::port_u16 (line 252) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/authority.rs:253:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Authority;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/builder.rs - uri::builder::Builder::build (line 123) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri/builder.rs:124:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uri`
[INFO] [stdout]  --> src/uri/builder.rs:126:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let uri = Uri::builder()
[INFO] [stdout]   |           ^^^ use of undeclared type `Uri`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::Uri;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/builder.rs - uri::builder::Builder::authority (line 62) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri/builder.rs:63:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `uri`
[INFO] [stdout]  --> src/uri/builder.rs:65:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let uri = uri::Builder::new()
[INFO] [stdout]   |           ^^^ use of undeclared crate or module `uri`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::Builder;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::thread::Builder;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let uri = uri::Builder::new()
[INFO] [stdout] 5 + let uri = Builder::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/authority.rs - uri::authority::Authority::host (line 195) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/authority.rs:196:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Authority` in this scope
[INFO] [stdout]  --> src/uri/authority.rs:197:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | let authority: Authority = "example.org:80".parse().unwrap();
[INFO] [stdout]   |                ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::Authority;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/builder.rs - uri::builder::Builder::new (line 21) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri/builder.rs:22:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `uri`
[INFO] [stdout]  --> src/uri/builder.rs:24:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let uri = uri::Builder::new()
[INFO] [stdout]   |           ^^^ use of undeclared crate or module `uri`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::Builder;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::thread::Builder;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let uri = uri::Builder::new()
[INFO] [stdout] 5 + let uri = Builder::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/port.rs - uri::port::Port<T>::as_u16 (line 18) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/port.rs:19:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Authority;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/builder.rs - uri::builder::Builder::path_and_query (line 86) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri/builder.rs:87:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `uri`
[INFO] [stdout]  --> src/uri/builder.rs:89:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let uri = uri::Builder::new()
[INFO] [stdout]   |           ^^^ use of undeclared crate or module `uri`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::Builder;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::thread::Builder;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let uri = uri::Builder::new()
[INFO] [stdout] 5 + let uri = Builder::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/scheme.rs - uri::scheme::Scheme (line 149) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/scheme.rs:150:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Scheme;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/path.rs - uri::path::PathAndQuery::as_str (line 259) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/path.rs:260:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PathAndQuery` in this scope
[INFO] [stdout]  --> src/uri/path.rs:261:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | let path_and_query: PathAndQuery = "/hello/world?key=value&foo=bar".parse().unwrap();
[INFO] [stdout]   |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::PathAndQuery;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/port.rs - uri::port::Port<T>::as_str (line 51) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/port.rs:52:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Authority;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/path.rs - uri::path::PathAndQuery::query (line 237) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/path.rs:238:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PathAndQuery` in this scope
[INFO] [stdout]  --> src/uri/path.rs:239:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | let path_and_query: PathAndQuery = "/hello/world".parse().unwrap();
[INFO] [stdout]   |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::PathAndQuery;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/path.rs - uri::path::PathAndQuery::query (line 228) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/path.rs:229:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PathAndQuery` in this scope
[INFO] [stdout]  --> src/uri/path.rs:230:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | let path_and_query: PathAndQuery = "/hello/world?key=value&foo=bar".parse().unwrap();
[INFO] [stdout]   |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::PathAndQuery;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/path.rs - uri::path::PathAndQuery::from_static (line 122) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/path.rs:123:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathAndQuery`
[INFO] [stdout]  --> src/uri/path.rs:124:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | let v = PathAndQuery::from_static("/hello?world");
[INFO] [stdout]   |         ^^^^^^^^^^^^ use of undeclared type `PathAndQuery`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::PathAndQuery;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/builder.rs - uri::builder::Builder::scheme (line 40) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri/builder.rs:41:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `uri`
[INFO] [stdout]  --> src/uri/builder.rs:43:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut builder = uri::Builder::new();
[INFO] [stdout]   |                   ^^^ use of undeclared crate or module `uri`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::Builder;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::thread::Builder;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let mut builder = uri::Builder::new();
[INFO] [stdout] 5 + let mut builder = Builder::new();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/path.rs - uri::path::PathAndQuery::as_str (line 268) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/path.rs:269:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PathAndQuery` in this scope
[INFO] [stdout]  --> src/uri/path.rs:270:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | let path_and_query: PathAndQuery = "/hello/world".parse().unwrap();
[INFO] [stdout]   |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::PathAndQuery;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/path.rs - uri::path::PathAndQuery::path (line 187) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/path.rs:188:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PathAndQuery` in this scope
[INFO] [stdout]  --> src/uri/path.rs:190:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | let path_and_query: PathAndQuery = "/hello/world".parse().unwrap();
[INFO] [stdout]   |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::PathAndQuery;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/scheme.rs - uri::scheme::Scheme::as_str (line 52) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/scheme.rs:53:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scheme` in this scope
[INFO] [stdout]  --> src/uri/scheme.rs:54:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | let scheme: Scheme = "http".parse().unwrap();
[INFO] [stdout]   |             ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::Scheme;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/version.rs - version (line 12) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/version.rs:13:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Version;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/method.rs - method::Method (line 12)
[INFO] [stdout]     src/status.rs - status (line 9)
[INFO] [stdout]     src/status.rs - status::StatusCode (line 208)
[INFO] [stdout]     src/status.rs - status::StatusCode (line 37)
[INFO] [stdout]     src/status.rs - status::StatusCode::as_str (line 122)
[INFO] [stdout]     src/status.rs - status::StatusCode::as_u16 (line 106)
[INFO] [stdout]     src/status.rs - status::StatusCode::canonical_reason (line 159)
[INFO] [stdout]     src/status.rs - status::StatusCode::from_u16 (line 55)
[INFO] [stdout]     src/uri.rs - uri (line 11)
[INFO] [stdout]     src/uri.rs - uri::Uri (line 87)
[INFO] [stdout]     src/uri.rs - uri::Uri::authority (line 532)
[INFO] [stdout]     src/uri.rs - uri::Uri::authority (line 542)
[INFO] [stdout]     src/uri.rs - uri::Uri::builder (line 193)
[INFO] [stdout]     src/uri.rs - uri::Uri::from_parts (line 213)
[INFO] [stdout]     src/uri.rs - uri::Uri::from_parts (line 228)
[INFO] [stdout]     src/uri.rs - uri::Uri::from_static (line 355)
[INFO] [stdout]     src/uri.rs - uri::Uri::host (line 574)
[INFO] [stdout]     src/uri.rs - uri::Uri::host (line 584)
[INFO] [stdout]     src/uri.rs - uri::Uri::into_parts (line 379)
[INFO] [stdout]     src/uri.rs - uri::Uri::path (line 423)
[INFO] [stdout]     src/uri.rs - uri::Uri::path (line 433)
[INFO] [stdout]     src/uri.rs - uri::Uri::port (line 613)
[INFO] [stdout]     src/uri.rs - uri::Uri::port (line 623)
[INFO] [stdout]     src/uri.rs - uri::Uri::port (line 632)
[INFO] [stdout]     src/uri.rs - uri::Uri::port_u16 (line 647)
[INFO] [stdout]     src/uri.rs - uri::Uri::query (line 676)
[INFO] [stdout]     src/uri.rs - uri::Uri::query (line 685)
[INFO] [stdout]     src/uri.rs - uri::Uri::query (line 694)
[INFO] [stdout]     src/uri.rs - uri::Uri::scheme (line 466)
[INFO] [stdout]     src/uri.rs - uri::Uri::scheme (line 477)
[INFO] [stdout]     src/uri.rs - uri::Uri::scheme_str (line 496)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority (line 290)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority (line 336)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority (line 402)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority::from_static (line 46)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority::host (line 195)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority::port (line 224)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority::port (line 235)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority::port_u16 (line 252)
[INFO] [stdout]     src/uri/builder.rs - uri::builder::Builder::authority (line 62)
[INFO] [stdout]     src/uri/builder.rs - uri::builder::Builder::build (line 123)
[INFO] [stdout]     src/uri/builder.rs - uri::builder::Builder::new (line 21)
[INFO] [stdout]     src/uri/builder.rs - uri::builder::Builder::path_and_query (line 86)
[INFO] [stdout]     src/uri/builder.rs - uri::builder::Builder::scheme (line 40)
[INFO] [stdout]     src/uri/path.rs - uri::path::PathAndQuery::as_str (line 259)
[INFO] [stdout]     src/uri/path.rs - uri::path::PathAndQuery::as_str (line 268)
[INFO] [stdout]     src/uri/path.rs - uri::path::PathAndQuery::from_static (line 122)
[INFO] [stdout]     src/uri/path.rs - uri::path::PathAndQuery::path (line 187)
[INFO] [stdout]     src/uri/path.rs - uri::path::PathAndQuery::query (line 228)
[INFO] [stdout]     src/uri/path.rs - uri::path::PathAndQuery::query (line 237)
[INFO] [stdout]     src/uri/port.rs - uri::port::Port<T>::as_str (line 51)
[INFO] [stdout]     src/uri/port.rs - uri::port::Port<T>::as_u16 (line 18)
[INFO] [stdout]     src/uri/scheme.rs - uri::scheme::Scheme (line 149)
[INFO] [stdout]     src/uri/scheme.rs - uri::scheme::Scheme::as_str (line 52)
[INFO] [stdout]     src/version.rs - version (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 55 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "141c6ab8d15b84d4e0848d8aa195e5ab91145e7041241f4d39a6612a761a5ed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "141c6ab8d15b84d4e0848d8aa195e5ab91145e7041241f4d39a6612a761a5ed1", kill_on_drop: false }`
[INFO] [stdout] 141c6ab8d15b84d4e0848d8aa195e5ab91145e7041241f4d39a6612a761a5ed1
[INFO] testing no-std-http-0.1.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate no-std-http 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate no-std-http 0.1.1 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 no-std-http 0.1.1
[INFO] finished tweaking crates.io crate no-std-http 0.1.1
[INFO] tweaked toml for crates.io crate no-std-http 0.1.1 written to /workspace/builds/worker-0-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 darling v0.14.4 (latest: v0.20.9)
[INFO] [stderr]       Adding darling_core v0.14.4 (latest: v0.20.9)
[INFO] [stderr]       Adding darling_macro v0.14.4 (latest: v0.20.9)
[INFO] [stderr]       Adding derive_builder v0.13.1 (latest: v0.20.0)
[INFO] [stderr]       Adding derive_builder_core v0.13.1 (latest: v0.20.0)
[INFO] [stderr]       Adding derive_builder_macro v0.13.1 (latest: v0.20.0)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding strsim v0.10.0 (latest: v0.11.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 72d1643b94f246d5f18f6a87467f4ba057f4d3b9d8410c9803388a22785c6a19
[INFO] running `Command { std: "docker" "start" "-a" "72d1643b94f246d5f18f6a87467f4ba057f4d3b9d8410c9803388a22785c6a19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72d1643b94f246d5f18f6a87467f4ba057f4d3b9d8410c9803388a22785c6a19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72d1643b94f246d5f18f6a87467f4ba057f4d3b9d8410c9803388a22785c6a19", kill_on_drop: false }`
[INFO] [stdout] 72d1643b94f246d5f18f6a87467f4ba057f4d3b9d8410c9803388a22785c6a19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a6b6a63a389cfd333821939ffd019b26cde6b2beffb6993221ba811c1e230673
[INFO] running `Command { std: "docker" "start" "-a" "a6b6a63a389cfd333821939ffd019b26cde6b2beffb6993221ba811c1e230673", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.13.1
[INFO] [stderr]    Compiling derive_builder_macro v0.13.1
[INFO] [stderr]    Compiling derive_builder v0.13.1
[INFO] [stderr]    Compiling no-std-http v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.67s
[INFO] running `Command { std: "docker" "inspect" "a6b6a63a389cfd333821939ffd019b26cde6b2beffb6993221ba811c1e230673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6b6a63a389cfd333821939ffd019b26cde6b2beffb6993221ba811c1e230673", kill_on_drop: false }`
[INFO] [stdout] a6b6a63a389cfd333821939ffd019b26cde6b2beffb6993221ba811c1e230673
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0df043d8a3cc35afc368df6c9ea2efe3e39bec383356777e4a3a4ccab9047b04
[INFO] running `Command { std: "docker" "start" "-a" "0df043d8a3cc35afc368df6c9ea2efe3e39bec383356777e4a3a4ccab9047b04", kill_on_drop: false }`
[INFO] [stderr]    Compiling no-std-http v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] running `Command { std: "docker" "inspect" "0df043d8a3cc35afc368df6c9ea2efe3e39bec383356777e4a3a4ccab9047b04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0df043d8a3cc35afc368df6c9ea2efe3e39bec383356777e4a3a4ccab9047b04", kill_on_drop: false }`
[INFO] [stdout] 0df043d8a3cc35afc368df6c9ea2efe3e39bec383356777e4a3a4ccab9047b04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3302dc08055317113ffafaafcb5db3dbe018878a75d4040db27aa9e794b8fdf2
[INFO] running `Command { std: "docker" "start" "-a" "3302dc08055317113ffafaafcb5db3dbe018878a75d4040db27aa9e794b8fdf2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/no_std_http-098ec95dbcc3ff99)
[INFO] [stdout] 
[INFO] [stdout] running 79 tests
[INFO] [stdout] test method::tests::test_enum_string ... ok
[INFO] [stdout] test uri::authority::tests::allows_percent_in_userinfo ... ok
[INFO] [stdout] test uri::authority::tests::allows_percent_in_ipv6_address ... ok
[INFO] [stdout] test method::tests::test_is_idempotent ... ok
[INFO] [stdout] test uri::authority::tests::compares_to_self ... ok
[INFO] [stdout] test uri::authority::tests::compares_with_a_str ... ok
[INFO] [stdout] test uri::authority::tests::compares_with_a_string ... ok
[INFO] [stdout] test uri::authority::tests::equal_to_self_of_same_authority ... ok
[INFO] [stdout] test uri::authority::tests::equates_with_a_str ... ok
[INFO] [stdout] test uri::authority::tests::equates_with_a_string ... ok
[INFO] [stdout] test uri::authority::tests::equates_with_a_string_of_a_different_authority ... ok
[INFO] [stdout] test uri::authority::tests::from_static_equates_with_a_str ... ok
[INFO] [stdout] test uri::authority::tests::not_equal_to_self_of_different_authority ... ok
[INFO] [stdout] test uri::authority::tests::not_equal_with_a_str_of_a_different_authority ... ok
[INFO] [stdout] test uri::authority::tests::parse_empty_string_is_error ... ok
[INFO] [stdout] test uri::authority::tests::reject_obviously_invalid_ipv6_address ... ok
[INFO] [stdout] test uri::authority::tests::rejects_invalid_use_of_brackets ... ok
[INFO] [stdout] test uri::authority::tests::rejects_invalid_utf8 ... ok
[INFO] [stdout] test uri::authority::tests::rejects_percent_outside_ipv6_address ... ok
[INFO] [stdout] test uri::authority::tests::rejects_percent_in_hostname ... ok
[INFO] [stdout] test uri::builder::tests::build_from_str ... ok
[INFO] [stdout] test uri::builder::tests::build_from_string ... ok
[INFO] [stdout] test uri::builder::tests::build_from_string_ref ... ok
[INFO] [stdout] test uri::builder::tests::build_from_uri ... ok
[INFO] [stdout] test uri::path::tests::compares_to_self ... ok
[INFO] [stdout] test uri::path::tests::compares_with_a_string ... ok
[INFO] [stdout] test uri::path::tests::compares_with_a_str ... ok
[INFO] [stdout] test uri::path::tests::equal_to_self_of_same_path ... ok
[INFO] [stdout] test uri::path::tests::equates_with_a_string ... ok
[INFO] [stdout] test uri::path::tests::ignores_valid_percent_encodings ... ok
[INFO] [stdout] test uri::path::tests::ignores_invalid_percent_encodings ... ok
[INFO] [stdout] test uri::path::tests::not_equal_to_self_of_different_path ... ok
[INFO] [stdout] test uri::path::tests::json_is_fine ... ok
[INFO] [stdout] test uri::path::tests::equates_with_a_str ... ok
[INFO] [stdout] test uri::port::tests::partialeq_port_different_reprs ... ok
[INFO] [stdout] test uri::port::tests::partialeq_u16 ... ok
[INFO] [stdout] test uri::path::tests::not_equal_with_a_str_of_a_different_path ... ok
[INFO] [stdout] test uri::tests::test_ipv6 ... ok
[INFO] [stdout] test uri::tests::test_ipv6_shorthand ... ok
[INFO] [stdout] test uri::path::tests::not_equal_with_a_string_of_a_different_path ... ok
[INFO] [stdout] test uri::tests::test_ipv6_shorthand3 ... ok
[INFO] [stdout] test uri::port::tests::u16_from_port ... ok
[INFO] [stdout] test uri::scheme::test::invalid_scheme_is_error ... ok
[INFO] [stdout] test uri::scheme::test::scheme_eq_to_str ... ok
[INFO] [stdout] test uri::port::tests::partialeq_port ... ok
[INFO] [stdout] test uri::tests::test_ipv6_with_port ... ok
[INFO] [stdout] test uri::tests::test_max_length_scheme ... ok
[INFO] [stdout] test uri::tests::test_overflowing_scheme ... ok
[INFO] [stdout] test uri::tests::test_ipv6_shorthand2 ... ok
[INFO] [stdout] test uri::tests::test_partial_eq_path_with_terminating_questionmark ... ok
[INFO] [stdout] test uri::tests::test_path_permissive ... ok
[INFO] [stdout] test uri::tests::test_query_permissive ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_absolute_form ... ok
[INFO] [stdout] test uri::tests::test_authority_uri_parts_round_trip ... ok
[INFO] [stdout] test uri::tests::test_max_uri_len ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_absolute_form_with_empty_path_and_fragment_with_slash ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_absolute_form_with_empty_path_and_fragment_with_questionmark ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_absolute_form_with_empty_path_and_nonempty_query ... ok
[INFO] [stdout] test uri::tests::test_uri_authority_only_one_character_issue_197 ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_absolute_with_default_port_https ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_asterisk_form ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_absolute_form_without_path ... ok
[INFO] [stdout] test uri::tests::test_percentage_encoded_path ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_authority_form ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_authority_no_port ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_error ... ok
[INFO] [stdout] test uri::tests::test_char_table ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_absolute_with_default_port_http ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_long_host_with_no_scheme ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_long_host_with_port_and_no_scheme ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_fragment_questionmark ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_path_and_query ... ok
[INFO] [stdout] test uri::tests::test_uri_to_path_and_query ... ok
[INFO] [stdout] test uri::tests::test_userinfo1 ... ok
[INFO] [stdout] test uri::tests::test_userinfo2 ... ok
[INFO] [stdout] test uri::tests::test_userinfo_pass_with_port ... ok
[INFO] [stdout] test uri::tests::test_userinfo3 ... ok
[INFO] [stdout] test uri::tests::test_userinfo_with_port ... ok
[INFO] [stdout] test uri::tests::test_uri_parse_path_with_terminating_questionmark ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests no_std_http
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test src/method.rs - method::Method (line 12) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::from_static (line 355) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::authority (line 542) ... FAILED
[INFO] [stdout] test src/status.rs - status (line 9) ... FAILED
[INFO] [stdout] test src/status.rs - status::StatusCode (line 37) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri (line 87) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::authority (line 532) ... FAILED
[INFO] [stdout] test src/status.rs - status::StatusCode (line 208) ... FAILED
[INFO] [stdout] test src/status.rs - status::StatusCode::as_str (line 122) ... FAILED
[INFO] [stdout] test src/status.rs - status::StatusCode::as_u16 (line 106) ... FAILED
[INFO] [stdout] test src/status.rs - status::StatusCode::from_u16 (line 55) ... FAILED
[INFO] [stdout] test src/uri.rs - uri (line 11) ... FAILED
[INFO] [stdout] test src/status.rs - status::StatusCode::canonical_reason (line 159) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::builder (line 193) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::from_parts (line 213) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::port (line 613) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::path (line 423) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::host (line 574) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::host (line 584) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::path (line 433) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::from_parts (line 228) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::port (line 632) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::query (line 676) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::port_u16 (line 647) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::into_parts (line 379) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::query (line 685) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::port (line 623) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::scheme (line 466) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::scheme (line 477) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::query (line 694) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri::scheme_str (line 496) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority (line 290) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority (line 402) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority::port_u16 (line 252) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority (line 336) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority::port (line 224) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority::from_static (line 46) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority::port (line 235) ... FAILED
[INFO] [stdout] test src/uri/builder.rs - uri::builder::Builder::authority (line 62) ... FAILED
[INFO] [stdout] test src/uri/builder.rs - uri::builder::Builder::path_and_query (line 86) ... FAILED
[INFO] [stdout] test src/uri/path.rs - uri::path::PathAndQuery::from_static (line 122) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority::host (line 195) ... FAILED
[INFO] [stdout] test src/uri/builder.rs - uri::builder::Builder::new (line 21) ... FAILED
[INFO] [stdout] test src/uri/builder.rs - uri::builder::Builder::scheme (line 40) ... FAILED
[INFO] [stdout] test src/uri/path.rs - uri::path::PathAndQuery::path (line 187) ... FAILED
[INFO] [stdout] test src/uri/port.rs - uri::port::Port<T>::as_u16 (line 18) ... FAILED
[INFO] [stdout] test src/uri/path.rs - uri::path::PathAndQuery::as_str (line 268) ... FAILED
[INFO] [stdout] test src/uri/path.rs - uri::path::PathAndQuery::as_str (line 259) ... FAILED
[INFO] [stdout] test src/uri/port.rs - uri::port::Port<T>::as_str (line 51) ... FAILED
[INFO] [stdout] test src/uri/scheme.rs - uri::scheme::Scheme (line 149) ... FAILED
[INFO] [stdout] test src/uri/scheme.rs - uri::scheme::Scheme::as_str (line 52) ... FAILED
[INFO] [stdout] test src/uri/path.rs - uri::path::PathAndQuery::query (line 237) ... FAILED
[INFO] [stdout] test src/uri/path.rs - uri::path::PathAndQuery::query (line 228) ... FAILED
[INFO] [stdout] test src/uri/builder.rs - uri::builder::Builder::build (line 123) ... FAILED
[INFO] [stdout] test src/version.rs - version (line 12) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/method.rs - method::Method (line 12) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/method.rs:13:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Method;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::from_static (line 355) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri.rs:356:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::authority (line 542) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:543:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/status.rs - status (line 9) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/status.rs:10:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::StatusCode;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/status.rs - status::StatusCode (line 37) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/status.rs:38:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::StatusCode;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri (line 87) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:88:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::authority (line 532) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:533:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/status.rs - status::StatusCode (line 208) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/status.rs:209:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::StatusCode;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/status.rs - status::StatusCode::as_str (line 122) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/status.rs:123:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let status = http::StatusCode::OK;
[INFO] [stdout]   |              ^^^^ use of undeclared crate or module `http`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::StatusCode;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let status = http::StatusCode::OK;
[INFO] [stdout] 3 + let status = StatusCode::OK;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/status.rs - status::StatusCode::as_u16 (line 106) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/status.rs:107:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let status = http::StatusCode::OK;
[INFO] [stdout]   |              ^^^^ use of undeclared crate or module `http`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::StatusCode;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let status = http::StatusCode::OK;
[INFO] [stdout] 3 + let status = StatusCode::OK;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/status.rs - status::StatusCode::from_u16 (line 55) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/status.rs:56:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::StatusCode;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri (line 11) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:12:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/status.rs - status::StatusCode::canonical_reason (line 159) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/status.rs:160:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let status = http::StatusCode::OK;
[INFO] [stdout]   |              ^^^^ use of undeclared crate or module `http`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::StatusCode;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let status = http::StatusCode::OK;
[INFO] [stdout] 3 + let status = StatusCode::OK;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri.rs - uri::Uri::builder (line 193) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:194:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::from_parts (line 213) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri.rs:214:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Parts`
[INFO] [stdout]  --> src/uri.rs:215:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut parts = Parts::default();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `Parts`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::Parts;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uri`
[INFO] [stdout]  --> src/uri.rs:218:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | let uri = Uri::from_parts(parts).unwrap();
[INFO] [stdout]   |           ^^^ use of undeclared type `Uri`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::Uri;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri.rs - uri::Uri::port (line 613) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:614:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::path (line 423) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:424:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::host (line 574) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:575:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::host (line 584) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:585:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::path (line 433) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:434:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::from_parts (line 228) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri.rs:229:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Parts`
[INFO] [stdout]  --> src/uri.rs:230:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut parts = Parts::default();
[INFO] [stdout]   |                 ^^^^^ use of undeclared type `Parts`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::Parts;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uri`
[INFO] [stdout]  --> src/uri.rs:235:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | let uri = Uri::from_parts(parts).unwrap();
[INFO] [stdout]   |           ^^^ use of undeclared type `Uri`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::Uri;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri.rs - uri::Uri::port (line 632) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:633:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::query (line 676) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:677:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::port_u16 (line 647) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri.rs:648:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::{Uri, uri::Port};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:648:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::{Uri, uri::Port};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri.rs - uri::Uri::into_parts (line 379) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri.rs:380:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Uri` in this scope
[INFO] [stdout]  --> src/uri.rs:381:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | let uri: Uri = "/foo".parse().unwrap();
[INFO] [stdout]   |          ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::Uri;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri.rs - uri::Uri::query (line 685) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:686:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::port (line 623) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:624:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::scheme (line 466) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri.rs:467:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::{Scheme, Uri};
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::scheme (line 477) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:478:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::query (line 694) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:695:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri.rs - uri::Uri::scheme_str (line 496) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri.rs:497:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Uri;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/authority.rs - uri::authority::Authority (line 290) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/authority.rs:291:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Authority;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/authority.rs - uri::authority::Authority (line 402) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/authority.rs:403:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Authority;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/authority.rs - uri::authority::Authority::port_u16 (line 252) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/authority.rs:253:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Authority;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/authority.rs - uri::authority::Authority (line 336) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/authority.rs:337:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Authority;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/authority.rs - uri::authority::Authority::port (line 224) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/authority.rs:225:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Authority;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/authority.rs - uri::authority::Authority::from_static (line 46) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/authority.rs:47:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Authority;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/authority.rs - uri::authority::Authority::port (line 235) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/authority.rs:236:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Authority;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/builder.rs - uri::builder::Builder::authority (line 62) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri/builder.rs:63:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `uri`
[INFO] [stdout]  --> src/uri/builder.rs:65:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let uri = uri::Builder::new()
[INFO] [stdout]   |           ^^^ use of undeclared crate or module `uri`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::Builder;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::thread::Builder;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let uri = uri::Builder::new()
[INFO] [stdout] 5 + let uri = Builder::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/builder.rs - uri::builder::Builder::path_and_query (line 86) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri/builder.rs:87:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `uri`
[INFO] [stdout]  --> src/uri/builder.rs:89:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let uri = uri::Builder::new()
[INFO] [stdout]   |           ^^^ use of undeclared crate or module `uri`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::Builder;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::thread::Builder;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let uri = uri::Builder::new()
[INFO] [stdout] 5 + let uri = Builder::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/path.rs - uri::path::PathAndQuery::from_static (line 122) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/path.rs:123:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathAndQuery`
[INFO] [stdout]  --> src/uri/path.rs:124:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | let v = PathAndQuery::from_static("/hello?world");
[INFO] [stdout]   |         ^^^^^^^^^^^^ use of undeclared type `PathAndQuery`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::PathAndQuery;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/authority.rs - uri::authority::Authority::host (line 195) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/authority.rs:196:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Authority` in this scope
[INFO] [stdout]  --> src/uri/authority.rs:197:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | let authority: Authority = "example.org:80".parse().unwrap();
[INFO] [stdout]   |                ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::Authority;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/builder.rs - uri::builder::Builder::new (line 21) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri/builder.rs:22:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `uri`
[INFO] [stdout]  --> src/uri/builder.rs:24:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let uri = uri::Builder::new()
[INFO] [stdout]   |           ^^^ use of undeclared crate or module `uri`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::Builder;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::thread::Builder;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let uri = uri::Builder::new()
[INFO] [stdout] 5 + let uri = Builder::new()
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/builder.rs - uri::builder::Builder::scheme (line 40) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri/builder.rs:41:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `uri`
[INFO] [stdout]  --> src/uri/builder.rs:43:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut builder = uri::Builder::new();
[INFO] [stdout]   |                   ^^^ use of undeclared crate or module `uri`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::Builder;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::thread::Builder;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let mut builder = uri::Builder::new();
[INFO] [stdout] 5 + let mut builder = Builder::new();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/path.rs - uri::path::PathAndQuery::path (line 187) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/path.rs:188:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PathAndQuery` in this scope
[INFO] [stdout]  --> src/uri/path.rs:190:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | let path_and_query: PathAndQuery = "/hello/world".parse().unwrap();
[INFO] [stdout]   |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::PathAndQuery;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/port.rs - uri::port::Port<T>::as_u16 (line 18) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/port.rs:19:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Authority;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/path.rs - uri::path::PathAndQuery::as_str (line 268) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/path.rs:269:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PathAndQuery` in this scope
[INFO] [stdout]  --> src/uri/path.rs:270:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | let path_and_query: PathAndQuery = "/hello/world".parse().unwrap();
[INFO] [stdout]   |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::PathAndQuery;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/path.rs - uri::path::PathAndQuery::as_str (line 259) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/path.rs:260:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PathAndQuery` in this scope
[INFO] [stdout]  --> src/uri/path.rs:261:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | let path_and_query: PathAndQuery = "/hello/world?key=value&foo=bar".parse().unwrap();
[INFO] [stdout]   |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::PathAndQuery;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/port.rs - uri::port::Port<T>::as_str (line 51) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/port.rs:52:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Authority;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/scheme.rs - uri::scheme::Scheme (line 149) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/scheme.rs:150:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::Scheme;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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/uri/scheme.rs - uri::scheme::Scheme::as_str (line 52) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/scheme.rs:53:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scheme` in this scope
[INFO] [stdout]  --> src/uri/scheme.rs:54:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | let scheme: Scheme = "http".parse().unwrap();
[INFO] [stdout]   |             ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::Scheme;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/path.rs - uri::path::PathAndQuery::query (line 237) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/path.rs:238:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PathAndQuery` in this scope
[INFO] [stdout]  --> src/uri/path.rs:239:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | let path_and_query: PathAndQuery = "/hello/world".parse().unwrap();
[INFO] [stdout]   |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::PathAndQuery;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/path.rs - uri::path::PathAndQuery::query (line 228) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `http`
[INFO] [stdout]  --> src/uri/path.rs:229:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::uri::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PathAndQuery` in this scope
[INFO] [stdout]  --> src/uri/path.rs:230:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | let path_and_query: PathAndQuery = "/hello/world?key=value&foo=bar".parse().unwrap();
[INFO] [stdout]   |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::uri::PathAndQuery;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/builder.rs - uri::builder::Builder::build (line 123) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/uri/builder.rs:124:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Uri`
[INFO] [stdout]  --> src/uri/builder.rs:126:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | let uri = Uri::builder()
[INFO] [stdout]   |           ^^^ use of undeclared type `Uri`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use no_std_http::Uri;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/version.rs - version (line 12) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `http`
[INFO] [stdout]  --> src/version.rs:13:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Version;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `http`
[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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/method.rs - method::Method (line 12)
[INFO] [stdout]     src/status.rs - status (line 9)
[INFO] [stdout]     src/status.rs - status::StatusCode (line 208)
[INFO] [stdout]     src/status.rs - status::StatusCode (line 37)
[INFO] [stdout]     src/status.rs - status::StatusCode::as_str (line 122)
[INFO] [stdout]     src/status.rs - status::StatusCode::as_u16 (line 106)
[INFO] [stdout]     src/status.rs - status::StatusCode::canonical_reason (line 159)
[INFO] [stdout]     src/status.rs - status::StatusCode::from_u16 (line 55)
[INFO] [stdout]     src/uri.rs - uri (line 11)
[INFO] [stdout]     src/uri.rs - uri::Uri (line 87)
[INFO] [stdout]     src/uri.rs - uri::Uri::authority (line 532)
[INFO] [stdout]     src/uri.rs - uri::Uri::authority (line 542)
[INFO] [stdout]     src/uri.rs - uri::Uri::builder (line 193)
[INFO] [stdout]     src/uri.rs - uri::Uri::from_parts (line 213)
[INFO] [stdout]     src/uri.rs - uri::Uri::from_parts (line 228)
[INFO] [stdout]     src/uri.rs - uri::Uri::from_static (line 355)
[INFO] [stdout]     src/uri.rs - uri::Uri::host (line 574)
[INFO] [stdout]     src/uri.rs - uri::Uri::host (line 584)
[INFO] [stdout]     src/uri.rs - uri::Uri::into_parts (line 379)
[INFO] [stdout]     src/uri.rs - uri::Uri::path (line 423)
[INFO] [stdout]     src/uri.rs - uri::Uri::path (line 433)
[INFO] [stdout]     src/uri.rs - uri::Uri::port (line 613)
[INFO] [stdout]     src/uri.rs - uri::Uri::port (line 623)
[INFO] [stdout]     src/uri.rs - uri::Uri::port (line 632)
[INFO] [stdout]     src/uri.rs - uri::Uri::port_u16 (line 647)
[INFO] [stdout]     src/uri.rs - uri::Uri::query (line 676)
[INFO] [stdout]     src/uri.rs - uri::Uri::query (line 685)
[INFO] [stdout]     src/uri.rs - uri::Uri::query (line 694)
[INFO] [stdout]     src/uri.rs - uri::Uri::scheme (line 466)
[INFO] [stdout]     src/uri.rs - uri::Uri::scheme (line 477)
[INFO] [stdout]     src/uri.rs - uri::Uri::scheme_str (line 496)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority (line 290)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority (line 336)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority (line 402)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority::from_static (line 46)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority::host (line 195)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority::port (line 224)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority::port (line 235)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority::port_u16 (line 252)
[INFO] [stdout]     src/uri/builder.rs - uri::builder::Builder::authority (line 62)
[INFO] [stdout]     src/uri/builder.rs - uri::builder::Builder::build (line 123)
[INFO] [stdout]     src/uri/builder.rs - uri::builder::Builder::new (line 21)
[INFO] [stdout]     src/uri/builder.rs - uri::builder::Builder::path_and_query (line 86)
[INFO] [stdout]     src/uri/builder.rs - uri::builder::Builder::scheme (line 40)
[INFO] [stdout]     src/uri/path.rs - uri::path::PathAndQuery::as_str (line 259)
[INFO] [stdout]     src/uri/path.rs - uri::path::PathAndQuery::as_str (line 268)
[INFO] [stdout]     src/uri/path.rs - uri::path::PathAndQuery::from_static (line 122)
[INFO] [stdout]     src/uri/path.rs - uri::path::PathAndQuery::path (line 187)
[INFO] [stdout]     src/uri/path.rs - uri::path::PathAndQuery::query (line 228)
[INFO] [stdout]     src/uri/path.rs - uri::path::PathAndQuery::query (line 237)
[INFO] [stdout]     src/uri/port.rs - uri::port::Port<T>::as_str (line 51)
[INFO] [stdout]     src/uri/port.rs - uri::port::Port<T>::as_u16 (line 18)
[INFO] [stdout]     src/uri/scheme.rs - uri::scheme::Scheme (line 149)
[INFO] [stdout]     src/uri/scheme.rs - uri::scheme::Scheme::as_str (line 52)
[INFO] [stdout]     src/version.rs - version (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 55 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3302dc08055317113ffafaafcb5db3dbe018878a75d4040db27aa9e794b8fdf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3302dc08055317113ffafaafcb5db3dbe018878a75d4040db27aa9e794b8fdf2", kill_on_drop: false }`
[INFO] [stdout] 3302dc08055317113ffafaafcb5db3dbe018878a75d4040db27aa9e794b8fdf2
