[INFO] fetching crate dioxus-core-macro 0.6.0-alpha.2...
[INFO] checking dioxus-core-macro-0.6.0-alpha.2 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate dioxus-core-macro 0.6.0-alpha.2 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate dioxus-core-macro 0.6.0-alpha.2 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dioxus-core-macro 0.6.0-alpha.2
[INFO] finished tweaking crates.io crate dioxus-core-macro 0.6.0-alpha.2
[INFO] tweaked toml for crates.io crate dioxus-core-macro 0.6.0-alpha.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 61 packages to latest compatible versions
[INFO] [stderr]       Adding internment v0.7.5 (available: v0.8.5)
[INFO] [stderr]       Adding rustc-hash v1.1.0 (available: v2.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d9ef2e2c046fe45c09a91dfb7bf06bfe3d35dc7e51b4782a00fdd5b50d10556
[INFO] running `Command { std: "docker" "start" "-a" "8d9ef2e2c046fe45c09a91dfb7bf06bfe3d35dc7e51b4782a00fdd5b50d10556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d9ef2e2c046fe45c09a91dfb7bf06bfe3d35dc7e51b4782a00fdd5b50d10556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d9ef2e2c046fe45c09a91dfb7bf06bfe3d35dc7e51b4782a00fdd5b50d10556", kill_on_drop: false }`
[INFO] [stdout] 8d9ef2e2c046fe45c09a91dfb7bf06bfe3d35dc7e51b4782a00fdd5b50d10556
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71c5eb4dd82c5fa97eb06a46c7c5a25ed3feb66c31016f36fd64e37301ca413f
[INFO] running `Command { std: "docker" "start" "-a" "71c5eb4dd82c5fa97eb06a46c7c5a25ed3feb66c31016f36fd64e37301ca413f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking generational-box v0.6.0-alpha.2
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking syn v2.0.77
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]     Checking internment v0.7.5
[INFO] [stderr]     Checking const_format v0.2.33
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling warnings v0.2.0
[INFO] [stderr]     Checking dioxus-core v0.6.0-alpha.2
[INFO] [stderr]     Checking dioxus-rsx v0.6.0-alpha.2
[INFO] [stderr]     Checking dioxus-core-macro v0.6.0-alpha.2 (/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:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         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/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 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 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 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/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 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 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 macro `rsx` in this scope
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:74:48
[INFO] [stdout]    |
[INFO] [stdout] 74 |         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 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 `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/values_memoize_in_place.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         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/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 attribute `component` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:109:3
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[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: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: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/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:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     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:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[props(default = "abc".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:125:3
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[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:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |         #[props(into, default = Some("abc"))]
[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 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: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:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     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 derive macro `Props` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:141:14
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[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:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |         #[props(default = Some("abc"))]
[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 `props` in this scope
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |         #[props(extends = GlobalAttributes)]
[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 `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 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 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 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/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 `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: 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[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: 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 `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] 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[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[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[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[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] [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: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:91:34
[INFO] [stdout]    |
[INFO] [stdout] 91 |     set_event_converter(Box::new(dioxus::html::SerializedHtmlEventConverter));
[INFO] [stdout]    |                                  ^^^^^^ use of undeclared crate or module `dioxus`
[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: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 30 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-core-macro` (test "generics") due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dioxus-core-macro` (test "event_handler") due to 15 previous errors
[INFO] [stderr] error: could not compile `dioxus-core-macro` (test "rsx") due to 31 previous errors
[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:54:50
[INFO] [stdout]    |
[INFO] [stdout] 54 |             Rc::new(PlatformEventData::new(Box::<SerializedMouseData>::default())),
[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: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 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:100:50
[INFO] [stdout]     |
[INFO] [stdout] 100 |             Rc::new(PlatformEventData::new(Box::<SerializedMouseData>::default())),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 72  | 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:110:29
[INFO] [stdout]     |
[INFO] [stdout] 110 | 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:110:68
[INFO] [stdout]     |
[INFO] [stdout] 110 | 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:126:21
[INFO] [stdout]     |
[INFO] [stdout] 126 | 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:126:62
[INFO] [stdout]     |
[INFO] [stdout] 126 | 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:144:25
[INFO] [stdout]     |
[INFO] [stdout] 144 |         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:151:14
[INFO] [stdout]     |
[INFO] [stdout] 151 |         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:157:14
[INFO] [stdout]     |
[INFO] [stdout] 157 |         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[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 `PlatformEventData`
[INFO] [stdout]   --> tests/values_memoize_in_place.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |             Rc::new(PlatformEventData::new(Box::<SerializedMouseData>::default())),
[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:62:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |         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:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 |     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:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     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:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 |     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:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |     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 `PlatformEventData`
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             Rc::new(PlatformEventData::new(Box::<SerializedMouseData>::default())),
[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:104:35
[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[E0433]: failed to resolve: use of undeclared crate or module `dioxus_core`
[INFO] [stdout]    --> tests/values_memoize_in_place.rs:106:31
[INFO] [stdout]     |
[INFO] [stdout] 106 |     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:111:30
[INFO] [stdout]     |
[INFO] [stdout] 111 |     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:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 |     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:127:28
[INFO] [stdout]     |
[INFO] [stdout] 127 |     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:128:8
[INFO] [stdout]     |
[INFO] [stdout] 128 |     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:147:32
[INFO] [stdout]     |
[INFO] [stdout] 142 |     struct CompProps {
[INFO] [stdout]     |     ---------------- function or associated item `builder` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 147 |     let mut props = CompProps::builder().build();
[INFO] [stdout]     |                                ^^^^^^^ function or associated item not found in `CompProps`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `builder`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `dioxus_core::Properties`
[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:148:40
[INFO] [stdout]     |
[INFO] [stdout] 142 |     struct CompProps {
[INFO] [stdout]     |     ---------------- function or associated item `builder` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 148 |     assert!(!props.memoize(&CompProps::builder().all("123").build()));
[INFO] [stdout]     |                                        ^^^^^^^ function or associated item not found in `CompProps`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `builder`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `dioxus_core::Properties`
[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:154:40
[INFO] [stdout]     |
[INFO] [stdout] 142 |     struct CompProps {
[INFO] [stdout]     |     ---------------- function or associated item `builder` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 154 |     assert!(!props.memoize(&CompProps::builder().width("123").build()));
[INFO] [stdout]     |                                        ^^^^^^^ function or associated item not found in `CompProps`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `builder`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `dioxus_core::Properties`
[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:160:40
[INFO] [stdout]     |
[INFO] [stdout] 142 |     struct CompProps {
[INFO] [stdout]     |     ---------------- function or associated item `builder` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 160 |     assert!(!props.memoize(&CompProps::builder().build()));
[INFO] [stdout]     |                                        ^^^^^^^ function or associated item not found in `CompProps`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `builder`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `dioxus_core::Properties`
[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:163:39
[INFO] [stdout]     |
[INFO] [stdout] 142 |     struct CompProps {
[INFO] [stdout]     |     ---------------- function or associated item `builder` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 163 |     assert!(props.memoize(&CompProps::builder().build()));
[INFO] [stdout]     |                                       ^^^^^^^ function or associated item not found in `CompProps`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `builder`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `dioxus_core::Properties`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 51 previous errors
[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 52 previous errors
[INFO] running `Command { std: "docker" "inspect" "71c5eb4dd82c5fa97eb06a46c7c5a25ed3feb66c31016f36fd64e37301ca413f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71c5eb4dd82c5fa97eb06a46c7c5a25ed3feb66c31016f36fd64e37301ca413f", kill_on_drop: false }`
[INFO] [stdout] 71c5eb4dd82c5fa97eb06a46c7c5a25ed3feb66c31016f36fd64e37301ca413f
