[INFO] fetching crate dioxus-lib 0.5.1...
[INFO] testing dioxus-lib-0.5.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate dioxus-lib 0.5.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate dioxus-lib 0.5.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dioxus-lib 0.5.1
[INFO] finished tweaking crates.io crate dioxus-lib 0.5.1
[INFO] tweaked toml for crates.io crate dioxus-lib 0.5.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 109 packages to latest compatible versions
[INFO] [stderr]       Adding constcat v0.3.1 (latest: v0.5.0)
[INFO] [stderr]       Adding fixedbitset v0.4.2 (latest: v0.5.7)
[INFO] [stderr]       Adding internment v0.7.5 (latest: v0.8.3)
[INFO] [stderr]       Adding nu-ansi-term v0.46.0 (latest: v0.50.0)
[INFO] [stderr]       Adding ordered-float v2.10.1 (latest: v4.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dioxus-rsx v0.5.1
[INFO] [stderr]   Downloaded krates v0.16.10
[INFO] [stderr]   Downloaded dioxus-config-macro v0.5.0
[INFO] [stderr]   Downloaded internment v0.7.5
[INFO] [stderr]   Downloaded dioxus-core-macro v0.5.1
[INFO] [stderr]   Downloaded dioxus-debug-cell v0.1.1
[INFO] [stderr]   Downloaded dioxus-hooks v0.5.1
[INFO] [stderr]   Downloaded dioxus-html-internal-macro v0.5.0
[INFO] [stderr]   Downloaded enumset v1.1.3
[INFO] [stderr]   Downloaded keyboard-types v0.7.0
[INFO] [stderr]   Downloaded dioxus-html v0.5.1
[INFO] [stderr]   Downloaded longest-increasing-subsequence v0.1.0
[INFO] [stderr]   Downloaded dioxus-core v0.5.1
[INFO] [stderr]   Downloaded generational-box v0.5.1
[INFO] [stderr]   Downloaded dioxus-signals v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1e2f61baf472ceb900d073f9561a9583884763c34cd37d8d6334be5edffef0e
[INFO] running `Command { std: "docker" "start" "-a" "f1e2f61baf472ceb900d073f9561a9583884763c34cd37d8d6334be5edffef0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1e2f61baf472ceb900d073f9561a9583884763c34cd37d8d6334be5edffef0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1e2f61baf472ceb900d073f9561a9583884763c34cd37d8d6334be5edffef0e", kill_on_drop: false }`
[INFO] [stdout] f1e2f61baf472ceb900d073f9561a9583884763c34cd37d8d6334be5edffef0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf6e50baefcb6a01eab9c12e2293db98d2e58294c7eccbf4663373d667d8dc7b
[INFO] running `Command { std: "docker" "start" "-a" "cf6e50baefcb6a01eab9c12e2293db98d2e58294c7eccbf4663373d667d8dc7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling generational-box v0.5.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dioxus-debug-cell v0.1.1
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling internment v0.7.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling dioxus-core v0.5.1
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]    Compiling enumset v1.1.3
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling euclid v0.22.10
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling dioxus-signals v0.5.1
[INFO] [stderr]    Compiling dioxus-html v0.5.1
[INFO] [stderr]    Compiling dioxus-hooks v0.5.1
[INFO] [stderr]    Compiling krates v0.16.10
[INFO] [stderr]    Compiling dioxus-rsx v0.5.1
[INFO] [stderr]    Compiling dioxus-core-macro v0.5.1
[INFO] [stderr]    Compiling dioxus-lib v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `launch`
[INFO] [stdout]   --> src/lib.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(feature = "launch")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dioxus-config-macro`, `dioxus-core-macro`, `dioxus-hooks`, `dioxus-html`, `dioxus-rsx`, `dioxus-signals`, `hooks`, `html`, `macro`, `signals`
[INFO] [stdout]    = help: consider adding `launch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.04s
[INFO] running `Command { std: "docker" "inspect" "cf6e50baefcb6a01eab9c12e2293db98d2e58294c7eccbf4663373d667d8dc7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf6e50baefcb6a01eab9c12e2293db98d2e58294c7eccbf4663373d667d8dc7b", kill_on_drop: false }`
[INFO] [stdout] cf6e50baefcb6a01eab9c12e2293db98d2e58294c7eccbf4663373d667d8dc7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03c638ebfb12469a59edc3c0f25bcdbddf277d62c15655a6c6d904a52807bcbf
[INFO] running `Command { std: "docker" "start" "-a" "03c638ebfb12469a59edc3c0f25bcdbddf277d62c15655a6c6d904a52807bcbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling dioxus-lib v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `launch`
[INFO] [stdout]   --> src/lib.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(feature = "launch")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dioxus-config-macro`, `dioxus-core-macro`, `dioxus-hooks`, `dioxus-html`, `dioxus-rsx`, `dioxus-signals`, `hooks`, `html`, `macro`, `signals`
[INFO] [stdout]    = help: consider adding `launch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `launch`
[INFO] [stdout]   --> src/lib.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(feature = "launch")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dioxus-config-macro`, `dioxus-core-macro`, `dioxus-hooks`, `dioxus-html`, `dioxus-rsx`, `dioxus-signals`, `hooks`, `html`, `macro`, `signals`
[INFO] [stdout]    = help: consider adding `launch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] running `Command { std: "docker" "inspect" "03c638ebfb12469a59edc3c0f25bcdbddf277d62c15655a6c6d904a52807bcbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03c638ebfb12469a59edc3c0f25bcdbddf277d62c15655a6c6d904a52807bcbf", kill_on_drop: false }`
[INFO] [stdout] 03c638ebfb12469a59edc3c0f25bcdbddf277d62c15655a6c6d904a52807bcbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 52f573c841772a6ffee91346f78195e68dad5cb173c2055c319d37586b9c0b70
[INFO] running `Command { std: "docker" "start" "-a" "52f573c841772a6ffee91346f78195e68dad5cb173c2055c319d37586b9c0b70", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `launch`
[INFO] [stderr]   --> src/lib.rs:38:11
[INFO] [stderr]    |
[INFO] [stderr] 38 |     #[cfg(feature = "launch")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `dioxus-config-macro`, `dioxus-core-macro`, `dioxus-hooks`, `dioxus-html`, `dioxus-rsx`, `dioxus-signals`, `hooks`, `html`, `macro`, `signals`
[INFO] [stderr]    = help: consider adding `launch` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dioxus-lib` (lib) generated 1 warning
[INFO] [stderr] warning: `dioxus-lib` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dioxus_lib-3d88f1fb4eb109b1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dioxus_lib
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/lib.rs - (line 105) ... ignored
[INFO] [stdout] test src/lib.rs - (line 128) ... ignored
[INFO] [stdout] test src/lib.rs - (line 143) ... ignored
[INFO] [stdout] test src/lib.rs - (line 165) ... ignored
[INFO] [stdout] test src/lib.rs - (line 180) ... ignored
[INFO] [stdout] test src/lib.rs - (line 195) ... ignored
[INFO] [stdout] test src/lib.rs - (line 217) ... ignored
[INFO] [stdout] test src/lib.rs - (line 226) ... ignored
[INFO] [stdout] test src/lib.rs - (line 238) ... ignored
[INFO] [stdout] test src/lib.rs - (line 69) ... ignored
[INFO] [stdout] test src/lib.rs - (line 83) ... ignored
[INFO] [stdout] test src/lib.rs - (line 95) ... ignored
[INFO] [stdout] test src/lib.rs - (line 43) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 43) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> src/lib.rs:44:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> src/lib.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use dioxus_core_macro::component;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use dioxus_lib::prelude::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/lib.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     rsx! { "hello world!" }
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use dioxus_lib::prelude::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/lib.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | 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 dioxus_lib::prelude::Element;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use dioxus_rsx::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `launch` in this scope
[INFO] [stdout]  --> src/lib.rs:47:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     launch(App);
[INFO] [stdout]   |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 43)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 12 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "52f573c841772a6ffee91346f78195e68dad5cb173c2055c319d37586b9c0b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52f573c841772a6ffee91346f78195e68dad5cb173c2055c319d37586b9c0b70", kill_on_drop: false }`
[INFO] [stdout] 52f573c841772a6ffee91346f78195e68dad5cb173c2055c319d37586b9c0b70
[INFO] testing dioxus-lib-0.5.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate dioxus-lib 0.5.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate dioxus-lib 0.5.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dioxus-lib 0.5.1
[INFO] finished tweaking crates.io crate dioxus-lib 0.5.1
[INFO] tweaked toml for crates.io crate dioxus-lib 0.5.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 109 packages to latest compatible versions
[INFO] [stderr]       Adding constcat v0.3.1 (latest: v0.5.0)
[INFO] [stderr]       Adding fixedbitset v0.4.2 (latest: v0.5.7)
[INFO] [stderr]       Adding internment v0.7.5 (latest: v0.8.3)
[INFO] [stderr]       Adding nu-ansi-term v0.46.0 (latest: v0.50.0)
[INFO] [stderr]       Adding ordered-float v2.10.1 (latest: v4.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 196e61ec87111e1268ca81830c69076a5ef49f0052e585dd381f544795c3f673
[INFO] running `Command { std: "docker" "start" "-a" "196e61ec87111e1268ca81830c69076a5ef49f0052e585dd381f544795c3f673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "196e61ec87111e1268ca81830c69076a5ef49f0052e585dd381f544795c3f673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "196e61ec87111e1268ca81830c69076a5ef49f0052e585dd381f544795c3f673", kill_on_drop: false }`
[INFO] [stdout] 196e61ec87111e1268ca81830c69076a5ef49f0052e585dd381f544795c3f673
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 903ea62b037e12b36eccd595f3f3466dd7917c349b6446e84ac9508eea462291
[INFO] running `Command { std: "docker" "start" "-a" "903ea62b037e12b36eccd595f3f3466dd7917c349b6446e84ac9508eea462291", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generational-box v0.5.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]    Compiling dioxus-debug-cell v0.1.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling internment v0.7.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling dioxus-core v0.5.1
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]    Compiling enumset v1.1.3
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling euclid v0.22.10
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling dioxus-signals v0.5.1
[INFO] [stderr]    Compiling dioxus-html v0.5.1
[INFO] [stderr]    Compiling dioxus-hooks v0.5.1
[INFO] [stderr]    Compiling krates v0.16.10
[INFO] [stderr]    Compiling dioxus-rsx v0.5.1
[INFO] [stderr]    Compiling dioxus-core-macro v0.5.1
[INFO] [stderr]    Compiling dioxus-lib v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `launch`
[INFO] [stdout]   --> src/lib.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(feature = "launch")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dioxus-config-macro`, `dioxus-core-macro`, `dioxus-hooks`, `dioxus-html`, `dioxus-rsx`, `dioxus-signals`, `hooks`, `html`, `macro`, `signals`
[INFO] [stdout]    = help: consider adding `launch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.06s
[INFO] running `Command { std: "docker" "inspect" "903ea62b037e12b36eccd595f3f3466dd7917c349b6446e84ac9508eea462291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "903ea62b037e12b36eccd595f3f3466dd7917c349b6446e84ac9508eea462291", kill_on_drop: false }`
[INFO] [stdout] 903ea62b037e12b36eccd595f3f3466dd7917c349b6446e84ac9508eea462291
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd79a60cadb3b1d324879fe9de01df02d61b6c79f55325d77e9f12a85587209f
[INFO] running `Command { std: "docker" "start" "-a" "bd79a60cadb3b1d324879fe9de01df02d61b6c79f55325d77e9f12a85587209f", kill_on_drop: false }`
[INFO] [stderr]    Compiling dioxus-lib v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `launch`
[INFO] [stdout]   --> src/lib.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(feature = "launch")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dioxus-config-macro`, `dioxus-core-macro`, `dioxus-hooks`, `dioxus-html`, `dioxus-rsx`, `dioxus-signals`, `hooks`, `html`, `macro`, `signals`
[INFO] [stdout]    = help: consider adding `launch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `launch`
[INFO] [stdout]   --> src/lib.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(feature = "launch")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dioxus-config-macro`, `dioxus-core-macro`, `dioxus-hooks`, `dioxus-html`, `dioxus-rsx`, `dioxus-signals`, `hooks`, `html`, `macro`, `signals`
[INFO] [stdout]    = help: consider adding `launch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] running `Command { std: "docker" "inspect" "bd79a60cadb3b1d324879fe9de01df02d61b6c79f55325d77e9f12a85587209f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd79a60cadb3b1d324879fe9de01df02d61b6c79f55325d77e9f12a85587209f", kill_on_drop: false }`
[INFO] [stdout] bd79a60cadb3b1d324879fe9de01df02d61b6c79f55325d77e9f12a85587209f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 686dbdd876bc4fab494272f5ca65971e3cc4fe0ac0d389ddf510525c54ca9959
[INFO] running `Command { std: "docker" "start" "-a" "686dbdd876bc4fab494272f5ca65971e3cc4fe0ac0d389ddf510525c54ca9959", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `launch`
[INFO] [stderr]   --> src/lib.rs:38:11
[INFO] [stderr]    |
[INFO] [stderr] 38 |     #[cfg(feature = "launch")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `dioxus-config-macro`, `dioxus-core-macro`, `dioxus-hooks`, `dioxus-html`, `dioxus-rsx`, `dioxus-signals`, `hooks`, `html`, `macro`, `signals`
[INFO] [stderr]    = help: consider adding `launch` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dioxus-lib` (lib) generated 1 warning
[INFO] [stderr] warning: `dioxus-lib` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dioxus_lib-3d88f1fb4eb109b1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dioxus_lib
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/lib.rs - (line 105) ... ignored
[INFO] [stdout] test src/lib.rs - (line 128) ... ignored
[INFO] [stdout] test src/lib.rs - (line 143) ... ignored
[INFO] [stdout] test src/lib.rs - (line 165) ... ignored
[INFO] [stdout] test src/lib.rs - (line 180) ... ignored
[INFO] [stdout] test src/lib.rs - (line 195) ... ignored
[INFO] [stdout] test src/lib.rs - (line 217) ... ignored
[INFO] [stdout] test src/lib.rs - (line 226) ... ignored
[INFO] [stdout] test src/lib.rs - (line 238) ... ignored
[INFO] [stdout] test src/lib.rs - (line 69) ... ignored
[INFO] [stdout] test src/lib.rs - (line 83) ... ignored
[INFO] [stdout] test src/lib.rs - (line 95) ... ignored
[INFO] [stdout] test src/lib.rs - (line 43) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 43) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dioxus`
[INFO] [stdout]  --> src/lib.rs:44:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `dioxus`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> src/lib.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use dioxus_core_macro::component;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use dioxus_lib::prelude::component;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/lib.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     rsx! { "hello world!" }
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use dioxus_core_macro::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use dioxus_lib::prelude::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/lib.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | 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 dioxus_lib::prelude::Element;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use dioxus_rsx::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `launch` in this scope
[INFO] [stdout]  --> src/lib.rs:47:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     launch(App);
[INFO] [stdout]   |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 43)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 12 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "686dbdd876bc4fab494272f5ca65971e3cc4fe0ac0d389ddf510525c54ca9959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "686dbdd876bc4fab494272f5ca65971e3cc4fe0ac0d389ddf510525c54ca9959", kill_on_drop: false }`
[INFO] [stdout] 686dbdd876bc4fab494272f5ca65971e3cc4fe0ac0d389ddf510525c54ca9959
