[INFO] fetching crate leptos-shadcn-command 0.9.1... [INFO] building leptos-shadcn-command-0.9.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate leptos-shadcn-command 0.9.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate leptos-shadcn-command 0.9.1 [INFO] finished tweaking crates.io crate leptos-shadcn-command 0.9.1 [INFO] tweaked toml for crates.io crate leptos-shadcn-command 0.9.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate leptos-shadcn-command 0.9.1 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate leptos-shadcn-command 0.9.1 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.51 [INFO] [stderr] Downloaded leptos-style v0.2.0 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.51 [INFO] [stderr] Downloaded tailwind_fuse_macro v0.3.2 [INFO] [stderr] Downloaded reactive_graph v0.2.7 [INFO] [stderr] Downloaded leptos-shadcn-signal-management v0.1.0 [INFO] [stderr] Downloaded tachys v0.2.8 [INFO] [stderr] Downloaded server_fn v0.8.7 [INFO] [stderr] Downloaded leptos v0.8.9 [INFO] [stderr] Downloaded tailwind_fuse v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b28edfd902796e7bc28c230de40008cdeb7791ab2f94e9acc3519eabbf04b8b [INFO] running `Command { std: "docker" "start" "-a" "8b28edfd902796e7bc28c230de40008cdeb7791ab2f94e9acc3519eabbf04b8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b28edfd902796e7bc28c230de40008cdeb7791ab2f94e9acc3519eabbf04b8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b28edfd902796e7bc28c230de40008cdeb7791ab2f94e9acc3519eabbf04b8b", kill_on_drop: false }` [INFO] [stdout] 8b28edfd902796e7bc28c230de40008cdeb7791ab2f94e9acc3519eabbf04b8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e97f860d3290a0079586c2264ae09d17532944a753bb45771bef209346b7ec7 [INFO] running `Command { std: "docker" "start" "-a" "0e97f860d3290a0079586c2264ae09d17532944a753bb45771bef209346b7ec7", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.101 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.101 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling throw_error v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling or_poisoned v0.1.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling guardian v1.3.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling either_of v0.1.6 [INFO] [stderr] Compiling collection_literals v1.0.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling erased v0.1.2 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling const_str_slice_concat v0.1.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling next_tuple v0.1.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling reactive_graph v0.2.7 [INFO] [stderr] Compiling server_fn_macro v0.8.7 [INFO] [stderr] Compiling tachys v0.2.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling server_fn v0.8.7 [INFO] [stderr] Compiling leptos_macro v0.8.8 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling const-str v0.6.4 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling leptos v0.8.9 [INFO] [stderr] Compiling async-once-cell v0.5.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.101 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling syn_derive v0.2.0 [INFO] [stderr] Compiling reactive_stores_macro v0.2.6 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling typed-builder-macro v0.21.2 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.101 [INFO] [stderr] Compiling attribute-derive-macro v0.10.3 [INFO] [stderr] Compiling server_fn_macro_default v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rstml v0.12.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling typed-builder v0.21.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling attribute-derive v0.10.3 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.101 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tailwind_fuse_macro v0.3.2 [INFO] [stderr] Compiling tailwind_fuse v0.3.2 [INFO] [stderr] Compiling js-sys v0.3.78 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling wasm_split_macros v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling wasm_split_helpers v0.1.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling oco_ref v0.2.1 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_qs v0.15.0 [INFO] [stderr] Compiling leptos_hot_reload v0.8.5 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling config v0.15.15 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.51 [INFO] [stderr] Compiling web-sys v0.3.78 [INFO] [stderr] Compiling hydration_context v0.3.0 [INFO] [stderr] Compiling codee v0.3.2 [INFO] [stderr] Compiling any_spawner v0.3.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling leptos_config v0.8.7 [INFO] [stderr] Compiling reactive_stores v0.2.5 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-net v0.6.0 [INFO] [stderr] Compiling wasm-streams v0.4.2 [INFO] [stderr] Compiling leptos_server v0.8.5 [INFO] [stderr] Compiling leptos_dom v0.8.6 [INFO] [stderr] Compiling leptos-style v0.2.0 [INFO] [stderr] Compiling leptos-shadcn-signal-management v0.1.0 [INFO] [stderr] Compiling leptos-shadcn-command v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `command_state_for_disabled` [INFO] [stdout] --> src/signal_managed.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | let command_state_for_disabled = command_state.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_state_for_disabled` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "0e97f860d3290a0079586c2264ae09d17532944a753bb45771bef209346b7ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e97f860d3290a0079586c2264ae09d17532944a753bb45771bef209346b7ec7", kill_on_drop: false }` [INFO] [stdout] 0e97f860d3290a0079586c2264ae09d17532944a753bb45771bef209346b7ec7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12fd885aabb7776184f65ce71a46a4e70fa3401c070e18b05150bbf9997d2cc4 [INFO] running `Command { std: "docker" "start" "-a" "12fd885aabb7776184f65ce71a46a4e70fa3401c070e18b05150bbf9997d2cc4", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.51 [INFO] [stdout] warning: unused variable: `command_state_for_disabled` [INFO] [stdout] --> src/signal_managed.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | let command_state_for_disabled = command_state.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_state_for_disabled` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-test v0.3.51 [INFO] [stderr] Compiling leptos-shadcn-command v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | "Calculator" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:49:22 [INFO] [stdout] | [INFO] [stdout] 49 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:64:22 [INFO] [stdout] | [INFO] [stdout] 64 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:66:26 [INFO] [stdout] | [INFO] [stdout] 66 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 76 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 79 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:80:22 [INFO] [stdout] | [INFO] [stdout] 80 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:110:14 [INFO] [stdout] | [INFO] [stdout] 110 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:111:18 [INFO] [stdout] | [INFO] [stdout] 111 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:112:18 [INFO] [stdout] | [INFO] [stdout] 112 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:114:22 [INFO] [stdout] | [INFO] [stdout] 114 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 115 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:125:14 [INFO] [stdout] | [INFO] [stdout] 125 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:126:18 [INFO] [stdout] | [INFO] [stdout] 126 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:127:18 [INFO] [stdout] | [INFO] [stdout] 127 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:129:22 [INFO] [stdout] | [INFO] [stdout] 129 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:130:26 [INFO] [stdout] | [INFO] [stdout] 130 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:143:14 [INFO] [stdout] | [INFO] [stdout] 143 | src/tdd_tests/basic_rendering_tests.rs:148:18 [INFO] [stdout] | [INFO] [stdout] 148 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:149:18 [INFO] [stdout] | [INFO] [stdout] 149 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:150:22 [INFO] [stdout] | [INFO] [stdout] 150 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:151:22 [INFO] [stdout] | [INFO] [stdout] 151 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:152:26 [INFO] [stdout] | [INFO] [stdout] 152 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:162:14 [INFO] [stdout] | [INFO] [stdout] 162 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:163:18 [INFO] [stdout] | [INFO] [stdout] 163 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:164:18 [INFO] [stdout] | [INFO] [stdout] 164 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:165:22 [INFO] [stdout] | [INFO] [stdout] 165 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:171:14 [INFO] [stdout] | [INFO] [stdout] 171 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:172:18 [INFO] [stdout] | [INFO] [stdout] 172 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:174:22 [INFO] [stdout] | [INFO] [stdout] 174 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:185:14 [INFO] [stdout] | [INFO] [stdout] 185 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:186:18 [INFO] [stdout] | [INFO] [stdout] 186 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:187:18 [INFO] [stdout] | [INFO] [stdout] 187 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:188:22 [INFO] [stdout] | [INFO] [stdout] 188 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:189:22 [INFO] [stdout] | [INFO] [stdout] 189 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:190:26 [INFO] [stdout] | [INFO] [stdout] 190 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:204:14 [INFO] [stdout] | [INFO] [stdout] 204 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:205:18 [INFO] [stdout] | [INFO] [stdout] 205 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:206:18 [INFO] [stdout] | [INFO] [stdout] 206 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:207:22 [INFO] [stdout] | [INFO] [stdout] 207 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:208:22 [INFO] [stdout] | [INFO] [stdout] 208 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:219:14 [INFO] [stdout] | [INFO] [stdout] 219 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:220:18 [INFO] [stdout] | [INFO] [stdout] 220 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:221:18 [INFO] [stdout] | [INFO] [stdout] 221 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:222:22 [INFO] [stdout] | [INFO] [stdout] 222 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:223:22 [INFO] [stdout] | [INFO] [stdout] 223 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:224:26 [INFO] [stdout] | [INFO] [stdout] 224 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:49:22 [INFO] [stdout] | [INFO] [stdout] 49 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:50:26 [INFO] [stdout] | [INFO] [stdout] 50 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | "Calculator" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:77:22 [INFO] [stdout] | [INFO] [stdout] 77 | "Custom empty message" [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:89:22 [INFO] [stdout] | [INFO] [stdout] 89 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:90:22 [INFO] [stdout] | [INFO] [stdout] 90 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:91:26 [INFO] [stdout] | [INFO] [stdout] 91 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:92:26 [INFO] [stdout] | [INFO] [stdout] 92 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:103:18 [INFO] [stdout] | [INFO] [stdout] 103 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:104:18 [INFO] [stdout] | [INFO] [stdout] 104 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:105:22 [INFO] [stdout] | [INFO] [stdout] 105 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:106:22 [INFO] [stdout] | [INFO] [stdout] 106 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:107:26 [INFO] [stdout] | [INFO] [stdout] 107 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:108:26 [INFO] [stdout] | [INFO] [stdout] 108 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:118:14 [INFO] [stdout] | [INFO] [stdout] 118 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:119:18 [INFO] [stdout] | [INFO] [stdout] 119 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:120:18 [INFO] [stdout] | [INFO] [stdout] 120 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:123:26 [INFO] [stdout] | [INFO] [stdout] 123 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:124:26 [INFO] [stdout] | [INFO] [stdout] 124 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:126:22 [INFO] [stdout] | [INFO] [stdout] 126 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:127:26 [INFO] [stdout] | [INFO] [stdout] 127 | "Recent Item 1" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:128:26 [INFO] [stdout] | [INFO] [stdout] 128 | "Recent Item 2" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:138:14 [INFO] [stdout] | [INFO] [stdout] 138 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:139:18 [INFO] [stdout] | [INFO] [stdout] 139 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:140:18 [INFO] [stdout] | [INFO] [stdout] 140 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:141:22 [INFO] [stdout] | [INFO] [stdout] 141 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:143:26 [INFO] [stdout] | [INFO] [stdout] 143 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:153:14 [INFO] [stdout] | [INFO] [stdout] 153 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:154:18 [INFO] [stdout] | [INFO] [stdout] 154 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:155:18 [INFO] [stdout] | [INFO] [stdout] 155 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:156:22 [INFO] [stdout] | [INFO] [stdout] 156 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:157:22 [INFO] [stdout] | [INFO] [stdout] 157 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:158:26 [INFO] [stdout] | [INFO] [stdout] 158 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandShortcut` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:160:30 [INFO] [stdout] | [INFO] [stdout] 160 | ... "⌘K" [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandShortcut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:171:14 [INFO] [stdout] | [INFO] [stdout] 171 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:172:18 [INFO] [stdout] | [INFO] [stdout] 172 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:174:22 [INFO] [stdout] | [INFO] [stdout] 174 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:175:22 [INFO] [stdout] | [INFO] [stdout] 175 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:176:26 [INFO] [stdout] | [INFO] [stdout] 176 | "Disabled Item" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:186:14 [INFO] [stdout] | [INFO] [stdout] 186 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:187:18 [INFO] [stdout] | [INFO] [stdout] 187 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:188:18 [INFO] [stdout] | [INFO] [stdout] 188 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:189:22 [INFO] [stdout] | [INFO] [stdout] 189 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:190:22 [INFO] [stdout] | [INFO] [stdout] 190 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:191:26 [INFO] [stdout] | [INFO] [stdout] 191 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandShortcut` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:193:30 [INFO] [stdout] | [INFO] [stdout] 193 | ... "⌘K" [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandShortcut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:204:14 [INFO] [stdout] | [INFO] [stdout] 204 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:205:18 [INFO] [stdout] | [INFO] [stdout] 205 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:206:18 [INFO] [stdout] | [INFO] [stdout] 206 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:207:22 [INFO] [stdout] | [INFO] [stdout] 207 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:208:22 [INFO] [stdout] | [INFO] [stdout] 208 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandSeparator` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:211:22 [INFO] [stdout] | [INFO] [stdout] 211 | [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandSeparator; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:212:22 [INFO] [stdout] | [INFO] [stdout] 212 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:213:26 [INFO] [stdout] | [INFO] [stdout] 213 | "Recent Item" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:223:14 [INFO] [stdout] | [INFO] [stdout] 223 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:224:18 [INFO] [stdout] | [INFO] [stdout] 224 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:225:18 [INFO] [stdout] | [INFO] [stdout] 225 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:226:22 [INFO] [stdout] | [INFO] [stdout] 226 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:227:22 [INFO] [stdout] | [INFO] [stdout] 227 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:228:26 [INFO] [stdout] | [INFO] [stdout] 228 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandShortcut` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:230:30 [INFO] [stdout] | [INFO] [stdout] 230 | ... "⌘K" [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandShortcut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:232:26 [INFO] [stdout] | [INFO] [stdout] 232 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:233:26 [INFO] [stdout] | [INFO] [stdout] 233 | "Disabled Item" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandSeparator` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:235:22 [INFO] [stdout] | [INFO] [stdout] 235 | [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandSeparator; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:236:22 [INFO] [stdout] | [INFO] [stdout] 236 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:237:26 [INFO] [stdout] | [INFO] [stdout] 237 | "Recent Item 1" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:238:26 [INFO] [stdout] | [INFO] [stdout] 238 | "Recent Item 2" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:248:14 [INFO] [stdout] | [INFO] [stdout] 248 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:249:18 [INFO] [stdout] | [INFO] [stdout] 249 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:250:18 [INFO] [stdout] | [INFO] [stdout] 250 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/component_tests.rs:251:22 [INFO] [stdout] | [INFO] [stdout] 251 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | "Calculator" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | "" [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | "" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | ... format!("Item {}", i) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 69 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 70 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:73:26 [INFO] [stdout] | [INFO] [stdout] 73 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:85:14 [INFO] [stdout] | [INFO] [stdout] 85 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 88 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:89:22 [INFO] [stdout] | [INFO] [stdout] 89 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:107:14 [INFO] [stdout] | [INFO] [stdout] 107 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 109 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:112:26 [INFO] [stdout] | [INFO] [stdout] 112 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:113:26 [INFO] [stdout] | [INFO] [stdout] 113 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:114:26 [INFO] [stdout] | [INFO] [stdout] 114 | "Calculator" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 125 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:126:18 [INFO] [stdout] | [INFO] [stdout] 126 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:127:22 [INFO] [stdout] | [INFO] [stdout] 127 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:129:26 [INFO] [stdout] | [INFO] [stdout] 129 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:139:14 [INFO] [stdout] | [INFO] [stdout] 139 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:140:18 [INFO] [stdout] | [INFO] [stdout] 140 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:141:18 [INFO] [stdout] | [INFO] [stdout] 141 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:143:22 [INFO] [stdout] | [INFO] [stdout] 143 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:145:26 [INFO] [stdout] | [INFO] [stdout] 145 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:146:26 [INFO] [stdout] | [INFO] [stdout] 146 | "Calculator" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 156 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:157:18 [INFO] [stdout] | [INFO] [stdout] 157 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:158:18 [INFO] [stdout] | [INFO] [stdout] 158 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:159:22 [INFO] [stdout] | [INFO] [stdout] 159 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:160:22 [INFO] [stdout] | [INFO] [stdout] 160 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:161:26 [INFO] [stdout] | [INFO] [stdout] 161 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandShortcut` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:163:30 [INFO] [stdout] | [INFO] [stdout] 163 | ... "⌘K" [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandShortcut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:165:26 [INFO] [stdout] | [INFO] [stdout] 165 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandShortcut` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:167:30 [INFO] [stdout] | [INFO] [stdout] 167 | ... "⌘E" [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandShortcut; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:178:14 [INFO] [stdout] | [INFO] [stdout] 178 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 180 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:181:22 [INFO] [stdout] | [INFO] [stdout] 181 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:182:22 [INFO] [stdout] | [INFO] [stdout] 182 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:183:26 [INFO] [stdout] | [INFO] [stdout] 183 | "Disabled Item" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:193:14 [INFO] [stdout] | [INFO] [stdout] 193 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:194:18 [INFO] [stdout] | [INFO] [stdout] 194 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:195:18 [INFO] [stdout] | [INFO] [stdout] 195 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:196:22 [INFO] [stdout] | [INFO] [stdout] 196 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:197:22 [INFO] [stdout] | [INFO] [stdout] 197 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:198:26 [INFO] [stdout] | [INFO] [stdout] 198 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:199:26 [INFO] [stdout] | [INFO] [stdout] 199 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:209:14 [INFO] [stdout] | [INFO] [stdout] 209 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:210:18 [INFO] [stdout] | [INFO] [stdout] 210 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:211:18 [INFO] [stdout] | [INFO] [stdout] 211 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:212:22 [INFO] [stdout] | [INFO] [stdout] 212 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:213:22 [INFO] [stdout] | [INFO] [stdout] 213 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:214:26 [INFO] [stdout] | [INFO] [stdout] 214 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:215:26 [INFO] [stdout] | [INFO] [stdout] 215 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:226:18 [INFO] [stdout] | [INFO] [stdout] 226 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:227:18 [INFO] [stdout] | [INFO] [stdout] 227 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:228:22 [INFO] [stdout] | [INFO] [stdout] 228 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:229:22 [INFO] [stdout] | [INFO] [stdout] 229 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:230:26 [INFO] [stdout] | [INFO] [stdout] 230 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | src/tdd_tests/accessibility_tests.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:49:26 [INFO] [stdout] | [INFO] [stdout] 49 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:78:22 [INFO] [stdout] | [INFO] [stdout] 78 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 79 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:97:26 [INFO] [stdout] | [INFO] [stdout] 97 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:107:14 [INFO] [stdout] | [INFO] [stdout] 107 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 109 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:112:26 [INFO] [stdout] | [INFO] [stdout] 112 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:113:26 [INFO] [stdout] | [INFO] [stdout] 113 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:123:14 [INFO] [stdout] | [INFO] [stdout] 123 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:124:18 [INFO] [stdout] | [INFO] [stdout] 124 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 125 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:126:22 [INFO] [stdout] | [INFO] [stdout] 126 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:127:22 [INFO] [stdout] | [INFO] [stdout] 127 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:128:26 [INFO] [stdout] | [INFO] [stdout] 128 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:129:26 [INFO] [stdout] | [INFO] [stdout] 129 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:139:14 [INFO] [stdout] | [INFO] [stdout] 139 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:140:18 [INFO] [stdout] | [INFO] [stdout] 140 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:141:18 [INFO] [stdout] | [INFO] [stdout] 141 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:143:22 [INFO] [stdout] | [INFO] [stdout] 143 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:145:26 [INFO] [stdout] | [INFO] [stdout] 145 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:155:14 [INFO] [stdout] | [INFO] [stdout] 155 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 156 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:157:18 [INFO] [stdout] | [INFO] [stdout] 157 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:158:22 [INFO] [stdout] | [INFO] [stdout] 158 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:159:22 [INFO] [stdout] | [INFO] [stdout] 159 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 160 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:161:26 [INFO] [stdout] | [INFO] [stdout] 161 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:171:14 [INFO] [stdout] | [INFO] [stdout] 171 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:172:18 [INFO] [stdout] | [INFO] [stdout] 172 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:174:22 [INFO] [stdout] | [INFO] [stdout] 174 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:175:22 [INFO] [stdout] | [INFO] [stdout] 175 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:176:26 [INFO] [stdout] | [INFO] [stdout] 176 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:177:26 [INFO] [stdout] | [INFO] [stdout] 177 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:187:14 [INFO] [stdout] | [INFO] [stdout] 187 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:188:18 [INFO] [stdout] | [INFO] [stdout] 188 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:189:18 [INFO] [stdout] | [INFO] [stdout] 189 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:190:22 [INFO] [stdout] | [INFO] [stdout] 190 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:191:22 [INFO] [stdout] | [INFO] [stdout] 191 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:192:26 [INFO] [stdout] | [INFO] [stdout] 192 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:193:26 [INFO] [stdout] | [INFO] [stdout] 193 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:203:14 [INFO] [stdout] | [INFO] [stdout] 203 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:204:18 [INFO] [stdout] | [INFO] [stdout] 204 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:205:18 [INFO] [stdout] | [INFO] [stdout] 205 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:206:22 [INFO] [stdout] | [INFO] [stdout] 206 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:207:22 [INFO] [stdout] | [INFO] [stdout] 207 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:208:26 [INFO] [stdout] | [INFO] [stdout] 208 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:219:14 [INFO] [stdout] | [INFO] [stdout] 219 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:220:18 [INFO] [stdout] | [INFO] [stdout] 220 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:221:18 [INFO] [stdout] | [INFO] [stdout] 221 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:222:22 [INFO] [stdout] | [INFO] [stdout] 222 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:223:22 [INFO] [stdout] | [INFO] [stdout] 223 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:224:26 [INFO] [stdout] | [INFO] [stdout] 224 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:225:26 [INFO] [stdout] | [INFO] [stdout] 225 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:46:26 [INFO] [stdout] | [INFO] [stdout] 46 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:58:18 [INFO] [stdout] | [INFO] [stdout] 58 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 62 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:63:26 [INFO] [stdout] | [INFO] [stdout] 63 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:73:14 [INFO] [stdout] | [INFO] [stdout] 73 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | src/tdd_tests/integration_tests.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:78:22 [INFO] [stdout] | [INFO] [stdout] 78 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:79:22 [INFO] [stdout] | [INFO] [stdout] 79 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:97:26 [INFO] [stdout] | [INFO] [stdout] 97 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:110:14 [INFO] [stdout] | [INFO] [stdout] 110 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:111:18 [INFO] [stdout] | [INFO] [stdout] 111 | src/tdd_tests/integration_tests.rs:114:18 [INFO] [stdout] | [INFO] [stdout] 114 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:115:22 [INFO] [stdout] | [INFO] [stdout] 115 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:116:22 [INFO] [stdout] | [INFO] [stdout] 116 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:117:26 [INFO] [stdout] | [INFO] [stdout] 117 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:118:26 [INFO] [stdout] | [INFO] [stdout] 118 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 140 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:141:18 [INFO] [stdout] | [INFO] [stdout] 141 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:143:22 [INFO] [stdout] | [INFO] [stdout] 143 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:144:22 [INFO] [stdout] | [INFO] [stdout] 144 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:145:26 [INFO] [stdout] | [INFO] [stdout] 145 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:146:26 [INFO] [stdout] | [INFO] [stdout] 146 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 156 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:157:18 [INFO] [stdout] | [INFO] [stdout] 157 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:158:18 [INFO] [stdout] | [INFO] [stdout] 158 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:159:22 [INFO] [stdout] | [INFO] [stdout] 159 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:160:22 [INFO] [stdout] | [INFO] [stdout] 160 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:161:26 [INFO] [stdout] | [INFO] [stdout] 161 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:162:26 [INFO] [stdout] | [INFO] [stdout] 162 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:172:14 [INFO] [stdout] | [INFO] [stdout] 172 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:174:18 [INFO] [stdout] | [INFO] [stdout] 174 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:175:22 [INFO] [stdout] | [INFO] [stdout] 175 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:176:22 [INFO] [stdout] | [INFO] [stdout] 176 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:177:26 [INFO] [stdout] | [INFO] [stdout] 177 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:178:26 [INFO] [stdout] | [INFO] [stdout] 178 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 188 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:189:18 [INFO] [stdout] | [INFO] [stdout] 189 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:190:18 [INFO] [stdout] | [INFO] [stdout] 190 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:191:22 [INFO] [stdout] | [INFO] [stdout] 191 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:192:22 [INFO] [stdout] | [INFO] [stdout] 192 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:193:26 [INFO] [stdout] | [INFO] [stdout] 193 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:194:26 [INFO] [stdout] | [INFO] [stdout] 194 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:204:14 [INFO] [stdout] | [INFO] [stdout] 204 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:205:18 [INFO] [stdout] | [INFO] [stdout] 205 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:206:18 [INFO] [stdout] | [INFO] [stdout] 206 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:207:22 [INFO] [stdout] | [INFO] [stdout] 207 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:208:22 [INFO] [stdout] | [INFO] [stdout] 208 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:209:26 [INFO] [stdout] | [INFO] [stdout] 209 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:220:14 [INFO] [stdout] | [INFO] [stdout] 220 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:221:18 [INFO] [stdout] | [INFO] [stdout] 221 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:222:18 [INFO] [stdout] | [INFO] [stdout] 222 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:223:22 [INFO] [stdout] | [INFO] [stdout] 223 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:224:22 [INFO] [stdout] | [INFO] [stdout] 224 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:225:26 [INFO] [stdout] | [INFO] [stdout] 225 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:226:26 [INFO] [stdout] | [INFO] [stdout] 226 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:236:14 [INFO] [stdout] | [INFO] [stdout] 236 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:237:18 [INFO] [stdout] | [INFO] [stdout] 237 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:238:18 [INFO] [stdout] | [INFO] [stdout] 238 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:239:22 [INFO] [stdout] | [INFO] [stdout] 239 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:240:22 [INFO] [stdout] | [INFO] [stdout] 240 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:241:26 [INFO] [stdout] | [INFO] [stdout] 241 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:242:26 [INFO] [stdout] | [INFO] [stdout] 242 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:252:14 [INFO] [stdout] | [INFO] [stdout] 252 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:253:18 [INFO] [stdout] | [INFO] [stdout] 253 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:255:22 [INFO] [stdout] | [INFO] [stdout] 255 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:256:22 [INFO] [stdout] | [INFO] [stdout] 256 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:257:26 [INFO] [stdout] | [INFO] [stdout] 257 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:258:26 [INFO] [stdout] | [INFO] [stdout] 258 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:268:14 [INFO] [stdout] | [INFO] [stdout] 268 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:269:18 [INFO] [stdout] | [INFO] [stdout] 269 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:270:18 [INFO] [stdout] | [INFO] [stdout] 270 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:271:22 [INFO] [stdout] | [INFO] [stdout] 271 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:272:22 [INFO] [stdout] | [INFO] [stdout] 272 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:273:26 [INFO] [stdout] | [INFO] [stdout] 273 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:274:26 [INFO] [stdout] | [INFO] [stdout] 274 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Command` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:284:14 [INFO] [stdout] | [INFO] [stdout] 284 | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_root::Command; [INFO] [stdout] | [INFO] [stdout] 3 + use leptos::attr::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandInput` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:285:18 [INFO] [stdout] | [INFO] [stdout] 285 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_input::CommandInput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandList` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:286:18 [INFO] [stdout] | [INFO] [stdout] 286 | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandEmpty` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:287:22 [INFO] [stdout] | [INFO] [stdout] 287 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_list::CommandEmpty; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandGroup` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:288:22 [INFO] [stdout] | [INFO] [stdout] 288 | [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:289:26 [INFO] [stdout] | [INFO] [stdout] 289 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CommandItem` in this scope [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:290:26 [INFO] [stdout] | [INFO] [stdout] 290 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::command_items::CommandItem; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/tests.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use super::*; [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: `leptos::*` [INFO] [stdout] --> src/tests.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use leptos::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::default::*` [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::default::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::default::*` [INFO] [stdout] --> src/tdd_tests/component_tests.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::default::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::default::*` [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::default::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::default::*` [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::default::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::default::*` [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::default::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command_state_for_disabled` [INFO] [stdout] --> src/signal_managed.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | let command_state_for_disabled = command_state.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_state_for_disabled` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 9 | | [INFO] [stdout] 10 | | [INFO] [stdout] 11 | | [INFO] [stdout] ... | [INFO] [stdout] 19 | | [INFO] [stdout] 20 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:13:35 [INFO] [stdout] | [INFO] [stdout] 13 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:16:38 [INFO] [stdout] | [INFO] [stdout] 16 | "Calculator" [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | [INFO] [stdout] | ^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 27 | | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | [INFO] [stdout] ... | [INFO] [stdout] 36 | | [INFO] [stdout] 37 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:31:35 [INFO] [stdout] | [INFO] [stdout] 31 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:33:38 [INFO] [stdout] | [INFO] [stdout] 33 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 45 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 46 | | [INFO] [stdout] 47 | | [INFO] [stdout] 48 | | [INFO] [stdout] ... | [INFO] [stdout] 54 | | [INFO] [stdout] 55 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 49 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:50:35 [INFO] [stdout] | [INFO] [stdout] 50 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:51:38 [INFO] [stdout] | [INFO] [stdout] 51 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | [INFO] [stdout] | ^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:62:31 [INFO] [stdout] | [INFO] [stdout] 62 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 61 | | [INFO] [stdout] 62 | | [INFO] [stdout] 63 | | [INFO] [stdout] ... | [INFO] [stdout] 69 | | [INFO] [stdout] 70 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:65:35 [INFO] [stdout] | [INFO] [stdout] 65 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:66:38 [INFO] [stdout] | [INFO] [stdout] 66 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:75:29 [INFO] [stdout] | [INFO] [stdout] 75 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 76 | | [INFO] [stdout] 77 | | [INFO] [stdout] 78 | | [INFO] [stdout] ... | [INFO] [stdout] 84 | | [INFO] [stdout] 85 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:77:31 [INFO] [stdout] | [INFO] [stdout] 77 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:79:35 [INFO] [stdout] | [INFO] [stdout] 79 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:80:35 [INFO] [stdout] | [INFO] [stdout] 80 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:81:38 [INFO] [stdout] | [INFO] [stdout] 81 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:90:29 [INFO] [stdout] | [INFO] [stdout] 90 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 91 | | [INFO] [stdout] 92 | | [INFO] [stdout] 93 | | [INFO] [stdout] ... | [INFO] [stdout] 99 | | [INFO] [stdout] 100 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:92:31 [INFO] [stdout] | [INFO] [stdout] 92 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:95:35 [INFO] [stdout] | [INFO] [stdout] 95 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:96:38 [INFO] [stdout] | [INFO] [stdout] 96 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:111:31 [INFO] [stdout] | [INFO] [stdout] 111 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:109:29 [INFO] [stdout] | [INFO] [stdout] 109 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 110 | | [INFO] [stdout] 111 | | [INFO] [stdout] 112 | | [INFO] [stdout] ... | [INFO] [stdout] 118 | | [INFO] [stdout] 119 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:113:35 [INFO] [stdout] | [INFO] [stdout] 113 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:114:35 [INFO] [stdout] | [INFO] [stdout] 114 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:115:38 [INFO] [stdout] | [INFO] [stdout] 115 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:125:22 [INFO] [stdout] | [INFO] [stdout] 125 | [INFO] [stdout] | ^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:126:31 [INFO] [stdout] | [INFO] [stdout] 126 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:124:29 [INFO] [stdout] | [INFO] [stdout] 124 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 125 | | [INFO] [stdout] 126 | | [INFO] [stdout] 127 | | [INFO] [stdout] ... | [INFO] [stdout] 133 | | [INFO] [stdout] 134 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:128:35 [INFO] [stdout] | [INFO] [stdout] 128 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:129:35 [INFO] [stdout] | [INFO] [stdout] 129 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:130:38 [INFO] [stdout] | [INFO] [stdout] 130 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | class=MaybeProp::from("combined-class") [INFO] [stdout] | ^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:148:31 [INFO] [stdout] | [INFO] [stdout] 148 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:142:29 [INFO] [stdout] | [INFO] [stdout] 142 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 143 | | [INFO] [stdout] 156 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:150:35 [INFO] [stdout] | [INFO] [stdout] 150 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:151:35 [INFO] [stdout] | [INFO] [stdout] 151 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:152:38 [INFO] [stdout] | [INFO] [stdout] 152 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:161:30 [INFO] [stdout] | [INFO] [stdout] 161 | let _command_view1 = view! { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 162 | | [INFO] [stdout] 163 | | [INFO] [stdout] 164 | | [INFO] [stdout] ... | [INFO] [stdout] 167 | | [INFO] [stdout] 168 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:163:31 [INFO] [stdout] | [INFO] [stdout] 163 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:165:35 [INFO] [stdout] | [INFO] [stdout] 165 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:170:30 [INFO] [stdout] | [INFO] [stdout] 170 | let _command_view2 = view! { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 171 | | [INFO] [stdout] 172 | | [INFO] [stdout] 173 | | [INFO] [stdout] ... | [INFO] [stdout] 176 | | [INFO] [stdout] 177 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:172:31 [INFO] [stdout] | [INFO] [stdout] 172 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:185:22 [INFO] [stdout] | [INFO] [stdout] 185 | [INFO] [stdout] | ^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:186:31 [INFO] [stdout] | [INFO] [stdout] 186 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:184:29 [INFO] [stdout] | [INFO] [stdout] 184 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 185 | | [INFO] [stdout] 186 | | [INFO] [stdout] 187 | | [INFO] [stdout] ... | [INFO] [stdout] 193 | | [INFO] [stdout] 194 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:188:35 [INFO] [stdout] | [INFO] [stdout] 188 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:189:35 [INFO] [stdout] | [INFO] [stdout] 189 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:190:38 [INFO] [stdout] | [INFO] [stdout] 190 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:203:29 [INFO] [stdout] | [INFO] [stdout] 203 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 204 | | [INFO] [stdout] 205 | | [INFO] [stdout] 206 | | [INFO] [stdout] ... | [INFO] [stdout] 212 | | [INFO] [stdout] 213 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:205:31 [INFO] [stdout] | [INFO] [stdout] 205 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:207:35 [INFO] [stdout] | [INFO] [stdout] 207 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:208:35 [INFO] [stdout] | [INFO] [stdout] 208 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:209:38 [INFO] [stdout] | [INFO] [stdout] 209 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:218:29 [INFO] [stdout] | [INFO] [stdout] 218 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 219 | | [INFO] [stdout] 220 | | [INFO] [stdout] 221 | | [INFO] [stdout] ... | [INFO] [stdout] 227 | | [INFO] [stdout] 228 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:220:31 [INFO] [stdout] | [INFO] [stdout] 220 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:222:35 [INFO] [stdout] | [INFO] [stdout] 222 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:223:35 [INFO] [stdout] | [INFO] [stdout] 223 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/basic_rendering_tests.rs:224:38 [INFO] [stdout] | [INFO] [stdout] 224 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 9 | | [INFO] [stdout] 10 | | [INFO] [stdout] 11 | | [INFO] [stdout] ... | [INFO] [stdout] 14 | | [INFO] [stdout] 15 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 21 | | [INFO] [stdout] 22 | | [INFO] [stdout] 23 | | [INFO] [stdout] ... | [INFO] [stdout] 26 | | [INFO] [stdout] 27 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:32:29 [INFO] [stdout] | [INFO] [stdout] 32 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 33 | | [INFO] [stdout] 34 | | [INFO] [stdout] 35 | | [INFO] [stdout] ... | [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 45 | | [INFO] [stdout] 46 | | [INFO] [stdout] 47 | | [INFO] [stdout] ... | [INFO] [stdout] 55 | | [INFO] [stdout] 56 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:48:35 [INFO] [stdout] | [INFO] [stdout] 48 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 49 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:50:38 [INFO] [stdout] | [INFO] [stdout] 50 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:51:38 [INFO] [stdout] | [INFO] [stdout] 51 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:52:38 [INFO] [stdout] | [INFO] [stdout] 52 | "Calculator" [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:61:29 [INFO] [stdout] | [INFO] [stdout] 61 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 62 | | [INFO] [stdout] 63 | | [INFO] [stdout] 64 | | [INFO] [stdout] ... | [INFO] [stdout] 67 | | [INFO] [stdout] 68 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:65:35 [INFO] [stdout] | [INFO] [stdout] 65 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:73:29 [INFO] [stdout] | [INFO] [stdout] 73 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 74 | | [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | [INFO] [stdout] ... | [INFO] [stdout] 79 | | [INFO] [stdout] 80 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:77:35 [INFO] [stdout] | [INFO] [stdout] 77 | "Custom empty message" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:85:29 [INFO] [stdout] | [INFO] [stdout] 85 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | [INFO] [stdout] 88 | | [INFO] [stdout] ... | [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:89:35 [INFO] [stdout] | [INFO] [stdout] 89 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:91:38 [INFO] [stdout] | [INFO] [stdout] 91 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:92:38 [INFO] [stdout] | [INFO] [stdout] 92 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:101:29 [INFO] [stdout] | [INFO] [stdout] 101 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 102 | | [INFO] [stdout] 103 | | [INFO] [stdout] 104 | | [INFO] [stdout] ... | [INFO] [stdout] 111 | | [INFO] [stdout] 112 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:103:31 [INFO] [stdout] | [INFO] [stdout] 103 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:105:35 [INFO] [stdout] | [INFO] [stdout] 105 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:106:35 [INFO] [stdout] | [INFO] [stdout] 106 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:107:38 [INFO] [stdout] | [INFO] [stdout] 107 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:108:38 [INFO] [stdout] | [INFO] [stdout] 108 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:117:29 [INFO] [stdout] | [INFO] [stdout] 117 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 118 | | [INFO] [stdout] 119 | | [INFO] [stdout] 120 | | [INFO] [stdout] ... | [INFO] [stdout] 131 | | [INFO] [stdout] 132 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:119:31 [INFO] [stdout] | [INFO] [stdout] 119 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:121:35 [INFO] [stdout] | [INFO] [stdout] 121 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:122:35 [INFO] [stdout] | [INFO] [stdout] 122 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:123:38 [INFO] [stdout] | [INFO] [stdout] 123 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:124:38 [INFO] [stdout] | [INFO] [stdout] 124 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:126:35 [INFO] [stdout] | [INFO] [stdout] 126 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:127:38 [INFO] [stdout] | [INFO] [stdout] 127 | "Recent Item 1" [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:128:38 [INFO] [stdout] | [INFO] [stdout] 128 | "Recent Item 2" [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:137:29 [INFO] [stdout] | [INFO] [stdout] 137 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 138 | | [INFO] [stdout] 139 | | [INFO] [stdout] 140 | | [INFO] [stdout] ... | [INFO] [stdout] 146 | | [INFO] [stdout] 147 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:139:31 [INFO] [stdout] | [INFO] [stdout] 139 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:141:35 [INFO] [stdout] | [INFO] [stdout] 141 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:143:38 [INFO] [stdout] | [INFO] [stdout] 143 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:152:29 [INFO] [stdout] | [INFO] [stdout] 152 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 153 | | [INFO] [stdout] 154 | | [INFO] [stdout] 155 | | [INFO] [stdout] ... | [INFO] [stdout] 164 | | [INFO] [stdout] 165 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:154:31 [INFO] [stdout] | [INFO] [stdout] 154 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:156:35 [INFO] [stdout] | [INFO] [stdout] 156 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:157:35 [INFO] [stdout] | [INFO] [stdout] 157 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:160:46 [INFO] [stdout] | [INFO] [stdout] 160 | ... "⌘K" [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:170:29 [INFO] [stdout] | [INFO] [stdout] 170 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 171 | | [INFO] [stdout] 172 | | [INFO] [stdout] 173 | | [INFO] [stdout] ... | [INFO] [stdout] 179 | | [INFO] [stdout] 180 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:172:31 [INFO] [stdout] | [INFO] [stdout] 172 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:175:35 [INFO] [stdout] | [INFO] [stdout] 175 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:176:39 [INFO] [stdout] | [INFO] [stdout] 176 | "Disabled Item" [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:185:29 [INFO] [stdout] | [INFO] [stdout] 185 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 186 | | [INFO] [stdout] 187 | | [INFO] [stdout] 188 | | [INFO] [stdout] ... | [INFO] [stdout] 197 | | [INFO] [stdout] 198 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:187:31 [INFO] [stdout] | [INFO] [stdout] 187 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:189:35 [INFO] [stdout] | [INFO] [stdout] 189 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:190:35 [INFO] [stdout] | [INFO] [stdout] 190 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:193:46 [INFO] [stdout] | [INFO] [stdout] 193 | ... "⌘K" [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:203:29 [INFO] [stdout] | [INFO] [stdout] 203 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 204 | | [INFO] [stdout] 205 | | [INFO] [stdout] 206 | | [INFO] [stdout] ... | [INFO] [stdout] 216 | | [INFO] [stdout] 217 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:205:31 [INFO] [stdout] | [INFO] [stdout] 205 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:207:35 [INFO] [stdout] | [INFO] [stdout] 207 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:208:35 [INFO] [stdout] | [INFO] [stdout] 208 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:209:38 [INFO] [stdout] | [INFO] [stdout] 209 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:212:35 [INFO] [stdout] | [INFO] [stdout] 212 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:213:38 [INFO] [stdout] | [INFO] [stdout] 213 | "Recent Item" [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:222:29 [INFO] [stdout] | [INFO] [stdout] 222 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 223 | | [INFO] [stdout] 224 | | [INFO] [stdout] 225 | | [INFO] [stdout] ... | [INFO] [stdout] 241 | | [INFO] [stdout] 242 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:224:31 [INFO] [stdout] | [INFO] [stdout] 224 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:226:35 [INFO] [stdout] | [INFO] [stdout] 226 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:227:35 [INFO] [stdout] | [INFO] [stdout] 227 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:230:46 [INFO] [stdout] | [INFO] [stdout] 230 | ... "⌘K" [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:232:38 [INFO] [stdout] | [INFO] [stdout] 232 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:233:39 [INFO] [stdout] | [INFO] [stdout] 233 | "Disabled Item" [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:236:35 [INFO] [stdout] | [INFO] [stdout] 236 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:237:38 [INFO] [stdout] | [INFO] [stdout] 237 | "Recent Item 1" [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:238:38 [INFO] [stdout] | [INFO] [stdout] 238 | "Recent Item 2" [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:247:29 [INFO] [stdout] | [INFO] [stdout] 247 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 248 | | [INFO] [stdout] 249 | | [INFO] [stdout] 250 | | [INFO] [stdout] ... | [INFO] [stdout] 253 | | [INFO] [stdout] 254 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:249:31 [INFO] [stdout] | [INFO] [stdout] 249 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/component_tests.rs:251:35 [INFO] [stdout] | [INFO] [stdout] 251 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 9 | | [INFO] [stdout] 10 | | [INFO] [stdout] 11 | | [INFO] [stdout] ... | [INFO] [stdout] 19 | | [INFO] [stdout] 20 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:13:35 [INFO] [stdout] | [INFO] [stdout] 13 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:16:38 [INFO] [stdout] | [INFO] [stdout] 16 | "Calculator" [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 25 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 26 | | [INFO] [stdout] 27 | | [INFO] [stdout] 28 | | [INFO] [stdout] ... | [INFO] [stdout] 34 | | [INFO] [stdout] 35 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:29:35 [INFO] [stdout] | [INFO] [stdout] 29 | "" [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:31:38 [INFO] [stdout] | [INFO] [stdout] 31 | "" [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | let _command_view = view! { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 44 | | [INFO] [stdout] 45 | | [INFO] [stdout] 46 | | [INFO] [stdout] ... | [INFO] [stdout] 52 | | [INFO] [stdout] 53 | | }; [INFO] [stdout] | |_____________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:45:35 [INFO] [stdout] | [INFO] [stdout] 45 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:47:39 [INFO] [stdout] | [INFO] [stdout] 47 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:48:39 [INFO] [stdout] | [INFO] [stdout] 48 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:49:42 [INFO] [stdout] | [INFO] [stdout] 49 | ... format!("Item {}", i) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:69:31 [INFO] [stdout] | [INFO] [stdout] 69 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 68 | | [INFO] [stdout] 69 | | [INFO] [stdout] 70 | | [INFO] [stdout] ... | [INFO] [stdout] 76 | | [INFO] [stdout] 77 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:71:35 [INFO] [stdout] | [INFO] [stdout] 71 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:72:35 [INFO] [stdout] | [INFO] [stdout] 72 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:73:38 [INFO] [stdout] | [INFO] [stdout] 73 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 85 | [INFO] [stdout] | ^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:84:29 [INFO] [stdout] | [INFO] [stdout] 84 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 85 | | [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | [INFO] [stdout] ... | [INFO] [stdout] 93 | | [INFO] [stdout] 94 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:88:35 [INFO] [stdout] | [INFO] [stdout] 88 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:89:35 [INFO] [stdout] | [INFO] [stdout] 89 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:106:29 [INFO] [stdout] | [INFO] [stdout] 106 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 107 | | [INFO] [stdout] 108 | | [INFO] [stdout] 109 | | [INFO] [stdout] ... | [INFO] [stdout] 117 | | [INFO] [stdout] 118 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:110:35 [INFO] [stdout] | [INFO] [stdout] 110 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:112:38 [INFO] [stdout] | [INFO] [stdout] 112 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:114:38 [INFO] [stdout] | [INFO] [stdout] 114 | "Calculator" [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:123:29 [INFO] [stdout] | [INFO] [stdout] 123 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 124 | | [INFO] [stdout] 125 | | [INFO] [stdout] 126 | | [INFO] [stdout] ... | [INFO] [stdout] 132 | | [INFO] [stdout] 133 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:125:31 [INFO] [stdout] | [INFO] [stdout] 125 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:127:35 [INFO] [stdout] | [INFO] [stdout] 127 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:128:35 [INFO] [stdout] | [INFO] [stdout] 128 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:129:38 [INFO] [stdout] | [INFO] [stdout] 129 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:138:29 [INFO] [stdout] | [INFO] [stdout] 138 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 139 | | [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | [INFO] [stdout] ... | [INFO] [stdout] 149 | | [INFO] [stdout] 150 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:140:31 [INFO] [stdout] | [INFO] [stdout] 140 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:143:35 [INFO] [stdout] | [INFO] [stdout] 143 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:144:38 [INFO] [stdout] | [INFO] [stdout] 144 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:145:38 [INFO] [stdout] | [INFO] [stdout] 145 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:146:38 [INFO] [stdout] | [INFO] [stdout] 146 | "Calculator" [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:155:29 [INFO] [stdout] | [INFO] [stdout] 155 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 156 | | [INFO] [stdout] 157 | | [INFO] [stdout] 158 | | [INFO] [stdout] ... | [INFO] [stdout] 171 | | [INFO] [stdout] 172 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:157:31 [INFO] [stdout] | [INFO] [stdout] 157 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:159:35 [INFO] [stdout] | [INFO] [stdout] 159 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:160:35 [INFO] [stdout] | [INFO] [stdout] 160 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:163:46 [INFO] [stdout] | [INFO] [stdout] 163 | ... "⌘K" [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:167:46 [INFO] [stdout] | [INFO] [stdout] 167 | ... "⌘E" [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:177:29 [INFO] [stdout] | [INFO] [stdout] 177 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 178 | | [INFO] [stdout] 179 | | [INFO] [stdout] 180 | | [INFO] [stdout] ... | [INFO] [stdout] 186 | | [INFO] [stdout] 187 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:181:35 [INFO] [stdout] | [INFO] [stdout] 181 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:182:35 [INFO] [stdout] | [INFO] [stdout] 182 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:183:39 [INFO] [stdout] | [INFO] [stdout] 183 | "Disabled Item" [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:192:29 [INFO] [stdout] | [INFO] [stdout] 192 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 193 | | [INFO] [stdout] 194 | | [INFO] [stdout] 195 | | [INFO] [stdout] ... | [INFO] [stdout] 202 | | [INFO] [stdout] 203 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:194:31 [INFO] [stdout] | [INFO] [stdout] 194 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:196:35 [INFO] [stdout] | [INFO] [stdout] 196 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:197:35 [INFO] [stdout] | [INFO] [stdout] 197 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:198:38 [INFO] [stdout] | [INFO] [stdout] 198 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:199:38 [INFO] [stdout] | [INFO] [stdout] 199 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 208 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 209 | | [INFO] [stdout] 210 | | [INFO] [stdout] 211 | | [INFO] [stdout] ... | [INFO] [stdout] 218 | | [INFO] [stdout] 219 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:210:31 [INFO] [stdout] | [INFO] [stdout] 210 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:212:35 [INFO] [stdout] | [INFO] [stdout] 212 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:213:35 [INFO] [stdout] | [INFO] [stdout] 213 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:214:38 [INFO] [stdout] | [INFO] [stdout] 214 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:215:38 [INFO] [stdout] | [INFO] [stdout] 215 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:224:29 [INFO] [stdout] | [INFO] [stdout] 224 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 225 | | [INFO] [stdout] 226 | | [INFO] [stdout] 227 | | [INFO] [stdout] ... | [INFO] [stdout] 233 | | [INFO] [stdout] 234 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:226:31 [INFO] [stdout] | [INFO] [stdout] 226 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:228:35 [INFO] [stdout] | [INFO] [stdout] 228 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:229:35 [INFO] [stdout] | [INFO] [stdout] 229 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/interaction_tests.rs:230:38 [INFO] [stdout] | [INFO] [stdout] 230 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 9 | | [INFO] [stdout] 10 | | [INFO] [stdout] 11 | | [INFO] [stdout] ... | [INFO] [stdout] 18 | | [INFO] [stdout] 19 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:13:35 [INFO] [stdout] | [INFO] [stdout] 13 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 25 | | [INFO] [stdout] 26 | | [INFO] [stdout] 37 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | placeholder=MaybeProp::from("Search...") [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:31:35 [INFO] [stdout] | [INFO] [stdout] 31 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:32:39 [INFO] [stdout] | [INFO] [stdout] 32 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:33:39 [INFO] [stdout] | [INFO] [stdout] 33 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 43 | | [INFO] [stdout] 44 | | [INFO] [stdout] 45 | | [INFO] [stdout] ... | [INFO] [stdout] 52 | | [INFO] [stdout] 53 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:46:35 [INFO] [stdout] | [INFO] [stdout] 46 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:47:35 [INFO] [stdout] | [INFO] [stdout] 47 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:48:39 [INFO] [stdout] | [INFO] [stdout] 48 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:49:39 [INFO] [stdout] | [INFO] [stdout] 49 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 59 | | [INFO] [stdout] 60 | | [INFO] [stdout] 61 | | [INFO] [stdout] ... | [INFO] [stdout] 68 | | [INFO] [stdout] 69 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:62:35 [INFO] [stdout] | [INFO] [stdout] 62 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:63:35 [INFO] [stdout] | [INFO] [stdout] 63 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:65:38 [INFO] [stdout] | [INFO] [stdout] 65 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:74:29 [INFO] [stdout] | [INFO] [stdout] 74 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 75 | | [INFO] [stdout] 76 | | [INFO] [stdout] 77 | | [INFO] [stdout] ... | [INFO] [stdout] 84 | | [INFO] [stdout] 85 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:78:35 [INFO] [stdout] | [INFO] [stdout] 78 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:79:35 [INFO] [stdout] | [INFO] [stdout] 79 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:80:38 [INFO] [stdout] | [INFO] [stdout] 80 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:81:38 [INFO] [stdout] | [INFO] [stdout] 81 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:90:29 [INFO] [stdout] | [INFO] [stdout] 90 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 91 | | [INFO] [stdout] 92 | | [INFO] [stdout] 93 | | [INFO] [stdout] ... | [INFO] [stdout] 100 | | [INFO] [stdout] 101 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:92:31 [INFO] [stdout] | [INFO] [stdout] 92 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:95:35 [INFO] [stdout] | [INFO] [stdout] 95 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:96:38 [INFO] [stdout] | [INFO] [stdout] 96 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:97:38 [INFO] [stdout] | [INFO] [stdout] 97 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:106:29 [INFO] [stdout] | [INFO] [stdout] 106 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 107 | | [INFO] [stdout] 108 | | [INFO] [stdout] 109 | | [INFO] [stdout] ... | [INFO] [stdout] 116 | | [INFO] [stdout] 117 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:110:35 [INFO] [stdout] | [INFO] [stdout] 110 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:112:38 [INFO] [stdout] | [INFO] [stdout] 112 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:122:29 [INFO] [stdout] | [INFO] [stdout] 122 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 123 | | [INFO] [stdout] 124 | | [INFO] [stdout] 125 | | [INFO] [stdout] ... | [INFO] [stdout] 132 | | [INFO] [stdout] 133 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:124:31 [INFO] [stdout] | [INFO] [stdout] 124 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:126:35 [INFO] [stdout] | [INFO] [stdout] 126 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:127:35 [INFO] [stdout] | [INFO] [stdout] 127 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:128:38 [INFO] [stdout] | [INFO] [stdout] 128 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:129:38 [INFO] [stdout] | [INFO] [stdout] 129 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:138:29 [INFO] [stdout] | [INFO] [stdout] 138 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 139 | | [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | [INFO] [stdout] ... | [INFO] [stdout] 148 | | [INFO] [stdout] 149 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:140:31 [INFO] [stdout] | [INFO] [stdout] 140 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:143:35 [INFO] [stdout] | [INFO] [stdout] 143 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:144:38 [INFO] [stdout] | [INFO] [stdout] 144 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:145:38 [INFO] [stdout] | [INFO] [stdout] 145 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 155 | | [INFO] [stdout] 156 | | [INFO] [stdout] 157 | | [INFO] [stdout] ... | [INFO] [stdout] 164 | | [INFO] [stdout] 165 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:156:31 [INFO] [stdout] | [INFO] [stdout] 156 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:158:35 [INFO] [stdout] | [INFO] [stdout] 158 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:159:35 [INFO] [stdout] | [INFO] [stdout] 159 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:160:38 [INFO] [stdout] | [INFO] [stdout] 160 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:161:38 [INFO] [stdout] | [INFO] [stdout] 161 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:170:29 [INFO] [stdout] | [INFO] [stdout] 170 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 171 | | [INFO] [stdout] 172 | | [INFO] [stdout] 173 | | [INFO] [stdout] ... | [INFO] [stdout] 180 | | [INFO] [stdout] 181 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:172:31 [INFO] [stdout] | [INFO] [stdout] 172 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:174:35 [INFO] [stdout] | [INFO] [stdout] 174 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:175:35 [INFO] [stdout] | [INFO] [stdout] 175 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:176:38 [INFO] [stdout] | [INFO] [stdout] 176 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:177:38 [INFO] [stdout] | [INFO] [stdout] 177 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:186:29 [INFO] [stdout] | [INFO] [stdout] 186 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 187 | | [INFO] [stdout] 188 | | [INFO] [stdout] 189 | | [INFO] [stdout] ... | [INFO] [stdout] 196 | | [INFO] [stdout] 197 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:188:31 [INFO] [stdout] | [INFO] [stdout] 188 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:190:35 [INFO] [stdout] | [INFO] [stdout] 190 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:191:35 [INFO] [stdout] | [INFO] [stdout] 191 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:192:38 [INFO] [stdout] | [INFO] [stdout] 192 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:193:38 [INFO] [stdout] | [INFO] [stdout] 193 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:202:29 [INFO] [stdout] | [INFO] [stdout] 202 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 203 | | [INFO] [stdout] 204 | | [INFO] [stdout] 205 | | [INFO] [stdout] ... | [INFO] [stdout] 212 | | [INFO] [stdout] 213 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:204:31 [INFO] [stdout] | [INFO] [stdout] 204 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:206:35 [INFO] [stdout] | [INFO] [stdout] 206 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:207:35 [INFO] [stdout] | [INFO] [stdout] 207 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:208:38 [INFO] [stdout] | [INFO] [stdout] 208 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:209:38 [INFO] [stdout] | [INFO] [stdout] 209 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:218:29 [INFO] [stdout] | [INFO] [stdout] 218 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 219 | | [INFO] [stdout] 220 | | [INFO] [stdout] 221 | | [INFO] [stdout] ... | [INFO] [stdout] 228 | | [INFO] [stdout] 229 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:220:31 [INFO] [stdout] | [INFO] [stdout] 220 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:222:35 [INFO] [stdout] | [INFO] [stdout] 222 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:223:35 [INFO] [stdout] | [INFO] [stdout] 223 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:224:38 [INFO] [stdout] | [INFO] [stdout] 224 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/accessibility_tests.rs:225:38 [INFO] [stdout] | [INFO] [stdout] 225 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 9 | | [INFO] [stdout] 10 | | [INFO] [stdout] 11 | | [INFO] [stdout] ... | [INFO] [stdout] 18 | | [INFO] [stdout] 19 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:13:35 [INFO] [stdout] | [INFO] [stdout] 13 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 25 | | [INFO] [stdout] 26 | | [INFO] [stdout] 27 | | [INFO] [stdout] ... | [INFO] [stdout] 34 | | [INFO] [stdout] 35 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:29:35 [INFO] [stdout] | [INFO] [stdout] 29 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:30:38 [INFO] [stdout] | [INFO] [stdout] 30 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:31:38 [INFO] [stdout] | [INFO] [stdout] 31 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 41 | | [INFO] [stdout] 42 | | [INFO] [stdout] 43 | | [INFO] [stdout] ... | [INFO] [stdout] 50 | | [INFO] [stdout] 51 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:45:35 [INFO] [stdout] | [INFO] [stdout] 45 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:46:38 [INFO] [stdout] | [INFO] [stdout] 46 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:47:38 [INFO] [stdout] | [INFO] [stdout] 47 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 57 | | [INFO] [stdout] 58 | | [INFO] [stdout] 59 | | [INFO] [stdout] ... | [INFO] [stdout] 66 | | [INFO] [stdout] 67 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:60:35 [INFO] [stdout] | [INFO] [stdout] 60 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:62:38 [INFO] [stdout] | [INFO] [stdout] 62 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:63:38 [INFO] [stdout] | [INFO] [stdout] 63 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:72:29 [INFO] [stdout] | [INFO] [stdout] 72 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 73 | | [INFO] [stdout] 74 | | [INFO] [stdout] 85 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | placeholder=MaybeProp::from("Search...") [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:78:35 [INFO] [stdout] | [INFO] [stdout] 78 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:79:35 [INFO] [stdout] | [INFO] [stdout] 79 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:80:38 [INFO] [stdout] | [INFO] [stdout] 80 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:81:38 [INFO] [stdout] | [INFO] [stdout] 81 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:90:29 [INFO] [stdout] | [INFO] [stdout] 90 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 91 | | [INFO] [stdout] 92 | | [INFO] [stdout] 93 | | [INFO] [stdout] ... | [INFO] [stdout] 100 | | [INFO] [stdout] 101 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:92:31 [INFO] [stdout] | [INFO] [stdout] 92 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:95:35 [INFO] [stdout] | [INFO] [stdout] 95 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:96:38 [INFO] [stdout] | [INFO] [stdout] 96 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:97:38 [INFO] [stdout] | [INFO] [stdout] 97 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | [INFO] [stdout] | ^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | placeholder=MaybeProp::from("Search...") [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:109:29 [INFO] [stdout] | [INFO] [stdout] 109 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 110 | | [INFO] [stdout] 111 | | [INFO] [stdout] 122 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:115:35 [INFO] [stdout] | [INFO] [stdout] 115 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:117:38 [INFO] [stdout] | [INFO] [stdout] 117 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:118:38 [INFO] [stdout] | [INFO] [stdout] 118 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:140:22 [INFO] [stdout] | [INFO] [stdout] 140 | [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:141:31 [INFO] [stdout] | [INFO] [stdout] 141 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:139:29 [INFO] [stdout] | [INFO] [stdout] 139 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 140 | | [INFO] [stdout] 141 | | [INFO] [stdout] 142 | | [INFO] [stdout] ... | [INFO] [stdout] 149 | | [INFO] [stdout] 150 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:143:35 [INFO] [stdout] | [INFO] [stdout] 143 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:145:38 [INFO] [stdout] | [INFO] [stdout] 145 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:146:38 [INFO] [stdout] | [INFO] [stdout] 146 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:155:29 [INFO] [stdout] | [INFO] [stdout] 155 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 156 | | [INFO] [stdout] 157 | | [INFO] [stdout] 158 | | [INFO] [stdout] ... | [INFO] [stdout] 165 | | [INFO] [stdout] 166 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:157:31 [INFO] [stdout] | [INFO] [stdout] 157 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:159:35 [INFO] [stdout] | [INFO] [stdout] 159 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:160:35 [INFO] [stdout] | [INFO] [stdout] 160 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:161:38 [INFO] [stdout] | [INFO] [stdout] 161 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:162:38 [INFO] [stdout] | [INFO] [stdout] 162 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:171:29 [INFO] [stdout] | [INFO] [stdout] 171 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 172 | | [INFO] [stdout] 173 | | [INFO] [stdout] 174 | | [INFO] [stdout] ... | [INFO] [stdout] 181 | | [INFO] [stdout] 182 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:173:31 [INFO] [stdout] | [INFO] [stdout] 173 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:175:35 [INFO] [stdout] | [INFO] [stdout] 175 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:176:35 [INFO] [stdout] | [INFO] [stdout] 176 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:177:38 [INFO] [stdout] | [INFO] [stdout] 177 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:178:38 [INFO] [stdout] | [INFO] [stdout] 178 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:187:29 [INFO] [stdout] | [INFO] [stdout] 187 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 188 | | [INFO] [stdout] 189 | | [INFO] [stdout] 190 | | [INFO] [stdout] ... | [INFO] [stdout] 197 | | [INFO] [stdout] 198 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:189:31 [INFO] [stdout] | [INFO] [stdout] 189 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:191:35 [INFO] [stdout] | [INFO] [stdout] 191 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:192:35 [INFO] [stdout] | [INFO] [stdout] 192 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:193:38 [INFO] [stdout] | [INFO] [stdout] 193 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:194:38 [INFO] [stdout] | [INFO] [stdout] 194 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:203:29 [INFO] [stdout] | [INFO] [stdout] 203 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 204 | | [INFO] [stdout] 205 | | [INFO] [stdout] 206 | | [INFO] [stdout] ... | [INFO] [stdout] 213 | | [INFO] [stdout] 214 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:205:31 [INFO] [stdout] | [INFO] [stdout] 205 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:207:35 [INFO] [stdout] | [INFO] [stdout] 207 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:208:35 [INFO] [stdout] | [INFO] [stdout] 208 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:209:38 [INFO] [stdout] | [INFO] [stdout] 209 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:210:38 [INFO] [stdout] | [INFO] [stdout] 210 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:219:29 [INFO] [stdout] | [INFO] [stdout] 219 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 220 | | [INFO] [stdout] 221 | | [INFO] [stdout] 222 | | [INFO] [stdout] ... | [INFO] [stdout] 229 | | [INFO] [stdout] 230 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:223:35 [INFO] [stdout] | [INFO] [stdout] 223 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:224:35 [INFO] [stdout] | [INFO] [stdout] 224 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:225:38 [INFO] [stdout] | [INFO] [stdout] 225 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:226:38 [INFO] [stdout] | [INFO] [stdout] 226 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:235:29 [INFO] [stdout] | [INFO] [stdout] 235 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 236 | | [INFO] [stdout] 237 | | [INFO] [stdout] 238 | | [INFO] [stdout] ... | [INFO] [stdout] 245 | | [INFO] [stdout] 246 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:237:31 [INFO] [stdout] | [INFO] [stdout] 237 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:239:35 [INFO] [stdout] | [INFO] [stdout] 239 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:240:35 [INFO] [stdout] | [INFO] [stdout] 240 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:241:38 [INFO] [stdout] | [INFO] [stdout] 241 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:242:38 [INFO] [stdout] | [INFO] [stdout] 242 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 252 | | [INFO] [stdout] 253 | | [INFO] [stdout] 254 | | [INFO] [stdout] ... | [INFO] [stdout] 261 | | [INFO] [stdout] 262 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:253:31 [INFO] [stdout] | [INFO] [stdout] 253 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:255:35 [INFO] [stdout] | [INFO] [stdout] 255 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:256:35 [INFO] [stdout] | [INFO] [stdout] 256 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:257:38 [INFO] [stdout] | [INFO] [stdout] 257 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:258:38 [INFO] [stdout] | [INFO] [stdout] 258 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:267:29 [INFO] [stdout] | [INFO] [stdout] 267 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 268 | | [INFO] [stdout] 269 | | [INFO] [stdout] 270 | | [INFO] [stdout] ... | [INFO] [stdout] 277 | | [INFO] [stdout] 278 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:269:31 [INFO] [stdout] | [INFO] [stdout] 269 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:272:35 [INFO] [stdout] | [INFO] [stdout] 272 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:273:38 [INFO] [stdout] | [INFO] [stdout] 273 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:274:38 [INFO] [stdout] | [INFO] [stdout] 274 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:283:29 [INFO] [stdout] | [INFO] [stdout] 283 | let _command_view = view! { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 284 | | [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | [INFO] [stdout] ... | [INFO] [stdout] 293 | | [INFO] [stdout] 294 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:285:31 [INFO] [stdout] | [INFO] [stdout] 285 | [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:287:35 [INFO] [stdout] | [INFO] [stdout] 287 | "No results found." [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:288:35 [INFO] [stdout] | [INFO] [stdout] 288 | [INFO] [stdout] | ^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:289:38 [INFO] [stdout] | [INFO] [stdout] 289 | "Calendar" [INFO] [stdout] | ^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/tdd_tests/integration_tests.rs:290:38 [INFO] [stdout] | [INFO] [stdout] 290 | "Search Emoji" [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `leptos-shadcn-command` (lib test) due to 915 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "12fd885aabb7776184f65ce71a46a4e70fa3401c070e18b05150bbf9997d2cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12fd885aabb7776184f65ce71a46a4e70fa3401c070e18b05150bbf9997d2cc4", kill_on_drop: false }` [INFO] [stdout] 12fd885aabb7776184f65ce71a46a4e70fa3401c070e18b05150bbf9997d2cc4