[INFO] fetching crate dioxus-ssr 0.4.0...
[INFO] checking dioxus-ssr-0.4.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate dioxus-ssr 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate dioxus-ssr 0.4.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dioxus-ssr 0.4.0
[INFO] finished tweaking crates.io crate dioxus-ssr 0.4.0
[INFO] tweaked toml for crates.io crate dioxus-ssr 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded askama_escape v0.10.3
[INFO] [stderr]   Downloaded fern v0.6.2
[INFO] [stderr]   Downloaded argh_derive v0.1.12
[INFO] [stderr]   Downloaded argh_shared v0.1.12
[INFO] [stderr]   Downloaded argh v0.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c072534b33b2f37c4ed796764f8e0e7200b50602efdc174823766993438870c
[INFO] running `Command { std: "docker" "start" "-a" "1c072534b33b2f37c4ed796764f8e0e7200b50602efdc174823766993438870c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c072534b33b2f37c4ed796764f8e0e7200b50602efdc174823766993438870c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c072534b33b2f37c4ed796764f8e0e7200b50602efdc174823766993438870c", kill_on_drop: false }`
[INFO] [stdout] 1c072534b33b2f37c4ed796764f8e0e7200b50602efdc174823766993438870c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c644faab0e82cbb0ebde1db298bb581cd84e3901b8220d6b7a15d3fed68707dc
[INFO] running `Command { std: "docker" "start" "-a" "c644faab0e82cbb0ebde1db298bb581cd84e3901b8220d6b7a15d3fed68707dc", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking bumpalo v3.15.4
[INFO] [stderr]     Checking smallbox v0.8.2
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking argh_shared v0.1.12
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking lru v0.10.1
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking dioxus-core v0.4.3
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]     Checking argh v0.1.12
[INFO] [stderr]     Checking dioxus-ssr v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]    --> src/renderer.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |     use dioxus::prelude::*;
[INFO] [stdout]     |         ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ValidCachedPath` is imported redundantly
[INFO] [stdout]   --> src/incremental.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use crate::fs_cache::ValidCachedPath;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | pub use crate::fs_cache::*;
[INFO] [stdout]    |         ------------------ the item `ValidCachedPath` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `render` in this scope
[INFO] [stdout]    --> src/renderer.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         render! {
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ValidCachedPath` is imported redundantly
[INFO] [stdout]   --> src/incremental.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use crate::fs_cache::ValidCachedPath;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 | pub use crate::fs_cache::*;
[INFO] [stdout]    |         ------------------ the item `ValidCachedPath` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WriteBuffer` is never constructed
[INFO] [stdout]   --> src/fs_cache.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct WriteBuffer {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-ssr` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/styles.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/inner_html.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> tests/simple.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `render` in this scope
[INFO] [stdout]  --> tests/inner_html.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         render! { div { dangerous_inner_html: "<div>1234</div>" } }
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `render` in this scope
[INFO] [stdout]   --> tests/inner_html.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         render! { div { dangerous_inner_html: "{inner_html}" } }
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `render` in this scope
[INFO] [stdout]  --> tests/styles.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         render! { div { width: "100px" } }
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/styles.rs:23:33
[INFO] [stdout]    |
[INFO] [stdout] 23 |         dioxus_ssr::render_lazy(rsx! {
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/styles.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |         dioxus_ssr::render_lazy(rsx! {
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `render` in this scope
[INFO] [stdout]  --> tests/simple.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         render! { div { "hello!" } }
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/simple.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |         dioxus_ssr::render_lazy(rsx!( div {"hello!"} )),
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/simple.rs:23:33
[INFO] [stdout]    |
[INFO] [stdout] 23 |         dioxus_ssr::render_lazy(rsx! {
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]  --> tests/inner_html.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]   |                ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::thread::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> tests/inner_html.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]   |                          ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]  --> tests/inner_html.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]   |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::VirtualDom;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/inner_html.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]  --> tests/styles.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]   |                ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::thread::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/inner_html.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]    |                          ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]   --> tests/inner_html.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]    |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::VirtualDom;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> tests/styles.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]   |                          ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]  --> tests/styles.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]   |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::VirtualDom;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/simple.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |         dioxus_ssr::render_lazy(rsx! {
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `inline_props` in this scope
[INFO] [stdout]   --> tests/simple.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[inline_props]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `render` in this scope
[INFO] [stdout]   --> tests/simple.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         render! {
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/simple.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |         dioxus_ssr::render_lazy(rsx! {
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> tests/simple.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |         dioxus_ssr::render_lazy(rsx! {
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]  --> tests/simple.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]   |                ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::thread::Scope;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> tests/simple.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn app(cx: Scope) -> Element {
[INFO] [stdout]   |                          ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VirtualDom`
[INFO] [stdout]  --> tests/simple.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut dom = VirtualDom::new(app);
[INFO] [stdout]   |                   ^^^^^^^^^^ use of undeclared type `VirtualDom`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use dioxus_core::VirtualDom;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scope` in this scope
[INFO] [stdout]   --> tests/simple.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn my_component(cx: Scope, name: i32) -> Element {
[INFO] [stdout]    |                         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::thread::Scope;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> tests/simple.rs:48:46
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn my_component(cx: Scope, name: i32) -> Element {
[INFO] [stdout]    |                                              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 1  + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-ssr` (test "inner_html") due to 10 previous errors
[INFO] [stderr] error: could not compile `dioxus-ssr` (test "styles") due to 8 previous errors
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-ssr` (test "simple") due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "c644faab0e82cbb0ebde1db298bb581cd84e3901b8220d6b7a15d3fed68707dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c644faab0e82cbb0ebde1db298bb581cd84e3901b8220d6b7a15d3fed68707dc", kill_on_drop: false }`
[INFO] [stdout] c644faab0e82cbb0ebde1db298bb581cd84e3901b8220d6b7a15d3fed68707dc
