[INFO] fetching crate dioxus-core-macro 0.7.0-alpha.1... [INFO] checking dioxus-core-macro-0.7.0-alpha.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate dioxus-core-macro 0.7.0-alpha.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate dioxus-core-macro 0.7.0-alpha.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dioxus-core-macro 0.7.0-alpha.1 [INFO] tweaked toml for crates.io crate dioxus-core-macro 0.7.0-alpha.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dioxus-core-macro 0.7.0-alpha.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dioxus-core-macro 0.7.0-alpha.1 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bd37c660b6b9e13ca36ab8929877f42e7eab8349a16cc63a21d62dd60a28337 [INFO] running `Command { std: "docker" "start" "-a" "6bd37c660b6b9e13ca36ab8929877f42e7eab8349a16cc63a21d62dd60a28337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bd37c660b6b9e13ca36ab8929877f42e7eab8349a16cc63a21d62dd60a28337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bd37c660b6b9e13ca36ab8929877f42e7eab8349a16cc63a21d62dd60a28337", kill_on_drop: false }` [INFO] [stdout] 6bd37c660b6b9e13ca36ab8929877f42e7eab8349a16cc63a21d62dd60a28337 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ee9f64e63040038b85de807f2852ce65cf64496ef945df8fcd7938cba77115d [INFO] running `Command { std: "docker" "start" "-a" "6ee9f64e63040038b85de807f2852ce65cf64496ef945df8fcd7938cba77115d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking convert_case v0.8.0 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking syn v2.0.101 [INFO] [stderr] Checking dioxus-rsx v0.7.0-alpha.1 [INFO] [stderr] Checking dioxus-core-macro v0.7.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/component.rs:404:24 [INFO] [stdout] | [INFO] [stdout] 404 | fn build_doc_fields(f: &FnArg) -> Option { [INFO] [stdout] | ^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 404 | fn build_doc_fields(f: &FnArg) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/props/mod.rs:198:20 [INFO] [stdout] | [INFO] [stdout] 198 | field: &syn::Field, [INFO] [stdout] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 199 | field_defaults: FieldBuilderAttr, [INFO] [stdout] 200 | ) -> Result { [INFO] [stdout] | --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 200 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/component.rs:404:24 [INFO] [stdout] | [INFO] [stdout] 404 | fn build_doc_fields(f: &FnArg) -> Option { [INFO] [stdout] | ^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 404 | fn build_doc_fields(f: &FnArg) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/props/mod.rs:198:20 [INFO] [stdout] | [INFO] [stdout] 198 | field: &syn::Field, [INFO] [stdout] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 199 | field_defaults: FieldBuilderAttr, [INFO] [stdout] 200 | ) -> Result { [INFO] [stdout] | --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 200 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/component.rs:404:24 [INFO] [stdout] | [INFO] [stdout] 404 | fn build_doc_fields(f: &FnArg) -> Option { [INFO] [stdout] | ^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 404 | fn build_doc_fields(f: &FnArg) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/props/mod.rs:198:20 [INFO] [stdout] | [INFO] [stdout] 198 | field: &syn::Field, [INFO] [stdout] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 199 | field_defaults: FieldBuilderAttr, [INFO] [stdout] 200 | ) -> Result { [INFO] [stdout] | --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 200 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/generics.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/rsx.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/rsx.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/values_memoize_in_place.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dioxus_core` [INFO] [stdout] --> tests/values_memoize_in_place.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus_core::ElementId; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `dioxus_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus_core`, use `cargo add dioxus_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/values_memoize_in_place.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/values_memoize_in_place.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | tokio::select! { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/event_handler.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dioxus::prelude::*; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find 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:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::rsx; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/generics.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | #[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: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 macro `rsx` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:73:48 [INFO] [stdout] | [INFO] [stdout] 73 | let rsx_with_event_handler_component = rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::rsx; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `props` in this scope [INFO] [stdout] --> tests/rsx.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[props(into, default = true)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/generics.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | rsx! {} [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::rsx; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/generics.rs: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:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | #[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:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::rsx; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:107:3 [INFO] [stdout] | [INFO] [stdout] 107 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `props` in this scope [INFO] [stdout] --> tests/rsx.rs: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/generics.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 macro `rsx` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::rsx; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/generics.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | #[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:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | #[props(into, default = "abc")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:123:3 [INFO] [stdout] | [INFO] [stdout] 123 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find 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 macro `rsx` in this scope [INFO] [stdout] --> tests/generics.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | rsx! {} [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::rsx; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::rsx; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find 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 derive macro `Props` in this scope [INFO] [stdout] --> tests/generics.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | #[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:139:14 [INFO] [stdout] | [INFO] [stdout] 139 | #[derive(Props, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::Props; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `props` in this scope [INFO] [stdout] --> tests/rsx.rs: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/generics.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | 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:70:14 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Props, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::Props; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `props` in this scope [INFO] [stdout] --> tests/rsx.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | #[props(into, default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find 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/values_memoize_in_place.rs:141:11 [INFO] [stdout] | [INFO] [stdout] 141 | #[props(extends = GlobalAttributes)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:174:36 [INFO] [stdout] | [INFO] [stdout] 174 | let read_only_signal_rsx = rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::rsx; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `props` in this scope [INFO] [stdout] --> tests/rsx.rs:48:11 [INFO] [stdout] | [INFO] [stdout] 48 | #[props(into)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/event_handler.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::rsx; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/event_handler.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/generics.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | 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:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | #[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:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | #[props(default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `props` in this scope [INFO] [stdout] --> tests/rsx.rs:57:11 [INFO] [stdout] | [INFO] [stdout] 57 | #[props(default = true)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/event_handler.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::rsx; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/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 macro `rsx` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::rsx; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:187:7 [INFO] [stdout] | [INFO] [stdout] 187 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `props` in this scope [INFO] [stdout] --> tests/rsx.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | #[props(default = ReadOnlySignal::new(Signal::new(true)))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/generics.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | 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:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | #[props(default)] [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/values_memoize_in_place.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | rsx! {} [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::rsx; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/generics.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[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/values_memoize_in_place.rs:192:7 [INFO] [stdout] | [INFO] [stdout] 192 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/generics.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | 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:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | #[props(default = move |_| {})] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `props` in this scope [INFO] [stdout] --> tests/rsx.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | #[props(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:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | rsx! {} [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_core_macro::rsx; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `props` in this scope [INFO] [stdout] --> tests/rsx.rs:76:11 [INFO] [stdout] | [INFO] [stdout] 76 | #[props(default = Callback::new(move |_: ()| {}))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `props` in this scope [INFO] [stdout] --> tests/rsx.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | #[props(default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `props` in this scope [INFO] [stdout] --> tests/rsx.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | #[props(default = move |_| {})] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `props` in this scope [INFO] [stdout] --> tests/rsx.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | #[props(default = { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `props` in this scope [INFO] [stdout] --> tests/rsx.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | #[props(default = EventHandler::new(move |_: KeyboardEvent| {}))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/rsx.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 104 + 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:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 104 + use dioxus_core_macro::rsx; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> tests/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 unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[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) -> 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) -> 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(onclick: EventHandler) -> 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) -> 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) -> 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) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Props` in this scope [INFO] [stdout] --> tests/rsx.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive(Props, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 104 + use dioxus_core_macro::Props; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/generics.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | 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[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/generics.rs:29:64 [INFO] [stdout] | [INFO] [stdout] 29 | fn TakesClone(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: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/rsx.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 104 + 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:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | rsx! { "hi" } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 104 + 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:139:7 [INFO] [stdout] | [INFO] [stdout] 139 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 104 + 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:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | rsx! { "hi!" } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 104 + use dioxus_core_macro::rsx; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/generics.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | fn TakesCloneArc(value: std::sync::Arc) -> 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:54:56 [INFO] [stdout] | [INFO] [stdout] 54 | fn TakesCloneMyBox(value: MyBox) -> 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:66:83 [INFO] [stdout] | [INFO] [stdout] 66 | fn TakesCloneManual(props: TakesCloneManualProps) -> 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:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | ) -> 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:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | value: EventHandler, [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:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | ) -> 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:99:45 [INFO] [stdout] | [INFO] [stdout] 99 | fn GenericFnWhereClause(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[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: cannot find attribute `component` in this scope [INFO] [stdout] --> tests/rsx.rs:144:7 [INFO] [stdout] | [INFO] [stdout] 144 | #[component] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 104 + use dioxus_core_macro::component; [INFO] [stdout] | [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: cannot find macro `rsx` in this scope [INFO] [stdout] --> tests/rsx.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | rsx! { "hi!" } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 104 + use dioxus_core_macro::rsx; [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 unresolved module or unlinked crate `trybuild` [INFO] [stdout] --> tests/rsx.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | let t = trybuild::TestCases::new(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `trybuild` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `trybuild`, use `cargo add trybuild` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core-macro` (test "event_handler") due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [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] [stderr] error: could not compile `dioxus-core-macro` (test "generics") due to 25 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/values_memoize_in_place.rs:90:34 [INFO] [stdout] | [INFO] [stdout] 90 | set_event_converter(Box::new(dioxus::html::SerializedHtmlEventConverter)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReadOnlySignal` in this scope [INFO] [stdout] --> tests/rsx.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | read_only_w_default: ReadOnlySignal, [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:58:34 [INFO] [stdout] | [INFO] [stdout] 58 | read_only_w_default_val: ReadOnlySignal, [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:61:43 [INFO] [stdout] | [INFO] [stdout] 61 | read_only_w_default_val_explicit: ReadOnlySignal, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Callback` in this scope [INFO] [stdout] --> tests/rsx.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | callback_w_default: Callback, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Callback` in this scope [INFO] [stdout] --> tests/rsx.rs:68:41 [INFO] [stdout] | [INFO] [stdout] 68 | callback_w_default_val_closure: Callback, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Callback` in this scope [INFO] [stdout] --> tests/rsx.rs:74:41 [INFO] [stdout] | [INFO] [stdout] 74 | callback_w_default_val_expr_fn: Callback, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Callback` in this scope [INFO] [stdout] --> tests/rsx.rs:77:42 [INFO] [stdout] | [INFO] [stdout] 77 | callback_w_default_val_explicit: Callback, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EventHandler` in this scope [INFO] [stdout] --> tests/rsx.rs:80:34 [INFO] [stdout] | [INFO] [stdout] 80 | event_handler_w_default: EventHandler, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyboardEvent` in this scope [INFO] [stdout] --> tests/rsx.rs:80:47 [INFO] [stdout] | [INFO] [stdout] 80 | event_handler_w_default: EventHandler, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 16 | struct MyCoolProps { [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EventHandler` in this scope [INFO] [stdout] --> tests/rsx.rs:83:46 [INFO] [stdout] | [INFO] [stdout] 83 | event_handler_w_default_val_closure: EventHandler, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyboardEvent` in this scope [INFO] [stdout] --> tests/rsx.rs:83:59 [INFO] [stdout] | [INFO] [stdout] 83 | event_handler_w_default_val_closure: EventHandler, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 16 | struct MyCoolProps { [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EventHandler` in this scope [INFO] [stdout] --> tests/rsx.rs:89:46 [INFO] [stdout] | [INFO] [stdout] 89 | event_handler_w_default_val_expr_fn: EventHandler, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyboardEvent` in this scope [INFO] [stdout] --> tests/rsx.rs:89:59 [INFO] [stdout] | [INFO] [stdout] 89 | event_handler_w_default_val_expr_fn: EventHandler, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 16 | struct MyCoolProps { [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EventHandler` in this scope [INFO] [stdout] --> tests/rsx.rs:92:47 [INFO] [stdout] | [INFO] [stdout] 92 | event_handler_w_default_val_explicit: EventHandler, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyboardEvent` in this scope [INFO] [stdout] --> tests/rsx.rs:92:60 [INFO] [stdout] | [INFO] [stdout] 92 | event_handler_w_default_val_explicit: EventHandler, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 16 | struct MyCoolProps { [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/rsx.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | fn UsesComponents() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 104 + 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:129:35 [INFO] [stdout] | [INFO] [stdout] 129 | pub optional_read_signal: ReadOnlySignal>, [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:130:34 [INFO] [stdout] | [INFO] [stdout] 130 | pub regular_read_signal: ReadOnlySignal, [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:134:43 [INFO] [stdout] | [INFO] [stdout] 134 | 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] 104 + 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:140:33 [INFO] [stdout] | [INFO] [stdout] 140 | fn PropParams(opt_read_sig: ReadOnlySignal>) -> 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:140:65 [INFO] [stdout] | [INFO] [stdout] 140 | fn PropParams(opt_read_sig: ReadOnlySignal>) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 104 + 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:145:55 [INFO] [stdout] | [INFO] [stdout] 145 | fn DoubleOption(optional: Option>) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 104 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core-macro` (test "rsx") due to 56 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] --> tests/values_memoize_in_place.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | set_event_converter(Box::new(dioxus::html::SerializedHtmlEventConverter)); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `dioxus` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | spawn(async move { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::thread::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SerializedMouseData` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | Rc::new(PlatformEventData::new(Box::::default())) as Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 6 | async fn values_memoize_in_place() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SerializedMouseData` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:98:50 [INFO] [stdout] | [INFO] [stdout] 98 | Rc::new(PlatformEventData::new(Box::::default())) as Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 71 | fn cloning_event_handler_components_work() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EventHandler` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:108:29 [INFO] [stdout] | [INFO] [stdout] 108 | fn TakesEventHandler(click: EventHandler, number: usize) -> Element { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:108:68 [INFO] [stdout] | [INFO] [stdout] 108 | fn TakesEventHandler(click: EventHandler, number: usize) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReadOnlySignal` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 124 | fn TakesSignal(sig: ReadOnlySignal, number: usize) -> Element { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:124:62 [INFO] [stdout] | [INFO] [stdout] 124 | fn TakesSignal(sig: ReadOnlySignal, number: usize) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Attribute` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_rsx::Attribute; [INFO] [stdout] | [INFO] [stdout] 1 + use syn::Attribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attribute` [INFO] [stdout] --> tests/values_memoize_in_place.rs:149:14 [INFO] [stdout] | [INFO] [stdout] 149 | vec![Attribute::new("all", "123", Some("style"), false)] [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Attribute` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_rsx::Attribute; [INFO] [stdout] | [INFO] [stdout] 1 + use syn::Attribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attribute` [INFO] [stdout] --> tests/values_memoize_in_place.rs:155:14 [INFO] [stdout] | [INFO] [stdout] 155 | vec![Attribute::new("width", "123", Some("style"), false)] [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Attribute` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_rsx::Attribute; [INFO] [stdout] | [INFO] [stdout] 1 + use syn::Attribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:168:17 [INFO] [stdout] | [INFO] [stdout] 168 | fn app() -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReadOnlySignal` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:188:36 [INFO] [stdout] | [INFO] [stdout] 188 | fn TakesReadOnlySignalNum(sig: ReadOnlySignal) -> Element { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:188:60 [INFO] [stdout] | [INFO] [stdout] 188 | fn TakesReadOnlySignalNum(sig: ReadOnlySignal) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReadOnlySignal` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:193:41 [INFO] [stdout] | [INFO] [stdout] 193 | fn TakesReadOnlySignalNonClone(sig: ReadOnlySignal>) -> Element { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Element` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:193:79 [INFO] [stdout] | [INFO] [stdout] 193 | fn TakesReadOnlySignalNonClone(sig: ReadOnlySignal>) -> Element { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use dioxus_rsx::Element; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SerializedMouseData` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:205:50 [INFO] [stdout] | [INFO] [stdout] 205 | Rc::new(PlatformEventData::new(Box::::default())) as Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 167 | fn cloning_read_only_signal_components_work() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_event_converter` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | set_event_converter(Box::new(dioxus::html::SerializedHtmlEventConverter)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/values_memoize_in_place.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/values_memoize_in_place.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> tests/values_memoize_in_place.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | let event = Event::new( [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlatformEventData` [INFO] [stdout] --> tests/values_memoize_in_place.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | Rc::new(PlatformEventData::new(Box::::default())) as Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type `PlatformEventData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus_core` [INFO] [stdout] --> tests/values_memoize_in_place.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | dom.render_immediate(&mut dioxus_core::NoOpMutations); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `dioxus_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus_core`, use `cargo add dioxus_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus_core` [INFO] [stdout] --> tests/values_memoize_in_place.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | dom.render_immediate(&mut dioxus_core::NoOpMutations); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `dioxus_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus_core`, use `cargo add dioxus_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | let mut count = use_signal(|| 0); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | use_hook(|| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_event_converter` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | set_event_converter(Box::new(dioxus::html::SerializedHtmlEventConverter)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/values_memoize_in_place.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/values_memoize_in_place.rs:95:20 [INFO] [stdout] | [INFO] [stdout] 95 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> tests/values_memoize_in_place.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 97 | let event = Event::new( [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlatformEventData` [INFO] [stdout] --> tests/values_memoize_in_place.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | Rc::new(PlatformEventData::new(Box::::default())) as Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type `PlatformEventData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus_core` [INFO] [stdout] --> tests/values_memoize_in_place.rs:102:35 [INFO] [stdout] | [INFO] [stdout] 102 | dom.render_immediate(&mut dioxus_core::NoOpMutations); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `dioxus_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus_core`, use `cargo add dioxus_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus_core` [INFO] [stdout] --> tests/values_memoize_in_place.rs:104:31 [INFO] [stdout] | [INFO] [stdout] 104 | dom.render_immediate(&mut dioxus_core::NoOpMutations); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `dioxus_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus_core`, use `cargo add dioxus_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | let first_render_click = use_hook(move || click); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `generation` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | if generation() > 0 { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:125:28 [INFO] [stdout] | [INFO] [stdout] 125 | let first_render_sig = use_hook(move || sig); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `generation` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | if generation() > 0 { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `CompProps` in the current scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:145:32 [INFO] [stdout] | [INFO] [stdout] 140 | struct CompProps { [INFO] [stdout] | ---------------- function or associated item `builder` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 145 | let mut props = CompProps::builder().build(); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `CompProps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `CompProps` in the current scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:146:40 [INFO] [stdout] | [INFO] [stdout] 140 | struct CompProps { [INFO] [stdout] | ---------------- function or associated item `builder` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 146 | assert!(!props.memoize(&CompProps::builder().all("123").build())); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `CompProps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `CompProps` in the current scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:152:40 [INFO] [stdout] | [INFO] [stdout] 140 | struct CompProps { [INFO] [stdout] | ---------------- function or associated item `builder` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 152 | assert!(!props.memoize(&CompProps::builder().width("123").build())); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `CompProps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `CompProps` in the current scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:158:40 [INFO] [stdout] | [INFO] [stdout] 140 | struct CompProps { [INFO] [stdout] | ---------------- function or associated item `builder` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 158 | assert!(!props.memoize(&CompProps::builder().build())); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `CompProps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `CompProps` in the current scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:161:39 [INFO] [stdout] | [INFO] [stdout] 140 | struct CompProps { [INFO] [stdout] | ---------------- function or associated item `builder` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 161 | assert!(props.memoize(&CompProps::builder().build())); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `CompProps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_event_converter` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | set_event_converter(Box::new(dioxus::html::SerializedHtmlEventConverter)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom` [INFO] [stdout] --> tests/values_memoize_in_place.rs:198:19 [INFO] [stdout] | [INFO] [stdout] 198 | let mut dom = VirtualDom::new(app); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `VirtualDom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ScopeId` [INFO] [stdout] --> tests/values_memoize_in_place.rs:202:20 [INFO] [stdout] | [INFO] [stdout] 202 | dom.mark_dirty(ScopeId::APP); [INFO] [stdout] | ^^^^^^^ use of undeclared type `ScopeId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Event` [INFO] [stdout] --> tests/values_memoize_in_place.rs:204:21 [INFO] [stdout] | [INFO] [stdout] 204 | let event = Event::new( [INFO] [stdout] | ^^^^^ use of undeclared type `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlatformEventData` [INFO] [stdout] --> tests/values_memoize_in_place.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | Rc::new(PlatformEventData::new(Box::::default())) as Rc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type `PlatformEventData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus_core` [INFO] [stdout] --> tests/values_memoize_in_place.rs:209:35 [INFO] [stdout] | [INFO] [stdout] 209 | dom.render_immediate(&mut dioxus_core::NoOpMutations); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `dioxus_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus_core`, use `cargo add dioxus_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus_core` [INFO] [stdout] --> tests/values_memoize_in_place.rs:211:31 [INFO] [stdout] | [INFO] [stdout] 211 | dom.render_immediate(&mut dioxus_core::NoOpMutations); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `dioxus_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dioxus_core`, use `cargo add dioxus_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `generation` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:169:12 [INFO] [stdout] | [INFO] [stdout] 169 | if generation() < 5 { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `needs_update` in this scope [INFO] [stdout] --> tests/values_memoize_in_place.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | needs_update(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-core-macro` (test "values_memoize_in_place") due to 75 previous errors [INFO] running `Command { std: "docker" "inspect" "6ee9f64e63040038b85de807f2852ce65cf64496ef945df8fcd7938cba77115d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ee9f64e63040038b85de807f2852ce65cf64496ef945df8fcd7938cba77115d", kill_on_drop: false }` [INFO] [stdout] 6ee9f64e63040038b85de807f2852ce65cf64496ef945df8fcd7938cba77115d