[INFO] fetching crate rocket_http 0.5.1...
[INFO] testing rocket_http-0.5.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rocket_http 0.5.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rocket_http 0.5.1
[INFO] finished tweaking crates.io crate rocket_http 0.5.1
[INFO] tweaked toml for crates.io crate rocket_http 0.5.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rocket_http 0.5.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 165 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.4.0)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.9.0)
[INFO] [stderr]       Adding rustls v0.21.12 (available: v0.23.39)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (available: v2.2.0)
[INFO] [stderr]       Adding tokio-rustls v0.24.1 (available: v0.26.4)
[INFO] [stderr]       Adding x509-parser v0.13.2 (available: v0.18.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 072903e789752995b40da373175a04505fec2dd99c9a75b564866d62b5efbf07
[INFO] running `Command { std: "docker" "start" "-a" "072903e789752995b40da373175a04505fec2dd99c9a75b564866d62b5efbf07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "072903e789752995b40da373175a04505fec2dd99c9a75b564866d62b5efbf07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "072903e789752995b40da373175a04505fec2dd99c9a75b564866d62b5efbf07", kill_on_drop: false }`
[INFO] [stdout] 072903e789752995b40da373175a04505fec2dd99c9a75b564866d62b5efbf07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4ff955da2d42d7b7cce1a5bba175837a8fc8ac409d13430718fdea108dee3ff
[INFO] running `Command { std: "docker" "start" "-a" "a4ff955da2d42d7b7cce1a5bba175837a8fc8ac409d13430718fdea108dee3ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling rocket_http v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/uri/uri.rs:82:63
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn parse<T>(string: &'a str) -> Result<Uri<'a>, Error<'_>>
[INFO] [stdout]    |                              --                    --         ^^ the same lifetime is elided here
[INFO] [stdout]    |                              |                     |
[INFO] [stdout]    |                              |                     the same lifetime is named here
[INFO] [stdout]    |                              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 82 -     pub fn parse<T>(string: &'a str) -> Result<Uri<'a>, Error<'_>>
[INFO] [stdout] 82 +     pub fn parse<T>(string: &'a str) -> Result<Uri<'a>, Error<'a>>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/uri/uri.rs:130:64
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn parse_any(string: &'a str) -> Result<Uri<'a>, Error<'_>> {
[INFO] [stdout]     |                               --                    --         ^^ the same lifetime is elided here
[INFO] [stdout]     |                               |                     |
[INFO] [stdout]     |                               |                     the same lifetime is named here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 130 -     pub fn parse_any(string: &'a str) -> Result<Uri<'a>, Error<'_>> {
[INFO] [stdout] 130 +     pub fn parse_any(string: &'a str) -> Result<Uri<'a>, Error<'a>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.44s
[INFO] running `Command { std: "docker" "inspect" "a4ff955da2d42d7b7cce1a5bba175837a8fc8ac409d13430718fdea108dee3ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4ff955da2d42d7b7cce1a5bba175837a8fc8ac409d13430718fdea108dee3ff", kill_on_drop: false }`
[INFO] [stdout] a4ff955da2d42d7b7cce1a5bba175837a8fc8ac409d13430718fdea108dee3ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebfb67d32b543e982810cf38d42bf62ae94e1727ea0ca11171a6c72b5ff476b6
[INFO] running `Command { std: "docker" "start" "-a" "ebfb67d32b543e982810cf38d42bf62ae94e1727ea0ca11171a6c72b5ff476b6", kill_on_drop: false }`
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/uri/uri.rs:82:63
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn parse<T>(string: &'a str) -> Result<Uri<'a>, Error<'_>>
[INFO] [stdout]    |                              --                    --         ^^ the same lifetime is elided here
[INFO] [stdout]    |                              |                     |
[INFO] [stdout]    |                              |                     the same lifetime is named here
[INFO] [stdout]    |                              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 82 -     pub fn parse<T>(string: &'a str) -> Result<Uri<'a>, Error<'_>>
[INFO] [stdout] 82 +     pub fn parse<T>(string: &'a str) -> Result<Uri<'a>, Error<'a>>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/uri/uri.rs:130:64
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn parse_any(string: &'a str) -> Result<Uri<'a>, Error<'_>> {
[INFO] [stdout]     |                               --                    --         ^^ the same lifetime is elided here
[INFO] [stdout]     |                               |                     |
[INFO] [stdout]     |                               |                     the same lifetime is named here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 130 -     pub fn parse_any(string: &'a str) -> Result<Uri<'a>, Error<'_>> {
[INFO] [stdout] 130 +     pub fn parse_any(string: &'a str) -> Result<Uri<'a>, Error<'a>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rocket_http v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/uri/uri.rs:82:63
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn parse<T>(string: &'a str) -> Result<Uri<'a>, Error<'_>>
[INFO] [stdout]    |                              --                    --         ^^ the same lifetime is elided here
[INFO] [stdout]    |                              |                     |
[INFO] [stdout]    |                              |                     the same lifetime is named here
[INFO] [stdout]    |                              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 82 -     pub fn parse<T>(string: &'a str) -> Result<Uri<'a>, Error<'_>>
[INFO] [stdout] 82 +     pub fn parse<T>(string: &'a str) -> Result<Uri<'a>, Error<'a>>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/uri/uri.rs:130:64
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn parse_any(string: &'a str) -> Result<Uri<'a>, Error<'_>> {
[INFO] [stdout]     |                               --                    --         ^^ the same lifetime is elided here
[INFO] [stdout]     |                               |                     |
[INFO] [stdout]     |                               |                     the same lifetime is named here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 130 -     pub fn parse_any(string: &'a str) -> Result<Uri<'a>, Error<'_>> {
[INFO] [stdout] 130 +     pub fn parse_any(string: &'a str) -> Result<Uri<'a>, Error<'a>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.62s
[INFO] running `Command { std: "docker" "inspect" "ebfb67d32b543e982810cf38d42bf62ae94e1727ea0ca11171a6c72b5ff476b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebfb67d32b543e982810cf38d42bf62ae94e1727ea0ca11171a6c72b5ff476b6", kill_on_drop: false }`
[INFO] [stdout] ebfb67d32b543e982810cf38d42bf62ae94e1727ea0ca11171a6c72b5ff476b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3d808cb31d79e6775a27f8907dd83d86a2c32a06274244325d4b377e0b27b3b4
[INFO] running `Command { std: "docker" "start" "-a" "3d808cb31d79e6775a27f8907dd83d86a2c32a06274244325d4b377e0b27b3b4", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/uri/uri.rs:82:63
[INFO] [stderr]    |
[INFO] [stderr] 82 |     pub fn parse<T>(string: &'a str) -> Result<Uri<'a>, Error<'_>>
[INFO] [stderr]    |                              --                    --         ^^ the same lifetime is elided here
[INFO] [stderr]    |                              |                     |
[INFO] [stderr]    |                              |                     the same lifetime is named here
[INFO] [stderr]    |                              the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 82 -     pub fn parse<T>(string: &'a str) -> Result<Uri<'a>, Error<'_>>
[INFO] [stderr] 82 +     pub fn parse<T>(string: &'a str) -> Result<Uri<'a>, Error<'a>>
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/uri/uri.rs:130:64
[INFO] [stderr]     |
[INFO] [stderr] 130 |     pub fn parse_any(string: &'a str) -> Result<Uri<'a>, Error<'_>> {
[INFO] [stderr]     |                               --                    --         ^^ the same lifetime is elided here
[INFO] [stderr]     |                               |                     |
[INFO] [stderr]     |                               |                     the same lifetime is named here
[INFO] [stderr]     |                               the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 130 -     pub fn parse_any(string: &'a str) -> Result<Uri<'a>, Error<'_>> {
[INFO] [stderr] 130 +     pub fn parse_any(string: &'a str) -> Result<Uri<'a>, Error<'a>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `rocket_http` (lib) generated 2 warnings (run `cargo fix --lib -p rocket_http` to apply 2 suggestions)
[INFO] [stderr] warning: `rocket_http` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rocket_http-6461f511aa77dedc)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test header::accept::test::test_preferred ... ok
[INFO] [stdout] test header::header::tests::case_insensitive_add_get ... ok
[INFO] [stdout] test header::header::tests::case_insensitive_multiadd ... ok
[INFO] [stdout] test parse::accept::test::check_parse_eq ... ok
[INFO] [stdout] test parse::uri::error::tests::check_display ... ok
[INFO] [stdout] test parse::media_type::test::check_param_eq ... ok
[INFO] [stdout] test parse::media_type::test::check_params_do_parse ... ok
[INFO] [stdout] test parse::media_type::test::test_bad_parses ... ok
[INFO] [stdout] test parse::media_type::test::check_parse_eq ... ok
[INFO] [stdout] test parse::uri::tests::absolute ... ok
[INFO] [stdout] test parse::media_type::test::check_does_parse ... ok
[INFO] [stdout] test parse::uri::tests::bad_parses ... ok
[INFO] [stdout] test parse::accept::test::check_does_parse ... ok
[INFO] [stdout] test parse::uri::tables::tests::check_tables ... ok
[INFO] [stdout] test parse::uri::tests::authority ... ok
[INFO] [stdout] test parse::uri::tests::display ... ok
[INFO] [stdout] test parse::uri::tests::single_byte ... ok
[INFO] [stdout] test parse::uri::tests::origin ... ok
[INFO] [stdout] test uri::fmt::uri_display::uri_display_tests::paths ... ok
[INFO] [stdout] test raw_str::tests::can_compare ... ok
[INFO] [stdout] test uri::fmt::uri_display::uri_display_tests::check_ignorables ... ok
[INFO] [stdout] test uri::origin::tests::multi_segments_match_funky_chars ... ok
[INFO] [stdout] test uri::origin::tests::multi_segments_match ... ok
[INFO] [stdout] test uri::origin::tests::normalized ... ok
[INFO] [stdout] test uri::origin::tests::send_and_sync ... ok
[INFO] [stdout] test uri::origin::tests::segment_count ... ok
[INFO] [stdout] test uri::origin::tests::simple_segment_count ... ok
[INFO] [stdout] test parse::uri::tests::test_parse_issue_924_samples ... ok
[INFO] [stdout] test uri::fmt::uri_display::uri_display_tests::uri_display_encoding_wrapped ... ok
[INFO] [stdout] test parse::uri::tests::reference ... ok
[INFO] [stdout] test uri::origin::tests::query_exists ... ok
[INFO] [stdout] test uri::fmt::uri_display::uri_display_tests::uri_display_encoding ... ok
[INFO] [stdout] test uri::origin::tests::single_segments_match ... ok
[INFO] [stdout] test uri::origin::tests::segment_mismatch ... ok
[INFO] [stdout] test uri::origin::tests::query_does_not_exist ... ok
[INFO] [stdout] test parse::uri::tests::test_assert_no_parse - should panic ... ok
[INFO] [stdout] test parse::uri::tests::test_assert_parse_eq_consecutive - should panic ... ok
[INFO] [stdout] test parse::uri::tests::test_assert_parse_eq - should panic ... ok
[INFO] [stdout] test uri::fmt::formatter::prefix_soundness_test::check_consistency ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rocket_http
[INFO] [stdout] 
[INFO] [stdout] running 213 tests
[INFO] [stdout] test src/header/content_type.rs - header::content_type::ContentType::extension (line 301) ... FAILED
[INFO] [stdout] test src/header/content_type.rs - header::content_type::ContentType::from_extension (line 306) ... FAILED
[INFO] [stdout] test src/header/content_type.rs - header::content_type::ContentType::fmt (line 370) ... FAILED
[INFO] [stdout] test src/header/content_type.rs - header::content_type::ContentType::from_extension (line 319) ... FAILED
[INFO] [stdout] test src/header/content_type.rs - header::content_type::ContentType::from_str (line 332) ... FAILED
[INFO] [stdout] test src/header/accept.rs - header::accept::Accept (line 47) ... FAILED
[INFO] [stdout] test src/header/content_type.rs - header::content_type::ContentType (line 23) ... FAILED
[INFO] [stdout] test src/header/content_type.rs - header::content_type::ContentType (line 36) ... FAILED
[INFO] [stdout] test src/header/content_type.rs - header::content_type::ContentType::media_type (line 277) ... FAILED
[INFO] [stdout] test src/header/content_type.rs - header::content_type::ContentType::from_str (line 320) ... FAILED
[INFO] [stdout] test src/header/accept.rs - header::accept::Accept (line 34) ... FAILED
[INFO] [stdout] test src/header/content_type.rs - header::content_type::ContentType::extension (line 313) ... FAILED
[INFO] [stdout] test src/header/accept.rs - header::accept::QMediaType::weight (line 287) ... FAILED
[INFO] [stdout] test src/header/accept.rs - header::accept::QMediaType::weight_or (line 303) ... FAILED
[INFO] [stdout] test src/header/accept.rs - header::accept::Accept::first (line 168) ... FAILED
[INFO] [stdout] test src/header/accept.rs - header::accept::Accept::new (line 85) ... FAILED
[INFO] [stdout] test src/header/content_type.rs - header::content_type::ContentType::new (line 221) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::Header<'h>::is_valid_name (line 74) ... FAILED
[INFO] [stdout] test src/header/content_type.rs - header::content_type::ContentType::parse_flexible (line 263) ... FAILED
[INFO] [stdout] test src/header/accept.rs - header::accept::Accept::preferred (line 121) ... FAILED
[INFO] [stdout] test src/header/accept.rs - header::accept::QMediaType::media_type (line 322) ... FAILED
[INFO] [stdout] test src/header/accept.rs - header::accept::Accept::media_types (line 212) ... FAILED
[INFO] [stdout] test src/header/accept.rs - header::accept::Accept::iter (line 186) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::Header<'h>::new (line 29) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::Header<'h>::is_valid_value (line 133) ... FAILED
[INFO] [stdout] test src/header/content_type.rs - header::content_type::ContentType::with_params (line 246) ... FAILED
[INFO] [stdout] test src/header/content_type.rs - header::content_type::ContentType::parse_flexible (line 292) ... FAILED
[INFO] [stdout] test src/header/content_type.rs - header::content_type::ContentType::with_params (line 256) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::HeaderMap<'h>::add_all (line 559) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::Header<'h>::value (line 218) ... FAILED
[INFO] [stdout] test src/header/content_type.rs - header::content_type::ContentType::parse_flexible (line 276) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::HeaderMap<'h>::contains (line 271) ... FAILED
[INFO] [stdout] test src/header/content_type.rs - header::content_type::ContentType::from_str (line 345) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::HeaderMap<'h>::get_one (line 363) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::HeaderMap<'h>::get (line 333) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::HeaderMap<'h>::get_one (line 379) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::HeaderMap<'h>::add (line 510) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::HeaderMap<'h>::len (line 290) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::Header<'h>::new (line 39) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::HeaderMap<'h>::replace (line 407) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::Header<'h>::name (line 187) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::Header<'h>::name (line 199) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::HeaderMap<'h>::add_raw (line 533) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::HeaderMap<'h>::into_iter (line 702) ... FAILED
[INFO] [stdout] test src/header/media_type.rs - header::media_type::MediaType::const_new (line 347) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::HeaderMap<'h>::replace (line 435) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::HeaderMap<'h>::iter (line 657) ... FAILED
[INFO] [stdout] test src/header/media_type.rs - header::media_type::MediaType::exact_eq (line 476) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::HeaderMap<'h>::is_empty (line 316) ... FAILED
[INFO] [stdout] test src/header/media_type.rs - header::media_type::MediaType::extension (line 572) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::HeaderMap<'h>::replace (line 419) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::HeaderMap<'h>::replace_raw (line 459) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::HeaderMap<'h>::new (line 256) ... FAILED
[INFO] [stdout] test src/header/media_type.rs - header::media_type::MediaType::from_extension (line 474) ... FAILED
[INFO] [stdout] test src/header/media_type.rs - header::media_type::MediaType::extension (line 560) ... FAILED
[INFO] [stdout] test src/header/media_type.rs - header::media_type::MediaType::new (line 282) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::HeaderMap<'h>::remove_all (line 616) ... FAILED
[INFO] [stdout] test src/header/media_type.rs - header::media_type::MediaType::parse_flexible (line 431) ... FAILED
[INFO] [stdout] test src/header/media_type.rs - header::media_type::MediaType::params (line 506) ... FAILED
[INFO] [stdout] test src/header/media_type.rs - header::media_type::MediaType::parse_flexible (line 447) ... FAILED
[INFO] [stdout] test src/header/media_type.rs - header::media_type::MediaType::specificity (line 444) ... FAILED
[INFO] [stdout] test src/header/media_type.rs - header::media_type::MediaType::with_params (line 308) ... FAILED
[INFO] [stdout] test src/header/media_type.rs - header::media_type::MediaType::with_params (line 318) ... FAILED
[INFO] [stdout] test src/header/media_type.rs - header::media_type::MediaType::sub (line 419) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::HeaderMap<'h>::replace_all (line 485) ... FAILED
[INFO] [stdout] test src/header/header.rs - header::header::HeaderMap<'h>::remove (line 591) ... FAILED
[INFO] [stdout] test src/header/media_type.rs - header::media_type::MediaType::params (line 518) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::as_ptr (line 548) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::as_uncased_str (line 566) ... FAILED
[INFO] [stdout] test src/header/media_type.rs - header::media_type::MediaType (line 31) ... FAILED
[INFO] [stdout] test src/method.rs - method::Method::supports_payload (line 85) ... FAILED
[INFO] [stdout] test src/parse/uri/error.rs - parse::uri::error::Error<'_>::index (line 35) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::ends_with (line 647) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::as_str (line 505) ... FAILED
[INFO] [stdout] test src/header/media_type.rs - header::media_type::MediaType::from_extension (line 461) ... FAILED
[INFO] [stdout] test src/header/media_type.rs - header::media_type::MediaType::top (line 400) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::from_cow_str (line 108) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::len (line 467) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::into_cow_str (line 130) ... FAILED
[INFO] [stdout] test src/method.rs - method::Method (line 19) ... ok
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::parse (line 858) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::is_empty (line 483) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::percent_encode_bytes (line 275) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::contains (line 592) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::html_escape (line 380) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::split (line 702) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::percent_decode (line 172) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::percent_decode_lossy (line 192) ... FAILED
[INFO] [stdout] test src/header/media_type.rs - header::media_type::MediaType::parse_flexible (line 418) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::percent_decode (line 161) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::new (line 89) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::html_escape (line 365) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::url_decode_lossy (line 325) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::strip_suffix (line 826) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::percent_encode (line 248) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::split_at_byte (line 736) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::as_bytes (line 521) ... FAILED
[INFO] [stdout] test src/status.rs - status::Status (line 52) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::percent_encode (line 259) ... FAILED
[INFO] [stdout] test src/status.rs - status::Status (line 83) ... FAILED
[INFO] [stdout] test src/status.rs - status::Status::class (line 290) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::find (line 675) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::percent_decode_lossy (line 203) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::url_decode (line 298) ... FAILED
[INFO] [stdout] test src/status.rs - status::Status::new (line 294) ... FAILED
[INFO] [stdout] test src/status.rs - status::Status::from_code (line 293) ... FAILED
[INFO] [stdout] test src/status.rs - status::Status::from_code (line 303) ... FAILED
[INFO] [stdout] test src/uri/absolute.rs - uri::absolute::Absolute (line 36) ... FAILED
[INFO] [stdout] test src/status.rs - status::Status::reason (line 303) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::strip_prefix (line 800) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::starts_with (line 620) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStr::url_decode_lossy (line 336) ... FAILED
[INFO] [stdout] test src/status.rs - status::Status::reason (line 293) ... FAILED
[INFO] [stdout] test src/uri/absolute.rs - uri::absolute::Absolute (line 52) ... FAILED
[INFO] [stdout] test src/uri/absolute.rs - uri::absolute::Absolute<'a>::path (line 200) ... FAILED
[INFO] [stdout] test src/uri/absolute.rs - uri::absolute::Absolute<'a>::authority (line 180) ... FAILED
[INFO] [stdout] test src/status.rs - status::Status::reason_lossy (line 292) ... FAILED
[INFO] [stdout] test src/method.rs - method::Method::as_str (line 104) ... FAILED
[INFO] [stdout] test src/raw_str.rs - raw_str::RawStrBuf::into_string (line 72) ... FAILED
[INFO] [stdout] test src/uri/absolute.rs - uri::absolute::Absolute<'a>::clear_query (line 234) ... FAILED
[INFO] [stdout] test src/uri/asterisk.rs - uri::asterisk::Asterisk::parse (line 32) ... FAILED
[INFO] [stdout] test src/uri/absolute.rs - uri::absolute::Absolute<'a>::is_normalized (line 255) ... FAILED
[INFO] [stdout] test src/uri/absolute.rs - uri::absolute::Absolute<'a>::parse_owned (line 136) ... FAILED
[INFO] [stdout] test src/uri/asterisk.rs - uri::asterisk::Asterisk::parse_owned (line 52) ... FAILED
[INFO] [stdout] test src/uri/absolute.rs - uri::absolute::Absolute<'a>::query (line 217) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority<'a>::parse (line 100) ... FAILED
[INFO] [stdout] test src/uri/fmt/formatter.rs - uri::fmt::formatter::Formatter (line 63) ... FAILED
[INFO] [stdout] test src/uri/absolute.rs - uri::absolute::Absolute<'a>::scheme (line 166) ... FAILED
[INFO] [stdout] test src/uri/absolute.rs - uri::absolute::Absolute<'a>::normalize (line 287) ... FAILED
[INFO] [stdout] test src/uri/fmt/formatter.rs - uri::fmt::formatter::Formatter (line 114) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority<'a>::port (line 192) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority<'a>::parse_owned (line 132) ... FAILED
[INFO] [stdout] test src/uri/absolute.rs - uri::absolute::Absolute<'a>::parse (line 105) ... FAILED
[INFO] [stdout] test src/status.rs - status::Status (line 102) ... ok
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority<'a>::user_info (line 159) ... FAILED
[INFO] [stdout] test src/uri/absolute.rs - uri::absolute::Absolute<'a>::set_authority (line 351) ... FAILED
[INFO] [stdout] test src/uri/fmt/from_uri_param.rs - uri::fmt::from_uri_param::FromUriParam (line 122) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority<'a>::host (line 172) ... FAILED
[INFO] [stdout] test src/uri/fmt/formatter.rs - uri::fmt::formatter::Formatter<'_,Query>::write_named_value (line 371) ... FAILED
[INFO] [stdout] test src/uri/fmt/uri_display.rs - uri::fmt::uri_display::UriDisplay (line 178) ... FAILED
[INFO] [stdout] test src/uri/fmt/uri_display.rs - uri::fmt::uri_display::UriDisplay (line 41) ... FAILED
[INFO] [stdout] test src/uri/fmt/from_uri_param.rs - uri::fmt::from_uri_param::FromUriParam (line 152) ... FAILED
[INFO] [stdout] test src/uri/fmt/uri_display.rs - uri::fmt::uri_display::UriDisplay (line 70) ... FAILED
[INFO] [stdout] test src/uri/fmt/formatter.rs - uri::fmt::formatter::Formatter<'i,P>::write_value (line 238) ... FAILED
[INFO] [stdout] test src/uri/authority.rs - uri::authority::Authority (line 27) ... ok
[INFO] [stdout] test src/uri/absolute.rs - uri::absolute::Absolute<'a>::into_normalized (line 327) ... FAILED
[INFO] [stdout] test src/uri/fmt/from_uri_param.rs - uri::fmt::from_uri_param::FromUriParam (line 43) ... FAILED
[INFO] [stdout] test src/uri/host.rs - uri::host::Host<'a>::new (line 97) ... FAILED
[INFO] [stdout] test src/uri/fmt/uri_display.rs - uri::fmt::uri_display::UriDisplay (line 94) ... FAILED
[INFO] [stdout] test src/uri/host.rs - uri::host::Host (line 35) ... FAILED
[INFO] [stdout] test src/uri/host.rs - uri::host::Host<'a>::parse_owned (line 163) ... FAILED
[INFO] [stdout] test src/uri/fmt/formatter.rs - uri::fmt::formatter::Formatter<'i,P>::write_raw (line 184) ... FAILED
[INFO] [stdout] test src/uri/host.rs - uri::host::Host<'a>::to_authority (line 230) ... FAILED
[INFO] [stdout] test src/uri/fmt/uri_display.rs - uri::fmt::uri_display::Ignorable (line 520) ... FAILED
[INFO] [stdout] test src/uri/asterisk.rs - uri::asterisk::Asterisk (line 10) ... ok
[INFO] [stdout] test src/uri/absolute.rs - uri::absolute::Absolute<'a>::with_authority (line 373) ... FAILED
[INFO] [stdout] test src/uri/host.rs - uri::host::Host<'a>::parse (line 121) ... FAILED
[INFO] [stdout] test src/uri/fmt/formatter.rs - uri::fmt::formatter::Formatter<'i,P>::refresh (line 274) ... FAILED
[INFO] [stdout] test src/uri/origin.rs - uri::origin::Origin (line 35) ... FAILED
[INFO] [stdout] test src/uri/host.rs - uri::host::Host<'a>::port (line 202) ... FAILED
[INFO] [stdout] test src/uri/fmt/uri_display.rs - uri::fmt::uri_display::UriDisplay (line 62) ... FAILED
[INFO] [stdout] test src/uri/host.rs - uri::host::Host<'a>::domain (line 180) ... FAILED
[INFO] [stdout] test src/uri/origin.rs - uri::origin::Origin (line 52) ... FAILED
[INFO] [stdout] test src/uri/fmt/uri_display.rs - uri::fmt::uri_display::Ignorable (line 539) ... FAILED
[INFO] [stdout] test src/uri/origin.rs - uri::origin::Origin<'a>::into_normalized (line 415) ... FAILED
[INFO] [stdout] test src/uri/path_query.rs - uri::path_query::Path<'a>::as_str (line 87) ... FAILED
[INFO] [stdout] test src/uri/origin.rs - uri::origin::Origin<'a>::is_normalized (line 361) ... FAILED
[INFO] [stdout] test src/uri/origin.rs - uri::origin::Origin (line 70) ... FAILED
[INFO] [stdout] test src/uri/origin.rs - uri::origin::Origin<'a>::clear_query (line 341) ... FAILED
[INFO] [stdout] test src/uri/host.rs - uri::host::Host<'a>::to_absolute (line 268) ... FAILED
[INFO] [stdout] test src/uri/host.rs - uri::host::Host (line 71) ... ok
[INFO] [stdout] test src/uri/fmt/uri_display.rs - uri::fmt::uri_display::UriDisplay (line 236) ... FAILED
[INFO] [stdout] test src/uri/origin.rs - uri::origin::Origin<'a>::map_path (line 300) ... FAILED
[INFO] [stdout] test src/uri/origin.rs - uri::origin::Origin<'a>::parse_owned (line 236) ... FAILED
[INFO] [stdout] test src/uri/path_query.rs - uri::path_query::Query<'a>::as_str (line 209) ... FAILED
[INFO] [stdout] test src/uri/path_query.rs - uri::path_query::Path<'a>::raw (line 73) ... FAILED
[INFO] [stdout] test src/uri/path_query.rs - uri::path_query::Query<'a>::raw_segments (line 248) ... FAILED
[INFO] [stdout] test src/uri/path_query.rs - uri::path_query::Path<'a>::segments (line 169) ... FAILED
[INFO] [stdout] test src/uri/reference.rs - uri::reference::Reference (line 31) ... FAILED
[INFO] [stdout] test src/uri/path_query.rs - uri::path_query::Path<'a>::raw_segments (line 129) ... FAILED
[INFO] [stdout] test src/uri/origin.rs - uri::origin::Origin<'a>::path (line 260) ... FAILED
[INFO] [stdout] test src/uri/origin.rs - uri::origin::Origin<'a>::parse (line 188) ... FAILED
[INFO] [stdout] test src/uri/origin.rs - uri::origin::Origin<'a>::normalize (line 386) ... FAILED
[INFO] [stdout] test src/uri/origin.rs - uri::origin::Origin (line 91) ... ok
[INFO] [stdout] test src/uri/path_query.rs - uri::path_query::Query<'a>::segments (line 291) ... FAILED
[INFO] [stdout] test src/uri/reference.rs - uri::reference::Reference<'a>::parse_owned (line 184) ... FAILED
[INFO] [stdout] test src/uri/reference.rs - uri::reference::Reference<'a>::normalize (line 346) ... FAILED
[INFO] [stdout] test src/uri/path_query.rs - uri::path_query::Query<'a>::raw (line 195) ... FAILED
[INFO] [stdout] test src/uri/segments.rs - uri::segments::Segments<'_,P>::is_empty (line 79) ... FAILED
[INFO] [stdout] test src/uri/segments.rs - uri::segments::Segments<'a,Path>::get (line 123) ... FAILED
[INFO] [stdout] test src/uri/reference.rs - uri::reference::Reference<'a>::parse (line 153) ... FAILED
[INFO] [stdout] test src/uri/segments.rs - uri::segments::Segments<'_,P>::skip (line 99) ... FAILED
[INFO] [stdout] test src/uri/segments.rs - uri::segments::Segments<'a,Path>::prefix_of (line 144) ... FAILED
[INFO] [stdout] test src/uri/reference.rs - uri::reference::Reference<'a>::into_normalized (line 386) ... FAILED
[INFO] [stdout] test src/uri/reference.rs - uri::reference::Reference<'a>::is_normalized (line 309) ... FAILED
[INFO] [stdout] test src/uri/absolute.rs - uri::absolute::Absolute (line 71) ... ok
[INFO] [stdout] test src/uri/reference.rs - uri::reference::Reference<'a>::scheme (line 213) ... FAILED
[INFO] [stdout] test src/uri/reference.rs - uri::reference::Reference (line 53) ... ok
[INFO] [stdout] test src/uri/segments.rs - uri::segments::Segments<'a,Query>::get (line 240) ... FAILED
[INFO] [stdout] test src/uri/uri.rs - uri::uri::Uri<'a>::origin (line 139) ... FAILED
[INFO] [stdout] test src/uri/origin.rs - uri::origin::Origin<'a>::query (line 278) ... FAILED
[INFO] [stdout] test src/uri/segments.rs - uri::segments::Segments<'a,Path>::to_path_buf (line 189) ... FAILED
[INFO] [stdout] test src/uri/uri.rs - uri::uri::Uri<'a>::absolute (line 195) ... FAILED
[INFO] [stdout] test src/uri/reference.rs - uri::reference::Reference<'a>::fragment (line 286) ... FAILED
[INFO] [stdout] test src/uri/reference.rs - uri::reference::Reference<'a>::authority (line 233) ... FAILED
[INFO] [stdout] test src/uri/reference.rs - uri::reference::Reference<'a>::query (line 265) ... FAILED
[INFO] [stdout] test src/uri/uri.rs - uri::uri::Uri<'a>::authority (line 167) ... FAILED
[INFO] [stdout] test src/uri/reference.rs - uri::reference::Reference<'a>::path (line 251) ... FAILED
[INFO] [stdout] test src/uri/segments.rs - uri::segments::Segments<'_,P>::len (line 53) ... FAILED
[INFO] [stdout] test src/uri/segments.rs - uri::segments::Segments (line 16) ... FAILED
[INFO] [stdout] test src/uri/uri.rs - uri::uri::Uri<'a>::parse (line 63) ... FAILED
[INFO] [stdout] test src/uri/uri.rs - uri::uri::Uri<'a>::parse_any (line 109) ... FAILED
[INFO] [stdout] test src/uri/uri.rs - uri::uri::Uri<'a>::reference (line 223) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/header/content_type.rs - header::content_type::ContentType::extension (line 301) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/content_type.rs:301:1
[INFO] [stdout]     |
[INFO] [stdout] 301 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/content_type.rs - header::content_type::ContentType::from_extension (line 306) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/content_type.rs:306:1
[INFO] [stdout]     |
[INFO] [stdout] 306 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/content_type.rs - header::content_type::ContentType::fmt (line 370) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/content_type.rs:370:1
[INFO] [stdout]     |
[INFO] [stdout] 370 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/content_type.rs - header::content_type::ContentType::from_extension (line 319) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/content_type.rs:319:1
[INFO] [stdout]     |
[INFO] [stdout] 319 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/content_type.rs - header::content_type::ContentType::from_str (line 332) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/content_type.rs:332:1
[INFO] [stdout]     |
[INFO] [stdout] 332 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/accept.rs - header::accept::Accept (line 47) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/header/accept.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/content_type.rs - header::content_type::ContentType (line 23) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/header/content_type.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/content_type.rs - header::content_type::ContentType (line 36) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/header/content_type.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/content_type.rs - header::content_type::ContentType::media_type (line 277) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/content_type.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/content_type.rs - header::content_type::ContentType::from_str (line 320) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/content_type.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/accept.rs - header::accept::Accept (line 34) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/header/accept.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/content_type.rs - header::content_type::ContentType::extension (line 313) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/content_type.rs:313:1
[INFO] [stdout]     |
[INFO] [stdout] 313 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/accept.rs - header::accept::QMediaType::weight (line 287) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/accept.rs:287:1
[INFO] [stdout]     |
[INFO] [stdout] 287 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/accept.rs - header::accept::QMediaType::weight_or (line 303) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/accept.rs:303:1
[INFO] [stdout]     |
[INFO] [stdout] 303 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/accept.rs - header::accept::Accept::first (line 168) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/accept.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/accept.rs - header::accept::Accept::new (line 85) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/header/accept.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/content_type.rs - header::content_type::ContentType::new (line 221) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/content_type.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::Header<'h>::is_valid_name (line 74) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/header/header.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/content_type.rs - header::content_type::ContentType::parse_flexible (line 263) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/content_type.rs:263:1
[INFO] [stdout]     |
[INFO] [stdout] 263 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/accept.rs - header::accept::Accept::preferred (line 121) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/accept.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/accept.rs - header::accept::QMediaType::media_type (line 322) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/accept.rs:322:1
[INFO] [stdout]     |
[INFO] [stdout] 322 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/accept.rs - header::accept::Accept::media_types (line 212) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/accept.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/accept.rs - header::accept::Accept::iter (line 186) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/accept.rs:186:1
[INFO] [stdout]     |
[INFO] [stdout] 186 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::Header<'h>::new (line 29) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/header/header.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::Header<'h>::is_valid_value (line 133) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/content_type.rs - header::content_type::ContentType::with_params (line 246) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/content_type.rs:246:1
[INFO] [stdout]     |
[INFO] [stdout] 246 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/content_type.rs - header::content_type::ContentType::parse_flexible (line 292) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/content_type.rs:292:1
[INFO] [stdout]     |
[INFO] [stdout] 292 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/content_type.rs - header::content_type::ContentType::with_params (line 256) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/content_type.rs:256:1
[INFO] [stdout]     |
[INFO] [stdout] 256 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::HeaderMap<'h>::add_all (line 559) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:559:1
[INFO] [stdout]     |
[INFO] [stdout] 559 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::Header<'h>::value (line 218) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/content_type.rs - header::content_type::ContentType::parse_flexible (line 276) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/content_type.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::HeaderMap<'h>::contains (line 271) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:271:1
[INFO] [stdout]     |
[INFO] [stdout] 271 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/content_type.rs - header::content_type::ContentType::from_str (line 345) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/content_type.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::HeaderMap<'h>::get_one (line 363) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:363:1
[INFO] [stdout]     |
[INFO] [stdout] 363 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::HeaderMap<'h>::get (line 333) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:333:1
[INFO] [stdout]     |
[INFO] [stdout] 333 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::HeaderMap<'h>::get_one (line 379) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:379:1
[INFO] [stdout]     |
[INFO] [stdout] 379 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::HeaderMap<'h>::add (line 510) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:510:1
[INFO] [stdout]     |
[INFO] [stdout] 510 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::HeaderMap<'h>::len (line 290) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::Header<'h>::new (line 39) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/header/header.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::HeaderMap<'h>::replace (line 407) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:407:1
[INFO] [stdout]     |
[INFO] [stdout] 407 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::Header<'h>::name (line 187) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:187:1
[INFO] [stdout]     |
[INFO] [stdout] 187 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::Header<'h>::name (line 199) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::HeaderMap<'h>::add_raw (line 533) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:533:1
[INFO] [stdout]     |
[INFO] [stdout] 533 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::HeaderMap<'h>::into_iter (line 702) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:702:1
[INFO] [stdout]     |
[INFO] [stdout] 702 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/media_type.rs - header::media_type::MediaType::const_new (line 347) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rocket` in this scope
[INFO] [stdout]    --> src/header/media_type.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 348 | use rocket::http::MediaType;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rocket`, use `cargo add rocket` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::HeaderMap<'h>::replace (line 435) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:435:1
[INFO] [stdout]     |
[INFO] [stdout] 435 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::HeaderMap<'h>::iter (line 657) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:657:1
[INFO] [stdout]     |
[INFO] [stdout] 657 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/media_type.rs - header::media_type::MediaType::exact_eq (line 476) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/media_type.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::HeaderMap<'h>::is_empty (line 316) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:316:1
[INFO] [stdout]     |
[INFO] [stdout] 316 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/media_type.rs - header::media_type::MediaType::extension (line 572) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/media_type.rs:572:1
[INFO] [stdout]     |
[INFO] [stdout] 572 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::HeaderMap<'h>::replace (line 419) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:419:1
[INFO] [stdout]     |
[INFO] [stdout] 419 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::HeaderMap<'h>::replace_raw (line 459) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:459:1
[INFO] [stdout]     |
[INFO] [stdout] 459 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::HeaderMap<'h>::new (line 256) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:256:1
[INFO] [stdout]     |
[INFO] [stdout] 256 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/media_type.rs - header::media_type::MediaType::from_extension (line 474) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/media_type.rs:474:1
[INFO] [stdout]     |
[INFO] [stdout] 474 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/media_type.rs - header::media_type::MediaType::extension (line 560) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/media_type.rs:560:1
[INFO] [stdout]     |
[INFO] [stdout] 560 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/media_type.rs - header::media_type::MediaType::new (line 282) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/media_type.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::HeaderMap<'h>::remove_all (line 616) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:616:1
[INFO] [stdout]     |
[INFO] [stdout] 616 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/media_type.rs - header::media_type::MediaType::parse_flexible (line 431) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/media_type.rs:431:1
[INFO] [stdout]     |
[INFO] [stdout] 431 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/media_type.rs - header::media_type::MediaType::params (line 506) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/media_type.rs:506:1
[INFO] [stdout]     |
[INFO] [stdout] 506 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/media_type.rs - header::media_type::MediaType::parse_flexible (line 447) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/media_type.rs:447:1
[INFO] [stdout]     |
[INFO] [stdout] 447 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/media_type.rs - header::media_type::MediaType::specificity (line 444) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/media_type.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/media_type.rs - header::media_type::MediaType::with_params (line 308) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/media_type.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/media_type.rs - header::media_type::MediaType::with_params (line 318) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/media_type.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/media_type.rs - header::media_type::MediaType::sub (line 419) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/media_type.rs:419:1
[INFO] [stdout]     |
[INFO] [stdout] 419 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::HeaderMap<'h>::replace_all (line 485) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:485:1
[INFO] [stdout]     |
[INFO] [stdout] 485 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/header.rs - header::header::HeaderMap<'h>::remove (line 591) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/header.rs:591:1
[INFO] [stdout]     |
[INFO] [stdout] 591 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/media_type.rs - header::media_type::MediaType::params (line 518) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/media_type.rs:518:1
[INFO] [stdout]     |
[INFO] [stdout] 518 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::as_ptr (line 548) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:548:1
[INFO] [stdout]     |
[INFO] [stdout] 548 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::as_uncased_str (line 566) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:566:1
[INFO] [stdout]     |
[INFO] [stdout] 566 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/media_type.rs - header::media_type::MediaType (line 31) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/header/media_type.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method.rs - method::Method::supports_payload (line 85) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/method.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/uri/error.rs - parse::uri::error::Error<'_>::index (line 35) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/parse/uri/error.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::ends_with (line 647) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:647:1
[INFO] [stdout]     |
[INFO] [stdout] 647 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::as_str (line 505) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/media_type.rs - header::media_type::MediaType::from_extension (line 461) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/media_type.rs:461:1
[INFO] [stdout]     |
[INFO] [stdout] 461 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/media_type.rs - header::media_type::MediaType::top (line 400) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/media_type.rs:400:1
[INFO] [stdout]     |
[INFO] [stdout] 400 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::from_cow_str (line 108) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::len (line 467) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::into_cow_str (line 130) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::parse (line 858) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:858:1
[INFO] [stdout]     |
[INFO] [stdout] 858 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::is_empty (line 483) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:483:1
[INFO] [stdout]     |
[INFO] [stdout] 483 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::percent_encode_bytes (line 275) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:275:1
[INFO] [stdout]     |
[INFO] [stdout] 275 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::contains (line 592) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:592:1
[INFO] [stdout]     |
[INFO] [stdout] 592 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::html_escape (line 380) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:380:1
[INFO] [stdout]     |
[INFO] [stdout] 380 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::split (line 702) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:702:1
[INFO] [stdout]     |
[INFO] [stdout] 702 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::percent_decode (line 172) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:172:1
[INFO] [stdout]     |
[INFO] [stdout] 172 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::percent_decode_lossy (line 192) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:192:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/header/media_type.rs - header::media_type::MediaType::parse_flexible (line 418) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/header/media_type.rs:418:1
[INFO] [stdout]     |
[INFO] [stdout] 418 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::percent_decode (line 161) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::new (line 89) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/raw_str.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::html_escape (line 365) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:365:1
[INFO] [stdout]     |
[INFO] [stdout] 365 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::url_decode_lossy (line 325) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:325:1
[INFO] [stdout]     |
[INFO] [stdout] 325 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::strip_suffix (line 826) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:826:1
[INFO] [stdout]     |
[INFO] [stdout] 826 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::percent_encode (line 248) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::split_at_byte (line 736) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:736:1
[INFO] [stdout]     |
[INFO] [stdout] 736 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::as_bytes (line 521) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:521:1
[INFO] [stdout]     |
[INFO] [stdout] 521 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/status.rs - status::Status (line 52) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/status.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::percent_encode (line 259) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:259:1
[INFO] [stdout]     |
[INFO] [stdout] 259 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/status.rs - status::Status (line 83) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/status.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/status.rs - status::Status::class (line 290) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/status.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::find (line 675) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:675:1
[INFO] [stdout]     |
[INFO] [stdout] 675 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::percent_decode_lossy (line 203) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::url_decode (line 298) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:298:1
[INFO] [stdout]     |
[INFO] [stdout] 298 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/status.rs - status::Status::new (line 294) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/status.rs:294:1
[INFO] [stdout]     |
[INFO] [stdout] 294 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/status.rs - status::Status::from_code (line 293) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/status.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/status.rs - status::Status::from_code (line 303) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/status.rs:303:1
[INFO] [stdout]     |
[INFO] [stdout] 303 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/absolute.rs - uri::absolute::Absolute (line 36) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/absolute.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/status.rs - status::Status::reason (line 303) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/status.rs:303:1
[INFO] [stdout]     |
[INFO] [stdout] 303 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::strip_prefix (line 800) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:800:1
[INFO] [stdout]     |
[INFO] [stdout] 800 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::starts_with (line 620) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:620:1
[INFO] [stdout]     |
[INFO] [stdout] 620 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStr::url_decode_lossy (line 336) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/raw_str.rs:336:1
[INFO] [stdout]     |
[INFO] [stdout] 336 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/status.rs - status::Status::reason (line 293) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/status.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/absolute.rs - uri::absolute::Absolute (line 52) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/absolute.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/absolute.rs - uri::absolute::Absolute<'a>::path (line 200) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/absolute.rs:200:14
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/absolute.rs - uri::absolute::Absolute<'a>::authority (line 180) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/absolute.rs:180:14
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/status.rs - status::Status::reason_lossy (line 292) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/status.rs:292:1
[INFO] [stdout]     |
[INFO] [stdout] 292 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method.rs - method::Method::as_str (line 104) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/method.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/raw_str.rs - raw_str::RawStrBuf::into_string (line 72) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/raw_str.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/absolute.rs - uri::absolute::Absolute<'a>::clear_query (line 234) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/absolute.rs:234:14
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/asterisk.rs - uri::asterisk::Asterisk::parse (line 32) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/asterisk.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[macro_use] extern crate rocket;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/absolute.rs - uri::absolute::Absolute<'a>::is_normalized (line 255) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/absolute.rs:255:14
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/absolute.rs - uri::absolute::Absolute<'a>::parse_owned (line 136) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/absolute.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/asterisk.rs - uri::asterisk::Asterisk::parse_owned (line 52) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/asterisk.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[macro_use] extern crate rocket;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/absolute.rs - uri::absolute::Absolute<'a>::query (line 217) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/absolute.rs:217:14
[INFO] [stdout]     |
[INFO] [stdout] 217 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/authority.rs - uri::authority::Authority<'a>::parse (line 100) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/authority.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/fmt/formatter.rs - uri::fmt::formatter::Formatter (line 63) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/fmt/formatter.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/absolute.rs - uri::absolute::Absolute<'a>::scheme (line 166) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/absolute.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/absolute.rs - uri::absolute::Absolute<'a>::normalize (line 287) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rocket` in this scope
[INFO] [stdout]    --> src/uri/absolute.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 | use rocket::http::uri::Absolute;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rocket`, use `cargo add rocket` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/fmt/formatter.rs - uri::fmt::formatter::Formatter (line 114) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/fmt/formatter.rs:114:14
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/authority.rs - uri::authority::Authority<'a>::port (line 192) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/authority.rs:192:14
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/authority.rs - uri::authority::Authority<'a>::parse_owned (line 132) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/authority.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/absolute.rs - uri::absolute::Absolute<'a>::parse (line 105) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/absolute.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/authority.rs - uri::authority::Authority<'a>::user_info (line 159) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/authority.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/absolute.rs - uri::absolute::Absolute<'a>::set_authority (line 351) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/absolute.rs:351:14
[INFO] [stdout]     |
[INFO] [stdout] 351 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/fmt/from_uri_param.rs - uri::fmt::from_uri_param::FromUriParam (line 122) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/fmt/from_uri_param.rs:122:14
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/authority.rs - uri::authority::Authority<'a>::host (line 172) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/authority.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/fmt/formatter.rs - uri::fmt::formatter::Formatter<'_,Query>::write_named_value (line 371) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/fmt/formatter.rs:371:1
[INFO] [stdout]     |
[INFO] [stdout] 371 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/fmt/uri_display.rs - uri::fmt::uri_display::UriDisplay (line 178) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/fmt/uri_display.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/fmt/uri_display.rs - uri::fmt::uri_display::UriDisplay (line 41) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/fmt/uri_display.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/fmt/from_uri_param.rs - uri::fmt::from_uri_param::FromUriParam (line 152) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/fmt/from_uri_param.rs:152:14
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/fmt/uri_display.rs - uri::fmt::uri_display::UriDisplay (line 70) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/fmt/uri_display.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[macro_use] extern crate rocket;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/fmt/formatter.rs - uri::fmt::formatter::Formatter<'i,P>::write_value (line 238) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/fmt/formatter.rs:238:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/absolute.rs - uri::absolute::Absolute<'a>::into_normalized (line 327) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rocket` in this scope
[INFO] [stdout]    --> src/uri/absolute.rs:328:5
[INFO] [stdout]     |
[INFO] [stdout] 328 | use rocket::http::uri::Absolute;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rocket`, use `cargo add rocket` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/fmt/from_uri_param.rs - uri::fmt::from_uri_param::FromUriParam (line 43) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/fmt/from_uri_param.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/host.rs - uri::host::Host<'a>::new (line 97) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/host.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[macro_use] extern crate rocket;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/fmt/uri_display.rs - uri::fmt::uri_display::UriDisplay (line 94) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/fmt/uri_display.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/host.rs - uri::host::Host (line 35) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/host.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[macro_use] extern crate rocket;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/host.rs - uri::host::Host<'a>::parse_owned (line 163) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/host.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/fmt/formatter.rs - uri::fmt::formatter::Formatter<'i,P>::write_raw (line 184) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/fmt/formatter.rs:184:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/host.rs - uri::host::Host<'a>::to_authority (line 230) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/host.rs:230:14
[INFO] [stdout]     |
[INFO] [stdout] 230 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/fmt/uri_display.rs - uri::fmt::uri_display::Ignorable (line 520) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/fmt/uri_display.rs:520:14
[INFO] [stdout]     |
[INFO] [stdout] 520 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/absolute.rs - uri::absolute::Absolute<'a>::with_authority (line 373) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/absolute.rs:373:14
[INFO] [stdout]     |
[INFO] [stdout] 373 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/host.rs - uri::host::Host<'a>::parse (line 121) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/host.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[macro_use] extern crate rocket;
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/fmt/formatter.rs - uri::fmt::formatter::Formatter<'i,P>::refresh (line 274) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/fmt/formatter.rs:274:14
[INFO] [stdout]     |
[INFO] [stdout] 274 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/origin.rs - uri::origin::Origin (line 35) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/origin.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/host.rs - uri::host::Host<'a>::port (line 202) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/host.rs:202:14
[INFO] [stdout]     |
[INFO] [stdout] 202 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/fmt/uri_display.rs - uri::fmt::uri_display::UriDisplay (line 62) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/fmt/uri_display.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[macro_use] extern crate rocket;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/host.rs - uri::host::Host<'a>::domain (line 180) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/host.rs:180:14
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/origin.rs - uri::origin::Origin (line 52) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/origin.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/fmt/uri_display.rs - uri::fmt::uri_display::Ignorable (line 539) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/fmt/uri_display.rs:539:14
[INFO] [stdout]     |
[INFO] [stdout] 539 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/origin.rs - uri::origin::Origin<'a>::into_normalized (line 415) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/origin.rs:415:1
[INFO] [stdout]     |
[INFO] [stdout] 415 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/path_query.rs - uri::path_query::Path<'a>::as_str (line 87) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/path_query.rs:87:14
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[macro_use] extern crate rocket;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/origin.rs - uri::origin::Origin<'a>::is_normalized (line 361) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/origin.rs:361:14
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/origin.rs - uri::origin::Origin (line 70) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/origin.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/origin.rs - uri::origin::Origin<'a>::clear_query (line 341) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/origin.rs:341:14
[INFO] [stdout]     |
[INFO] [stdout] 341 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/host.rs - uri::host::Host<'a>::to_absolute (line 268) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/host.rs:268:14
[INFO] [stdout]     |
[INFO] [stdout] 268 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/fmt/uri_display.rs - uri::fmt::uri_display::UriDisplay (line 236) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/fmt/uri_display.rs:236:14
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/origin.rs - uri::origin::Origin<'a>::map_path (line 300) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/origin.rs:300:14
[INFO] [stdout]     |
[INFO] [stdout] 300 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/origin.rs - uri::origin::Origin<'a>::parse_owned (line 236) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/origin.rs:236:1
[INFO] [stdout]     |
[INFO] [stdout] 236 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/path_query.rs - uri::path_query::Query<'a>::as_str (line 209) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/path_query.rs:209:14
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/path_query.rs - uri::path_query::Path<'a>::raw (line 73) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/path_query.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[macro_use] extern crate rocket;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/path_query.rs - uri::path_query::Query<'a>::raw_segments (line 248) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/path_query.rs:248:14
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/path_query.rs - uri::path_query::Path<'a>::segments (line 169) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/path_query.rs:169:14
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/reference.rs - uri::reference::Reference (line 31) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/reference.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[macro_use] extern crate rocket;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/path_query.rs - uri::path_query::Path<'a>::raw_segments (line 129) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/path_query.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/origin.rs - uri::origin::Origin<'a>::path (line 260) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/origin.rs:260:14
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/origin.rs - uri::origin::Origin<'a>::parse (line 188) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/origin.rs:188:14
[INFO] [stdout]     |
[INFO] [stdout] 188 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/origin.rs - uri::origin::Origin<'a>::normalize (line 386) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/origin.rs:386:1
[INFO] [stdout]     |
[INFO] [stdout] 386 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/path_query.rs - uri::path_query::Query<'a>::segments (line 291) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/path_query.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/reference.rs - uri::reference::Reference<'a>::parse_owned (line 184) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/reference.rs:184:1
[INFO] [stdout]     |
[INFO] [stdout] 184 | extern crate rocket;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/reference.rs - uri::reference::Reference<'a>::normalize (line 346) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rocket` in this scope
[INFO] [stdout]    --> src/uri/reference.rs:347:5
[INFO] [stdout]     |
[INFO] [stdout] 347 | use rocket::http::uri::Reference;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rocket`, use `cargo add rocket` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/path_query.rs - uri::path_query::Query<'a>::raw (line 195) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/path_query.rs:195:14
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/segments.rs - uri::segments::Segments<'_,P>::is_empty (line 79) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/segments.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[macro_use] extern crate rocket;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/segments.rs - uri::segments::Segments<'a,Path>::get (line 123) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/segments.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/reference.rs - uri::reference::Reference<'a>::parse (line 153) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/reference.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/segments.rs - uri::segments::Segments<'_,P>::skip (line 99) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/segments.rs:99:14
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[macro_use] extern crate rocket;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/segments.rs - uri::segments::Segments<'a,Path>::prefix_of (line 144) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/segments.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/reference.rs - uri::reference::Reference<'a>::into_normalized (line 386) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `rocket` in this scope
[INFO] [stdout]    --> src/uri/reference.rs:387:5
[INFO] [stdout]     |
[INFO] [stdout] 387 | use rocket::http::uri::Reference;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rocket`, use `cargo add rocket` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/reference.rs - uri::reference::Reference<'a>::is_normalized (line 309) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/reference.rs:309:14
[INFO] [stdout]     |
[INFO] [stdout] 309 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/reference.rs - uri::reference::Reference<'a>::scheme (line 213) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/reference.rs:213:14
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/segments.rs - uri::segments::Segments<'a,Query>::get (line 240) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/segments.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/uri.rs - uri::uri::Uri<'a>::origin (line 139) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/uri.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/origin.rs - uri::origin::Origin<'a>::query (line 278) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/origin.rs:278:14
[INFO] [stdout]     |
[INFO] [stdout] 278 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/segments.rs - uri::segments::Segments<'a,Path>::to_path_buf (line 189) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/segments.rs:189:14
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/uri.rs - uri::uri::Uri<'a>::absolute (line 195) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/uri.rs:195:14
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/reference.rs - uri::reference::Reference<'a>::fragment (line 286) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/reference.rs:286:14
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/reference.rs - uri::reference::Reference<'a>::authority (line 233) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/reference.rs:233:14
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/reference.rs - uri::reference::Reference<'a>::query (line 265) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/reference.rs:265:14
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/uri.rs - uri::uri::Uri<'a>::authority (line 167) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/uri.rs:167:14
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/reference.rs - uri::reference::Reference<'a>::path (line 251) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/reference.rs:251:14
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/segments.rs - uri::segments::Segments<'_,P>::len (line 53) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/segments.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[macro_use] extern crate rocket;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/segments.rs - uri::segments::Segments (line 16) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/segments.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | extern crate rocket;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/uri.rs - uri::uri::Uri<'a>::parse (line 63) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]   --> src/uri/uri.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[macro_use] extern crate rocket;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/uri.rs - uri::uri::Uri<'a>::parse_any (line 109) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/uri.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri/uri.rs - uri::uri::Uri<'a>::reference (line 223) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]    --> src/uri/uri.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[macro_use] extern crate rocket;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/header/accept.rs - header::accept::Accept (line 34)
[INFO] [stdout]     src/header/accept.rs - header::accept::Accept (line 47)
[INFO] [stdout]     src/header/accept.rs - header::accept::Accept::first (line 168)
[INFO] [stdout]     src/header/accept.rs - header::accept::Accept::iter (line 186)
[INFO] [stdout]     src/header/accept.rs - header::accept::Accept::media_types (line 212)
[INFO] [stdout]     src/header/accept.rs - header::accept::Accept::new (line 85)
[INFO] [stdout]     src/header/accept.rs - header::accept::Accept::preferred (line 121)
[INFO] [stdout]     src/header/accept.rs - header::accept::QMediaType::media_type (line 322)
[INFO] [stdout]     src/header/accept.rs - header::accept::QMediaType::weight (line 287)
[INFO] [stdout]     src/header/accept.rs - header::accept::QMediaType::weight_or (line 303)
[INFO] [stdout]     src/header/content_type.rs - header::content_type::ContentType (line 23)
[INFO] [stdout]     src/header/content_type.rs - header::content_type::ContentType (line 36)
[INFO] [stdout]     src/header/content_type.rs - header::content_type::ContentType::extension (line 301)
[INFO] [stdout]     src/header/content_type.rs - header::content_type::ContentType::extension (line 313)
[INFO] [stdout]     src/header/content_type.rs - header::content_type::ContentType::fmt (line 370)
[INFO] [stdout]     src/header/content_type.rs - header::content_type::ContentType::from_extension (line 306)
[INFO] [stdout]     src/header/content_type.rs - header::content_type::ContentType::from_extension (line 319)
[INFO] [stdout]     src/header/content_type.rs - header::content_type::ContentType::from_str (line 320)
[INFO] [stdout]     src/header/content_type.rs - header::content_type::ContentType::from_str (line 332)
[INFO] [stdout]     src/header/content_type.rs - header::content_type::ContentType::from_str (line 345)
[INFO] [stdout]     src/header/content_type.rs - header::content_type::ContentType::media_type (line 277)
[INFO] [stdout]     src/header/content_type.rs - header::content_type::ContentType::new (line 221)
[INFO] [stdout]     src/header/content_type.rs - header::content_type::ContentType::parse_flexible (line 263)
[INFO] [stdout]     src/header/content_type.rs - header::content_type::ContentType::parse_flexible (line 276)
[INFO] [stdout]     src/header/content_type.rs - header::content_type::ContentType::parse_flexible (line 292)
[INFO] [stdout]     src/header/content_type.rs - header::content_type::ContentType::with_params (line 246)
[INFO] [stdout]     src/header/content_type.rs - header::content_type::ContentType::with_params (line 256)
[INFO] [stdout]     src/header/header.rs - header::header::Header<'h>::is_valid_name (line 74)
[INFO] [stdout]     src/header/header.rs - header::header::Header<'h>::is_valid_value (line 133)
[INFO] [stdout]     src/header/header.rs - header::header::Header<'h>::name (line 187)
[INFO] [stdout]     src/header/header.rs - header::header::Header<'h>::name (line 199)
[INFO] [stdout]     src/header/header.rs - header::header::Header<'h>::new (line 29)
[INFO] [stdout]     src/header/header.rs - header::header::Header<'h>::new (line 39)
[INFO] [stdout]     src/header/header.rs - header::header::Header<'h>::value (line 218)
[INFO] [stdout]     src/header/header.rs - header::header::HeaderMap<'h>::add (line 510)
[INFO] [stdout]     src/header/header.rs - header::header::HeaderMap<'h>::add_all (line 559)
[INFO] [stdout]     src/header/header.rs - header::header::HeaderMap<'h>::add_raw (line 533)
[INFO] [stdout]     src/header/header.rs - header::header::HeaderMap<'h>::contains (line 271)
[INFO] [stdout]     src/header/header.rs - header::header::HeaderMap<'h>::get (line 333)
[INFO] [stdout]     src/header/header.rs - header::header::HeaderMap<'h>::get_one (line 363)
[INFO] [stdout]     src/header/header.rs - header::header::HeaderMap<'h>::get_one (line 379)
[INFO] [stdout]     src/header/header.rs - header::header::HeaderMap<'h>::into_iter (line 702)
[INFO] [stdout]     src/header/header.rs - header::header::HeaderMap<'h>::is_empty (line 316)
[INFO] [stdout]     src/header/header.rs - header::header::HeaderMap<'h>::iter (line 657)
[INFO] [stdout]     src/header/header.rs - header::header::HeaderMap<'h>::len (line 290)
[INFO] [stdout]     src/header/header.rs - header::header::HeaderMap<'h>::new (line 256)
[INFO] [stdout]     src/header/header.rs - header::header::HeaderMap<'h>::remove (line 591)
[INFO] [stdout]     src/header/header.rs - header::header::HeaderMap<'h>::remove_all (line 616)
[INFO] [stdout]     src/header/header.rs - header::header::HeaderMap<'h>::replace (line 407)
[INFO] [stdout]     src/header/header.rs - header::header::HeaderMap<'h>::replace (line 419)
[INFO] [stdout]     src/header/header.rs - header::header::HeaderMap<'h>::replace (line 435)
[INFO] [stdout]     src/header/header.rs - header::header::HeaderMap<'h>::replace_all (line 485)
[INFO] [stdout]     src/header/header.rs - header::header::HeaderMap<'h>::replace_raw (line 459)
[INFO] [stdout]     src/header/media_type.rs - header::media_type::MediaType (line 31)
[INFO] [stdout]     src/header/media_type.rs - header::media_type::MediaType::const_new (line 347)
[INFO] [stdout]     src/header/media_type.rs - header::media_type::MediaType::exact_eq (line 476)
[INFO] [stdout]     src/header/media_type.rs - header::media_type::MediaType::extension (line 560)
[INFO] [stdout]     src/header/media_type.rs - header::media_type::MediaType::extension (line 572)
[INFO] [stdout]     src/header/media_type.rs - header::media_type::MediaType::from_extension (line 461)
[INFO] [stdout]     src/header/media_type.rs - header::media_type::MediaType::from_extension (line 474)
[INFO] [stdout]     src/header/media_type.rs - header::media_type::MediaType::new (line 282)
[INFO] [stdout]     src/header/media_type.rs - header::media_type::MediaType::params (line 506)
[INFO] [stdout]     src/header/media_type.rs - header::media_type::MediaType::params (line 518)
[INFO] [stdout]     src/header/media_type.rs - header::media_type::MediaType::parse_flexible (line 418)
[INFO] [stdout]     src/header/media_type.rs - header::media_type::MediaType::parse_flexible (line 431)
[INFO] [stdout]     src/header/media_type.rs - header::media_type::MediaType::parse_flexible (line 447)
[INFO] [stdout]     src/header/media_type.rs - header::media_type::MediaType::specificity (line 444)
[INFO] [stdout]     src/header/media_type.rs - header::media_type::MediaType::sub (line 419)
[INFO] [stdout]     src/header/media_type.rs - header::media_type::MediaType::top (line 400)
[INFO] [stdout]     src/header/media_type.rs - header::media_type::MediaType::with_params (line 308)
[INFO] [stdout]     src/header/media_type.rs - header::media_type::MediaType::with_params (line 318)
[INFO] [stdout]     src/method.rs - method::Method::as_str (line 104)
[INFO] [stdout]     src/method.rs - method::Method::supports_payload (line 85)
[INFO] [stdout]     src/parse/uri/error.rs - parse::uri::error::Error<'_>::index (line 35)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::as_bytes (line 521)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::as_ptr (line 548)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::as_str (line 505)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::as_uncased_str (line 566)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::contains (line 592)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::ends_with (line 647)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::find (line 675)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::from_cow_str (line 108)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::html_escape (line 365)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::html_escape (line 380)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::into_cow_str (line 130)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::is_empty (line 483)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::len (line 467)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::new (line 89)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::parse (line 858)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::percent_decode (line 161)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::percent_decode (line 172)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::percent_decode_lossy (line 192)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::percent_decode_lossy (line 203)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::percent_encode (line 248)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::percent_encode (line 259)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::percent_encode_bytes (line 275)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::split (line 702)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::split_at_byte (line 736)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::starts_with (line 620)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::strip_prefix (line 800)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::strip_suffix (line 826)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::url_decode (line 298)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::url_decode_lossy (line 325)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStr::url_decode_lossy (line 336)
[INFO] [stdout]     src/raw_str.rs - raw_str::RawStrBuf::into_string (line 72)
[INFO] [stdout]     src/status.rs - status::Status (line 52)
[INFO] [stdout]     src/status.rs - status::Status (line 83)
[INFO] [stdout]     src/status.rs - status::Status::class (line 290)
[INFO] [stdout]     src/status.rs - status::Status::from_code (line 293)
[INFO] [stdout]     src/status.rs - status::Status::from_code (line 303)
[INFO] [stdout]     src/status.rs - status::Status::new (line 294)
[INFO] [stdout]     src/status.rs - status::Status::reason (line 293)
[INFO] [stdout]     src/status.rs - status::Status::reason (line 303)
[INFO] [stdout]     src/status.rs - status::Status::reason_lossy (line 292)
[INFO] [stdout]     src/uri/absolute.rs - uri::absolute::Absolute (line 36)
[INFO] [stdout]     src/uri/absolute.rs - uri::absolute::Absolute (line 52)
[INFO] [stdout]     src/uri/absolute.rs - uri::absolute::Absolute<'a>::authority (line 180)
[INFO] [stdout]     src/uri/absolute.rs - uri::absolute::Absolute<'a>::clear_query (line 234)
[INFO] [stdout]     src/uri/absolute.rs - uri::absolute::Absolute<'a>::into_normalized (line 327)
[INFO] [stdout]     src/uri/absolute.rs - uri::absolute::Absolute<'a>::is_normalized (line 255)
[INFO] [stdout]     src/uri/absolute.rs - uri::absolute::Absolute<'a>::normalize (line 287)
[INFO] [stdout]     src/uri/absolute.rs - uri::absolute::Absolute<'a>::parse (line 105)
[INFO] [stdout]     src/uri/absolute.rs - uri::absolute::Absolute<'a>::parse_owned (line 136)
[INFO] [stdout]     src/uri/absolute.rs - uri::absolute::Absolute<'a>::path (line 200)
[INFO] [stdout]     src/uri/absolute.rs - uri::absolute::Absolute<'a>::query (line 217)
[INFO] [stdout]     src/uri/absolute.rs - uri::absolute::Absolute<'a>::scheme (line 166)
[INFO] [stdout]     src/uri/absolute.rs - uri::absolute::Absolute<'a>::set_authority (line 351)
[INFO] [stdout]     src/uri/absolute.rs - uri::absolute::Absolute<'a>::with_authority (line 373)
[INFO] [stdout]     src/uri/asterisk.rs - uri::asterisk::Asterisk::parse (line 32)
[INFO] [stdout]     src/uri/asterisk.rs - uri::asterisk::Asterisk::parse_owned (line 52)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority<'a>::host (line 172)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority<'a>::parse (line 100)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority<'a>::parse_owned (line 132)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority<'a>::port (line 192)
[INFO] [stdout]     src/uri/authority.rs - uri::authority::Authority<'a>::user_info (line 159)
[INFO] [stdout]     src/uri/fmt/formatter.rs - uri::fmt::formatter::Formatter (line 114)
[INFO] [stdout]     src/uri/fmt/formatter.rs - uri::fmt::formatter::Formatter (line 63)
[INFO] [stdout]     src/uri/fmt/formatter.rs - uri::fmt::formatter::Formatter<'_,Query>::write_named_value (line 371)
[INFO] [stdout]     src/uri/fmt/formatter.rs - uri::fmt::formatter::Formatter<'i,P>::refresh (line 274)
[INFO] [stdout]     src/uri/fmt/formatter.rs - uri::fmt::formatter::Formatter<'i,P>::write_raw (line 184)
[INFO] [stdout]     src/uri/fmt/formatter.rs - uri::fmt::formatter::Formatter<'i,P>::write_value (line 238)
[INFO] [stdout]     src/uri/fmt/from_uri_param.rs - uri::fmt::from_uri_param::FromUriParam (line 122)
[INFO] [stdout]     src/uri/fmt/from_uri_param.rs - uri::fmt::from_uri_param::FromUriParam (line 152)
[INFO] [stdout]     src/uri/fmt/from_uri_param.rs - uri::fmt::from_uri_param::FromUriParam (line 43)
[INFO] [stdout]     src/uri/fmt/uri_display.rs - uri::fmt::uri_display::Ignorable (line 520)
[INFO] [stdout]     src/uri/fmt/uri_display.rs - uri::fmt::uri_display::Ignorable (line 539)
[INFO] [stdout]     src/uri/fmt/uri_display.rs - uri::fmt::uri_display::UriDisplay (line 178)
[INFO] [stdout]     src/uri/fmt/uri_display.rs - uri::fmt::uri_display::UriDisplay (line 236)
[INFO] [stdout]     src/uri/fmt/uri_display.rs - uri::fmt::uri_display::UriDisplay (line 41)
[INFO] [stdout]     src/uri/fmt/uri_display.rs - uri::fmt::uri_display::UriDisplay (line 62)
[INFO] [stdout]     src/uri/fmt/uri_display.rs - uri::fmt::uri_display::UriDisplay (line 70)
[INFO] [stdout]     src/uri/fmt/uri_display.rs - uri::fmt::uri_display::UriDisplay (line 94)
[INFO] [stdout]     src/uri/host.rs - uri::host::Host (line 35)
[INFO] [stdout]     src/uri/host.rs - uri::host::Host<'a>::domain (line 180)
[INFO] [stdout]     src/uri/host.rs - uri::host::Host<'a>::new (line 97)
[INFO] [stdout]     src/uri/host.rs - uri::host::Host<'a>::parse (line 121)
[INFO] [stdout]     src/uri/host.rs - uri::host::Host<'a>::parse_owned (line 163)
[INFO] [stdout]     src/uri/host.rs - uri::host::Host<'a>::port (line 202)
[INFO] [stdout]     src/uri/host.rs - uri::host::Host<'a>::to_absolute (line 268)
[INFO] [stdout]     src/uri/host.rs - uri::host::Host<'a>::to_authority (line 230)
[INFO] [stdout]     src/uri/origin.rs - uri::origin::Origin (line 35)
[INFO] [stdout]     src/uri/origin.rs - uri::origin::Origin (line 52)
[INFO] [stdout]     src/uri/origin.rs - uri::origin::Origin (line 70)
[INFO] [stdout]     src/uri/origin.rs - uri::origin::Origin<'a>::clear_query (line 341)
[INFO] [stdout]     src/uri/origin.rs - uri::origin::Origin<'a>::into_normalized (line 415)
[INFO] [stdout]     src/uri/origin.rs - uri::origin::Origin<'a>::is_normalized (line 361)
[INFO] [stdout]     src/uri/origin.rs - uri::origin::Origin<'a>::map_path (line 300)
[INFO] [stdout]     src/uri/origin.rs - uri::origin::Origin<'a>::normalize (line 386)
[INFO] [stdout]     src/uri/origin.rs - uri::origin::Origin<'a>::parse (line 188)
[INFO] [stdout]     src/uri/origin.rs - uri::origin::Origin<'a>::parse_owned (line 236)
[INFO] [stdout]     src/uri/origin.rs - uri::origin::Origin<'a>::path (line 260)
[INFO] [stdout]     src/uri/origin.rs - uri::origin::Origin<'a>::query (line 278)
[INFO] [stdout]     src/uri/path_query.rs - uri::path_query::Path<'a>::as_str (line 87)
[INFO] [stdout]     src/uri/path_query.rs - uri::path_query::Path<'a>::raw (line 73)
[INFO] [stdout]     src/uri/path_query.rs - uri::path_query::Path<'a>::raw_segments (line 129)
[INFO] [stdout]     src/uri/path_query.rs - uri::path_query::Path<'a>::segments (line 169)
[INFO] [stdout]     src/uri/path_query.rs - uri::path_query::Query<'a>::as_str (line 209)
[INFO] [stdout]     src/uri/path_query.rs - uri::path_query::Query<'a>::raw (line 195)
[INFO] [stdout]     src/uri/path_query.rs - uri::path_query::Query<'a>::raw_segments (line 248)
[INFO] [stdout]     src/uri/path_query.rs - uri::path_query::Query<'a>::segments (line 291)
[INFO] [stdout]     src/uri/reference.rs - uri::reference::Reference (line 31)
[INFO] [stdout]     src/uri/reference.rs - uri::reference::Reference<'a>::authority (line 233)
[INFO] [stdout]     src/uri/reference.rs - uri::reference::Reference<'a>::fragment (line 286)
[INFO] [stdout]     src/uri/reference.rs - uri::reference::Reference<'a>::into_normalized (line 386)
[INFO] [stdout]     src/uri/reference.rs - uri::reference::Reference<'a>::is_normalized (line 309)
[INFO] [stdout]     src/uri/reference.rs - uri::reference::Reference<'a>::normalize (line 346)
[INFO] [stdout]     src/uri/reference.rs - uri::reference::Reference<'a>::parse (line 153)
[INFO] [stdout]     src/uri/reference.rs - uri::reference::Reference<'a>::parse_owned (line 184)
[INFO] [stdout]     src/uri/reference.rs - uri::reference::Reference<'a>::path (line 251)
[INFO] [stdout]     src/uri/reference.rs - uri::reference::Reference<'a>::query (line 265)
[INFO] [stdout]     src/uri/reference.rs - uri::reference::Reference<'a>::scheme (line 213)
[INFO] [stdout]     src/uri/segments.rs - uri::segments::Segments (line 16)
[INFO] [stdout]     src/uri/segments.rs - uri::segments::Segments<'_,P>::is_empty (line 79)
[INFO] [stdout]     src/uri/segments.rs - uri::segments::Segments<'_,P>::len (line 53)
[INFO] [stdout]     src/uri/segments.rs - uri::segments::Segments<'_,P>::skip (line 99)
[INFO] [stdout]     src/uri/segments.rs - uri::segments::Segments<'a,Path>::get (line 123)
[INFO] [stdout]     src/uri/segments.rs - uri::segments::Segments<'a,Path>::prefix_of (line 144)
[INFO] [stdout]     src/uri/segments.rs - uri::segments::Segments<'a,Path>::to_path_buf (line 189)
[INFO] [stdout]     src/uri/segments.rs - uri::segments::Segments<'a,Query>::get (line 240)
[INFO] [stdout]     src/uri/uri.rs - uri::uri::Uri<'a>::absolute (line 195)
[INFO] [stdout]     src/uri/uri.rs - uri::uri::Uri<'a>::authority (line 167)
[INFO] [stdout]     src/uri/uri.rs - uri::uri::Uri<'a>::origin (line 139)
[INFO] [stdout]     src/uri/uri.rs - uri::uri::Uri<'a>::parse (line 63)
[INFO] [stdout]     src/uri/uri.rs - uri::uri::Uri<'a>::parse_any (line 109)
[INFO] [stdout]     src/uri/uri.rs - uri::uri::Uri<'a>::reference (line 223)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 205 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.95s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3d808cb31d79e6775a27f8907dd83d86a2c32a06274244325d4b377e0b27b3b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d808cb31d79e6775a27f8907dd83d86a2c32a06274244325d4b377e0b27b3b4", kill_on_drop: false }`
[INFO] [stdout] 3d808cb31d79e6775a27f8907dd83d86a2c32a06274244325d4b377e0b27b3b4
