[INFO] fetching crate dioxus-server 0.7.0-rc.0...
[INFO] testing dioxus-server-0.7.0-rc.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dioxus-server 0.7.0-rc.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate dioxus-server 0.7.0-rc.0
[INFO] finished tweaking crates.io crate dioxus-server 0.7.0-rc.0
[INFO] tweaked toml for crates.io crate dioxus-server 0.7.0-rc.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxus-server 0.7.0-rc.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dioxus-server 0.7.0-rc.0 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a5a3a42dd3016be5202e3c6af75c3a762d28a912d23450625021e3f6f5c387e
[INFO] running `Command { std: "docker" "start" "-a" "1a5a3a42dd3016be5202e3c6af75c3a762d28a912d23450625021e3f6f5c387e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a5a3a42dd3016be5202e3c6af75c3a762d28a912d23450625021e3f6f5c387e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a5a3a42dd3016be5202e3c6af75c3a762d28a912d23450625021e3f6f5c387e", kill_on_drop: false }`
[INFO] [stdout] 1a5a3a42dd3016be5202e3c6af75c3a762d28a912d23450625021e3f6f5c387e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e939668718aad985adebbf4ba8b8fe49bf14f6292e6a73ebc6850859f9596d4
[INFO] running `Command { std: "docker" "start" "-a" "9e939668718aad985adebbf4ba8b8fe49bf14f6292e6a73ebc6850859f9596d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling dioxus-core-types v0.7.0-rc.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.0-rc.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling server_fn_macro v0.8.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dioxus-document v0.7.0-rc.0
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.7.0-rc.0
[INFO] [stderr]    Compiling server_fn v0.8.3
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling dioxus-cli-config v0.7.0-rc.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling lru v0.16.0
[INFO] [stderr]    Compiling throw_error v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling askama_escape v0.13.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling const-str v0.6.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling dioxus-rsx v0.7.0-rc.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.0-rc.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.3
[INFO] [stderr]    Compiling dioxus-router-macro v0.7.0-rc.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.0-rc.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enumset_derive v0.12.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling warnings v0.2.1
[INFO] [stderr]    Compiling generational-box v0.7.0-rc.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling dioxus-isrg v0.7.0-rc.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling enumset v1.1.7
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling subsecond-types v0.7.0-rc.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_qs v0.15.0
[INFO] [stderr]    Compiling subsecond v0.7.0-rc.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling dioxus-core v0.7.0-rc.0
[INFO] [stderr]    Compiling dioxus-signals v0.7.0-rc.0
[INFO] [stderr]    Compiling dioxus-fullstack-protocol v0.7.0-rc.0
[INFO] [stderr]    Compiling dioxus-history v0.7.0-rc.0
[INFO] [stderr]    Compiling dioxus-devtools-types v0.7.0-rc.0
[INFO] [stderr]    Compiling dioxus-ssr v0.7.0-rc.0
[INFO] [stderr]    Compiling dioxus-hooks v0.7.0-rc.0
[INFO] [stderr]    Compiling dioxus-devtools v0.7.0-rc.0
[INFO] [stderr]    Compiling dioxus-html v0.7.0-rc.0
[INFO] [stderr]    Compiling dioxus-fullstack-hooks v0.7.0-rc.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling dioxus-router v0.7.0-rc.0
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling dioxus-server v0.7.0-rc.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "9e939668718aad985adebbf4ba8b8fe49bf14f6292e6a73ebc6850859f9596d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e939668718aad985adebbf4ba8b8fe49bf14f6292e6a73ebc6850859f9596d4", kill_on_drop: false }`
[INFO] [stdout] 9e939668718aad985adebbf4ba8b8fe49bf14f6292e6a73ebc6850859f9596d4
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3770e862b932c1d1d478765d1e6c7da6427e4fbb8e33b6fd450bcac0fae04798
[INFO] running `Command { std: "docker" "start" "-a" "3770e862b932c1d1d478765d1e6c7da6427e4fbb8e33b6fd450bcac0fae04798", kill_on_drop: false }`
[INFO] [stderr]    Compiling dioxus-server v0.7.0-rc.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.92s
[INFO] running `Command { std: "docker" "inspect" "3770e862b932c1d1d478765d1e6c7da6427e4fbb8e33b6fd450bcac0fae04798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3770e862b932c1d1d478765d1e6c7da6427e4fbb8e33b6fd450bcac0fae04798", kill_on_drop: false }`
[INFO] [stdout] 3770e862b932c1d1d478765d1e6c7da6427e4fbb8e33b6fd450bcac0fae04798
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 829042f2465d42a12fe283feca7ec628d8def863cdea09ca40ec583a88b2b908
[INFO] running `Command { std: "docker" "start" "-a" "829042f2465d42a12fe283feca7ec628d8def863cdea09ca40ec583a88b2b908", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dioxus_server-81151c215bdf47b6)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test server::test_file_name_looks_immutable ... ok
[INFO] [stdout] test context::server_context_as_any_map ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dioxus_server
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test src/config.rs - config::ServeConfigBuilder::streaming_mode (line 308) - compile ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::extensions_mut (line 343) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::ServeConfigBuilder::root_id (line 91) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::ServeConfigBuilder::enable_out_of_order_streaming (line 326) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::ServeConfigBuilder::context_providers (line 125) - compile ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::extensions_mut (line 294) ... FAILED
[INFO] [stdout] test src/config.rs - config::ServeConfigBuilder::context_provider (line 194) - compile ... FAILED
[INFO] [stdout] test src/context.rs - context::FromContext (line 527) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::ServeConfigBuilder::context (line 254) - compile ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::extract (line 397) ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::request_parts_mut (line 354) ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::extract (line 427) - compile ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::headers_mut (line 276) - compile ... FAILED
[INFO] [stdout] test src/context.rs - context::DioxusServerContext (line 48) - compile ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::extract (line 378) ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::headers_mut (line 246) ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::extensions_mut (line 313) ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::get (line 134) - compile ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::request_parts_mut (line 373) ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::headers_mut (line 227) ... FAILED
[INFO] [stdout] test src/config.rs - config::ServeConfigBuilder::incremental (line 45) - compile ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::request_parts_mut (line 403) - compile ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::response_parts (line 202) ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::response_parts (line 251) - compile ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::status_mut (line 269) ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::request_parts (line 329) ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::status_mut (line 299) - compile ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::response_parts (line 221) ... FAILED
[INFO] [stdout] test src/server.rs - server::DioxusRouterFnExt::register_server_functions (line 113) - compile ... FAILED
[INFO] [stdout] test src/server.rs - server::DioxusRouterExt::serve_static_assets (line 26) - compile ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::request_parts (line 378) - compile ... FAILED
[INFO] [stdout] test src/server.rs - server::DioxusRouterExt::serve_dioxus_application (line 52) - compile ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::request_parts (line 348) ... FAILED
[INFO] [stdout] test src/server.rs - server::render_handler (line 361) - compile ... FAILED
[INFO] [stdout] test src/server.rs - server::DioxusRouterFnExt::serve_api_application (line 162) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 4) - compile ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::version_mut (line 291) ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::status_mut (line 250) ... FAILED
[INFO] [stdout] test src/server.rs - server::DioxusRouterFnExt::register_server_functions_with_context (line 138) - compile ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::version_mut (line 272) ... FAILED
[INFO] [stdout] test src/context.rs - context::server_fn_impl::DioxusServerContext::version_mut (line 321) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config.rs - config::ServeConfigBuilder::streaming_mode (line 308) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/config.rs:309: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] error: cannot find macro `server_only` in this scope
[INFO] [stdout]  --> src/config.rs:312:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     .with_context(server_only! {
[INFO] [stdout]   |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/config.rs:311:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | dioxus::LaunchBuilder::new()
[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[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> src/config.rs:310:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn app() -> Element { todo!() }
[INFO] [stdout]   |             ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use web_sys::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::extensions_mut (line 343) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:345:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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/context.rs:347:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[server]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]   |
[INFO] [stdout] 7 - #[server]
[INFO] [stdout] 7 + #[serde]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]  --> src/context.rs:348:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn set_version() -> ServerFnResult {
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ServeConfigBuilder::root_id (line 91) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/config.rs:94:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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 `server_only` in this scope
[INFO] [stdout]   --> src/config.rs:99:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     .with_cfg(server_only! {
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `web` in this scope
[INFO] [stdout]   --> src/config.rs:103:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |     .with_cfg(web! {
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `desktop` in this scope
[INFO] [stdout]   --> src/config.rs:107:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     .with_cfg(desktop! {
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> src/config.rs:93:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn app() -> Element { todo!() }
[INFO] [stdout]   |             ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use web_sys::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LaunchBuilder`
[INFO] [stdout]  --> src/config.rs:97:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | LaunchBuilder::new()
[INFO] [stdout]   | ^^^^^^^^^^^^^ use of undeclared type `LaunchBuilder`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ServeConfigBuilder::enable_out_of_order_streaming (line 326) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/config.rs:327: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] error: cannot find macro `server_only` in this scope
[INFO] [stdout]  --> src/config.rs:330:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     .with_context(server_only! {
[INFO] [stdout]   |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/config.rs:329:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | dioxus::LaunchBuilder::new()
[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[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> src/config.rs:328:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn app() -> Element { todo!() }
[INFO] [stdout]   |             ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use web_sys::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ServeConfigBuilder::context_providers (line 125) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/config.rs:128:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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/config.rs:169:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  4 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `server` in this scope
[INFO] [stdout]   --> src/config.rs:160:3
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[server]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]   --> src/config.rs:161:28
[INFO] [stdout]    |
[INFO] [stdout] 37 | async fn read_context() -> ServerFnResult<u32> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `extract` in this scope
[INFO] [stdout]   --> src/config.rs:163:30
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let FromContext(value) = extract().await?;
[INFO] [stdout]    |                              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  4 + use dioxus_server::extract;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `FromContext` in this scope
[INFO] [stdout]   --> src/config.rs:163:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let FromContext(value) = extract().await?;
[INFO] [stdout]    |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use dioxus_server::FromContext;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/config.rs:167:13
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  4 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout]  4 + use web_sys::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `web`
[INFO] [stdout]  --> src/config.rs:133:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[cfg(feature = "web")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `aws-lc-rs`, `core`, `default`, `default-tls`, `devtools`, `document`, `full`, `rustls`, and `tokio-stream`
[INFO] [stdout]   = help: consider adding `web` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `server`
[INFO] [stdout]   --> src/config.rs:136:11
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[cfg(feature = "server")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `aws-lc-rs`, `core`, `default`, `default-tls`, `devtools`, `document`, `full`, `rustls`, and `tokio-stream`
[INFO] [stdout]    = help: consider adding `server` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_resource` in this scope
[INFO] [stdout]   --> src/config.rs:168:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let future = use_resource(read_context);
[INFO] [stdout]    |                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0531.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::extensions_mut (line 294) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:296:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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 `component` in this scope
[INFO] [stdout]  --> src/context.rs:298:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core_macro::component;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `server_only` in this scope
[INFO] [stdout]   --> src/context.rs:301:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     server_only! {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/context.rs:308:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     rsx! {}
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> src/context.rs:299:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn PrintHtmlRequestInfo() -> Element {
[INFO] [stdout]   |                              ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use web_sys::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ServeConfigBuilder::context_provider (line 194) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/config.rs:197:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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/config.rs:236:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  4 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `server` in this scope
[INFO] [stdout]   --> src/config.rs:227:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[server]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]   --> src/config.rs:228:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | async fn read_context() -> ServerFnResult<u32> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `extract` in this scope
[INFO] [stdout]   --> src/config.rs:230:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let FromContext(value) = extract().await?;
[INFO] [stdout]    |                              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  4 + use dioxus_server::extract;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `FromContext` in this scope
[INFO] [stdout]   --> src/config.rs:230:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let FromContext(value) = extract().await?;
[INFO] [stdout]    |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use dioxus_server::FromContext;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/config.rs:234:13
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  4 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout]  4 + use web_sys::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `web`
[INFO] [stdout]  --> src/config.rs:200:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[cfg(feature = "web")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `aws-lc-rs`, `core`, `default`, `default-tls`, `devtools`, `document`, `full`, `rustls`, and `tokio-stream`
[INFO] [stdout]   = help: consider adding `web` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `server`
[INFO] [stdout]   --> src/config.rs:203:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[cfg(feature = "server")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `aws-lc-rs`, `core`, `default`, `default-tls`, `devtools`, `document`, `full`, `rustls`, and `tokio-stream`
[INFO] [stdout]    = help: consider adding `server` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_resource` in this scope
[INFO] [stdout]   --> src/config.rs:235:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let future = use_resource(read_context);
[INFO] [stdout]    |                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0531.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::FromContext (line 527) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:528: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] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/context.rs:546:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `server` in this scope
[INFO] [stdout]   --> src/context.rs:537:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[server]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `server_only` in this scope
[INFO] [stdout]  --> src/context.rs:532:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .with_context(server_only! {
[INFO] [stdout]   |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:530:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | dioxus::LaunchBuilder::new()
[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[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]   --> src/context.rs:538:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn read_context() -> ServerFnResult<u32> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `extract` in this scope
[INFO] [stdout]   --> src/context.rs:540:30
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let FromContext(value) = extract().await?;
[INFO] [stdout]    |                              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_server::extract;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `FromContext` in this scope
[INFO] [stdout]   --> src/context.rs:540:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let FromContext(value) = extract().await?;
[INFO] [stdout]    |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_server::FromContext;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/context.rs:544:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use web_sys::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_resource` in this scope
[INFO] [stdout]   --> src/context.rs:545:18
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let future = use_resource(read_context);
[INFO] [stdout]    |                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0531.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ServeConfigBuilder::context (line 254) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/config.rs:257:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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/config.rs:296:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  4 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `server` in this scope
[INFO] [stdout]   --> src/config.rs:287:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[server]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]   --> src/config.rs:288:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | async fn read_context() -> ServerFnResult<u32> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `extract` in this scope
[INFO] [stdout]   --> src/config.rs:290:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let FromContext(value) = extract().await?;
[INFO] [stdout]    |                              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  4 + use dioxus_server::extract;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `FromContext` in this scope
[INFO] [stdout]   --> src/config.rs:290:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let FromContext(value) = extract().await?;
[INFO] [stdout]    |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use dioxus_server::FromContext;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/config.rs:294:13
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  4 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout]  4 + use web_sys::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `web`
[INFO] [stdout]  --> src/config.rs:260:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[cfg(feature = "web")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `aws-lc-rs`, `core`, `default`, `default-tls`, `devtools`, `document`, `full`, `rustls`, and `tokio-stream`
[INFO] [stdout]   = help: consider adding `web` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `server`
[INFO] [stdout]   --> src/config.rs:263:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[cfg(feature = "server")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `aws-lc-rs`, `core`, `default`, `default-tls`, `devtools`, `document`, `full`, `rustls`, and `tokio-stream`
[INFO] [stdout]    = help: consider adding `server` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_resource` in this scope
[INFO] [stdout]   --> src/config.rs:295:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let future = use_resource(read_context);
[INFO] [stdout]    |                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0531.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::extract (line 397) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:399:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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 `component` in this scope
[INFO] [stdout]   --> src/context.rs:411:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/context.rs:413:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `server` in this scope
[INFO] [stdout]  --> src/context.rs:401:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[server]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]   |
[INFO] [stdout] 7 - #[server]
[INFO] [stdout] 7 + #[serde]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]  --> src/context.rs:402:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn read_headers() -> ServerFnResult {
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/context.rs:412:28
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn CallServerFunction() -> Element {
[INFO] [stdout]    |                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use web_sys::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::request_parts_mut (line 354) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:356:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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 `component` in this scope
[INFO] [stdout]  --> src/context.rs:358:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core_macro::component;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `server_only` in this scope
[INFO] [stdout]   --> src/context.rs:361:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     server_only! {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/context.rs:368:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     rsx! {}
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> src/context.rs:359:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn PrintHtmlRequestInfo() -> Element {
[INFO] [stdout]   |                              ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use web_sys::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::extract (line 427) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:429:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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/context.rs:431:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[server]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]   |
[INFO] [stdout] 7 - #[server]
[INFO] [stdout] 7 + #[serde]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]  --> src/context.rs:432:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn read_headers() -> ServerFnResult {
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::headers_mut (line 276) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:278:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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/context.rs:280:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[server]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]   |
[INFO] [stdout] 7 - #[server]
[INFO] [stdout] 7 + #[serde]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]  --> src/context.rs:281:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn set_headers() -> ServerFnResult {
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::DioxusServerContext (line 48) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:50:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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/context.rs:52:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[server]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]   |
[INFO] [stdout] 7 - #[server]
[INFO] [stdout] 7 + #[serde]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]  --> src/context.rs:53:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn read_headers() -> ServerFnResult {
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::extract (line 378) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:380:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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 `component` in this scope
[INFO] [stdout]  --> src/context.rs:382:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core_macro::component;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `server_only` in this scope
[INFO] [stdout]   --> src/context.rs:385:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     server_only! {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/context.rs:392:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     rsx! {}
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> src/context.rs:383:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn PrintHtmlRequestInfo() -> Element {
[INFO] [stdout]   |                              ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use web_sys::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::headers_mut (line 246) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:248:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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 `component` in this scope
[INFO] [stdout]   --> src/context.rs:260:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/context.rs:262:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `server` in this scope
[INFO] [stdout]  --> src/context.rs:250:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[server]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]   |
[INFO] [stdout] 7 - #[server]
[INFO] [stdout] 7 + #[serde]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]  --> src/context.rs:251:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn read_headers() -> ServerFnResult {
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/context.rs:261:28
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn CallServerFunction() -> Element {
[INFO] [stdout]    |                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use web_sys::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::extensions_mut (line 313) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:315:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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 `component` in this scope
[INFO] [stdout]   --> src/context.rs:327:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/context.rs:329:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `server` in this scope
[INFO] [stdout]  --> src/context.rs:317:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[server]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]   |
[INFO] [stdout] 7 - #[server]
[INFO] [stdout] 7 + #[serde]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]  --> src/context.rs:318:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn read_headers() -> ServerFnResult {
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/context.rs:328:28
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn CallServerFunction() -> Element {
[INFO] [stdout]    |                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use web_sys::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::get (line 134) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:135: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] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/context.rs:153:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `server` in this scope
[INFO] [stdout]   --> src/context.rs:144:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[server]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `server_only` in this scope
[INFO] [stdout]  --> src/context.rs:139:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     .with_context(server_only! {
[INFO] [stdout]   |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]   --> src/context.rs:145:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn read_context() -> ServerFnResult<u32> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `extract` in this scope
[INFO] [stdout]   --> src/context.rs:147:30
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let FromContext(value) = extract().await?;
[INFO] [stdout]    |                              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_server::extract;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `FromContext` in this scope
[INFO] [stdout]   --> src/context.rs:147:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let FromContext(value) = extract().await?;
[INFO] [stdout]    |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_server::FromContext;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/context.rs:151:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use web_sys::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LaunchBuilder`
[INFO] [stdout]  --> src/context.rs:137:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | LaunchBuilder::new()
[INFO] [stdout]   | ^^^^^^^^^^^^^ use of undeclared type `LaunchBuilder`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_resource` in this scope
[INFO] [stdout]   --> src/context.rs:152:18
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let future = use_resource(read_context);
[INFO] [stdout]    |                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0531.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::request_parts_mut (line 373) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:375:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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 `component` in this scope
[INFO] [stdout]   --> src/context.rs:387:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/context.rs:389:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `server` in this scope
[INFO] [stdout]  --> src/context.rs:377:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[server]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]   |
[INFO] [stdout] 7 - #[server]
[INFO] [stdout] 7 + #[serde]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]  --> src/context.rs:378:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn read_headers() -> ServerFnResult {
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/context.rs:388:28
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn CallServerFunction() -> Element {
[INFO] [stdout]    |                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use web_sys::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::headers_mut (line 227) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:229:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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 `component` in this scope
[INFO] [stdout]  --> src/context.rs:231:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core_macro::component;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `server_only` in this scope
[INFO] [stdout]   --> src/context.rs:234:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     server_only! {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/context.rs:241:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     rsx! {}
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> src/context.rs:232:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn PrintHtmlRequestInfo() -> Element {
[INFO] [stdout]   |                              ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use web_sys::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ServeConfigBuilder::incremental (line 45) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/config.rs:48:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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 `server_only` in this scope
[INFO] [stdout]   --> src/config.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     .with_cfg(server_only!(dioxus_server::ServeConfigBuilder::default().incremental(dioxus_server::IncrementalRendererConfig::default())))
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> src/config.rs:47:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn app() -> Element { todo!() }
[INFO] [stdout]   |             ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use web_sys::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LaunchBuilder`
[INFO] [stdout]  --> src/config.rs:51:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | LaunchBuilder::new()
[INFO] [stdout]   | ^^^^^^^^^^^^^ use of undeclared type `LaunchBuilder`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::request_parts_mut (line 403) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:405:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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/context.rs:407:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[server]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]   |
[INFO] [stdout] 7 - #[server]
[INFO] [stdout] 7 + #[serde]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]  --> src/context.rs:408:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn read_headers() -> ServerFnResult {
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ServerFnError`
[INFO] [stdout]   --> src/context.rs:413:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |         .ok_or_else(|| ServerFnError::new("failed to find i32 extension in the request"))?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ use of undeclared type `ServerFnError`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  2 + use server_fn::ServerFnError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::response_parts (line 202) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:204:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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 `component` in this scope
[INFO] [stdout]  --> src/context.rs:206:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core_macro::component;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `server_only` in this scope
[INFO] [stdout]   --> src/context.rs:209:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     server_only! {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/context.rs:216:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     rsx! {}
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> src/context.rs:207:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn PrintHtmlRequestInfo() -> Element {
[INFO] [stdout]   |                              ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use web_sys::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::response_parts (line 251) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:253:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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/context.rs:255:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[server]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]   |
[INFO] [stdout] 7 - #[server]
[INFO] [stdout] 7 + #[serde]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]  --> src/context.rs:256:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn set_headers() -> ServerFnResult {
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ServerFnError`
[INFO] [stdout]   --> src/context.rs:262:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .ok_or_else(|| ServerFnError::new("failed to find Cookie header in the response"))?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ use of undeclared type `ServerFnError`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  2 + use server_fn::ServerFnError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::status_mut (line 269) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:271:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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 `component` in this scope
[INFO] [stdout]   --> src/context.rs:283:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/context.rs:285:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `server` in this scope
[INFO] [stdout]  --> src/context.rs:273:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[server]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]   |
[INFO] [stdout] 7 - #[server]
[INFO] [stdout] 7 + #[serde]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]  --> src/context.rs:274:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn read_headers() -> ServerFnResult {
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/context.rs:284:28
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn CallServerFunction() -> Element {
[INFO] [stdout]    |                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use web_sys::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::request_parts (line 329) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:331:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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 `component` in this scope
[INFO] [stdout]  --> src/context.rs:333:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core_macro::component;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `server_only` in this scope
[INFO] [stdout]   --> src/context.rs:336:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     server_only! {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/context.rs:343:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     rsx! {}
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> src/context.rs:334:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn PrintHtmlRequestInfo() -> Element {
[INFO] [stdout]   |                              ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use web_sys::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::status_mut (line 299) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:301:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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/context.rs:303:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[server]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]   |
[INFO] [stdout] 7 - #[server]
[INFO] [stdout] 7 + #[serde]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]  --> src/context.rs:304:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn set_status() -> ServerFnResult {
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::response_parts (line 221) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:223:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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 `component` in this scope
[INFO] [stdout]   --> src/context.rs:235:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/context.rs:237:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `server` in this scope
[INFO] [stdout]  --> src/context.rs:225:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[server]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]   |
[INFO] [stdout] 7 - #[server]
[INFO] [stdout] 7 + #[serde]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]  --> src/context.rs:226:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn read_headers() -> ServerFnResult {
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/context.rs:236:28
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn CallServerFunction() -> Element {
[INFO] [stdout]    |                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use web_sys::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server.rs - server::DioxusRouterFnExt::register_server_functions (line 113) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/server.rs:115:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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.rs:119:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let addr = dioxus::cli_config::fullstack_address_or_localhost();
[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: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server.rs - server::DioxusRouterExt::serve_static_assets (line 26) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/server.rs:30:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let addr = dioxus::cli_config::fullstack_address_or_localhost();
[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: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::request_parts (line 378) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:380:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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/context.rs:382:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[server]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]   |
[INFO] [stdout] 7 - #[server]
[INFO] [stdout] 7 + #[serde]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]  --> src/context.rs:383:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn read_headers() -> ServerFnResult {
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ServerFnError`
[INFO] [stdout]   --> src/context.rs:389:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .ok_or_else(|| ServerFnError::new("failed to find i32 extension in the request"))?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ use of undeclared type `ServerFnError`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  2 + use server_fn::ServerFnError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server.rs - server::DioxusRouterExt::serve_dioxus_application (line 52) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/server.rs:56:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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/server.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     rsx! { "Hello World" }
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  6 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   --> src/server.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let addr = dioxus::cli_config::fullstack_address_or_localhost();
[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[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/server.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  6 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use web_sys::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::request_parts (line 348) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:350:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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 `component` in this scope
[INFO] [stdout]   --> src/context.rs:362:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/context.rs:364:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `server` in this scope
[INFO] [stdout]  --> src/context.rs:352:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[server]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]   |
[INFO] [stdout] 7 - #[server]
[INFO] [stdout] 7 + #[serde]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]  --> src/context.rs:353:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn read_headers() -> ServerFnResult {
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/context.rs:363:28
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn CallServerFunction() -> Element {
[INFO] [stdout]    |                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use web_sys::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server.rs - server::render_handler (line 361) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/server.rs:368:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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/server.rs:372:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  6 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   --> src/server.rs:379:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let addr = dioxus::cli_config::fullstack_address_or_localhost();
[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[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/server.rs:371:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  6 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use web_sys::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server.rs - server::DioxusRouterFnExt::serve_api_application (line 162) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/server.rs:164:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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/server.rs:175:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     rsx! { "Hello World" }
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  4 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/server.rs:174:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  4 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout]  4 + use web_sys::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 4) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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/lib.rs:53:3
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[server(GetServerData)]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/lib.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  4 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/lib.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  4 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout]  4 + use web_sys::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]   --> src/lib.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 51 | async fn get_server_data() -> ServerFnResult<String> {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `web`
[INFO] [stdout]  --> src/lib.rs:10:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[cfg(feature = "web")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `aws-lc-rs`, `core`, `default`, `default-tls`, `devtools`, `document`, `full`, `rustls`, and `tokio-stream`
[INFO] [stdout]   = help: consider adding `web` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `server`
[INFO] [stdout]   --> src/lib.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[cfg(feature = "server")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `aws-lc-rs`, `core`, `default`, `default-tls`, `devtools`, `document`, `full`, `rustls`, and `tokio-stream`
[INFO] [stdout]    = help: consider adding `server` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> src/lib.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut text = use_signal(|| "Click the button to run a server function".to_string());
[INFO] [stdout]    |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::version_mut (line 291) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:293:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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 `component` in this scope
[INFO] [stdout]   --> src/context.rs:305:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/context.rs:307:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `server` in this scope
[INFO] [stdout]  --> src/context.rs:295:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[server]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]   |
[INFO] [stdout] 7 - #[server]
[INFO] [stdout] 7 + #[serde]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]  --> src/context.rs:296:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn read_headers() -> ServerFnResult {
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/context.rs:306:28
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn CallServerFunction() -> Element {
[INFO] [stdout]    |                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use web_sys::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::status_mut (line 250) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:252:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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 `component` in this scope
[INFO] [stdout]  --> src/context.rs:254:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core_macro::component;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `server_only` in this scope
[INFO] [stdout]   --> src/context.rs:257:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     server_only! {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/context.rs:264:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     rsx! {}
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> src/context.rs:255:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn PrintHtmlRequestInfo() -> Element {
[INFO] [stdout]   |                              ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use web_sys::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server.rs - server::DioxusRouterFnExt::register_server_functions_with_context (line 138) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/server.rs:140:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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.rs:145:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let addr = dioxus::cli_config::fullstack_address_or_localhost();
[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: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::version_mut (line 272) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:274:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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 `component` in this scope
[INFO] [stdout]  --> src/context.rs:276:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core_macro::component;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `server_only` in this scope
[INFO] [stdout]   --> src/context.rs:279:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     server_only! {
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/context.rs:286:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     rsx! {}
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]  --> src/context.rs:277:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn PrintHtmlRequestInfo() -> Element {
[INFO] [stdout]   |                              ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use dioxus_core::Element;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use web_sys::Element;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context.rs - context::server_fn_impl::DioxusServerContext::version_mut (line 321) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]  --> src/context.rs:323:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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/context.rs:325:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[server]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: the derive macros `Deserialize` and `Serialize` accept the similarly named `serde` attribute
[INFO] [stdout]   |
[INFO] [stdout] 7 - #[server]
[INFO] [stdout] 7 + #[serde]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ServerFnResult` in this scope
[INFO] [stdout]  --> src/context.rs:326:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn set_version() -> ServerFnResult {
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config::ServeConfigBuilder::context (line 254)
[INFO] [stdout]     src/config.rs - config::ServeConfigBuilder::context_provider (line 194)
[INFO] [stdout]     src/config.rs - config::ServeConfigBuilder::context_providers (line 125)
[INFO] [stdout]     src/config.rs - config::ServeConfigBuilder::enable_out_of_order_streaming (line 326)
[INFO] [stdout]     src/config.rs - config::ServeConfigBuilder::incremental (line 45)
[INFO] [stdout]     src/config.rs - config::ServeConfigBuilder::root_id (line 91)
[INFO] [stdout]     src/config.rs - config::ServeConfigBuilder::streaming_mode (line 308)
[INFO] [stdout]     src/context.rs - context::DioxusServerContext (line 48)
[INFO] [stdout]     src/context.rs - context::FromContext (line 527)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::extensions_mut (line 294)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::extensions_mut (line 313)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::extensions_mut (line 343)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::extract (line 378)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::extract (line 397)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::extract (line 427)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::get (line 134)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::headers_mut (line 227)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::headers_mut (line 246)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::headers_mut (line 276)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::request_parts (line 329)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::request_parts (line 348)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::request_parts (line 378)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::request_parts_mut (line 354)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::request_parts_mut (line 373)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::request_parts_mut (line 403)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::response_parts (line 202)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::response_parts (line 221)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::response_parts (line 251)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::status_mut (line 250)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::status_mut (line 269)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::status_mut (line 299)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::version_mut (line 272)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::version_mut (line 291)
[INFO] [stdout]     src/context.rs - context::server_fn_impl::DioxusServerContext::version_mut (line 321)
[INFO] [stdout]     src/lib.rs - (line 4)
[INFO] [stdout]     src/server.rs - server::DioxusRouterExt::serve_dioxus_application (line 52)
[INFO] [stdout]     src/server.rs - server::DioxusRouterExt::serve_static_assets (line 26)
[INFO] [stdout]     src/server.rs - server::DioxusRouterFnExt::register_server_functions (line 113)
[INFO] [stdout]     src/server.rs - server::DioxusRouterFnExt::register_server_functions_with_context (line 138)
[INFO] [stdout]     src/server.rs - server::DioxusRouterFnExt::serve_api_application (line 162)
[INFO] [stdout]     src/server.rs - server::render_handler (line 361)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 41 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.95s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "829042f2465d42a12fe283feca7ec628d8def863cdea09ca40ec583a88b2b908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "829042f2465d42a12fe283feca7ec628d8def863cdea09ca40ec583a88b2b908", kill_on_drop: false }`
[INFO] [stdout] 829042f2465d42a12fe283feca7ec628d8def863cdea09ca40ec583a88b2b908
