[INFO] fetching crate dioxus-ssr 0.1.0... [INFO] testing dioxus-ssr-0.1.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate dioxus-ssr 0.1.0 into /workspace/builds/worker-67/source [INFO] validating manifest of crates.io crate dioxus-ssr 0.1.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dioxus-ssr 0.1.0 [INFO] finished tweaking crates.io crate dioxus-ssr 0.1.0 [INFO] tweaked toml for crates.io crate dioxus-ssr 0.1.0 written to /workspace/builds/worker-67/source/Cargo.toml [INFO] crate crates.io crate dioxus-ssr 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42bb1f8b5072a7cd7274b7b4d4b403adab00ccac9ad9bfccb0c55af18e1fe573 [INFO] running `Command { std: "docker" "start" "-a" "42bb1f8b5072a7cd7274b7b4d4b403adab00ccac9ad9bfccb0c55af18e1fe573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42bb1f8b5072a7cd7274b7b4d4b403adab00ccac9ad9bfccb0c55af18e1fe573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42bb1f8b5072a7cd7274b7b4d4b403adab00ccac9ad9bfccb0c55af18e1fe573", kill_on_drop: false }` [INFO] [stdout] 42bb1f8b5072a7cd7274b7b4d4b403adab00ccac9ad9bfccb0c55af18e1fe573 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58ba9dc3ee7151aa5d4d9ec5f6cc14610fc8076187e5c13fadbcecfab29e093b [INFO] running `Command { std: "docker" "start" "-a" "58ba9dc3ee7151aa5d4d9ec5f6cc14610fc8076187e5c13fadbcecfab29e093b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling bumpalo v3.7.1 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling dioxus-core v0.1.3 [INFO] [stderr] Compiling dioxus-ssr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `vnode` [INFO] [stdout] --> src/lib.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn render_vnode(vnode: &VNode, string: &mut String) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_vnode` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `string` [INFO] [stdout] --> src/lib.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn render_vnode(vnode: &VNode, string: &mut String) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `anchor` [INFO] [stdout] --> src/lib.rs:86:27 [INFO] [stdout] | [INFO] [stdout] 86 | VNode::Anchor(anchor) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_anchor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `listener` [INFO] [stdout] --> src/lib.rs:136:29 [INFO] [stdout] | [INFO] [stdout] 136 | for listener in el.listeners { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_listener` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.54s [INFO] running `Command { std: "docker" "inspect" "58ba9dc3ee7151aa5d4d9ec5f6cc14610fc8076187e5c13fadbcecfab29e093b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58ba9dc3ee7151aa5d4d9ec5f6cc14610fc8076187e5c13fadbcecfab29e093b", kill_on_drop: false }` [INFO] [stdout] 58ba9dc3ee7151aa5d4d9ec5f6cc14610fc8076187e5c13fadbcecfab29e093b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cb7e1b95acaca087ed7c528b767890fe19ba35a6f2d70c88dea2d63263ee9a2 [INFO] running `Command { std: "docker" "start" "-a" "6cb7e1b95acaca087ed7c528b767890fe19ba35a6f2d70c88dea2d63263ee9a2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stdout] warning: unused variable: `vnode` [INFO] [stdout] --> src/lib.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn render_vnode(vnode: &VNode, string: &mut String) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_vnode` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `string` [INFO] [stdout] --> src/lib.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn render_vnode(vnode: &VNode, string: &mut String) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `anchor` [INFO] [stdout] --> src/lib.rs:86:27 [INFO] [stdout] | [INFO] [stdout] 86 | VNode::Anchor(anchor) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_anchor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `listener` [INFO] [stdout] --> src/lib.rs:136:29 [INFO] [stdout] | [INFO] [stdout] 136 | for listener in el.listeners { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_listener` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling argh_derive v0.1.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling argh v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling dioxus-ssr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `dioxus_core_macro`, `dioxus_core` [INFO] [stdout] --> examples/tide.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dioxus_core as dioxus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use dioxus_core::prelude::*; [INFO] [stdout] 7 | use dioxus_core_macro::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `dioxus_core_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dioxus_hooks` [INFO] [stdout] --> examples/tide.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dioxus_hooks::use_state; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `dioxus_hooks` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 | use dioxus_core::use_state; [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dioxus_html` [INFO] [stdout] --> examples/tide.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use dioxus_html as dioxus_elements; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `dioxus_html` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tide` [INFO] [stdout] --> examples/tide.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use tide::{Request, Response}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `tide` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_std` [INFO] [stdout] --> examples/tide.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | #[async_std::main] [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `async_std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dioxus_hooks` [INFO] [stdout] --> examples/hydration.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dioxus_hooks::use_state; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `dioxus_hooks` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | use dioxus_core::use_state; [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dioxus_html` [INFO] [stdout] --> examples/hydration.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dioxus_html as dioxus_elements; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `dioxus_html` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dioxus::virtual_dom::VirtualDom` [INFO] [stdout] --> examples/hydration.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dioxus::virtual_dom::VirtualDom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dioxus_core::prelude::*` [INFO] [stdout] --> examples/hydration.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dioxus_core::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `dioxus_core_macro`, `dioxus_core` [INFO] [stdout] --> examples/tofile.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus_core as dioxus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use dioxus_core::prelude::*; [INFO] [stdout] 4 | use dioxus_core_macro::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `dioxus_core_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dioxus_hooks` [INFO] [stdout] --> examples/tofile.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dioxus_hooks::use_state; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `dioxus_hooks` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 | use dioxus_core::use_state; [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dioxus_html` [INFO] [stdout] --> examples/tofile.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dioxus_html as dioxus_elements; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `dioxus_html` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dioxus_html` [INFO] [stdout] --> examples/tofile.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dioxus_html::{GlobalAttributes, SvgAttributes}; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `dioxus_html` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `dioxus_core_macro`, `dioxus_core` [INFO] [stdout] --> examples/basic.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dioxus_core as dioxus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use dioxus_core::prelude::*; [INFO] [stdout] 4 | use dioxus_core_macro::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `dioxus_core_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dioxus_html` [INFO] [stdout] --> examples/basic.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dioxus_html as dioxus_elements; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `dioxus_html` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> examples/tide.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | cx.render(rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Props` in this scope [INFO] [stdout] --> examples/tide.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(PartialEq, Props)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus-ssr` due to 3 previous errors; 2 warnings emitted [INFO] [stdout] error[E0432]: unresolved imports `dioxus_core_macro`, `dioxus_core` [INFO] [stdout] --> src/lib.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | use dioxus_core as dioxus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 242 | use dioxus_core::prelude::*; [INFO] [stdout] 243 | use dioxus_core_macro::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `dioxus_core_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tide` [INFO] [stdout] --> examples/tide.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | let mut app = tide::new(); [INFO] [stdout] | ^^^^ use of undeclared crate or module `tide` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tide` [INFO] [stdout] --> examples/tide.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | .content_type(tide::http::mime::HTML) [INFO] [stdout] | ^^^^ use of undeclared crate or module `tide` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> examples/basic.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | cx.render(rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> examples/tofile.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | cx.render(rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> examples/tofile.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | cx.render(rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> examples/tofile.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 70 | cx.render(rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> examples/tofile.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | cx.render(rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> examples/tofile.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 120 | cx.render(rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> examples/tofile.rs:135:15 [INFO] [stdout] | [INFO] [stdout] 135 | cx.render(rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dioxus_html` [INFO] [stdout] --> src/lib.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | use dioxus_html as dioxus_elements; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `dioxus_html` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/lib.rs:247:19 [INFO] [stdout] | [INFO] [stdout] 247 | cx.render(rsx!(div { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/lib.rs:253:19 [INFO] [stdout] | [INFO] [stdout] 253 | cx.render(rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/lib.rs:272:19 [INFO] [stdout] | [INFO] [stdout] 272 | cx.render(rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/lib.rs:279:19 [INFO] [stdout] | [INFO] [stdout] 279 | cx.render(rsx!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/lib.rs:335:23 [INFO] [stdout] | [INFO] [stdout] 335 | cx.render(rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dioxus_core::prelude::*` [INFO] [stdout] --> src/lib.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | use dioxus_core::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExampleProps: Properties` is not satisfied [INFO] [stdout] --> examples/tide.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | let mut dom = VirtualDom::new_with_props(Example, ExampleProps { initial_name }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Properties` is not implemented for `ExampleProps` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `VirtualDom::new_with_props` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dioxus-core-0.1.3/src/virtual_dom.rs:124:30 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn new_with_props(root: FC

, root_props: P) -> Self { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `VirtualDom::new_with_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> examples/tide.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | async fn main() -> Result<(), std::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433, E0752. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6cb7e1b95acaca087ed7c528b767890fe19ba35a6f2d70c88dea2d63263ee9a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cb7e1b95acaca087ed7c528b767890fe19ba35a6f2d70c88dea2d63263ee9a2", kill_on_drop: false }` [INFO] [stdout] 6cb7e1b95acaca087ed7c528b767890fe19ba35a6f2d70c88dea2d63263ee9a2