[INFO] fetching crate dioxus-signals 0.6.0-alpha.3...
[INFO] checking dioxus-signals-0.6.0-alpha.3 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate dioxus-signals 0.6.0-alpha.3 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate dioxus-signals 0.6.0-alpha.3 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dioxus-signals 0.6.0-alpha.3
[INFO] finished tweaking crates.io crate dioxus-signals 0.6.0-alpha.3
[INFO] tweaked toml for crates.io crate dioxus-signals 0.6.0-alpha.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate dioxus-signals 0.6.0-alpha.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e72d02be4144839cc38d271be00356ed783866634adc3f9932b9c1cb9873b812
[INFO] running `Command { std: "docker" "start" "-a" "e72d02be4144839cc38d271be00356ed783866634adc3f9932b9c1cb9873b812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e72d02be4144839cc38d271be00356ed783866634adc3f9932b9c1cb9873b812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e72d02be4144839cc38d271be00356ed783866634adc3f9932b9c1cb9873b812", kill_on_drop: false }`
[INFO] [stdout] e72d02be4144839cc38d271be00356ed783866634adc3f9932b9c1cb9873b812
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dedd8783ccbb63bfc0dbc4d4b7f54f4ebf2688d1abad146b19be6cc73f6ee54e
[INFO] running `Command { std: "docker" "start" "-a" "dedd8783ccbb63bfc0dbc4d4b7f54f4ebf2688d1abad146b19be6cc73f6ee54e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking const_format v0.2.33
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]     Checking pin-project v1.1.6
[INFO] [stderr]     Checking warnings v0.2.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking generational-box v0.6.0-alpha.3
[INFO] [stderr]     Checking dioxus-core v0.6.0-alpha.3
[INFO] [stderr]     Checking dioxus-signals v0.6.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]   --> src/warnings.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         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]   --> src/warnings.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         use dioxus::prelude::*;
[INFO] [stdout]    |             ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]  --> src/../docs/hoist/error.rs:1:3
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]  --> src/../docs/hoist/error.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     rsx! {
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> src/../docs/hoist/error.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/../docs/hoist/error.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]  --> src/../docs/hoist/fixed_list.rs:1:3
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]  --> src/../docs/hoist/fixed_list.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     rsx! {
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> src/../docs/hoist/fixed_list.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/../docs/hoist/fixed_list.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> src/../docs/hoist/error.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn Counters() -> Element {
[INFO] [stdout]   |                  ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]  --> src/warnings.rs:48:9
[INFO] [stdout]   |
[INFO] [stdout] 48+         use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Signal` in this scope
[INFO] [stdout]   --> src/../docs/hoist/error.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn Counter(mut counts: Signal<Vec<Signal<i32>>>) -> Element {
[INFO] [stdout]    |                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]   --> src/warnings.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 +         use crate::Signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Signal` in this scope
[INFO] [stdout]   --> src/../docs/hoist/error.rs:20:35
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn Counter(mut counts: Signal<Vec<Signal<i32>>>) -> Element {
[INFO] [stdout]    |                                   ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]   --> src/warnings.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 +         use crate::Signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/../docs/hoist/error.rs:20:53
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn Counter(mut counts: Signal<Vec<Signal<i32>>>) -> Element {
[INFO] [stdout]    |                                                     ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   --> src/warnings.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 +         use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]   --> src/../docs/hoist/error.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     use_hook(|| counts.push(signal_owned_by_child));
[INFO] [stdout]    |     ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   --> src/warnings.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 +         use dioxus_core::use_hook;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> src/../docs/hoist/fixed_list.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn Counters() -> Element {
[INFO] [stdout]   |                  ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]  --> src/warnings.rs:52:9
[INFO] [stdout]   |
[INFO] [stdout] 52+         use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Signal` in this scope
[INFO] [stdout]   --> src/../docs/hoist/fixed_list.rs:25:38
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn Counter(index: usize, mut counts: Signal<Vec<i32>>) -> Element {
[INFO] [stdout]    |                                      ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]   --> src/warnings.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 +         use crate::Signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/../docs/hoist/fixed_list.rs:25:59
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn Counter(index: usize, mut counts: Signal<Vec<i32>>) -> Element {
[INFO] [stdout]    |                                                           ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   --> src/warnings.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 +         use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]  --> src/../docs/hoist/error.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 |     let counts = use_signal(Vec::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]  --> src/../docs/hoist/error.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let mut children = use_signal(|| 0);
[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]   --> src/../docs/hoist/error.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut signal_owned_by_child = use_signal(|| 0);
[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]  --> src/../docs/hoist/fixed_list.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 |     let mut counts = use_signal(Vec::new);
[INFO] [stdout]   |                      ^^^^^^^^^^ not found in this scope
[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] [stderr] error: could not compile `dioxus-signals` (lib test) due to 22 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> examples/read_only_degrade.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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]  --> examples/context.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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/memo.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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/memo.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::html::p;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dioxus::html::p`
[INFO] [stdout]  --> tests/memo.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::html::p;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> examples/selector.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/create.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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/subscribe.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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]  --> examples/send.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: cannot find attribute `component` in this scope
[INFO] [stdout]   --> examples/read_only_degrade.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> examples/read_only_degrade.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> examples/read_only_degrade.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `to_owned` in this scope
[INFO] [stdout]   --> tests/memo.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 to_owned![counter];
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/memo.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             rsx! {
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/memo.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |             rsx! {
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> examples/context.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Props` in this scope
[INFO] [stdout]   --> tests/memo.rs:87:23
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[derive(Default, Props, Clone)]
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> examples/context.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     rsx! { "{signal}" }
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> examples/context.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     rsx! { Child {} }
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `to_owned` in this scope
[INFO] [stdout]    --> tests/memo.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |             to_owned![counter];
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/memo.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> tests/memo.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         rsx! {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> examples/read_only_degrade.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 4  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ReadOnlySignal` in this scope
[INFO] [stdout]   --> examples/read_only_degrade.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn Child(count: ReadOnlySignal<i32>, children: Element) -> Element {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 4  + use dioxus_signals::ReadOnlySignal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> examples/read_only_degrade.rs:25:48
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn Child(count: ReadOnlySignal<i32>, children: Element) -> Element {
[INFO] [stdout]    |                                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 4  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> examples/read_only_degrade.rs:25:60
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn Child(count: ReadOnlySignal<i32>, children: Element) -> Element {
[INFO] [stdout]    |                                                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 4  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `simple_logger`
[INFO] [stdout]   --> tests/memo.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let _ = simple_logger::SimpleLogger::new().init();
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared crate or module `simple_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> examples/read_only_degrade.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     dioxus::launch(app);
[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]   --> examples/context.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal`
[INFO] [stdout]   --> examples/context.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use_context_provider(|| Signal::new(0));
[INFO] [stdout]    |                             ^^^^^^ use of undeclared type `Signal`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_signals::Signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> examples/context.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn Child() -> Element {
[INFO] [stdout]    |               ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Signal` in this scope
[INFO] [stdout]   --> examples/context.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let signal: Signal<i32> = use_context();
[INFO] [stdout]    |                 ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_signals::Signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/create.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> examples/context.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     dioxus::launch(app)
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> examples/selector.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> examples/selector.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     rsx! { "{signal}" }
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `simple_logger`
[INFO] [stdout]   --> tests/memo.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let _ = simple_logger::SimpleLogger::new().init();
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared crate or module `simple_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> examples/read_only_degrade.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut count = use_signal(|| 0);
[INFO] [stdout]    |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> examples/selector.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/subscribe.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             rsx! {
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_context_provider` in this scope
[INFO] [stdout]   --> examples/context.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use_context_provider(|| Signal::new(0));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_context` in this scope
[INFO] [stdout]   --> examples/context.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let signal: Signal<i32> = use_context();
[INFO] [stdout]    |                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Props` in this scope
[INFO] [stdout]   --> tests/subscribe.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[derive(Props, Clone)]
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> examples/send.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> examples/selector.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn app() -> Element {
[INFO] [stdout]   |             ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ReadOnlySignal` in this scope
[INFO] [stdout]   --> examples/selector.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn Child(signal: ReadOnlySignal<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_signals::ReadOnlySignal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> examples/selector.rs:21:44
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn Child(signal: ReadOnlySignal<usize>) -> Element {
[INFO] [stdout]    |                                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/create.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn Child() -> Element {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/dioxus-core-0.6.0-alpha.3/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn Child() -> ElementId {
[INFO] [stdout]    |                   ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/create.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn Child() -> Element {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/dioxus-core-0.6.0-alpha.3/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn Child() -> ElementId {
[INFO] [stdout]    |                   ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/create.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]   --> tests/create.rs:65:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let generation = generation();
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::generation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/create.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn Child() -> Element {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/dioxus-core-0.6.0-alpha.3/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn Child() -> ElementId {
[INFO] [stdout]    |                   ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/create.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/subscribe.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> examples/selector.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     dioxus::launch(app)
[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 `simple_logger`
[INFO] [stdout]   --> tests/subscribe.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     simple_logger::SimpleLogger::new().init().unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `simple_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-signals` (example "read_only_degrade") due to 10 previous errors
[INFO] [stderr] error: could not compile `dioxus-signals` (example "context") due to 11 previous errors
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]  --> examples/selector.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut signal = use_signal(|| 0);
[INFO] [stdout]   |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_memo` in this scope
[INFO] [stdout]  --> examples/selector.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let doubled = use_memo(move || signal * 2);
[INFO] [stdout]   |                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> examples/send.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn app() -> Element {
[INFO] [stdout]   |             ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]   --> examples/send.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     use_hook(|| {
[INFO] [stdout]    |     ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::use_hook;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/memo.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut dom = VirtualDom::new_with_props(
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/memo.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let mut dom = VirtualDom::new_with_props(
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]   --> tests/memo.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |             if generation() == 1 {
[INFO] [stdout]    |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 2  + use dioxus_core::generation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]   --> tests/memo.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |             if generation() == 2 {
[INFO] [stdout]    |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 2  + use dioxus_core::generation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/memo.rs:99:36
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn Child(props: ChildProps) -> Element {
[INFO] [stdout]    |                                    ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/dioxus-core-0.6.0-alpha.3/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn Child(props: ChildProps) -> ElementId {
[INFO] [stdout]    |                                    ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 2  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> examples/send.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     dioxus::launch(app);
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal_sync` in this scope
[INFO] [stdout]  --> examples/send.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut signal = use_signal_sync(|| 0);
[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/create.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         use_signal(|| TracksDrops);
[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/memo.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 112 |         match generation() {
[INFO] [stdout]     |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 2   + use dioxus_core::generation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/memo.rs:128:20
[INFO] [stdout]     |
[INFO] [stdout] 128 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 2   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/memo.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 2   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]    --> tests/memo.rs:152:19
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let mut dom = VirtualDom::new(|| {
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 2   + use dioxus_core::VirtualDom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]    --> tests/memo.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 |         if generation() == 0 {
[INFO] [stdout]     |            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 2   + use dioxus_core::generation;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]    --> tests/memo.rs:175:20
[INFO] [stdout]     |
[INFO] [stdout] 175 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]     |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 2   + use dioxus_core::ScopeId;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ScopeId` in this scope
[INFO] [stdout]   --> tests/subscribe.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 |         children: HashMap<ScopeId, usize>,
[INFO] [stdout]    |                           ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/subscribe.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut dom = VirtualDom::new_with_props(
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `current_scope_id` in this scope
[INFO] [stdout]   --> tests/subscribe.rs:27:38
[INFO] [stdout]    |
[INFO] [stdout] 27 |             println!("Parent: {:?}", current_scope_id());
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::prelude::current_scope_id;
[INFO] [stdout]    |
[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] [stderr] error: could not compile `dioxus-signals` (example "selector") due to 10 previous errors
[INFO] [stdout] error[E0425]: cannot find function `generation` in this scope
[INFO] [stdout]   --> tests/subscribe.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |             if generation() == 1 {
[INFO] [stdout]    |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::generation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/subscribe.rs:58:36
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn Child(props: ChildProps) -> Element {
[INFO] [stdout]    |                                    ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/dioxus-core-0.6.0-alpha.3/src/arena.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ElementId(pub usize);
[INFO] [stdout]    | -------------------- similarly named struct `ElementId` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn Child(props: ChildProps) -> ElementId {
[INFO] [stdout]    |                                    ~~~~~~~~~
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `current_scope_id` in this scope
[INFO] [stdout]   --> tests/subscribe.rs:59:33
[INFO] [stdout]    |
[INFO] [stdout] 59 |         println!("Child: {:?}", current_scope_id());
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::prelude::current_scope_id;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `current_scope_id` in this scope
[INFO] [stdout]   --> tests/subscribe.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |             .entry(current_scope_id().unwrap())
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::prelude::current_scope_id;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId`
[INFO] [stdout]   --> tests/subscribe.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |     dom.mark_dirty(ScopeId::APP);
[INFO] [stdout]    |                    ^^^^^^^ use of undeclared type `ScopeId`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use dioxus_core::ScopeId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 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-signals` (test "create") due to 16 previous errors
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> tests/subscribe.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |             let mut signal = use_signal(|| 0);
[INFO] [stdout]    |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-signals` (example "send") due to 6 previous errors
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> tests/memo.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let mut signal = use_signal(|| 0);
[INFO] [stdout]    |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_memo` in this scope
[INFO] [stdout]   --> tests/memo.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |             let memo = use_memo({
[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/memo.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |             let mut signal = use_signal(|| 0);
[INFO] [stdout]    |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_memo` in this scope
[INFO] [stdout]    --> tests/memo.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let memo = use_memo({
[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/memo.rs:153:26
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let mut signal = use_signal(|| 0);
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_memo` in this scope
[INFO] [stdout]    --> tests/memo.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let memo = use_memo(move || dbg!(signal() < 2));
[INFO] [stdout]     |                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] 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-signals` (test "memo") due to 29 previous errors
[INFO] [stderr] error: could not compile `dioxus-signals` (test "subscribe") due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "dedd8783ccbb63bfc0dbc4d4b7f54f4ebf2688d1abad146b19be6cc73f6ee54e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dedd8783ccbb63bfc0dbc4d4b7f54f4ebf2688d1abad146b19be6cc73f6ee54e", kill_on_drop: false }`
[INFO] [stdout] dedd8783ccbb63bfc0dbc4d4b7f54f4ebf2688d1abad146b19be6cc73f6ee54e
