[INFO] fetching crate dioxus-fullstack-core 0.7.2...
[INFO] testing dioxus-fullstack-core-0.7.2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate dioxus-fullstack-core 0.7.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate dioxus-fullstack-core 0.7.2
[INFO] finished tweaking crates.io crate dioxus-fullstack-core 0.7.2
[INFO] tweaked toml for crates.io crate dioxus-fullstack-core 0.7.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxus-fullstack-core 0.7.2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dioxus-fullstack-core 0.7.2 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98d5926cb20196de4b6797aab9097f32683e330baa4b1b5b3d644ce507b87b6a
[INFO] running `Command { std: "docker" "start" "-a" "98d5926cb20196de4b6797aab9097f32683e330baa4b1b5b3d644ce507b87b6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98d5926cb20196de4b6797aab9097f32683e330baa4b1b5b3d644ce507b87b6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98d5926cb20196de4b6797aab9097f32683e330baa4b1b5b3d644ce507b87b6a", kill_on_drop: false }`
[INFO] [stdout] 98d5926cb20196de4b6797aab9097f32683e330baa4b1b5b3d644ce507b87b6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 146415728f9547226af200085e5fc3170609aae76eb284df21ca032e2888abfd
[INFO] running `Command { std: "docker" "start" "-a" "146415728f9547226af200085e5fc3170609aae76eb284df21ca032e2888abfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.221
[INFO] [stderr]    Compiling serde v1.0.221
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling dioxus-core-types v0.7.2
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.2
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dioxus-document v0.7.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling dioxus-rsx v0.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.221
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling generational-box v0.7.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling warnings v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling subsecond-types v0.7.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling subsecond v0.7.2
[INFO] [stderr]    Compiling dioxus-core v0.7.2
[INFO] [stderr]    Compiling dioxus-signals v0.7.2
[INFO] [stderr]    Compiling dioxus-history v0.7.2
[INFO] [stderr]    Compiling dioxus-hooks v0.7.2
[INFO] [stderr]    Compiling dioxus-html v0.7.2
[INFO] [stderr]    Compiling dioxus-fullstack-core v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.57s
[INFO] running `Command { std: "docker" "inspect" "146415728f9547226af200085e5fc3170609aae76eb284df21ca032e2888abfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "146415728f9547226af200085e5fc3170609aae76eb284df21ca032e2888abfd", kill_on_drop: false }`
[INFO] [stdout] 146415728f9547226af200085e5fc3170609aae76eb284df21ca032e2888abfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] deb69d9a8ac3f1be2ee3a4c9032e5e65f6e2542e9010d4319f6702f0552c0904
[INFO] running `Command { std: "docker" "start" "-a" "deb69d9a8ac3f1be2ee3a4c9032e5e65f6e2542e9010d4319f6702f0552c0904", kill_on_drop: false }`
[INFO] [stderr]    Compiling dioxus-fullstack-core v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s
[INFO] running `Command { std: "docker" "inspect" "deb69d9a8ac3f1be2ee3a4c9032e5e65f6e2542e9010d4319f6702f0552c0904", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deb69d9a8ac3f1be2ee3a4c9032e5e65f6e2542e9010d4319f6702f0552c0904", kill_on_drop: false }`
[INFO] [stdout] deb69d9a8ac3f1be2ee3a4c9032e5e65f6e2542e9010d4319f6702f0552c0904
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 38b547e3c4144e1e1a58629dd17a352956dc7eb69b327966b6d9b7f4d08c1fae
[INFO] running `Command { std: "docker" "start" "-a" "38b547e3c4144e1e1a58629dd17a352956dc7eb69b327966b6d9b7f4d08c1fae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dioxus_fullstack_core-af2252bf7f19a04f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dioxus_fullstack_core
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/server_cached.rs - server_cached::use_server_cached (line 14) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 16) ... FAILED
[INFO] [stdout] test src/streaming.rs - streaming::commit_initial_chunk (line 260) - compile ... FAILED
[INFO] [stdout] test src/server_future.rs - server_future::use_server_future (line 17) - compile ... FAILED
[INFO] [stdout] test src/transport.rs - transport (line 16) ... FAILED
[INFO] [stdout] test src/error.rs - error::ServerFnResult (line 13) ... FAILED
[INFO] [stdout] test src/streaming.rs - streaming::current_status (line 291) - compile ... FAILED
[INFO] [stdout] test src/server_future.rs - server_future::use_server_future (line 43) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/server_cached.rs - server_cached::use_server_cached (line 14) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   --> src/server_cached.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | 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] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/server_cached.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 14 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_server_cached` in this scope
[INFO] [stdout]   --> src/server_cached.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |    let state1 = use_server_cached(|| {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 14 + use dioxus_fullstack_core::use_server_cached;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 16) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | 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] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/lib.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/lib.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn App() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 16 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> src/lib.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut article_id = use_signal(|| 0);
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 16 + use dioxus_hooks::use_signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_server_future` in this scope
[INFO] [stdout]   --> src/lib.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let article = use_server_future(move || fetch_article(article_id()))?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 16 + use dioxus_fullstack_core::use_server_future;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/streaming.rs - streaming::commit_initial_chunk (line 260) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    --> src/streaming.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 | 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] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> src/streaming.rs:269:5
[INFO] [stdout]     |
[INFO] [stdout] 269 |     rsx! { Children {} }
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/streaming.rs:264:18
[INFO] [stdout]     |
[INFO] [stdout] 264 | fn Children() -> Element { unimplemented!() }
[INFO] [stdout]     |                  ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 259 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/streaming.rs:265:13
[INFO] [stdout]     |
[INFO] [stdout] 265 | fn App() -> Element {
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 259 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]    --> src/streaming.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 |     use_hook(commit_initial_chunk);
[INFO] [stdout]     |     ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 259 + use dioxus_core::use_hook;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server_future.rs - server_future::use_server_future (line 17) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   --> src/server_future.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | 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] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> src/server_future.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | let id = use_signal(|| 0);
[INFO] [stdout]    |          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 17 + use dioxus_hooks::use_signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_server_future` in this scope
[INFO] [stdout]   --> src/server_future.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | use_server_future(move || {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 17 + use dioxus_fullstack_core::use_server_future;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> src/server_future.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | let id = use_signal(|| 0);
[INFO] [stdout]    |          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 17 + use dioxus_hooks::use_signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_server_future` in this scope
[INFO] [stdout]   --> src/server_future.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | use_server_future(move || {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 17 + use dioxus_fullstack_core::use_server_future;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transport.rs - transport (line 16) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   --> src/transport.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | 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] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/transport.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/transport.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn App() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 16 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> src/transport.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut article_id = use_signal(|| 0);
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 16 + use dioxus_hooks::use_signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_server_future` in this scope
[INFO] [stdout]   --> src/transport.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let article = use_server_future(move || fetch_article(article_id()))?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 16 + use dioxus_fullstack_core::use_server_future;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error.rs - error::ServerFnResult (line 13) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   --> src/error.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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] error: cannot find attribute `server` in this scope
[INFO] [stdout]   --> src/error.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[server]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/error.rs:17:42
[INFO] [stdout]    |
[INFO] [stdout] 17 | async fn parse_number(number: String) -> Result<f32> {
[INFO] [stdout]    |                                          ^^^^^^ --- supplied 1 generic argument
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 17 | async fn parse_number(number: String) -> Result<f32, E> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/streaming.rs - streaming::current_status (line 291) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    --> src/streaming.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 | 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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    --> src/streaming.rs:301:12
[INFO] [stdout]     |
[INFO] [stdout] 301 | ...   dioxus::logger::tracing::warn!("Since `MetaTitle` was rendered after the initial chunk was committed, the meta tag will not s...
[INFO] [stdout]     |       ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/streaming.rs:295:3
[INFO] [stdout]     |
[INFO] [stdout] 295 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> src/streaming.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 |     rsx! { meta { property: "og:title", content: title } }
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/streaming.rs:296:32
[INFO] [stdout]     |
[INFO] [stdout] 296 | fn MetaTitle(title: String) -> Element {
[INFO] [stdout]     |                                ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 290 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]    --> src/streaming.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     use_hook(|| {
[INFO] [stdout]     |     ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 290 + use dioxus_core::use_hook;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server_future.rs - server_future::use_server_future (line 43) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   --> src/server_future.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | 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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   --> src/server_future.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | 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] error[E0432]: unresolved imports `dioxus::prelude::*`, `dioxus::prelude::*`
[INFO] [stdout]   --> src/server_future.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | use dioxus::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 45 | async fn fetch_article(id: u32) -> String { unimplemented!() }
[INFO] [stdout] 46 | use dioxus::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/server_future.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/server_future.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn App() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 43 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> src/server_future.rs:49:26
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut article_id = use_signal(|| 0);
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 43 + use dioxus_hooks::use_signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_server_future` in this scope
[INFO] [stdout]   --> src/server_future.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let article = use_server_future(move || fetch_article(article_id()))?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 43 + use dioxus_fullstack_core::use_server_future;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/error.rs - error::ServerFnResult (line 13)
[INFO] [stdout]     src/lib.rs - (line 16)
[INFO] [stdout]     src/server_cached.rs - server_cached::use_server_cached (line 14)
[INFO] [stdout]     src/server_future.rs - server_future::use_server_future (line 17)
[INFO] [stdout]     src/server_future.rs - server_future::use_server_future (line 43)
[INFO] [stdout]     src/streaming.rs - streaming::commit_initial_chunk (line 260)
[INFO] [stdout]     src/streaming.rs - streaming::current_status (line 291)
[INFO] [stdout]     src/transport.rs - transport (line 16)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "38b547e3c4144e1e1a58629dd17a352956dc7eb69b327966b6d9b7f4d08c1fae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38b547e3c4144e1e1a58629dd17a352956dc7eb69b327966b6d9b7f4d08c1fae", kill_on_drop: false }`
[INFO] [stdout] 38b547e3c4144e1e1a58629dd17a352956dc7eb69b327966b6d9b7f4d08c1fae
