[INFO] fetching crate dioxus_components 0.1.2...
[INFO] testing dioxus_components-0.1.2 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate dioxus_components 0.1.2 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxus_components 0.1.2 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bd9bb359efb60b3fe80370b9758c5c0df917dc8c78e0e000ccbb6a8b5ca8531
[INFO] running `Command { std: "docker" "start" "-a" "9bd9bb359efb60b3fe80370b9758c5c0df917dc8c78e0e000ccbb6a8b5ca8531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bd9bb359efb60b3fe80370b9758c5c0df917dc8c78e0e000ccbb6a8b5ca8531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bd9bb359efb60b3fe80370b9758c5c0df917dc8c78e0e000ccbb6a8b5ca8531", kill_on_drop: false }`
[INFO] [stdout] 9bd9bb359efb60b3fe80370b9758c5c0df917dc8c78e0e000ccbb6a8b5ca8531
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d41691f57bd46e3be2984faa28b4458bc3b2bc21bb6c521eb1ad3650d4abfd25
[INFO] running `Command { std: "docker" "start" "-a" "d41691f57bd46e3be2984faa28b4458bc3b2bc21bb6c521eb1ad3650d4abfd25", 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 libc v0.2.177
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling dioxus-core-types v0.7.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling dioxus-document v0.7.1
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling dioxus-web v0.7.1
[INFO] [stderr]    Compiling sledgehammer_utils v0.3.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling dioxus-config-macros v0.7.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling const_format v0.2.35
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[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 dioxus-core-macro v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling warnings v0.2.1
[INFO] [stderr]    Compiling generational-box v0.7.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling darling_macro v0.21.3
[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 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 dioxus-logger v0.7.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling subsecond-types v0.7.1
[INFO] [stderr]    Compiling const-serialize v0.7.1
[INFO] [stderr]    Compiling subsecond v0.7.1
[INFO] [stderr]    Compiling manganis-core 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 url v2.5.7
[INFO] [stderr]    Compiling manganis v0.7.1
[INFO] [stderr]    Compiling dioxus-signals v0.7.1
[INFO] [stderr]    Compiling dioxus-history v0.7.1
[INFO] [stderr]    Compiling dioxus-devtools-types v0.7.1
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.55
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[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 58.03s
[INFO] running `Command { std: "docker" "inspect" "d41691f57bd46e3be2984faa28b4458bc3b2bc21bb6c521eb1ad3650d4abfd25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d41691f57bd46e3be2984faa28b4458bc3b2bc21bb6c521eb1ad3650d4abfd25", kill_on_drop: false }`
[INFO] [stdout] d41691f57bd46e3be2984faa28b4458bc3b2bc21bb6c521eb1ad3650d4abfd25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b383db9257692b77c64449cb321ae2e4ae49cd4147e0d4ef9a8106396f3f863
[INFO] running `Command { std: "docker" "start" "-a" "3b383db9257692b77c64449cb321ae2e4ae49cd4147e0d4ef9a8106396f3f863", 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 2.85s
[INFO] running `Command { std: "docker" "inspect" "3b383db9257692b77c64449cb321ae2e4ae49cd4147e0d4ef9a8106396f3f863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b383db9257692b77c64449cb321ae2e4ae49cd4147e0d4ef9a8106396f3f863", kill_on_drop: false }`
[INFO] [stdout] 3b383db9257692b77c64449cb321ae2e4ae49cd4147e0d4ef9a8106396f3f863
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4e41bf547e777ed4c85197df66804c87e30b3a42ba579259b12fd5638bd54c8d
[INFO] running `Command { std: "docker" "start" "-a" "4e41bf547e777ed4c85197df66804c87e30b3a42ba579259b12fd5638bd54c8d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dioxus_components-2567444bbe979d9f)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dioxus_components
[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] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/lib.rs - (line 34) - compile ... ok
[INFO] [stdout] test src/components/card/mod.rs - components::card::Card (line 7) ... FAILED
[INFO] [stdout] test src/components/empty/mod.rs - components::empty::Empty (line 7) ... FAILED
[INFO] [stdout] test src/components/portal/mod.rs - components::portal::Portal (line 30) ... FAILED
[INFO] [stdout] test src/components/avatar/avatar.rs - components::avatar::avatar (line 7) ... 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/components/badge/badge.rs - components::badge::badge (line 7) ... FAILED
[INFO] [stdout] test src/components/accordion/accordion.rs - components::accordion::accordion (line 7) ... FAILED
[INFO] [stdout] test src/components/checkbox/mod.rs - components::checkbox (line 25) ... 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] error: aborting due to 1 previous error
[INFO] [stdout] 
[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] error: aborting due to 1 previous error
[INFO] [stdout] 
[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] 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]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dioxus_components::components::{Avatar, AvatarImage, AvatarFallback};
[INFO] [stdout]   |     +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/components/spinner/spinner.rs - components::spinner::spinner (line 7) stdout ----
[INFO] [stdout] error[E0433]: cannot find `components` in `crate`
[INFO] [stdout]  --> src/components/spinner/spinner.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::components::spinner::*;
[INFO] [stdout]   |            ^^^^^^^^^^ could not find `components` in the crate root
[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] 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] error[E0433]: cannot find type `SpinnerSize` in this scope
[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] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/components/tooltip/tooltip.rs - components::tooltip::tooltip (line 7) stdout ----
[INFO] [stdout] error[E0433]: cannot find `components` in `crate`
[INFO] [stdout]  --> src/components/tooltip/tooltip.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::components::tooltip::*;
[INFO] [stdout]   |            ^^^^^^^^^^ could not find `components` in the crate root
[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] 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] 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] 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] error[E0433]: cannot find type `TooltipSide` in this scope
[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] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/components/badge/badge.rs - components::badge::badge (line 7) stdout ----
[INFO] [stdout] error[E0433]: cannot find `components` in `crate`
[INFO] [stdout]  --> src/components/badge/badge.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::components::badge::*;
[INFO] [stdout]   |            ^^^^^^^^^^ could not find `components` in the crate root
[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] 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] 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] 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] error[E0433]: cannot find type `BadgeVariant` in this scope
[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] error[E0433]: cannot find type `BadgeVariant` in this scope
[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] error[E0433]: cannot find type `BadgeVariant` in this scope
[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] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/components/accordion/accordion.rs - components::accordion::accordion (line 7) stdout ----
[INFO] [stdout] error[E0433]: cannot find `components` in `crate`
[INFO] [stdout]  --> src/components/accordion/accordion.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::components::accordion::*;
[INFO] [stdout]   |            ^^^^^^^^^^ could not find `components` in the crate root
[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] 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] 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] 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] 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] 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] 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] error[E0433]: cannot find type `AccordionType` in this scope
[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] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/components/checkbox/mod.rs - components::checkbox (line 25) stdout ----
[INFO] [stdout] error[E0433]: cannot find `components` in `crate`
[INFO] [stdout]   --> src/components/checkbox/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::components::checkbox::*;
[INFO] [stdout]    |            ^^^^^^^^^^ could not find `components` in the crate root
[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] 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] 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] 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] 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] error[E0433]: cannot find type `CheckedState` in this scope
[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] 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[E0433]: cannot find type `CheckedState` in this scope
[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] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[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 1.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4e41bf547e777ed4c85197df66804c87e30b3a42ba579259b12fd5638bd54c8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e41bf547e777ed4c85197df66804c87e30b3a42ba579259b12fd5638bd54c8d", kill_on_drop: false }`
[INFO] [stdout] 4e41bf547e777ed4c85197df66804c87e30b3a42ba579259b12fd5638bd54c8d
