[INFO] fetching crate dioxus-core 0.7.0-rc.0... [INFO] checking dioxus-core-0.7.0-rc.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate dioxus-core 0.7.0-rc.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate dioxus-core 0.7.0-rc.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dioxus-core 0.7.0-rc.0 [INFO] tweaked toml for crates.io crate dioxus-core 0.7.0-rc.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dioxus-core 0.7.0-rc.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dioxus-core 0.7.0-rc.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dioxus-core-types v0.7.0-rc.0 [INFO] [stderr] Downloaded subsecond v0.7.0-rc.0 [INFO] [stderr] Downloaded warnings v0.2.1 [INFO] [stderr] Downloaded warnings-macro v0.2.0 [INFO] [stderr] Downloaded generational-box v0.7.0-rc.0 [INFO] [stderr] Downloaded subsecond-types v0.7.0-rc.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ec2a6a4281ac403383d26a40d5c2b3a7469767fc26ce22fc6c0682d9669c688 [INFO] running `Command { std: "docker" "start" "-a" "3ec2a6a4281ac403383d26a40d5c2b3a7469767fc26ce22fc6c0682d9669c688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ec2a6a4281ac403383d26a40d5c2b3a7469767fc26ce22fc6c0682d9669c688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ec2a6a4281ac403383d26a40d5c2b3a7469767fc26ce22fc6c0682d9669c688", kill_on_drop: false }` [INFO] [stdout] 3ec2a6a4281ac403383d26a40d5c2b3a7469767fc26ce22fc6c0682d9669c688 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcf25f1cd7bc8e09020a62c57a978d99042bcd1f55708368883f62780a14208e [INFO] running `Command { std: "docker" "start" "-a" "fcf25f1cd7bc8e09020a62c57a978d99042bcd1f55708368883f62780a14208e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking dioxus-core-types v0.7.0-rc.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking generational-box v0.7.0-rc.0 [INFO] [stderr] Checking warnings v0.2.1 [INFO] [stderr] Checking subsecond-types v0.7.0-rc.0 [INFO] [stderr] Checking subsecond v0.7.0-rc.0 [INFO] [stderr] Checking dioxus-core v0.7.0-rc.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/error_boundary.rs:253:19 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn errors(&self) -> Ref<[CapturedError]> { [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 253 | pub fn errors(&self) -> Ref<'_, [CapturedError]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/error_boundary.rs:253:19 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn errors(&self) -> Ref<[CapturedError]> { [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 253 | pub fn errors(&self) -> Ref<'_, [CapturedError]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/suspense/mod.rs:173:30 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn suspended_futures(&self) -> Ref<[SuspendedFuture]> { [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 173 | pub fn suspended_futures(&self) -> Ref<'_, [SuspendedFuture]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/suspense/mod.rs:173:30 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn suspended_futures(&self) -> Ref<[SuspendedFuture]> { [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 173 | pub fn suspended_futures(&self) -> Ref<'_, [SuspendedFuture]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/event_propagation.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/lifecycle.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dioxus::dioxus_core::{ElementId, Mutation::*}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/lifecycle.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dioxus::html::SerializedHtmlEventConverter; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/lifecycle.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `dioxus::dioxus_core::ElementId`, `dioxus::dioxus_core::Mutation::*`, `dioxus::html::SerializedHtmlEventConverter`, `dioxus::prelude::*` [INFO] [stdout] --> tests/lifecycle.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | use dioxus::dioxus_core::{ElementId, Mutation::*}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 6 | use dioxus::html::SerializedHtmlEventConverter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/diff_keyed_list.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dioxus::dioxus_core::{ElementId, Mutation::*}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/diff_keyed_list.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `dioxus::dioxus_core::ElementId`, `dioxus::dioxus_core::Mutation::*`, `dioxus::prelude::*` [INFO] [stdout] --> tests/diff_keyed_list.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | use dioxus::dioxus_core::{ElementId, Mutation::*}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 8 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/event_propagation.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/use_drop.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/use_drop.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus::dioxus_core::use_drop; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dioxus::dioxus_core::use_drop` [INFO] [stdout] --> tests/use_drop.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus::dioxus_core::use_drop; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/event_propagation.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/boolattrs.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dioxus::dioxus_core::{ElementId, Mutation::*}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/boolattrs.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `dioxus::dioxus_core::ElementId`, `dioxus::dioxus_core::Mutation::*`, `dioxus::prelude::*` [INFO] [stdout] --> tests/boolattrs.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use dioxus::dioxus_core::{ElementId, Mutation::*}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 2 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/task.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/task.rs:97:3 [INFO] [stdout] | [INFO] [stdout] 97 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/task.rs:53:3 [INFO] [stdout] | [INFO] [stdout] 53 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/task.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | tokio::select! { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/task.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/task.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | tokio::select! { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/miri_stress.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/miri_stress.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | use tokio::time::sleep; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio::time::sleep` [INFO] [stdout] --> tests/miri_stress.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | use tokio::time::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/lifecycle.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | rsx! { div { "{val}" } } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/lifecycle.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 51 | 0 => rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/diff_component.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dioxus::dioxus_core::{ElementId, Mutation::*}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/event_propagation.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | set_event_converter(Box::new(dioxus::html::SerializedHtmlEventConverter)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/diff_component.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Props` in this scope [INFO] [stdout] --> tests/use_drop.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Props)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/miri_stress.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | return rsx!({}); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/use_drop.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/use_drop.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | rsx! {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/miri_stress.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Props` in this scope [INFO] [stdout] --> tests/miri_stress.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Props, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pretty_assertions` [INFO] [stdout] --> tests/diff_component.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use pretty_assertions::assert_eq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pretty_assertions`, use `cargo add pretty_assertions` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/task.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | rsx!({}) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/use_drop.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | fn app(props: AppProps) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 2 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/use_drop.rs:37:40 [INFO] [stdout] | [INFO] [stdout] 37 | fn child_component(props: AppProps) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 2 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/use_drop.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | let mut dom = VirtualDom::new_with_props( [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/use_drop.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/miri_stress.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/miri_stress.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | rsx!( div { "goodbye world" } ) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/miri_stress.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/context_api.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dioxus::dioxus_core::{ElementId, Mutation::*}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/task.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | rsx!(div {}) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Props` in this scope [INFO] [stdout] --> tests/miri_stress.rs:88:32 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(PartialEq, Clone, Props)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/task.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | rsx!(Child {}) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/create_dom.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dioxus::dioxus_core::Mutation::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/create_dom.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `dioxus::dioxus_core::Mutation::*`, `dioxus::prelude::*` [INFO] [stdout] --> tests/create_dom.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dioxus::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/diff_keyed_list.rs:404:9 [INFO] [stdout] | [INFO] [stdout] 404 | rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/miri_stress.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | rsx!( div { "goodbye world" } ) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/task.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Props` in this scope [INFO] [stdout] --> tests/miri_stress.rs:107:32 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(PartialEq, Clone, Props)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/context_api.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `dioxus::dioxus_core::ElementId`, `dioxus::dioxus_core::Mutation::*`, `dioxus::prelude::*` [INFO] [stdout] --> tests/context_api.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use dioxus::dioxus_core::{ElementId, Mutation::*}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 2 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/miri_stress.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | rsx!(child_component { inner: name.inner.clone() }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/miri_stress.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | rsx!( div { "{props.inner}" } ) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/task.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | rsx!(div {}) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/miri_stress.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:433:9 [INFO] [stdout] | [INFO] [stdout] 433 | rsx!({ order.iter().map(|i| rsx!(div { key: "{i}" })) }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/task.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | rsx!({}) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/lifecycle.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | fn app(cx: AppProps) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 5 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/lifecycle.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | let mut dom = VirtualDom::new_with_props(app, AppProps { value: value.clone() }); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/lifecycle.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | LoadTemplate { index: 0, id: ElementId(3) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 5 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateTextNode` in this scope [INFO] [stdout] --> tests/lifecycle.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | CreateTextNode { value: "goodbye".to_string(), id: ElementId(4) }, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 5 + use dioxus_core::Mutation::CreateTextNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplacePlaceholder` in this scope [INFO] [stdout] --> tests/lifecycle.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | ReplacePlaceholder { path: &[0], m: 1 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 5 + use dioxus_core::Mutation::ReplacePlaceholder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope [INFO] [stdout] --> tests/lifecycle.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | AppendChildren { m: 1, id: ElementId(0) } [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 5 + use dioxus_core::Mutation::AppendChildren; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/lifecycle.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 5 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode` [INFO] [stdout] --> tests/lifecycle.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | _ => VNode::empty(), [INFO] [stdout] | ^^^^^ use of undeclared type `VNode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use dioxus_core::VNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/lifecycle.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> tests/lifecycle.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | let event = Event::new( [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 5 + use dioxus_core::Event; [INFO] [stdout] | [INFO] [stdout] 5 + use tracing::Event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SerializedMouseData` in this scope [INFO] [stdout] --> tests/lifecycle.rs:65:46 [INFO] [stdout] | [INFO] [stdout] 65 | Rc::new(PlatformEventData::new(Box::::default())) as Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 45 | fn events_generate() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/lifecycle.rs:70:20 [INFO] [stdout] | [INFO] [stdout] 70 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreatePlaceholder` in this scope [INFO] [stdout] --> tests/lifecycle.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | CreatePlaceholder { id: ElementId(2) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 5 + use dioxus_core::Mutation::CreatePlaceholder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope [INFO] [stdout] --> tests/lifecycle.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | ReplaceWith { id: ElementId(1), m: 1 } [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 5 + use dioxus_core::Mutation::ReplaceWith; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/create_dom.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/miri_stress.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope [INFO] [stdout] --> tests/miri_stress.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | spawn(async {}); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 3 + use std::thread::spawn; [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope [INFO] [stdout] --> tests/miri_stress.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | let mut name = use_hook(|| String::from("numbers: ")); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::use_hook; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/miri_stress.rs:47:44 [INFO] [stdout] | [INFO] [stdout] 47 | fn BorrowedChild(cx: BorrowedProps) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/miri_stress.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | fn Child() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/miri_stress.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] 3 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/miri_stress.rs:66:24 [INFO] [stdout] | [INFO] [stdout] 66 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/miri_stress.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element` [INFO] [stdout] --> tests/miri_stress.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | return Element::Ok(VNode::default()); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Element` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode` [INFO] [stdout] --> tests/miri_stress.rs:77:32 [INFO] [stdout] | [INFO] [stdout] 77 | return Element::Ok(VNode::default()); [INFO] [stdout] | ^^^^^ use of undeclared type `VNode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::VNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope [INFO] [stdout] --> tests/miri_stress.rs:80:20 [INFO] [stdout] | [INFO] [stdout] 80 | let name = use_hook(|| String::from("asd")); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::use_hook; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/miri_stress.rs:93:37 [INFO] [stdout] | [INFO] [stdout] 93 | fn Child(_props: ChildProps) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/create_dom.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/miri_stress.rs:97:19 [INFO] [stdout] | [INFO] [stdout] 97 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/miri_stress.rs:112:29 [INFO] [stdout] | [INFO] [stdout] 112 | fn app(cx: AppProps) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope [INFO] [stdout] --> tests/miri_stress.rs:113:30 [INFO] [stdout] | [INFO] [stdout] 113 | let name: AppProps = use_hook(|| cx.clone()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::use_hook; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/miri_stress.rs:117:44 [INFO] [stdout] | [INFO] [stdout] 117 | fn child_component(props: AppProps) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 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:122:19 [INFO] [stdout] | [INFO] [stdout] 122 | 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 `Element` in this scope [INFO] [stdout] --> tests/miri_stress.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope [INFO] [stdout] --> tests/miri_stress.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | use_hook(|| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::use_hook; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope [INFO] [stdout] --> tests/miri_stress.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | spawn(async move { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 3 + use std::thread::spawn; [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope [INFO] [stdout] --> tests/miri_stress.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | use_hook(|| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::use_hook; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope [INFO] [stdout] --> tests/miri_stress.rs:152:13 [INFO] [stdout] | [INFO] [stdout] 152 | spawn(async move { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 3 + use std::thread::spawn; [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/create_dom.rs:78:38 [INFO] [stdout] | [INFO] [stdout] 78 | let mut dom = VirtualDom::new(|| rsx! {{(0..3).map(|f| rsx!( div { "hello" } ))}}); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/miri_stress.rs:182:14 [INFO] [stdout] | [INFO] [stdout] 182 | let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] help: if you import `Builder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 182 - let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] 182 + let rt = Builder::new_current_thread() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/miri_stress.rs:188:23 [INFO] [stdout] | [INFO] [stdout] 188 | 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:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/create_dom.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/boolattrs.rs:6:38 [INFO] [stdout] | [INFO] [stdout] 6 | let mut app = VirtualDom::new(|| rsx!(div { hidden: false })); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Props` in this scope [INFO] [stdout] --> tests/create_dom.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | #[derive(Props, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/create_dom.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/create_dom.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/memory_leak.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope [INFO] [stdout] --> tests/miri_stress.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 139 | let mut colors = use_signal(|| vec!["green", "blue", "red"]); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope [INFO] [stdout] --> tests/miri_stress.rs:140:27 [INFO] [stdout] | [INFO] [stdout] 140 | let mut padding = use_signal(|| 10); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_component.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | let template_1 = rsx! { "{dynamic}" }; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/create_passthru.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dioxus::dioxus_core::Mutation::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/create_passthru.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `dioxus::dioxus_core::Mutation::*`, `dioxus::prelude::*` [INFO] [stdout] --> tests/create_passthru.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dioxus::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 type `VirtualDom` [INFO] [stdout] --> tests/create_dom.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 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:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | LoadTemplate { index: 0, id: ElementId(1) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 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:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | AppendChildren { m: 1, id: ElementId(0) } [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 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:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 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:78:19 [INFO] [stdout] | [INFO] [stdout] 78 | let mut dom = VirtualDom::new(|| rsx! {{(0..3).map(|f| rsx!( div { "hello" } ))}}); [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:97:19 [INFO] [stdout] | [INFO] [stdout] 97 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 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:124:19 [INFO] [stdout] | [INFO] [stdout] 124 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 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:134:19 [INFO] [stdout] | [INFO] [stdout] 134 | children: Element, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/arena.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ElementId(pub usize); [INFO] [stdout] | -------------------- similarly named struct `ElementId` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 134 | children: 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] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/memory_leak.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus::prelude::dioxus_core::NoOpMutations; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/create_dom.rs:137:33 [INFO] [stdout] | [INFO] [stdout] 137 | fn Child(cx: ChildProps) -> Element { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/arena.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ElementId(pub usize); [INFO] [stdout] | -------------------- similarly named struct `ElementId` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 137 | fn Child(cx: ChildProps) -> 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: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_component.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | let template_2 = rsx! { "{dynamic}" }; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/create_dom.rs:152:19 [INFO] [stdout] | [INFO] [stdout] 152 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 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:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | LoadTemplate { index: 0, id: ElementId(1) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 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:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | 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:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | 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] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/fuzzing.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/boolattrs.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | let mut app = VirtualDom::new(|| rsx!(div { hidden: false })); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/boolattrs.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | LoadTemplate { index: 0, id: ElementId(1) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope [INFO] [stdout] --> tests/boolattrs.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | SetAttribute { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::SetAttribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope [INFO] [stdout] --> tests/boolattrs.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | AppendChildren { m: 1, id: ElementId(0) }, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::AppendChildren; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_component.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | 0 => rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/task.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | tokio::time::sleep(Duration::from_micros(50)).await; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_component.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | 1 => rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core` (test "miri_stress") due to 41 previous errors [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_component.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | 2 => rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/context_api.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | rsx!(child_1 {}) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/context_api.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | rsx!(child_2 {}) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/context_api.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | rsx!("Value is {value}") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/event_propagation.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_component.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | 3 => rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_component.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | 4 => rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/many_roots.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dioxus::dioxus_core::Mutation::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/diff_element.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dioxus::dioxus_core::Mutation::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/many_roots.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/diff_element.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus::dioxus_core::{AttributeValue, ElementId, NoOpMutations}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/diff_element.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `dioxus::dioxus_core::Mutation::*`, `dioxus::dioxus_core::AttributeValue`, `dioxus::dioxus_core::ElementId`, `dioxus::dioxus_core::NoOpMutations`, `dioxus::prelude::*` [INFO] [stdout] --> tests/diff_element.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dioxus::dioxus_core::Mutation::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use dioxus::dioxus_core::{AttributeValue, ElementId, NoOpMutations}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] 3 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> tests/event_propagation.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | let event = Event::new( [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Event; [INFO] [stdout] | [INFO] [stdout] 1 + use tracing::Event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SerializedMouseData` in this scope [INFO] [stdout] --> tests/event_propagation.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | Rc::new(PlatformEventData::new(Box::::default())) as Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | fn events_propagate() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope [INFO] [stdout] --> tests/event_propagation.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | dom.mark_dirty(ScopeId(0)); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> tests/event_propagation.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | let event = Event::new( [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Event; [INFO] [stdout] | [INFO] [stdout] 1 + use tracing::Event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SerializedMouseData` in this scope [INFO] [stdout] --> tests/event_propagation.rs:30:46 [INFO] [stdout] | [INFO] [stdout] 30 | Rc::new(PlatformEventData::new(Box::::default())) as Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | fn events_propagate() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope [INFO] [stdout] --> tests/event_propagation.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | dom.mark_dirty(ScopeId(0)); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> tests/event_propagation.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | let event = Event::new( [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Event; [INFO] [stdout] | [INFO] [stdout] 1 + use tracing::Event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SerializedMouseData` in this scope [INFO] [stdout] --> tests/event_propagation.rs:44:46 [INFO] [stdout] | [INFO] [stdout] 44 | Rc::new(PlatformEventData::new(Box::::default())) as Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | fn events_propagate() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/event_propagation.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/arena.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ElementId(pub usize); [INFO] [stdout] | -------------------- similarly named struct `ElementId` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 51 | fn app() -> ElementId { [INFO] [stdout] | ++ [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/event_propagation.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | fn problematic_child() -> Element { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/arena.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ElementId(pub usize); [INFO] [stdout] | -------------------- similarly named struct `ElementId` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 67 | fn problematic_child() -> ElementId { [INFO] [stdout] | ++ [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core` (test "use_drop") due to 10 previous errors [INFO] [stdout] error[E0432]: unresolved import `pretty_assertions` [INFO] [stdout] --> tests/many_roots.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use pretty_assertions::assert_eq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `pretty_assertions`, use `cargo add pretty_assertions` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sysinfo` [INFO] [stdout] --> tests/memory_leak.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use sysinfo::{ProcessRefreshKind, RefreshKind, System}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sysinfo` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sysinfo`, use `cargo add sysinfo` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/memory_leak.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_component.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | _ => rsx!("blah"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_component.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_component.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | rsx!( h1 { "nav_link" } ) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/task.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | tokio::time::sleep(Duration::from_micros(25)).await; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_component.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | rsx!( div { "dashboard" } ) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_event_converter` in this scope [INFO] [stdout] --> tests/event_propagation.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | set_event_converter(Box::new(dioxus::html::SerializedHtmlEventConverter)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_component.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | rsx!( div { "results" } ) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlatformEventData` [INFO] [stdout] --> tests/event_propagation.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | Rc::new(PlatformEventData::new(Box::::default())) as Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type `PlatformEventData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/miri_full_app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/task.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | tokio::time::sleep(Duration::from_millis(50)).await; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlatformEventData` [INFO] [stdout] --> tests/event_propagation.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | Rc::new(PlatformEventData::new(Box::::default())) as Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type `PlatformEventData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dioxus_elements` [INFO] [stdout] --> tests/miri_full_app.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dioxus_elements::SerializedHtmlEventConverter; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `dioxus_elements` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus_elements`, use `cargo add dioxus_elements` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core` (test "boolattrs") due to 8 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlatformEventData` [INFO] [stdout] --> tests/event_propagation.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | Rc::new(PlatformEventData::new(Box::::default())) as Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type `PlatformEventData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/diff_component.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/diff_component.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | fn nav_bar() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/diff_component.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | fn nav_link() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/diff_component.rs:65:24 [INFO] [stdout] | [INFO] [stdout] 65 | fn dash_board() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/diff_component.rs:69:26 [INFO] [stdout] | [INFO] [stdout] 69 | fn dash_results() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_component.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_component.rs:90:20 [INFO] [stdout] | [INFO] [stdout] 90 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_component.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_component.rs:108:20 [INFO] [stdout] | [INFO] [stdout] 108 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_keyed_list.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | LoadTemplate { index: 0, id: ElementId(1,) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | LoadTemplate { index: 0, id: ElementId(2,) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | LoadTemplate { index: 0, id: ElementId(3,) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | LoadTemplate { index: 0, id: ElementId(4,) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | LoadTemplate { index: 0, id: ElementId(5,) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/task.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | tokio::task::yield_now().await; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | LoadTemplate { index: 0, id: ElementId(6,) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | LoadTemplate { index: 0, id: ElementId(7,) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | LoadTemplate { index: 0, id: ElementId(8,) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | LoadTemplate { index: 0, id: ElementId(9,) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | LoadTemplate { index: 0, id: ElementId(10,) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | AppendChildren { m: 10, id: ElementId(0) }, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::AppendChildren; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_keyed_list.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | PushRoot { id: ElementId(7,) }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::PushRoot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | InsertBefore { id: ElementId(5,), m: 1 }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertBefore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_keyed_list.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_keyed_list.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | PushRoot { id: ElementId(5,) }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::PushRoot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | PushRoot { id: ElementId(4,) }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::PushRoot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | InsertBefore { id: ElementId(1,), m: 2 }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertBefore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_keyed_list.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_keyed_list.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 94 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | PushRoot { id: ElementId(5,) }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::PushRoot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | PushRoot { id: ElementId(4,) }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::PushRoot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | InsertBefore { id: ElementId(2,), m: 2 }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertBefore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_keyed_list.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_keyed_list.rs:120:20 [INFO] [stdout] | [INFO] [stdout] 120 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | PushRoot { id: ElementId(5,) }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::PushRoot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | PushRoot { id: ElementId(4,) }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::PushRoot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | InsertBefore { id: ElementId(3,), m: 2 }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertBefore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_keyed_list.rs:134:19 [INFO] [stdout] | [INFO] [stdout] 134 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_keyed_list.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | PushRoot { id: ElementId(5,) }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::PushRoot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | InsertBefore { id: ElementId(4,), m: 1 }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertBefore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_keyed_list.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_keyed_list.rs:171:20 [INFO] [stdout] | [INFO] [stdout] 171 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | LoadTemplate { index: 0, id: ElementId(6) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | LoadTemplate { index: 0, id: ElementId(7) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertAfter` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | InsertAfter { id: ElementId(5), m: 2 } [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertAfter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_keyed_list.rs:184:19 [INFO] [stdout] | [INFO] [stdout] 184 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_keyed_list.rs:196:20 [INFO] [stdout] | [INFO] [stdout] 196 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | LoadTemplate { index: 0, id: ElementId(5) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | LoadTemplate { index: 0, id: ElementId(6) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertAfter` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | InsertAfter { id: ElementId(3), m: 2 }, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertAfter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | PushRoot { id: ElementId(4) }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::PushRoot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | InsertBefore { id: ElementId(1), m: 1 } [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertBefore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_keyed_list.rs:213:19 [INFO] [stdout] | [INFO] [stdout] 213 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_keyed_list.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | LoadTemplate { index: 0, id: ElementId(5) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | LoadTemplate { index: 0, id: ElementId(6) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:233:13 [INFO] [stdout] | [INFO] [stdout] 233 | InsertBefore { id: ElementId(3), m: 2 }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertBefore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | LoadTemplate { index: 0, id: ElementId(7) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | LoadTemplate { index: 0, id: ElementId(8) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | InsertBefore { id: ElementId(2), m: 2 }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertBefore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | PushRoot { id: ElementId(4) }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::PushRoot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:240:13 [INFO] [stdout] | [INFO] [stdout] 240 | InsertBefore { id: ElementId(1), m: 1 } [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertBefore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_keyed_list.rs:247:19 [INFO] [stdout] | [INFO] [stdout] 247 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_keyed_list.rs:260:20 [INFO] [stdout] | [INFO] [stdout] 260 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | Remove { id: ElementId(4,) }, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::Remove; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | PushRoot { id: ElementId(1) }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::PushRoot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertAfter` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | InsertAfter { id: ElementId(3,), m: 1 }, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertAfter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | LoadTemplate { index: 0, id: ElementId(4) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:271:13 [INFO] [stdout] | [INFO] [stdout] 271 | InsertBefore { id: ElementId(3,), m: 1 }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertBefore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/create_passthru.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | 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_keyed_list.rs:273:13 [INFO] [stdout] | [INFO] [stdout] 273 | LoadTemplate { index: 0, id: ElementId(5) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:274:13 [INFO] [stdout] | [INFO] [stdout] 274 | InsertBefore { id: ElementId(2,), m: 1 }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertBefore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_keyed_list.rs:281:19 [INFO] [stdout] | [INFO] [stdout] 281 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_keyed_list.rs:293:20 [INFO] [stdout] | [INFO] [stdout] 293 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:297:13 [INFO] [stdout] | [INFO] [stdout] 297 | Remove { id: ElementId(5,) }, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::Remove; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:298:13 [INFO] [stdout] | [INFO] [stdout] 298 | LoadTemplate { index: 0, id: ElementId(5) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | InsertBefore { id: ElementId(3,), m: 1 }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertBefore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 300 | PushRoot { id: ElementId(4) }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::PushRoot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:301:13 [INFO] [stdout] | [INFO] [stdout] 301 | InsertBefore { id: ElementId(1,), m: 1 }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertBefore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_keyed_list.rs:310:19 [INFO] [stdout] | [INFO] [stdout] 310 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_keyed_list.rs:322:20 [INFO] [stdout] | [INFO] [stdout] 322 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/many_roots.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/task.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | tokio::task::yield_now().await; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/task.rs:8:32 [INFO] [stdout] | [INFO] [stdout] 8 | async fn run_vdom(app: fn() -> Element) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/task.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/task.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope [INFO] [stdout] --> tests/task.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | use_hook(|| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::use_hook; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope [INFO] [stdout] --> tests/task.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | spawn(async { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 3 + use std::thread::spawn; [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope [INFO] [stdout] --> tests/task.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | spawn(async { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 3 + use std::thread::spawn; [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/task.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/create_passthru.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:326:13 [INFO] [stdout] | [INFO] [stdout] 326 | Remove { id: ElementId(5) }, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::Remove; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:327:13 [INFO] [stdout] | [INFO] [stdout] 327 | Remove { id: ElementId(4) }, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::Remove; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | Remove { id: ElementId(3) }, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::Remove; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_keyed_list.rs:335:19 [INFO] [stdout] | [INFO] [stdout] 335 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_keyed_list.rs:347:20 [INFO] [stdout] | [INFO] [stdout] 347 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:351:13 [INFO] [stdout] | [INFO] [stdout] 351 | LoadTemplate { index: 0, id: ElementId(4) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | LoadTemplate { index: 0, id: ElementId(5) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:353:13 [INFO] [stdout] | [INFO] [stdout] 353 | LoadTemplate { index: 0, id: ElementId(6) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/task.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | fn Child() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | Remove { id: ElementId(3) }, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::Remove; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Remove` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:355:13 [INFO] [stdout] | [INFO] [stdout] 355 | Remove { id: ElementId(2) }, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::Remove; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:356:13 [INFO] [stdout] | [INFO] [stdout] 356 | ReplaceWith { id: ElementId(1), m: 3 } [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::ReplaceWith; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_keyed_list.rs:363:19 [INFO] [stdout] | [INFO] [stdout] 363 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_keyed_list.rs:375:20 [INFO] [stdout] | [INFO] [stdout] 375 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | LoadTemplate { index: 0, id: ElementId(9,) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/create_passthru.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | rsx!({ children }) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/many_roots.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core` (test "event_propagation") due to 19 previous errors [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/create_passthru.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core` (test "create_dom") due to 24 previous errors [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/create_passthru.rs:55:7 [INFO] [stdout] | [INFO] [stdout] 55 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core` (test "diff_component") due to 25 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/task.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 79 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/task.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 103 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope [INFO] [stdout] --> tests/task.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | use_hook(|| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::use_hook; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope [INFO] [stdout] --> tests/task.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | spawn(async move { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 3 + use std::thread::spawn; [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope [INFO] [stdout] --> tests/task.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | use_hook(|| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::use_hook; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope [INFO] [stdout] --> tests/task.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | spawn(async move { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 3 + use std::thread::spawn; [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/many_roots.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/create_passthru.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | rsx! {{children}} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertAfter` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:381:13 [INFO] [stdout] | [INFO] [stdout] 381 | InsertAfter { id: ElementId(1,), m: 1 }, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertAfter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:382:13 [INFO] [stdout] | [INFO] [stdout] 382 | LoadTemplate { index: 0, id: ElementId(10,) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:383:13 [INFO] [stdout] | [INFO] [stdout] 383 | PushRoot { id: ElementId(8,) }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::PushRoot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:384:13 [INFO] [stdout] | [INFO] [stdout] 384 | PushRoot { id: ElementId(7,) }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::PushRoot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | PushRoot { id: ElementId(6,) }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::PushRoot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:386:13 [INFO] [stdout] | [INFO] [stdout] 386 | PushRoot { id: ElementId(5,) }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::PushRoot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:387:13 [INFO] [stdout] | [INFO] [stdout] 387 | PushRoot { id: ElementId(4,) }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::PushRoot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:388:13 [INFO] [stdout] | [INFO] [stdout] 388 | PushRoot { id: ElementId(3,) }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::PushRoot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PushRoot` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:389:13 [INFO] [stdout] | [INFO] [stdout] 389 | PushRoot { id: ElementId(2,) }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::PushRoot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | InsertBefore { id: ElementId(1,), m: 8 }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertBefore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_keyed_list.rs:397:19 [INFO] [stdout] | [INFO] [stdout] 397 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_keyed_list.rs:409:20 [INFO] [stdout] | [INFO] [stdout] 409 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:414:13 [INFO] [stdout] | [INFO] [stdout] 414 | LoadTemplate { index: 0, id: ElementId(6,) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:415:13 [INFO] [stdout] | [INFO] [stdout] 415 | LoadTemplate { index: 0, id: ElementId(7,) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:416:13 [INFO] [stdout] | [INFO] [stdout] 416 | InsertBefore { id: ElementId(1,), m: 2 }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertBefore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_keyed_list.rs:423:19 [INFO] [stdout] | [INFO] [stdout] 423 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_keyed_list.rs:438:20 [INFO] [stdout] | [INFO] [stdout] 438 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:443:13 [INFO] [stdout] | [INFO] [stdout] 443 | LoadTemplate { index: 0, id: ElementId(9) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/create_passthru.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | rsx! { "{a}" "{b}" } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope [INFO] [stdout] --> tests/diff_component.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | let mut render_phase = use_signal(|| 0); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:444:13 [INFO] [stdout] | [INFO] [stdout] 444 | LoadTemplate { index: 0, id: ElementId(10) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertBefore` in this scope [INFO] [stdout] --> tests/diff_keyed_list.rs:445:13 [INFO] [stdout] | [INFO] [stdout] 445 | InsertBefore { id: ElementId(4), m: 2 }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 7 + use dioxus_core::Mutation::InsertBefore; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/many_roots.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/arena.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ElementId(pub usize); [INFO] [stdout] | -------------------- similarly named struct `ElementId` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 12 | fn app() -> ElementId { [INFO] [stdout] | ++ [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/many_roots.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | fn MyNav() -> Element { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/arena.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ElementId(pub usize); [INFO] [stdout] | -------------------- similarly named struct `ElementId` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 27 | fn MyNav() -> ElementId { [INFO] [stdout] | ++ [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/many_roots.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | fn MyOutlet() -> Element { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/arena.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ElementId(pub usize); [INFO] [stdout] | -------------------- similarly named struct `ElementId` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 35 | fn MyOutlet() -> ElementId { [INFO] [stdout] | ++ [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/many_roots.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | 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] warning: unused imports: `AttributeValue` and `ElementId` [INFO] [stdout] --> tests/many_roots.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use dioxus_core::{AttributeValue, ElementId}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/context_api.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `provide_context` in this scope [INFO] [stdout] --> tests/context_api.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | provide_context(generation() as i32); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::provide_context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/context_api.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | fn child_1() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/context_api.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | fn child_2() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `consume_context` in this scope [INFO] [stdout] --> tests/context_api.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | let value = consume_context::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::consume_context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/context_api.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateTextNode` in this scope [INFO] [stdout] --> tests/context_api.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | CreateTextNode { value: "Value is 0".to_string(), id: ElementId(1,) }, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::CreateTextNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope [INFO] [stdout] --> tests/context_api.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | AppendChildren { m: 1, id: ElementId(0) }, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::AppendChildren; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/context_api.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/context_api.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | assert_eq!(ScopeId::APP.consume_context::().unwrap(), 1); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/context_api.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/context_api.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | assert_eq!(ScopeId::APP.consume_context::().unwrap(), 2); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope [INFO] [stdout] --> tests/context_api.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | dom.mark_dirty(ScopeId(ScopeId::APP.0 + 2)); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/context_api.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | dom.mark_dirty(ScopeId(ScopeId::APP.0 + 2)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetText` in this scope [INFO] [stdout] --> tests/context_api.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | [SetText { value: "Value is 2".to_string(), id: ElementId(1,) },] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::SetText; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/context_api.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope [INFO] [stdout] --> tests/context_api.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | dom.mark_dirty(ScopeId(ScopeId::APP.0 + 2)); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/context_api.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | dom.mark_dirty(ScopeId(ScopeId::APP.0 + 2)); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetText` in this scope [INFO] [stdout] --> tests/context_api.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | [SetText { value: "Value is 3".to_string(), id: ElementId(1,) },] [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::SetText; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_event_converter` in this scope [INFO] [stdout] --> tests/lifecycle.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | set_event_converter(Box::new(SerializedHtmlEventConverter)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlatformEventData` [INFO] [stdout] --> tests/lifecycle.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | Rc::new(PlatformEventData::new(Box::::default())) as Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type `PlatformEventData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [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/miri_full_app.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/miri_full_app.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/miri_full_app.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | rsx! { li { onmouseover: move |e| onhover.call(e), "{i}" } } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core` (test "many_roots") due to 10 previous errors; 1 warning emitted [INFO] [stderr] error: could not compile `dioxus-core` (test "task") due to 31 previous errors [INFO] [stderr] error: could not compile `dioxus-core` (test "context_api") due to 25 previous errors [INFO] [stderr] error: could not compile `dioxus-core` (test "diff_keyed_list") due to 126 previous errors [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/memory_leak.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Props` in this scope [INFO] [stdout] --> tests/fuzzing.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 230 | #[derive(PartialEq, Props, Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope [INFO] [stdout] --> tests/lifecycle.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | let mut count = use_signal(|| 0); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/memory_leak.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/memory_leak.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_element.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | rsx!( h1 { "hello {gen}" } ) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/create_passthru.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/arena.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ElementId(pub usize); [INFO] [stdout] | -------------------- similarly named struct `ElementId` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 8 | fn app() -> ElementId { [INFO] [stdout] | ++ [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/create_passthru.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | fn PassThru(children: Element) -> Element { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/arena.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ElementId(pub usize); [INFO] [stdout] | -------------------- similarly named struct `ElementId` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 19 | fn PassThru(children: ElementId) -> 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:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | fn PassThru(children: Element) -> Element { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/arena.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ElementId(pub usize); [INFO] [stdout] | -------------------- similarly named struct `ElementId` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 19 | fn PassThru(children: Element) -> 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:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | 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:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | LoadTemplate { index: 0, id: ElementId(1) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AppendChildren` in this scope [INFO] [stdout] --> tests/create_passthru.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | 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 `Element` in this scope [INFO] [stdout] --> tests/create_passthru.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/arena.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ElementId(pub usize); [INFO] [stdout] | -------------------- similarly named struct `ElementId` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 40 | fn app() -> ElementId { [INFO] [stdout] | ++ [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/create_passthru.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | fn ChildComp(children: Element) -> Element { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/arena.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ElementId(pub usize); [INFO] [stdout] | -------------------- similarly named struct `ElementId` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 56 | fn ChildComp(children: ElementId) -> 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:56:40 [INFO] [stdout] | [INFO] [stdout] 56 | fn ChildComp(children: Element) -> Element { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/arena.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ElementId(pub usize); [INFO] [stdout] | -------------------- similarly named struct `ElementId` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 56 | fn ChildComp(children: Element) -> 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: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] 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:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | LoadTemplate { index: 0, id: ElementId(1) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/create_passthru.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | LoadTemplate { index: 0, id: ElementId(2) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 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:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | LoadTemplate { index: 0, id: ElementId(3) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 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 { 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:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | 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 `Element` in this scope [INFO] [stdout] --> tests/create_passthru.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/arena.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ElementId(pub usize); [INFO] [stdout] | -------------------- similarly named struct `ElementId` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 81 | fn app() -> ElementId { [INFO] [stdout] | ++ [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/create_passthru.rs:87:19 [INFO] [stdout] | [INFO] [stdout] 87 | 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:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | CreateTextNode { value: "123".to_string(), id: ElementId(1) }, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::CreateTextNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreateTextNode` in this scope [INFO] [stdout] --> tests/create_passthru.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | CreateTextNode { value: "456".to_string(), 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:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | 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/diff_element.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | 0 => rsx!( h1 { "hello 1" } ), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_element.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | 1 => rsx!( h2 { "hello 2" } ), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/miri_full_app.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/memory_leak.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | tokio::time::sleep(std::time::Duration::from_nanos(1)).await; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> tests/miri_full_app.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | let event = Event::new( [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Event; [INFO] [stdout] | [INFO] [stdout] 1 + use tracing::Event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SerializedMouseData` in this scope [INFO] [stdout] --> tests/miri_full_app.rs:15:50 [INFO] [stdout] | [INFO] [stdout] 15 | Rc::new(PlatformEventData::new(Box::::default())) as Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 7 | fn miri_rollover() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_element.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/miri_full_app.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/arena.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ElementId(pub usize); [INFO] [stdout] | -------------------- similarly named struct `ElementId` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 24 | fn app() -> ElementId { [INFO] [stdout] | ++ [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EventHandler` in this scope [INFO] [stdout] --> tests/miri_full_app.rs:48:34 [INFO] [stdout] | [INFO] [stdout] 48 | fn ChildExample(i: i32, onhover: EventHandler) -> Element { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::EventHandler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MouseEvent` in this scope [INFO] [stdout] --> tests/miri_full_app.rs:48:47 [INFO] [stdout] | [INFO] [stdout] 48 | fn ChildExample(i: i32, onhover: EventHandler) -> Element { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 48 | fn ChildExample(i: i32, onhover: EventHandler) -> 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:48:63 [INFO] [stdout] | [INFO] [stdout] 48 | fn ChildExample(i: i32, onhover: EventHandler) -> Element { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/arena.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ElementId(pub usize); [INFO] [stdout] | -------------------- similarly named struct `ElementId` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 48 | fn ChildExample(i: i32, onhover: EventHandler) -> ElementId { [INFO] [stdout] | ++ [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_element.rs:190:18 [INFO] [stdout] | [INFO] [stdout] 190 | 0 => rsx! { div { "hello" } }, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_element.rs:191:18 [INFO] [stdout] | [INFO] [stdout] 191 | 1 => rsx! {}, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_event_converter` in this scope [INFO] [stdout] --> tests/miri_full_app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | set_event_converter(Box::new(SerializedHtmlEventConverter)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlatformEventData` [INFO] [stdout] --> tests/miri_full_app.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | Rc::new(PlatformEventData::new(Box::::default())) as Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type `PlatformEventData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope [INFO] [stdout] --> tests/miri_full_app.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | let mut idx = use_signal(|| 0); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/memory_leak.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 2 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope [INFO] [stdout] --> tests/memory_leak.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | use_hook(|| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use dioxus_core::use_hook; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope [INFO] [stdout] --> tests/memory_leak.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | spawn(async move { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 2 + use std::thread::spawn; [INFO] [stdout] | [INFO] [stdout] 2 + use dioxus_core::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EventHandler` in this scope [INFO] [stdout] --> tests/memory_leak.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | event_handler: EventHandler, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 2 + use dioxus_core::EventHandler; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MouseEvent` in this scope [INFO] [stdout] --> tests/memory_leak.rs:46:37 [INFO] [stdout] | [INFO] [stdout] 46 | event_handler: EventHandler, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 45 | fn AcceptsEventHandlerAndReadOnlySignal( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReadSignal` in this scope [INFO] [stdout] --> tests/memory_leak.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | signal: ReadSignal, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/memory_leak.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | ) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 2 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/memory_leak.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 58 | 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] 2 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sysinfo` [INFO] [stdout] --> tests/memory_leak.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | let pid = sysinfo::get_current_pid().expect("failed to get PID"); [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sysinfo` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sysinfo`, use `cargo add sysinfo` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core` (test "miri_full_app") due to 15 previous errors [INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope [INFO] [stdout] --> tests/memory_leak.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | let mut count = use_signal(|| 0); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core` (test "lifecycle") due to 23 previous errors [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core` (test "create_passthru") due to 30 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | let namespace = rand::random::() % 2; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | format!("ns{}", rand::random::()).into_boxed_str(), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | match rand::random::() % 2 { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core` (test "memory_leak") due to 18 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:21:47 [INFO] [stdout] | [INFO] [stdout] 21 | name: Box::leak(format!("attr{}", rand::random::()).into_boxed_str()), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:22:49 [INFO] [stdout] | [INFO] [stdout] 22 | value: Box::leak(format!("value{}", rand::random::()).into_boxed_str()), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 42 | match rand::random::() % 4 { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:45:42 [INFO] [stdout] | [INFO] [stdout] 45 | let attrs: Vec<_> = (0..(rand::random::() % 10)) [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:51:49 [INFO] [stdout] | [INFO] [stdout] 51 | tag: Box::leak(format!("tag{}", rand::random::()).into_boxed_str()), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:58:53 [INFO] [stdout] | [INFO] [stdout] 58 | let children: Vec<_> = (0..(rand::random::() % 3)) [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:74:43 [INFO] [stdout] | [INFO] [stdout] 74 | text: Box::leak(format!("{}", rand::random::()).into_boxed_str()), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:134:26 [INFO] [stdout] | [INFO] [stdout] 134 | let roots = (0..(1 + rand::random::() % 5)) [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:169:60 [INFO] [stdout] | [INFO] [stdout] 169 | DynamicNode::Text(VText::new(format!("{}", rand::random::()))) [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | match rand::random::() % range { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:181:19 [INFO] [stdout] | [INFO] [stdout] 181 | 1 => (0..(rand::random::() % 5)) [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Props` is not implemented for `DepthProps` [INFO] [stdout] --> tests/fuzzing.rs:192:25 [INFO] [stdout] | [INFO] [stdout] 190 | Box::new([DynamicNode::Component(VComponent::new( [INFO] [stdout] | --------------- required by a bound introduced by this call [INFO] [stdout] 191 | create_random_element, [INFO] [stdout] 192 | DepthProps { depth, root: false }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Props [INFO] [stdout] | [INFO] [stdout] = help: the trait `Properties` is not implemented for `DepthProps` [INFO] [stdout] = note: Props is a trait that is automatically implemented for all structs that can be used as props for a component [INFO] [stdout] = note: If you manually created a new properties struct, you may have forgotten to add `#[derive(Props, PartialEq, Clone)]` to your struct [INFO] [stdout] = help: the following other types implement trait `Properties`: [INFO] [stdout] () [INFO] [stdout] SuspenseBoundaryProps [INFO] [stdout] dioxus_core::error_boundary::ErrorBoundaryProps [INFO] [stdout] dioxus_core::fragment::FragmentProps [INFO] [stdout] dioxus_core::suspense::component::SuspenseBoundaryPropsWithOwner [INFO] [stdout] note: required by a bound in `VComponent::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/nodes.rs:609:12 [INFO] [stdout] | [INFO] [stdout] 603 | pub fn new( [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 609 | P: Properties + 'static, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `VComponent::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Props` is not implemented for `DepthProps` [INFO] [stdout] --> tests/fuzzing.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 199 | 2 => DynamicNode::Component(VComponent::new( [INFO] [stdout] | --------------- required by a bound introduced by this call [INFO] [stdout] 200 | create_random_element, [INFO] [stdout] 201 | DepthProps { depth, root: false }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Props [INFO] [stdout] | [INFO] [stdout] = help: the trait `Properties` is not implemented for `DepthProps` [INFO] [stdout] = note: Props is a trait that is automatically implemented for all structs that can be used as props for a component [INFO] [stdout] = note: If you manually created a new properties struct, you may have forgotten to add `#[derive(Props, PartialEq, Clone)]` to your struct [INFO] [stdout] = help: the following other types implement trait `Properties`: [INFO] [stdout] () [INFO] [stdout] SuspenseBoundaryProps [INFO] [stdout] dioxus_core::error_boundary::ErrorBoundaryProps [INFO] [stdout] dioxus_core::fragment::FragmentProps [INFO] [stdout] dioxus_core::suspense::component::SuspenseBoundaryPropsWithOwner [INFO] [stdout] note: required by a bound in `VComponent::new` [INFO] [stdout] --> /opt/rustwide/workdir/src/nodes.rs:609:12 [INFO] [stdout] | [INFO] [stdout] 603 | pub fn new( [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 609 | P: Properties + 'static, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `VComponent::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:209:23 [INFO] [stdout] | [INFO] [stdout] 209 | let value = match rand::random::() % 7 { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:210:49 [INFO] [stdout] | [INFO] [stdout] 210 | 0 => AttributeValue::Text(format!("{}", rand::random::())), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:211:36 [INFO] [stdout] | [INFO] [stdout] 211 | 1 => AttributeValue::Float(rand::random()), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:212:34 [INFO] [stdout] | [INFO] [stdout] 212 | 2 => AttributeValue::Int(rand::random()), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:213:35 [INFO] [stdout] | [INFO] [stdout] 213 | 3 => AttributeValue::Bool(rand::random()), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:214:40 [INFO] [stdout] | [INFO] [stdout] 214 | 4 => AttributeValue::any_value(rand::random::()), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:223:37 [INFO] [stdout] | [INFO] [stdout] 223 | Box::leak(format!("attr{}", rand::random::()).into_boxed_str()), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | rand::random(), [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:238:8 [INFO] [stdout] | [INFO] [stdout] 238 | if rand::random::() % 10 == 0 { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand` [INFO] [stdout] --> tests/fuzzing.rs:242:22 [INFO] [stdout] | [INFO] [stdout] 242 | let node = match rand::random::() % range { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `rand` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/diff_element.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_element.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] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_element.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | vdom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetText` in this scope [INFO] [stdout] --> tests/diff_element.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | [SetText { value: "hello 1".to_string(), 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::SetText; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_element.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | vdom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetText` in this scope [INFO] [stdout] --> tests/diff_element.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | [SetText { value: "hello 2".to_string(), 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::SetText; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_element.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | vdom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetText` in this scope [INFO] [stdout] --> tests/diff_element.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | [SetText { value: "hello 3".to_string(), 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::SetText; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/diff_element.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_element.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | 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] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_element.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | vdom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_element.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | LoadTemplate { index: 0, id: ElementId(2,) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 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_element.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | ReplaceWith { id: ElementId(1,), m: 1 }, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::ReplaceWith; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_element.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | vdom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_element.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | LoadTemplate { index: 0, id: ElementId(1,) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope [INFO] [stdout] --> tests/diff_element.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | ReplaceWith { id: ElementId(2,), m: 1 }, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::ReplaceWith; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_element.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | vdom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_element.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | LoadTemplate { index: 0, id: ElementId(2,) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 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_element.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | 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[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_element.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | vdom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadTemplate` in this scope [INFO] [stdout] --> tests/diff_element.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | LoadTemplate { index: 0, id: ElementId(1,) }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::LoadTemplate; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ReplaceWith` in this scope [INFO] [stdout] --> tests/diff_element.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | 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/diff_element.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attribute` [INFO] [stdout] --> tests/diff_element.rs:94:23 [INFO] [stdout] | [INFO] [stdout] 94 | 0 => vec![Attribute::new( [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Attribute` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Attribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attribute` [INFO] [stdout] --> tests/diff_element.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | Attribute::new("a", AttributeValue::Text("hello".into()), None, false), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Attribute` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Attribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attribute` [INFO] [stdout] --> tests/diff_element.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | Attribute::new("b", AttributeValue::Text("hello".into()), None, false), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Attribute` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Attribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attribute` [INFO] [stdout] --> tests/diff_element.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 103 | Attribute::new("c", AttributeValue::Text("hello".into()), None, false), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Attribute` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Attribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attribute` [INFO] [stdout] --> tests/diff_element.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | Attribute::new("c", AttributeValue::Text("hello".into()), None, false), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Attribute` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Attribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attribute` [INFO] [stdout] --> tests/diff_element.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | Attribute::new("d", AttributeValue::Text("hello".into()), None, false), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Attribute` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Attribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attribute` [INFO] [stdout] --> tests/diff_element.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | Attribute::new("e", AttributeValue::Text("hello".into()), None, false), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Attribute` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Attribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attribute` [INFO] [stdout] --> tests/diff_element.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | 3 => vec![Attribute::new( [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Attribute` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Attribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_element.rs:127:20 [INFO] [stdout] | [INFO] [stdout] 127 | 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] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_element.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | vdom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope [INFO] [stdout] --> tests/diff_element.rs:134:13 [INFO] [stdout] | [INFO] [stdout] 134 | SetAttribute { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::SetAttribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope [INFO] [stdout] --> tests/diff_element.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | 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[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_element.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | vdom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope [INFO] [stdout] --> tests/diff_element.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | SetAttribute { name: "a", value: AttributeValue::None, id: ElementId(1,), ns: None }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::SetAttribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope [INFO] [stdout] --> tests/diff_element.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 154 | SetAttribute { name: "b", value: AttributeValue::None, id: ElementId(1,), ns: None }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::SetAttribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope [INFO] [stdout] --> tests/diff_element.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | SetAttribute { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::SetAttribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope [INFO] [stdout] --> tests/diff_element.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | 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[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_element.rs:170:21 [INFO] [stdout] | [INFO] [stdout] 170 | vdom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope [INFO] [stdout] --> tests/diff_element.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | SetAttribute { name: "c", value: AttributeValue::None, id: ElementId(1,), ns: None }, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::SetAttribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope [INFO] [stdout] --> tests/diff_element.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | SetAttribute { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Mutation::SetAttribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetAttribute` in this scope [INFO] [stdout] --> tests/diff_element.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | SetAttribute { name: "e", value: AttributeValue::None, id: ElementId(1,), ns: None }, [INFO] [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[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/diff_element.rs:188:17 [INFO] [stdout] | [INFO] [stdout] 188 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_element.rs:196:20 [INFO] [stdout] | [INFO] [stdout] 196 | 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] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_element.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | vdom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core` (test "fuzzing") due to 28 previous errors [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CreatePlaceholder` in this scope [INFO] [stdout] --> tests/diff_element.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | CreatePlaceholder { 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::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_element.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | 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] 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 "diff_element") due to 59 previous errors [INFO] running `Command { std: "docker" "inspect" "fcf25f1cd7bc8e09020a62c57a978d99042bcd1f55708368883f62780a14208e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf25f1cd7bc8e09020a62c57a978d99042bcd1f55708368883f62780a14208e", kill_on_drop: false }` [INFO] [stdout] fcf25f1cd7bc8e09020a62c57a978d99042bcd1f55708368883f62780a14208e