[INFO] fetching crate dioxus-core 0.7.0-rc.0...
[INFO] testing dioxus-core-0.7.0-rc.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dioxus-core 0.7.0-rc.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate dioxus-core 0.7.0-rc.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dioxus-core 0.7.0-rc.0
[INFO] tweaked toml for crates.io crate dioxus-core 0.7.0-rc.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxus-core 0.7.0-rc.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1e7075ff5bddb6c7e81d24deb5eeadbd7043e2797be0976b87978de60bc61e2
[INFO] running `Command { std: "docker" "start" "-a" "f1e7075ff5bddb6c7e81d24deb5eeadbd7043e2797be0976b87978de60bc61e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1e7075ff5bddb6c7e81d24deb5eeadbd7043e2797be0976b87978de60bc61e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1e7075ff5bddb6c7e81d24deb5eeadbd7043e2797be0976b87978de60bc61e2", kill_on_drop: false }`
[INFO] [stdout] f1e7075ff5bddb6c7e81d24deb5eeadbd7043e2797be0976b87978de60bc61e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 258d6f66dbd91c19d05939559784d0364f06bb4a8307d0f88b9c6ee64392cbbb
[INFO] running `Command { std: "docker" "start" "-a" "258d6f66dbd91c19d05939559784d0364f06bb4a8307d0f88b9c6ee64392cbbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling dioxus-core-types v0.7.0-rc.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling generational-box v0.7.0-rc.0
[INFO] [stderr]    Compiling warnings v0.2.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling subsecond-types v0.7.0-rc.0
[INFO] [stderr]    Compiling subsecond v0.7.0-rc.0
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.81s
[INFO] running `Command { std: "docker" "inspect" "258d6f66dbd91c19d05939559784d0364f06bb4a8307d0f88b9c6ee64392cbbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "258d6f66dbd91c19d05939559784d0364f06bb4a8307d0f88b9c6ee64392cbbb", kill_on_drop: false }`
[INFO] [stdout] 258d6f66dbd91c19d05939559784d0364f06bb4a8307d0f88b9c6ee64392cbbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d231b08df409618f9dcfd1d673e4105c8dfb541d476d9e0db4cfbc3c84ff934
[INFO] running `Command { std: "docker" "start" "-a" "9d231b08df409618f9dcfd1d673e4105c8dfb541d476d9e0db4cfbc3c84ff934", kill_on_drop: false }`
[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] [stderr]    Compiling dioxus-core v0.7.0-rc.0 (/opt/rustwide/workdir)
[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/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 `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[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/conditional_formatted_attributes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/miri_stress.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> tests/miri_stress.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     use tokio::time::sleep;
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::time::sleep`
[INFO] [stdout]    --> tests/miri_stress.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     use tokio::time::sleep;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/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/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_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/conditional_formatted_attributes.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     _ = rsx! {
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/conditional_formatted_attributes.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     _ = rsx! {
[INFO] [stdout]    |         ^^^
[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: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |             return rsx!({});
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         rsx!(
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Props` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[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/use_drop.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/use_drop.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::dioxus_core::use_drop;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dioxus::dioxus_core::use_drop`
[INFO] [stdout]  --> tests/use_drop.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::dioxus_core::use_drop;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         rsx!( div { "goodbye world" } )
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rsx!(
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Props` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:88:32
[INFO] [stdout]    |
[INFO] [stdout] 88 |     #[derive(PartialEq, Clone, Props)]
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         rsx!( div { "goodbye world" } )
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Props` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:107:32
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[derive(PartialEq, Clone, Props)]
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         rsx!(child_component { inner: name.inner.clone() })
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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::<SerializedMouseData>::default())) as Rc<dyn Any>,
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  7 | fn miri_rollover<SerializedMouseData>() {
[INFO] [stdout]    |                 +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn app() -> ElementId {
[INFO] [stdout]    |                    ++
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventHandler` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:48:34
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn ChildExample(i: i32, onhover: EventHandler<MouseEvent>) -> Element {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::EventHandler;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MouseEvent` in this scope
[INFO] [stdout]   --> tests/miri_full_app.rs:48:47
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn ChildExample(i: i32, onhover: EventHandler<MouseEvent>) -> Element {
[INFO] [stdout]    |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn ChildExample<MouseEvent>(i: i32, onhover: EventHandler<MouseEvent>) -> Element {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         rsx!( div { "{props.inner}" } )
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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<MouseEvent>) -> Element {
[INFO] [stdout]    |                                                               ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn ChildExample(i: i32, onhover: EventHandler<MouseEvent>) -> ElementId {
[INFO] [stdout]    |                                                                      ++
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_event_converter` in this scope
[INFO] [stdout]  --> tests/miri_full_app.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     set_event_converter(Box::new(SerializedHtmlEventConverter));
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlatformEventData`
[INFO] [stdout]   --> tests/miri_full_app.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |             Rc::new(PlatformEventData::new(Box::<SerializedMouseData>::default())) as Rc<dyn Any>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ use of undeclared type `PlatformEventData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/tracing.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/tracing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::html::SerializedHtmlEventConverter;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/attr_cleanup.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]  --> tests/tracing.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing_subscriber::{layer::SubscriberExt, Registry};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing_fluent_assertions`
[INFO] [stdout]  --> tests/tracing.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing_fluent_assertions::{AssertionRegistry, AssertionsLayer};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_fluent_assertions`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tracing_fluent_assertions`, use `cargo add tracing_fluent_assertions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing_subscriber`
[INFO] [stdout]  --> tests/tracing.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing_subscriber::{layer::SubscriberExt, Registry};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "conditional_formatted_attributes") due to 3 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [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 unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/event_propagation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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] 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] [stderr] error: could not compile `dioxus-core` (test "miri_full_app") due to 15 previous errors
[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] Some errors have detailed explanations: E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/use_drop.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     rsx! {}
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/tracing.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/event_propagation.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> tests/tracing.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/tracing.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     rsx! { li { onmouseover: move |e| onhover.call(e), "{i}" } }
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/use_drop.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn app(props: AppProps) -> Element {
[INFO] [stdout]    |                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/use_drop.rs:37:40
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn child_component(props: AppProps) -> Element {
[INFO] [stdout]    |                                        ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/use_drop.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mut dom = VirtualDom::new_with_props(
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/use_drop.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/event_propagation.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |             0 => rsx! { div {} },
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> tests/event_propagation.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 |     set_event_converter(Box::new(dioxus::html::SerializedHtmlEventConverter));
[INFO] [stdout]   |                                  ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]   --> tests/tracing.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let std_out_log = tracing_subscriber::fmt::layer().pretty();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/attr_cleanup.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |             1 => rsx! {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]   --> tests/attr_cleanup.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     tracing_subscriber::fmt::init();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/event_propagation.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event`
[INFO] [stdout]   --> tests/event_propagation.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let event = Event::new(
[INFO] [stdout]    |                 ^^^^^ use of undeclared type `Event`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::Event;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tracing::Event;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SerializedMouseData` in this scope
[INFO] [stdout]   --> tests/event_propagation.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 |         Rc::new(PlatformEventData::new(Box::<SerializedMouseData>::default())) as Rc<dyn Any>,
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  8 | fn events_propagate<SerializedMouseData>() {
[INFO] [stdout]    |                    +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/event_propagation.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 |         dom.mark_dirty(ScopeId(0));
[INFO] [stdout]    |                        ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event`
[INFO] [stdout]   --> tests/event_propagation.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let event = Event::new(
[INFO] [stdout]    |                 ^^^^^ use of undeclared type `Event`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::Event;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tracing::Event;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SerializedMouseData` in this scope
[INFO] [stdout]   --> tests/event_propagation.rs:30:46
[INFO] [stdout]    |
[INFO] [stdout] 30 |         Rc::new(PlatformEventData::new(Box::<SerializedMouseData>::default())) as Rc<dyn Any>,
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  8 | fn events_propagate<SerializedMouseData>() {
[INFO] [stdout]    |                    +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScopeId` in this scope
[INFO] [stdout]   --> tests/event_propagation.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |         dom.mark_dirty(ScopeId(0));
[INFO] [stdout]    |                        ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event`
[INFO] [stdout]   --> tests/event_propagation.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let event = Event::new(
[INFO] [stdout]    |                 ^^^^^ use of undeclared type `Event`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::Event;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tracing::Event;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "use_drop") due to 10 previous errors
[INFO] [stdout] error[E0412]: cannot find type `SerializedMouseData` in this scope
[INFO] [stdout]   --> tests/event_propagation.rs:44:46
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Rc::new(PlatformEventData::new(Box::<SerializedMouseData>::default())) as Rc<dyn Any>,
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  8 | fn events_propagate<SerializedMouseData>() {
[INFO] [stdout]    |                    +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "event_propagation") due to 19 previous errors
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/event_propagation.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn app() -> ElementId {
[INFO] [stdout]    |                    ++
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "tracing") due to 18 previous errors
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/event_propagation.rs:67:27
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn problematic_child() -> Element {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn problematic_child() -> ElementId {
[INFO] [stdout]    |                                  ++
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core` (test "attr_cleanup") due to 9 previous errors
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn app() -> Element {
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         spawn(async {});
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::thread::spawn;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut name = use_hook(|| String::from("numbers: "));
[INFO] [stdout]    |                        ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::use_hook;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:47:44
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn BorrowedChild(cx: BorrowedProps) -> Element {
[INFO] [stdout]    |                                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn Child() -> Element {
[INFO] [stdout]    |                   ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/miri_stress.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/miri_stress.rs:66:24
[INFO] [stdout]    |
[INFO] [stdout] 66 |         dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                        ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn app() -> Element {
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Element`
[INFO] [stdout]   --> tests/miri_stress.rs:77:20
[INFO] [stdout]    |
[INFO] [stdout] 77 |             return Element::Ok(VNode::default());
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `Element`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VNode`
[INFO] [stdout]   --> tests/miri_stress.rs:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 |             return Element::Ok(VNode::default());
[INFO] [stdout]    |                                ^^^^^ use of undeclared type `VNode`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::VNode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:80:20
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let name = use_hook(|| String::from("asd"));
[INFO] [stdout]    |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::use_hook;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/miri_stress.rs:93:37
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn Child(_props: ChildProps) -> Element {
[INFO] [stdout]    |                                     ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/miri_stress.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:112:29
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn app(cx: AppProps) -> Element {
[INFO] [stdout]     |                             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:113:30
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let name: AppProps = use_hook(|| cx.clone());
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dioxus_core::use_hook;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:117:44
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn child_component(props: AppProps) -> Element {
[INFO] [stdout]     |                                            ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/tracing.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/miri_stress.rs:122:19
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let mut dom = VirtualDom::new_with_props(app, AppProps { inner: ptr.clone() });
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn app() -> Element {
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         use_hook(|| {
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dioxus_core::use_hook;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |             spawn(async move {
[INFO] [stdout]     |             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dioxus_core::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         use_hook(|| {
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dioxus_core::use_hook;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |             spawn(async move {
[INFO] [stdout]     |             ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dioxus_core::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> tests/miri_stress.rs:182:14
[INFO] [stdout]     |
[INFO] [stdout] 182 |     let rt = tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |              ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 182 -     let rt = tokio::runtime::Builder::new_current_thread()
[INFO] [stdout] 182 +     let rt = Builder::new_current_thread()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/miri_stress.rs:188:23
[INFO] [stdout]     |
[INFO] [stdout] 188 |         let mut dom = VirtualDom::new(app);
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_event_converter` in this scope
[INFO] [stdout]  --> tests/event_propagation.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     set_event_converter(Box::new(dioxus::html::SerializedHtmlEventConverter));
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlatformEventData`
[INFO] [stdout]   --> tests/event_propagation.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |         Rc::new(PlatformEventData::new(Box::<SerializedMouseData>::default())) as Rc<dyn Any>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of undeclared type `PlatformEventData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/attr_cleanup.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  5 + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SerializedMouseData` in this scope
[INFO] [stdout]   --> tests/tracing.rs:46:50
[INFO] [stdout]    |
[INFO] [stdout] 46 |             Rc::new(PlatformEventData::new(Box::<SerializedMouseData>::default())) as Rc<dyn Any>,
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  9 | fn basic_tracing<SerializedMouseData>() {
[INFO] [stdout]    |                 +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/tracing.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn app() -> ElementId {
[INFO] [stdout]    |                    ++
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventHandler` in this scope
[INFO] [stdout]   --> tests/tracing.rs:79:34
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn ChildExample(i: i32, onhover: EventHandler<MouseEvent>) -> Element {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::EventHandler;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MouseEvent` in this scope
[INFO] [stdout]   --> tests/tracing.rs:79:47
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn ChildExample(i: i32, onhover: EventHandler<MouseEvent>) -> Element {
[INFO] [stdout]    |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn ChildExample<MouseEvent>(i: i32, onhover: EventHandler<MouseEvent>) -> Element {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/tracing.rs:79:63
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn ChildExample(i: i32, onhover: EventHandler<MouseEvent>) -> Element {
[INFO] [stdout]    |                                                               ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn ChildExample(i: i32, onhover: EventHandler<MouseEvent>) -> ElementId {
[INFO] [stdout]    |                                                                      ++
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 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 `ScopeId`
[INFO] [stdout]   --> tests/attr_cleanup.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  5 + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/attr_cleanup.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  5 + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/attr_cleanup.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  5 + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/attr_cleanup.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  5 + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlatformEventData`
[INFO] [stdout]   --> tests/event_propagation.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |         Rc::new(PlatformEventData::new(Box::<SerializedMouseData>::default())) as Rc<dyn Any>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of undeclared type `PlatformEventData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlatformEventData`
[INFO] [stdout]   --> tests/event_propagation.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Rc::new(PlatformEventData::new(Box::<SerializedMouseData>::default())) as Rc<dyn Any>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ use of undeclared type `PlatformEventData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_event_converter` in this scope
[INFO] [stdout]   --> tests/tracing.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     set_event_converter(Box::new(SerializedHtmlEventConverter));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlatformEventData`
[INFO] [stdout]   --> tests/tracing.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |             Rc::new(PlatformEventData::new(Box::<SerializedMouseData>::default())) as Rc<dyn Any>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ use of undeclared type `PlatformEventData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> tests/tracing.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut idx = use_signal(|| 0);
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[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[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:139:26
[INFO] [stdout]     |
[INFO] [stdout] 139 |         let mut colors = use_signal(|| vec!["green", "blue", "red"]);
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]    --> tests/miri_stress.rs:140:27
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let mut padding = use_signal(|| 10);
[INFO] [stdout]     |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 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 "miri_stress") due to 41 previous errors
[INFO] running `Command { std: "docker" "inspect" "9d231b08df409618f9dcfd1d673e4105c8dfb541d476d9e0db4cfbc3c84ff934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d231b08df409618f9dcfd1d673e4105c8dfb541d476d9e0db4cfbc3c84ff934", kill_on_drop: false }`
[INFO] [stdout] 9d231b08df409618f9dcfd1d673e4105c8dfb541d476d9e0db4cfbc3c84ff934
