[INFO] fetching crate dioxus_components 0.1.2...
[INFO] testing dioxus_components-0.1.2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate dioxus_components 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate dioxus_components 0.1.2
[INFO] finished tweaking crates.io crate dioxus_components 0.1.2
[INFO] tweaked toml for crates.io crate dioxus_components 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxus_components 0.1.2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dioxus_components 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6762a26f0403bdef8af0ff7b718c1b7a54f65480bd6c582d6f8667c652dc6c9f
[INFO] running `Command { std: "docker" "start" "-a" "6762a26f0403bdef8af0ff7b718c1b7a54f65480bd6c582d6f8667c652dc6c9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6762a26f0403bdef8af0ff7b718c1b7a54f65480bd6c582d6f8667c652dc6c9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6762a26f0403bdef8af0ff7b718c1b7a54f65480bd6c582d6f8667c652dc6c9f", kill_on_drop: false }`
[INFO] [stdout] 6762a26f0403bdef8af0ff7b718c1b7a54f65480bd6c582d6f8667c652dc6c9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec530ef235f80905eafe339a3a872a7192079640b99ef72cdef458573d05ba6d
[INFO] running `Command { std: "docker" "start" "-a" "ec530ef235f80905eafe339a3a872a7192079640b99ef72cdef458573d05ba6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling dioxus-core-types v0.7.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.7.1
[INFO] [stderr]    Compiling dioxus-document v0.7.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling sledgehammer_utils v0.3.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dioxus-web v0.7.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.1
[INFO] [stderr]    Compiling dioxus-config-macros v0.7.1
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling dioxus-rsx v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling const-serialize-macro v0.7.1
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.1
[INFO] [stderr]    Compiling dioxus-router-macro v0.7.1
[INFO] [stderr]    Compiling dioxus-stores-macro v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling generational-box v0.7.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling warnings v0.2.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling dioxus-cli-config v0.7.1
[INFO] [stderr]    Compiling sledgehammer_bindgen v0.6.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling const-serialize v0.7.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling dioxus-logger v0.7.1
[INFO] [stderr]    Compiling subsecond-types v0.7.1
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling manganis-core v0.7.1
[INFO] [stderr]    Compiling subsecond v0.7.1
[INFO] [stderr]    Compiling dioxus-core v0.7.1
[INFO] [stderr]    Compiling manganis-macro v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling manganis v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.55
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling dioxus-signals v0.7.1
[INFO] [stderr]    Compiling dioxus-devtools-types v0.7.1
[INFO] [stderr]    Compiling dioxus-history v0.7.1
[INFO] [stderr]    Compiling dioxus-hooks v0.7.1
[INFO] [stderr]    Compiling dioxus-devtools v0.7.1
[INFO] [stderr]    Compiling dioxus-stores v0.7.1
[INFO] [stderr]    Compiling dioxus-html v0.7.1
[INFO] [stderr]    Compiling dioxus-router v0.7.1
[INFO] [stderr]    Compiling dioxus-asset-resolver v0.7.1
[INFO] [stderr]    Compiling wasm-streams v0.4.2
[INFO] [stderr]    Compiling dioxus v0.7.1
[INFO] [stderr]    Compiling dioxus_components v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "ec530ef235f80905eafe339a3a872a7192079640b99ef72cdef458573d05ba6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec530ef235f80905eafe339a3a872a7192079640b99ef72cdef458573d05ba6d", kill_on_drop: false }`
[INFO] [stdout] ec530ef235f80905eafe339a3a872a7192079640b99ef72cdef458573d05ba6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 339adfe915623900d9b4035d39fe18dc9a09c6d984b612dc4abd72895b75589f
[INFO] running `Command { std: "docker" "start" "-a" "339adfe915623900d9b4035d39fe18dc9a09c6d984b612dc4abd72895b75589f", kill_on_drop: false }`
[INFO] [stderr]    Compiling dioxus_components v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.01s
[INFO] running `Command { std: "docker" "inspect" "339adfe915623900d9b4035d39fe18dc9a09c6d984b612dc4abd72895b75589f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "339adfe915623900d9b4035d39fe18dc9a09c6d984b612dc4abd72895b75589f", kill_on_drop: false }`
[INFO] [stdout] 339adfe915623900d9b4035d39fe18dc9a09c6d984b612dc4abd72895b75589f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 85e61f585c6e92cad8bd349bd091c6fd01929acd034d687e252dd86b17fb76b9
[INFO] running `Command { std: "docker" "start" "-a" "85e61f585c6e92cad8bd349bd091c6fd01929acd034d687e252dd86b17fb76b9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dioxus_components-51b93bd1ffc42c06)
[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_components
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/components/card/mod.rs - components::card::Card (line 7) ... FAILED
[INFO] [stdout] test src/components/avatar/avatar.rs - components::avatar::avatar (line 7) ... FAILED
[INFO] [stdout] test src/components/portal/mod.rs - components::portal::Portal (line 30) ... FAILED
[INFO] [stdout] test src/components/spinner/spinner.rs - components::spinner::spinner (line 7) ... FAILED
[INFO] [stdout] test src/components/tooltip/tooltip.rs - components::tooltip::tooltip (line 7) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 34) - compile ... ok
[INFO] [stdout] test src/components/accordion/accordion.rs - components::accordion::accordion (line 7) ... FAILED
[INFO] [stdout] test src/components/empty/mod.rs - components::empty::Empty (line 7) ... FAILED
[INFO] [stdout] test src/components/checkbox/mod.rs - components::checkbox (line 25) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/components/badge/badge.rs - components::badge::badge (line 7) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/components/card/mod.rs - components::card::Card (line 7) stdout ----
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]  --> src/components/card/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | rsx! {
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 7 + use dioxus::prelude::rsx;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/components/avatar/avatar.rs - components::avatar::avatar (line 7) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `components`
[INFO] [stdout]  --> src/components/avatar/avatar.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use components::{Avatar, AvatarImage, AvatarFallback};
[INFO] [stdout]   |     ^^^^^^^^^^ help: a similar path exists: `dioxus_components::components`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/components/avatar/avatar.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     rsx! {
[INFO] [stdout] 14 | |         Avatar {
[INFO] [stdout] 15 | |             AvatarImage {
[INFO] [stdout] 16 | |                 src: "https://github.com/shadcn.png",
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     }
[INFO] [stdout]    | |_____^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rsx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/components/portal/mod.rs - components::portal::Portal (line 30) stdout ----
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/components/portal/mod.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | rsx! {
[INFO] [stdout]    | ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 30 + use dioxus::prelude::rsx;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/components/spinner/spinner.rs - components::spinner::spinner (line 7) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]  --> src/components/spinner/spinner.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::components::spinner::*;
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            unresolved import
[INFO] [stdout]   |            help: a similar path exists: `dioxus_components::components`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Spinner` in this scope
[INFO] [stdout]   --> src/components/spinner/spinner.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         Spinner {}
[INFO] [stdout]    |         ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::Spinner;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Spinner` in this scope
[INFO] [stdout]   --> src/components/spinner/spinner.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         Spinner {
[INFO] [stdout]    |         ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::Spinner;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SpinnerSize`
[INFO] [stdout]   --> src/components/spinner/spinner.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |             size: SpinnerSize::Large,
[INFO] [stdout]    |                   ^^^^^^^^^^^ use of undeclared type `SpinnerSize`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::SpinnerSize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/components/spinner/spinner.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     rsx! {
[INFO] [stdout] 14 | |         Spinner {}
[INFO] [stdout] 15 | |         Spinner {
[INFO] [stdout] 16 | |             size: SpinnerSize::Large,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |     }
[INFO] [stdout]    | |_____^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rsx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/components/tooltip/tooltip.rs - components::tooltip::tooltip (line 7) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]  --> src/components/tooltip/tooltip.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::components::tooltip::*;
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            unresolved import
[INFO] [stdout]   |            help: a similar path exists: `dioxus_components::components`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TooltipProvider` in this scope
[INFO] [stdout]   --> src/components/tooltip/tooltip.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         TooltipProvider {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::TooltipProvider;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Tooltip` in this scope
[INFO] [stdout]   --> src/components/tooltip/tooltip.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             Tooltip {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::Tooltip;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TooltipTrigger` in this scope
[INFO] [stdout]   --> src/components/tooltip/tooltip.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 TooltipTrigger {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::TooltipTrigger;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TooltipContent` in this scope
[INFO] [stdout]   --> src/components/tooltip/tooltip.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 TooltipContent {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::TooltipContent;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TooltipSide`
[INFO] [stdout]   --> src/components/tooltip/tooltip.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     side: TooltipSide::Top,
[INFO] [stdout]    |                           ^^^^^^^^^^^ use of undeclared type `TooltipSide`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::TooltipSide;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/components/tooltip/tooltip.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     rsx! {
[INFO] [stdout] 14 | |         TooltipProvider {
[INFO] [stdout] 15 | |             Tooltip {
[INFO] [stdout] 16 | |                 TooltipTrigger {
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rsx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/components/accordion/accordion.rs - components::accordion::accordion (line 7) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]  --> src/components/accordion/accordion.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::components::accordion::*;
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            unresolved import
[INFO] [stdout]   |            help: a similar path exists: `dioxus_components::components`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Accordion` in this scope
[INFO] [stdout]   --> src/components/accordion/accordion.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         Accordion {
[INFO] [stdout]    |         ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::Accordion;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AccordionType`
[INFO] [stdout]   --> src/components/accordion/accordion.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 |             accordion_type: AccordionType::Single { collapsible: true },
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ use of undeclared type `AccordionType`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::AccordionType;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `AccordionItem` in this scope
[INFO] [stdout]   --> src/components/accordion/accordion.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             AccordionItem {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::AccordionItem;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `AccordionTrigger` in this scope
[INFO] [stdout]   --> src/components/accordion/accordion.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 AccordionTrigger { "Is it accessible?" }
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::AccordionTrigger;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `AccordionContent` in this scope
[INFO] [stdout]   --> src/components/accordion/accordion.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 AccordionContent {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::AccordionContent;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `AccordionItem` in this scope
[INFO] [stdout]   --> src/components/accordion/accordion.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |             AccordionItem {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::AccordionItem;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `AccordionTrigger` in this scope
[INFO] [stdout]   --> src/components/accordion/accordion.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 AccordionTrigger { "Is it styled?" }
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::AccordionTrigger;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `AccordionContent` in this scope
[INFO] [stdout]   --> src/components/accordion/accordion.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 AccordionContent {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::AccordionContent;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/components/accordion/accordion.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     rsx! {
[INFO] [stdout] 14 | |         Accordion {
[INFO] [stdout] 15 | |             accordion_type: AccordionType::Single { collapsible: true },
[INFO] [stdout] 16 | |             AccordionItem {
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |     }
[INFO] [stdout]    | |_____^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rsx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/components/empty/mod.rs - components::empty::Empty (line 7) stdout ----
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]  --> src/components/empty/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | rsx! {
[INFO] [stdout]   | ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 7 + use dioxus::prelude::rsx;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/components/checkbox/mod.rs - components::checkbox (line 25) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]   --> src/components/checkbox/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::components::checkbox::*;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            unresolved import
[INFO] [stdout]    |            help: a similar path exists: `dioxus_components::components`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CheckboxProvider` in this scope
[INFO] [stdout]   --> src/components/checkbox/mod.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         CheckboxProvider {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 25 + use dioxus_components::CheckboxProvider;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CheckedState`
[INFO] [stdout]   --> src/components/checkbox/mod.rs:34:30
[INFO] [stdout]    |
[INFO] [stdout] 34 |             default_checked: CheckedState::Unchecked,
[INFO] [stdout]    |                              ^^^^^^^^^^^^ use of undeclared type `CheckedState`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 25 + use dioxus_components::CheckedState;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CheckboxTrigger` in this scope
[INFO] [stdout]   --> src/components/checkbox/mod.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             CheckboxTrigger {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 25 + use dioxus_components::CheckboxTrigger;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CheckboxIndicator` in this scope
[INFO] [stdout]   --> src/components/checkbox/mod.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 CheckboxIndicator {}
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 25 + use dioxus_components::CheckboxIndicator;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Checkbox` in this scope
[INFO] [stdout]   --> src/components/checkbox/mod.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Checkbox {
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 25 + use dioxus_components::Checkbox;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CheckedState`
[INFO] [stdout]   --> src/components/checkbox/mod.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |             default_checked: CheckedState::Unchecked,
[INFO] [stdout]    |                              ^^^^^^^^^^^^ use of undeclared type `CheckedState`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 25 + use dioxus_components::CheckedState;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CheckboxIndicator` in this scope
[INFO] [stdout]   --> src/components/checkbox/mod.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |             CheckboxIndicator {}
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 25 + use dioxus_components::CheckboxIndicator;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/components/checkbox/mod.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | /     rsx! {
[INFO] [stdout] 33 | |         CheckboxProvider {
[INFO] [stdout] 34 | |             default_checked: CheckedState::Unchecked,
[INFO] [stdout] 35 | |             onchange: move |state| println!("{:?}", state),
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rsx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/components/checkbox/mod.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | /     rsx! {
[INFO] [stdout] 33 | |         CheckboxProvider {
[INFO] [stdout] 34 | |             default_checked: CheckedState::Unchecked,
[INFO] [stdout] 35 | |             onchange: move |state| println!("{:?}", state),
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |     ^- help: consider using a semicolon here
[INFO] [stdout]    | |_____|
[INFO] [stdout]    |       expected `()`, found `Result<VNode, RenderError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                    found enum `Result<VNode, dioxus::prelude::RenderError>`
[INFO] [stdout]    = note: this error originates in the macro `rsx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/components/checkbox/mod.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     rsx! {
[INFO] [stdout] 44 | |         Checkbox {
[INFO] [stdout] 45 | |             default_checked: CheckedState::Unchecked,
[INFO] [stdout] 46 | |             CheckboxIndicator {}
[INFO] [stdout] 47 | |         }
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rsx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0308, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/components/badge/badge.rs - components::badge::badge (line 7) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]  --> src/components/badge/badge.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::components::badge::*;
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            unresolved import
[INFO] [stdout]   |            help: a similar path exists: `dioxus_components::components`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Badge` in this scope
[INFO] [stdout]   --> src/components/badge/badge.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         Badge {
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::Badge;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Badge` in this scope
[INFO] [stdout]   --> src/components/badge/badge.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         Badge {
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::Badge;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BadgeVariant`
[INFO] [stdout]   --> src/components/badge/badge.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |             variant: BadgeVariant::Secondary,
[INFO] [stdout]    |                      ^^^^^^^^^^^^ use of undeclared type `BadgeVariant`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::BadgeVariant;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Badge` in this scope
[INFO] [stdout]   --> src/components/badge/badge.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         Badge {
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::Badge;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BadgeVariant`
[INFO] [stdout]   --> src/components/badge/badge.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |             variant: BadgeVariant::Destructive,
[INFO] [stdout]    |                      ^^^^^^^^^^^^ use of undeclared type `BadgeVariant`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::BadgeVariant;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Badge` in this scope
[INFO] [stdout]   --> src/components/badge/badge.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         Badge {
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::Badge;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BadgeVariant`
[INFO] [stdout]   --> src/components/badge/badge.rs:26:22
[INFO] [stdout]    |
[INFO] [stdout] 26 |             variant: BadgeVariant::Outline,
[INFO] [stdout]    |                      ^^^^^^^^^^^^ use of undeclared type `BadgeVariant`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  7 + use dioxus_components::BadgeVariant;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/components/badge/badge.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     rsx! {
[INFO] [stdout] 14 | |         Badge {
[INFO] [stdout] 15 | |             "Default"
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     }
[INFO] [stdout]    | |_____^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `rsx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/components/accordion/accordion.rs - components::accordion::accordion (line 7)
[INFO] [stdout]     src/components/avatar/avatar.rs - components::avatar::avatar (line 7)
[INFO] [stdout]     src/components/badge/badge.rs - components::badge::badge (line 7)
[INFO] [stdout]     src/components/card/mod.rs - components::card::Card (line 7)
[INFO] [stdout]     src/components/checkbox/mod.rs - components::checkbox (line 25)
[INFO] [stdout]     src/components/empty/mod.rs - components::empty::Empty (line 7)
[INFO] [stdout]     src/components/portal/mod.rs - components::portal::Portal (line 30)
[INFO] [stdout]     src/components/spinner/spinner.rs - components::spinner::spinner (line 7)
[INFO] [stdout]     src/components/tooltip/tooltip.rs - components::tooltip::tooltip (line 7)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "85e61f585c6e92cad8bd349bd091c6fd01929acd034d687e252dd86b17fb76b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85e61f585c6e92cad8bd349bd091c6fd01929acd034d687e252dd86b17fb76b9", kill_on_drop: false }`
[INFO] [stdout] 85e61f585c6e92cad8bd349bd091c6fd01929acd034d687e252dd86b17fb76b9
