[INFO] fetching crate dioxus 0.1.8... [INFO] testing dioxus-0.1.8 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate dioxus 0.1.8 into /workspace/builds/worker-87/source [INFO] validating manifest of crates.io crate dioxus 0.1.8 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dioxus 0.1.8 [INFO] finished tweaking crates.io crate dioxus 0.1.8 [INFO] tweaked toml for crates.io crate dioxus 0.1.8 written to /workspace/builds/worker-87/source/Cargo.toml [INFO] crate crates.io crate dioxus 0.1.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33a171bf9afbdb893426a09a8b61dbc354d2c4fa9a1ea1be74f7cc0373eeca21 [INFO] running `Command { std: "docker" "start" "-a" "33a171bf9afbdb893426a09a8b61dbc354d2c4fa9a1ea1be74f7cc0373eeca21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33a171bf9afbdb893426a09a8b61dbc354d2c4fa9a1ea1be74f7cc0373eeca21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33a171bf9afbdb893426a09a8b61dbc354d2c4fa9a1ea1be74f7cc0373eeca21", kill_on_drop: false }` [INFO] [stdout] 33a171bf9afbdb893426a09a8b61dbc354d2c4fa9a1ea1be74f7cc0373eeca21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 969f7a6c5d18864ab07c4860d506be7e23170813cb074e1fda8ad386401b8439 [INFO] running `Command { std: "docker" "start" "-a" "969f7a6c5d18864ab07c4860d506be7e23170813cb074e1fda8ad386401b8439", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling dioxus-core-macro v0.1.7 [INFO] [stderr] Compiling dioxus-core v0.1.9 [INFO] [stderr] Compiling dioxus-hooks v0.1.7 [INFO] [stderr] Compiling dioxus-html v0.1.6 [INFO] [stderr] Compiling dioxus v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.88s [INFO] running `Command { std: "docker" "inspect" "969f7a6c5d18864ab07c4860d506be7e23170813cb074e1fda8ad386401b8439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "969f7a6c5d18864ab07c4860d506be7e23170813cb074e1fda8ad386401b8439", kill_on_drop: false }` [INFO] [stdout] 969f7a6c5d18864ab07c4860d506be7e23170813cb074e1fda8ad386401b8439 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5068ec4b45658925cfe8666de4a908154e11126af3de2b6a277673e7375a9d6c [INFO] running `Command { std: "docker" "start" "-a" "5068ec4b45658925cfe8666de4a908154e11126af3de2b6a277673e7375a9d6c", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling separator v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling dioxus v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/suspense.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | use dioxus::desktop::tao::dpi::LogicalSize; [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/calculator.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use dioxus::desktop::tao::dpi::LogicalSize; [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/pattern_model.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use dioxus::desktop::wry::application::dpi::LogicalSize; [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/nested_listeners.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | dioxus::desktop::launch(app); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/dog_app.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | dioxus::desktop::launch(app); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ssr` in `dioxus` [INFO] [stdout] --> examples/rsx_compile_fail.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | let out = dioxus::ssr::render_vdom_cfg(&vdom, |c| c.newline(true).indent(true)); [INFO] [stdout] | ^^^ could not find `ssr` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/rsx_usage.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | dioxus::desktop::launch(app); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/pattern_reducer.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | dioxus::desktop::launch(app); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/inputs.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | dioxus::desktop::launch(app); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/file_explorer.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | dioxus::desktop::launch_cfg(app, |c| c.with_window(|w| w.with_resizable(true))); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/crm.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | dioxus::desktop::launch(app); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/custom_assets.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | dioxus::desktop::launch(app); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/optional_props.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | dioxus::desktop::launch(app); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/readme.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | dioxus::desktop::launch(app); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/suspense.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | dioxus::desktop::launch_cfg(app, |cfg| { [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/pattern_model.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | dioxus::desktop::launch_cfg(app, |cfg| { [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/calculator.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | dioxus::desktop::launch_cfg(app, |cfg| { [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LogicalSize` [INFO] [stdout] --> examples/suspense.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | .with_inner_size(LogicalSize::new(600.0, 800.0)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `LogicalSize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LogicalSize` [INFO] [stdout] --> examples/calculator.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | .with_inner_size(LogicalSize::new(320.0, 530.0)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `LogicalSize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LogicalSize` [INFO] [stdout] --> examples/pattern_model.rs:29:34 [INFO] [stdout] | [INFO] [stdout] 29 | .with_inner_size(LogicalSize::new(320.0, 530.0)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `LogicalSize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ssr` in `dioxus` [INFO] [stdout] --> examples/ssr.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | println!("{}", dioxus::ssr::render_vdom(&vdom)); [INFO] [stdout] | ^^^ could not find `ssr` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/disabled.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | dioxus::desktop::launch(app); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/xss_safety.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | dioxus::desktop::launch(app); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ssr` in `dioxus` [INFO] [stdout] --> examples/ssr.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | dioxus::ssr::render_lazy(rsx! { [INFO] [stdout] | ^^^ could not find `ssr` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ssr` in `dioxus` [INFO] [stdout] --> examples/ssr.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | dioxus::ssr::render_vdom_cfg(&vdom, |c| c.pre_render(true)) [INFO] [stdout] | ^^^ could not find `ssr` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/borrowed.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | dioxus::desktop::launch(app); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ssr` in `dioxus` [INFO] [stdout] --> examples/ssr.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | dioxus::ssr::TextRenderer::from_vdom(&vdom, Default::default()) [INFO] [stdout] | ^^^ could not find `ssr` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/framework_benchmark.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | dioxus::desktop::launch(app); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/hello_world.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | dioxus::desktop::launch(app); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dioxus::router` [INFO] [stdout] --> examples/router.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use dioxus::router::{Link, Route, Router}; [INFO] [stdout] | ^^^^^^ could not find `router` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dioxus` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/tasks.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | dioxus::desktop::launch(app); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/todomvc.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | dioxus::desktop::launch(app); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/link.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | dioxus::desktop::launch(app); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/tailwind.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | dioxus::desktop::launch(app); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/router.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | dioxus::desktop::launch(app); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `router` in `dioxus` [INFO] [stdout] --> examples/router.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | let post = dioxus::router::use_route(&cx).last_segment(); [INFO] [stdout] | ^^^^^^ could not find `router` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `router` in `dioxus` [INFO] [stdout] --> examples/router.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | let post = dioxus::router::use_route(&cx).last_segment(); [INFO] [stdout] | ^^^^^^ could not find `router` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `router` in `dioxus` [INFO] [stdout] --> examples/router.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | let query = dioxus::router::use_route(&cx) [INFO] [stdout] | ^^^^^^ could not find `router` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dioxus::ssr` [INFO] [stdout] --> examples/hydration.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use dioxus::ssr; [INFO] [stdout] | ^^^^^^^^^^^ no `ssr` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/hydration.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | dioxus::desktop::launch_cfg(app, |c| c.with_prerendered(content)); [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `desktop` in `dioxus` [INFO] [stdout] --> examples/filedragdrop.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | dioxus::desktop::launch_with_props(app, (), |c| { [INFO] [stdout] | ^^^^^^^ could not find `desktop` in `dioxus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5068ec4b45658925cfe8666de4a908154e11126af3de2b6a277673e7375a9d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5068ec4b45658925cfe8666de4a908154e11126af3de2b6a277673e7375a9d6c", kill_on_drop: false }` [INFO] [stdout] 5068ec4b45658925cfe8666de4a908154e11126af3de2b6a277673e7375a9d6c