[INFO] fetching crate dioxus-core 0.6.0-alpha.3...
[INFO] checking dioxus-core-0.6.0-alpha.3 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate dioxus-core 0.6.0-alpha.3 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate dioxus-core 0.6.0-alpha.3 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dioxus-core 0.6.0-alpha.3
[INFO] finished tweaking crates.io crate dioxus-core 0.6.0-alpha.3
[INFO] tweaked toml for crates.io crate dioxus-core 0.6.0-alpha.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 102 packages to latest compatible versions
[INFO] [stderr]       Adding rustc-hash v1.1.0 (available: v2.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded warnings v0.2.0
[INFO] [stderr]   Downloaded manganis-common v0.3.0-alpha.3
[INFO] [stderr]   Downloaded manganis v0.3.0-alpha.3
[INFO] [stderr]   Downloaded warnings-macro v0.2.0
[INFO] [stderr]   Downloaded cfb v0.7.3
[INFO] [stderr]   Downloaded infer v0.11.0
[INFO] [stderr]   Downloaded manganis-macro v0.3.0-alpha.3
[INFO] [stderr]   Downloaded generational-box v0.6.0-alpha.3
[INFO] [stderr]   Downloaded git2 v0.19.0
[INFO] [stderr]   Downloaded libgit2-sys v0.17.0+1.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a9710ff8ce0a18a8f7eacba2465579d437cd858f3f435fac2d30af12c6c84e8
[INFO] running `Command { std: "docker" "start" "-a" "2a9710ff8ce0a18a8f7eacba2465579d437cd858f3f435fac2d30af12c6c84e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a9710ff8ce0a18a8f7eacba2465579d437cd858f3f435fac2d30af12c6c84e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a9710ff8ce0a18a8f7eacba2465579d437cd858f3f435fac2d30af12c6c84e8", kill_on_drop: false }`
[INFO] [stdout] 2a9710ff8ce0a18a8f7eacba2465579d437cd858f3f435fac2d30af12c6c84e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bd24a7329b9bc6a7605324275fe71be2518ad2284bc8db9d1431601c84828f6
[INFO] running `Command { std: "docker" "start" "-a" "1bd24a7329b9bc6a7605324275fe71be2518ad2284bc8db9d1431601c84828f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking const_format v0.2.33
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking warnings v0.2.0
[INFO] [stderr]     Checking generational-box v0.6.0-alpha.3
[INFO] [stderr]     Checking dioxus-core v0.6.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/diff_keyed_list.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dioxus::dioxus_core::{ElementId, Mutation::*};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/diff_keyed_list.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::dioxus_core::ElementId`, `dioxus::dioxus_core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/diff_keyed_list.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dioxus::dioxus_core::{ElementId, Mutation::*};
[INFO] [stdout]   |                           ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 8 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/error_boundary.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/diff_dynamic_node.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::dioxus_core::{ElementId, Mutation::*};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/diff_dynamic_node.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/conditional_formatted_attributes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/attributes_pass.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/lifecycle.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dioxus::dioxus_core::{ElementId, Mutation::*};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/lifecycle.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dioxus::html::SerializedHtmlEventConverter;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/lifecycle.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::dioxus_core::ElementId`, `dioxus::dioxus_core::Mutation::*`, `dioxus::html::SerializedHtmlEventConverter`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/lifecycle.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dioxus::dioxus_core::{ElementId, Mutation::*};
[INFO] [stdout]   |                           ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 6 | use dioxus::html::SerializedHtmlEventConverter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/safety.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/attr_cleanup.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dioxus::dioxus_core::{ElementId, Mutation::*};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/attr_cleanup.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::dioxus_core::ElementId`, `dioxus::dioxus_core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/attr_cleanup.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dioxus::dioxus_core::{ElementId, Mutation::*};
[INFO] [stdout]   |                           ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 6 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/many_roots.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::dioxus_core::Mutation::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/many_roots.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::dioxus_core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/many_roots.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::dioxus_core::Mutation::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pretty_assertions`
[INFO] [stdout]  --> tests/diff_dynamic_node.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pretty_assertions::assert_eq;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/miri_simple.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/create_fragments.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::dioxus_core::Mutation::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/tracing.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/tracing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::html::SerializedHtmlEventConverter;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_subscriber`
[INFO] [stdout]  --> tests/tracing.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing_subscriber::{layer::SubscriberExt, Registry};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `tracing_subscriber`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/create_fragments.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::dioxus_core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/create_fragments.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::dioxus_core::Mutation::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing_fluent_assertions`
[INFO] [stdout]  --> tests/tracing.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing_fluent_assertions::{AssertionRegistry, AssertionsLayer};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `tracing_fluent_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing_subscriber`
[INFO] [stdout]  --> tests/tracing.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing_subscriber::{layer::SubscriberExt, Registry};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `tracing_subscriber`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/children_drop_futures.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]  --> tests/children_drop_futures.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[tokio::test]
[INFO] [stdout]   |   ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> tests/children_drop_futures.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     tokio::select! {
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/bubble_error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]  --> tests/attributes_pass.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let h = rsx! {
[INFO] [stdout]   |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]  --> tests/conditional_formatted_attributes.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     _ = rsx! {
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TemplateNode`
[INFO] [stdout]   --> tests/attributes_pass.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let TemplateNode::Element { attrs, tag, namespace, children } = _circle else {
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared type `TemplateNode`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::TemplateNode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/many_roots.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/many_roots.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         rsx!(
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         rsx! { div { "{val}" } }
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 |             0 => rsx! {
[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 macro `rsx` in this scope
[INFO] [stdout]   --> tests/many_roots.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         rsx!(
[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 macro `rsx` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     rsx! { div {} }
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |             0 => rsx! { div {} },
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) })
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) })
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) })
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) })
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) })
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |         rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) })
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |             1 => rsx! {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         rsx!({})
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         rsx!(
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]  --> tests/safety.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let dom = VirtualDom::new(|| rsx!("Hello world!"));
[INFO] [stdout]   |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         rsx!(
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "conditional_formatted_attributes") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]  --> tests/error_boundary.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]   |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use dioxus_core::VirtualDom;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn NoneChild() -> Element {
[INFO] [stdout]    |                   ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode`
[INFO] [stdout]   --> tests/error_boundary.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     VNode::empty()
[INFO] [stdout]    |     ^^^^^ use of undeclared type `VNode`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::VNode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/tracing.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn ThrowChild() -> Element {
[INFO] [stdout]    |                    ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/suspense.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_subscriber`
[INFO] [stdout]   --> tests/attr_cleanup.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     tracing_subscriber::fmt::init();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `tracing_subscriber`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |         rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) })
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]    --> tests/suspense.rs:378:9
[INFO] [stdout]     |
[INFO] [stdout] 378 |     use dioxus::prelude::*;
[INFO] [stdout]     |         ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pretty_assertions`
[INFO] [stdout]  --> tests/suspense.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pretty_assertions::assert_eq;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pretty_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> tests/suspense.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |             tokio::select! {
[INFO] [stdout]     |             ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> tests/tracing.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) })
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |         rsx! { "hellO!" {world} }
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]  --> tests/safety.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let dom = VirtualDom::new(|| rsx!("Hello world!"));
[INFO] [stdout]   |               ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use dioxus_core::VirtualDom;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "attributes_pass") due to 3 previous errors
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) })
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/safety.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |         assert_eq!(ScopeId::ROOT.height(), 0);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/tracing.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     rsx! { li { onmouseover: move |e| onhover.call(e), "{i}" } }
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         rsx!(
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/many_roots.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn app() -> Element {
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn app() -> ElementId {
[INFO] [stdout]    |                 ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/many_roots.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn MyNav() -> Element {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn MyNav() -> ElementId {
[INFO] [stdout]    |                   ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |         rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) })
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/many_roots.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn MyOutlet() -> Element {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn MyOutlet() -> ElementId {
[INFO] [stdout]    |                      ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/many_roots.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/many_roots.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             LoadTemplate { index: 0, id: ElementId(1) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/many_roots.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |             LoadTemplate { index: 0, id: ElementId(2) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplacePlaceholder` in this scope
[INFO] [stdout]   --> tests/many_roots.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             ReplacePlaceholder { path: &[1], m: 1 },
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::ReplacePlaceholder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_dynamic_node.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:316:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |         rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) })
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/many_roots.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |             LoadTemplate { index: 0, id: ElementId(3) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_subscriber`
[INFO] [stdout]   --> tests/tracing.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let std_out_log = tracing_subscriber::fmt::layer().pretty();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `tracing_subscriber`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/many_roots.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |             LoadTemplate { index: 1, id: ElementId(4) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/many_roots.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |             LoadTemplate { index: 2, id: ElementId(5) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplacePlaceholder` in this scope
[INFO] [stdout]   --> tests/many_roots.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             ReplacePlaceholder { path: &[0], m: 3 },
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::ReplacePlaceholder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/many_roots.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             AppendChildren { m: 1, id: ElementId(0) },
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:341:9
[INFO] [stdout]     |
[INFO] [stdout] 341 |         rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) })
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_dynamic_node.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         rsx!(
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout] 369 |         rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) })
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]  --> tests/miri_simple.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         rsx! { div {} }
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> tests/diff_dynamic_node.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[component]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:403:9
[INFO] [stdout]     |
[INFO] [stdout] 403 |         rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) })
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_dynamic_node.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:432:9
[INFO] [stdout]     |
[INFO] [stdout] 432 |         rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) })
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         rsx! { div {} }
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         rsx! { div { "hello {el}" } }
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         rsx! { div {} }
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "error_boundary") due to 8 previous errors
[INFO] [stderr] error: could not compile `dioxus-core` (test "safety") due to 4 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:81:25
[INFO] [stdout]    |
[INFO] [stdout] 81 |         |cx: RootProps| rsx!( div { "{cx.0}" } ),
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn app(cx: AppProps) -> Element {
[INFO] [stdout]    |                             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/lifecycle.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut dom = VirtualDom::new_with_props(app, AppProps { value: value.clone() });
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             LoadTemplate { index: 0, id: ElementId(3) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateTextNode` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             CreateTextNode { value: "goodbye".to_string(), id: ElementId(4) },
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::CreateTextNode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplacePlaceholder` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             ReplacePlaceholder { path: &[0], m: 1 },
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::ReplacePlaceholder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             AppendChildren { m: 1, id: ElementId(0) }
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn app() -> Element {
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/boolattrs.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::dioxus_core::{ElementId, Mutation::*};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/boolattrs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::dioxus_core::ElementId`, `dioxus::dioxus_core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/boolattrs.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::dioxus_core::{ElementId, Mutation::*};
[INFO] [stdout]   |                           ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode`
[INFO] [stdout]   --> tests/lifecycle.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |             _ => VNode::empty(),
[INFO] [stdout]    |                  ^^^^^ use of undeclared type `VNode`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::VNode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/lifecycle.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout] 9  |     fn app() -> Element {
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 9  |     fn app() -> ElementId {
[INFO] [stdout]    |                 ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event`
[INFO] [stdout]   --> tests/lifecycle.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let event = Event::new(
[INFO] [stdout]    |                 ^^^^^ use of undeclared type `Event`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Event;
[INFO] [stdout]    |
[INFO] [stdout] 5  + use tracing::Event;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[component]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create_fragments.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut vdom = VirtualDom::new(app);
[INFO] [stdout]    |                    ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreatePlaceholder` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             CreatePlaceholder { id: ElementId(1) },
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::CreatePlaceholder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/bubble_error.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     rsx! { div { "hello {value}" } }
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             AppendChildren { id: ElementId(0), m: 1 }
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "many_roots") due to 18 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create_fragments.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut vdom = VirtualDom::new(|| {
[INFO] [stdout]    |                    ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |         &AppendChildren { id: ElementId(0), m: 2 }
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create_fragments.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut vdom = VirtualDom::new(|| {
[INFO] [stdout]    |                    ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |         &AppendChildren { id: ElementId(0), m: 8 }
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn app() -> Element {
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn app() -> ElementId {
[INFO] [stdout]    |                 ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:78:24
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn demo_child() -> Element {
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn demo_child() -> ElementId {
[INFO] [stdout]    |                        ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create_fragments.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         VirtualDom::new(app).rebuild_to_vec().edits.last().unwrap(),
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 |         &AppendChildren { id: ElementId(0), m: 8 }
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn app() -> Element {
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn app() -> ElementId {
[INFO] [stdout]    |                 ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create_fragments.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         VirtualDom::new(app).rebuild_to_vec().edits.last().unwrap(),
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 |         &AppendChildren { id: ElementId(0), m: 7 }
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         rsx! {"Hello {name}"}
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SerializedMouseData` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:65:46
[INFO] [stdout]    |
[INFO] [stdout] 65 |         Rc::new(PlatformEventData::new(Box::<SerializedMouseData>::default())) as Rc<dyn Any>,
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn events_generate<SerializedMouseData>() {
[INFO] [stdout]    |                   +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:109:7
[INFO] [stdout]     |
[INFO] [stdout] 109 |     #[component]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/lifecycle.rs:70:20
[INFO] [stdout]    |
[INFO] [stdout] 70 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreatePlaceholder` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |             CreatePlaceholder { id: ElementId(2) },
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::CreatePlaceholder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |             ReplaceWith { id: ElementId(1), m: 1 }
[INFO] [stdout]    |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::ReplaceWith;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         rsx! {"Goodbye {name}"}
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/suspense.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     rsx!(
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         rsx! { div {} }
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/tracing.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event`
[INFO] [stdout]   --> tests/tracing.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let event = Event::new(
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `Event`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Event;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use tracing::Event;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SerializedMouseData` in this scope
[INFO] [stdout]   --> tests/tracing.rs:46:50
[INFO] [stdout]    |
[INFO] [stdout] 46 |             Rc::new(PlatformEventData::new(Box::<SerializedMouseData>::default())) as Rc<dyn Any>,
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 9  | fn basic_tracing<SerializedMouseData>() {
[INFO] [stdout]    |                 +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/tracing.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn app() -> ElementId {
[INFO] [stdout]    |             ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventHandler` in this scope
[INFO] [stdout]   --> tests/tracing.rs:79:34
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn ChildExample(i: i32, onhover: EventHandler<MouseEvent>) -> Element {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::prelude::EventHandler;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MouseEvent` in this scope
[INFO] [stdout]   --> tests/tracing.rs:79:47
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn ChildExample(i: i32, onhover: EventHandler<MouseEvent>) -> Element {
[INFO] [stdout]    |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn ChildExample<MouseEvent>(i: i32, onhover: EventHandler<MouseEvent>) -> Element {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/tracing.rs:79:63
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn ChildExample(i: i32, onhover: EventHandler<MouseEvent>) -> Element {
[INFO] [stdout]    |                                                               ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn ChildExample(i: i32, onhover: EventHandler<MouseEvent>) -> ElementId {
[INFO] [stdout]    |                                                               ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/suspense.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     rsx!("child")
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/children_drop_futures.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             rsx! { Child {} }
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/suspense.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/children_drop_futures.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             rsx! {}
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/suspense.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[component]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> tests/bubble_error.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn app() -> Element {
[INFO] [stdout]   |             ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 3 + use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]  --> tests/bubble_error.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let raw = match generation() % 2 {
[INFO] [stdout]   |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 3 + use dioxus_core::generation;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/bubble_error.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/bubble_error.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> tests/children_drop_futures.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[component]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/suspense.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |             rsx! {
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_event_converter` in this scope
[INFO] [stdout]   --> tests/tracing.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     set_event_converter(Box::new(SerializedHtmlEventConverter));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/suspense.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |             rsx! {
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlatformEventData`
[INFO] [stdout]   --> tests/tracing.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |             Rc::new(PlatformEventData::new(Box::<SerializedMouseData>::default())) as Rc<dyn Any>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ use of undeclared type `PlatformEventData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/children_drop_futures.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         rsx! {}
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/suspense.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/attr_cleanup.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |         let id = generation();
[INFO] [stdout]    |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::generation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |             LoadTemplate { index: 0, id: ElementId(1,) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/suspense.rs:161:7
[INFO] [stdout]     |
[INFO] [stdout] 161 |     #[component]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_event_converter` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     set_event_converter(Box::new(SerializedHtmlEventConverter));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             AppendChildren { m: 1, id: ElementId(0) },
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/attr_cleanup.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             LoadTemplate { index: 0, id: ElementId(2,) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AssignId` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             AssignId { path: &[0,], id: ElementId(3,) },
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::AssignId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             SetAttribute { name: "class", value: "1".into_value(), id: ElementId(3,), ns: None },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::SetAttribute;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlatformEventData`
[INFO] [stdout]   --> tests/lifecycle.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |         Rc::new(PlatformEventData::new(Box::<SerializedMouseData>::default())) as Rc<dyn Any>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of undeclared type `PlatformEventData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             SetAttribute { name: "id", value: "1".into_value(), id: ElementId(3,), ns: None },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::SetAttribute;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             ReplaceWith { id: ElementId(1,), m: 1 },
[INFO] [stdout]    |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::ReplaceWith;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/attr_cleanup.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |             LoadTemplate { index: 0, id: ElementId(1) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             ReplaceWith { id: ElementId(2), m: 1 }
[INFO] [stdout]    |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::ReplaceWith;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/attr_cleanup.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             LoadTemplate { index: 0, id: ElementId(2) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AssignId` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             AssignId { path: &[0], id: ElementId(3) },
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::AssignId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             SetAttribute {
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::SetAttribute;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |             SetAttribute {
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::SetAttribute;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |             ReplaceWith { id: ElementId(1), m: 1 }
[INFO] [stdout]    |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::ReplaceWith;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/attr_cleanup.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |             LoadTemplate { index: 0, id: ElementId(1) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |             ReplaceWith { id: ElementId(2), m: 1 }
[INFO] [stdout]    |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::ReplaceWith;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]  --> tests/diff_dynamic_node.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]   |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::VirtualDom;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/suspense.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]  --> tests/diff_dynamic_node.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |         let gen = generation();
[INFO] [stdout]   |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::generation;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/diff_dynamic_node.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/diff_dynamic_node.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/suspense.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/diff_dynamic_node.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn app() -> Element {
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/diff_dynamic_node.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn Comp(children: Element) -> Element {
[INFO] [stdout]    |                       ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/diff_dynamic_node.rs:65:35
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn Comp(children: Element) -> Element {
[INFO] [stdout]    |                                   ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]   --> tests/diff_dynamic_node.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let show = generation() % 2 == 0;
[INFO] [stdout]    |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::generation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/suspense.rs:220:7
[INFO] [stdout]     |
[INFO] [stdout] 220 |     #[component]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/diff_dynamic_node.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/diff_dynamic_node.rs:79:20
[INFO] [stdout]    |
[INFO] [stdout] 79 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/diff_dynamic_node.rs:88:20
[INFO] [stdout]    |
[INFO] [stdout] 88 |     dom.mark_dirty(ScopeId(ScopeId::APP.0 + 1));
[INFO] [stdout]    |                    ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/diff_dynamic_node.rs:88:28
[INFO] [stdout]    |
[INFO] [stdout] 88 |     dom.mark_dirty(ScopeId(ScopeId::APP.0 + 1));
[INFO] [stdout]    |                            ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/diff_dynamic_node.rs:97:20
[INFO] [stdout]    |
[INFO] [stdout] 97 |     dom.mark_dirty(ScopeId(ScopeId::APP.0 + 1));
[INFO] [stdout]    |                    ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/diff_dynamic_node.rs:97:28
[INFO] [stdout]    |
[INFO] [stdout] 97 |     dom.mark_dirty(ScopeId(ScopeId::APP.0 + 1));
[INFO] [stdout]    |                            ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_dynamic_node.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |     dom.mark_dirty(ScopeId(ScopeId::APP.0 + 1));
[INFO] [stdout]     |                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_dynamic_node.rs:106:28
[INFO] [stdout]     |
[INFO] [stdout] 106 |     dom.mark_dirty(ScopeId(ScopeId::APP.0 + 1));
[INFO] [stdout]     |                            ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> tests/tracing.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut idx = use_signal(|| 0);
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/suspense.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/children_drop_futures.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn app() -> Element {
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]   --> tests/children_drop_futures.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |         if generation() == 0 {
[INFO] [stdout]    |            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::generation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/suspense.rs:236:7
[INFO] [stdout]     |
[INFO] [stdout] 236 |     #[component]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/children_drop_futures.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn Child() -> Element {
[INFO] [stdout]    |                   ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]   --> tests/children_drop_futures.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         use_hook(|| {
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::use_hook;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]   --> tests/children_drop_futures.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             spawn(async {
[INFO] [stdout]    |             ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::prelude::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/children_drop_futures.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/children_drop_futures.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let mut count = use_signal(|| 0);
[INFO] [stdout]    |                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/suspense.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time::Duration`
[INFO] [stdout]  --> tests/children_drop_futures.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{sync::atomic::AtomicUsize, time::Duration};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "create_fragments") due to 24 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]  --> tests/boolattrs.rs:6:38
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let mut app = VirtualDom::new(|| rsx!(div { hidden: false }));
[INFO] [stdout]   |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/suspense.rs:289:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/suspense.rs:297:7
[INFO] [stdout]     |
[INFO] [stdout] 297 |     #[component]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/suspense.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 317 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/suspense.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/suspense.rs:351:7
[INFO] [stdout]     |
[INFO] [stdout] 351 |     #[component]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]  --> tests/boolattrs.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let mut app = VirtualDom::new(|| rsx!(div { hidden: false }));
[INFO] [stdout]   |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::VirtualDom;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/boolattrs.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |             LoadTemplate { index: 0, id: ElementId(1) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "bubble_error") due to 6 previous errors
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope
[INFO] [stdout]   --> tests/boolattrs.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             SetAttribute {
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Mutation::SetAttribute;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/suspense.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout] 369 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/boolattrs.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |             AppendChildren { m: 1, id: ElementId(0) },
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "tracing") due to 19 previous errors
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/suspense.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 381 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "diff_dynamic_node") due to 23 previous errors
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/suspense.rs:393:7
[INFO] [stdout]     |
[INFO] [stdout] 393 |     #[component]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/suspense.rs:400:9
[INFO] [stdout]     |
[INFO] [stdout] 400 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "lifecycle") due to 23 previous errors
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/suspense.rs:405:7
[INFO] [stdout]     |
[INFO] [stdout] 405 |     #[component]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_value` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |             SetAttribute { name: "class", value: "1".into_value(), id: ElementId(3,), ns: None },
[INFO] [stdout]    |                                                      ^^^^^^^^^^ method not found in `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `IntoAttributeValue` which provides `into_value` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::prelude::IntoAttributeValue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/suspense.rs:407:9
[INFO] [stdout]     |
[INFO] [stdout] 407 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/suspense.rs:494:9
[INFO] [stdout]     |
[INFO] [stdout] 494 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "children_drop_futures") due to 14 previous errors; 1 warning emitted
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/suspense.rs:503:7
[INFO] [stdout]     |
[INFO] [stdout] 503 |     #[component]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_value` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:38:51
[INFO] [stdout]    |
[INFO] [stdout] 38 |             SetAttribute { name: "id", value: "1".into_value(), id: ElementId(3,), ns: None },
[INFO] [stdout]    |                                                   ^^^^^^^^^^ method not found in `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `IntoAttributeValue` which provides `into_value` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::prelude::IntoAttributeValue;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/suspense.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/suspense.rs:515:7
[INFO] [stdout]     |
[INFO] [stdout] 515 |     #[component]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/suspense.rs:519:9
[INFO] [stdout]     |
[INFO] [stdout] 519 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/suspense.rs:524:7
[INFO] [stdout]     |
[INFO] [stdout] 524 |     #[component]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/suspense.rs:528:9
[INFO] [stdout]     |
[INFO] [stdout] 528 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "boolattrs") due to 8 previous errors
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> tests/miri_simple.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn app() -> Element {
[INFO] [stdout]   |                 ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]  --> tests/miri_simple.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]   |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::VirtualDom;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/miri_simple.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn app() -> Element {
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         use_hook(|| String::from("asd"));
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::use_hook;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         use_hook(|| String::from("asd"));
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::use_hook;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         use_hook(|| String::from("asd"));
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::use_hook;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         use_hook(|| String::from("asd"));
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::use_hook;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/miri_simple.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/miri_simple.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn app() -> Element {
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `provide_context` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         provide_context(String::from("asd"));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::prelude::provide_context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn ChildComp() -> Element {
[INFO] [stdout]    |                       ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `consume_context` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let el = consume_context::<String>();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::prelude::consume_context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/miri_simple.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/miri_simple.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn app() -> Element {
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         spawn(async {
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::prelude::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/miri_simple.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/miri_simple.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/miri_simple.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let mut dom = VirtualDom::new_with_props(
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/miri_simple.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn app() -> Element {
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:105:36
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn ChildComp1(name: String) -> Element {
[INFO] [stdout]     |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:110:36
[INFO] [stdout]     |
[INFO] [stdout] 110 |     fn ChildComp2(name: String) -> Element {
[INFO] [stdout]     |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/miri_simple.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/miri_simple.rs:116:20
[INFO] [stdout]     |
[INFO] [stdout] 116 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn app() -> Element {
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `provide_context` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         provide_context(123i32);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::prelude::provide_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         use_hook(|| {
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::use_hook;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `consume_context` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:131:37
[INFO] [stdout]     |
[INFO] [stdout] 131 |                     assert_eq!(123, consume_context::<i32>());
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::prelude::consume_context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/miri_simple.rs:141:19
[INFO] [stdout]     |
[INFO] [stdout] 141 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/miri_simple.rs:144:20
[INFO] [stdout]     |
[INFO] [stdout] 144 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "attr_cleanup") due to 30 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> tests/suspense.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 tokio::time::sleep(std::time::Duration::from_millis(100)).await;
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "miri_simple") due to 46 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> tests/suspense.rs:174:17
[INFO] [stdout]     |
[INFO] [stdout] 174 |                 tokio::time::sleep(std::time::Duration::from_millis(100)).await;
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> tests/suspense.rs:226:17
[INFO] [stdout]     |
[INFO] [stdout] 226 |                 tokio::time::sleep(std::time::Duration::from_millis(10)).await;
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> tests/suspense.rs:244:17
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 tokio::time::sleep(std::time::Duration::from_millis(500)).await;
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/diff_keyed_list.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let order = match generation() % 2 {
[INFO] [stdout]    |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::generation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 LoadTemplate { index: 0, id: ElementId(1,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 LoadTemplate { index: 0, id: ElementId(2,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 LoadTemplate { index: 0, id: ElementId(3,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 LoadTemplate { index: 0, id: ElementId(4,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 LoadTemplate { index: 0, id: ElementId(5,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 LoadTemplate { index: 0, id: ElementId(6,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 LoadTemplate { index: 0, id: ElementId(7,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 LoadTemplate { index: 0, id: ElementId(8,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 LoadTemplate { index: 0, id: ElementId(9,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 LoadTemplate { index: 0, id: ElementId(10,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 AppendChildren { m: 10, id: ElementId(0) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/diff_keyed_list.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |             PushRoot { id: ElementId(7,) },
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |             InsertBefore { id: ElementId(5,), m: 1 },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/diff_keyed_list.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:56:27
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let order = match generation() % 2 {
[INFO] [stdout]    |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::generation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/diff_keyed_list.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |             PushRoot { id: ElementId(5,) },
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |             PushRoot { id: ElementId(4,) },
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |             InsertBefore { id: ElementId(1,), m: 2 },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/diff_keyed_list.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:82:27
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let order = match generation() % 2 {
[INFO] [stdout]    |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::generation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/diff_keyed_list.rs:93:20
[INFO] [stdout]    |
[INFO] [stdout] 93 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             PushRoot { id: ElementId(5,) },
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |             PushRoot { id: ElementId(4,) },
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |             InsertBefore { id: ElementId(2,), m: 2 },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:108:27
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let order = match generation() % 2 {
[INFO] [stdout]     |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::generation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:119:20
[INFO] [stdout]     |
[INFO] [stdout] 119 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |             PushRoot { id: ElementId(5,) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |             PushRoot { id: ElementId(4,) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             InsertBefore { id: ElementId(3,), m: 2 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:134:27
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let order = match generation() % 2 {
[INFO] [stdout]     |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::generation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |             PushRoot { id: ElementId(5,) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |             InsertBefore { id: ElementId(4,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:159:33
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let order: &[_] = match generation() % 2 {
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::generation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:170:20
[INFO] [stdout]     |
[INFO] [stdout] 170 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             LoadTemplate { index: 0, id: ElementId(6) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |             LoadTemplate { index: 0, id: ElementId(7) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertAfter` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             InsertAfter { id: ElementId(5), m: 2 }
[INFO] [stdout]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertAfter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:183:19
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:184:33
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let order: &[_] = match generation() % 2 {
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::generation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:195:20
[INFO] [stdout]     |
[INFO] [stdout] 195 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |             LoadTemplate { index: 0, id: ElementId(5) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:201:13
[INFO] [stdout]     |
[INFO] [stdout] 201 |             LoadTemplate { index: 0, id: ElementId(6) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertAfter` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |             InsertAfter { id: ElementId(3), m: 2 },
[INFO] [stdout]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertAfter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |             PushRoot { id: ElementId(4) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |             InsertBefore { id: ElementId(1), m: 1 }
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:212:19
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:213:33
[INFO] [stdout]     |
[INFO] [stdout] 213 |         let order: &[_] = match generation() % 2 {
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::generation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:225:20
[INFO] [stdout]     |
[INFO] [stdout] 225 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:230:13
[INFO] [stdout]     |
[INFO] [stdout] 230 |             LoadTemplate { index: 0, id: ElementId(5) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |             LoadTemplate { index: 0, id: ElementId(6) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |             InsertBefore { id: ElementId(3), m: 2 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             LoadTemplate { index: 0, id: ElementId(7) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 235 |             LoadTemplate { index: 0, id: ElementId(8) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |             InsertBefore { id: ElementId(2), m: 2 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |             PushRoot { id: ElementId(4) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 |             InsertBefore { id: ElementId(1), m: 1 }
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:246:19
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:247:33
[INFO] [stdout]     |
[INFO] [stdout] 247 |         let order: &[_] = match generation() % 2 {
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::generation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:259:20
[INFO] [stdout]     |
[INFO] [stdout] 259 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |             Remove { id: ElementId(4,) },
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 |             PushRoot { id: ElementId(1) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertAfter` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:267:13
[INFO] [stdout]     |
[INFO] [stdout] 267 |             InsertAfter { id: ElementId(3,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertAfter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |             LoadTemplate { index: 0, id: ElementId(4) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 |             InsertBefore { id: ElementId(3,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:272:13
[INFO] [stdout]     |
[INFO] [stdout] 272 |             LoadTemplate { index: 0, id: ElementId(5) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:273:13
[INFO] [stdout]     |
[INFO] [stdout] 273 |             InsertBefore { id: ElementId(2,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:280:19
[INFO] [stdout]     |
[INFO] [stdout] 280 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:281:33
[INFO] [stdout]     |
[INFO] [stdout] 281 |         let order: &[_] = match generation() % 2 {
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::generation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:292:20
[INFO] [stdout]     |
[INFO] [stdout] 292 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:296:13
[INFO] [stdout]     |
[INFO] [stdout] 296 |             Remove { id: ElementId(5,) },
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 |             LoadTemplate { index: 0, id: ElementId(5) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 298 |             InsertBefore { id: ElementId(3,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:299:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |             PushRoot { id: ElementId(4) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 |             InsertBefore { id: ElementId(1,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:310:33
[INFO] [stdout]     |
[INFO] [stdout] 310 |         let order: &[_] = match generation() % 2 {
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::generation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:321:20
[INFO] [stdout]     |
[INFO] [stdout] 321 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:325:13
[INFO] [stdout]     |
[INFO] [stdout] 325 |             Remove { id: ElementId(5) },
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |             Remove { id: ElementId(4) },
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |             Remove { id: ElementId(3) },
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:334:19
[INFO] [stdout]     |
[INFO] [stdout] 334 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:335:33
[INFO] [stdout]     |
[INFO] [stdout] 335 |         let order: &[_] = match generation() % 2 {
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::generation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:346:20
[INFO] [stdout]     |
[INFO] [stdout] 346 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:350:13
[INFO] [stdout]     |
[INFO] [stdout] 350 |             LoadTemplate { index: 0, id: ElementId(4) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:351:13
[INFO] [stdout]     |
[INFO] [stdout] 351 |             LoadTemplate { index: 0, id: ElementId(5) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:352:13
[INFO] [stdout]     |
[INFO] [stdout] 352 |             LoadTemplate { index: 0, id: ElementId(6) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:353:13
[INFO] [stdout]     |
[INFO] [stdout] 353 |             Remove { id: ElementId(3) },
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:354:13
[INFO] [stdout]     |
[INFO] [stdout] 354 |             Remove { id: ElementId(2) },
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:355:13
[INFO] [stdout]     |
[INFO] [stdout] 355 |             ReplaceWith { id: ElementId(1), m: 3 }
[INFO] [stdout]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::ReplaceWith;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:362:19
[INFO] [stdout]     |
[INFO] [stdout] 362 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:363:33
[INFO] [stdout]     |
[INFO] [stdout] 363 |         let order: &[_] = match generation() % 2 {
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::generation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:374:20
[INFO] [stdout]     |
[INFO] [stdout] 374 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:379:13
[INFO] [stdout]     |
[INFO] [stdout] 379 |             LoadTemplate { index: 0, id: ElementId(9,) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertAfter` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:380:13
[INFO] [stdout]     |
[INFO] [stdout] 380 |             InsertAfter { id: ElementId(1,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertAfter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:381:13
[INFO] [stdout]     |
[INFO] [stdout] 381 |             LoadTemplate { index: 0, id: ElementId(10,) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:382:13
[INFO] [stdout]     |
[INFO] [stdout] 382 |             PushRoot { id: ElementId(8,) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:383:13
[INFO] [stdout]     |
[INFO] [stdout] 383 |             PushRoot { id: ElementId(7,) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:384:13
[INFO] [stdout]     |
[INFO] [stdout] 384 |             PushRoot { id: ElementId(6,) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:385:13
[INFO] [stdout]     |
[INFO] [stdout] 385 |             PushRoot { id: ElementId(5,) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 |             PushRoot { id: ElementId(4,) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:387:13
[INFO] [stdout]     |
[INFO] [stdout] 387 |             PushRoot { id: ElementId(3,) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:388:13
[INFO] [stdout]     |
[INFO] [stdout] 388 |             PushRoot { id: ElementId(2,) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:389:13
[INFO] [stdout]     |
[INFO] [stdout] 389 |             InsertBefore { id: ElementId(1,), m: 8 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:396:19
[INFO] [stdout]     |
[INFO] [stdout] 396 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:397:33
[INFO] [stdout]     |
[INFO] [stdout] 397 |         let order: &[_] = match generation() % 2 {
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::generation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:408:20
[INFO] [stdout]     |
[INFO] [stdout] 408 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |             LoadTemplate { index: 0, id: ElementId(6,) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:414:13
[INFO] [stdout]     |
[INFO] [stdout] 414 |             LoadTemplate { index: 0, id: ElementId(7,) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:415:13
[INFO] [stdout]     |
[INFO] [stdout] 415 |             InsertBefore { id: ElementId(1,), m: 2 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:422:19
[INFO] [stdout]     |
[INFO] [stdout] 422 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:423:33
[INFO] [stdout]     |
[INFO] [stdout] 423 |         let order: &[_] = match generation() % 2 {
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::generation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:437:20
[INFO] [stdout]     |
[INFO] [stdout] 437 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:442:13
[INFO] [stdout]     |
[INFO] [stdout] 442 |             LoadTemplate { index: 0, id: ElementId(9) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:443:13
[INFO] [stdout]     |
[INFO] [stdout] 443 |             LoadTemplate { index: 0, id: ElementId(10) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:444:13
[INFO] [stdout]     |
[INFO] [stdout] 444 |             InsertBefore { id: ElementId(4), m: 2 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> tests/suspense.rs:309:21
[INFO] [stdout]     |
[INFO] [stdout] 309 |                     tokio::time::sleep(std::time::Duration::from_millis(100)).await;
[INFO] [stdout]     |                     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> tests/suspense.rs:356:17
[INFO] [stdout]     |
[INFO] [stdout] 356 |                 tokio::time::sleep(std::time::Duration::from_millis(100)).await;
[INFO] [stdout]     |                 ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> tests/suspense.rs:396:13
[INFO] [stdout]     |
[INFO] [stdout] 396 |             tokio::time::sleep(std::time::Duration::from_secs(1)).await;
[INFO] [stdout]     |             ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "diff_keyed_list") due to 141 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> tests/suspense.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Builder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 26 -     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout] 26 +     Builder::new_current_thread()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/suspense.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |             let mut dom = VirtualDom::new(app);
[INFO] [stdout]    |                           ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/suspense.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn app() -> ElementId {
[INFO] [stdout]    |             ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/suspense.rs:52:25
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn suspended_child() -> Element {
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn suspended_child() -> ElementId {
[INFO] [stdout]    |                         ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]   --> tests/suspense.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     spawn(async move {
[INFO] [stdout]    |     ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::prelude::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]   --> tests/suspense.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let task = spawn(async move {
[INFO] [stdout]    |                    ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::prelude::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `suspend` in this scope
[INFO] [stdout]   --> tests/suspense.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         suspend(task)?;
[INFO] [stdout]    |         ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::prelude::suspend;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> tests/suspense.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Builder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 79 -     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout] 79 +     Builder::new_current_thread()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/suspense.rs:84:27
[INFO] [stdout]    |
[INFO] [stdout] 84 |             let mut dom = VirtualDom::new(app);
[INFO] [stdout]    |                           ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/suspense.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn app() -> Element {
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn app() -> ElementId {
[INFO] [stdout]    |                 ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/suspense.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn Child() -> Element {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct ElementId(pub usize);
[INFO] [stdout]     | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn Child() -> ElementId {
[INFO] [stdout]     |                   ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]    --> tests/suspense.rs:111:20
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let task = use_hook(|| {
[INFO] [stdout]     |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::use_hook;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]    --> tests/suspense.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |             spawn(async move {
[INFO] [stdout]     |             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::prelude::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `suspend` in this scope
[INFO] [stdout]    --> tests/suspense.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 |             suspend(task)?;
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::prelude::suspend;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> tests/suspense.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 138 -     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout] 138 +     Builder::new_current_thread()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/suspense.rs:143:27
[INFO] [stdout]     |
[INFO] [stdout] 143 |             let mut dom = VirtualDom::new(app);
[INFO] [stdout]     |                           ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/suspense.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn app() -> Element {
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct ElementId(pub usize);
[INFO] [stdout]     | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn app() -> ElementId {
[INFO] [stdout]     |                 ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/suspense.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn Child() -> Element {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct ElementId(pub usize);
[INFO] [stdout]     | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn Child() -> ElementId {
[INFO] [stdout]     |                   ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]    --> tests/suspense.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         use_hook(|| {
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::use_hook;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]    --> tests/suspense.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 |             spawn(async move {
[INFO] [stdout]     |             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::prelude::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]    --> tests/suspense.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let task = use_hook(|| {
[INFO] [stdout]     |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::use_hook;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]    --> tests/suspense.rs:173:13
[INFO] [stdout]     |
[INFO] [stdout] 173 |             spawn(async move {
[INFO] [stdout]     |             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::prelude::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `suspend` in this scope
[INFO] [stdout]    --> tests/suspense.rs:179:13
[INFO] [stdout]     |
[INFO] [stdout] 179 |             suspend(task)?;
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::prelude::suspend;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> tests/suspense.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 191 -     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout] 191 +     Builder::new_current_thread()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/suspense.rs:196:27
[INFO] [stdout]     |
[INFO] [stdout] 196 |             let mut dom = VirtualDom::new(app);
[INFO] [stdout]     |                           ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/suspense.rs:211:17
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn app() -> Element {
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct ElementId(pub usize);
[INFO] [stdout]     | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn app() -> ElementId {
[INFO] [stdout]     |                 ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/suspense.rs:221:33
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn RerendersFrequently() -> Element {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct ElementId(pub usize);
[INFO] [stdout]     | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn RerendersFrequently() -> ElementId {
[INFO] [stdout]     |                                 ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/suspense.rs:237:19
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn Child() -> Element {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct ElementId(pub usize);
[INFO] [stdout]     | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn Child() -> ElementId {
[INFO] [stdout]     |                   ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]    --> tests/suspense.rs:242:20
[INFO] [stdout]     |
[INFO] [stdout] 242 |         let task = use_hook(|| {
[INFO] [stdout]     |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::use_hook;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]    --> tests/suspense.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |             spawn(async move {
[INFO] [stdout]     |             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::prelude::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `suspend` in this scope
[INFO] [stdout]    --> tests/suspense.rs:249:13
[INFO] [stdout]     |
[INFO] [stdout] 249 |             suspend(task)?;
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::prelude::suspend;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GlobalSignal` in this scope
[INFO] [stdout]    --> tests/suspense.rs:261:23
[INFO] [stdout]     |
[INFO] [stdout] 261 |     static SUSPENDED: GlobalSignal<bool> = Signal::global(|| false);
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> tests/suspense.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 263 |     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 263 -     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout] 263 +     Builder::new_current_thread()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/suspense.rs:268:27
[INFO] [stdout]     |
[INFO] [stdout] 268 |             let mut dom = VirtualDom::new(app);
[INFO] [stdout]     |                           ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/suspense.rs:275:31
[INFO] [stdout]     |
[INFO] [stdout] 275 |             dom.in_runtime(|| ScopeId::APP.in_runtime(|| *SUSPENDED.write() = true));
[INFO] [stdout]     |                               ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/suspense.rs:288:17
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn app() -> Element {
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct ElementId(pub usize);
[INFO] [stdout]     | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn app() -> ElementId {
[INFO] [stdout]     |                 ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/suspense.rs:298:19
[INFO] [stdout]     |
[INFO] [stdout] 298 |     fn Child() -> Element {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct ElementId(pub usize);
[INFO] [stdout]     | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 298 |     fn Child() -> ElementId {
[INFO] [stdout]     |                   ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]    --> tests/suspense.rs:302:24
[INFO] [stdout]     |
[INFO] [stdout] 302 |         let mut task = use_hook(|| CopyValue::new(None));
[INFO] [stdout]     |                        ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::use_hook;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]    --> tests/suspense.rs:308:31
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 task.set(Some(spawn(async move {
[INFO] [stdout]     |                               ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::prelude::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `suspend` in this scope
[INFO] [stdout]    --> tests/suspense.rs:314:13
[INFO] [stdout]     |
[INFO] [stdout] 314 |             suspend(task().unwrap())?;
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::prelude::suspend;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> tests/suspense.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 |     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 326 -     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout] 326 +     Builder::new_current_thread()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/suspense.rs:331:27
[INFO] [stdout]     |
[INFO] [stdout] 331 |             let mut dom = VirtualDom::new(app);
[INFO] [stdout]     |                           ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/suspense.rs:342:17
[INFO] [stdout]     |
[INFO] [stdout] 342 |     fn app() -> Element {
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct ElementId(pub usize);
[INFO] [stdout]     | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 342 |     fn app() -> ElementId {
[INFO] [stdout]     |                 ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/suspense.rs:352:19
[INFO] [stdout]     |
[INFO] [stdout] 352 |     fn Child() -> Element {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct ElementId(pub usize);
[INFO] [stdout]     | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 352 |     fn Child() -> ElementId {
[INFO] [stdout]     |                   ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]    --> tests/suspense.rs:354:20
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let task = use_hook(|| {
[INFO] [stdout]     |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::use_hook;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]    --> tests/suspense.rs:355:13
[INFO] [stdout]     |
[INFO] [stdout] 355 |             spawn(async move {
[INFO] [stdout]     |             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::prelude::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `suspend` in this scope
[INFO] [stdout]    --> tests/suspense.rs:366:13
[INFO] [stdout]     |
[INFO] [stdout] 366 |             suspend(task)?;
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::prelude::suspend;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/suspense.rs:380:17
[INFO] [stdout]     |
[INFO] [stdout] 380 |     fn app() -> Element {
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct ElementId(pub usize);
[INFO] [stdout]     | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 380 |     fn app() -> ElementId {
[INFO] [stdout]     |                 ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/suspense.rs:394:22
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn Home() -> Element {
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct ElementId(pub usize);
[INFO] [stdout]     | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn Home() -> ElementId {
[INFO] [stdout]     |                      ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/suspense.rs:406:22
[INFO] [stdout]     |
[INFO] [stdout] 406 |     pub fn Page() -> Element {
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct ElementId(pub usize);
[INFO] [stdout]     | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 406 |     pub fn Page() -> ElementId {
[INFO] [stdout]     |                      ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> tests/suspense.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 |     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 412 -     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout] 412 +     Builder::new_current_thread()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/suspense.rs:417:27
[INFO] [stdout]     |
[INFO] [stdout] 417 |             let mut dom = VirtualDom::new(app);
[INFO] [stdout]     |                           ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/suspense.rs:430:28
[INFO] [stdout]     |
[INFO] [stdout] 430 |             dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]     |                            ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/suspense.rs:493:17
[INFO] [stdout]     |
[INFO] [stdout] 493 |     fn app() -> Element {
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct ElementId(pub usize);
[INFO] [stdout]     | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 493 |     fn app() -> ElementId {
[INFO] [stdout]     |                 ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/suspense.rs:504:40
[INFO] [stdout]     |
[INFO] [stdout] 504 |     fn MessageWithLoader(id: usize) -> Element {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct ElementId(pub usize);
[INFO] [stdout]     | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 504 |     fn MessageWithLoader(id: usize) -> ElementId {
[INFO] [stdout]     |                                        ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/suspense.rs:516:23
[INFO] [stdout]     |
[INFO] [stdout] 516 |     fn LoadTitle() -> Element {
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct ElementId(pub usize);
[INFO] [stdout]     | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 516 |     fn LoadTitle() -> ElementId {
[INFO] [stdout]     |                       ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/suspense.rs:525:30
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn Message(id: usize) -> Element {
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | pub struct ElementId(pub usize);
[INFO] [stdout]     | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn Message(id: usize) -> ElementId {
[INFO] [stdout]     |                              ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> tests/suspense.rs:583:5
[INFO] [stdout]     |
[INFO] [stdout] 583 |     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 583 -     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout] 583 +     Builder::new_current_thread()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/suspense.rs:587:27
[INFO] [stdout]     |
[INFO] [stdout] 587 |             let mut dom = VirtualDom::new(app);
[INFO] [stdout]     |                           ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AttributeValue` and `ElementId`
[INFO] [stdout]  --> tests/suspense.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus_core::{AttributeValue, ElementId, Mutation};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutation::*`
[INFO] [stdout]    --> tests/suspense.rs:475:9
[INFO] [stdout]     |
[INFO] [stdout] 475 |     use Mutation::*;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal`
[INFO] [stdout]    --> tests/suspense.rs:261:44
[INFO] [stdout]     |
[INFO] [stdout] 261 |     static SUSPENDED: GlobalSignal<bool> = Signal::global(|| false);
[INFO] [stdout]     |                                            ^^^^^^ use of undeclared type `Signal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus_ssr`
[INFO] [stdout]   --> tests/suspense.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |             let out = dioxus_ssr::render(&dom);
[INFO] [stdout]    |                       ^^^^^^^^^^ use of undeclared crate or module `dioxus_ssr`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 34 |             let out = dioxus_core::render(&dom);
[INFO] [stdout]    |                       ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> tests/suspense.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let mut val = use_signal(|| 0);
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_memo` in this scope
[INFO] [stdout]   --> tests/suspense.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let memo = use_memo(move || val * 2);
[INFO] [stdout]    |                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus_ssr`
[INFO] [stdout]   --> tests/suspense.rs:88:23
[INFO] [stdout]    |
[INFO] [stdout] 88 |             let out = dioxus_ssr::render(&dom);
[INFO] [stdout]    |                       ^^^^^^^^^^ use of undeclared crate or module `dioxus_ssr`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 88 |             let out = dioxus_core::render(&dom);
[INFO] [stdout]    |                       ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus_ssr`
[INFO] [stdout]   --> tests/suspense.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 93 |             let out = dioxus_ssr::render(&dom);
[INFO] [stdout]    |                       ^^^^^^^^^^ use of undeclared crate or module `dioxus_ssr`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 93 |             let out = dioxus_core::render(&dom);
[INFO] [stdout]    |                       ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]    --> tests/suspense.rs:109:35
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let mut future_resolved = use_signal(|| false);
[INFO] [stdout]     |                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus_ssr`
[INFO] [stdout]    --> tests/suspense.rs:147:23
[INFO] [stdout]     |
[INFO] [stdout] 147 |             let out = dioxus_ssr::render(&dom);
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared crate or module `dioxus_ssr`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 147 |             let out = dioxus_core::render(&dom);
[INFO] [stdout]     |                       ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]    --> tests/suspense.rs:163:35
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let mut future_resolved = use_signal(|| false);
[INFO] [stdout]     |                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]    --> tests/suspense.rs:222:25
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let mut count = use_signal(|| 0);
[INFO] [stdout]     |                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_future` in this scope
[INFO] [stdout]    --> tests/suspense.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |         use_future(move || async move {
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]    --> tests/suspense.rs:238:35
[INFO] [stdout]     |
[INFO] [stdout] 238 |         let mut future_resolved = use_signal(|| false);
[INFO] [stdout]     |                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_effect` in this scope
[INFO] [stdout]    --> tests/suspense.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |         use_effect(|| panic!("effects should not run during suspense"));
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus_ssr`
[INFO] [stdout]    --> tests/suspense.rs:271:23
[INFO] [stdout]     |
[INFO] [stdout] 271 |             let out = dioxus_ssr::render(&dom);
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared crate or module `dioxus_ssr`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 271 |             let out = dioxus_core::render(&dom);
[INFO] [stdout]     |                       ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus_ssr`
[INFO] [stdout]    --> tests/suspense.rs:278:23
[INFO] [stdout]     |
[INFO] [stdout] 278 |             let out = dioxus_ssr::render(&dom);
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared crate or module `dioxus_ssr`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 278 |             let out = dioxus_core::render(&dom);
[INFO] [stdout]     |                       ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus_ssr`
[INFO] [stdout]    --> tests/suspense.rs:283:23
[INFO] [stdout]     |
[INFO] [stdout] 283 |             let out = dioxus_ssr::render(&dom);
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared crate or module `dioxus_ssr`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 283 |             let out = dioxus_core::render(&dom);
[INFO] [stdout]     |                       ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]    --> tests/suspense.rs:299:32
[INFO] [stdout]     |
[INFO] [stdout] 299 |         let mut render_count = use_signal(|| 0);
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CopyValue`
[INFO] [stdout]    --> tests/suspense.rs:302:36
[INFO] [stdout]     |
[INFO] [stdout] 302 |         let mut task = use_hook(|| CopyValue::new(None));
[INFO] [stdout]     |                                    ^^^^^^^^^ use of undeclared type `CopyValue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]    --> tests/suspense.rs:353:28
[INFO] [stdout]     |
[INFO] [stdout] 353 |         let mut resolved = use_signal(|| false);
[INFO] [stdout]     |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_resource` in this scope
[INFO] [stdout]    --> tests/suspense.rs:395:28
[INFO] [stdout]     |
[INFO] [stdout] 395 |         let _calculation = use_resource(|| async move {
[INFO] [stdout]     |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_resource` in this scope
[INFO] [stdout]    --> tests/suspense.rs:517:21
[INFO] [stdout]     |
[INFO] [stdout] 517 |         let title = use_resource(move || async_content(0)).suspend()?();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_resource` in this scope
[INFO] [stdout]    --> tests/suspense.rs:526:23
[INFO] [stdout]     |
[INFO] [stdout] 526 |         let message = use_resource(move || async_content(id)).suspend()?();
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "suspense") due to 124 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1bd24a7329b9bc6a7605324275fe71be2518ad2284bc8db9d1431601c84828f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bd24a7329b9bc6a7605324275fe71be2518ad2284bc8db9d1431601c84828f6", kill_on_drop: false }`
[INFO] [stdout] 1bd24a7329b9bc6a7605324275fe71be2518ad2284bc8db9d1431601c84828f6
