[INFO] fetching crate dioxus-core 0.4.2...
[INFO] checking dioxus-core-0.4.2 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate dioxus-core 0.4.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate dioxus-core 0.4.2 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smallbox v0.8.2
[INFO] [stderr]   Downloaded longest-increasing-subsequence v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5453bc5ee99341c04a5e6e35f3c3933bd4fc40fc17eb75b8157bad813480bd43
[INFO] running `Command { std: "docker" "start" "-a" "5453bc5ee99341c04a5e6e35f3c3933bd4fc40fc17eb75b8157bad813480bd43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5453bc5ee99341c04a5e6e35f3c3933bd4fc40fc17eb75b8157bad813480bd43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5453bc5ee99341c04a5e6e35f3c3933bd4fc40fc17eb75b8157bad813480bd43", kill_on_drop: false }`
[INFO] [stdout] 5453bc5ee99341c04a5e6e35f3c3933bd4fc40fc17eb75b8157bad813480bd43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fcb15289b57c2e35b1ee859bb984469c43389f44ef8f7ee64ead5f8116d3869
[INFO] running `Command { std: "docker" "start" "-a" "9fcb15289b57c2e35b1ee859bb984469c43389f44ef8f7ee64ead5f8116d3869", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking smallbox v0.8.2
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dioxus-core v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/error_boundary.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/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/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/diff_unkeyed_list.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_unkeyed_list.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_unkeyed_list.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/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/miri_simple.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/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/safety.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/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[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[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/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/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: 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: 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/kitchen_sink.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     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/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[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/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 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: 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[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[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: 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[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[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] [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/lifecycle.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |         cx.render(rsx! { div { "{val}" } })
[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: 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] [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/lifecycle.rs:46:28
[INFO] [stdout]    |
[INFO] [stdout] 46 |             0 => 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/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: 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[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[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/lifecycle.rs:52:28
[INFO] [stdout]    |
[INFO] [stdout] 52 |             _ => 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 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: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/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/create_dom.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |         cx.render(rsx! {
[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:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 |         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: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/create_dom.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout] 109 |         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/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/miri_stress.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |         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: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/miri_simple.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 |         cx.render(rsx! { "Goodbye {name}"  })
[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 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/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/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/miri_stress.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 81 |         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:164:19
[INFO] [stdout]     |
[INFO] [stdout] 164 |         cx.render(rsx! {
[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: cannot find macro `render` in this scope
[INFO] [stdout]  --> tests/safety.rs:8:36
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let dom = VirtualDom::new(|cx| render!("Hello world!"));
[INFO] [stdout]   |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.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/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[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 `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: 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 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[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[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]  --> tests/safety.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let dom = VirtualDom::new(|cx| render!("Hello world!"));
[INFO] [stdout]   |               ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use dioxus_core::VirtualDom;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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[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[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[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: 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[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: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |         cx.render(rsx! {
[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: 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 `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: 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_unkeyed_list.rs:154:19
[INFO] [stdout]     |
[INFO] [stdout] 154 |         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: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_unkeyed_list.rs:215:19
[INFO] [stdout]     |
[INFO] [stdout] 215 |         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: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_unkeyed_list.rs:278:19
[INFO] [stdout]     |
[INFO] [stdout] 278 |         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: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_component.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |             4 => rsx! {
[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[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: 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[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 `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[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[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: 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[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[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: 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[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: 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_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: 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[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[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: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:292:19
[INFO] [stdout]     |
[INFO] [stdout] 292 |         cx.render(rsx! {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:313:19
[INFO] [stdout]     |
[INFO] [stdout] 313 |         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] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "bubble_error") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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 `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: aborting due to 3 previous errors
[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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors
[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] 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[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 `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/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: 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[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[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[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[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/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: 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[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/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 `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[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[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[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 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[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: 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[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[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[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: 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[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 `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: 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: 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] 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] 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/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 `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[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[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[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[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[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_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[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[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[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] [stderr] error: could not compile `dioxus-core` (test "lifecycle") due to 20 previous errors
[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[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[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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core::prelude::IntoAttributeValue;
[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[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[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[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] [stderr] error: could not compile `dioxus-core` (test "create_dom") due to 26 previous errors
[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[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[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/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[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[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[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[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: aborting due to 9 previous errors
[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] 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] [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/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/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[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]    |                                    ^^^^^ method not found in `Result<_, _>`
[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: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::prelude::Throw;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "safety") due to 4 previous errors
[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[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 "boolattrs") due to 10 previous errors
[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]    |                                            ^^^^^^^^^^ method not found in `&str`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for 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/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: 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: aborting due to 40 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[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] 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: 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] For more information about an error, try `rustc --explain E0412`.
[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: 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: 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: 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/create_passthru.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |         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] [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: 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: 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] [stderr] error: could not compile `dioxus-core` (test "miri_simple") due to 41 previous errors
[INFO] [stderr] error: could not compile `dioxus-core` (test "kitchen_sink") due to 14 previous errors
[INFO] [stderr] error: could not compile `dioxus-core` (test "diff_component") due to 41 previous errors
[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 `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 `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] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::prelude::EventHandler;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MouseEvent` in this scope
[INFO] [stdout]   --> tests/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] [stderr] error: could not compile `dioxus-core` (test "borrowedstate") due to 23 previous errors
[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] [stderr] error: could not compile `dioxus-core` (test "error_boundary") due to 12 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_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[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[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[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[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: aborting due to 39 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[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: 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[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[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[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/task.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     cx.render(rsx!(()))
[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 "miri_full_app") due to 14 previous errors
[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[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] 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] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "create_passthru") due to 36 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]  --> tests/diff_unkeyed_list.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[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |             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 `AssignId` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             AssignId { path: &[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::AssignId;
[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_unkeyed_list.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |             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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.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[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             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 `HydrateText` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             HydrateText { path: &[0], value: "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::HydrateText;
[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_unkeyed_list.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     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_unkeyed_list.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |             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/diff_unkeyed_list.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |             HydrateText { path: &[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 `InsertAfter` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |             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] 1  + use dioxus_core::Mutation::InsertAfter;
[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_unkeyed_list.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     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_unkeyed_list.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             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/diff_unkeyed_list.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             HydrateText { path: &[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 `InsertAfter` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             InsertAfter { 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::InsertAfter;
[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_unkeyed_list.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |     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_unkeyed_list.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             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] 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/diff_unkeyed_list.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             HydrateText { path: &[0], value: "3", id: ElementId(9,) },
[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 `InsertAfter` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |             InsertAfter { 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::InsertAfter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |     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[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |             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_unkeyed_list.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |             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/diff_unkeyed_list.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             HydrateText { path: &[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/diff_unkeyed_list.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             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/diff_unkeyed_list.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |             HydrateText { path: &[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/diff_unkeyed_list.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |             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/diff_unkeyed_list.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |             HydrateText { path: &[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/diff_unkeyed_list.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             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/diff_unkeyed_list.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |             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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |     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 `Remove` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:113:10
[INFO] [stdout]     |
[INFO] [stdout] 113 |         [Remove { 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::Remove;
[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_unkeyed_list.rs:117:20
[INFO] [stdout]     |
[INFO] [stdout] 117 |     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 `Remove` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 |         [Remove { 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::Remove;
[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_unkeyed_list.rs:125:20
[INFO] [stdout]     |
[INFO] [stdout] 125 |     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 `CreatePlaceholder` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |             CreatePlaceholder { 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::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/diff_unkeyed_list.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |             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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |     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_unkeyed_list.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             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/diff_unkeyed_list.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |             HydrateText { path: &[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/diff_unkeyed_list.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |             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 `HydrateText` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |             HydrateText { path: &[0], value: "1", 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::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/diff_unkeyed_list.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |             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] 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/diff_unkeyed_list.rs:145:13
[INFO] [stdout]     |
[INFO] [stdout] 145 |             HydrateText { path: &[0], value: "2", id: ElementId(8) },
[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 `ReplaceWith` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |             ReplaceWith { id: ElementId(4), 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::ReplaceWith;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 |     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[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 |             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 `AssignId` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |             AssignId { path: &[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::AssignId;
[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_unkeyed_list.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:173:20
[INFO] [stdout]     |
[INFO] [stdout] 173 |     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_unkeyed_list.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |             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 `HydrateText` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 |             HydrateText { path: &[0], value: "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::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/diff_unkeyed_list.rs:179:13
[INFO] [stdout]     |
[INFO] [stdout] 179 |             LoadTemplate { name: "template", index: 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::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/diff_unkeyed_list.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 |             HydrateText { path: &[0], value: "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::HydrateText;
[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_unkeyed_list.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |             ReplaceWith { 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] 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_unkeyed_list.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |     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_unkeyed_list.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |             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/diff_unkeyed_list.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 190 |             HydrateText { path: &[0], value: "1", 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 `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:191:13
[INFO] [stdout]     |
[INFO] [stdout] 191 |             LoadTemplate { name: "template", index: 1, id: ElementId(8) },
[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/diff_unkeyed_list.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |             HydrateText { path: &[0], value: "1", id: ElementId(9) },
[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 `InsertAfter` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:193:13
[INFO] [stdout]     |
[INFO] [stdout] 193 |             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] 1   + use dioxus_core::Mutation::InsertAfter;
[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_unkeyed_list.rs:197:20
[INFO] [stdout]     |
[INFO] [stdout] 197 |     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_unkeyed_list.rs:201:13
[INFO] [stdout]     |
[INFO] [stdout] 201 |             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] 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/diff_unkeyed_list.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |             HydrateText { path: &[0], value: "2", id: ElementId(11) },
[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/diff_unkeyed_list.rs:203:13
[INFO] [stdout]     |
[INFO] [stdout] 203 |             LoadTemplate { name: "template", index: 1, id: ElementId(12) },
[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/diff_unkeyed_list.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |             HydrateText { path: &[0], value: "2", id: ElementId(13) },
[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 `InsertAfter` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |             InsertAfter { id: ElementId(8), 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::InsertAfter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_unkeyed_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] 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_unkeyed_list.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |             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_unkeyed_list.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |             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/diff_unkeyed_list.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |             HydrateText { path: &[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/diff_unkeyed_list.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |             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 `HydrateText` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             HydrateText { path: &[0], value: "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::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/diff_unkeyed_list.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |             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/diff_unkeyed_list.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |             HydrateText { path: &[0], value: "1", 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 `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |             LoadTemplate { name: "template", index: 1, id: ElementId(8) },
[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/diff_unkeyed_list.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 |             HydrateText { path: &[0], value: "1", id: ElementId(9) },
[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/diff_unkeyed_list.rs:241:13
[INFO] [stdout]     |
[INFO] [stdout] 241 |             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] 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/diff_unkeyed_list.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             HydrateText { path: &[0], value: "2", id: ElementId(11) },
[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/diff_unkeyed_list.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |             LoadTemplate { name: "template", index: 1, id: ElementId(12) },
[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/diff_unkeyed_list.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |             HydrateText { path: &[0], value: "2", id: ElementId(13) },
[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/diff_unkeyed_list.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |             ReplacePlaceholder { path: &[0], m: 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::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/diff_unkeyed_list.rs:248:13
[INFO] [stdout]     |
[INFO] [stdout] 248 |             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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:252:20
[INFO] [stdout]     |
[INFO] [stdout] 252 |     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 `Remove` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:255:10
[INFO] [stdout]     |
[INFO] [stdout] 255 |         [Remove { id: ElementId(10) }, Remove { id: ElementId(12) }]
[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::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_unkeyed_list.rs:255:40
[INFO] [stdout]     |
[INFO] [stdout] 255 |         [Remove { id: ElementId(10) }, Remove { id: ElementId(12) }]
[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::Remove;
[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_unkeyed_list.rs:258:20
[INFO] [stdout]     |
[INFO] [stdout] 258 |     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 `Remove` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:261:10
[INFO] [stdout]     |
[INFO] [stdout] 261 |         [Remove { id: ElementId(6) }, Remove { id: ElementId(8) }]
[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::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_unkeyed_list.rs:261:39
[INFO] [stdout]     |
[INFO] [stdout] 261 |         [Remove { id: ElementId(6) }, Remove { id: ElementId(8) }]
[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::Remove;
[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_unkeyed_list.rs:264:20
[INFO] [stdout]     |
[INFO] [stdout] 264 |     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 `CreatePlaceholder` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |             CreatePlaceholder { id: ElementId(8) },
[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::CreatePlaceholder;
[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_unkeyed_list.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |             Remove { 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::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 |             ReplaceWith { 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] 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_unkeyed_list.rs:277:19
[INFO] [stdout]     |
[INFO] [stdout] 277 |     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[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:291:19
[INFO] [stdout]     |
[INFO] [stdout] 291 |     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[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:305:19
[INFO] [stdout]     |
[INFO] [stdout] 305 |     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[E0422]: cannot find struct, variant or union type `CreatePlaceholder` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:324:17
[INFO] [stdout]     |
[INFO] [stdout] 324 |                 CreatePlaceholder { 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::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/diff_unkeyed_list.rs:325:17
[INFO] [stdout]     |
[INFO] [stdout] 325 |                 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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:331:24
[INFO] [stdout]     |
[INFO] [stdout] 331 |         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_unkeyed_list.rs:336:17
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 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/diff_unkeyed_list.rs:337:17
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 HydrateText { path: &[0,], value: "hello 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 `ReplaceWith` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:338:17
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 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/diff_unkeyed_list.rs:344:24
[INFO] [stdout]     |
[INFO] [stdout] 344 |         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_unkeyed_list.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |                 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 `HydrateText` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:350:17
[INFO] [stdout]     |
[INFO] [stdout] 350 |                 HydrateText { path: &[0,], value: "hello 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::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/diff_unkeyed_list.rs:351:17
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 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 `HydrateText` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:352:17
[INFO] [stdout]     |
[INFO] [stdout] 352 |                 HydrateText { path: &[0,], value: "hello 2", 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::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/diff_unkeyed_list.rs:353:17
[INFO] [stdout]     |
[INFO] [stdout] 353 |                 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] 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/diff_unkeyed_list.rs:354:17
[INFO] [stdout]     |
[INFO] [stdout] 354 |                 HydrateText { path: &[0,], value: "hello 3", id: ElementId(8,) },
[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/diff_unkeyed_list.rs:355:17
[INFO] [stdout]     |
[INFO] [stdout] 355 |                 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] 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/diff_unkeyed_list.rs:356:17
[INFO] [stdout]     |
[INFO] [stdout] 356 |                 HydrateText { path: &[0,], value: "hello 4", id: ElementId(10,) },
[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 `InsertAfter` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:357:17
[INFO] [stdout]     |
[INFO] [stdout] 357 |                 InsertAfter { id: ElementId(2,), 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::InsertAfter;
[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_unkeyed_list.rs:363:24
[INFO] [stdout]     |
[INFO] [stdout] 363 |         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 `CreatePlaceholder` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |                 CreatePlaceholder { id: ElementId(11,) },
[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::CreatePlaceholder;
[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_unkeyed_list.rs:369:17
[INFO] [stdout]     |
[INFO] [stdout] 369 |                 Remove { id: ElementId(9,) },
[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::Remove;
[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 `Remove` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:370:17
[INFO] [stdout]     |
[INFO] [stdout] 370 |                 Remove { 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::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:371:17
[INFO] [stdout]     |
[INFO] [stdout] 371 |                 Remove { 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::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_unkeyed_list.rs:372:17
[INFO] [stdout]     |
[INFO] [stdout] 372 |                 Remove { 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::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:373:17
[INFO] [stdout]     |
[INFO] [stdout] 373 |                 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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:379:24
[INFO] [stdout]     |
[INFO] [stdout] 379 |         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_unkeyed_list.rs:384:17
[INFO] [stdout]     |
[INFO] [stdout] 384 |                 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/diff_unkeyed_list.rs:385:17
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 HydrateText { path: &[0,], value: "hello 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 `ReplaceWith` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 |                 ReplaceWith { id: ElementId(11,), 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] [stderr] error: could not compile `dioxus-core` (test "task") due to 6 previous errors
[INFO] [stdout] error: aborting due to 133 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_unkeyed_list") due to 134 previous errors
[INFO] running `Command { std: "docker" "inspect" "9fcb15289b57c2e35b1ee859bb984469c43389f44ef8f7ee64ead5f8116d3869", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fcb15289b57c2e35b1ee859bb984469c43389f44ef8f7ee64ead5f8116d3869", kill_on_drop: false }`
[INFO] [stdout] 9fcb15289b57c2e35b1ee859bb984469c43389f44ef8f7ee64ead5f8116d3869
[INFO] checking dioxus-core-0.4.2 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate dioxus-core 0.4.2 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate dioxus-core 0.4.2 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd11f5cb43f7d8340a40b626a5a42a49bd487aa159f651cabf7b2979abf5381e
[INFO] running `Command { std: "docker" "start" "-a" "cd11f5cb43f7d8340a40b626a5a42a49bd487aa159f651cabf7b2979abf5381e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd11f5cb43f7d8340a40b626a5a42a49bd487aa159f651cabf7b2979abf5381e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd11f5cb43f7d8340a40b626a5a42a49bd487aa159f651cabf7b2979abf5381e", kill_on_drop: false }`
[INFO] [stdout] cd11f5cb43f7d8340a40b626a5a42a49bd487aa159f651cabf7b2979abf5381e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b268a6672a9e8c37a3d97b7a73d0c5ff2f87124cd6eab6b725982f62a92d7076
[INFO] running `Command { std: "docker" "start" "-a" "b268a6672a9e8c37a3d97b7a73d0c5ff2f87124cd6eab6b725982f62a92d7076", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]     Checking smallbox v0.8.2
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dioxus-core v0.4.2 (/opt/rustwide/workdir)
[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/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/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/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[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[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/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/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/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/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/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/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/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/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/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[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[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/diff_unkeyed_list.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_unkeyed_list.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_unkeyed_list.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/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[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: 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/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_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_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/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/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/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 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 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/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_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_stress.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |         cx.render(rsx! {
[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: 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 `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 `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: 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_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_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/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/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[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 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: 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: 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] [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: 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: 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: 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[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[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: 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/diff_unkeyed_list.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |         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: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |         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: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/diff_unkeyed_list.rs:154:19
[INFO] [stdout]     |
[INFO] [stdout] 154 |         cx.render(rsx! {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:215:19
[INFO] [stdout]     |
[INFO] [stdout] 215 |         cx.render(rsx! {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:278:19
[INFO] [stdout]     |
[INFO] [stdout] 278 |         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/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: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:292:19
[INFO] [stdout]     |
[INFO] [stdout] 292 |         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/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: 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[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: 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[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: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:313:19
[INFO] [stdout]     |
[INFO] [stdout] 313 |         cx.render(rsx! {
[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/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_dom.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |         cx.render(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[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: 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[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/create_dom.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout] 109 |         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[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[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[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[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[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[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[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[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[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[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[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/borrowedstate.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |     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: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: 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[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: 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[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[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[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: 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[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[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[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[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/context_api.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |         cx.render(rsx!(child_1 {}))
[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/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 `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 `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 `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[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: 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[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: aborting due to 6 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[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: 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[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/safety.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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[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[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: 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[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/create_dom.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 |         cx.render(rsx! {
[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: aborting due to 16 previous errors
[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 `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] 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] [stderr] warning: build failed, waiting for other jobs to finish...
[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 `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: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "create_lists") due to 17 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[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: 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[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[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[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] [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[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: aborting due to 40 previous errors
[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] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433.
[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] 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: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 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: 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[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] [stderr] error: could not compile `dioxus-core` (test "diff_component") due to 41 previous errors
[INFO] [stderr] error: could not compile `dioxus-core` (test "cycle") due to 18 previous errors
[INFO] [stderr] error: could not compile `dioxus-core` (test "create_element") due to 4 previous errors
[INFO] [stderr] error: could not compile `dioxus-core` (test "lifecycle") due to 20 previous errors
[INFO] [stderr] error: could not compile `dioxus-core` (test "context_api") due to 23 previous errors
[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: 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[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] [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[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[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/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/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[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] [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: 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] [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_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/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] [stderr] error: could not compile `dioxus-core` (test "borrowedstate") due to 23 previous errors
[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: 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/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_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/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 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 `render` in this scope
[INFO] [stdout]  --> tests/safety.rs:8:36
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let dom = VirtualDom::new(|cx| render!("Hello world!"));
[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_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[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]  --> tests/safety.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let dom = VirtualDom::new(|cx| render!("Hello world!"));
[INFO] [stdout]   |               ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 3 + use dioxus_core::VirtualDom;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/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/diff_unkeyed_list.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[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |             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 `AssignId` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             AssignId { path: &[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::AssignId;
[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_unkeyed_list.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |             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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.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[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             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 `HydrateText` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             HydrateText { path: &[0], value: "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::HydrateText;
[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[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             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[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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     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_unkeyed_list.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |             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/diff_unkeyed_list.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |             HydrateText { path: &[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 `InsertAfter` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |             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] 1  + use dioxus_core::Mutation::InsertAfter;
[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_unkeyed_list.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     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_unkeyed_list.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             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/diff_unkeyed_list.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             HydrateText { path: &[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 `InsertAfter` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             InsertAfter { 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::InsertAfter;
[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_unkeyed_list.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |     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_unkeyed_list.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             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] 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/diff_unkeyed_list.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             HydrateText { path: &[0], value: "3", id: ElementId(9,) },
[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 `InsertAfter` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |             InsertAfter { 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::InsertAfter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |     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[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]   --> tests/diff_unkeyed_list.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |             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_unkeyed_list.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |             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/diff_unkeyed_list.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             HydrateText { path: &[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/diff_unkeyed_list.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             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/diff_unkeyed_list.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |             HydrateText { path: &[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/diff_unkeyed_list.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |             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/diff_unkeyed_list.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |             HydrateText { path: &[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/diff_unkeyed_list.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             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/diff_unkeyed_list.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |             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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |     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 `Remove` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:113:10
[INFO] [stdout]     |
[INFO] [stdout] 113 |         [Remove { 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::Remove;
[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_unkeyed_list.rs:117:20
[INFO] [stdout]     |
[INFO] [stdout] 117 |     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 `Remove` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 |         [Remove { 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::Remove;
[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_unkeyed_list.rs:125:20
[INFO] [stdout]     |
[INFO] [stdout] 125 |     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 `CreatePlaceholder` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |             CreatePlaceholder { 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::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/diff_unkeyed_list.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |             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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:136:20
[INFO] [stdout]     |
[INFO] [stdout] 136 |     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_unkeyed_list.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |             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/diff_unkeyed_list.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |             HydrateText { path: &[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/diff_unkeyed_list.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |             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 `HydrateText` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |             HydrateText { path: &[0], value: "1", 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::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/diff_unkeyed_list.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |             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] 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/diff_unkeyed_list.rs:145:13
[INFO] [stdout]     |
[INFO] [stdout] 145 |             HydrateText { path: &[0], value: "2", id: ElementId(8) },
[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 `ReplaceWith` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |             ReplaceWith { id: ElementId(4), 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::ReplaceWith;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 |     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[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 |             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 `AssignId` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |             AssignId { path: &[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::AssignId;
[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_unkeyed_list.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:173:20
[INFO] [stdout]     |
[INFO] [stdout] 173 |     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_unkeyed_list.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |             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 `HydrateText` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 |             HydrateText { path: &[0], value: "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::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/diff_unkeyed_list.rs:179:13
[INFO] [stdout]     |
[INFO] [stdout] 179 |             LoadTemplate { name: "template", index: 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::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/diff_unkeyed_list.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 |             HydrateText { path: &[0], value: "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::HydrateText;
[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_unkeyed_list.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |             ReplaceWith { 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] 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_unkeyed_list.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |     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_unkeyed_list.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |             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/diff_unkeyed_list.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 190 |             HydrateText { path: &[0], value: "1", 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 `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:191:13
[INFO] [stdout]     |
[INFO] [stdout] 191 |             LoadTemplate { name: "template", index: 1, id: ElementId(8) },
[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/diff_unkeyed_list.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |             HydrateText { path: &[0], value: "1", id: ElementId(9) },
[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 `InsertAfter` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:193:13
[INFO] [stdout]     |
[INFO] [stdout] 193 |             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] 1   + use dioxus_core::Mutation::InsertAfter;
[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_unkeyed_list.rs:197:20
[INFO] [stdout]     |
[INFO] [stdout] 197 |     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_unkeyed_list.rs:201:13
[INFO] [stdout]     |
[INFO] [stdout] 201 |             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] 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/diff_unkeyed_list.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |             HydrateText { path: &[0], value: "2", id: ElementId(11) },
[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/diff_unkeyed_list.rs:203:13
[INFO] [stdout]     |
[INFO] [stdout] 203 |             LoadTemplate { name: "template", index: 1, id: ElementId(12) },
[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/diff_unkeyed_list.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |             HydrateText { path: &[0], value: "2", id: ElementId(13) },
[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 `InsertAfter` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |             InsertAfter { id: ElementId(8), 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::InsertAfter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_unkeyed_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] 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_unkeyed_list.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |             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_unkeyed_list.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |             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/diff_unkeyed_list.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |             HydrateText { path: &[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/diff_unkeyed_list.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |             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 `HydrateText` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             HydrateText { path: &[0], value: "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::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/diff_unkeyed_list.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |             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: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `HydrateText` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |             HydrateText { path: &[0], value: "1", 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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |             LoadTemplate { name: "template", index: 1, id: ElementId(8) },
[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/diff_unkeyed_list.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 |             HydrateText { path: &[0], value: "1", id: ElementId(9) },
[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/diff_unkeyed_list.rs:241:13
[INFO] [stdout]     |
[INFO] [stdout] 241 |             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] 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/diff_unkeyed_list.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             HydrateText { path: &[0], value: "2", id: ElementId(11) },
[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/diff_unkeyed_list.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |             LoadTemplate { name: "template", index: 1, id: ElementId(12) },
[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/diff_unkeyed_list.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |             HydrateText { path: &[0], value: "2", id: ElementId(13) },
[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/diff_unkeyed_list.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |             ReplacePlaceholder { path: &[0], m: 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::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/diff_unkeyed_list.rs:248:13
[INFO] [stdout]     |
[INFO] [stdout] 248 |             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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:252:20
[INFO] [stdout]     |
[INFO] [stdout] 252 |     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 `Remove` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:255:10
[INFO] [stdout]     |
[INFO] [stdout] 255 |         [Remove { id: ElementId(10) }, Remove { id: ElementId(12) }]
[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::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_unkeyed_list.rs:255:40
[INFO] [stdout]     |
[INFO] [stdout] 255 |         [Remove { id: ElementId(10) }, Remove { id: ElementId(12) }]
[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::Remove;
[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_unkeyed_list.rs:258:20
[INFO] [stdout]     |
[INFO] [stdout] 258 |     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 `Remove` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:261:10
[INFO] [stdout]     |
[INFO] [stdout] 261 |         [Remove { id: ElementId(6) }, Remove { id: ElementId(8) }]
[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::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_unkeyed_list.rs:261:39
[INFO] [stdout]     |
[INFO] [stdout] 261 |         [Remove { id: ElementId(6) }, Remove { id: ElementId(8) }]
[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::Remove;
[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_unkeyed_list.rs:264:20
[INFO] [stdout]     |
[INFO] [stdout] 264 |     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] [stderr] error: could not compile `dioxus-core` (test "safety") due to 4 previous errors
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreatePlaceholder` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |             CreatePlaceholder { id: ElementId(8) },
[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::CreatePlaceholder;
[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_unkeyed_list.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |             Remove { 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::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 |             ReplaceWith { 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] 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_unkeyed_list.rs:277:19
[INFO] [stdout]     |
[INFO] [stdout] 277 |     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[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:291:19
[INFO] [stdout]     |
[INFO] [stdout] 291 |     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[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:305:19
[INFO] [stdout]     |
[INFO] [stdout] 305 |     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[E0422]: cannot find struct, variant or union type `CreatePlaceholder` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:324:17
[INFO] [stdout]     |
[INFO] [stdout] 324 |                 CreatePlaceholder { 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::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/diff_unkeyed_list.rs:325:17
[INFO] [stdout]     |
[INFO] [stdout] 325 |                 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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:331:24
[INFO] [stdout]     |
[INFO] [stdout] 331 |         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_unkeyed_list.rs:336:17
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 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/diff_unkeyed_list.rs:337:17
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 HydrateText { path: &[0,], value: "hello 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 `ReplaceWith` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:338:17
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 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/diff_unkeyed_list.rs:344:24
[INFO] [stdout]     |
[INFO] [stdout] 344 |         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_unkeyed_list.rs:349:17
[INFO] [stdout]     |
[INFO] [stdout] 349 |                 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 `HydrateText` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:350:17
[INFO] [stdout]     |
[INFO] [stdout] 350 |                 HydrateText { path: &[0,], value: "hello 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::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/diff_unkeyed_list.rs:351:17
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 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 `HydrateText` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:352:17
[INFO] [stdout]     |
[INFO] [stdout] 352 |                 HydrateText { path: &[0,], value: "hello 2", 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::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/diff_unkeyed_list.rs:353:17
[INFO] [stdout]     |
[INFO] [stdout] 353 |                 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] 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/diff_unkeyed_list.rs:354:17
[INFO] [stdout]     |
[INFO] [stdout] 354 |                 HydrateText { path: &[0,], value: "hello 3", id: ElementId(8,) },
[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/diff_unkeyed_list.rs:355:17
[INFO] [stdout]     |
[INFO] [stdout] 355 |                 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] 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/diff_unkeyed_list.rs:356:17
[INFO] [stdout]     |
[INFO] [stdout] 356 |                 HydrateText { path: &[0,], value: "hello 4", id: ElementId(10,) },
[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 `InsertAfter` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:357:17
[INFO] [stdout]     |
[INFO] [stdout] 357 |                 InsertAfter { id: ElementId(2,), 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::InsertAfter;
[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_unkeyed_list.rs:363:24
[INFO] [stdout]     |
[INFO] [stdout] 363 |         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 `CreatePlaceholder` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |                 CreatePlaceholder { id: ElementId(11,) },
[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::CreatePlaceholder;
[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_unkeyed_list.rs:369:17
[INFO] [stdout]     |
[INFO] [stdout] 369 |                 Remove { id: ElementId(9,) },
[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::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_unkeyed_list.rs:370:17
[INFO] [stdout]     |
[INFO] [stdout] 370 |                 Remove { 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::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_unkeyed_list.rs:371:17
[INFO] [stdout]     |
[INFO] [stdout] 371 |                 Remove { 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::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_unkeyed_list.rs:372:17
[INFO] [stdout]     |
[INFO] [stdout] 372 |                 Remove { 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::Remove;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:373:17
[INFO] [stdout]     |
[INFO] [stdout] 373 |                 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[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:379:24
[INFO] [stdout]     |
[INFO] [stdout] 379 |         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_unkeyed_list.rs:384:17
[INFO] [stdout]     |
[INFO] [stdout] 384 |                 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/diff_unkeyed_list.rs:385:17
[INFO] [stdout]     |
[INFO] [stdout] 385 |                 HydrateText { path: &[0,], value: "hello 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 `ReplaceWith` in this scope
[INFO] [stdout]    --> tests/diff_unkeyed_list.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 |                 ReplaceWith { id: ElementId(11,), 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_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/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/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/create_fragments.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |         cx.render(rsx! {
[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: 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: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[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[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[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[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: aborting due to 39 previous errors
[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[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 `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] 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 `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[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[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 `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 `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[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[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[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[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[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[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[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] Some errors have detailed explanations: E0412, E0425, E0433.
[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] 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/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[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/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[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 `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[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[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[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[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[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[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 `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 `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[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[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[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope
[INFO] [stdout]    --> tests/diff_keyed_list.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |             InsertBefore { id: ElementId(4,), m: 1 },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant
[INFO] [stdout]     |
[INFO] [stdout] 7   + use dioxus_core::Mutation::InsertBefore;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/diff_keyed_list.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let mut dom = VirtualDom::new(|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[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] [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 `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[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] [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] 
[WARN] too many lines in the log, truncating it
