[INFO] fetching crate dioxus-router-macro 0.7.2...
[INFO] testing dioxus-router-macro-0.7.2 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate dioxus-router-macro 0.7.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate dioxus-router-macro 0.7.2
[INFO] finished tweaking crates.io crate dioxus-router-macro 0.7.2
[INFO] tweaked toml for crates.io crate dioxus-router-macro 0.7.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxus-router-macro 0.7.2 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dioxus-router-macro 0.7.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base16 v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb94384efdf78bb73d81dd9ec7a421131085d69814e3e773aafff22c566ec6fa
[INFO] running `Command { std: "docker" "start" "-a" "cb94384efdf78bb73d81dd9ec7a421131085d69814e3e773aafff22c566ec6fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb94384efdf78bb73d81dd9ec7a421131085d69814e3e773aafff22c566ec6fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb94384efdf78bb73d81dd9ec7a421131085d69814e3e773aafff22c566ec6fa", kill_on_drop: false }`
[INFO] [stdout] cb94384efdf78bb73d81dd9ec7a421131085d69814e3e773aafff22c566ec6fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fb6bda253a4f1c9006ad6e1034d9cd659e56aa5e687812f77ddfd44e24b54cd
[INFO] running `Command { std: "docker" "start" "-a" "7fb6bda253a4f1c9006ad6e1034d9cd659e56aa5e687812f77ddfd44e24b54cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dioxus-router-macro v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.53s
[INFO] running `Command { std: "docker" "inspect" "7fb6bda253a4f1c9006ad6e1034d9cd659e56aa5e687812f77ddfd44e24b54cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fb6bda253a4f1c9006ad6e1034d9cd659e56aa5e687812f77ddfd44e24b54cd", kill_on_drop: false }`
[INFO] [stdout] 7fb6bda253a4f1c9006ad6e1034d9cd659e56aa5e687812f77ddfd44e24b54cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc200bfe26bf0925d7a2c003cb359d22e8c37137e3c23cfe7112478c0a93c95e
[INFO] running `Command { std: "docker" "start" "-a" "dc200bfe26bf0925d7a2c003cb359d22e8c37137e3c23cfe7112478c0a93c95e", kill_on_drop: false }`
[INFO] [stderr]    Compiling dioxus-router-macro v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s
[INFO] running `Command { std: "docker" "inspect" "dc200bfe26bf0925d7a2c003cb359d22e8c37137e3c23cfe7112478c0a93c95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc200bfe26bf0925d7a2c003cb359d22e8c37137e3c23cfe7112478c0a93c95e", kill_on_drop: false }`
[INFO] [stdout] dc200bfe26bf0925d7a2c003cb359d22e8c37137e3c23cfe7112478c0a93c95e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ca58536f01d408f1b021c6081da85b9eff77130c5d6a40960984fb0f28fdd58a
[INFO] running `Command { std: "docker" "start" "-a" "ca58536f01d408f1b021c6081da85b9eff77130c5d6a40960984fb0f28fdd58a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dioxus_router_macro-965cedcb4a7ea03f)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dioxus_router_macro
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - routable (line 104) ... FAILED
[INFO] [stdout] test src/lib.rs - routable (line 147) ... FAILED
[INFO] [stdout] test src/lib.rs - routable (line 124) ... FAILED
[INFO] [stdout] test src/lib.rs - routable (line 47) ... FAILED
[INFO] [stdout] test src/lib.rs - routable (line 219) ... FAILED
[INFO] [stdout] test src/lib.rs - routable (line 198) ... FAILED
[INFO] [stdout] test src/lib.rs - routable (line 168) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - routable (line 104) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    --> src/lib.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | use dioxus::prelude::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/lib.rs:114:3
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Routable` in this scope
[INFO] [stdout]    --> src/lib.rs:107:35
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[derive(Clone, Debug, PartialEq, Routable)]
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 104 + use dioxus_router_macro::Routable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `route` in this scope
[INFO] [stdout]    --> src/lib.rs:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 |     #[route("/", Index)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/lib.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn Index() -> Element { VNode::empty() }
[INFO] [stdout]     |               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `core::intrinsics::simd::SimdAlign::Element` and 1 other; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 115 - fn Index() -> Element { VNode::empty() }
[INFO] [stdout] 115 + fn Index() -> core::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 115 - fn Index() -> Element { VNode::empty() }
[INFO] [stdout] 115 + fn Index() -> std::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode`
[INFO] [stdout]    --> src/lib.rs:115:25
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn Index() -> Element { VNode::empty() }
[INFO] [stdout]     |                         ^^^^^ use of undeclared type `VNode`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - routable (line 147) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    --> src/lib.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | use dioxus::prelude::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/lib.rs:160:3
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Routable` in this scope
[INFO] [stdout]    --> src/lib.rs:150:35
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[derive(Clone, Debug, PartialEq, Routable)]
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 147 + use dioxus_router_macro::Routable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `nest` in this scope
[INFO] [stdout]    --> src/lib.rs:153:7
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[nest("/blog")]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/macros/mod.rs:1752:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 153 -     #[nest("/blog")]
[INFO] [stdout] 153 +     #[test("/blog")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `redirect` in this scope
[INFO] [stdout]    --> src/lib.rs:155:11
[INFO] [stdout]     |
[INFO] [stdout] 155 |         #[redirect("/:id", |id: usize| Route::Index {})]
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `route` in this scope
[INFO] [stdout]    --> src/lib.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |         #[route("/", Index)]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/lib.rs:161:15
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn Index() -> Element { VNode::empty() }
[INFO] [stdout]     |               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `core::intrinsics::simd::SimdAlign::Element` and 1 other; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 161 - fn Index() -> Element { VNode::empty() }
[INFO] [stdout] 161 + fn Index() -> core::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 161 - fn Index() -> Element { VNode::empty() }
[INFO] [stdout] 161 + fn Index() -> std::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode`
[INFO] [stdout]    --> src/lib.rs:161:25
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn Index() -> Element { VNode::empty() }
[INFO] [stdout]     |                         ^^^^^ use of undeclared type `VNode`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - routable (line 124) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    --> src/lib.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | use dioxus::prelude::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/lib.rs:134:3
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Routable` in this scope
[INFO] [stdout]    --> src/lib.rs:127:35
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[derive(Clone, Debug, PartialEq, Routable)]
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 124 + use dioxus_router_macro::Routable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `redirect` in this scope
[INFO] [stdout]    --> src/lib.rs:130:7
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[redirect("/:id", |id: usize| Route::Index {})]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `route` in this scope
[INFO] [stdout]    --> src/lib.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[route("/", Index)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/lib.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn Index() -> Element { VNode::empty() }
[INFO] [stdout]     |               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `core::intrinsics::simd::SimdAlign::Element` and 1 other; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 135 - fn Index() -> Element { VNode::empty() }
[INFO] [stdout] 135 + fn Index() -> core::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 135 - fn Index() -> Element { VNode::empty() }
[INFO] [stdout] 135 + fn Index() -> std::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode`
[INFO] [stdout]    --> src/lib.rs:135:25
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn Index() -> Element { VNode::empty() }
[INFO] [stdout]     |                         ^^^^^ use of undeclared type `VNode`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - routable (line 47) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   --> src/lib.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | use dioxus::prelude::*;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Routable` in this scope
[INFO] [stdout]   --> src/lib.rs:51:35
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Clone, Debug, PartialEq, Routable)]
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 47 + use dioxus_router_macro::Routable;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `route` in this scope
[INFO] [stdout]   --> src/lib.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[route("/", IndexComponent)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `nest` in this scope
[INFO] [stdout]   --> src/lib.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[nest("/user/:user_id")]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/macros/mod.rs:1752:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 58 -     #[nest("/user/:user_id")]
[INFO] [stdout] 58 +     #[test("/user/:user_id")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `layout` in this scope
[INFO] [stdout]   --> src/lib.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |         #[layout(UserFrame)]
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `route` in this scope
[INFO] [stdout]   --> src/lib.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |             #[route("/:dynamic?:query")]
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `route` in this scope
[INFO] [stdout]   --> src/lib.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 |             #[route("/hello_world")]
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `layout` in this scope
[INFO] [stdout]   --> src/lib.rs:72:15
[INFO] [stdout]    |
[INFO] [stdout] 72 |             #[layout(!UserFrame)]
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `end_layout` in this scope
[INFO] [stdout]   --> src/lib.rs:75:11
[INFO] [stdout]    |
[INFO] [stdout] 75 |         #[end_layout]
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `end_nest` in this scope
[INFO] [stdout]   --> src/lib.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 |     #[end_nest]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `redirect` in this scope
[INFO] [stdout]   --> src/lib.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[redirect("/:id/user", |id: usize| Route::Route3 { dynamic: id.to_string()})]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `route` in this scope
[INFO] [stdout]   --> src/lib.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[route("/:dynamic")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> src/lib.rs:83:3
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> src/lib.rs:85:3
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> src/lib.rs:87:3
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> src/lib.rs:89:3
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> src/lib.rs:91:3
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/lib.rs:84:61
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn Route1(user_id: usize, dynamic: usize, query: String) -> Element { VNode::empty() }
[INFO] [stdout]    |                                                             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `core::intrinsics::simd::SimdAlign::Element` and 1 other; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 84 - fn Route1(user_id: usize, dynamic: usize, query: String) -> Element { VNode::empty() }
[INFO] [stdout] 84 + fn Route1(user_id: usize, dynamic: usize, query: String) -> core::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]    |
[INFO] [stdout] 84 - fn Route1(user_id: usize, dynamic: usize, query: String) -> Element { VNode::empty() }
[INFO] [stdout] 84 + fn Route1(user_id: usize, dynamic: usize, query: String) -> std::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/lib.rs:86:30
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn Route2(user_id: usize) -> Element { VNode::empty() }
[INFO] [stdout]    |                              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `core::intrinsics::simd::SimdAlign::Element` and 1 other; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 86 - fn Route2(user_id: usize) -> Element { VNode::empty() }
[INFO] [stdout] 86 + fn Route2(user_id: usize) -> core::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]    |
[INFO] [stdout] 86 - fn Route2(user_id: usize) -> Element { VNode::empty() }
[INFO] [stdout] 86 + fn Route2(user_id: usize) -> std::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/lib.rs:88:31
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn Route3(dynamic: String) -> Element { VNode::empty() }
[INFO] [stdout]    |                               ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `core::intrinsics::simd::SimdAlign::Element` and 1 other; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 88 - fn Route3(dynamic: String) -> Element { VNode::empty() }
[INFO] [stdout] 88 + fn Route3(dynamic: String) -> core::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]    |
[INFO] [stdout] 88 - fn Route3(dynamic: String) -> Element { VNode::empty() }
[INFO] [stdout] 88 + fn Route3(dynamic: String) -> std::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/lib.rs:90:33
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn UserFrame(user_id: usize) -> Element { VNode::empty() }
[INFO] [stdout]    |                                 ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `core::intrinsics::simd::SimdAlign::Element` and 1 other; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 90 - fn UserFrame(user_id: usize) -> Element { VNode::empty() }
[INFO] [stdout] 90 + fn UserFrame(user_id: usize) -> core::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]    |
[INFO] [stdout] 90 - fn UserFrame(user_id: usize) -> Element { VNode::empty() }
[INFO] [stdout] 90 + fn UserFrame(user_id: usize) -> std::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/lib.rs:92:24
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn IndexComponent() -> Element { VNode::empty() }
[INFO] [stdout]    |                        ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `core::intrinsics::simd::SimdAlign::Element` and 1 other; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 92 - fn IndexComponent() -> Element { VNode::empty() }
[INFO] [stdout] 92 + fn IndexComponent() -> core::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]    |
[INFO] [stdout] 92 - fn IndexComponent() -> Element { VNode::empty() }
[INFO] [stdout] 92 + fn IndexComponent() -> std::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode`
[INFO] [stdout]   --> src/lib.rs:84:71
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn Route1(user_id: usize, dynamic: usize, query: String) -> Element { VNode::empty() }
[INFO] [stdout]    |                                                                       ^^^^^ use of undeclared type `VNode`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode`
[INFO] [stdout]   --> src/lib.rs:86:40
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn Route2(user_id: usize) -> Element { VNode::empty() }
[INFO] [stdout]    |                                        ^^^^^ use of undeclared type `VNode`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode`
[INFO] [stdout]   --> src/lib.rs:88:41
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn Route3(dynamic: String) -> Element { VNode::empty() }
[INFO] [stdout]    |                                         ^^^^^ use of undeclared type `VNode`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode`
[INFO] [stdout]   --> src/lib.rs:90:43
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn UserFrame(user_id: usize) -> Element { VNode::empty() }
[INFO] [stdout]    |                                           ^^^^^ use of undeclared type `VNode`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode`
[INFO] [stdout]   --> src/lib.rs:92:34
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn IndexComponent() -> Element { VNode::empty() }
[INFO] [stdout]    |                                  ^^^^^ use of undeclared type `VNode`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 27 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - routable (line 219) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    --> src/lib.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | use dioxus::prelude::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/lib.rs:239:3
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/lib.rs:237:3
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/lib.rs:235:3
[INFO] [stdout]     |
[INFO] [stdout] 235 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Routable` in this scope
[INFO] [stdout]    --> src/lib.rs:222:35
[INFO] [stdout]     |
[INFO] [stdout] 222 | #[derive(Clone, Debug, PartialEq, Routable)]
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 219 + use dioxus_router_macro::Routable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `layout` in this scope
[INFO] [stdout]    --> src/lib.rs:224:7
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[layout(BlogFrame)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `redirect` in this scope
[INFO] [stdout]    --> src/lib.rs:225:11
[INFO] [stdout]     |
[INFO] [stdout] 225 |         #[redirect("/:id", |id: usize| Route::Index {})]
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `route` in this scope
[INFO] [stdout]    --> src/lib.rs:227:11
[INFO] [stdout]     |
[INFO] [stdout] 227 |         #[route("/", Index)]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `end_layout` in this scope
[INFO] [stdout]    --> src/lib.rs:230:7
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[end_layout]
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `route` in this scope
[INFO] [stdout]    --> src/lib.rs:232:7
[INFO] [stdout]     |
[INFO] [stdout] 232 |     #[route("/")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/lib.rs:236:15
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn Index() -> Element { VNode::empty() }
[INFO] [stdout]     |               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `core::intrinsics::simd::SimdAlign::Element` and 1 other; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 236 - fn Index() -> Element { VNode::empty() }
[INFO] [stdout] 236 + fn Index() -> core::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 236 - fn Index() -> Element { VNode::empty() }
[INFO] [stdout] 236 + fn Index() -> std::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/lib.rs:238:19
[INFO] [stdout]     |
[INFO] [stdout] 238 | fn BlogFrame() -> Element { VNode::empty() }
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `core::intrinsics::simd::SimdAlign::Element` and 1 other; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 238 - fn BlogFrame() -> Element { VNode::empty() }
[INFO] [stdout] 238 + fn BlogFrame() -> core::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 238 - fn BlogFrame() -> Element { VNode::empty() }
[INFO] [stdout] 238 + fn BlogFrame() -> std::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/lib.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn Home() -> Element { VNode::empty() }
[INFO] [stdout]     |              ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `core::intrinsics::simd::SimdAlign::Element` and 1 other; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 240 - fn Home() -> Element { VNode::empty() }
[INFO] [stdout] 240 + fn Home() -> core::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 240 - fn Home() -> Element { VNode::empty() }
[INFO] [stdout] 240 + fn Home() -> std::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode`
[INFO] [stdout]    --> src/lib.rs:236:25
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn Index() -> Element { VNode::empty() }
[INFO] [stdout]     |                         ^^^^^ use of undeclared type `VNode`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode`
[INFO] [stdout]    --> src/lib.rs:238:29
[INFO] [stdout]     |
[INFO] [stdout] 238 | fn BlogFrame() -> Element { VNode::empty() }
[INFO] [stdout]     |                             ^^^^^ use of undeclared type `VNode`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode`
[INFO] [stdout]    --> src/lib.rs:240:24
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn Home() -> Element { VNode::empty() }
[INFO] [stdout]     |                        ^^^^^ use of undeclared type `VNode`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - routable (line 198) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    --> src/lib.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 | use dioxus::prelude::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/lib.rs:211:3
[INFO] [stdout]     |
[INFO] [stdout] 211 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/lib.rs:209:3
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Routable` in this scope
[INFO] [stdout]    --> src/lib.rs:201:35
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Clone, Debug, PartialEq, Routable)]
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 198 + use dioxus_router_macro::Routable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `layout` in this scope
[INFO] [stdout]    --> src/lib.rs:203:7
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[layout(BlogFrame)]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `redirect` in this scope
[INFO] [stdout]    --> src/lib.rs:204:11
[INFO] [stdout]     |
[INFO] [stdout] 204 |         #[redirect("/:id", |id: usize| Route::Index {})]
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `route` in this scope
[INFO] [stdout]    --> src/lib.rs:206:11
[INFO] [stdout]     |
[INFO] [stdout] 206 |         #[route("/", Index)]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/lib.rs:210:15
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn Index() -> Element { VNode::empty() }
[INFO] [stdout]     |               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `core::intrinsics::simd::SimdAlign::Element` and 1 other; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 210 - fn Index() -> Element { VNode::empty() }
[INFO] [stdout] 210 + fn Index() -> core::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 210 - fn Index() -> Element { VNode::empty() }
[INFO] [stdout] 210 + fn Index() -> std::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/lib.rs:212:19
[INFO] [stdout]     |
[INFO] [stdout] 212 | fn BlogFrame() -> Element { VNode::empty() }
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `core::intrinsics::simd::SimdAlign::Element` and 1 other; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 212 - fn BlogFrame() -> Element { VNode::empty() }
[INFO] [stdout] 212 + fn BlogFrame() -> core::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 212 - fn BlogFrame() -> Element { VNode::empty() }
[INFO] [stdout] 212 + fn BlogFrame() -> std::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode`
[INFO] [stdout]    --> src/lib.rs:210:25
[INFO] [stdout]     |
[INFO] [stdout] 210 | fn Index() -> Element { VNode::empty() }
[INFO] [stdout]     |                         ^^^^^ use of undeclared type `VNode`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode`
[INFO] [stdout]    --> src/lib.rs:212:29
[INFO] [stdout]     |
[INFO] [stdout] 212 | fn BlogFrame() -> Element { VNode::empty() }
[INFO] [stdout]     |                             ^^^^^ use of undeclared type `VNode`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - routable (line 168) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    --> src/lib.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | use dioxus::prelude::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/lib.rs:187:3
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/lib.rs:185:3
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Routable` in this scope
[INFO] [stdout]    --> src/lib.rs:171:35
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[derive(Clone, Debug, PartialEq, Routable)]
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 168 + use dioxus_router_macro::Routable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `nest` in this scope
[INFO] [stdout]    --> src/lib.rs:173:7
[INFO] [stdout]     |
[INFO] [stdout] 173 |     #[nest("/blog")]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/macros/mod.rs:1752:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 173 -     #[nest("/blog")]
[INFO] [stdout] 173 +     #[test("/blog")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `redirect` in this scope
[INFO] [stdout]    --> src/lib.rs:175:11
[INFO] [stdout]     |
[INFO] [stdout] 175 |         #[redirect("/:id", |id: usize| Route::Index {})]
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `route` in this scope
[INFO] [stdout]    --> src/lib.rs:177:11
[INFO] [stdout]     |
[INFO] [stdout] 177 |         #[route("/", Index)]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `end_nest` in this scope
[INFO] [stdout]    --> src/lib.rs:180:7
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[end_nest]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `route` in this scope
[INFO] [stdout]    --> src/lib.rs:182:7
[INFO] [stdout]     |
[INFO] [stdout] 182 |     #[route("/")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/lib.rs:186:15
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn Index() -> Element { VNode::empty() }
[INFO] [stdout]     |               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `core::intrinsics::simd::SimdAlign::Element` and 1 other; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 186 - fn Index() -> Element { VNode::empty() }
[INFO] [stdout] 186 + fn Index() -> core::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 186 - fn Index() -> Element { VNode::empty() }
[INFO] [stdout] 186 + fn Index() -> std::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/lib.rs:188:14
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn Home() -> Element { VNode::empty() }
[INFO] [stdout]     |              ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `core::intrinsics::simd::SimdAlign::Element` and 1 other; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 188 - fn Home() -> Element { VNode::empty() }
[INFO] [stdout] 188 + fn Home() -> core::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 188 - fn Home() -> Element { VNode::empty() }
[INFO] [stdout] 188 + fn Home() -> std::intrinsics::simd::SimdAlign { VNode::empty() }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode`
[INFO] [stdout]    --> src/lib.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn Index() -> Element { VNode::empty() }
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]     |                         ^^^^^ use of undeclared type `VNode`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode`
[INFO] [stdout]    --> src/lib.rs:188:24
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn Home() -> Element { VNode::empty() }
[INFO] [stdout]     |                        ^^^^^ use of undeclared type `VNode`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - routable (line 104)
[INFO] [stdout]     src/lib.rs - routable (line 124)
[INFO] [stdout]     src/lib.rs - routable (line 147)
[INFO] [stdout]     src/lib.rs - routable (line 168)
[INFO] [stdout]     src/lib.rs - routable (line 198)
[INFO] [stdout]     src/lib.rs - routable (line 219)
[INFO] [stdout]     src/lib.rs - routable (line 47)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ca58536f01d408f1b021c6081da85b9eff77130c5d6a40960984fb0f28fdd58a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca58536f01d408f1b021c6081da85b9eff77130c5d6a40960984fb0f28fdd58a", kill_on_drop: false }`
[INFO] [stdout] ca58536f01d408f1b021c6081da85b9eff77130c5d6a40960984fb0f28fdd58a
