[INFO] cloning repository https://github.com/cbdefontenay/freyr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cbdefontenay/freyr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbdefontenay%2Ffreyr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbdefontenay%2Ffreyr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a2700a12015518e01c26f3e386780fb0f4dc4058
[INFO] testing cbdefontenay/freyr against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbdefontenay%2Ffreyr" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cbdefontenay/freyr
[INFO] finished tweaking git repo https://github.com/cbdefontenay/freyr
[INFO] tweaked toml for git repo https://github.com/cbdefontenay/freyr written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cbdefontenay/freyr on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cbdefontenay/freyr 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" "+1.98.0-beta.1" "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-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cf3a944a4edbdfa20dce70a887cb50696a40e49c6977576f62a9f81e779d74a2
[INFO] running `Command { std: "docker" "start" "cf3a944a4edbdfa20dce70a887cb50696a40e49c6977576f62a9f81e779d74a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf3a944a4edbdfa20dce70a887cb50696a40e49c6977576f62a9f81e779d74a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf3a944a4edbdfa20dce70a887cb50696a40e49c6977576f62a9f81e779d74a2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf3a944a4edbdfa20dce70a887cb50696a40e49c6977576f62a9f81e779d74a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf3a944a4edbdfa20dce70a887cb50696a40e49c6977576f62a9f81e779d74a2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.126
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling dioxus-core-types v0.8.0-alpha.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling wasm-bindgen v0.2.126
[INFO] [stderr]    Compiling memmap2 v0.9.11
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.16
[INFO] [stderr]    Compiling lazy-js-bundle v0.8.0-alpha.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling dioxus-document v0.8.0-alpha.0
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.8.0-alpha.0
[INFO] [stderr]    Compiling dioxus-web v0.8.0-alpha.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling dioxus-config-macro v0.8.0-alpha.0
[INFO] [stderr]    Compiling dioxus-config-macros v0.8.0-alpha.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling euclid v0.22.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.126
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling dioxus-rsx v0.8.0-alpha.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling const-serialize-macro v0.7.2
[INFO] [stderr]    Compiling const-serialize-macro v0.8.0-alpha.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling const-serialize v0.7.2
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.8.0-alpha.0
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.5
[INFO] [stderr]    Compiling dioxus-router-macro v0.8.0-alpha.0
[INFO] [stderr]    Compiling dioxus-stores-macro v0.8.0-alpha.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling dioxus-core-macro v0.8.0-alpha.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling generational-box v0.8.0-alpha.0
[INFO] [stderr]    Compiling warnings v0.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling enumset v1.1.13
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.126
[INFO] [stderr]    Compiling subsecond-types v0.8.0-alpha.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling const-serialize v0.8.0-alpha.0
[INFO] [stderr]    Compiling subsecond v0.8.0-alpha.0
[INFO] [stderr]    Compiling manganis-core v0.8.0-alpha.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling dioxus-core v0.8.0-alpha.0
[INFO] [stderr]    Compiling manganis-macro v0.8.0-alpha.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling js-sys v0.3.103
[INFO] [stderr]    Compiling dioxus-cli-config v0.8.0-alpha.0
[INFO] [stderr]    Compiling sledgehammer_bindgen v0.6.0
[INFO] [stderr]    Compiling dioxus-logger v0.8.0-alpha.0
[INFO] [stderr]    Compiling manganis v0.8.0-alpha.0
[INFO] [stderr]    Compiling dioxus-signals v0.8.0-alpha.0
[INFO] [stderr]    Compiling dioxus-devtools-types v0.8.0-alpha.0
[INFO] [stderr]    Compiling dioxus-history v0.8.0-alpha.0
[INFO] [stderr]    Compiling dioxus-hooks v0.8.0-alpha.0
[INFO] [stderr]    Compiling dioxus-devtools v0.8.0-alpha.0
[INFO] [stderr]    Compiling dioxus-stores v0.8.0-alpha.0
[INFO] [stderr]    Compiling dioxus-html v0.8.0-alpha.0
[INFO] [stderr]    Compiling dioxus-router v0.8.0-alpha.0
[INFO] [stderr]    Compiling web-sys v0.3.103
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.76
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling dioxus-asset-resolver v0.8.0-alpha.0
[INFO] [stderr]    Compiling wasm-streams v0.4.2
[INFO] [stderr]    Compiling dioxus v0.8.0-alpha.0
[INFO] [stderr]    Compiling freyr v0.2.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DropdownColorScheme`, `DropdownHoverColor`, `DropdownItem`, `DropdownLabelsColor`, and `DropdownTitleColor`
[INFO] [stdout]  --> src/dropdown.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     DropdownColorScheme, DropdownConfig, DropdownHoverColor, DropdownItem, DropdownLabelsColor,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     DropdownTitleColor,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dioxus::prelude::*`
[INFO] [stdout]  --> src/enums/dialog_enums.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "cf3a944a4edbdfa20dce70a887cb50696a40e49c6977576f62a9f81e779d74a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf3a944a4edbdfa20dce70a887cb50696a40e49c6977576f62a9f81e779d74a2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `DropdownColorScheme`, `DropdownHoverColor`, `DropdownItem`, `DropdownLabelsColor`, and `DropdownTitleColor`
[INFO] [stdout]  --> src/dropdown.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     DropdownColorScheme, DropdownConfig, DropdownHoverColor, DropdownItem, DropdownLabelsColor,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     DropdownTitleColor,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dioxus::prelude::*`
[INFO] [stdout]  --> src/enums/dialog_enums.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling freyr v0.2.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DropdownColorScheme`, `DropdownHoverColor`, `DropdownItem`, `DropdownLabelsColor`, and `DropdownTitleColor`
[INFO] [stdout]  --> src/dropdown.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     DropdownColorScheme, DropdownConfig, DropdownHoverColor, DropdownItem, DropdownLabelsColor,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     DropdownTitleColor,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dioxus::prelude::*`
[INFO] [stdout]  --> src/enums/dialog_enums.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.08s
[INFO] running `Command { std: "docker" "inspect" "cf3a944a4edbdfa20dce70a887cb50696a40e49c6977576f62a9f81e779d74a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf3a944a4edbdfa20dce70a887cb50696a40e49c6977576f62a9f81e779d74a2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `DropdownColorScheme`, `DropdownHoverColor`, `DropdownItem`, `DropdownLabelsColor`, and `DropdownTitleColor`
[INFO] [stderr]  --> src/dropdown.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     DropdownColorScheme, DropdownConfig, DropdownHoverColor, DropdownItem, DropdownLabelsColor,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 4 |     DropdownTitleColor,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `dioxus::prelude::*`
[INFO] [stderr]  --> src/enums/dialog_enums.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use dioxus::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `freyr` (lib) generated 2 warnings (run `cargo fix --lib -p freyr` to apply 2 suggestions)
[INFO] [stderr] warning: `freyr` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/freyr-3ab8c76099ab03fa)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests freyr
[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 18 tests
[INFO] [stdout] test src/dialog.rs - dialog::Dialog (line 7) ... FAILED
[INFO] [stdout] test src/spinner.rs - spinner::Spinner (line 6) ... FAILED
[INFO] [stdout] test src/accordion.rs - accordion::AccordionLeft (line 229) ... FAILED
[INFO] [stdout] test src/basic_button.rs - basic_button::EventButton (line 42) ... FAILED
[INFO] [stdout] test src/card.rs - card::FreyrCard (line 41) ... FAILED
[INFO] [stdout] test src/basic_button.rs - basic_button::BasicButton (line 27) ... FAILED
[INFO] [stdout] test src/navbar_with_logo.rs - navbar_with_logo::NavbarWithLogo (line 37) ... FAILED
[INFO] [stdout] test src/carousel.rs - carousel::CarouselSimple (line 64) ... FAILED
[INFO] [stdout] test src/nav_bar.rs - nav_bar::Navbar (line 32) ... FAILED
[INFO] [stdout] test src/tabs.rs - tabs::TabsSecondary (line 128) ... FAILED
[INFO] [stdout] test src/accordion.rs - accordion::Accordion (line 7) ... FAILED
[INFO] [stdout] test src/tabs.rs - tabs::TabsPrimary (line 7) ... FAILED
[INFO] [stdout] test src/nav_bar.rs - nav_bar::NavbarDropdown (line 189) ... FAILED
[INFO] [stdout] test src/nav_bar.rs - nav_bar::NavbarDropdownButtons (line 358) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 33) ... FAILED
[INFO] [stdout] test src/accordion.rs - accordion::AccordionCustom (line 118) ... FAILED
[INFO] [stdout] test src/dropdown.rs - dropdown::DropdownMenuButton (line 175) ... FAILED
[INFO] [stdout] test src/dropdown.rs - dropdown::DropdownMenu (line 58) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/dialog.rs - dialog::Dialog (line 7) stdout ----
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]   --> src/dialog.rs:43:6
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn MyDialog() -> Element {
[INFO] [stdout]    |                          - unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 43 |     }
[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/spinner.rs - spinner::Spinner (line 6) stdout ----
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]   --> src/spinner.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout]  7 | rsx! {
[INFO] [stdout]    |      - unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 14 |     }
[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/accordion.rs - accordion::AccordionLeft (line 229) stdout ----
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> src/accordion.rs:239:15
[INFO] [stdout]     |
[INFO] [stdout] 239 |     children: rsx! {
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AccordionLeft` in this scope
[INFO] [stdout]    --> src/accordion.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 230 | AccordionLeft {
[INFO] [stdout]     | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AccordionIconColor` in this scope
[INFO] [stdout]    --> src/accordion.rs:236:17
[INFO] [stdout]     |
[INFO] [stdout] 236 |     icon_color: AccordionIconColor::Light,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^ use of undeclared type `AccordionIconColor`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic_button.rs - basic_button::EventButton (line 42) stdout ----
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> src/basic_button.rs:43:3
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/basic_button.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/basic_button.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn Hero() -> Element {
[INFO] [stdout]    |                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> src/basic_button.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let mut count = use_signal(|| 0);
[INFO] [stdout]    |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/card.rs - card::FreyrCard (line 41) stdout ----
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/card.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | 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/basic_button.rs - basic_button::BasicButton (line 27) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BasicButton` in this scope
[INFO] [stdout]   --> src/basic_button.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | BasicButton { color: ButtonColor::Primary, label: String::from("Go Home"), link: ButtonUrl { url: "/".to_string() } };
[INFO] [stdout]    | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ButtonUrl` in this scope
[INFO] [stdout]   --> src/basic_button.rs:28:82
[INFO] [stdout]    |
[INFO] [stdout] 28 | BasicButton { color: ButtonColor::Primary, label: String::from("Go Home"), link: ButtonUrl { url: "/".to_string() } };
[INFO] [stdout]    |                                                                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BasicButton` in this scope
[INFO] [stdout]   --> src/basic_button.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | BasicButton { color: ButtonColor::Freyr, label: String::from("Hello") }
[INFO] [stdout]    | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ButtonColor` in this scope
[INFO] [stdout]   --> src/basic_button.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 | BasicButton { color: ButtonColor::Primary, label: String::from("Go Home"), link: ButtonUrl { url: "/".to_string() } };
[INFO] [stdout]    |                      ^^^^^^^^^^^ use of undeclared type `ButtonColor`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ButtonColor` in this scope
[INFO] [stdout]   --> src/basic_button.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 | BasicButton { color: ButtonColor::Freyr, label: String::from("Hello") }
[INFO] [stdout]    |                      ^^^^^^^^^^^ use of undeclared type `ButtonColor`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/navbar_with_logo.rs - navbar_with_logo::NavbarWithLogo (line 37) stdout ----
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]   --> src/navbar_with_logo.rs:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[component]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asset` in this scope
[INFO] [stdout]   --> src/navbar_with_logo.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 40 |     const LOGO: Asset = asset!("./assets/logo.png");
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/macros/mod.rs:1730:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 40 |     const LOGO: Asset = assert!("./assets/logo.png");
[INFO] [stdout]    |                             +
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/navbar_with_logo.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/navbar_with_logo.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |    fn Navigation() -> Element {
[INFO] [stdout]    |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Asset` in this scope
[INFO] [stdout]   --> src/navbar_with_logo.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |     const LOGO: Asset = asset!("./assets/logo.png");
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `NavbarWithLogoConfig` in this scope
[INFO] [stdout]   --> src/navbar_with_logo.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let navbar_logo_config = NavbarWithLogoConfig {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ColorScheme` in this scope
[INFO] [stdout]   --> src/navbar_with_logo.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |         background_color: ColorScheme::Freyr,
[INFO] [stdout]    |                           ^^^^^^^^^^^ use of undeclared type `ColorScheme`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Orientation` in this scope
[INFO] [stdout]   --> src/navbar_with_logo.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |         orientation: Some(Orientation::Center),
[INFO] [stdout]    |                           ^^^^^^^^^^^ use of undeclared type `Orientation`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `NavItemsColor` in this scope
[INFO] [stdout]   --> src/navbar_with_logo.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |         nav_item_color: NavItemsColor::Light,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^ use of undeclared type `NavItemsColor`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IconColor` in this scope
[INFO] [stdout]   --> src/navbar_with_logo.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |         icon_color: IconColor::White,
[INFO] [stdout]    |                     ^^^^^^^^^ use of undeclared type `IconColor`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/carousel.rs - carousel::CarouselSimple (line 64) stdout ----
[INFO] [stdout] error: cannot find macro `asset` in this scope
[INFO] [stdout]   --> src/carousel.rs:68:28
[INFO] [stdout]    |
[INFO] [stdout] 68 |        const BIRD: Asset = asset!("./assets/one.jpg");
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/macros/mod.rs:1730:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 68 |        const BIRD: Asset = assert!("./assets/one.jpg");
[INFO] [stdout]    |                                +
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asset` in this scope
[INFO] [stdout]   --> src/carousel.rs:69:27
[INFO] [stdout]    |
[INFO] [stdout] 69 |        const FOX: Asset = asset!("./assets/two.jpg");
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/macros/mod.rs:1730:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 69 |        const FOX: Asset = assert!("./assets/two.jpg");
[INFO] [stdout]    |                               +
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asset` in this scope
[INFO] [stdout]   --> src/carousel.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |        const DOG: Asset = asset!("./assets/three.jpg");
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/macros/mod.rs:1730:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 70 |        const DOG: Asset = assert!("./assets/three.jpg");
[INFO] [stdout]    |                               +
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/carousel.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | rsx! {
[INFO] [stdout]    | ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Asset` in this scope
[INFO] [stdout]   --> src/carousel.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |        const BIRD: Asset = asset!("./assets/one.jpg");
[INFO] [stdout]    |                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Asset` in this scope
[INFO] [stdout]   --> src/carousel.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |        const FOX: Asset = asset!("./assets/two.jpg");
[INFO] [stdout]    |                   ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Asset` in this scope
[INFO] [stdout]   --> src/carousel.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |        const DOG: Asset = asset!("./assets/three.jpg");
[INFO] [stdout]    |                   ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nav_bar.rs - nav_bar::Navbar (line 32) stdout ----
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/nav_bar.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | rsx! {
[INFO] [stdout]    | ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `NavbarConfig` in this scope
[INFO] [stdout]   --> src/nav_bar.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 | let navbar_config = NavbarConfig {
[INFO] [stdout]    |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ColorScheme` in this scope
[INFO] [stdout]   --> src/nav_bar.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |     background_color: ColorScheme::Freyr,
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of undeclared type `ColorScheme`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Orientation` in this scope
[INFO] [stdout]   --> src/nav_bar.rs:36:23
[INFO] [stdout]    |
[INFO] [stdout] 36 |     orientation: Some(Orientation::Center),
[INFO] [stdout]    |                       ^^^^^^^^^^^ use of undeclared type `Orientation`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `HeaderColor` in this scope
[INFO] [stdout]   --> src/nav_bar.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |     header_color: HeaderColor::Light,
[INFO] [stdout]    |                   ^^^^^^^^^^^ use of undeclared type `HeaderColor`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `NavItemsColor` in this scope
[INFO] [stdout]   --> src/nav_bar.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |     nav_item_color: NavItemsColor::Light,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ use of undeclared type `NavItemsColor`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IconColor` in this scope
[INFO] [stdout]   --> src/nav_bar.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |     icon_color: IconColor::White,
[INFO] [stdout]    |                 ^^^^^^^^^ use of undeclared type `IconColor`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tabs.rs - tabs::TabsSecondary (line 128) stdout ----
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> src/tabs.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | 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/accordion.rs - accordion::Accordion (line 7) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Accordion` in this scope
[INFO] [stdout]  --> src/accordion.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | Accordion {
[INFO] [stdout]   | ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `title_one` in this scope
[INFO] [stdout]  --> src/accordion.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 |                 title: title_one.clone(),
[INFO] [stdout]   |                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `first_text` in this scope
[INFO] [stdout]   --> src/accordion.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 |                 accordion_text: first_text.clone(),
[INFO] [stdout]    |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AccordionIconColor` in this scope
[INFO] [stdout]   --> src/accordion.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 |                 icon_color: AccordionIconColor::Dark,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ use of undeclared type `AccordionIconColor`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tabs.rs - tabs::TabsPrimary (line 7) stdout ----
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]  --> src/tabs.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[component]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/tabs.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/tabs.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/tabs.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         rsx! {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> src/tabs.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asset` in this scope
[INFO] [stdout]  --> src/tabs.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | const IMAGE: Asset = asset!("/assets/one.jpg");
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  --> /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/macros/mod.rs:1730:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `assert` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 8 | const IMAGE: Asset = assert!("/assets/one.jpg");
[INFO] [stdout]   |                          +
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Asset` in this scope
[INFO] [stdout]  --> src/tabs.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | const IMAGE: Asset = asset!("/assets/one.jpg");
[INFO] [stdout]   |              ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> src/tabs.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn Home() -> Element {
[INFO] [stdout]    |                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nav_bar.rs - nav_bar::NavbarDropdown (line 189) stdout ----
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:190:3
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 236 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:191:24
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub fn Navigation() -> Element {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `NavbarConfig` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:192:25
[INFO] [stdout]     |
[INFO] [stdout] 192 |     let navbar_config = NavbarConfig {
[INFO] [stdout]     |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DropdownItem` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |         DropdownItem {
[INFO] [stdout]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DropdownItem` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |         DropdownItem {
[INFO] [stdout]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DropdownItem` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         DropdownItem {
[INFO] [stdout]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DropdownConfig` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:227:27
[INFO] [stdout]     |
[INFO] [stdout] 227 |     let config_dropdown = DropdownConfig {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ColorScheme` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:193:27
[INFO] [stdout]     |
[INFO] [stdout] 193 |         background_color: ColorScheme::Freyr,
[INFO] [stdout]     |                           ^^^^^^^^^^^ use of undeclared type `ColorScheme`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Orientation` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:195:27
[INFO] [stdout]     |
[INFO] [stdout] 195 |         orientation: Some(Orientation::Center),
[INFO] [stdout]     |                           ^^^^^^^^^^^ use of undeclared type `Orientation`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `HeaderColor` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:196:23
[INFO] [stdout]     |
[INFO] [stdout] 196 |         header_color: HeaderColor::Light,
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of undeclared type `HeaderColor`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `NavItemsColor` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:207:25
[INFO] [stdout]     |
[INFO] [stdout] 207 |         nav_item_color: NavItemsColor::Light,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ use of undeclared type `NavItemsColor`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IconColor` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:208:21
[INFO] [stdout]     |
[INFO] [stdout] 208 |         icon_color: IconColor::White,
[INFO] [stdout]     |                     ^^^^^^^^^ use of undeclared type `IconColor`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DropdownItem` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |         DropdownItem::without_url("A Label without route"),
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `DropdownItem`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DropdownColorScheme` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:230:27
[INFO] [stdout]     |
[INFO] [stdout] 230 |         background_color: DropdownColorScheme::Dark,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^ use of undeclared type `DropdownColorScheme`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DropdownTitleColor` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:231:22
[INFO] [stdout]     |
[INFO] [stdout] 231 |         title_color: DropdownTitleColor::Light,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^ use of undeclared type `DropdownTitleColor`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DropdownLabelsColor` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:232:23
[INFO] [stdout]     |
[INFO] [stdout] 232 |         labels_color: DropdownLabelsColor::Light,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^ use of undeclared type `DropdownLabelsColor`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DropdownHoverColor` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:233:22
[INFO] [stdout]     |
[INFO] [stdout] 233 |         hover_color: DropdownHoverColor::Custom("#47453e"),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^ use of undeclared type `DropdownHoverColor`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 18 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nav_bar.rs - nav_bar::NavbarDropdownButtons (line 358) stdout ----
[INFO] [stdout] error: cannot find attribute `component` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:359:3
[INFO] [stdout]     |
[INFO] [stdout] 359 | #[component]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `langid` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:363:56
[INFO] [stdout]     |
[INFO] [stdout] 363 |     let change_to_english = move |_| i18n.set_language(langid!("en-US"));
[INFO] [stdout]     |                                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `langid` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:364:55
[INFO] [stdout]     |
[INFO] [stdout] 364 |     let change_to_french = move |_| i18n.set_language(langid!("fr-FR"));
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `t` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:374:16
[INFO] [stdout]     |
[INFO] [stdout] 374 |         title: t!("languages"),
[INFO] [stdout]     |                ^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `t` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:390:13
[INFO] [stdout]     |
[INFO] [stdout] 390 |             t!("about"),
[INFO] [stdout]     |             ^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:403:5
[INFO] [stdout]     |
[INFO] [stdout] 403 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:360:24
[INFO] [stdout]     |
[INFO] [stdout] 360 | pub fn Navigation() -> Element {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `EventHandler` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:368:31
[INFO] [stdout]     |
[INFO] [stdout] 368 |     let onclick_handlers: Vec<EventHandler<MouseEvent>> = vec![
[INFO] [stdout]     |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MouseEvent` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:368:44
[INFO] [stdout]     |
[INFO] [stdout] 368 |     let onclick_handlers: Vec<EventHandler<MouseEvent>> = vec![
[INFO] [stdout]     |                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 360 | pub fn Navigation<MouseEvent>() -> Element {
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DropdownButtonConfig` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:373:27
[INFO] [stdout]     |
[INFO] [stdout] 373 |     let config_dropdown = DropdownButtonConfig {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `NavbarConfig` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:383:25
[INFO] [stdout]     |
[INFO] [stdout] 383 |     let navbar_config = NavbarConfig {
[INFO] [stdout]     |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `i18n` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:361:20
[INFO] [stdout]     |
[INFO] [stdout] 361 |     let mut i18n = i18n();
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `EventHandler` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout] 369 |         EventHandler::new(change_to_english),
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `EventHandler`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `EventHandler` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:370:9
[INFO] [stdout]     |
[INFO] [stdout] 370 |         EventHandler::new(change_to_french),
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `EventHandler`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DropdownColorScheme` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:377:27
[INFO] [stdout]     |
[INFO] [stdout] 377 |         background_color: DropdownColorScheme::Dark,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^ use of undeclared type `DropdownColorScheme`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DropdownTitleColor` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:378:22
[INFO] [stdout]     |
[INFO] [stdout] 378 |         title_color: DropdownTitleColor::Light,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^ use of undeclared type `DropdownTitleColor`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DropdownLabelsColor` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:379:23
[INFO] [stdout]     |
[INFO] [stdout] 379 |         labels_color: DropdownLabelsColor::Light,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^ use of undeclared type `DropdownLabelsColor`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DropdownHoverColor` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:380:22
[INFO] [stdout]     |
[INFO] [stdout] 380 |         hover_color: DropdownHoverColor::Custom("#03346E"),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^ use of undeclared type `DropdownHoverColor`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ColorScheme` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:384:27
[INFO] [stdout]     |
[INFO] [stdout] 384 |         background_color: ColorScheme::Freyr,
[INFO] [stdout]     |                           ^^^^^^^^^^^ use of undeclared type `ColorScheme`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Orientation` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:386:27
[INFO] [stdout]     |
[INFO] [stdout] 386 |         orientation: Some(Orientation::Center),
[INFO] [stdout]     |                           ^^^^^^^^^^^ use of undeclared type `Orientation`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `HeaderColor` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:387:23
[INFO] [stdout]     |
[INFO] [stdout] 387 |         header_color: HeaderColor::Light,
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of undeclared type `HeaderColor`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `NavItemsColor` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:398:25
[INFO] [stdout]     |
[INFO] [stdout] 398 |         nav_item_color: NavItemsColor::Light,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ use of undeclared type `NavItemsColor`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `IconColor` in this scope
[INFO] [stdout]    --> src/nav_bar.rs:399:21
[INFO] [stdout]     |
[INFO] [stdout] 399 |         icon_color: IconColor::White,
[INFO] [stdout]     |                     ^^^^^^^^^ use of undeclared type `IconColor`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 23 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 33) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:83:58
[INFO] [stdout]    |
[INFO] [stdout] 83 |        DropdownItem { label: String::from("Freyr"), url: String::from("/") },
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^^^ expected `Option<String>`, found `String`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Option<String>`
[INFO] [stdout]             found struct `String`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]    |
[INFO] [stdout] 83 |        DropdownItem { label: String::from("Freyr"), url: Some(String::from("/")) },
[INFO] [stdout]    |                                                          +++++                 +
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:84:73
[INFO] [stdout]    |
[INFO] [stdout] 84 |        DropdownItem { label: "See freyr's components".to_string(), url: "/components".to_string() },
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<String>`, found `String`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Option<String>`
[INFO] [stdout]             found struct `String`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]    |
[INFO] [stdout] 84 |        DropdownItem { label: "See freyr's components".to_string(), url: Some("/components".to_string()) },
[INFO] [stdout]    |                                                                         +++++                         +
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:85:69
[INFO] [stdout]    |
[INFO] [stdout] 85 |        DropdownItem { label: "Learn about dioxus".to_string(), url: "/learn-dioxus".to_string() },
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<String>`, found `String`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Option<String>`
[INFO] [stdout]             found struct `String`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]    |
[INFO] [stdout] 85 |        DropdownItem { label: "Learn about dioxus".to_string(), url: Some("/learn-dioxus".to_string()) },
[INFO] [stdout]    |                                                                     +++++                           +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/accordion.rs - accordion::AccordionCustom (line 118) stdout ----
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> src/accordion.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 accordion_text: rsx! {
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AccordionCustom` in this scope
[INFO] [stdout]    --> src/accordion.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | AccordionCustom {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `title_two` in this scope
[INFO] [stdout]    --> src/accordion.rs:120:24
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 title: title_two,
[INFO] [stdout]     |                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AccordionIconColor` in this scope
[INFO] [stdout]    --> src/accordion.rs:129:29
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 icon_color: AccordionIconColor::Light,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ use of undeclared type `AccordionIconColor`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dropdown.rs - dropdown::DropdownMenuButton (line 175) stdout ----
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> src/dropdown.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `EventHandler` in this scope
[INFO] [stdout]    --> src/dropdown.rs:183:31
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let onclick_handlers: Vec<EventHandler<MouseEvent>> =
[INFO] [stdout]     |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MouseEvent` in this scope
[INFO] [stdout]    --> src/dropdown.rs:183:44
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let onclick_handlers: Vec<EventHandler<MouseEvent>> =
[INFO] [stdout]     |                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_dropdown_rs_175_0<MouseEvent>() {
[INFO] [stdout]     |                                                                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DropdownButtonConfig` in this scope
[INFO] [stdout]    --> src/dropdown.rs:186:27
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let config_dropdown = DropdownButtonConfig {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]    --> src/dropdown.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 | let mut counter = use_signal(|| 0);
[INFO] [stdout]     |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `EventHandler` in this scope
[INFO] [stdout]    --> src/dropdown.rs:184:14
[INFO] [stdout]     |
[INFO] [stdout] 184 |         vec![EventHandler::new(increment), EventHandler::new(decrement)];
[INFO] [stdout]     |              ^^^^^^^^^^^^ use of undeclared type `EventHandler`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `EventHandler` in this scope
[INFO] [stdout]    --> src/dropdown.rs:184:44
[INFO] [stdout]     |
[INFO] [stdout] 184 |         vec![EventHandler::new(increment), EventHandler::new(decrement)];
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ use of undeclared type `EventHandler`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DropdownColorScheme` in this scope
[INFO] [stdout]    --> src/dropdown.rs:190:27
[INFO] [stdout]     |
[INFO] [stdout] 190 |         background_color: DropdownColorScheme::Dark,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^ use of undeclared type `DropdownColorScheme`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DropdownTitleColor` in this scope
[INFO] [stdout]    --> src/dropdown.rs:191:22
[INFO] [stdout]     |
[INFO] [stdout] 191 |         title_color: DropdownTitleColor::Light,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^ use of undeclared type `DropdownTitleColor`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DropdownLabelsColor` in this scope
[INFO] [stdout]    --> src/dropdown.rs:192:23
[INFO] [stdout]     |
[INFO] [stdout] 192 |         labels_color: DropdownLabelsColor::Light,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^ use of undeclared type `DropdownLabelsColor`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `DropdownHoverColor` in this scope
[INFO] [stdout]    --> src/dropdown.rs:193:22
[INFO] [stdout]     |
[INFO] [stdout] 193 |         hover_color: DropdownHoverColor::Custom("#03346E"),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^ use of undeclared type `DropdownHoverColor`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/accordion.rs - accordion::Accordion (line 7)
[INFO] [stdout]     src/accordion.rs - accordion::AccordionCustom (line 118)
[INFO] [stdout]     src/accordion.rs - accordion::AccordionLeft (line 229)
[INFO] [stdout]     src/basic_button.rs - basic_button::BasicButton (line 27)
[INFO] [stdout]     src/basic_button.rs - basic_button::EventButton (line 42)
[INFO] [stdout]     src/card.rs - card::FreyrCard (line 41)
[INFO] [stdout]     src/carousel.rs - carousel::CarouselSimple (line 64)
[INFO] [stdout]     src/dialog.rs - dialog::Dialog (line 7)
[INFO] [stdout]     src/dropdown.rs - dropdown::DropdownMenuButton (line 175)
[INFO] [stdout]     src/lib.rs - (line 33)
[INFO] [stdout]     src/nav_bar.rs - nav_bar::Navbar (line 32)
[INFO] [stdout]     src/nav_bar.rs - nav_bar::NavbarDropdown (line 189)
[INFO] [stdout]     src/nav_bar.rs - nav_bar::NavbarDropdownButtons (line 358)
[INFO] [stdout]     src/navbar_with_logo.rs - navbar_with_logo::NavbarWithLogo (line 37)
[INFO] [stdout]     src/spinner.rs - spinner::Spinner (line 6)
[INFO] [stdout]     src/tabs.rs - tabs::TabsPrimary (line 7)
[INFO] [stdout]     src/tabs.rs - tabs::TabsSecondary (line 128)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 17 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.09s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "cf3a944a4edbdfa20dce70a887cb50696a40e49c6977576f62a9f81e779d74a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf3a944a4edbdfa20dce70a887cb50696a40e49c6977576f62a9f81e779d74a2", kill_on_drop: false }`
[INFO] [stdout] cf3a944a4edbdfa20dce70a887cb50696a40e49c6977576f62a9f81e779d74a2
