[INFO] fetching crate dioxus-core 0.7.0-rc.0... [INFO] checking dioxus-core-0.7.0-rc.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate dioxus-core 0.7.0-rc.0 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dioxus-core 0.7.0-rc.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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 subsecond-types v0.7.0-rc.0 [INFO] [stderr] Downloaded subsecond v0.7.0-rc.0 [INFO] [stderr] Downloaded warnings-macro v0.2.0 [INFO] [stderr] Downloaded warnings v0.2.1 [INFO] [stderr] Downloaded longest-increasing-subsequence v0.1.0 [INFO] [stderr] Downloaded dioxus-core-types v0.7.0-rc.0 [INFO] [stderr] Downloaded generational-box v0.7.0-rc.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16f6100a8b8a90ebdd9b2bc8866ef76bfac95dc120f6798eea13ccb58379d6ce [INFO] running `Command { std: "docker" "start" "-a" "16f6100a8b8a90ebdd9b2bc8866ef76bfac95dc120f6798eea13ccb58379d6ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16f6100a8b8a90ebdd9b2bc8866ef76bfac95dc120f6798eea13ccb58379d6ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16f6100a8b8a90ebdd9b2bc8866ef76bfac95dc120f6798eea13ccb58379d6ce", kill_on_drop: false }` [INFO] [stdout] 16f6100a8b8a90ebdd9b2bc8866ef76bfac95dc120f6798eea13ccb58379d6ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 164b225e41371762e861acf2791c72c388438ce883d70fbf31d0f9013b20441d [INFO] running `Command { std: "docker" "start" "-a" "164b225e41371762e861acf2791c72c388438ce883d70fbf31d0f9013b20441d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking dioxus-core-types v0.7.0-rc.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking parking_lot v0.12.4 [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 thiserror v2.0.12 [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 serde v1.0.219 [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/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/safety.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/children_drop_futures.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/children_drop_futures.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[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/children_drop_futures.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | 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/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] 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] 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] 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/error_boundary.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dioxus::{prelude::*, CapturedError}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/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[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 `dioxus` [INFO] [stdout] --> tests/miri_simple.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[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] [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 `dioxus` [INFO] [stdout] --> tests/attributes_pass.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/create_dom.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | 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/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/create_dom.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | rsx! { [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: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/children_drop_futures.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | rsx! { Child {} } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/children_drop_futures.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | rsx! {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/children_drop_futures.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[component] [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/children_drop_futures.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | 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/create_lists.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_lists.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 import `dioxus` [INFO] [stdout] --> tests/error_boundary.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dioxus::{prelude::*, CapturedError}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 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[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: 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[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: 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/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/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[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: 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 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[E0432]: unresolved import `pretty_assertions` [INFO] [stdout] --> tests/create_lists.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | 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/attributes_pass.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | let h = rsx! { [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[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/children_drop_futures.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/children_drop_futures.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | fn Child() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope [INFO] [stdout] --> tests/children_drop_futures.rs: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/children_drop_futures.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[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/children_drop_futures.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 33 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/children_drop_futures.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/safety.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | let dom = VirtualDom::new(|| rsx!("Hello world!")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of 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[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[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] 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[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] 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] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/safety.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | let dom = VirtualDom::new(|| rsx!("Hello world!")); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::Duration` [INFO] [stdout] --> tests/children_drop_futures.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{sync::atomic::AtomicUsize, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/safety.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | assert_eq!(ScopeId::ROOT.height(), 0); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[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] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of 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] [stderr] error: could not compile `dioxus-core` (test "children_drop_futures") due to 13 previous errors; 1 warning emitted [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] [stderr] warning: build failed, waiting for other jobs to finish... [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_full_app.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/miri_simple.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | rsx! { div {} } [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_simple.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | rsx! { div {} } [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: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/many_roots.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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] [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[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] [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] 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/miri_simple.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/create_lists.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [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: 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: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/context_api.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | rsx!(child_1 {}) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_element.rs:190:18 [INFO] [stdout] | [INFO] [stdout] 190 | 0 => rsx! { div { "hello" } }, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/bubble_error.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find 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/diff_element.rs:191:18 [INFO] [stdout] | [INFO] [stdout] 191 | 1 => rsx! {}, [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] 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 "attributes_pass") due to 2 previous errors [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/miri_simple.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | rsx! { div { "hello {el}" } } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/create_lists.rs:12:13 [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] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/create_lists.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dioxus_core::ElementId` [INFO] [stdout] --> tests/create_lists.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dioxus_core::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/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] 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] 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[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/miri_simple.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | rsx! { div {} } [INFO] [stdout] | ^^^ [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 `dioxus` [INFO] [stdout] --> tests/diff_unkeyed_list.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | 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/miri_simple.rs:82:25 [INFO] [stdout] | [INFO] [stdout] 82 | |cx: RootProps| rsx!( div { "{cx.0}" } ), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/diff_unkeyed_list.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] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/miri_simple.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/context_api.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `provide_context` in this scope [INFO] [stdout] --> tests/context_api.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | provide_context(generation() as i32); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::provide_context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/context_api.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | fn child_1() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/context_api.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | fn child_2() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `consume_context` in this scope [INFO] [stdout] --> tests/context_api.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | let value = consume_context::(); [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] [stderr] error: could not compile `dioxus-core` (test "many_roots") due to 10 previous errors; 1 warning emitted [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: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/miri_simple.rs:105:7 [INFO] [stdout] | [INFO] [stdout] 105 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pretty_assertions` [INFO] [stdout] --> tests/diff_unkeyed_list.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] For more information about this error, try `rustc --explain E0433`. [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_simple.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | rsx! {"Hello {name}"} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core` (test "create_dom") due to 24 previous errors [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/miri_simple.rs:110:7 [INFO] [stdout] | [INFO] [stdout] 110 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core` (test "context_api") due to 25 previous errors [INFO] [stderr] error: could not compile `dioxus-core` (test "create_lists") due to 6 previous errors; 1 warning emitted [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/miri_simple.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | rsx! {"Goodbye {name}"} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [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/bubble_error.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | rsx! { div { "hello {value}" } } [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[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/bubble_error.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/bubble_error.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/bubble_error.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/miri_simple.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | rsx! { div {} } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: cannot find 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: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/error_boundary.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/error_boundary.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | rsx! { div {} } [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 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 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] [stderr] error: could not compile `dioxus-core` (test "bubble_error") due to 5 previous errors [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 attribute `component` in this scope [INFO] [stdout] --> tests/error_boundary.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/error_boundary.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_unkeyed_list.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core` (test "safety") due to 4 previous errors [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/error_boundary.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_unkeyed_list.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_unkeyed_list.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/error_boundary.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/error_boundary.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_unkeyed_list.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | 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: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/error_boundary.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core` (test "use_drop") due to 10 previous errors [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_unkeyed_list.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | rsx! { [INFO] [stdout] | ^^^ [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: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_unkeyed_list.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_unkeyed_list.rs:336:9 [INFO] [stdout] | [INFO] [stdout] 336 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_unkeyed_list.rs:438:17 [INFO] [stdout] | [INFO] [stdout] 438 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/diff_unkeyed_list.rs:446:9 [INFO] [stdout] | [INFO] [stdout] 446 | rsx! { [INFO] [stdout] | ^^^ [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[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/error_boundary.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_unkeyed_list.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/error_boundary.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/error_boundary.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | fn NoneChild() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode` [INFO] [stdout] --> tests/error_boundary.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | VNode::empty() [INFO] [stdout] | ^^^^^ use of undeclared type `VNode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::VNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/error_boundary.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | fn ThrowChild() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/error_boundary.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | fn App() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/error_boundary.rs:46:29 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn ThrowsError() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/error_boundary.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn AutoClearError() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/error_boundary.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | 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/diff_unkeyed_list.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | 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_unkeyed_list.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | 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_unkeyed_list.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 58 | 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_unkeyed_list.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] 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_unkeyed_list.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_unkeyed_list.rs:121:20 [INFO] [stdout] | [INFO] [stdout] 121 | 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_unkeyed_list.rs:128:20 [INFO] [stdout] | [INFO] [stdout] 128 | 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_unkeyed_list.rs:136:20 [INFO] [stdout] | [INFO] [stdout] 136 | 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_unkeyed_list.rs:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | 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_unkeyed_list.rs:167:19 [INFO] [stdout] | [INFO] [stdout] 167 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_unkeyed_list.rs:188:20 [INFO] [stdout] | [INFO] [stdout] 188 | 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_unkeyed_list.rs:202:20 [INFO] [stdout] | [INFO] [stdout] 202 | 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_unkeyed_list.rs:216:20 [INFO] [stdout] | [INFO] [stdout] 216 | 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_unkeyed_list.rs:233:19 [INFO] [stdout] | [INFO] [stdout] 233 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_unkeyed_list.rs:275:20 [INFO] [stdout] | [INFO] [stdout] 275 | 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_unkeyed_list.rs:281:20 [INFO] [stdout] | [INFO] [stdout] 281 | 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_unkeyed_list.rs:287:20 [INFO] [stdout] | [INFO] [stdout] 287 | 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_unkeyed_list.rs:300:19 [INFO] [stdout] | [INFO] [stdout] 300 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_unkeyed_list.rs:314:19 [INFO] [stdout] | [INFO] [stdout] 314 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/diff_unkeyed_list.rs:328:19 [INFO] [stdout] | [INFO] [stdout] 328 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_unkeyed_list.rs:357:24 [INFO] [stdout] | [INFO] [stdout] 357 | 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_unkeyed_list.rs:372:24 [INFO] [stdout] | [INFO] [stdout] 372 | 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_unkeyed_list.rs:396:24 [INFO] [stdout] | [INFO] [stdout] 396 | 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_unkeyed_list.rs:417:24 [INFO] [stdout] | [INFO] [stdout] 417 | 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_unkeyed_list.rs:433:19 [INFO] [stdout] | [INFO] [stdout] 433 | let mut dom = VirtualDom::new(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode` [INFO] [stdout] --> tests/diff_unkeyed_list.rs:436:17 [INFO] [stdout] | [INFO] [stdout] 436 | VNode::empty() [INFO] [stdout] | ^^^^^ use of undeclared type `VNode` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/diff_unkeyed_list.rs:469:24 [INFO] [stdout] | [INFO] [stdout] 469 | 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_unkeyed_list.rs:482:24 [INFO] [stdout] | [INFO] [stdout] 482 | 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_unkeyed_list.rs:497:24 [INFO] [stdout] | [INFO] [stdout] 497 | 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 unresolved module or unlinked crate `dioxus_ssr` [INFO] [stdout] --> tests/error_boundary.rs:76:15 [INFO] [stdout] | [INFO] [stdout] 76 | let out = dioxus_ssr::render(&dom); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `dioxus_ssr` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 76 - let out = dioxus_ssr::render(&dom); [INFO] [stdout] 76 + let out = dioxus_core::render(&dom); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core` (test "error_boundary") due to 20 previous errors [INFO] [stderr] error: could not compile `dioxus-core` (test "miri_full_app") due to 15 previous errors [INFO] [stdout] error[E0614]: type `ElementId` cannot be dereferenced [INFO] [stdout] --> tests/diff_unkeyed_list.rs:402:44 [INFO] [stdout] | [INFO] [stdout] 402 | Mutation::Remove { id } => *id, [INFO] [stdout] | ^^^ can't be dereferenced [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0614. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [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] 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] [stderr] error: could not compile `dioxus-core` (test "diff_unkeyed_list") due to 43 previous errors [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] [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] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/miri_simple.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/miri_simple.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/miri_simple.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/miri_simple.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope [INFO] [stdout] --> tests/miri_simple.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | use_hook(|| String::from("asd")); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::use_hook; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope [INFO] [stdout] --> tests/miri_simple.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | use_hook(|| String::from("asd")); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::use_hook; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope [INFO] [stdout] --> tests/miri_simple.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | use_hook(|| String::from("asd")); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::use_hook; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope [INFO] [stdout] --> tests/miri_simple.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | use_hook(|| String::from("asd")); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::use_hook; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/miri_simple.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/miri_simple.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/miri_simple.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `provide_context` in this scope [INFO] [stdout] --> tests/miri_simple.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | provide_context(String::from("asd")); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::provide_context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/miri_simple.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | fn ChildComp() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `consume_context` in this scope [INFO] [stdout] --> tests/miri_simple.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | let el = consume_context::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::consume_context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/miri_simple.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/miri_simple.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 55 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core` (test "diff_element") due to 59 previous errors [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/miri_simple.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope [INFO] [stdout] --> tests/miri_simple.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | spawn(async { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 1 + use std::thread::spawn; [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/miri_simple.rs:69:19 [INFO] [stdout] | [INFO] [stdout] 69 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/miri_simple.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 72 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/miri_simple.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | let mut dom = VirtualDom::new_with_props( [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/miri_simple.rs:87:20 [INFO] [stdout] | [INFO] [stdout] 87 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/miri_simple.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/miri_simple.rs:106:36 [INFO] [stdout] | [INFO] [stdout] 106 | fn ChildComp1(name: String) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/miri_simple.rs:111:36 [INFO] [stdout] | [INFO] [stdout] 111 | fn ChildComp2(name: String) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/miri_simple.rs:115:19 [INFO] [stdout] | [INFO] [stdout] 115 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/miri_simple.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 117 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/miri_simple.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `provide_context` in this scope [INFO] [stdout] --> tests/miri_simple.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | provide_context(123i32); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::provide_context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope [INFO] [stdout] --> tests/miri_simple.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | use_hook(|| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::use_hook; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `consume_context` in this scope [INFO] [stdout] --> tests/miri_simple.rs:132:37 [INFO] [stdout] | [INFO] [stdout] 132 | assert_eq!(123, consume_context::()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::consume_context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/miri_simple.rs:142:19 [INFO] [stdout] | [INFO] [stdout] 142 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::VirtualDom; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/miri_simple.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 145 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core::ScopeId; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dioxus_core::generation` [INFO] [stdout] --> tests/miri_simple.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus_core::generation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [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] [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] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of 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] [stderr] error: could not compile `dioxus-core` (test "miri_simple") due to 46 previous errors; 1 warning emitted [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] Some errors have detailed explanations: E0277, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core` (test "fuzzing") due to 28 previous errors [INFO] running `Command { std: "docker" "inspect" "164b225e41371762e861acf2791c72c388438ce883d70fbf31d0f9013b20441d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "164b225e41371762e861acf2791c72c388438ce883d70fbf31d0f9013b20441d", kill_on_drop: false }` [INFO] [stdout] 164b225e41371762e861acf2791c72c388438ce883d70fbf31d0f9013b20441d