[INFO] fetching crate dioxus-core-macro 0.6.0-alpha.5...
[INFO] checking dioxus-core-macro-0.6.0-alpha.5 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate dioxus-core-macro 0.6.0-alpha.5 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate dioxus-core-macro 0.6.0-alpha.5 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dioxus-core-macro 0.6.0-alpha.5
[INFO] finished tweaking crates.io crate dioxus-core-macro 0.6.0-alpha.5
[INFO] tweaked toml for crates.io crate dioxus-core-macro 0.6.0-alpha.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 9 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dioxus-rsx v0.6.0-alpha.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50e181daba7bd48f8ab4b92a9f7793085c5f9343ff92fac346152377cb7f97e7
[INFO] running `Command { std: "docker" "start" "-a" "50e181daba7bd48f8ab4b92a9f7793085c5f9343ff92fac346152377cb7f97e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50e181daba7bd48f8ab4b92a9f7793085c5f9343ff92fac346152377cb7f97e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50e181daba7bd48f8ab4b92a9f7793085c5f9343ff92fac346152377cb7f97e7", kill_on_drop: false }`
[INFO] [stdout] 50e181daba7bd48f8ab4b92a9f7793085c5f9343ff92fac346152377cb7f97e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c071ac75da7f66588f33fc6c1a1358dd826d85566bbcfd69ccf897bd00073395
[INFO] running `Command { std: "docker" "start" "-a" "c071ac75da7f66588f33fc6c1a1358dd826d85566bbcfd69ccf897bd00073395", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking syn v2.0.90
[INFO] [stderr]     Checking dioxus-rsx v0.6.0-alpha.5
[INFO] [stderr]     Checking dioxus-core-macro v0.6.0-alpha.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/event_handler.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]   --> tests/rsx.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     use dioxus::prelude::*;
[INFO] [stdout]    |         ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]   --> tests/rsx.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use dioxus::prelude::*;
[INFO] [stdout]    |         ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/generics.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/values_memoize_in_place.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dioxus_core`
[INFO] [stdout]  --> tests/values_memoize_in_place.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus_core::ElementId;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `dioxus_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]  --> tests/values_memoize_in_place.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[tokio::test]
[INFO] [stdout]   |   ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         tokio::select! {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Props` in this scope
[INFO] [stdout]   --> tests/rsx.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[derive(Props, Clone, PartialEq)]
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 13 +     use dioxus_core_macro::Props;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/generics.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/event_handler.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:73:48
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let rsx_with_event_handler_component = rsx! {
[INFO] [stdout]    |                                                ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> tests/generics.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[component]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core_macro::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> tests/event_handler.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[component]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core_macro::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `props` in this scope
[INFO] [stdout]   --> tests/rsx.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[props(into, default = true)]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/generics.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         rsx! {}
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/event_handler.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:107:3
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core_macro::component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `props` in this scope
[INFO] [stdout]   --> tests/rsx.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 |         #[props(into, default)]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Props` in this scope
[INFO] [stdout]   --> tests/generics.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Props, Clone, PartialEq)]
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core_macro::Props;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core_macro::rsx;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> tests/event_handler.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[component]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core_macro::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `props` in this scope
[INFO] [stdout]   --> tests/rsx.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 |         #[props(default = true.into())]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/event_handler.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:123:3
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core_macro::component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/generics.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         rsx! {}
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `props` in this scope
[INFO] [stdout]   --> tests/rsx.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |         #[props(into, default = "abc")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core_macro::rsx;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Props` in this scope
[INFO] [stdout]   --> tests/generics.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Props, Clone, PartialEq)]
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core_macro::Props;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `props` in this scope
[INFO] [stdout]   --> tests/rsx.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 |         #[props(into, default)]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Props` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 139 |     #[derive(Props, Clone, PartialEq)]
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core_macro::Props;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `props` in this scope
[INFO] [stdout]   --> tests/rsx.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[props(default = "abc".into())]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/generics.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         rsx! {}
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `props` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |         #[props(extends = GlobalAttributes)]
[INFO] [stdout]     |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `props` in this scope
[INFO] [stdout]   --> tests/rsx.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |         #[props(into, default = Some("abc"))]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Props` in this scope
[INFO] [stdout]   --> tests/generics.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[derive(Props, Clone, PartialEq)]
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core_macro::Props;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `props` in this scope
[INFO] [stdout]   --> tests/rsx.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |         #[props(into, default)]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:174:36
[INFO] [stdout]     |
[INFO] [stdout] 174 |         let read_only_signal_rsx = rsx! {
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core_macro::rsx;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `props` in this scope
[INFO] [stdout]   --> tests/rsx.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |         #[props(default = Some("abc"))]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core_macro::rsx;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/generics.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         rsx! {}
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `props` in this scope
[INFO] [stdout]   --> tests/rsx.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 |         #[props(into)]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:187:7
[INFO] [stdout]     |
[INFO] [stdout] 187 |     #[component]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core_macro::component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> tests/rsx.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[component]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 62 +     use dioxus_core_macro::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         rsx! {}
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core_macro::rsx;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/rsx.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 62 +     use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:192:7
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[component]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core_macro::component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Props` in this scope
[INFO] [stdout]   --> tests/rsx.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[derive(Props, Clone, PartialEq)]
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 62 +     use dioxus_core_macro::Props;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 |         rsx! {}
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_core_macro::rsx;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> tests/event_handler.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 struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_rsx::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventHandler` in this scope
[INFO] [stdout]   --> tests/event_handler.rs:34:35
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn TakesEventHandler(onclick: EventHandler<MouseEvent>) -> Element {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MouseEvent` in this scope
[INFO] [stdout]   --> tests/event_handler.rs:34:48
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn TakesEventHandler(onclick: 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] 34 |     fn TakesEventHandler<MouseEvent>(onclick: EventHandler<MouseEvent>) -> Element {
[INFO] [stdout]    |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/event_handler.rs:34:64
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn TakesEventHandler(onclick: EventHandler<MouseEvent>) -> Element {
[INFO] [stdout]    |                                                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_rsx::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> tests/rsx.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[component]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 62 +     use dioxus_core_macro::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Callback` in this scope
[INFO] [stdout]   --> tests/event_handler.rs:55:41
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn TakesEventHandlerWithArg(double: Callback<u32, i32>) -> Element {
[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/event_handler.rs:55:64
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn TakesEventHandlerWithArg(double: Callback<u32, i32>) -> Element {
[INFO] [stdout]    |                                                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_rsx::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/rsx.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         rsx! { "hi" }
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 62 +     use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> tests/rsx.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[component]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 62 +     use dioxus_core_macro::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> tests/generics.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 struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_rsx::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/generics.rs:24:64
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn TakesClone<T: Clone + PartialEq + 'static>(value: T) -> Element {
[INFO] [stdout]    |                                                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_rsx::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/generics.rs:33:83
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn TakesCloneManual<T: Clone + PartialEq>(props: TakesCloneManualProps<T>) -> Element {
[INFO] [stdout]    |                                                                                   ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_rsx::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/generics.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 |     ) -> Element {
[INFO] [stdout]    |          ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_rsx::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventHandler` in this scope
[INFO] [stdout]   --> tests/generics.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |         value: EventHandler<T>,
[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/generics.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 |     ) -> Element {
[INFO] [stdout]    |          ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_rsx::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/rsx.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         rsx! { "hi!" }
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 62 +     use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> tests/rsx.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[component]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 62  +     use dioxus_core_macro::component;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/rsx.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         rsx! { "hi!" }
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 62  +     use dioxus_core_macro::rsx;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 |                     tokio::time::sleep(std::time::Duration::from_millis(1)).await;
[INFO] [stdout]    |                     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `trybuild`
[INFO] [stdout]  --> tests/rsx.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 |     let t = trybuild::TestCases::new();
[INFO] [stdout]   |             ^^^^^^^^ use of undeclared crate or module `trybuild`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]  --> tests/event_handler.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 |         let mut todos = use_signal(String::new);
[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/event_handler.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let mut count = use_signal(|| 2);
[INFO] [stdout]    |                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:45:34
[INFO] [stdout]    |
[INFO] [stdout] 45 |     set_event_converter(Box::new(dioxus::html::SerializedHtmlEventConverter));
[INFO] [stdout]    |                                  ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, 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/rsx.rs:66:28
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn UsesComponents() -> Element {
[INFO] [stdout]    |                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 62 +     use dioxus_rsx::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ReadOnlySignal` in this scope
[INFO] [stdout]   --> tests/rsx.rs:87:35
[INFO] [stdout]    |
[INFO] [stdout] 87 |         pub optional_read_signal: ReadOnlySignal<Option<u16>>,
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ReadOnlySignal` in this scope
[INFO] [stdout]   --> tests/rsx.rs:88:34
[INFO] [stdout]    |
[INFO] [stdout] 88 |         pub regular_read_signal: ReadOnlySignal<u16>,
[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/rsx.rs:92:43
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn PropsStruct(props: MyTestProps) -> Element {
[INFO] [stdout]    |                                           ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 62 +     use dioxus_rsx::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ReadOnlySignal` in this scope
[INFO] [stdout]   --> tests/rsx.rs:98:33
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn PropParams(opt_read_sig: ReadOnlySignal<Option<u16>>) -> Element {
[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/rsx.rs:98:65
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn PropParams(opt_read_sig: ReadOnlySignal<Option<u16>>) -> Element {
[INFO] [stdout]    |                                                                 ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 62 +     use dioxus_rsx::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/rsx.rs:103:55
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn DoubleOption(optional: Option<Option<u16>>) -> Element {
[INFO] [stdout]     |                                                       ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 62  +     use dioxus_rsx::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core-macro` (test "event_handler") due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dioxus-core-macro` (test "generics") due to 16 previous errors
[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[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:90:34
[INFO] [stdout]    |
[INFO] [stdout] 90 |     set_event_converter(Box::new(dioxus::html::SerializedHtmlEventConverter));
[INFO] [stdout]    |                                  ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core-macro` (test "rsx") due to 30 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:197:34
[INFO] [stdout]     |
[INFO] [stdout] 197 |     set_event_converter(Box::new(dioxus::html::SerializedHtmlEventConverter));
[INFO] [stdout]     |                                  ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/values_memoize_in_place.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 struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_rsx::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             spawn(async move {
[INFO] [stdout]    |             ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SerializedMouseData` in this scope
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:53:50
[INFO] [stdout]    |
[INFO] [stdout] 53 |             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] 6  | async fn values_memoize_in_place<SerializedMouseData>() {
[INFO] [stdout]    |                                 +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn app() -> Element {
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_rsx::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SerializedMouseData` in this scope
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:98:50
[INFO] [stdout]    |
[INFO] [stdout] 98 |             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] 71 | fn cloning_event_handler_components_work<SerializedMouseData>() {
[INFO] [stdout]    |                                         +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventHandler` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:108:29
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn TakesEventHandler(click: EventHandler<usize>, number: usize) -> Element {
[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/values_memoize_in_place.rs:108:68
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn TakesEventHandler(click: EventHandler<usize>, number: usize) -> Element {
[INFO] [stdout]     |                                                                    ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_rsx::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ReadOnlySignal` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn TakesSignal(sig: ReadOnlySignal<usize>, number: usize) -> Element {
[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/values_memoize_in_place.rs:124:62
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn TakesSignal(sig: ReadOnlySignal<usize>, number: usize) -> Element {
[INFO] [stdout]     |                                                              ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_rsx::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:142:25
[INFO] [stdout]     |
[INFO] [stdout] 142 |         attributes: Vec<Attribute>,
[INFO] [stdout]     |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_rsx::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use syn::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attribute`
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:149:14
[INFO] [stdout]     |
[INFO] [stdout] 149 |         vec![Attribute::new("all", "123", Some("style"), false)]
[INFO] [stdout]     |              ^^^^^^^^^ use of undeclared type `Attribute`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_rsx::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use syn::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attribute`
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:155:14
[INFO] [stdout]     |
[INFO] [stdout] 155 |         vec![Attribute::new("width", "123", Some("style"), false)]
[INFO] [stdout]     |              ^^^^^^^^^ use of undeclared type `Attribute`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_rsx::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use syn::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:168:17
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn app() -> Element {
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_rsx::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ReadOnlySignal` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:188:36
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn TakesReadOnlySignalNum(sig: ReadOnlySignal<i32>) -> Element {
[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/values_memoize_in_place.rs:188:60
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn TakesReadOnlySignalNum(sig: ReadOnlySignal<i32>) -> Element {
[INFO] [stdout]     |                                                            ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_rsx::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ReadOnlySignal` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:193:41
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn TakesReadOnlySignalNonClone(sig: ReadOnlySignal<NonCloneable<i32>>) -> Element {
[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/values_memoize_in_place.rs:193:79
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn TakesReadOnlySignalNonClone(sig: ReadOnlySignal<NonCloneable<i32>>) -> Element {
[INFO] [stdout]     |                                                                               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use dioxus_rsx::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SerializedMouseData` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:205:50
[INFO] [stdout]     |
[INFO] [stdout] 205 |             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] 167 | fn cloning_read_only_signal_components_work<SerializedMouseData>() {
[INFO] [stdout]     |                                            +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_event_converter` in this scope
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     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 `VirtualDom`
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event`
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let event = Event::new(
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `Event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlatformEventData`
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 |             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 crate or module `dioxus_core`
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:61:35
[INFO] [stdout]    |
[INFO] [stdout] 61 |         dom.render_immediate(&mut dioxus_core::NoOpMutations);
[INFO] [stdout]    |                                   ^^^^^^^^^^^ use of undeclared crate or module `dioxus_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus_core`
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:63:31
[INFO] [stdout]    |
[INFO] [stdout] 63 |     dom.render_immediate(&mut dioxus_core::NoOpMutations);
[INFO] [stdout]    |                               ^^^^^^^^^^^ use of undeclared crate or module `dioxus_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut count = use_signal(|| 0);
[INFO] [stdout]    |                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         use_hook(|| {
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_event_converter` in this scope
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     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 `VirtualDom`
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:95:20
[INFO] [stdout]    |
[INFO] [stdout] 95 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event`
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let event = Event::new(
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `Event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlatformEventData`
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |             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 crate or module `dioxus_core`
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:102:35
[INFO] [stdout]     |
[INFO] [stdout] 102 |         dom.render_immediate(&mut dioxus_core::NoOpMutations);
[INFO] [stdout]     |                                   ^^^^^^^^^^^ use of undeclared crate or module `dioxus_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus_core`
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 |     dom.render_immediate(&mut dioxus_core::NoOpMutations);
[INFO] [stdout]     |                               ^^^^^^^^^^^ use of undeclared crate or module `dioxus_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:109:30
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let first_render_click = use_hook(move || click);
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 |     if generation() > 0 {
[INFO] [stdout]     |        ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:125:28
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let first_render_sig = use_hook(move || sig);
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 |     if generation() > 0 {
[INFO] [stdout]     |        ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `CompProps` in the current scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:145:32
[INFO] [stdout]     |
[INFO] [stdout] 140 |     struct CompProps {
[INFO] [stdout]     |     ---------------- function or associated item `builder` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 145 |     let mut props = CompProps::builder().build();
[INFO] [stdout]     |                                ^^^^^^^ function or associated item not found in `CompProps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `CompProps` in the current scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:146:40
[INFO] [stdout]     |
[INFO] [stdout] 140 |     struct CompProps {
[INFO] [stdout]     |     ---------------- function or associated item `builder` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 146 |     assert!(!props.memoize(&CompProps::builder().all("123").build()));
[INFO] [stdout]     |                                        ^^^^^^^ function or associated item not found in `CompProps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `CompProps` in the current scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:152:40
[INFO] [stdout]     |
[INFO] [stdout] 140 |     struct CompProps {
[INFO] [stdout]     |     ---------------- function or associated item `builder` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 152 |     assert!(!props.memoize(&CompProps::builder().width("123").build()));
[INFO] [stdout]     |                                        ^^^^^^^ function or associated item not found in `CompProps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `CompProps` in the current scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:158:40
[INFO] [stdout]     |
[INFO] [stdout] 140 |     struct CompProps {
[INFO] [stdout]     |     ---------------- function or associated item `builder` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 158 |     assert!(!props.memoize(&CompProps::builder().build()));
[INFO] [stdout]     |                                        ^^^^^^^ function or associated item not found in `CompProps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `CompProps` in the current scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:161:39
[INFO] [stdout]     |
[INFO] [stdout] 140 |     struct CompProps {
[INFO] [stdout]     |     ---------------- function or associated item `builder` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 161 |     assert!(props.memoize(&CompProps::builder().build()));
[INFO] [stdout]     |                                       ^^^^^^^ function or associated item not found in `CompProps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_event_converter` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     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 `VirtualDom`
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:202:20
[INFO] [stdout]     |
[INFO] [stdout] 202 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event`
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:204:21
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let event = Event::new(
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlatformEventData`
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:205:21
[INFO] [stdout]     |
[INFO] [stdout] 205 |             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 crate or module `dioxus_core`
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:209:35
[INFO] [stdout]     |
[INFO] [stdout] 209 |         dom.render_immediate(&mut dioxus_core::NoOpMutations);
[INFO] [stdout]     |                                   ^^^^^^^^^^^ use of undeclared crate or module `dioxus_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus_core`
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:211:31
[INFO] [stdout]     |
[INFO] [stdout] 211 |     dom.render_immediate(&mut dioxus_core::NoOpMutations);
[INFO] [stdout]     |                               ^^^^^^^^^^^ use of undeclared crate or module `dioxus_core`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 |         if generation() < 5 {
[INFO] [stdout]     |            ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `needs_update` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 |             needs_update();
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core-macro` (test "values_memoize_in_place") due to 75 previous errors
[INFO] running `Command { std: "docker" "inspect" "c071ac75da7f66588f33fc6c1a1358dd826d85566bbcfd69ccf897bd00073395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c071ac75da7f66588f33fc6c1a1358dd826d85566bbcfd69ccf897bd00073395", kill_on_drop: false }`
[INFO] [stdout] c071ac75da7f66588f33fc6c1a1358dd826d85566bbcfd69ccf897bd00073395
