[INFO] fetching crate rocket_codegen 0.5.1...
[INFO] testing rocket_codegen-0.5.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate rocket_codegen 0.5.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rocket_codegen 0.5.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rocket_codegen 0.5.1
[INFO] tweaked toml for crates.io crate rocket_codegen 0.5.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rocket_codegen 0.5.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-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-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 134 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91d09c5d1cefd1b400830e4fde3e7344d290308d0aba5fe316e92c5ac42e3c9a
[INFO] running `Command { std: "docker" "start" "-a" "91d09c5d1cefd1b400830e4fde3e7344d290308d0aba5fe316e92c5ac42e3c9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91d09c5d1cefd1b400830e4fde3e7344d290308d0aba5fe316e92c5ac42e3c9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91d09c5d1cefd1b400830e4fde3e7344d290308d0aba5fe316e92c5ac42e3c9a", kill_on_drop: false }`
[INFO] [stdout] 91d09c5d1cefd1b400830e4fde3e7344d290308d0aba5fe316e92c5ac42e3c9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1e2dd7bdd2dbcac1a050f005bf40e6a85d1270bb2d2dbf042d086eec4bdaeec
[INFO] running `Command { std: "docker" "start" "-a" "b1e2dd7bdd2dbcac1a050f005bf40e6a85d1270bb2d2dbf042d086eec4bdaeec", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bang/uri_parsing.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |     NamedIgnored(Vec<&'a Dynamic>),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Validation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 88 -     NamedIgnored(Vec<&'a Dynamic>),
[INFO] [stdout] 88 +     NamedIgnored(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TokenStreamExt` is never used
[INFO] [stdout]   --> src/syn_ext.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait TokenStreamExt {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unfold` is never used
[INFO] [stdout]   --> src/syn_ext.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub trait TypeExt {
[INFO] [stdout]    |           ------- method in this trait
[INFO] [stdout] 34 |     fn unfold(&self) -> Vec<Child<'_>>;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.90s
[INFO] running `Command { std: "docker" "inspect" "b1e2dd7bdd2dbcac1a050f005bf40e6a85d1270bb2d2dbf042d086eec4bdaeec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1e2dd7bdd2dbcac1a050f005bf40e6a85d1270bb2d2dbf042d086eec4bdaeec", kill_on_drop: false }`
[INFO] [stdout] b1e2dd7bdd2dbcac1a050f005bf40e6a85d1270bb2d2dbf042d086eec4bdaeec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e651a1ebdc2ee8d62fe19a29754744ad87a4300ddb962d5e84993a2467907bb
[INFO] running `Command { std: "docker" "start" "-a" "4e651a1ebdc2ee8d62fe19a29754744ad87a4300ddb962d5e84993a2467907bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling trybuild v1.0.111
[INFO] [stderr]    Compiling rocket_codegen v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bang/uri_parsing.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |     NamedIgnored(Vec<&'a Dynamic>),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Validation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 88 -     NamedIgnored(Vec<&'a Dynamic>),
[INFO] [stdout] 88 +     NamedIgnored(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TokenStreamExt` is never used
[INFO] [stdout]   --> src/syn_ext.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait TokenStreamExt {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unfold` is never used
[INFO] [stdout]   --> src/syn_ext.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub trait TypeExt {
[INFO] [stdout]    |           ------- method in this trait
[INFO] [stdout] 34 |     fn unfold(&self) -> Vec<Child<'_>>;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]  --> tests/async-routes.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use] extern crate rocket;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]  --> tests/from_form.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rocket::http::uri::fmt::{UriDisplay, Query};
[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] 
[INFO] [stdout] error[E0432]: unresolved import `rocket`
[INFO] [stdout]  --> tests/from_form.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rocket::UriDisplayQuery;
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]  --> tests/from_form.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rocket::form::{self, Form, Strict, FromForm, FromFormField, Errors};
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]  --> tests/from_form.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rocket::form::error::{ErrorKind, Entity};
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/from_form.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rocket::serde::json::Json;
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]    --> tests/from_form.rs:628:9
[INFO] [stdout]     |
[INFO] [stdout] 628 |     use rocket::http::ContentType;
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]    --> tests/from_form.rs:629:9
[INFO] [stdout]     |
[INFO] [stdout] 629 |     use rocket::local::blocking::Client;
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]    --> tests/from_form.rs:630:9
[INFO] [stdout]     |
[INFO] [stdout] 630 |     use rocket::fs::TempFile;
[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] 
[INFO] [stdout] error[E0432]: unresolved import `rocket`
[INFO] [stdout]  --> tests/from_form.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rocket::form::{self, Form, Strict, FromForm, FromFormField, Errors};
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]    --> tests/from_form.rs:638:7
[INFO] [stdout]     |
[INFO] [stdout] 638 |     #[rocket::post("/", data = "<form>")]
[INFO] [stdout]     |       ^^^^^^ use of unresolved module or unlinked crate `rocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]    --> tests/from_form.rs:644:37
[INFO] [stdout]     |
[INFO] [stdout] 644 |     let client = Client::debug_with(rocket::routes![form]).unwrap();
[INFO] [stdout]     |                                     ^^^^^^ use of unresolved module or unlinked crate `rocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]  --> tests/catcher.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[macro_use] extern crate rocket;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]  --> tests/route-raw.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use] extern crate rocket;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]  --> tests/segment-ignore.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate rocket;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]  --> tests/responder.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rocket::local::asynchronous::Client;
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]  --> tests/responder.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rocket::http::{Status, ContentType, Cookie};
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]  --> tests/responder.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rocket::response::Responder;
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]  --> tests/responder.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rocket::serde::json::Json;
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]  --> tests/responder.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rocket::http::Accept;
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]    --> tests/responder.rs:124:3
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[rocket::async_test]
[INFO] [stdout]     |   ^^^^^^ use of unresolved module or unlinked crate `rocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/responder.rs:98:3
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[rocket::async_test]
[INFO] [stdout]    |   ^^^^^^ use of unresolved module or unlinked crate `rocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/responder.rs:73:3
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[rocket::async_test]
[INFO] [stdout]    |   ^^^^^^ use of unresolved module or unlinked crate `rocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/responder.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[rocket::async_test]
[INFO] [stdout]    |   ^^^^^^ use of unresolved module or unlinked crate `rocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]  --> tests/route-format.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use] extern crate rocket;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:202:11
[INFO] [stdout]     |
[INFO] [stdout] 202 |         #[field(name = "camelCase")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:204:11
[INFO] [stdout]     |
[INFO] [stdout] 204 |         #[field(name = "TitleCase")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:206:11
[INFO] [stdout]     |
[INFO] [stdout] 206 |         #[field(name = "type")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:208:11
[INFO] [stdout]     |
[INFO] [stdout] 208 |         #[field(name = "DOUBLE")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:210:11
[INFO] [stdout]     |
[INFO] [stdout] 210 |         #[field(name = "a:b")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:240:11
[INFO] [stdout]     |
[INFO] [stdout] 240 |         #[field(name = "SomeCase")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:241:11
[INFO] [stdout]     |
[INFO] [stdout] 241 |         #[field(name = "some_case")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]  --> tests/uri_display.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use] extern crate rocket;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]  --> tests/expansion.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use] extern crate rocket;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]  --> tests/route-data.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use] extern crate rocket;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:267:11
[INFO] [stdout]     |
[INFO] [stdout] 267 |         #[field(name = uncased("SomeCase"))]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `response` in this scope
[INFO] [stdout]    --> tests/responder.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[response(status = 404)]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]  --> tests/segment-ignore.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[get("/<_>", rank = 1)] fn ig_1() -> &'static str { "1" }
[INFO] [stdout]   |   ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rocket_codegen::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]  --> tests/segment-ignore.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[get("/static")] fn just_static() -> &'static str { "static" }
[INFO] [stdout]   |   ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rocket_codegen::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]  --> tests/route.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[macro_use] extern crate rocket;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/async-entry.rs:90:3
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[rocket::main]
[INFO] [stdout]    |   ^^^^^^ use of unresolved module or unlinked crate `rocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/async-entry.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[rocket::main]
[INFO] [stdout]    |       ^^^^^^ use of unresolved module or unlinked crate `rocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/async-entry.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[rocket::main]
[INFO] [stdout]    |       ^^^^^^ use of unresolved module or unlinked crate `rocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/async-entry.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[rocket::main]
[INFO] [stdout]    |       ^^^^^^ use of unresolved module or unlinked crate `rocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/async-entry.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[rocket::main]
[INFO] [stdout]    |       ^^^^^^ use of unresolved module or unlinked crate `rocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]   --> tests/async-entry.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[rocket::launch]
[INFO] [stdout]    |       ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]   --> tests/async-entry.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #[rocket::launch]
[INFO] [stdout]    |       ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/async-entry.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[rocket::launch]
[INFO] [stdout]    |       ^^^^^^ use of unresolved module or unlinked crate `rocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/async-entry.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[rocket::launch]
[INFO] [stdout]    |       ^^^^^^ use of unresolved module or unlinked crate `rocket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]  --> tests/async-entry.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[rocket::launch]
[INFO] [stdout]   |       ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:268:11
[INFO] [stdout]     |
[INFO] [stdout] 268 |         #[field(name = "some_case")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `response` in this scope
[INFO] [stdout]    --> tests/responder.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[response(status = 500)]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `response` in this scope
[INFO] [stdout]   --> tests/responder.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[response(content_type = "application/x-custom")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `catch` in this scope
[INFO] [stdout]   --> tests/async-routes.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[catch(404)]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  4 + use rocket_codegen::catch;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]  --> tests/segment-ignore.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[get("/<_>/<_>", rank = 1)] fn ig_2() -> &'static str { "2" }
[INFO] [stdout]   |   ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use rocket_codegen::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:271:11
[INFO] [stdout]     |
[INFO] [stdout] 271 |         #[field(name = uncased("hello"))]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rocket`
[INFO] [stdout]  --> tests/typed-uris.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use] extern crate rocket;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `response` in this scope
[INFO] [stdout]   --> tests/responder.rs:64:3
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[response(content_type = "plain")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> tests/async-routes.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[get("/repeated_query?<sort>")]
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  4 + use rocket_codegen::get;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> tests/segment-ignore.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[get("/static/<_>")] fn ig_1_static() -> &'static str { "static_1" }
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rocket_codegen::get;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `response` in this scope
[INFO] [stdout]   --> tests/responder.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[response(ignore)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:424:11
[INFO] [stdout]     |
[INFO] [stdout] 424 |         #[field(validate = evaluate_other(&self.check))]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:444:11
[INFO] [stdout]     |
[INFO] [stdout] 444 |         #[field(validate = evaluate())]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]  --> tests/async-routes.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[get("/")]
[INFO] [stdout]   |   ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + use rocket_codegen::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> tests/segment-ignore.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[get("/<_>/<_>/<_>", rank = 1)] fn ig_3() -> &'static str { "3" }
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rocket_codegen::get;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]  --> tests/from_form_field.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rocket::form::{FromFormField, ValueField, FromForm, Options, Errors};
[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] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> tests/segment-ignore.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[get("/static/<_>/static")] fn ig_1_static_static() -> &'static str { "static_1_static" }
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rocket_codegen::get;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/from_form_field.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     use rocket::form::error::{ErrorKind, Entity};
[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] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:448:11
[INFO] [stdout]     |
[INFO] [stdout] 448 |         #[field(validate = evaluate_with_argument(self.check))]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `response` in this scope
[INFO] [stdout]   --> tests/responder.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[response(status = 500)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `response` in this scope
[INFO] [stdout]   --> tests/responder.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[response(status = 404, content_type = "html")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `response` in this scope
[INFO] [stdout]   --> tests/responder.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[response(status = 105)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `catch` in this scope
[INFO] [stdout]   --> tests/catcher.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[catch(404)] fn not_found_0() -> &'static str { "404-0" }
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::catch;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]  --> tests/route-raw.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[get("/<enum>?<type>")]
[INFO] [stdout]   |   ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `get` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use rocket_codegen::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `catch` in this scope
[INFO] [stdout]   --> tests/catcher.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[catch(404)] fn not_found_1(_: &Request) -> &'static str { "404-1" }
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::catch;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> tests/segment-ignore.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[get("/<a>/<_>/<_>/<b>")] fn wrapped(a: String, b: String) -> String { a + &b }
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rocket_codegen::get;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `routes` in this scope
[INFO] [stdout]   --> tests/segment-ignore.rs:26:45
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let rocket = rocket::build().mount("/", routes![
[INFO] [stdout]    |                                             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rocket_codegen::routes;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:478:11
[INFO] [stdout]     |
[INFO] [stdout] 478 |         #[field(name = "more:dogs")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `catch` in this scope
[INFO] [stdout]   --> tests/catcher.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[catch(404)] fn not_found_2(_: Status, _: &Request) -> &'static str { "404-2" }
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::catch;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:679:11
[INFO] [stdout]     |
[INFO] [stdout] 679 |         #[field(default = None)]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `catch` in this scope
[INFO] [stdout]   --> tests/catcher.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[catch(default)] fn all(_: Status, r: &Request) -> String { r.uri().to_string() }
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::catch;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> tests/route-raw.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[get("/swap/<raw>/<bare>")]
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `get` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::get;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `catch` in this scope
[INFO] [stdout]   --> tests/route-raw.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[catch(400)]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `catch` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::catch;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:681:11
[INFO] [stdout]     |
[INFO] [stdout] 681 |         #[field(default = None)]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:683:11
[INFO] [stdout]     |
[INFO] [stdout] 683 |         #[field(default = None)]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `routes` in this scope
[INFO] [stdout]   --> tests/route-raw.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |         .mount("/", routes![get, swap])
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::routes;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `catchers` in this scope
[INFO] [stdout]   --> tests/catcher.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 |             .register("/0", catchers![not_found_0])
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/macros/mod.rs:434:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `matches` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 21 -             .register("/0", catchers![not_found_0])
[INFO] [stdout] 21 +             .register("/0", matches![not_found_0])
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::catchers;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `catchers` in this scope
[INFO] [stdout]   --> tests/catcher.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |             .register("/1", catchers![not_found_1])
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/macros/mod.rs:434:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `matches` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 22 -             .register("/1", catchers![not_found_1])
[INFO] [stdout] 22 +             .register("/1", matches![not_found_1])
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::catchers;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `catchers` in this scope
[INFO] [stdout]   --> tests/route-raw.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 |         .register("/", catchers![catch]);
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/macros/mod.rs:434:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `matches` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 26 -         .register("/", catchers![catch]);
[INFO] [stdout] 26 +         .register("/", matches![catch]);
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::catchers;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `catchers` in this scope
[INFO] [stdout]   --> tests/catcher.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 |             .register("/2", catchers![not_found_2])
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/macros/mod.rs:434:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `matches` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 23 -             .register("/2", catchers![not_found_2])
[INFO] [stdout] 23 +             .register("/2", matches![not_found_2])
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::catchers;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `catchers` in this scope
[INFO] [stdout]   --> tests/catcher.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 |             .register("/", catchers![all])
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/macros/mod.rs:434:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `matches` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 24 -             .register("/", catchers![all])
[INFO] [stdout] 24 +             .register("/", matches![all])
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::catchers;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> tests/catcher.rs:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[get("/<code>")] fn forward(code: u16) -> Status { Status::new(code) }
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::get;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:685:11
[INFO] [stdout]     |
[INFO] [stdout] 685 |         #[field(default_with = None)]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `catch` in this scope
[INFO] [stdout]   --> tests/catcher.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[catch(400)] fn forward_400(status: Status, _: &Request) -> String { status.code.to_string() }
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::catch;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]   --> tests/route-raw.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let uri_named = uri!(get(r#enum = "test_named", r#type = 1));
[INFO] [stdout]    |                     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::uri;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `catch` in this scope
[INFO] [stdout]   --> tests/catcher.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[catch(404)] fn forward_404(status: Status, _: &Request) -> String { status.code.to_string() }
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::catch;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `catch` in this scope
[INFO] [stdout]   --> tests/catcher.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[catch(444)] fn forward_444(status: Status, _: &Request) -> String { status.code.to_string() }
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::catch;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `catch` in this scope
[INFO] [stdout]   --> tests/catcher.rs:43:3
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[catch(500)] fn forward_500(status: Status, _: &Request) -> String { status.code.to_string() }
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::catch;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `routes` in this scope
[INFO] [stdout]   --> tests/catcher.rs:49:25
[INFO] [stdout]    |
[INFO] [stdout] 49 |             .mount("/", routes![forward])
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::routes;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]   --> tests/route-raw.rs:36:23
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let uri_unnamed = uri!(get("test_unnamed", 2));
[INFO] [stdout]    |                       ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::uri;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]   --> tests/route-raw.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let uri_raws = uri!(swap(r#raw = "1", r#bare = "2"));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::uri;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `catchers` in this scope
[INFO] [stdout]   --> tests/catcher.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |             .register("/", catchers![forward_400, forward_404, forward_444, forward_500])
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/macros/mod.rs:434:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `matches` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 50 -             .register("/", catchers![forward_400, forward_404, forward_444, forward_500])
[INFO] [stdout] 50 +             .register("/", matches![forward_400, forward_404, forward_444, forward_500])
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::catchers;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/responder.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |         ct: rocket::http::ContentType,
[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] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:746:11
[INFO] [stdout]     |
[INFO] [stdout] 746 |         #[field(default = 100)]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]  --> tests/route-format.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[post("/", format = "json")]
[INFO] [stdout]   |   ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use rocket_codegen::post;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]   --> tests/catcher.rs:55:35
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let response = client.get(uri!(forward(*code))).dispatch();
[INFO] [stdout]    |                                   ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::uri;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]   --> tests/route-raw.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let uri_bare = uri!(swap(raw = "1", bare = "2"));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::uri;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:748:11
[INFO] [stdout]     |
[INFO] [stdout] 748 |         #[field(default = true)]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocket_codegen` (test "catcher") due to 17 previous errors
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:750:11
[INFO] [stdout]     |
[INFO] [stdout] 750 |         #[field(default = false)]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/route-format.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[post("/", format = "xml")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UriDisplayQuery` in this scope
[INFO] [stdout]   --> tests/uri_display.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(UriDisplayQuery, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::UriDisplayQuery;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]   --> tests/uri_display.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 |         #[field(name = "type")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:752:11
[INFO] [stdout]     |
[INFO] [stdout] 752 |         #[field(default = 254 + 1)]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UriDisplayQuery` in this scope
[INFO] [stdout]   --> tests/uri_display.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(UriDisplayQuery)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::UriDisplayQuery;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UriDisplayQuery` in this scope
[INFO] [stdout]   --> tests/uri_display.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(UriDisplayQuery)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::UriDisplayQuery;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:754:11
[INFO] [stdout]     |
[INFO] [stdout] 754 |         #[field(default = Some(true))]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:756:11
[INFO] [stdout]     |
[INFO] [stdout] 756 |         #[field(default = false)]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:758:11
[INFO] [stdout]     |
[INFO] [stdout] 758 |         #[field(default = Ok("hello".into()))]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UriDisplayQuery` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(UriDisplayQuery)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::UriDisplayQuery;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/responder.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |         ct: rocket::http::ContentType,
[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] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UriDisplayQuery` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 |     #[derive(UriDisplayQuery)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::UriDisplayQuery;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:760:11
[INFO] [stdout]     |
[INFO] [stdout] 760 |         #[field(default = Ok("hello"))]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:762:11
[INFO] [stdout]     |
[INFO] [stdout] 762 |         #[field(default = vec![1, 2, 3])]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UriDisplayQuery` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:151:14
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[derive(UriDisplayQuery)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::UriDisplayQuery;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:764:11
[INFO] [stdout]     |
[INFO] [stdout] 764 |         #[field(default = vec!["wow", "a", "string", "nice"])]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:766:11
[INFO] [stdout]     |
[INFO] [stdout] 766 |         #[field(default = test_hashmap())]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:153:11
[INFO] [stdout]     |
[INFO] [stdout] 153 |         #[field(value = "a")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:768:11
[INFO] [stdout]     |
[INFO] [stdout] 768 |         #[field(default = test_btreemap())]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:155:11
[INFO] [stdout]     |
[INFO] [stdout] 155 |         #[field(value = "tomato")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:770:11
[INFO] [stdout]     |
[INFO] [stdout] 770 |         #[field(default_with = Some(false))]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:156:11
[INFO] [stdout]     |
[INFO] [stdout] 156 |         #[field(value = "juice")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:158:11
[INFO] [stdout]     |
[INFO] [stdout] 158 |         #[field(value = "carrot")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:772:11
[INFO] [stdout]     |
[INFO] [stdout] 772 |         #[field(default_with = (|| Some(777))())]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:774:11
[INFO] [stdout]     |
[INFO] [stdout] 774 |         #[field(default = std::num::NonZeroI32::new(3).unwrap())]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UriDisplayQuery` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 |     #[derive(UriDisplayQuery)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::UriDisplayQuery;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:776:11
[INFO] [stdout]     |
[INFO] [stdout] 776 |         #[field(default_with = std::num::NonZeroI32::new(9001))]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:168:45
[INFO] [stdout]     |
[INFO] [stdout] 168 |     enum CLikeR { r#for, r#type, r#async, #[field(value = "stop")] r#yield }
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UriDisplayQuery` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:175:14
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[derive(UriDisplayQuery)]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::UriDisplayQuery;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:778:11
[INFO] [stdout]     |
[INFO] [stdout] 778 |         #[field(default = 3.0)]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UriDisplayPath` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:198:10
[INFO] [stdout]     |
[INFO] [stdout] 198 | #[derive(UriDisplayPath)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::UriDisplayPath;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:780:11
[INFO] [stdout]     |
[INFO] [stdout] 780 |         #[field(default = "wow")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocket_codegen` (test "segment-ignore") due to 9 previous errors
[INFO] [stdout] error: cannot find derive macro `UriDisplayPath` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(UriDisplayPath)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::UriDisplayPath;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocket_codegen` (test "async-routes") due to 4 previous errors
[INFO] [stdout] error: cannot find derive macro `UriDisplayPath` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:204:10
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[derive(UriDisplayPath)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::UriDisplayPath;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocket_codegen` (test "route-raw") due to 10 previous errors
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:782:11
[INFO] [stdout]     |
[INFO] [stdout] 782 |         #[field(default = "wowie")]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:784:11
[INFO] [stdout]     |
[INFO] [stdout] 784 |         #[field(default = [192u8, 168, 1, 0])]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UriDisplayPath` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:207:10
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[derive(UriDisplayPath)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::UriDisplayPath;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UriDisplayPath` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:210:10
[INFO] [stdout]     |
[INFO] [stdout] 210 | #[derive(UriDisplayPath)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::UriDisplayPath;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:786:11
[INFO] [stdout]     |
[INFO] [stdout] 786 |         #[field(default = ([192u8, 168, 1, 0], 20))]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `FromForm` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:229:39
[INFO] [stdout]     |
[INFO] [stdout] 229 |     #[derive(Debug, PartialEq, Clone, FromForm, UriDisplayQuery, Deserialize, Serialize)]
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::FromForm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UriDisplayQuery` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:229:49
[INFO] [stdout]     |
[INFO] [stdout] 229 |     #[derive(Debug, PartialEq, Clone, FromForm, UriDisplayQuery, Deserialize, Serialize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::UriDisplayQuery;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:788:11
[INFO] [stdout]     |
[INFO] [stdout] 788 |         #[field(default = time::macros::date!(2021-05-27))]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `FromForm` in this scope
[INFO] [stdout]   --> tests/route.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(FromForm, UriDisplayQuery)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::FromForm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:230:7
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[serde(crate = "rocket::serde")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `FromForm` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:237:32
[INFO] [stdout]     |
[INFO] [stdout] 237 |     #[derive(Debug, PartialEq, FromForm, UriDisplayQuery)]
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::FromForm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:790:11
[INFO] [stdout]     |
[INFO] [stdout] 790 |         #[field(default = time::macros::time!(01:15:00))]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UriDisplayQuery` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:237:42
[INFO] [stdout]     |
[INFO] [stdout] 237 |     #[derive(Debug, PartialEq, FromForm, UriDisplayQuery)]
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::UriDisplayQuery;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `FromForm` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:252:39
[INFO] [stdout]     |
[INFO] [stdout] 252 |     #[derive(Debug, PartialEq, Clone, FromForm, UriDisplayQuery)]
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::FromForm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UriDisplayQuery` in this scope
[INFO] [stdout]   --> tests/route.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(FromForm, UriDisplayQuery)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::UriDisplayQuery;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UriDisplayQuery` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:252:49
[INFO] [stdout]     |
[INFO] [stdout] 252 |     #[derive(Debug, PartialEq, Clone, FromForm, UriDisplayQuery)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::UriDisplayQuery;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:792:11
[INFO] [stdout]     |
[INFO] [stdout] 792 |         #[field(default = time::PrimitiveDateTime::new(
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:860:11
[INFO] [stdout]     |
[INFO] [stdout] 860 |         #[field(default = {
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `FromForm` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:255:39
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[derive(Debug, PartialEq, Clone, FromForm, UriDisplayQuery)]
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::FromForm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:906:11
[INFO] [stdout]     |
[INFO] [stdout] 906 |         #[field(default = f())]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `async_trait` in this scope
[INFO] [stdout]   --> tests/route.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[async_trait]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UriDisplayQuery` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:255:49
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[derive(Debug, PartialEq, Clone, FromForm, UriDisplayQuery)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::UriDisplayQuery;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `FromForm` in this scope
[INFO] [stdout]   --> tests/route-data.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(FromForm)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::FromForm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:908:11
[INFO] [stdout]     |
[INFO] [stdout] 908 |         #[field(default = VAL.load(Ordering::Relaxed))]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/route.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[post(
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `async_trait` in this scope
[INFO] [stdout]   --> tests/route-data.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[async_trait]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `FromForm` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:268:39
[INFO] [stdout]     |
[INFO] [stdout] 268 |     #[derive(Debug, PartialEq, Clone, FromForm, UriDisplayQuery)]
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::FromForm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/route-data.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[post("/f", data = "<form>")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:910:11
[INFO] [stdout]     |
[INFO] [stdout] 910 |         #[field(default_with = opt_f())]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:912:11
[INFO] [stdout]     |
[INFO] [stdout] 912 |         #[field(default_with = opt_f())]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]   --> tests/route.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let uri = uri!(post1(a, name, path, sky, query));
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::uri;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `route` in this scope
[INFO] [stdout]   --> tests/route.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[route(
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::route;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UriDisplayQuery` in this scope
[INFO] [stdout]    --> tests/uri_display.rs:268:49
[INFO] [stdout]     |
[INFO] [stdout] 268 |     #[derive(Debug, PartialEq, Clone, FromForm, UriDisplayQuery)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   3 + use rocket_codegen::UriDisplayQuery;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/route-data.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[post("/s", data = "<simple>")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]   --> tests/route.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let uri = uri!(post2(a, name, path, sky, query));
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::uri;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `routes` in this scope
[INFO] [stdout]   --> tests/route-data.rs:35:45
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let rocket = rocket::build().mount("/", routes![form, simple]);
[INFO] [stdout]    |                                             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::routes;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:914:11
[INFO] [stdout]     |
[INFO] [stdout] 914 |         #[field(default = f())]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/route.rs:80:3
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[post("/<_unused_param>?<_unused_query>", data="<_unused_data>")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:916:11
[INFO] [stdout]     |
[INFO] [stdout] 916 |         #[field(default = VAL.load(Ordering::Relaxed))]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `routes` in this scope
[INFO] [stdout]   --> tests/route.rs:87:22
[INFO] [stdout]    |
[INFO] [stdout] 87 |         .mount("/1", routes![post1])
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::routes;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:934:3
[INFO] [stdout]     |
[INFO] [stdout] 934 | #[field(validate = len(3..), default = "some default hello")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 935 + #[derive(FromForm, FromFormField, UriDisplayQuery)]
[INFO] [stdout] 936 | struct Token<'r>(&'r str);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `routes` in this scope
[INFO] [stdout]   --> tests/route.rs:88:22
[INFO] [stdout]    |
[INFO] [stdout] 88 |         .mount("/2", routes![post2]);
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use rocket_codegen::routes;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]    --> tests/route.rs:136:11
[INFO] [stdout]     |
[INFO] [stdout] 136 |         #[get("/world")]
[INFO] [stdout]     |           ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 136 +         use rocket_codegen::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]    --> tests/route.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[get("/hello")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 147 +     use rocket_codegen::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]    --> tests/from_form.rs:938:3
[INFO] [stdout]     |
[INFO] [stdout] 938 | #[field(validate = try_with(|s| s.parse::<usize>()), default = "123456")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `field` is an attribute that can be used by the derive macros `FromForm`, `FromFormField` and `UriDisplayQuery`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 939 + #[derive(FromForm, FromFormField, UriDisplayQuery)]
[INFO] [stdout] 940 | struct TokenOwned(String);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `FromForm` in this scope
[INFO] [stdout]    --> tests/route.rs:156:37
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Default, Debug, PartialEq, FromForm)]
[INFO] [stdout]     |                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   8 + use rocket_codegen::FromForm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]    --> tests/route.rs:164:3
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[get("/?bird=1&color=blue&<bird>&<color>&cat=bob&<rest..>")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   8 + use rocket_codegen::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `routes` in this scope
[INFO] [stdout]    --> tests/route.rs:175:45
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let rocket = rocket::build().mount("/", routes![filtered_raw_query]);
[INFO] [stdout]     |                                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   8 + use rocket_codegen::routes;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `FromForm` in this scope
[INFO] [stdout]    --> tests/route.rs:228:28
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[derive(Debug, PartialEq, FromForm)]
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   8 + use rocket_codegen::FromForm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/route-format.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[post("/", format = "application/json", rank = 2)]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `FromForm` in this scope
[INFO] [stdout]    --> tests/route.rs:234:28
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[derive(Debug, PartialEq, FromForm)]
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   8 + use rocket_codegen::FromForm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]    --> tests/route.rs:239:3
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[get("/?<color>&color=red&<q..>")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   8 + use rocket_codegen::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]    --> tests/route.rs:244:3
[INFO] [stdout]     |
[INFO] [stdout] 244 | #[get("/?<color>&color=red&<dog>")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   8 + use rocket_codegen::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `routes` in this scope
[INFO] [stdout]    --> tests/route.rs:295:45
[INFO] [stdout]     |
[INFO] [stdout] 295 |     let rocket = rocket::build().mount("/", routes![query_collection]);
[INFO] [stdout]     |                                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   8 + use rocket_codegen::routes;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/route-format.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[post("/", format = "application/msgpack")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocket_codegen` (test "route-data") due to 6 previous errors
[INFO] [stdout] error: cannot find macro `routes` in this scope
[INFO] [stdout]    --> tests/route.rs:298:45
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let rocket = rocket::build().mount("/", routes![query_collection_2]);
[INFO] [stdout]     |                                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   8 + use rocket_codegen::routes;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]    --> tests/route.rs:316:3
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[get("/<_>/b/<path..>", rank = 1)]
[INFO] [stdout]     |   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   8 + use rocket_codegen::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]    --> tests/route.rs:321:3
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[get("/<path..>", rank = 2)]
[INFO] [stdout]     |   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   8 + use rocket_codegen::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/route-format.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[post("/", format = "msgpack", rank = 2)]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `routes` in this scope
[INFO] [stdout]    --> tests/route.rs:329:21
[INFO] [stdout]     |
[INFO] [stdout] 329 |         .mount("/", routes![segments])
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   8 + use rocket_codegen::routes;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> tests/route-format.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[get("/", format = "plain")]
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::get;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `routes` in this scope
[INFO] [stdout]    --> tests/route.rs:330:21
[INFO] [stdout]     |
[INFO] [stdout] 330 |         .mount("/", routes![segments_empty]);
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   8 + use rocket_codegen::routes;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> tests/route-format.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[get("/", format = "binary", rank = 2)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::get;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `other::world`
[INFO] [stdout]    --> tests/route.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     use other::world;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> tests/route-format.rs:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[get("/", rank = 3)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::get;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `routes` in this scope
[INFO] [stdout]   --> tests/route-format.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |         .mount("/", routes![json, xml, json_long, msgpack_long, msgpack,
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::routes;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> tests/route-format.rs:70:3
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[get("/", format = "application/foo")]
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::get;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/route-format.rs:74:3
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[post("/", format = "application/foo")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]  --> tests/expansion.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[get("/easy/<id>")]
[INFO] [stdout]   |   ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use rocket_codegen::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> tests/route-format.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[get("/", format = "bar/baz", rank = 2)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::get;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `put` in this scope
[INFO] [stdout]   --> tests/route-format.rs:82:3
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[put("/", format = "bar/baz")]
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::put;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> tests/expansion.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 |         #[get("/hard/<id>")]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | make_handler!();
[INFO] [stdout]    | --------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `make_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::get;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> tests/expansion.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 |         #[get($addr)]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 | foo!("/hello/<name>", name);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `foo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::get;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `routes` in this scope
[INFO] [stdout]   --> tests/expansion.rs:36:45
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let rocket = rocket::build().mount("/", routes![easy, hard, hi]);
[INFO] [stdout]    |                                             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::routes;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocket_codegen` (test "from_form") due to 62 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]   --> tests/expansion.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 |         #[get("/")]
[INFO] [stdout]    |           ^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | index!(i32);
[INFO] [stdout]    | ----------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::get;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `routes` in this scope
[INFO] [stdout]   --> tests/route-format.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 |         .mount("/", routes![get_foo, post_foo, get_bar_baz, put_bar_baz]);
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::routes;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `routes` in this scope
[INFO] [stdout]   --> tests/expansion.rs:62:45
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let rocket = rocket::build().mount("/", routes![index]).manage(100i32);
[INFO] [stdout]    |                                             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  3 + use rocket_codegen::routes;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `FromForm` in this scope
[INFO] [stdout]   --> tests/typed-uris.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(FromForm, UriDisplayQuery)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use rocket_codegen::FromForm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]   --> tests/from_form_field.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |         #[field(value = "foo")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UriDisplayQuery` in this scope
[INFO] [stdout]   --> tests/typed-uris.rs:24:20
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(FromForm, UriDisplayQuery)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use rocket_codegen::UriDisplayQuery;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]   --> tests/from_form_field.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 |         #[field(value = "bark")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]   --> tests/from_form_field.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |         #[field(value = ":book")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `FromForm` in this scope
[INFO] [stdout]   --> tests/typed-uris.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(FromForm)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use rocket_codegen::FromForm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/typed-uris.rs:45:3
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[post("/")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/typed-uris.rs:48:3
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[post("/<id>")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/typed-uris.rs:51:3
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[post("/<id>/<name>")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/typed-uris.rs:54:3
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[post("/<id>/<name>")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/typed-uris.rs:57:3
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[post("/?<id>")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/typed-uris.rs:60:3
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[post("/?<id>&<name>")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/typed-uris.rs:63:3
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[post("/?<id>&<name>")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/typed-uris.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[post("/<used>/<_unused>")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/typed-uris.rs:69:3
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[post("/<id>")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/typed-uris.rs:72:3
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[post("/<id>/<name>")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/typed-uris.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[post("/a/<id>/hi/<name>/hey")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/typed-uris.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[post("/<id>", data = "<form>")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/typed-uris.rs:81:3
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[post("/name/<name>?<foo>&type=10&<type>&<query..>", data = "<user>", rank = 2)]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> tests/route.rs:310:68
[INFO] [stdout]     |
[INFO] [stdout] 310 |     fn from_segments(segments: Segments<'_, Path>) -> Result<Self, Self::Error> {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]     |
[INFO] [stdout] 310 -     fn from_segments(segments: Segments<'_, Path>) -> Result<Self, Self::Error> {
[INFO] [stdout] 310 +     fn from_segments(segments: Segments<'_, Path>) -> Result<Self, <PathString as TryFrom>::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 310 -     fn from_segments(segments: Segments<'_, Path>) -> Result<Self, Self::Error> {
[INFO] [stdout] 310 +     fn from_segments(segments: Segments<'_, Path>) -> Result<Self, <PathString as TryInto>::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 310 -     fn from_segments(segments: Segments<'_, Path>) -> Result<Self, Self::Error> {
[INFO] [stdout] 310 +     fn from_segments(segments: Segments<'_, Path>) -> Result<Self, <PathString as futures_util::TryFuture>::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 310 -     fn from_segments(segments: Segments<'_, Path>) -> Result<Self, Self::Error> {
[INFO] [stdout] 310 +     fn from_segments(segments: Segments<'_, Path>) -> Result<Self, <PathString as futures_util::TryStream>::Error> {
[INFO] [stdout]     |
[INFO] [stdout]     = and 3 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/typed-uris.rs:91:3
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[post("/a/<path..>")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocket_codegen` (test "expansion") due to 7 previous errors
[INFO] [stderr] error: could not compile `rocket_codegen` (test "route-format") due to 15 previous errors
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/typed-uris.rs:94:3
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[post("/a/<id>/then/<path..>")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]   --> tests/typed-uris.rs:97:3
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[post("/a/<id>/then/<path..>")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  5 + use rocket_codegen::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         uri!(simple(100)) => "/100",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         uri!(simple(-23)) => "/-23",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         uri!(unused_param(1, 2)) => "/1/2",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         uri!(simple2(100, "hello".to_string())) => "/100/hello",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocket_codegen` (test "from_form_field") due to 5 previous errors
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         uri!(simple2(1349, "hey".to_string())) => "/1349/hey",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         uri!(simple2_flipped(100, "hello".to_string())) => "/100/hello",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         uri!(simple2(100, "hello")) => "/100/hello",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         uri!(simple2_flipped(1349, "hey")) => "/1349/hey",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         uri!(simple2(100, "hello there")) => "/100/hello%20there",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         uri!(simple2_flipped(100, "hello there")) => "/100/hello%20there",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         uri!(simple3(100)) => "/?id=100",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         uri!(simple3(1349)) => "/?id=1349",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         uri!(simple4(100, "bob")) => "/?id=100&name=bob",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         uri!(simple4(1349, "Bob Anderson")) => "/?id=1349&name=Bob%20Anderson",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         uri!(simple4(-2, "@M+s&OU=")) => "/?id=-2&name=@M%2Bs%26OU%3D",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         uri!(simple4_flipped(100, "bob")) => "/?id=100&name=bob",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         uri!(simple4_flipped(1349, "Bob Anderson")) => "/?id=1349&name=Bob%20Anderson",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         uri!(simple(id = 100)) => "/100",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         uri!(simple(id = -23)) => "/-23",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |         uri!(unused_param(used = 1, _unused = 2)) => "/1/2",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |         uri!(simple2(id = 100, name = "hello".to_string())) => "/100/hello",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         uri!(simple2(name = "hi".to_string(), id = 123)) => "/123/hi",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         uri!(simple2_flipped(id = 1349, name = "hey".to_string())) => "/1349/hey",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         uri!(simple2_flipped(name = "hello".to_string(), id = 100)) => "/100/hello",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         uri!(simple2(id = 100, name = "hello")) => "/100/hello",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         uri!(simple2(id = 100, name = "hi")) => "/100/hi",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |         uri!(simple2(id = 1349, name = "hey")) => "/1349/hey",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |         uri!(simple2(name = "hello", id = 100)) => "/100/hello",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         uri!(simple2(name = "hi", id = 100)) => "/100/hi",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         uri!(simple2_flipped(id = 1349, name = "hey")) => "/1349/hey",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         uri!(simple2(id = 100, name = "hello there")) => "/100/hello%20there",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |         uri!(simple2(name = "hello there", id = 100)) => "/100/hello%20there",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         uri!(simple2_flipped(id = 100, name = "hello there")) => "/100/hello%20there",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |         uri!(simple2_flipped(name = "hello there", id = 100)) => "/100/hello%20there",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         uri!(simple3(id = 100)) => "/?id=100",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocket_codegen` (test "route") due to 27 previous errors; 1 warning emitted
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         uri!(simple3(id = 1349)) => "/?id=1349",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         uri!(simple4(id = 100, name = "bob")) => "/?id=100&name=bob",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         uri!(simple4(id = 1349, name = "Bob A")) => "/?id=1349&name=Bob%20A",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         uri!(simple4(name = "Bob A", id = 1349)) => "/?id=1349&name=Bob%20A",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `respond_to` found for enum `Foo<'r>` in the current scope
[INFO] [stdout]   --> tests/responder.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout]  8 |   pub enum Foo<'r> {
[INFO] [stdout]    |   ---------------- method `respond_to` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 30 |       let mut r = Foo::First("hello".into())
[INFO] [stdout]    |  _________________-
[INFO] [stdout] 31 | |         .respond_to(req)
[INFO] [stdout]    | |         -^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |         uri!(simple4_flipped(id = 1349, name = "Bob A")) => "/?id=1349&name=Bob%20A",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         uri!(simple4_flipped(name = "Bob A", id = 1349)) => "/?id=1349&name=Bob%20A",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         uri!(index) => "/",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         uri!("/", index) => "/",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |         uri!("/hi", index) => "/hi",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         uri!("/", simple3(10)) => "/?id=10",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0790]: cannot call associated function on trait without specifying the corresponding `impl` type
[INFO] [stdout]    --> tests/uri_display.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[derive(Debug, PartialEq, Clone, FromForm, UriDisplayQuery)]
[INFO] [stdout]     |                                ----- in this derive macro expansion
[INFO] [stdout] 256 |     pub struct Generic<A, B> {
[INFO] [stdout] 257 |         a: Q<A>,
[INFO] [stdout]     |         ^^^^^^^ cannot call associated function of trait
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Q<B>` to implement `Clone`
[INFO] [stdout]    --> tests/uri_display.rs:252:32
[INFO] [stdout]     |
[INFO] [stdout] 252 |     #[derive(Debug, PartialEq, Clone, FromForm, UriDisplayQuery)]
[INFO] [stdout]     |                                ^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout] help: use a fully-qualified path to a specific available implementation
[INFO] [stdout]     |
[INFO] [stdout] 257 |         </* self type */ as a: Q<A>>,
[INFO] [stdout]     |         +++++++++++++++++++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         uri!("/hi", simple3(11)) => "/hi?id=11",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |         uri!("/mount", simple(100)) => "/mount/100",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 |         uri!("/mount", simple(id = 23)) => "/mount/23",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         uri!("/another", simple(100)) => "/another/100",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |         uri!("/another", simple(id = 23)) => "/another/23",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         uri!("http://rocket.rs", index) => "http://rocket.rs",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         uri!("http://rocket.rs/", index) => "http://rocket.rs",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         uri!("http://rocket.rs", index) => "http://rocket.rs",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         uri!("http://", index) => "http://",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         uri!("ftp:", index) => "ftp:/",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 |         uri!("http://rocket.rs", index, "?foo") => "http://rocket.rs?foo",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |         uri!("http://rocket.rs/", index, "#bar") => "http://rocket.rs#bar",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |         uri!("http://rocket.rs", index, "?bar#baz") => "http://rocket.rs?bar#baz",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         uri!("http://rocket.rs/", index, "?bar#baz") => "http://rocket.rs?bar#baz",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |         uri!("http://", index, "?foo") => "http://?foo",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |         uri!("http://rocket.rs", simple3(id = 100), "?foo") => "http://rocket.rs?id=100",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |         uri!("http://rocket.rs", simple3(id = 100), "?foo#bar") => "http://rocket.rs?id=100#bar",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         uri!(_, simple3(id = 100), "?foo#bar") => "/?id=100#bar",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:218:22
[INFO] [stdout]     |
[INFO] [stdout] 218 |     let dyn_origin = uri!("/a/b/c");
[INFO] [stdout]     |                      ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:219:23
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let dyn_origin2 = uri!("/a/b/c?foo-bar");
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         uri!(dyn_origin.clone(), index) => "/a/b/c",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 |         uri!(dyn_origin2.clone(), index) => "/a/b/c",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |         uri!(dyn_origin.clone(), simple3(10)) => "/a/b/c?id=10",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |         uri!(dyn_origin2.clone(), simple3(10)) => "/a/b/c?id=10",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         uri!(dyn_origin.clone(), simple(100)) => "/a/b/c/100",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |         uri!(dyn_origin2.clone(), simple(100)) => "/a/b/c/100",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 |         uri!(dyn_origin.clone(), simple2(100, "hey")) => "/a/b/c/100/hey",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |         uri!(dyn_origin2.clone(), simple2(100, "hey")) => "/a/b/c/100/hey",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |         uri!(dyn_origin.clone(), simple2(id = 23, name = "hey")) => "/a/b/c/23/hey",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |         uri!(dyn_origin2.clone(), simple2(id = 23, name = "hey")) => "/a/b/c/23/hey",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:233:24
[INFO] [stdout]     |
[INFO] [stdout] 233 |     let dyn_absolute = uri!("http://rocket.rs");
[INFO] [stdout]     |                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `respond_to` found for enum `Foo<'r>` in the current scope
[INFO] [stdout]   --> tests/responder.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout]  8 |   pub enum Foo<'r> {
[INFO] [stdout]    |   ---------------- method `respond_to` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 38 |       let mut r = Foo::Second("just a test".into())
[INFO] [stdout]    |  _________________-
[INFO] [stdout] 39 | |         .respond_to(req)
[INFO] [stdout]    | |         -^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |         uri!(dyn_absolute.clone(), index) => "http://rocket.rs",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 |         uri!(uri!("http://rocket.rs/a/b"), index) => "http://rocket.rs/a/b",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:239:19
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let dyn_abs = uri!("http://rocket.rs?foo");
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |         uri!(_, index, dyn_abs.clone()) => "/?foo",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |         uri!("http://rocket.rs/", index, dyn_abs.clone()) => "http://rocket.rs?foo",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 |         uri!("http://rocket.rs", index, dyn_abs.clone()) => "http://rocket.rs?foo",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |         uri!("http://", index, dyn_abs.clone()) => "http://?foo",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 |         uri!(_, simple3(id = 123), dyn_abs) => "/?id=123",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:248:19
[INFO] [stdout]     |
[INFO] [stdout] 248 |     let dyn_ref = uri!("?foo#bar");
[INFO] [stdout]     |                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         uri!(_, index, dyn_ref.clone()) => "/?foo#bar",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |         uri!("http://rocket.rs/", index, dyn_ref.clone()) => "http://rocket.rs?foo#bar",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |         uri!("http://rocket.rs", index, dyn_ref.clone()) => "http://rocket.rs?foo#bar",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         uri!("http://", index, dyn_ref.clone()) => "http://?foo#bar",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |         uri!(_, simple3(id = 123), dyn_ref) => "/?id=123#bar",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |         uri!("/mount", guard_1(100)) => "/mount/100",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |         uri!("/mount", guard_2(2938, "boo")) => "/mount/2938/boo",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         uri!("/mount", guard_3(340, "Bob")) => "/mount/a/340/hi/Bob/hey",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:264:9
[INFO] [stdout]     |
[INFO] [stdout] 264 |         uri!(guard_1(100)) => "/100",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         uri!(guard_2(2938, "boo")) => "/2938/boo",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |         uri!(guard_3(340, "Bob")) => "/a/340/hi/Bob/hey",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         uri!("/mount", guard_1(id = 100)) => "/mount/100",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |         uri!("/mount", guard_2(id = 2938, name = "boo")) => "/mount/2938/boo",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |         uri!("/mount", guard_3(id = 340, name = "Bob")) => "/mount/a/340/hi/Bob/hey",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |         uri!(guard_1(id = 100)) => "/100",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 |         uri!(guard_2(name = "boo", id = 2938)) => "/2938/boo",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |         uri!(guard_3(name = "Bob", id = 340)) => "/a/340/hi/Bob/hey",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 |         uri!(segments(PathBuf::from("one/two/three"))) => "/a/one/two/three",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |         uri!(segments(path = PathBuf::from("one/two/three"))) => "/a/one/two/three",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:281:9
[INFO] [stdout]     |
[INFO] [stdout] 281 |         uri!("/c", segments(PathBuf::from("one/tw o/"))) => "/c/a/one/tw%20o",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         uri!("/c", segments(path = PathBuf::from("one/tw o/"))) => "/c/a/one/tw%20o",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |         uri!(segments(PathBuf::from("one/ tw?o/"))) => "/a/one/%20tw%3Fo",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 284 |         uri!(param_and_segments(10, PathBuf::from("a/b"))) => "/a/10/then/a/b",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 |         uri!(param_and_segments(id = 10, path = PathBuf::from("a/b"))) => "/a/10/then/a/b",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 286 |         uri!(guarded_segments(10, PathBuf::from("a/b"))) => "/a/10/then/a/b",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |         uri!(guarded_segments(id = 10, path = PathBuf::from("a/b"))) => "/a/10/then/a/b",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         uri!(segments("one/two/three")) => "/a/one/two/three",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 293 |         uri!("/", segments(path = "one/two/three")) => "/a/one/two/three",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `respond_to` found for enum `Foo<'r>` in the current scope
[INFO] [stdout]   --> tests/responder.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout]  8 |   pub enum Foo<'r> {
[INFO] [stdout]    |   ---------------- method `respond_to` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 46 |       let mut r = Foo::Third { responder: "well, hi", ct: ContentType::JSON }
[INFO] [stdout]    |  _________________-
[INFO] [stdout] 47 | |         .respond_to(req)
[INFO] [stdout]    | |         -^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:294:9
[INFO] [stdout]     |
[INFO] [stdout] 294 |         uri!("/oh", segments(path = "one/two/three")) => "/oh/a/one/two/three",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |         uri!(segments("one/ tw?o/")) => "/a/one/%20tw%3Fo",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |         uri!(param_and_segments(id = 10, path = "a/b")) => "/a/10/then/a/b",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 |         uri!(guarded_segments(10, "a/b")) => "/a/10/then/a/b",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |         uri!(guarded_segments(id = 10, path = "a/b")) => "/a/10/then/a/b",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:305:9
[INFO] [stdout]     |
[INFO] [stdout] 305 |         uri!(complex("no idea", 10, "high", ("A B C", "a c"))) =>
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 307 |         uri!(complex("Bob", 248, "?", User { name: "Robert".into(), nickname: "Bob".into() })) =>
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 |         uri!(complex("Bob", 248, "a a", &User { name: "Robert".into(), nickname: "B".into() })) =>
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:311:9
[INFO] [stdout]     |
[INFO] [stdout] 311 |         uri!(complex("no idea", 248, "", &User { name: "A B".into(), nickname: "A".into() })) =>
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 |         uri!(complex("hi", 3, "b", &User { name: "A B C".into(), nickname: "a b".into() })) =>
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:315:9
[INFO] [stdout]     |
[INFO] [stdout] 315 |         uri!(complex(name = "no idea", foo = 10, r#type = "high", query = ("A B C", "a c"))) =>
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 317 |         uri!(complex(foo = 10, name = "no idea", r#type = "high", query = ("A B C", "a c"))) =>
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |         uri!(complex(query = ("A B C", "a c"), foo = 10, name = "no idea", r#type = "high", )) =>
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:321:9
[INFO] [stdout]     |
[INFO] [stdout] 321 |         uri!(complex(query = ("A B C", "a c"), foo = 10, name = "no idea", r#type = "high")) =>
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 323 |         uri!(complex(query = *&("A B C", "a c"), foo = 10, name = "no idea", r#type = "high")) =>
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |         uri!(complex(foo = 3, name = "hi", r#type = "b",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:328:9
[INFO] [stdout]     |
[INFO] [stdout] 328 |         uri!(complex(query = &User { name: "A B C".into(), nickname: "a b".into() },
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:336:9
[INFO] [stdout]     |
[INFO] [stdout] 336 |         uri!(complex("complex", 0, "high", &user)) =>
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 338 |         uri!(complex("complex", 0, "high", &user)) =>
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:340:9
[INFO] [stdout]     |
[INFO] [stdout] 340 |         uri!(complex("complex", 0, "high", user)) =>
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 |         uri!(simple2(1, &S1("A".into()).0)) => "/1/A",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0790]: cannot call associated function on trait without specifying the corresponding `impl` type
[INFO] [stdout]    --> tests/uri_display.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |     #[derive(Debug, PartialEq, Clone, FromForm, UriDisplayQuery)]
[INFO] [stdout]     |                                ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 272 |         b: Q<B>,
[INFO] [stdout]     |         ^^^^^^^ cannot call associated function of trait
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Q<B>` to implement `Clone`
[INFO] [stdout]    --> tests/uri_display.rs:252:32
[INFO] [stdout]     |
[INFO] [stdout] 252 |     #[derive(Debug, PartialEq, Clone, FromForm, UriDisplayQuery)]
[INFO] [stdout]     |                                ^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stdout] help: use a fully-qualified path to a specific available implementation
[INFO] [stdout]     |
[INFO] [stdout] 272 |         </* self type */ as b: Q<B>>,
[INFO] [stdout]     |         +++++++++++++++++++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:355:9
[INFO] [stdout]     |
[INFO] [stdout] 355 |         uri!(simple2(1, &mut S1("A".into()).0)) => "/1/A",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 356 |         uri!(simple2(1, S1("A".into()).0)) => "/1/A",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |         uri!(simple2(1, &S2 { name: "A".into() }.name)) => "/1/A",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 |         uri!(simple2(1, &mut S2 { name: "A".into() }.name)) => "/1/A",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 |         uri!(simple2(1, S2 { name: "A".into() }.name)) => "/1/A",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `respond_to` found for enum `Foo<'r>` in the current scope
[INFO] [stdout]   --> tests/responder.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout]  8 |   pub enum Foo<'r> {
[INFO] [stdout]    |   ---------------- method `respond_to` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 54 |       let mut r = Foo::Fourth { string: "goodbye", ct: ContentType::JSON }
[INFO] [stdout]    |  _________________-
[INFO] [stdout] 55 | |         .respond_to(req)
[INFO] [stdout]    | |         -^^^^^^^^^^ method not found in `Foo<'_>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 |         uri!(simple2(1, &s1.0)) => "/1/Bob",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:361:9
[INFO] [stdout]     |
[INFO] [stdout] 361 |         uri!(simple2(1, &s2.name)) => "/1/Bob",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0463, E0790.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:362:9
[INFO] [stdout]     |
[INFO] [stdout] 362 |         uri!(simple2(2, &s1.0)) => "/2/Bob",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |         uri!(simple2(2, &s2.name)) => "/2/Bob",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |         uri!(simple2(2, s1.0)) => "/2/Bob",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:365:9
[INFO] [stdout]     |
[INFO] [stdout] 365 |         uri!(simple2(2, s2.name)) => "/2/Bob",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:371:9
[INFO] [stdout]     |
[INFO] [stdout] 371 |         uri!(simple2(1, &mut S1("A".into()).0)) => "/1/A",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:372:9
[INFO] [stdout]     |
[INFO] [stdout] 372 |         uri!(simple2(1, S1("A".into()).0)) => "/1/A",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout] 373 |         uri!(simple2(1, &mut S2 { name: "A".into() }.name)) => "/1/A",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout] 374 |         uri!(simple2(1, S2 { name: "A".into() }.name)) => "/1/A",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:375:9
[INFO] [stdout]     |
[INFO] [stdout] 375 |         uri!(simple2(1, &mut s1.0)) => "/1/Bob",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:376:9
[INFO] [stdout]     |
[INFO] [stdout] 376 |         uri!(simple2(1, &mut s2.name)) => "/1/Bob",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocket_codegen` (test "uri_display") due to 33 previous errors
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:377:9
[INFO] [stdout]     |
[INFO] [stdout] 377 |         uri!(simple2(2, &mut s1.0)) => "/2/Bob",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:378:9
[INFO] [stdout]     |
[INFO] [stdout] 378 |         uri!(simple2(2, &mut s2.name)) => "/2/Bob",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |         uri!(simple2(2, s1.0)) => "/2/Bob",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:380:9
[INFO] [stdout]     |
[INFO] [stdout] 380 |         uri!(simple2(2, s2.name)) => "/2/Bob",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:387:9
[INFO] [stdout]     |
[INFO] [stdout] 387 |         uri!(typed_uris::simple(100)) => "/typed_uris/100",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:388:9
[INFO] [stdout]     |
[INFO] [stdout] 388 |         uri!(typed_uris::simple(id = 100)) => "/typed_uris/100",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:389:9
[INFO] [stdout]     |
[INFO] [stdout] 389 |         uri!(typed_uris::deeper::simple(100)) => "/typed_uris/deeper/100",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:394:7
[INFO] [stdout]     |
[INFO] [stdout] 394 |     #[post("/typed_uris/<id>")]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 394 +     use rocket_codegen::post;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `respond_to` found for struct `Bar<'r>` in the current scope
[INFO] [stdout]   --> tests/responder.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 65 |   pub struct Bar<'r> {
[INFO] [stdout]    |   ------------------ method `respond_to` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 79 |       let mut r = Bar {
[INFO] [stdout]    |  _________________-
[INFO] [stdout] 80 | |         responder: Foo::Second("foo foo".into()),
[INFO] [stdout] 81 | |         other: ContentType::HTML,
[INFO] [stdout] 82 | |         third: Cookie::new("cookie", "here!"),
[INFO] [stdout] 83 | |         _yet_another: "uh..hi?".into()
[INFO] [stdout] 84 | |     }.respond_to(req).expect("response okay");
[INFO] [stdout]    | |      -^^^^^^^^^^ method not found in `Bar<'_>`
[INFO] [stdout]    | |______|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:400:13
[INFO] [stdout]     |
[INFO] [stdout] 400 |             uri!(simple(id = 100)) => "/typed_uris/100",
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 394 +     use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:401:13
[INFO] [stdout]     |
[INFO] [stdout] 401 |             uri!(crate::simple(id = 100)) => "/100",
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 394 +     use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:402:13
[INFO] [stdout]     |
[INFO] [stdout] 402 |             uri!("/mount", crate::simple(id = 100)) => "/mount/100",
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 394 +     use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:403:13
[INFO] [stdout]     |
[INFO] [stdout] 403 |             uri!(crate::simple2(id = 100, name = "hello")) => "/100/hello",
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 394 +     use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:408:11
[INFO] [stdout]     |
[INFO] [stdout] 408 |         #[post("/typed_uris/deeper/<id>")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 408 +         use rocket_codegen::post;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:414:17
[INFO] [stdout]     |
[INFO] [stdout] 414 |                 uri!(super::simple(id = 100)) => "/typed_uris/100",
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 408 +         use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:415:17
[INFO] [stdout]     |
[INFO] [stdout] 415 |                 uri!(crate::simple(id = 100)) => "/100",
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 408 +         use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `FromForm` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:421:10
[INFO] [stdout]     |
[INFO] [stdout] 421 | #[derive(FromForm, UriDisplayQuery)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::FromForm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `UriDisplayQuery` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:421:20
[INFO] [stdout]     |
[INFO] [stdout] 421 | #[derive(FromForm, UriDisplayQuery)]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::UriDisplayQuery;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:427:3
[INFO] [stdout]     |
[INFO] [stdout] 427 | #[post("/<foo>/<bar>?<q1>&<rest..>")]
[INFO] [stdout]     |   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::post;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |         uri!(optionals(
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `respond_to` found for struct `Baz` in the current scope
[INFO] [stdout]    --> tests/responder.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout]  94 |   pub struct Baz {
[INFO] [stdout]     |   -------------- method `respond_to` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 104 |       let mut r = Baz { responder: "just a custom" }
[INFO] [stdout]     |  _________________-
[INFO] [stdout] 105 | |         .respond_to(req)
[INFO] [stdout]     | |         -^^^^^^^^^^ method not found in `Baz`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:447:9
[INFO] [stdout]     |
[INFO] [stdout] 447 |         uri!(optionals(
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:454:9
[INFO] [stdout]     |
[INFO] [stdout] 454 |         uri!(optionals(
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:461:9
[INFO] [stdout]     |
[INFO] [stdout] 461 |         uri!(optionals(
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:468:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |         uri!(optionals(
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:475:9
[INFO] [stdout]     |
[INFO] [stdout] 475 |         uri!(optionals(
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |         uri!(optionals(
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:489:9
[INFO] [stdout]     |
[INFO] [stdout] 489 |         uri!(optionals(
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for opaque types
[INFO] [stdout]   --> tests/async-entry.rs:19:25
[INFO] [stdout]    |
[INFO] [stdout] 19 |     async fn main2() -> _ {
[INFO] [stdout]    |                         ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for opaque types
[INFO] [stdout]   --> tests/async-entry.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn main2() -> _ { rocket::build() }
[INFO] [stdout]    |                         ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]   --> tests/async-entry.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         rocket::build()
[INFO] [stdout]    |         ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:496:9
[INFO] [stdout]     |
[INFO] [stdout] 496 |         uri!(optionals(
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]   --> tests/async-entry.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn rocket() -> _ {
[INFO] [stdout]    |                    ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]   --> tests/async-entry.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn rocket() -> _ { rocket::build() }
[INFO] [stdout]    |                        ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
[INFO] [stdout]   --> tests/async-entry.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn rocket() -> _ { rocket::build() }
[INFO] [stdout]    |                    ^ not allowed in type signatures
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]  --> tests/async-entry.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let _ = rocket::build().launch().await;
[INFO] [stdout]   |                 ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]  --> tests/async-entry.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         rocket::build()
[INFO] [stdout]   |         ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:507:7
[INFO] [stdout]     |
[INFO] [stdout] 507 |     #[get("/<_>")] fn ignore_one() { }
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:509:9
[INFO] [stdout]     |
[INFO] [stdout] 509 |         uri!(ignore_one(100)) => "/100",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/async-entry.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         rocket::build()
[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] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/async-entry.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn main2() -> _ { rocket::build() }
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/async-entry.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let _ = rocket::build().launch().await;
[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] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:510:9
[INFO] [stdout]     |
[INFO] [stdout] 510 |         uri!(ignore_one("hello")) => "/hello",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/async-entry.rs:76:49
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let _: rocket::Rocket<rocket::Ignite> = rocket::build().launch().await?;
[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] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:511:9
[INFO] [stdout]     |
[INFO] [stdout] 511 |         uri!(ignore_one("cats r us")) => "/cats%20r%20us",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/async-entry.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let result = rocket::build().launch().await;
[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] 
[INFO] [stderr] error: could not compile `rocket_codegen` (test "responder") due to 25 previous errors
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:514:7
[INFO] [stdout]     |
[INFO] [stdout] 514 |     #[get("/<_>/<_>")] fn ignore_two() { }
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:516:9
[INFO] [stdout]     |
[INFO] [stdout] 516 |         uri!(ignore_two(100, "boop")) => "/100/boop",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]  --> tests/async-entry.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 |     async fn rocket() -> rocket::Rocket<rocket::Build> {
[INFO] [stdout]   |                          ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]  --> tests/async-entry.rs:6:41
[INFO] [stdout]   |
[INFO] [stdout] 6 |     async fn rocket() -> rocket::Rocket<rocket::Build> {
[INFO] [stdout]   |                                         ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]   --> tests/async-entry.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let rocket: rocket::Rocket<_> = rocket();
[INFO] [stdout]    |                     ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/async-entry.rs:75:35
[INFO] [stdout]    |
[INFO] [stdout] 75 |     async fn main() -> Result<(), rocket::Error> {
[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] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:517:9
[INFO] [stdout]     |
[INFO] [stdout] 517 |         uri!(ignore_two(&"hi", "bop")) => "/hi/bop",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]   --> tests/async-entry.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 |         let rocket: rocket::Rocket<rocket::Build> = rocket().await;
[INFO] [stdout]    |                     ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:520:7
[INFO] [stdout]     |
[INFO] [stdout] 520 |     #[get("/<_>/foo/<_>")] fn ignore_inner_two() { }
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]   --> tests/async-entry.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 |         let rocket: rocket::Rocket<rocket::Build> = rocket().await;
[INFO] [stdout]    |                                    ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/async-entry.rs:76:31
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let _: rocket::Rocket<rocket::Ignite> = rocket::build().launch().await?;
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/async-entry.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let rocket: rocket::Rocket<_> = main2().await;
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/async-entry.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let _: rocket::Rocket<rocket::Ignite> = rocket::build().launch().await?;
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/async-entry.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let rocket: rocket::Rocket<_> = main2().await;
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/async-entry.rs:93:27
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let _: rocket::Rocket<rocket::Ignite> = result.map_err(|e| e.to_string())?;
[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] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]   --> tests/async-entry.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let rocket: rocket::Rocket<_> = rocket();
[INFO] [stdout]    |                     ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rocket`
[INFO] [stdout]   --> tests/async-entry.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let _: rocket::Rocket<rocket::Ignite> = result.map_err(|e| e.to_string())?;
[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] 
[INFO] [stdout] Some errors have detailed explanations: E0121, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0121`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:521:7
[INFO] [stdout]     |
[INFO] [stdout] 521 |     #[get("/hi/<_>/foo")] fn ignore_inner_one_a() { }
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:522:7
[INFO] [stdout]     |
[INFO] [stdout] 522 |     #[get("/hey/hi/<_>/foo/<_>")] fn ignore_inner_two_b() { }
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:525:9
[INFO] [stdout]     |
[INFO] [stdout] 525 |         uri!(ignore_inner_two(100, "boop")) => "/100/foo/boop",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocket_codegen` (test "async-entry") due to 36 previous errors
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:526:9
[INFO] [stdout]     |
[INFO] [stdout] 526 |         uri!(ignore_inner_one_a("!?")) => "/hi/!%3F/foo",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:527:9
[INFO] [stdout]     |
[INFO] [stdout] 527 |         uri!(ignore_inner_two_b(&mut 5, "boo")) => "/hey/hi/5/foo/boo",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:530:7
[INFO] [stdout]     |
[INFO] [stdout] 530 |     #[get("/<_>/foo/<_>?hi")] fn ignore_with_q() { }
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:531:7
[INFO] [stdout]     |
[INFO] [stdout] 531 |     #[get("/hi/<_>/foo/<_>?hi&<hey>")] fn ignore_with_q2(hey: Option<usize>) { }
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:532:7
[INFO] [stdout]     |
[INFO] [stdout] 532 |     #[get("/hi/<_>/foo/<_>?<hi>&<hey>")] fn ignore_with_q3(hi: &str, hey: &str) { }
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:535:9
[INFO] [stdout]     |
[INFO] [stdout] 535 |         uri!(ignore_with_q(100, "boop")) => "/100/foo/boop?hi",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:536:9
[INFO] [stdout]     |
[INFO] [stdout] 536 |         uri!(ignore_with_q2("!?", "bop", Some(3usize))) => "/hi/!%3F/foo/bop?hi&hey=3",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:537:9
[INFO] [stdout]     |
[INFO] [stdout] 537 |         uri!(ignore_with_q3(&mut 5, "boo", "hi b", "ho")) => "/hi/5/foo/boo?hi=hi%20b&hey=ho",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:546:7
[INFO] [stdout]     |
[INFO] [stdout] 546 |     #[get("/?<bar>")] fn hmap(mut bar: HashMap<String, usize>) {
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:547:17
[INFO] [stdout]     |
[INFO] [stdout] 547 |         let _ = uri!(bmap(&bar));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:548:17
[INFO] [stdout]     |
[INFO] [stdout] 548 |         let _ = uri!(bmap(&mut bar));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:549:17
[INFO] [stdout]     |
[INFO] [stdout] 549 |         let _ = uri!(bmap(bar));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:553:9
[INFO] [stdout]     |
[INFO] [stdout] 553 |         uri!(hmap(map!["foo" => 10])) => "/?bar.k:0=foo&bar.v:0=10",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:554:9
[INFO] [stdout]     |
[INFO] [stdout] 554 |         uri!(hmap(map!["foo".to_string() => 10])) => "/?bar.k:0=foo&bar.v:0=10",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:555:9
[INFO] [stdout]     |
[INFO] [stdout] 555 |         uri!(hmap(&map!["foo".to_string() => 10])) => "/?bar.k:0=foo&bar.v:0=10",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:556:9
[INFO] [stdout]     |
[INFO] [stdout] 556 |         uri!(hmap(&mut map!["foo".to_string() => 10])) => "/?bar.k:0=foo&bar.v:0=10",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:557:9
[INFO] [stdout]     |
[INFO] [stdout] 557 |         uri!(hmap(&map!["foo" => 10])) => "/?bar.k:0=foo&bar.v:0=10",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:560:7
[INFO] [stdout]     |
[INFO] [stdout] 560 |     #[get("/?<bar>")] fn bmap(mut bar: BTreeMap<&str, usize>) {
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:561:17
[INFO] [stdout]     |
[INFO] [stdout] 561 |         let _ = uri!(hmap(&bar));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:562:17
[INFO] [stdout]     |
[INFO] [stdout] 562 |         let _ = uri!(hmap(&mut bar));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:563:17
[INFO] [stdout]     |
[INFO] [stdout] 563 |         let _ = uri!(hmap(bar));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:567:9
[INFO] [stdout]     |
[INFO] [stdout] 567 |         uri!(bmap(map!["foo" => 10])) => "/?bar.k:0=foo&bar.v:0=10",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:568:9
[INFO] [stdout]     |
[INFO] [stdout] 568 |         uri!(bmap(map!["foo".to_string() => 10])) => "/?bar.k:0=foo&bar.v:0=10",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:569:9
[INFO] [stdout]     |
[INFO] [stdout] 569 |         uri!(bmap(&map!["foo".to_string() => 10])) => "/?bar.k:0=foo&bar.v:0=10",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:570:9
[INFO] [stdout]     |
[INFO] [stdout] 570 |         uri!(bmap(&mut map!["foo".to_string() => 10])) => "/?bar.k:0=foo&bar.v:0=10",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:571:9
[INFO] [stdout]     |
[INFO] [stdout] 571 |         uri!(bmap(&map!["foo" => 10])) => "/?bar.k:0=foo&bar.v:0=10",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:580:7
[INFO] [stdout]     |
[INFO] [stdout] 580 |     #[serde(crate = "rocket::serde")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:585:7
[INFO] [stdout]     |
[INFO] [stdout] 585 |     #[get("/?<json>")] fn foo(json: Json<Inner<usize>>) { }
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:589:9
[INFO] [stdout]     |
[INFO] [stdout] 589 |         uri!(foo(inner)) => "/?json=%7B%22foo%22:10%7D",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:590:9
[INFO] [stdout]     |
[INFO] [stdout] 590 |         uri!(foo(&inner)) => "/?json=%7B%22foo%22:10%7D",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:591:9
[INFO] [stdout]     |
[INFO] [stdout] 591 |         uri!(foo(&mut inner)) => "/?json=%7B%22foo%22:10%7D",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:592:9
[INFO] [stdout]     |
[INFO] [stdout] 592 |         uri!(foo(Json(inner))) => "/?json=%7B%22foo%22:10%7D",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:593:9
[INFO] [stdout]     |
[INFO] [stdout] 593 |         uri!(foo(&Json(inner))) => "/?json=%7B%22foo%22:10%7D",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:594:9
[INFO] [stdout]     |
[INFO] [stdout] 594 |         uri!(foo(&mut Json(inner))) => "/?json=%7B%22foo%22:10%7D",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:597:7
[INFO] [stdout]     |
[INFO] [stdout] 597 |     #[get("/?<json>")] fn bar(json: Json<Inner<Inner<&str>>>) { }
[INFO] [stdout]     |       ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:601:9
[INFO] [stdout]     |
[INFO] [stdout] 601 |         uri!(bar(inner)) => "/?json=%7B%22foo%22:%7B%22foo%22:%22hi%22%7D%7D",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:602:9
[INFO] [stdout]     |
[INFO] [stdout] 602 |         uri!(bar(&inner)) => "/?json=%7B%22foo%22:%7B%22foo%22:%22hi%22%7D%7D",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:603:9
[INFO] [stdout]     |
[INFO] [stdout] 603 |         uri!(bar(&mut inner)) => "/?json=%7B%22foo%22:%7B%22foo%22:%22hi%22%7D%7D",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:604:9
[INFO] [stdout]     |
[INFO] [stdout] 604 |         uri!(bar(Json(inner))) => "/?json=%7B%22foo%22:%7B%22foo%22:%22hi%22%7D%7D",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:605:9
[INFO] [stdout]     |
[INFO] [stdout] 605 |         uri!(bar(&Json(inner))) => "/?json=%7B%22foo%22:%7B%22foo%22:%22hi%22%7D%7D",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:606:9
[INFO] [stdout]     |
[INFO] [stdout] 606 |         uri!(bar(&mut Json(inner))) => "/?json=%7B%22foo%22:%7B%22foo%22:%22hi%22%7D%7D",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:612:7
[INFO] [stdout]     |
[INFO] [stdout] 612 |     #[post("/?<v>")]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::post;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:615:7
[INFO] [stdout]     |
[INFO] [stdout] 615 |     #[post("/?<v>")]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::post;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:618:7
[INFO] [stdout]     |
[INFO] [stdout] 618 |     #[post("/?<v>")]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::post;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:623:9
[INFO] [stdout]     |
[INFO] [stdout] 623 |         uri!(f(v = vec![1, 2, 3])) => "/?v=1&v=2&v=3",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:624:9
[INFO] [stdout]     |
[INFO] [stdout] 624 |         uri!(f(v = &vec![1, 2, 3])) => "/?v=1&v=2&v=3",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:625:9
[INFO] [stdout]     |
[INFO] [stdout] 625 |         uri!(f(v = &[1, 2, 3])) => "/?v=1&v=2&v=3",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:626:9
[INFO] [stdout]     |
[INFO] [stdout] 626 |         uri!(f(v = [1, 2, 3])) => "/?v=1&v=2&v=3",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:628:9
[INFO] [stdout]     |
[INFO] [stdout] 628 |         uri!(f(vec![1, 2, 3])) => "/?v=1&v=2&v=3",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:629:9
[INFO] [stdout]     |
[INFO] [stdout] 629 |         uri!(f(&vec![1, 2, 3])) => "/?v=1&v=2&v=3",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:630:9
[INFO] [stdout]     |
[INFO] [stdout] 630 |         uri!(f(&[1, 2, 3])) => "/?v=1&v=2&v=3",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 631 |         uri!(f([1, 2, 3])) => "/?v=1&v=2&v=3",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:636:9
[INFO] [stdout]     |
[INFO] [stdout] 636 |         uri!(g(v = vec!["a", "b=c", "d"])) => "/?v=a&v=b%3Dc&v=d",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:637:9
[INFO] [stdout]     |
[INFO] [stdout] 637 |         uri!(g(v = &vec!["a", "b=c", "d"])) => "/?v=a&v=b%3Dc&v=d",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:638:9
[INFO] [stdout]     |
[INFO] [stdout] 638 |         uri!(g(v = ["a", "b=c", "d"])) => "/?v=a&v=b%3Dc&v=d",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:639:9
[INFO] [stdout]     |
[INFO] [stdout] 639 |         uri!(g(v = &["a", "b=c", "d"])) => "/?v=a&v=b%3Dc&v=d",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:641:9
[INFO] [stdout]     |
[INFO] [stdout] 641 |         uri!(h(v = bytes.as_slice())) => "/?v=%00%01%02",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `uri` in this scope
[INFO] [stdout]    --> tests/typed-uris.rs:642:9
[INFO] [stdout]     |
[INFO] [stdout] 642 |         uri!(h(v = &[1, 2, 3][..])) => "/?v=%01%02%03",
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]   5 + use rocket_codegen::uri;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rocket_codegen` (test "typed-uris") due to 267 previous errors
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/bang/uri_parsing.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |     NamedIgnored(Vec<&'a Dynamic>),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Validation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 88 -     NamedIgnored(Vec<&'a Dynamic>),
[INFO] [stdout] 88 +     NamedIgnored(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TokenStreamExt` is never used
[INFO] [stdout]   --> src/syn_ext.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait TokenStreamExt {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4e651a1ebdc2ee8d62fe19a29754744ad87a4300ddb962d5e84993a2467907bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e651a1ebdc2ee8d62fe19a29754744ad87a4300ddb962d5e84993a2467907bb", kill_on_drop: false }`
[INFO] [stdout] 4e651a1ebdc2ee8d62fe19a29754744ad87a4300ddb962d5e84993a2467907bb
