[INFO] fetching crate dioxus-core 0.4.2...
[INFO] checking dioxus-core-0.4.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate dioxus-core 0.4.2 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate dioxus-core 0.4.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dioxus-core 0.4.2
[INFO] finished tweaking crates.io crate dioxus-core 0.4.2
[INFO] tweaked toml for crates.io crate dioxus-core 0.4.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded longest-increasing-subsequence v0.1.0
[INFO] [stderr]   Downloaded smallbox v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a86f92db614312c4aad040c2b8e6b5e7b8ddfddee12abdea7f7434ab1bdbe74b
[INFO] running `Command { std: "docker" "start" "-a" "a86f92db614312c4aad040c2b8e6b5e7b8ddfddee12abdea7f7434ab1bdbe74b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a86f92db614312c4aad040c2b8e6b5e7b8ddfddee12abdea7f7434ab1bdbe74b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a86f92db614312c4aad040c2b8e6b5e7b8ddfddee12abdea7f7434ab1bdbe74b", kill_on_drop: false }`
[INFO] [stdout] a86f92db614312c4aad040c2b8e6b5e7b8ddfddee12abdea7f7434ab1bdbe74b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8efa36296a61d782ea459a49f4035c089b41fce6c96d97d9c8cdac70083a1a3
[INFO] running `Command { std: "docker" "start" "-a" "c8efa36296a61d782ea459a49f4035c089b41fce6c96d97d9c8cdac70083a1a3", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking bumpalo v3.15.4
[INFO] [stderr]     Checking smallbox v0.8.2
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking dioxus-core v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/create_element.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/kitchen_sink.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/kitchen_sink.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::core::{ElementId, Mutation};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::core::ElementId`, `dioxus::core::Mutation`, `Mutation::*`
[INFO] [stdout]   --> tests/kitchen_sink.rs:2:20
[INFO] [stdout]    |
[INFO] [stdout] 2  | use dioxus::core::{ElementId, Mutation};
[INFO] [stdout]    |                    ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     use Mutation::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/borrowedstate.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/bubble_error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/borrowedstate.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::core::ElementId`, `dioxus::core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/borrowedstate.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |                    ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 4 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/lifecycle.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/lifecycle.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/error_boundary.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::core::ElementId`, `dioxus::core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/lifecycle.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |                    ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 6 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/diff_keyed_list.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/context_api.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/context_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/diff_keyed_list.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::core::ElementId`, `dioxus::core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/diff_keyed_list.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |                    ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 8 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::core::ElementId`, `dioxus::core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/context_api.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |                    ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/create_dom.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dioxus::core::Mutation::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/create_dom.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/create_dom.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dioxus::core::Mutation::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/miri_stress.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/miri_full_app.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/boolattrs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/boolattrs.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::core::ElementId`, `dioxus::core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/boolattrs.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |                    ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/fuzzing.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::Props;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/bubble_error.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     cx.render(rsx! {
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/borrowedstate.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |     cx.render(rsx! {
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]  --> tests/kitchen_sink.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     cx.render(rsx! {
[INFO] [stdout]   |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Props` in this scope
[INFO] [stdout]   --> tests/borrowedstate.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Props)]
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]  --> tests/create_element.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |         cx.render(rsx! {
[INFO] [stdout]   |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/borrowedstate.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     cx.render(rsx! {
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Props` in this scope
[INFO] [stdout]   --> tests/borrowedstate.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Props)]
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |         cx.render(rsx! { div { "{val}" } })
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]  --> tests/create_element.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let mut dom = VirtualDom::new(|cx| {
[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[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]  --> tests/bubble_error.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn app(cx: Scope) -> Element {
[INFO] [stdout]   |            ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 3 + use dioxus_core::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use std::thread::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     cx.render(rsx! {
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> tests/bubble_error.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn app(cx: Scope) -> 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/borrowedstate.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |     cx.render(rsx!(div { "Hello {cx.props.name}!" }))
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/bubble_error.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |     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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/bubble_error.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |     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] 3  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |         cx.render(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/lifecycle.rs:46:28
[INFO] [stdout]    |
[INFO] [stdout] 46 |             0 => cx.render(rsx! {
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |         cx.render(rsx!(order.iter().map(|i| rsx!(div { key: "{i}" }))))
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |         cx.render(rsx!(order.iter().map(|i| rsx!(div { key: "{i}" }))))
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_dom.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:52:28
[INFO] [stdout]    |
[INFO] [stdout] 52 |             _ => cx.render(rsx!(())),
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/diff_component.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/diff_component.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |         cx.render(rsx!(order.iter().map(|i| rsx!(div { key: "{i}" }))))
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::core::ElementId`, `dioxus::core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/diff_component.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use 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/miri_stress.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 |             return cx.render(rsx!(()));
[INFO] [stdout]    |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_dom.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     cx.render(rsx! {
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]  --> tests/kitchen_sink.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn basic_syntax_is_a_template(cx: Scope) -> Element {
[INFO] [stdout]   |                                   ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::thread::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> tests/kitchen_sink.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn basic_syntax_is_a_template(cx: Scope) -> 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/kitchen_sink.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let mut dom = VirtualDom::new(basic_syntax_is_a_template);
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:140:19
[INFO] [stdout]     |
[INFO] [stdout] 140 |         cx.render(rsx!(order.iter().map(|i| rsx!(div { key: "{i}" }))))
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/kitchen_sink.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             LoadTemplate { name: "template", index: 0, id: ElementId(1) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope
[INFO] [stdout]   --> tests/kitchen_sink.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             SetAttribute {
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Mutation::SetAttribute;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `NewEventListener` in this scope
[INFO] [stdout]   --> tests/kitchen_sink.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             NewEventListener { name: "click", 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::NewEventListener;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_dom.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `HydrateText` in this scope
[INFO] [stdout]   --> tests/kitchen_sink.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |             HydrateText { path: &[0, 0], value: "123", id: ElementId(2) },
[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::HydrateText;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/kitchen_sink.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |             AppendChildren { id: ElementId(0), m: 1 },
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |         cx.render(rsx!(
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:165:19
[INFO] [stdout]     |
[INFO] [stdout] 165 |         cx.render(rsx!(order.iter().map(|i| rsx!(div { key: "{i}" }))))
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     cx.render(rsx! {
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout] 109 |         cx.render(rsx! {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:190:19
[INFO] [stdout]     |
[INFO] [stdout] 190 |         cx.render(rsx!(order.iter().map(|i| rsx!(div { key: "{i}" }))))
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Props` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[derive(Props)]
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 |         cx.render(rsx! {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[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:219:19
[INFO] [stdout]     |
[INFO] [stdout] 219 |         cx.render(rsx!(order.iter().map(|i| rsx!(div { key: "{i}" }))))
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `inline_props` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[inline_props]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Props` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[derive(Props)]
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]  --> tests/context_api.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |         cx.render(rsx!(child_1 {}))
[INFO] [stdout]   |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/miri_simple.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:253:19
[INFO] [stdout]     |
[INFO] [stdout] 253 |         cx.render(rsx!(order.iter().map(|i| rsx!(div { key: "{i}" }))))
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 |     cx.render(rsx! {
[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:287:19
[INFO] [stdout]     |
[INFO] [stdout] 287 |         cx.render(rsx!(order.iter().map(|i| rsx!(div { key: "{i}" }))))
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |         cx.render(rsx! {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/context_api.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |         cx.render(rsx!(child_2 {}))
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `render` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         render!(div { "goodbye world" })
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:164:19
[INFO] [stdout]     |
[INFO] [stdout] 164 |         cx.render(rsx! {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:316:19
[INFO] [stdout]     |
[INFO] [stdout] 316 |         cx.render(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/context_api.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |         cx.render(rsx!("Value is {value}"))
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:76:30
[INFO] [stdout]    |
[INFO] [stdout] 76 |             return cx.render(rsx!(()));
[INFO] [stdout]    |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:341:19
[INFO] [stdout]     |
[INFO] [stdout] 341 |         cx.render(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] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn app(cx: Scope) -> Element {
[INFO] [stdout]    |            ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |         cx.render(rsx!(
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn app(cx: Scope) -> 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 `Scope` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn NoneChild(_cx: Scope) -> Element {
[INFO] [stdout]    |                   ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn NoneChild(_cx: Scope) -> 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 derive macro `Props` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:87:25
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[derive(PartialEq, Props)]
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn ThrowChild(cx: Scope) -> Element {
[INFO] [stdout]    |                   ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn ThrowChild(cx: Scope) -> 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] [stderr] error: could not compile `dioxus-core` (test "create_element") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find macro `render` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         render!(div { "goodbye world" })
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Props` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:114:32
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[derive(PartialEq, Clone, Props)]
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "bubble_error") due to 7 previous errors
[INFO] [stdout] error: cannot find macro `render` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         render!(child_component { inner: name.inner.clone() })
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]  --> tests/borrowedstate.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut dom = VirtualDom::new(Parent);
[INFO] [stdout]   |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use dioxus_core::VirtualDom;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/borrowedstate.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             LoadTemplate { name: "template", index: 0, id: ElementId(1,) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/borrowedstate.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |             LoadTemplate { name: "template", index: 0, id: ElementId(2,) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `render` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         render!(div { "{cx.props.inner}" })
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/borrowedstate.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             LoadTemplate { name: "template", index: 0, id: ElementId(3,) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `HydrateText` in this scope
[INFO] [stdout]   --> tests/borrowedstate.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             HydrateText { path: &[0,], value: "Hello w1!", id: ElementId(4,) },
[INFO] [stdout]    |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::HydrateText;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplacePlaceholder` in this scope
[INFO] [stdout]   --> tests/borrowedstate.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |             ReplacePlaceholder { path: &[1,], m: 1 },
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::ReplacePlaceholder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplacePlaceholder` in this scope
[INFO] [stdout]   --> tests/borrowedstate.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |             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] 3  + use dioxus_core::Mutation::ReplacePlaceholder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/borrowedstate.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             AppendChildren { m: 1, id: ElementId(0) },
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/borrowedstate.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn Parent(cx: Scope) -> Element {
[INFO] [stdout]    |               ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/borrowedstate.rs:24:25
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn Parent(cx: Scope) -> 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 `Scope` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn app(cx: Scope<AppProps>) -> Element {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 5  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/borrowedstate.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn Child<'a>(cx: Scope<'a, ChildProps<'a>>) -> Element {
[INFO] [stdout]    |                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn app(cx: Scope<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[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/borrowedstate.rs:39:48
[INFO] [stdout]    |
[INFO] [stdout] 39 | fn Child<'a>(cx: Scope<'a, ChildProps<'a>>) -> 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 `Scope` in this scope
[INFO] [stdout]   --> tests/borrowedstate.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn Child2<'a>(cx: Scope<'a, Grandchild<'a>>) -> Element {
[INFO] [stdout]    |                   ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/lifecycle.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     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: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:169:19
[INFO] [stdout]     |
[INFO] [stdout] 169 |         cx.render(rsx! {
[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:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             LoadTemplate { name: "template", 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 `HydrateText` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             HydrateText { path: &[0], value: "goodbye", 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::HydrateText;
[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:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             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 `Scope` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 5  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn app(cx: Scope) -> 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:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |     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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |     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] 5  + 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_full_app.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] 1 + use dioxus_core::VirtualDom;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreatePlaceholder` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             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[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn app(cx: Scope) -> Element {
[INFO] [stdout]    |            ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[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:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             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[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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] 18 | fn app(cx: Scope) -> 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 `Scope` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn child_example<'a>(cx: Scope<'a>, i: i32, onhover: EventHandler<'a, MouseEvent>) -> Element {
[INFO] [stdout]    |                          ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventHandler` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:42:54
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn child_example<'a>(cx: Scope<'a>, i: i32, onhover: EventHandler<'a, MouseEvent>) -> Element {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MouseEvent` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:42:71
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn child_example<'a>(cx: Scope<'a>, i: i32, onhover: EventHandler<'a, 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] 42 | fn child_example<'a, MouseEvent>(cx: Scope<'a>, i: i32, onhover: EventHandler<'a, MouseEvent>) -> Element {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:42:87
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn child_example<'a>(cx: Scope<'a>, i: i32, onhover: EventHandler<'a, MouseEvent>) -> Element {
[INFO] [stdout]    |                                                                                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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] 42 | fn child_example<'a>(cx: Scope<'a>, i: i32, onhover: EventHandler<'a, 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[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create_dom.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 8  + 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/create_dom.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             LoadTemplate { name: "template", 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] 8  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/create_dom.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             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] 8  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create_dom.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 8  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create_dom.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 8  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/create_dom.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 8   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/create_dom.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 8   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |         children: Element<'a>,
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | 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] 145 |         children: ElementId<'a>,
[INFO] [stdout]     |                   ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn Child<'a>(cx: Scope<'a, ChildProps<'a>>) -> Element {
[INFO] [stdout]     |                      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 8   + use dioxus_core::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use std::thread::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:148:52
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn Child<'a>(cx: Scope<'a, ChildProps<'a>>) -> Element {
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | 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] 148 |     fn Child<'a>(cx: Scope<'a, ChildProps<'a>>) -> ElementId {
[INFO] [stdout]     |                                                    ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/create_dom.rs:163:19
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 8   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "borrowedstate") due to 23 previous errors
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/borrowedstate.rs:53:49
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn Child2<'a>(cx: Scope<'a, Grandchild<'a>>) -> 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] [stderr] error: could not compile `dioxus-core` (test "kitchen_sink") due to 14 previous errors
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |             LoadTemplate { name: "template", 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] 8   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreatePlaceholder` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:193:13
[INFO] [stdout]     |
[INFO] [stdout] 193 |             CreatePlaceholder { id: ElementId(2) },
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 8   + use dioxus_core::Mutation::CreatePlaceholder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |             AppendChildren { m: 2, id: ElementId(0) }
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 8   + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_value` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> tests/kitchen_sink.rs:39:44
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 value: (&*bump.alloc("123".into_value(&bump))).into(),
[INFO] [stdout]    |                                            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `IntoAttributeValue` which provides `into_value` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::prelude::IntoAttributeValue;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `into_vnode` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 value: (&*bump.alloc("123".into_vnode(&bump))).into(),
[INFO] [stdout]    |                                            ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]  --> tests/context_api.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]   |                ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::thread::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> tests/context_api.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 |     fn app(cx: Scope) -> 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 `Scope` in this scope
[INFO] [stdout]   --> tests/context_api.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn child_1(cx: Scope) -> Element {
[INFO] [stdout]    |                    ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/context_api.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn child_1(cx: Scope) -> 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 `MouseData`
[INFO] [stdout]   --> tests/miri_full_app.rs:12:43
[INFO] [stdout]    |
[INFO] [stdout] 12 |         dom.handle_event("click", Rc::new(MouseData::default()), ElementId(2), true);
[INFO] [stdout]    |                                           ^^^^^^^^^ use of undeclared type `MouseData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/context_api.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn child_2(cx: Scope) -> Element {
[INFO] [stdout]    |                    ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MouseData`
[INFO] [stdout]   --> tests/lifecycle.rs:59:39
[INFO] [stdout]    |
[INFO] [stdout] 59 |     dom.handle_event("click", Rc::new(MouseData::default()), ElementId(1), true);
[INFO] [stdout]    |                                       ^^^^^^^^^ use of undeclared type `MouseData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/context_api.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn child_2(cx: Scope) -> 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/context_api.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |     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] [stderr] error: could not compile `dioxus-core` (test "lifecycle") due to 20 previous errors
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateTextNode` in this scope
[INFO] [stdout]   --> tests/context_api.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |             CreateTextNode { value: "Value is 0", id: ElementId(1,) },
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Mutation::CreateTextNode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/context_api.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |             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: aborting due to 22 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/context_api.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |     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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/context_api.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |     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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/context_api.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |     dom.mark_dirty(ScopeId(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[E0422]: cannot find struct, variant or union type `SetText` in this scope
[INFO] [stdout]   --> tests/context_api.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 |         [SetText { value: "Value is 2", 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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/context_api.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/context_api.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |     dom.mark_dirty(ScopeId(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[E0422]: cannot find struct, variant or union type `SetText` in this scope
[INFO] [stdout]   --> tests/context_api.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 |         [SetText { value: "Value is 3", 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: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `DepthProps: Properties` is not satisfied
[INFO] [stdout]    --> tests/fuzzing.rs:183:48
[INFO] [stdout]     |
[INFO] [stdout] 183 |             dynamic_nodes: cx.bump().alloc([cx.component(
[INFO] [stdout]     |                                                ^^^^^^^^^ the trait `Properties` is not implemented for `DepthProps`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Properties`:
[INFO] [stdout]               dioxus_core::fragment::FragmentProps<'a>
[INFO] [stdout]               ()
[INFO] [stdout] note: required by a bound in `dioxus_core::ScopeState::component`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/scopes.rs:491:12
[INFO] [stdout]     |
[INFO] [stdout] 484 |     pub fn component<'child, P>(
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 491 |         P: Properties + 'src,
[INFO] [stdout]     |            ^^^^^^^^^^ required by this bound in `ScopeState::component`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_state` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut idx = use_state(cx, || 0);
[INFO] [stdout]    |                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors
[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[E0277]: the trait bound `DepthProps: Properties` is not satisfied
[INFO] [stdout]    --> tests/fuzzing.rs:190:17
[INFO] [stdout]     |
[INFO] [stdout] 190 |         2 => cx.component(
[INFO] [stdout]     |                 ^^^^^^^^^ the trait `Properties` is not implemented for `DepthProps`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Properties`:
[INFO] [stdout]               dioxus_core::fragment::FragmentProps<'a>
[INFO] [stdout]               ()
[INFO] [stdout] note: required by a bound in `dioxus_core::ScopeState::component`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/scopes.rs:491:12
[INFO] [stdout]     |
[INFO] [stdout] 484 |     pub fn component<'child, P>(
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 491 |         P: Properties + 'src,
[INFO] [stdout]     |            ^^^^^^^^^^ required by this bound in `ScopeState::component`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BorrowedDepthProps<'_>: Properties` is not satisfied
[INFO] [stdout]    --> tests/fuzzing.rs:198:16
[INFO] [stdout]     |
[INFO] [stdout] 198 |             cx.component(
[INFO] [stdout]     |                ^^^^^^^^^ the trait `Properties` is not implemented for `BorrowedDepthProps<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Properties`:
[INFO] [stdout]               dioxus_core::fragment::FragmentProps<'a>
[INFO] [stdout]               ()
[INFO] [stdout] note: required by a bound in `dioxus_core::ScopeState::component`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/scopes.rs:491:12
[INFO] [stdout]     |
[INFO] [stdout] 484 |     pub fn component<'child, P>(
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 491 |         P: Properties + 'src,
[INFO] [stdout]     |            ^^^^^^^^^^ required by this bound in `ScopeState::component`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 25 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]  --> tests/boolattrs.rs:7:50
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut app = VirtualDom::new(|cx| cx.render(rsx!(div { hidden: false })));
[INFO] [stdout]   |                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 22 previous errors
[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[E0599]: no method named `throw` found for enum `Result` in the current scope
[INFO] [stdout]    --> tests/error_boundary.rs:29:36
[INFO] [stdout]     |
[INFO] [stdout] 29  |     let _g: i32 = "123123".parse().throw(cx)?;
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/error_boundary.rs:96:8
[INFO] [stdout]     |
[INFO] [stdout] 96  |     fn throw(self, cx: &ScopeState) -> Option<Self::Out>;
[INFO] [stdout]     |        ----- the method is available for `Result<_, _>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `throw_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/error_boundary.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | /     fn throw_with<D: Debug + 'static>(
[INFO] [stdout] 121 | |         self,
[INFO] [stdout] 122 | |         cx: &ScopeState,
[INFO] [stdout] 123 | |         e: impl FnOnce() -> D,
[INFO] [stdout] 124 | |     ) -> Option<Self::Out>;
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] help: trait `Throw` which provides `throw` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 3   + use dioxus_core::prelude::Throw;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |             0 => rsx! {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[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_component.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 |             1 => rsx! {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]  --> tests/miri_simple.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |         cx.render(rsx! {
[INFO] [stdout]   |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/task.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "create_dom") due to 26 previous errors
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |             2 => rsx! {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "context_api") due to 23 previous errors
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |             3 => rsx! {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]  --> tests/boolattrs.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut app = VirtualDom::new(|cx| cx.render(rsx!(div { hidden: false })));
[INFO] [stdout]   |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::VirtualDom;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/boolattrs.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             LoadTemplate { name: "template", index: 0, id: ElementId(1) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope
[INFO] [stdout]   --> tests/boolattrs.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |             SetAttribute {
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Mutation::SetAttribute;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/boolattrs.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             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: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0599.
[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:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |             4 => rsx! {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |             _ => rsx!("blah"),
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:89:24
[INFO] [stdout]    |
[INFO] [stdout] 89 |         |cx| cx.render(rsx!( div { "{cx.props.0}"  } )),
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "miri_full_app") due to 14 previous errors
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 |         cx.render(rsx!( h1 { "nav_link" } ))
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:101:19
[INFO] [stdout]     |
[INFO] [stdout] 101 |         cx.render(rsx! {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn app(cx: Scope) -> 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 `Scope` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:46:30
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn BorrowedChild<'a>(cx: Scope<'a, BorrowedProps<'a>>) -> Element {
[INFO] [stdout]    |                              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:46:63
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn BorrowedChild<'a>(cx: Scope<'a, BorrowedProps<'a>>) -> 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 `Scope` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn Child(cx: Scope) -> Element {
[INFO] [stdout]    |                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |         cx.render(rsx!( div { "dashboard" } ))
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:56:28
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn Child(cx: Scope) -> 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/miri_stress.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 |     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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:65:24
[INFO] [stdout]    |
[INFO] [stdout] 65 |         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] 3  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:72:26
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn app(cx: Scope) -> 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 `Scope` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn Child(cx: Scope<ChildProps>) -> Element {
[INFO] [stdout]    |                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `inline_props` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[inline_props]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:92:40
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn Child(cx: Scope<ChildProps>) -> 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_component.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |         cx.render(rsx!( div { "results" } ))
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/miri_stress.rs:96:19
[INFO] [stdout]    |
[INFO] [stdout] 96 |     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 `Scope` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:119:16
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn app(cx: Scope<AppProps>) -> Element {
[INFO] [stdout]     |                ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use dioxus_core::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use std::thread::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:119:36
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn app(cx: Scope<AppProps>) -> 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 `Scope` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:124:28
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn child_component(cx: Scope<AppProps>) -> Element {
[INFO] [stdout]     |                            ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use dioxus_core::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use std::thread::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:124:48
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn child_component(cx: Scope<AppProps>) -> 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/miri_stress.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let mut dom = VirtualDom::new_with_props(app, AppProps { inner: ptr.clone() });
[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 `Scope` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:145:16
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]     |                ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 3   + use dioxus_core::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 3   + use std::thread::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:145:26
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn app(cx: Scope) -> 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/miri_stress.rs:206:23
[INFO] [stdout]     |
[INFO] [stdout] 206 |         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: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |         cx.render(rsx! { "Hello {name}" })
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "error_boundary") due to 12 previous errors
[INFO] [stdout] error: cannot find attribute `inline_props` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:117:7
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[inline_props]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 |         cx.render(rsx! { "Goodbye {name}"  })
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_value` found for type `bool` in the current scope
[INFO] [stdout]    --> tests/boolattrs.rs:16:44
[INFO] [stdout]     |
[INFO] [stdout] 16  |                 value: (&*bump.alloc(false.into_value(&bump))).into(),
[INFO] [stdout]     |                                            ^^^^^^^^^^ method not found in `bool`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/nodes.rs:779:8
[INFO] [stdout]     |
[INFO] [stdout] 779 |     fn into_value(self, bump: &'a Bump) -> AttributeValue<'a>;
[INFO] [stdout]     |        ---------- the method is available for `bool` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `IntoAttributeValue` which provides `into_value` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::prelude::IntoAttributeValue;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/task.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     cx.render(rsx!(()))
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/task.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] 3  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/task.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn app(cx: Scope) -> Element {
[INFO] [stdout]    |            ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/task.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn app(cx: Scope) -> 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: E0422, E0432, E0433, E0599.
[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 "fuzzing") due to 5 previous errors
[INFO] [stderr] error: could not compile `dioxus-core` (test "boolattrs") due to 10 previous errors
[INFO] [stdout] error[E0425]: cannot find function `use_state` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:146:22
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let colors = use_state(cx, || vec!["green", "blue", "red"]);
[INFO] [stdout]     |                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_state` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:147:23
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let padding = use_state(cx, || 10);
[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/miri_stress.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |         use_effect(cx, colors, |colors| async move {
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn app(cx: Scope) -> 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 `Scope` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn nav_bar(cx: Scope) -> Element {
[INFO] [stdout]    |                    ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn nav_bar(cx: Scope) -> 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 `Scope` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn nav_link(cx: Scope) -> Element {
[INFO] [stdout]    |                     ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn nav_link(cx: Scope) -> 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 `Scope` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn dash_board(cx: Scope) -> Element {
[INFO] [stdout]    |                       ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn dash_board(cx: Scope) -> 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 `Scope` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn dash_results(cx: Scope) -> Element {
[INFO] [stdout]    |                         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:57:35
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn dash_results(cx: Scope) -> 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: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] 1  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 LoadTemplate { name: "template", index: 0, id: ElementId(1) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 LoadTemplate { name: "template", 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] 1  + 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_component.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 LoadTemplate { name: "template", 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] 1  + 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_component.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 LoadTemplate { name: "template", 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] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplacePlaceholder` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 ReplacePlaceholder { path: &[1], m: 3 },
[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::ReplacePlaceholder;
[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_component.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 LoadTemplate { name: "template", 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] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 AppendChildren { m: 2, 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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |     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[E0425]: cannot find function `use_effect` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         use_effect(cx, padding, |padding| async move {
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             LoadTemplate { name: "template", 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] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |             ReplaceWith { 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] 1  + use dioxus_core::Mutation::ReplaceWith;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:87:20
[INFO] [stdout]    |
[INFO] [stdout] 87 |     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[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |             LoadTemplate { name: "template", 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] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |             ReplaceWith { id: ElementId(6), m: 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::ReplaceWith;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |     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[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_component.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |             LoadTemplate { name: "template", 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] 1   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]    --> tests/diff_component.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |             ReplaceWith { 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] 1   + 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:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut dom = VirtualDom::new(|cx| {
[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:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 LoadTemplate { name: "template", index: 0, id: ElementId(1,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 LoadTemplate { name: "template", index: 0, id: ElementId(2,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 LoadTemplate { name: "template", index: 0, id: ElementId(3,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 LoadTemplate { name: "template", 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: aborting due to 39 previous errors
[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 { name: "template", 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] 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[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 { name: "template", index: 0, id: ElementId(6,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 LoadTemplate { name: "template", index: 0, id: ElementId(7,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 LoadTemplate { name: "template", index: 0, id: ElementId(8,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 LoadTemplate { name: "template", index: 0, id: ElementId(9,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 LoadTemplate { name: "template", index: 0, id: ElementId(10,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 AppendChildren { m: 10, id: ElementId(0) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]  --> tests/miri_simple.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]   |                ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::thread::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     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] 7  + 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:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn app(cx: Scope) -> 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: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |             PushRoot { id: ElementId(7,) },
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/miri_simple.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] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |             InsertBefore { id: ElementId(5,), m: 1 },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 |     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 `VirtualDom`
[INFO] [stdout]   --> tests/diff_keyed_list.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut dom = VirtualDom::new(|cx| {
[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[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |     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] 7  + 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:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn app(cx: Scope) -> 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[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |             PushRoot { id: ElementId(5,) },
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/miri_simple.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |     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 `PushRoot` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |             PushRoot { id: ElementId(4,) },
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |             InsertBefore { id: ElementId(1,), m: 2 },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |     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 `VirtualDom`
[INFO] [stdout]   --> tests/diff_keyed_list.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut dom = VirtualDom::new(|cx| {
[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[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:93:20
[INFO] [stdout]    |
[INFO] [stdout] 93 |     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] 7  + 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:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn app(cx: Scope) -> 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[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             PushRoot { id: ElementId(5,) },
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn child_comp(cx: Scope) -> Element {
[INFO] [stdout]    |                       ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |             PushRoot { id: ElementId(4,) },
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn child_comp(cx: Scope) -> 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[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |             InsertBefore { id: ElementId(2,), m: 2 },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/miri_simple.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |     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 `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |     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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:119:20
[INFO] [stdout]     |
[INFO] [stdout] 119 |     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] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |             PushRoot { id: ElementId(5,) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |             PushRoot { id: ElementId(4,) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             InsertBefore { id: ElementId(3,), m: 2 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:67:26
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn app(cx: Scope) -> 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:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 |     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 `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |     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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |     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] 7   + 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:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |     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[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |             PushRoot { id: ElementId(5,) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |     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[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |             InsertBefore { id: ElementId(4,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:100:16
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]     |                ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let mut dom = VirtualDom::new(|cx| {
[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[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:100:26
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn app(cx: Scope) -> 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, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:170:20
[INFO] [stdout]     |
[INFO] [stdout] 170 |     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] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn child_comp1(cx: Scope, name: String) -> Element {
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             LoadTemplate { name: "template", 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[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:113:48
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn child_comp1(cx: Scope, 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[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 { name: "template", 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[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn child_comp2(cx: Scope, name: String) -> Element {
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertAfter` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             InsertAfter { id: ElementId(5), m: 2 }
[INFO] [stdout]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertAfter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:118:48
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn child_comp2(cx: Scope, 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/diff_keyed_list.rs:183:19
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let mut dom = VirtualDom::new(|cx| {
[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 `VirtualDom`
[INFO] [stdout]    --> tests/miri_simple.rs:122:19
[INFO] [stdout]     |
[INFO] [stdout] 122 |     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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:195:20
[INFO] [stdout]     |
[INFO] [stdout] 195 |     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] 7   + 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/miri_simple.rs:124:20
[INFO] [stdout]     |
[INFO] [stdout] 124 |     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[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |             LoadTemplate { name: "template", index: 0, id: ElementId(5) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:201:13
[INFO] [stdout]     |
[INFO] [stdout] 201 |             LoadTemplate { name: "template", index: 0, id: ElementId(6) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertAfter` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |             InsertAfter { id: ElementId(3), m: 2 },
[INFO] [stdout]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertAfter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |             PushRoot { id: ElementId(4) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |             InsertBefore { id: ElementId(1), m: 1 }
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:212:19
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:225:20
[INFO] [stdout]     |
[INFO] [stdout] 225 |     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] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:230:13
[INFO] [stdout]     |
[INFO] [stdout] 230 |             LoadTemplate { name: "template", index: 0, id: ElementId(5) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |             LoadTemplate { name: "template", index: 0, id: ElementId(6) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |             InsertBefore { id: ElementId(3), m: 2 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             LoadTemplate { name: "template", 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: aborting due to 40 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433.
[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 { name: "template", 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] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |             InsertBefore { id: ElementId(2), m: 2 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |             PushRoot { id: ElementId(4) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 |             InsertBefore { id: ElementId(1), m: 1 }
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:246:19
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:259:20
[INFO] [stdout]     |
[INFO] [stdout] 259 |     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] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |             Remove { id: ElementId(4,) },
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 |             PushRoot { id: ElementId(1) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertAfter` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:267:13
[INFO] [stdout]     |
[INFO] [stdout] 267 |             InsertAfter { id: ElementId(3,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertAfter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |             LoadTemplate { name: "template", index: 0, id: ElementId(4) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 |             InsertBefore { id: ElementId(3,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:272:13
[INFO] [stdout]     |
[INFO] [stdout] 272 |             LoadTemplate { name: "template", index: 0, id: ElementId(5) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:273:13
[INFO] [stdout]     |
[INFO] [stdout] 273 |             InsertBefore { id: ElementId(2,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:280:19
[INFO] [stdout]     |
[INFO] [stdout] 280 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:292:20
[INFO] [stdout]     |
[INFO] [stdout] 292 |     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] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:296:13
[INFO] [stdout]     |
[INFO] [stdout] 296 |             Remove { id: ElementId(5,) },
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 |             LoadTemplate { name: "template", index: 0, id: ElementId(5) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 298 |             InsertBefore { id: ElementId(3,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:299:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |             PushRoot { id: ElementId(4) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 |             InsertBefore { id: ElementId(1,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:321:20
[INFO] [stdout]     |
[INFO] [stdout] 321 |     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] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:325:13
[INFO] [stdout]     |
[INFO] [stdout] 325 |             Remove { id: ElementId(5) },
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |             Remove { id: ElementId(4) },
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |             Remove { id: ElementId(3) },
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:334:19
[INFO] [stdout]     |
[INFO] [stdout] 334 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:346:20
[INFO] [stdout]     |
[INFO] [stdout] 346 |     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] 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:350:13
[INFO] [stdout]     |
[INFO] [stdout] 350 |             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:351:13
[INFO] [stdout]     |
[INFO] [stdout] 351 |             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 `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:352:13
[INFO] [stdout]     |
[INFO] [stdout] 352 |             LoadTemplate { name: "template", 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:353:13
[INFO] [stdout]     |
[INFO] [stdout] 353 |             LoadTemplate { name: "template", 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:354:13
[INFO] [stdout]     |
[INFO] [stdout] 354 |             LoadTemplate { name: "template", 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 `ReplaceWith` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:355:13
[INFO] [stdout]     |
[INFO] [stdout] 355 |             ReplaceWith { id: ElementId(1), m: 3 }
[INFO] [stdout]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::ReplaceWith;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "miri_stress") due to 40 previous errors
[INFO] [stderr] error: could not compile `dioxus-core` (test "task") due to 6 previous errors
[INFO] [stderr] error: could not compile `dioxus-core` (test "diff_component") due to 41 previous errors
[INFO] [stdout] error: aborting due to 40 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "miri_simple") due to 41 previous errors
[INFO] [stdout] error: aborting due to 100 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "diff_keyed_list") due to 101 previous errors
[INFO] running `Command { std: "docker" "inspect" "c8efa36296a61d782ea459a49f4035c089b41fce6c96d97d9c8cdac70083a1a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8efa36296a61d782ea459a49f4035c089b41fce6c96d97d9c8cdac70083a1a3", kill_on_drop: false }`
[INFO] [stdout] c8efa36296a61d782ea459a49f4035c089b41fce6c96d97d9c8cdac70083a1a3
[INFO] checking dioxus-core-0.4.2 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate dioxus-core 0.4.2 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate dioxus-core 0.4.2 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dioxus-core 0.4.2
[INFO] finished tweaking crates.io crate dioxus-core 0.4.2
[INFO] tweaked toml for crates.io crate dioxus-core 0.4.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b5e5463a4a0542093121ca682e965f6789002b90d8785bda9392bd103623b74
[INFO] running `Command { std: "docker" "start" "-a" "8b5e5463a4a0542093121ca682e965f6789002b90d8785bda9392bd103623b74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b5e5463a4a0542093121ca682e965f6789002b90d8785bda9392bd103623b74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b5e5463a4a0542093121ca682e965f6789002b90d8785bda9392bd103623b74", kill_on_drop: false }`
[INFO] [stdout] 8b5e5463a4a0542093121ca682e965f6789002b90d8785bda9392bd103623b74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 250284260e99ec8c57f8106cf7e0ccec50fcb20db6f0e323bf314ccc884db88d
[INFO] running `Command { std: "docker" "start" "-a" "250284260e99ec8c57f8106cf7e0ccec50fcb20db6f0e323bf314ccc884db88d", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking bumpalo v3.15.4
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking smallbox v0.8.2
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking dioxus-core v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/bubble_error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/cycle.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/create_lists.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::core::Mutation::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/cycle.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/create_lists.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::core::ElementId`, `dioxus::core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/cycle.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |                    ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/create_lists.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::core::Mutation::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/create_fragments.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::core::Mutation::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/create_fragments.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/create_fragments.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::core::Mutation::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/lifecycle.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/lifecycle.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::core::ElementId`, `dioxus::core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/lifecycle.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |                    ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 6 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/create_element.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/diff_component.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/diff_component.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::core::ElementId`, `dioxus::core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/diff_component.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |                    ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/diff_keyed_list.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/diff_keyed_list.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::core::ElementId`, `dioxus::core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/diff_keyed_list.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |                    ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 8 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/create_dom.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dioxus::core::Mutation::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/create_dom.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/create_dom.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dioxus::core::Mutation::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/attr_cleanup.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/attr_cleanup.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/create_passthru.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::core::Mutation::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/create_passthru.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::core::ElementId`, `dioxus::core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/attr_cleanup.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dioxus::core::{ElementId, Mutation::*};
[INFO] [stdout]   |                    ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 7 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `dioxus::core::Mutation::*`, `dioxus::prelude::*`
[INFO] [stdout]  --> tests/create_passthru.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::core::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/diff_keyed_list.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |         cx.render(rsx!(order.iter().map(|i| rsx!(div { key: "{i}" }))))
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_lists.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     cx.render(rsx! {
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/bubble_error.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     cx.render(rsx! {
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |             0 => rsx! {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |         cx.render(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/cycle.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |             0 => rsx! { div { "wasd" } },
[INFO] [stdout]   |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |         cx.render(rsx!(order.iter().map(|i| rsx!(div { key: "{i}" }))))
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |         cx.render(rsx!(order.iter().map(|i| rsx!(div { key: "{i}" }))))
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/miri_full_app.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 |             1 => rsx! {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:140:19
[INFO] [stdout]     |
[INFO] [stdout] 140 |         cx.render(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/cycle.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |             1 => rsx! { div { "abcd" } },
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |         cx.render(rsx!(()))
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:165:19
[INFO] [stdout]     |
[INFO] [stdout] 165 |         cx.render(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_component.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |             2 => rsx! {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |             3 => rsx! {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:190:19
[INFO] [stdout]     |
[INFO] [stdout] 190 |         cx.render(rsx!(order.iter().map(|i| rsx!(div { key: "{i}" }))))
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |         cx.render(rsx!(
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |             4 => rsx! {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]  --> tests/bubble_error.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn app(cx: Scope) -> Element {
[INFO] [stdout]   |            ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 3 + use dioxus_core::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use std::thread::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> tests/bubble_error.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn app(cx: Scope) -> 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:219:19
[INFO] [stdout]     |
[INFO] [stdout] 219 |         cx.render(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/bubble_error.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 |     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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/bubble_error.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |     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] 3  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |             _ => rsx!("blah"),
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:253:19
[INFO] [stdout]     |
[INFO] [stdout] 253 |         cx.render(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_component.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |         cx.render(rsx!(
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:287:19
[INFO] [stdout]     |
[INFO] [stdout] 287 |         cx.render(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_component.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 |         cx.render(rsx!( h1 { "nav_link" } ))
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |         cx.render(rsx!( div { "dashboard" } ))
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/create_lists.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn app(cx: Scope) -> Element {
[INFO] [stdout]    |            ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:316:19
[INFO] [stdout]     |
[INFO] [stdout] 316 |         cx.render(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/create_lists.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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] 11 | fn app(cx: Scope) -> 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/create_fragments.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create_lists.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     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 `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/create_lists.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             LoadTemplate { name: "template", index: 0, id: ElementId(1) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |         cx.render(rsx!( div { "results" } ))
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/create_lists.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             LoadTemplate { name: "template", 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] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `HydrateText` in this scope
[INFO] [stdout]   --> tests/create_lists.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |             HydrateText { path: &[1, 0], value: "0", id: ElementId(3) },
[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::HydrateText;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/create_lists.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |             LoadTemplate { name: "template", 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] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `HydrateText` in this scope
[INFO] [stdout]   --> tests/create_lists.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |             HydrateText { path: &[1, 0], value: "1", id: ElementId(5) },
[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::HydrateText;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/create_lists.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |             LoadTemplate { name: "template", 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] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `HydrateText` in this scope
[INFO] [stdout]   --> tests/create_lists.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |             HydrateText { path: &[1, 0], value: "2", id: ElementId(7) },
[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::HydrateText;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplacePlaceholder` in this scope
[INFO] [stdout]   --> tests/create_lists.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             ReplacePlaceholder { m: 3, path: &[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::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/create_lists.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |             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: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:341:19
[INFO] [stdout]     |
[INFO] [stdout] 341 |         cx.render(rsx!(order.iter().map(|i| rsx!(div { key: "{i}" }))))
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/miri_simple.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:95:19
[INFO] [stdout]    |
[INFO] [stdout] 95 |         cx.render(rsx!(
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 |             0 => cx.render(rsx! {
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]  --> tests/cycle.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]   |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::VirtualDom;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]  --> tests/create_passthru.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |         cx.render(rsx! {
[INFO] [stdout]   |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/cycle.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 LoadTemplate { name: "template", index: 0, id: ElementId(1,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/cycle.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/cycle.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     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[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/cycle.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             LoadTemplate { name: "template", 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] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_dom.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]   --> tests/cycle.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             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] 1  + use dioxus_core::Mutation::ReplaceWith;
[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/cycle.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |     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[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/cycle.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             LoadTemplate { name: "template", index: 0, id: ElementId(1,) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]   --> tests/cycle.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |             ReplaceWith { id: ElementId(2,), m: 1 },
[INFO] [stdout]    |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Mutation::ReplaceWith;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |             1 => cx.render(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/cycle.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |     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: cannot find attribute `inline_props` in this scope
[INFO] [stdout]   --> tests/create_passthru.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[inline_props]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/cycle.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |             LoadTemplate { name: "template", 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] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]   --> tests/cycle.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             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] 1  + use dioxus_core::Mutation::ReplaceWith;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_passthru.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |         cx.render(rsx!(children))
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_passthru.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `inline_props` in this scope
[INFO] [stdout]   --> tests/create_passthru.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[inline_props]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] 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/create_passthru.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 |         cx.render(rsx! { children })
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/error_boundary.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_passthru.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |         cx.render(rsx! { "{a}" "{b}" })
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]  --> tests/create_element.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |         cx.render(rsx! {
[INFO] [stdout]   |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]  --> tests/create_element.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let mut dom = VirtualDom::new(|cx| {
[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: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "bubble_error") due to 7 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     cx.render(rsx! {
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `inline_props` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[inline_props]
[INFO] [stdout]    |   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "create_lists") due to 17 previous errors
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 |     cx.render(rsx! {
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "cycle") due to 18 previous errors
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_dom.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create_dom.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout] 109 |         cx.render(rsx! {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 |         cx.render(rsx! {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |         cx.render(rsx! { div { "{val}" } })
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Props` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[derive(Props)]
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |         cx.render(rsx! {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn app(cx: Scope) -> 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: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:46:28
[INFO] [stdout]    |
[INFO] [stdout] 46 |             0 => cx.render(rsx! {
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn nav_bar(cx: Scope) -> Element {
[INFO] [stdout]    |                    ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn nav_bar(cx: Scope) -> 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 `Scope` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn nav_link(cx: Scope) -> Element {
[INFO] [stdout]    |                     ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn nav_link(cx: Scope) -> 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 `Scope` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn dash_board(cx: Scope) -> Element {
[INFO] [stdout]    |                       ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn dash_board(cx: Scope) -> 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: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:164:19
[INFO] [stdout]     |
[INFO] [stdout] 164 |         cx.render(rsx! {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn dash_results(cx: Scope) -> Element {
[INFO] [stdout]    |                         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:57:35
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn dash_results(cx: Scope) -> 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: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] 1  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:52:28
[INFO] [stdout]    |
[INFO] [stdout] 52 |             _ => cx.render(rsx!(())),
[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_component.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 LoadTemplate { name: "template", index: 0, id: ElementId(1) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 LoadTemplate { name: "template", 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] 1  + 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_component.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 LoadTemplate { name: "template", 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] 1  + 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_component.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 LoadTemplate { name: "template", 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] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplacePlaceholder` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 ReplacePlaceholder { path: &[1], m: 3 },
[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::ReplacePlaceholder;
[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_component.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 LoadTemplate { name: "template", 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] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "create_element") due to 4 previous errors
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 AppendChildren { m: 2, 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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |     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[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             LoadTemplate { name: "template", 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] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |             ReplaceWith { 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] 1  + use dioxus_core::Mutation::ReplaceWith;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:87:20
[INFO] [stdout]    |
[INFO] [stdout] 87 |     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[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |             LoadTemplate { name: "template", 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] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |             ReplaceWith { id: ElementId(6), m: 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::ReplaceWith;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/diff_component.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |     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[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]  --> tests/create_fragments.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]   |                ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 3 + use dioxus_core::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use std::thread::Scope;
[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_component.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |             LoadTemplate { name: "template", 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] 1   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]    --> tests/diff_component.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |             ReplaceWith { 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] 1   + use dioxus_core::Mutation::ReplaceWith;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:9:26
[INFO] [stdout]    |
[INFO] [stdout] 9  |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 9  |     fn app(cx: Scope) -> ElementId {
[INFO] [stdout]    |                          ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create_fragments.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut vdom = VirtualDom::new(app);
[INFO] [stdout]    |                    ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreatePlaceholder` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             CreatePlaceholder { id: ElementId(1) },
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::CreatePlaceholder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             AppendChildren { id: ElementId(0), m: 1 }
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create_fragments.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut vdom = VirtualDom::new(|cx| {
[INFO] [stdout]    |                    ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |         &AppendChildren { id: ElementId(0), m: 2 }
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create_fragments.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut vdom = VirtualDom::new(|cx| {
[INFO] [stdout]    |                    ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |         &AppendChildren { id: ElementId(0), m: 8 }
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]  --> tests/miri_full_app.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] 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/create_fragments.rs:69:26
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn app(cx: Scope) -> ElementId {
[INFO] [stdout]    |                          ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn app(cx: Scope) -> Element {
[INFO] [stdout]    |            ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:78:23
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn demo_child(cx: Scope) -> Element {
[INFO] [stdout]    |                       ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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] 18 | fn app(cx: Scope) -> 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/create_fragments.rs:78:33
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn demo_child(cx: Scope) -> Element {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn demo_child(cx: Scope) -> ElementId {
[INFO] [stdout]    |                                 ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn child_example<'a>(cx: Scope<'a>, i: i32, onhover: EventHandler<'a, MouseEvent>) -> Element {
[INFO] [stdout]    |                          ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventHandler` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:42:54
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn child_example<'a>(cx: Scope<'a>, i: i32, onhover: EventHandler<'a, MouseEvent>) -> Element {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create_fragments.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         VirtualDom::new(app).rebuild().edits.last().unwrap(),
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MouseEvent` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:42:71
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn child_example<'a>(cx: Scope<'a>, i: i32, onhover: EventHandler<'a, 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] 42 | fn child_example<'a, MouseEvent>(cx: Scope<'a>, i: i32, onhover: EventHandler<'a, MouseEvent>) -> Element {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 88 |         &AppendChildren { id: ElementId(0), m: 8 }
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:94:16
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:42:87
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn child_example<'a>(cx: Scope<'a>, i: i32, onhover: EventHandler<'a, MouseEvent>) -> Element {
[INFO] [stdout]    |                                                                                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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] 42 | fn child_example<'a>(cx: Scope<'a>, i: i32, onhover: EventHandler<'a, 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[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/create_fragments.rs:94:26
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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] 94 |     fn app(cx: Scope) -> ElementId {
[INFO] [stdout]    |                          ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/create_fragments.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         VirtualDom::new(app).rebuild().edits.last().unwrap(),
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 3   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]    --> tests/create_fragments.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 |         &AppendChildren { id: ElementId(0), m: 7 }
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 3   + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/suspense.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]  --> tests/create_passthru.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]   |                ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::thread::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/create_passthru.rs:8:26
[INFO] [stdout]    |
[INFO] [stdout] 8  |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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] 8  |     fn app(cx: Scope) -> ElementId {
[INFO] [stdout]    |                          ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MouseData`
[INFO] [stdout]   --> tests/miri_full_app.rs:12:43
[INFO] [stdout]    |
[INFO] [stdout] 12 |         dom.handle_event("click", Rc::new(MouseData::default()), ElementId(2), true);
[INFO] [stdout]    |                                           ^^^^^^^^^ use of undeclared type `MouseData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/create_passthru.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn pass_thru<'a>(cx: Scope<'a>, children: Element<'a>) -> Element {
[INFO] [stdout]    |                          ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/create_passthru.rs:21:47
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn pass_thru<'a>(cx: Scope<'a>, children: Element<'a>) -> Element {
[INFO] [stdout]    |                                               ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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] 21 |     fn pass_thru<'a>(cx: Scope<'a>, children: ElementId<'a>) -> Element {
[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/create_passthru.rs:21:63
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn pass_thru<'a>(cx: Scope<'a>, children: Element<'a>) -> Element {
[INFO] [stdout]    |                                                               ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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] 21 |     fn pass_thru<'a>(cx: Scope<'a>, children: Element<'a>) -> ElementId {
[INFO] [stdout]    |                                                               ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create_passthru.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     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 `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/create_passthru.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             LoadTemplate { name: "template", index: 0, id: ElementId(1) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/create_passthru.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             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[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/create_passthru.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/create_passthru.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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] 42 |     fn app(cx: Scope) -> 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 `Scope` in this scope
[INFO] [stdout]   --> tests/create_passthru.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn child_comp<'a>(cx: Scope, children: Element<'a>) -> Element {
[INFO] [stdout]    |                           ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/create_passthru.rs:60:44
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn child_comp<'a>(cx: Scope, children: Element<'a>) -> Element {
[INFO] [stdout]    |                                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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] 60 |     fn child_comp<'a>(cx: Scope, children: ElementId<'a>) -> Element {
[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/create_passthru.rs:60:60
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn child_comp<'a>(cx: Scope, children: Element<'a>) -> Element {
[INFO] [stdout]    |                                                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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] 60 |     fn child_comp<'a>(cx: Scope, children: Element<'a>) -> ElementId {
[INFO] [stdout]    |                                                            ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create_passthru.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     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 `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/create_passthru.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |             LoadTemplate { name: "template", index: 0, id: ElementId(1) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/create_passthru.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |             LoadTemplate { name: "template", 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] 1  + 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/create_passthru.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             LoadTemplate { name: "template", 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] 1  + 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/create_passthru.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |             LoadTemplate { name: "template", index: 1, id: ElementId(4) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/create_passthru.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |             AppendChildren { id: ElementId(0), m: 4 },
[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[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/create_passthru.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/create_passthru.rs:85:26
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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] 85 |     fn app(cx: Scope) -> ElementId {
[INFO] [stdout]    |                          ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create_passthru.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 |     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 `VirtualDom`
[INFO] [stdout]   --> tests/create_dom.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 8  + 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/create_dom.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             LoadTemplate { name: "template", 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] 8  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/create_dom.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             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] 8  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateTextNode` in this scope
[INFO] [stdout]    --> tests/create_passthru.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |             CreateTextNode { value: "123", 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] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create_dom.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 8  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create_dom.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 8  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/create_dom.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 8   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/create_dom.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 8   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |         children: Element<'a>,
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | 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] 145 |         children: ElementId<'a>,
[INFO] [stdout]     |                   ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn Child<'a>(cx: Scope<'a, ChildProps<'a>>) -> Element {
[INFO] [stdout]     |                      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 8   + use dioxus_core::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use std::thread::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:148:52
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn Child<'a>(cx: Scope<'a, ChildProps<'a>>) -> Element {
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/arena.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | 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] 148 |     fn Child<'a>(cx: Scope<'a, ChildProps<'a>>) -> ElementId {
[INFO] [stdout]     |                                                    ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/create_dom.rs:163:19
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 8   + 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/create_dom.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |             LoadTemplate { name: "template", 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] 8   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreatePlaceholder` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:193:13
[INFO] [stdout]     |
[INFO] [stdout] 193 |             CreatePlaceholder { id: ElementId(2) },
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 8   + use dioxus_core::Mutation::CreatePlaceholder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_state` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut idx = use_state(cx, || 0);
[INFO] [stdout]    |                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]    --> tests/create_dom.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |             AppendChildren { m: 2, id: ElementId(0) }
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 8   + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 40 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn app(cx: Scope<AppProps>) -> Element {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 5  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn app(cx: Scope<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:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     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:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             LoadTemplate { name: "template", 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 `HydrateText` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             HydrateText { path: &[0], value: "goodbye", 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::HydrateText;
[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:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             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 `Scope` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 5  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn app(cx: Scope) -> 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:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |     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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/lifecycle.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |     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] 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:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             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:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             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: aborting due to 28 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[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(|cx| {
[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: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     cx.render(rsx! {
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateTextNode` in this scope
[INFO] [stdout]    --> tests/create_passthru.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             CreateTextNode { value: "456", id: ElementId(2) },
[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] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]    --> tests/create_passthru.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             AppendChildren { id: ElementId(0), m: 2 }
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     cx.render(rsx! {
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "diff_component") due to 41 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 "create_fragments") due to 29 previous errors
[INFO] [stdout] error: aborting due to 25 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MouseData`
[INFO] [stdout]   --> tests/lifecycle.rs:59:39
[INFO] [stdout]    |
[INFO] [stdout] 59 |     dom.handle_event("click", Rc::new(MouseData::default()), ElementId(1), true);
[INFO] [stdout]    |                                       ^^^^^^^^^ use of undeclared type `MouseData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 35 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]  --> tests/miri_simple.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |         cx.render(rsx! {
[INFO] [stdout]   |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             LoadTemplate { name: "template", index: 0, id: ElementId(1,) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "miri_full_app") due to 14 previous errors
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |     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] 5  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |             LoadTemplate { name: "template", index: 0, id: ElementId(2,) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AssignId` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |             AssignId { path: &[0,], id: ElementId(3,) },
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::AssignId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             SetAttribute {
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::SetAttribute;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |             SetAttribute {
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::SetAttribute;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |     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] 5  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/suspense.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     cx.render(rsx!(
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn app(cx: Scope) -> Element {
[INFO] [stdout]    |            ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |             LoadTemplate { name: "template", index: 0, id: ElementId(1) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |             ReplaceWith { id: ElementId(2), m: 1 }
[INFO] [stdout]    |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::ReplaceWith;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |     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] 5  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn app(cx: Scope) -> 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[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |             LoadTemplate { name: "template", index: 0, id: ElementId(2) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AssignId` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |             AssignId { path: &[0], id: ElementId(3) },
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::AssignId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn NoneChild(_cx: Scope) -> Element {
[INFO] [stdout]    |                   ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             SetAttribute {
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::SetAttribute;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn NoneChild(_cx: Scope) -> 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[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |             SetAttribute {
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::SetAttribute;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn ThrowChild(cx: Scope) -> Element {
[INFO] [stdout]    |                   ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |             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] [stderr] error: could not compile `dioxus-core` (test "create_dom") due to 26 previous errors
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/error_boundary.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn ThrowChild(cx: Scope) -> 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, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |     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] 5  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `render` in this scope
[INFO] [stdout]   --> tests/suspense.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     render!("child")
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors
[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[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |             LoadTemplate { name: "template", index: 0, id: ElementId(1) },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             ReplaceWith { id: ElementId(2), m: 1 }
[INFO] [stdout]    |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::Mutation::ReplaceWith;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "create_passthru") due to 36 previous errors
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |         cx.render(rsx! {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:89:24
[INFO] [stdout]    |
[INFO] [stdout] 89 |         |cx| cx.render(rsx!( div { "{cx.props.0}"  } )),
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "lifecycle") due to 20 previous errors
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:101:19
[INFO] [stdout]     |
[INFO] [stdout] 101 |         cx.render(rsx! {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `inline_props` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[inline_props]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |         cx.render(rsx! { "Hello {name}" })
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `inline_props` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:117:7
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[inline_props]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/suspense.rs:11:27
[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[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/suspense.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn app(cx: Scope) -> Element {
[INFO] [stdout]    |            ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/suspense.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn app(cx: Scope) -> 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 `Scope` in this scope
[INFO] [stdout]   --> tests/suspense.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn suspended_child(cx: Scope) -> Element {
[INFO] [stdout]    |                        ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 |         cx.render(rsx! { "Goodbye {name}"  })
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/suspense.rs:31:34
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn suspended_child(cx: Scope) -> 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 crate or module `dioxus_ssr`
[INFO] [stdout]   --> tests/suspense.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 |             let out = dioxus_ssr::pre_render(&dom);
[INFO] [stdout]    |                       ^^^^^^^^^^ use of undeclared crate or module `dioxus_ssr`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 |             let out = dioxus_core::pre_render(&dom);
[INFO] [stdout]    |                       ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_state` in this scope
[INFO] [stdout]   --> tests/suspense.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let val = use_state(cx, || 0);
[INFO] [stdout]    |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_value` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:45:42
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 value: (&*bump.alloc("1".into_value(&bump))).into(),
[INFO] [stdout]    |                                          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `IntoAttributeValue` which provides `into_value` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::prelude::IntoAttributeValue;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `into_vnode` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 value: (&*bump.alloc("1".into_vnode(&bump))).into(),
[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:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut dom = VirtualDom::new(|cx| {
[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[E0599]: no method named `throw` found for enum `Result` in the current scope
[INFO] [stdout]    --> tests/error_boundary.rs:29:36
[INFO] [stdout]     |
[INFO] [stdout] 29  |     let _g: i32 = "123123".parse().throw(cx)?;
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/error_boundary.rs:96:8
[INFO] [stdout]     |
[INFO] [stdout] 96  |     fn throw(self, cx: &ScopeState) -> Option<Self::Out>;
[INFO] [stdout]     |        ----- the method is available for `Result<_, _>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `throw_with` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/error_boundary.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | /     fn throw_with<D: Debug + 'static>(
[INFO] [stdout] 121 | |         self,
[INFO] [stdout] 122 | |         cx: &ScopeState,
[INFO] [stdout] 123 | |         e: impl FnOnce() -> D,
[INFO] [stdout] 124 | |     ) -> Option<Self::Out>;
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] help: trait `Throw` which provides `throw` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 3   + use dioxus_core::prelude::Throw;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 LoadTemplate { name: "template", index: 0, id: ElementId(1,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 LoadTemplate { name: "template", index: 0, id: ElementId(2,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 LoadTemplate { name: "template", index: 0, id: ElementId(3,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 LoadTemplate { name: "template", index: 0, id: ElementId(4,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 LoadTemplate { name: "template", index: 0, id: ElementId(5,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 LoadTemplate { name: "template", index: 0, id: ElementId(6,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 LoadTemplate { name: "template", index: 0, id: ElementId(7,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 LoadTemplate { name: "template", index: 0, id: ElementId(8,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 LoadTemplate { name: "template", index: 0, id: ElementId(9,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 LoadTemplate { name: "template", index: 0, id: ElementId(10,) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 AppendChildren { m: 10, id: ElementId(0) },
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::AppendChildren;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     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] 7  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |             PushRoot { id: ElementId(7,) },
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |             InsertBefore { id: ElementId(5,), m: 1 },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/diff_keyed_list.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |     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] 7  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |             PushRoot { id: ElementId(5,) },
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |             PushRoot { id: ElementId(4,) },
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |             InsertBefore { id: ElementId(1,), m: 2 },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/diff_keyed_list.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:93:20
[INFO] [stdout]    |
[INFO] [stdout] 93 |     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] 7  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             PushRoot { id: ElementId(5,) },
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |             PushRoot { id: ElementId(4,) },
[INFO] [stdout]    |             ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]   --> tests/diff_keyed_list.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |             InsertBefore { id: ElementId(2,), m: 2 },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]    |
[INFO] [stdout] 7  + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:119:20
[INFO] [stdout]     |
[INFO] [stdout] 119 |     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] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_value` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:51:42
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 value: (&*bump.alloc("1".into_value(&bump))).into(),
[INFO] [stdout]    |                                          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `IntoAttributeValue` which provides `into_value` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 5  + use dioxus_core::prelude::IntoAttributeValue;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `into_vnode` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 value: (&*bump.alloc("1".into_vnode(&bump))).into(),
[INFO] [stdout]    |                                          ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |             PushRoot { id: ElementId(5,) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |             PushRoot { id: ElementId(4,) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |             InsertBefore { id: ElementId(3,), m: 2 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:145:20
[INFO] [stdout]     |
[INFO] [stdout] 145 |     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] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |             PushRoot { id: ElementId(5,) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |             InsertBefore { id: ElementId(4,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0599.
[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:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:170:20
[INFO] [stdout]     |
[INFO] [stdout] 170 |     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] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             LoadTemplate { name: "template", index: 0, id: ElementId(6) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |             LoadTemplate { name: "template", index: 0, id: ElementId(7) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertAfter` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:176:13
[INFO] [stdout]     |
[INFO] [stdout] 176 |             InsertAfter { id: ElementId(5), m: 2 }
[INFO] [stdout]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertAfter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:183:19
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:195:20
[INFO] [stdout]     |
[INFO] [stdout] 195 |     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] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |             LoadTemplate { name: "template", index: 0, id: ElementId(5) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:201:13
[INFO] [stdout]     |
[INFO] [stdout] 201 |             LoadTemplate { name: "template", index: 0, id: ElementId(6) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertAfter` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |             InsertAfter { id: ElementId(3), m: 2 },
[INFO] [stdout]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertAfter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |             PushRoot { id: ElementId(4) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |             InsertBefore { id: ElementId(1), m: 1 }
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:212:19
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let mut dom = VirtualDom::new(|cx| {
[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: aborting due to 10 previous errors
[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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:225:20
[INFO] [stdout]     |
[INFO] [stdout] 225 |     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] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:230:13
[INFO] [stdout]     |
[INFO] [stdout] 230 |             LoadTemplate { name: "template", 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] [stderr] error: could not compile `dioxus-core` (test "error_boundary") due to 12 previous errors
[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 { name: "template", index: 0, id: ElementId(6) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |             InsertBefore { id: ElementId(3), m: 2 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             LoadTemplate { name: "template", index: 0, id: ElementId(7) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 235 |             LoadTemplate { name: "template", index: 0, id: ElementId(8) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |             InsertBefore { id: ElementId(2), m: 2 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |             PushRoot { id: ElementId(4) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 |             InsertBefore { id: ElementId(1), m: 1 }
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:246:19
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:259:20
[INFO] [stdout]     |
[INFO] [stdout] 259 |     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] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |             Remove { id: ElementId(4,) },
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 |             PushRoot { id: ElementId(1) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "suspense") due to 11 previous errors
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertAfter` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:267:13
[INFO] [stdout]     |
[INFO] [stdout] 267 |             InsertAfter { id: ElementId(3,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertAfter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |             LoadTemplate { name: "template", index: 0, id: ElementId(4) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 |             InsertBefore { id: ElementId(3,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:272:13
[INFO] [stdout]     |
[INFO] [stdout] 272 |             LoadTemplate { name: "template", index: 0, id: ElementId(5) },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::LoadTemplate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:273:13
[INFO] [stdout]     |
[INFO] [stdout] 273 |             InsertBefore { id: ElementId(2,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:280:19
[INFO] [stdout]     |
[INFO] [stdout] 280 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:292:20
[INFO] [stdout]     |
[INFO] [stdout] 292 |     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] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:296:13
[INFO] [stdout]     |
[INFO] [stdout] 296 |             Remove { id: ElementId(5,) },
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 |             LoadTemplate { name: "template", 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: aborting due to 28 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 298 |             InsertBefore { id: ElementId(3,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:299:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |             PushRoot { id: ElementId(4) },
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::PushRoot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 |             InsertBefore { id: ElementId(1,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:321:20
[INFO] [stdout]     |
[INFO] [stdout] 321 |     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] 7   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:325:13
[INFO] [stdout]     |
[INFO] [stdout] 325 |             Remove { id: ElementId(5) },
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |             Remove { id: ElementId(4) },
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |             Remove { id: ElementId(3) },
[INFO] [stdout]     |             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:334:19
[INFO] [stdout]     |
[INFO] [stdout] 334 |     let mut dom = VirtualDom::new(|cx| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:346:20
[INFO] [stdout]     |
[INFO] [stdout] 346 |     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] 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:350:13
[INFO] [stdout]     |
[INFO] [stdout] 350 |             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:351:13
[INFO] [stdout]     |
[INFO] [stdout] 351 |             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 `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:352:13
[INFO] [stdout]     |
[INFO] [stdout] 352 |             LoadTemplate { name: "template", 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:353:13
[INFO] [stdout]     |
[INFO] [stdout] 353 |             LoadTemplate { name: "template", 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:354:13
[INFO] [stdout]     |
[INFO] [stdout] 354 |             LoadTemplate { name: "template", 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 `ReplaceWith` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:355:13
[INFO] [stdout]     |
[INFO] [stdout] 355 |             ReplaceWith { id: ElementId(1), m: 3 }
[INFO] [stdout]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::ReplaceWith;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "attr_cleanup") due to 29 previous errors
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]  --> tests/miri_simple.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]   |                ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::thread::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> tests/miri_simple.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn app(cx: Scope) -> 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: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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 |     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[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn app(cx: Scope) -> 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:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |     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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |     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[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn app(cx: Scope) -> 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 `Scope` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn child_comp(cx: Scope) -> Element {
[INFO] [stdout]    |                       ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn child_comp(cx: Scope) -> 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:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |     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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |     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[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:67:26
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn app(cx: Scope) -> 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:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 |     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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |     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 `VirtualDom`
[INFO] [stdout]   --> tests/miri_simple.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |     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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/miri_simple.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |     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[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:100:16
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]     |                ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:100:26
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn app(cx: Scope) -> 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 `Scope` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn child_comp1(cx: Scope, name: String) -> Element {
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:113:48
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn child_comp1(cx: Scope, 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 `Scope` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn child_comp2(cx: Scope, name: String) -> Element {
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Scope;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:118:48
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn child_comp2(cx: Scope, 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:122:19
[INFO] [stdout]     |
[INFO] [stdout] 122 |     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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/miri_simple.rs:124:20
[INFO] [stdout]     |
[INFO] [stdout] 124 |     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: aborting due to 100 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 40 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "miri_simple") due to 41 previous errors
[INFO] [stderr] error: could not compile `dioxus-core` (test "diff_keyed_list") due to 101 previous errors
[INFO] running `Command { std: "docker" "inspect" "250284260e99ec8c57f8106cf7e0ccec50fcb20db6f0e323bf314ccc884db88d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "250284260e99ec8c57f8106cf7e0ccec50fcb20db6f0e323bf314ccc884db88d", kill_on_drop: false }`
[INFO] [stdout] 250284260e99ec8c57f8106cf7e0ccec50fcb20db6f0e323bf314ccc884db88d
