[INFO] fetching crate dioxus-core 0.7.1...
[INFO] testing dioxus-core-0.7.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate dioxus-core 0.7.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate dioxus-core 0.7.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dioxus-core 0.7.1
[INFO] tweaked toml for crates.io crate dioxus-core 0.7.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxus-core 0.7.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dioxus-core 0.7.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.221
[INFO] [stderr]   Downloaded dioxus-core-types v0.7.1
[INFO] [stderr]   Downloaded subsecond-types v0.7.1
[INFO] [stderr]   Downloaded subsecond v0.7.1
[INFO] [stderr]   Downloaded generational-box v0.7.1
[INFO] [stderr]   Downloaded serde v1.0.221
[INFO] [stderr]   Downloaded serde_core v1.0.221
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80819954ae1196b951495ca4401119970e65caf4daa0d5a49405115044c80d0e
[INFO] running `Command { std: "docker" "start" "-a" "80819954ae1196b951495ca4401119970e65caf4daa0d5a49405115044c80d0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80819954ae1196b951495ca4401119970e65caf4daa0d5a49405115044c80d0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80819954ae1196b951495ca4401119970e65caf4daa0d5a49405115044c80d0e", kill_on_drop: false }`
[INFO] [stdout] 80819954ae1196b951495ca4401119970e65caf4daa0d5a49405115044c80d0e
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d7cff301b43b2cc15dcca8aceec695f76d791b7d3d94a3dbc2bce311f944be5
[INFO] running `Command { std: "docker" "start" "-a" "7d7cff301b43b2cc15dcca8aceec695f76d791b7d3d94a3dbc2bce311f944be5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.221
[INFO] [stderr]    Compiling serde v1.0.221
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling dioxus-core-types v0.7.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling serde_derive v1.0.221
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling generational-box v0.7.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling warnings v0.2.1
[INFO] [stderr]    Compiling subsecond-types v0.7.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling subsecond v0.7.1
[INFO] [stderr]    Compiling dioxus-core v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.32s
[INFO] running `Command { std: "docker" "inspect" "7d7cff301b43b2cc15dcca8aceec695f76d791b7d3d94a3dbc2bce311f944be5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d7cff301b43b2cc15dcca8aceec695f76d791b7d3d94a3dbc2bce311f944be5", kill_on_drop: false }`
[INFO] [stdout] 7d7cff301b43b2cc15dcca8aceec695f76d791b7d3d94a3dbc2bce311f944be5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92fd19b6d5f3625a980a5e19b0afa8fa73abae29b18cb849262732d2a8d30837
[INFO] running `Command { std: "docker" "start" "-a" "92fd19b6d5f3625a980a5e19b0afa8fa73abae29b18cb849262732d2a8d30837", kill_on_drop: false }`
[INFO] [stderr]    Compiling dioxus-core v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/attr_cleanup.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/suspense.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    --> tests/suspense.rs:378:9
[INFO] [stdout]     |
[INFO] [stdout] 378 |     use dioxus::prelude::*;
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[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 unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pretty_assertions`, use `cargo add pretty_assertions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/use_drop.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> tests/suspense.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |             tokio::select! {
[INFO] [stdout]     |             ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/use_drop.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::dioxus_core::use_drop;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dioxus::dioxus_core::use_drop`
[INFO] [stdout]  --> tests/use_drop.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::dioxus_core::use_drop;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/tracing.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/tracing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::html::SerializedHtmlEventConverter;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]  --> tests/tracing.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing_subscriber::{layer::SubscriberExt, Registry};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `tracing_fluent_assertions`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tracing_fluent_assertions`, use `cargo add tracing_fluent_assertions` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[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: 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/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[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/conditional_formatted_attributes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[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[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/error_boundary.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::{prelude::*, CapturedError};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[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[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[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::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:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         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: 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: 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: 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/attr_cleanup.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |             1 => rsx! {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]   --> tests/attr_cleanup.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     tracing_subscriber::fmt::init();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/diff_component.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::dioxus_core::{ElementId, Mutation::*};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/diff_component.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[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 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[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[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/lifecycle.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dioxus::dioxus_core::{ElementId, Mutation::*};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/lifecycle.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dioxus::html::SerializedHtmlEventConverter;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/lifecycle.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[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: 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[E0432]: unresolved import `pretty_assertions`
[INFO] [stdout]  --> tests/diff_component.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pretty_assertions::assert_eq;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `pretty_assertions`, use `cargo add pretty_assertions` to add it to your `Cargo.toml`
[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: 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[E0432]: unresolved import `dioxus`
[INFO] [stdout]  --> tests/error_boundary.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::{prelude::*, CapturedError};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/task.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> tests/task.rs:97:3
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[tokio::test]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/conditional_formatted_attributes.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     _ = rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> tests/task.rs:53:3
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[tokio::test]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> tests/task.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     tokio::select! {
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> tests/task.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[tokio::test]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> tests/task.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     tokio::select! {
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[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: 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: 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: 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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/miri_simple.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[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] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/task.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         rsx!({})
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/context_api.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::dioxus_core::{ElementId, Mutation::*};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/context_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::dioxus_core::ElementId`, `dioxus::dioxus_core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/context_api.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: 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] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/task.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             rsx!(div {})
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/task.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |             rsx!(Child {})
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> tests/task.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[component]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/task.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         rsx!(div {})
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[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] 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: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/task.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         rsx!({})
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[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] 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] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/safety.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/bubble_error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[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] [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 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: 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] error: cannot find derive macro `Props` in this scope
[INFO] [stdout]  --> tests/use_drop.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Props)]
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout] 
[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: 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/diff_component.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let template_1 = rsx! { "{dynamic}" };
[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] 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] [stdout] For more information about this error, try `rustc --explain E0433`.
[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[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[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[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[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: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/use_drop.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let template_2 = rsx! { "{dynamic}" };
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |             0 => rsx! {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 |             1 => rsx! {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |             2 => rsx! {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |             3 => rsx! {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/use_drop.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     rsx! {}
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |             4 => rsx! {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |             _ => rsx!("blah"),
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> tests/task.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |                     tokio::time::sleep(Duration::from_micros(50)).await;
[INFO] [stdout]    |                     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         rsx!( h1 { "nav_link" } )
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/context_api.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         rsx!(child_1 {})
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         rsx!( div { "dashboard" } )
[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] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         rsx!( div { "results" } )
[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[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> tests/task.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     tokio::time::sleep(Duration::from_micros(25)).await;
[INFO] [stdout]    |                     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/event_propagation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/context_api.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         rsx!(child_2 {})
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/context_api.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         rsx!("Value is {value}")
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/use_drop.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn app(props: AppProps) -> Element {
[INFO] [stdout]    |                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/bubble_error.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     rsx! { div { "hello {value}" } }
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/use_drop.rs:37:40
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn child_component(props: AppProps) -> Element {
[INFO] [stdout]    |                                        ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  2 + 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/use_drop.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |     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]  2 + 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/use_drop.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |     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]  2 + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "tracing") due to 18 previous errors
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[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[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 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[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[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[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[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> tests/task.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 tokio::time::sleep(Duration::from_millis(50)).await;
[INFO] [stdout]    |                 ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> tests/bubble_error.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/bubble_error.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |     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[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     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 `ScopeId`
[INFO] [stdout]   --> tests/bubble_error.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     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[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn nav_bar() -> 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_component.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn nav_link() -> 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_component.rs:65:24
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn dash_board() -> 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_component.rs:69:26
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn dash_results() -> 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/diff_component.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |     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_component.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |     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_component.rs:99:20
[INFO] [stdout]    |
[INFO] [stdout] 99 |     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_component.rs:108:20
[INFO] [stdout]     |
[INFO] [stdout] 108 |     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/error_boundary.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     rsx! { div {} }
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/diff_keyed_list.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[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 unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> tests/task.rs:108:21
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     tokio::task::yield_now().await;
[INFO] [stdout]     |                     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> tests/task.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     tokio::task::yield_now().await;
[INFO] [stdout]     |                     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> tests/task.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn run_vdom(app: fn() -> 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 `VirtualDom`
[INFO] [stdout]  --> tests/task.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] 3 + use dioxus_core::VirtualDom;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/task.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |     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] Some errors have detailed explanations: E0412, 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/miri_simple.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         rsx! { div {} }
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]   --> tests/task.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         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/task.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |             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::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]   --> tests/task.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             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::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/task.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |     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/task.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |     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[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/task.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |     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[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/task.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |     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 `use_hook` in this scope
[INFO] [stdout]    --> tests/task.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         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/task.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |             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]   3 + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dioxus_core::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]    --> tests/task.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         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/task.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |             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]   3 + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dioxus_core::spawn;
[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: cannot find attribute `component` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[component]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         rsx! {
[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: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         rsx! { div {} }
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> tests/context_api.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 |     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/context_api.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         provide_context(generation() as 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::provide_context;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/context_api.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn child_1() -> 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/context_api.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn child_2() -> 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/context_api.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let value = 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::consume_context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/context_api.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     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[E0422]: cannot find struct, variant or union type `CreateTextNode` in this scope
[INFO] [stdout]   --> tests/context_api.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |             CreateTextNode { value: "Value is 0".to_string(), 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::CreateTextNode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "conditional_formatted_attributes") due to 3 previous errors
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/context_api.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]  1 + 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/context_api.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/context_api.rs:34:54
[INFO] [stdout]    |
[INFO] [stdout] 34 |         assert_eq!(consume_context_from_scope::<i32>(ScopeId::APP).unwrap(), 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[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/context_api.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]  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/context_api.rs:40:54
[INFO] [stdout]    |
[INFO] [stdout] 40 |         assert_eq!(consume_context_from_scope::<i32>(ScopeId::APP).unwrap(), 2);
[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/context_api.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     dom.mark_dirty(ScopeId(ScopeId::APP.0 + 2));
[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/context_api.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 |     dom.mark_dirty(ScopeId(ScopeId::APP.0 + 2));
[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[E0422]: cannot find struct, variant or union type `SetText` in this scope
[INFO] [stdout]   --> tests/context_api.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |         [SetText { value: "Value is 2".to_string(), 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::SetText;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/context_api.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     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/miri_simple.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         rsx! {
[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/context_api.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 |     dom.mark_dirty(ScopeId(ScopeId::APP.0 + 2));
[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/context_api.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |     dom.mark_dirty(ScopeId(ScopeId::APP.0 + 2));
[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[E0422]: cannot find struct, variant or union type `SetText` in this scope
[INFO] [stdout]   --> tests/context_api.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 |         [SetText { value: "Value is 3".to_string(), 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::SetText;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[component]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |             rsx! {
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[component]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         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:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         rsx! { div {} }
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:82:25
[INFO] [stdout]    |
[INFO] [stdout] 82 |         |cx: RootProps| rsx!( div { "{cx.0}" } ),
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "bubble_error") due to 5 previous errors
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "safety") due to 3 previous errors
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 |     #[component]
[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] 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[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         rsx! {"Hello {name}"}
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "use_drop") due to 10 previous errors
[INFO] [stderr] error: could not compile `dioxus-core` (test "context_api") due to 25 previous errors
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:110:7
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[component]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         rsx! {"Goodbye {name}"}
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "diff_component") due to 25 previous errors
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let mut render_phase = use_signal(|| 0);
[INFO] [stdout]    |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "lifecycle") due to 23 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "attr_cleanup") due to 9 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "task") due to 31 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "error_boundary") due to 20 previous errors
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         rsx! { div {} }
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[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:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         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/event_propagation.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         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/event_propagation.rs:68:5
[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:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         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:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) })
[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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/event_propagation.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 |     set_event_converter(Box::new(dioxus::html::SerializedHtmlEventConverter));
[INFO] [stdout]   |                                  ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         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:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         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:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         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:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |         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:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |         rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) })
[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/diff_keyed_list.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |         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:317:9
[INFO] [stdout]     |
[INFO] [stdout] 317 |         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:342:9
[INFO] [stdout]     |
[INFO] [stdout] 342 |         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 `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] [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] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:370:9
[INFO] [stdout]     |
[INFO] [stdout] 370 |         rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) })
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:404:9
[INFO] [stdout]     |
[INFO] [stdout] 404 |         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/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: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:433:9
[INFO] [stdout]     |
[INFO] [stdout] 433 |         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 `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[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[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     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:46:29
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn ThrowsError() -> 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:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn AutoClearError() -> 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 `VirtualDom`
[INFO] [stdout]   --> tests/error_boundary.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |     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 unresolved module or unlinked crate `dioxus_ssr`
[INFO] [stdout]   --> tests/error_boundary.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let out = dioxus_ssr::render(&dom);
[INFO] [stdout]    |               ^^^^^^^^^^ use of unresolved module or unlinked crate `dioxus_ssr`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 74 -     let out = dioxus_ssr::render(&dom);
[INFO] [stdout] 74 +     let out = dioxus_core::render(&dom);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/event_propagation.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |     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/event_propagation.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     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/event_propagation.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 |         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]  8 | fn events_propagate<SerializedMouseData>() {
[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/event_propagation.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 |         dom.mark_dirty(ScopeId(0));
[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 `Event`
[INFO] [stdout]   --> tests/event_propagation.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |     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/event_propagation.rs:30:46
[INFO] [stdout]    |
[INFO] [stdout] 30 |         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]  8 | fn events_propagate<SerializedMouseData>() {
[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/event_propagation.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |         dom.mark_dirty(ScopeId(0));
[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 `Event`
[INFO] [stdout]   --> tests/event_propagation.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |     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/event_propagation.rs:44:46
[INFO] [stdout]    |
[INFO] [stdout] 44 |         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]  8 | fn events_propagate<SerializedMouseData>() {
[INFO] [stdout]    |                    +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/event_propagation.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 | 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] 51 | 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/event_propagation.rs:67:27
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn problematic_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] 67 | fn problematic_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[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> tests/miri_simple.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     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:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |     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:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 |     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:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     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: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[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         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:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |     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: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[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |     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:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         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::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:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |     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:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 |         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::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:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |     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:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |     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:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |     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:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         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::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:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     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:72:20
[INFO] [stdout]    |
[INFO] [stdout] 72 |     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:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |     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:87:20
[INFO] [stdout]    |
[INFO] [stdout] 87 |     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:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |     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:106:36
[INFO] [stdout]     |
[INFO] [stdout] 106 |     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:111:36
[INFO] [stdout]     |
[INFO] [stdout] 111 |     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:115:19
[INFO] [stdout]     |
[INFO] [stdout] 115 |     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:117:20
[INFO] [stdout]     |
[INFO] [stdout] 117 |     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:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |     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:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         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::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:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         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:132:37
[INFO] [stdout]     |
[INFO] [stdout] 132 |                     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::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:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |     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: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]   1 + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dioxus_core::generation`
[INFO] [stdout]  --> tests/miri_simple.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus_core::generation;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_event_converter` in this scope
[INFO] [stdout]  --> tests/event_propagation.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     set_event_converter(Box::new(dioxus::html::SerializedHtmlEventConverter));
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlatformEventData`
[INFO] [stdout]   --> tests/event_propagation.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |         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[E0433]: failed to resolve: use of undeclared type `PlatformEventData`
[INFO] [stdout]   --> tests/event_propagation.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |         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[E0433]: failed to resolve: use of undeclared type `PlatformEventData`
[INFO] [stdout]   --> tests/event_propagation.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Rc::new(PlatformEventData::new(Box::<SerializedMouseData>::default())) as Rc<dyn Any>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of undeclared type `PlatformEventData`
[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 "event_propagation") due to 19 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[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] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/diff_keyed_list.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |     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[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(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:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 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:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 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:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 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:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 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:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 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:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 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:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 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:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 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:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 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] [stderr] error: could not compile `dioxus-core` (test "miri_simple") due to 46 previous errors; 1 warning emitted
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 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: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]  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:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |             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:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             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:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |     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[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/diff_keyed_list.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |     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:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |             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:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |             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:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             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:82:19
[INFO] [stdout]    |
[INFO] [stdout] 82 |     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[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/diff_keyed_list.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |     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:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |             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:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |             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:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |             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:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |     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[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |     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[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[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(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:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             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:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             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:134:19
[INFO] [stdout]     |
[INFO] [stdout] 134 |     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[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:146:20
[INFO] [stdout]     |
[INFO] [stdout] 146 |     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:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |             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:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 |             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:159:19
[INFO] [stdout]     |
[INFO] [stdout] 159 |     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[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:171:20
[INFO] [stdout]     |
[INFO] [stdout] 171 |     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:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |             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:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             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:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |             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:184:19
[INFO] [stdout]     |
[INFO] [stdout] 184 |     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[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:196:20
[INFO] [stdout]     |
[INFO] [stdout] 196 |     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:201:13
[INFO] [stdout]     |
[INFO] [stdout] 201 |             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:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |             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:203:13
[INFO] [stdout]     |
[INFO] [stdout] 203 |             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:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |             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:206:13
[INFO] [stdout]     |
[INFO] [stdout] 206 |             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:213:19
[INFO] [stdout]     |
[INFO] [stdout] 213 |     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[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:226:20
[INFO] [stdout]     |
[INFO] [stdout] 226 |     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:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |             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:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |             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:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |             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:235:13
[INFO] [stdout]     |
[INFO] [stdout] 235 |             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:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |             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:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |             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:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 |             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:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 |             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:247:19
[INFO] [stdout]     |
[INFO] [stdout] 247 |     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[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:260:20
[INFO] [stdout]     |
[INFO] [stdout] 260 |     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:265:13
[INFO] [stdout]     |
[INFO] [stdout] 265 |             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:267:13
[INFO] [stdout]     |
[INFO] [stdout] 267 |             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:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |             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:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 |             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:271:13
[INFO] [stdout]     |
[INFO] [stdout] 271 |             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:273:13
[INFO] [stdout]     |
[INFO] [stdout] 273 |             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:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |             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:281:19
[INFO] [stdout]     |
[INFO] [stdout] 281 |     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[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:293:20
[INFO] [stdout]     |
[INFO] [stdout] 293 |     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:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 |             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:298:13
[INFO] [stdout]     |
[INFO] [stdout] 298 |             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:299:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |             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:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 |             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:301:13
[INFO] [stdout]     |
[INFO] [stdout] 301 |             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:310:19
[INFO] [stdout]     |
[INFO] [stdout] 310 |     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[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:322:20
[INFO] [stdout]     |
[INFO] [stdout] 322 |     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:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |             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:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |             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:328:13
[INFO] [stdout]     |
[INFO] [stdout] 328 |             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:335:19
[INFO] [stdout]     |
[INFO] [stdout] 335 |     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[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:347:20
[INFO] [stdout]     |
[INFO] [stdout] 347 |     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:351:13
[INFO] [stdout]     |
[INFO] [stdout] 351 |             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:352:13
[INFO] [stdout]     |
[INFO] [stdout] 352 |             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:353:13
[INFO] [stdout]     |
[INFO] [stdout] 353 |             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:354:13
[INFO] [stdout]     |
[INFO] [stdout] 354 |             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:355:13
[INFO] [stdout]     |
[INFO] [stdout] 355 |             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:356:13
[INFO] [stdout]     |
[INFO] [stdout] 356 |             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:363:19
[INFO] [stdout]     |
[INFO] [stdout] 363 |     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[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:375:20
[INFO] [stdout]     |
[INFO] [stdout] 375 |     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:380:13
[INFO] [stdout]     |
[INFO] [stdout] 380 |             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:381:13
[INFO] [stdout]     |
[INFO] [stdout] 381 |             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:382:13
[INFO] [stdout]     |
[INFO] [stdout] 382 |             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:383:13
[INFO] [stdout]     |
[INFO] [stdout] 383 |             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:384:13
[INFO] [stdout]     |
[INFO] [stdout] 384 |             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:385:13
[INFO] [stdout]     |
[INFO] [stdout] 385 |             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:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 |             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:387:13
[INFO] [stdout]     |
[INFO] [stdout] 387 |             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:388:13
[INFO] [stdout]     |
[INFO] [stdout] 388 |             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:389:13
[INFO] [stdout]     |
[INFO] [stdout] 389 |             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:390:13
[INFO] [stdout]     |
[INFO] [stdout] 390 |             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:397:19
[INFO] [stdout]     |
[INFO] [stdout] 397 |     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[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:409:20
[INFO] [stdout]     |
[INFO] [stdout] 409 |     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:414:13
[INFO] [stdout]     |
[INFO] [stdout] 414 |             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:415:13
[INFO] [stdout]     |
[INFO] [stdout] 415 |             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:416:13
[INFO] [stdout]     |
[INFO] [stdout] 416 |             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:423:19
[INFO] [stdout]     |
[INFO] [stdout] 423 |     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[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:438:20
[INFO] [stdout]     |
[INFO] [stdout] 438 |     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:443:13
[INFO] [stdout]     |
[INFO] [stdout] 443 |             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:444:13
[INFO] [stdout]     |
[INFO] [stdout] 444 |             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:445:13
[INFO] [stdout]     |
[INFO] [stdout] 445 |             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 unresolved module or unlinked crate `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 unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "diff_keyed_list") due to 126 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> tests/suspense.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[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::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::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::suspend;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> tests/suspense.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[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::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::suspend;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> tests/suspense.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[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::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::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::suspend;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> tests/suspense.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[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::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::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 unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> tests/suspense.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 263 |     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[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:26
[INFO] [stdout]     |
[INFO] [stdout] 275 |             dom.in_scope(ScopeId::APP, || *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::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::suspend;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> tests/suspense.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 |     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[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::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::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 unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> tests/suspense.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 |     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> tests/suspense.rs:583:5
[INFO] [stdout]     |
[INFO] [stdout] 583 |     tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[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`, `ElementId`, and `generation`
[INFO] [stdout]  --> tests/suspense.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus_core::{generation, AttributeValue, ElementId, Mutation};
[INFO] [stdout]   |                   ^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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 unresolved module or unlinked crate `dioxus_ssr`
[INFO] [stdout]   --> tests/suspense.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |             let out = dioxus_ssr::render(&dom);
[INFO] [stdout]    |                       ^^^^^^^^^^ use of unresolved module or unlinked crate `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_ssr::render(&dom);
[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 unresolved module or unlinked crate `dioxus_ssr`
[INFO] [stdout]   --> tests/suspense.rs:88:23
[INFO] [stdout]    |
[INFO] [stdout] 88 |             let out = dioxus_ssr::render(&dom);
[INFO] [stdout]    |                       ^^^^^^^^^^ use of unresolved module or unlinked crate `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_ssr::render(&dom);
[INFO] [stdout] 88 +             let out = dioxus_core::render(&dom);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus_ssr`
[INFO] [stdout]   --> tests/suspense.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 93 |             let out = dioxus_ssr::render(&dom);
[INFO] [stdout]    |                       ^^^^^^^^^^ use of unresolved module or unlinked crate `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_ssr::render(&dom);
[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 unresolved module or unlinked crate `dioxus_ssr`
[INFO] [stdout]    --> tests/suspense.rs:147:23
[INFO] [stdout]     |
[INFO] [stdout] 147 |             let out = dioxus_ssr::render(&dom);
[INFO] [stdout]     |                       ^^^^^^^^^^ use of unresolved module or unlinked crate `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_ssr::render(&dom);
[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 unresolved module or unlinked crate `dioxus_ssr`
[INFO] [stdout]    --> tests/suspense.rs:271:23
[INFO] [stdout]     |
[INFO] [stdout] 271 |             let out = dioxus_ssr::render(&dom);
[INFO] [stdout]     |                       ^^^^^^^^^^ use of unresolved module or unlinked crate `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_ssr::render(&dom);
[INFO] [stdout] 271 +             let out = dioxus_core::render(&dom);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus_ssr`
[INFO] [stdout]    --> tests/suspense.rs:278:23
[INFO] [stdout]     |
[INFO] [stdout] 278 |             let out = dioxus_ssr::render(&dom);
[INFO] [stdout]     |                       ^^^^^^^^^^ use of unresolved module or unlinked crate `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_ssr::render(&dom);
[INFO] [stdout] 278 +             let out = dioxus_core::render(&dom);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus_ssr`
[INFO] [stdout]    --> tests/suspense.rs:283:23
[INFO] [stdout]     |
[INFO] [stdout] 283 |             let out = dioxus_ssr::render(&dom);
[INFO] [stdout]     |                       ^^^^^^^^^^ use of unresolved module or unlinked crate `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_ssr::render(&dom);
[INFO] [stdout] 283 +             let out = dioxus_core::render(&dom);
[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[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" "92fd19b6d5f3625a980a5e19b0afa8fa73abae29b18cb849262732d2a8d30837", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92fd19b6d5f3625a980a5e19b0afa8fa73abae29b18cb849262732d2a8d30837", kill_on_drop: false }`
[INFO] [stdout] 92fd19b6d5f3625a980a5e19b0afa8fa73abae29b18cb849262732d2a8d30837
