[INFO] cloning repository https://github.com/daniel-cosme/speechflow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daniel-cosme/speechflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-cosme%2Fspeechflow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-cosme%2Fspeechflow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f21181d76a60f14c6c91d08fde4a5b7d48d28f80
[INFO] checking daniel-cosme/speechflow/f21181d76a60f14c6c91d08fde4a5b7d48d28f80 against master#818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-cosme%2Fspeechflow" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/daniel-cosme/speechflow
[INFO] finished tweaking git repo https://github.com/daniel-cosme/speechflow
[INFO] tweaked toml for git repo https://github.com/daniel-cosme/speechflow written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daniel-cosme/speechflow on toolchain 818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daniel-cosme/speechflow 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" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded leptos_router v0.8.12
[INFO] [stderr]   Downloaded either_of v0.1.6
[INFO] [stderr]   Downloaded any_spawner v0.3.0
[INFO] [stderr]   Downloaded typed-builder-macro v0.23.2
[INFO] [stderr]   Downloaded reactive_stores_macro v0.2.6
[INFO] [stderr]   Downloaded or_poisoned v0.1.0
[INFO] [stderr]   Downloaded wasm_split_macros v0.2.0
[INFO] [stderr]   Downloaded server_fn_macro_default v0.8.5
[INFO] [stderr]   Downloaded attribute-derive-macro v0.10.5
[INFO] [stderr]   Downloaded manyhow v0.11.4
[INFO] [stderr]   Downloaded reactive_stores v0.3.1
[INFO] [stderr]   Downloaded interpolator v0.5.0
[INFO] [stderr]   Downloaded hydration_context v0.3.0
[INFO] [stderr]   Downloaded erased v0.1.2
[INFO] [stderr]   Downloaded wasm_split_helpers v0.2.0
[INFO] [stderr]   Downloaded base16 v0.2.1
[INFO] [stderr]   Downloaded syn_derive v0.2.0
[INFO] [stderr]   Downloaded quote-use-macros v0.8.4
[INFO] [stderr]   Downloaded manyhow-macros v0.11.4
[INFO] [stderr]   Downloaded quote-use v0.8.4
[INFO] [stderr]   Downloaded leptos_integration_utils v0.8.8
[INFO] [stderr]   Downloaded html-escape v0.2.13
[INFO] [stderr]   Downloaded leptos_hot_reload v0.8.6
[INFO] [stderr]   Downloaded drain_filter_polyfill v0.1.3
[INFO] [stderr]   Downloaded leptos_server v0.8.7
[INFO] [stderr]   Downloaded leptos_config v0.8.9
[INFO] [stderr]   Downloaded leptos_meta v0.8.6
[INFO] [stderr]   Downloaded next_tuple v0.1.0
[INFO] [stderr]   Downloaded const_str_slice_concat v0.1.0
[INFO] [stderr]   Downloaded convert_case_extras v0.2.0
[INFO] [stderr]   Downloaded collection_literals v1.0.3
[INFO] [stderr]   Downloaded server_fn_macro v0.8.9
[INFO] [stderr]   Downloaded convert_case v0.11.0
[INFO] [stderr]   Downloaded leptos_macro v0.8.15
[INFO] [stderr]   Downloaded proc-macro-utils v0.10.0
[INFO] [stderr]   Downloaded leptos_router_macro v0.8.6
[INFO] [stderr]   Downloaded oco_ref v0.2.1
[INFO] [stderr]   Downloaded async-once-cell v0.5.4
[INFO] [stderr]   Downloaded const-str v1.1.0
[INFO] [stderr]   Downloaded attribute-derive v0.10.5
[INFO] [stderr]   Downloaded server_fn v0.8.10
[INFO] [stderr]   Downloaded codee v0.3.5
[INFO] [stderr]   Downloaded leptos_axum v0.8.8
[INFO] [stderr]   Downloaded rstml v0.12.1
[INFO] [stderr]   Downloaded tachys v0.2.13
[INFO] [stderr]   Downloaded reactive_graph v0.2.13
[INFO] [stderr]   Downloaded leptos v0.8.16
[INFO] [stderr]   Downloaded guardian v1.3.0
[INFO] [stderr]   Downloaded serde_qs v0.15.0
[INFO] [stderr]   Downloaded typed-builder v0.23.2
[INFO] [stderr]   Downloaded leptos_dom v0.8.8
[INFO] [stderr]   Downloaded const_format v0.2.35
[INFO] [stderr]   Downloaded throw_error v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0891c49ed57571f69ba8b5f707da4f31d6e7b04a48d410f1c52daa36b1aca2c3
[INFO] running `Command { std: "docker" "start" "-a" "0891c49ed57571f69ba8b5f707da4f31d6e7b04a48d410f1c52daa36b1aca2c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0891c49ed57571f69ba8b5f707da4f31d6e7b04a48d410f1c52daa36b1aca2c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0891c49ed57571f69ba8b5f707da4f31d6e7b04a48d410f1c52daa36b1aca2c3", kill_on_drop: false }`
[INFO] [stdout] 0891c49ed57571f69ba8b5f707da4f31d6e7b04a48d410f1c52daa36b1aca2c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b38a972e486e71d0437d674f24df388376392c325c57980517b52885fc3db6b7
[INFO] running `Command { std: "docker" "start" "-a" "b38a972e486e71d0437d674f24df388376392c325c57980517b52885fc3db6b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.113
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.113
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking throw_error v0.3.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling server_fn_macro v0.8.9
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling reactive_graph v0.2.13
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling tachys v0.2.13
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking either_of v0.1.6
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.113
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]    Compiling server_fn v0.8.10
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling reactive_stores_macro v0.2.6
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.113
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking js-sys v0.3.90
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking oco_ref v0.2.1
[INFO] [stderr]     Checking erased v0.1.2
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]    Compiling leptos_macro v0.8.15
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking const-str v1.1.0
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling wasm_split_macros v0.2.0
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]    Compiling leptos_hot_reload v0.8.6
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]     Checking codee v0.3.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling convert_case_extras v0.2.0
[INFO] [stderr]    Compiling leptos v0.8.16
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]     Checking leptos_config v0.8.9
[INFO] [stderr]     Checking wasm_split_helpers v0.2.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling leptos_router v0.8.12
[INFO] [stderr]    Compiling leptos_router_macro v0.8.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.63
[INFO] [stderr]     Checking web-sys v0.3.90
[INFO] [stderr]     Checking hydration_context v0.3.0
[INFO] [stderr]     Checking any_spawner v0.3.0
[INFO] [stderr]     Checking reactive_stores v0.3.1
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking wasm-streams v0.5.0
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking leptos_dom v0.8.8
[INFO] [stderr]     Checking leptos_server v0.8.7
[INFO] [stderr]     Checking leptos_meta v0.8.6
[INFO] [stderr]     Checking leptos_integration_utils v0.8.8
[INFO] [stderr]     Checking leptos_axum v0.8.8
[INFO] [stderr]     Checking speech-therapy-saas v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unknown start of token: \u{2192}
[INFO] [stdout]   --> src/pages/dashboard.rs:82:114
[INFO] [stdout]    |
[INFO] [stdout] 82 | ...                   <button class="text-blue-600 hover:text-blue-700 text-xs font-medium">Ver agenda →</button>
[INFO] [stdout]    |                                                                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2192}
[INFO] [stdout]   --> src/pages/dashboard.rs:82:114
[INFO] [stdout]    |
[INFO] [stdout] 82 | ...                   <button class="text-blue-600 hover:text-blue-700 text-xs font-medium">Ver agenda →</button>
[INFO] [stdout]    |                                                                                                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/landing.rs:100:43
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...                   <span>✓</span>
[INFO] [stdout]     |                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/landing.rs:104:43
[INFO] [stdout]     |
[INFO] [stdout] 104 | ...                   <span>✓</span>
[INFO] [stdout]     |                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/landing.rs:108:43
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...                   <span>✓</span>
[INFO] [stdout]     |                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/landing.rs:112:43
[INFO] [stdout]     |
[INFO] [stdout] 112 | ...                   <span>✓</span>
[INFO] [stdout]     |                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/landing.rs:134:43
[INFO] [stdout]     |
[INFO] [stdout] 134 | ...                   <span>✓</span>
[INFO] [stdout]     |                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/landing.rs:138:43
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...                   <span>✓</span>
[INFO] [stdout]     |                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/landing.rs:142:43
[INFO] [stdout]     |
[INFO] [stdout] 142 | ...                   <span>✓</span>
[INFO] [stdout]     |                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/landing.rs:146:43
[INFO] [stdout]     |
[INFO] [stdout] 146 | ...                   <span>✓</span>
[INFO] [stdout]     |                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/landing.rs:150:43
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...                   <span>✓</span>
[INFO] [stdout]     |                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]   --> src/pages/parent.rs:59:60
[INFO] [stdout]    |
[INFO] [stdout] 59 | ...                   <span class="text-2xl">✓</span>
[INFO] [stdout]    |                                              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/pages/parent.rs:62:86
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...                   <p class="text-xs text-slate-500 mt-1">5 min \u{2022} Segunda-feira</p>
[INFO] [stdout]    |                                                                    ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/landing.rs:100:43
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...                   <span>✓</span>
[INFO] [stdout]     |                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/landing.rs:104:43
[INFO] [stdout]     |
[INFO] [stdout] 104 | ...                   <span>✓</span>
[INFO] [stdout]     |                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/landing.rs:108:43
[INFO] [stdout]     |
[INFO] [stdout] 108 | ...                   <span>✓</span>
[INFO] [stdout]     |                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/landing.rs:112:43
[INFO] [stdout]     |
[INFO] [stdout] 112 | ...                   <span>✓</span>
[INFO] [stdout]     |                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/landing.rs:134:43
[INFO] [stdout]     |
[INFO] [stdout] 134 | ...                   <span>✓</span>
[INFO] [stdout]     |                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/landing.rs:138:43
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...                   <span>✓</span>
[INFO] [stdout]     |                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/landing.rs:142:43
[INFO] [stdout]     |
[INFO] [stdout] 142 | ...                   <span>✓</span>
[INFO] [stdout]     |                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/landing.rs:146:43
[INFO] [stdout]     |
[INFO] [stdout] 146 | ...                   <span>✓</span>
[INFO] [stdout]     |                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/landing.rs:150:43
[INFO] [stdout]     |
[INFO] [stdout] 150 | ...                   <span>✓</span>
[INFO] [stdout]     |                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]   --> src/pages/parent.rs:59:60
[INFO] [stdout]    |
[INFO] [stdout] 59 | ...                   <span class="text-2xl">✓</span>
[INFO] [stdout]    |                                              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/pages/parent.rs:62:86
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...                   <p class="text-xs text-slate-500 mt-1">5 min \u{2022} Segunda-feira</p>
[INFO] [stdout]    |                                                                    ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/pages/parent.rs:72:104
[INFO] [stdout]    |
[INFO] [stdout] 72 | ...                   <p class="text-xs text-slate-500 mt-1">Mostrando os exercícios \u{2022} Hoje</p>
[INFO] [stdout]    |                                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/pages/parent.rs:82:87
[INFO] [stdout]    |
[INFO] [stdout] 82 | ...                   <p class="text-xs text-slate-500 mt-1">10 min \u{2022} Quinta-feira</p>
[INFO] [stdout]    |                                                                     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/pages/parent.rs:72:104
[INFO] [stdout]    |
[INFO] [stdout] 72 | ...                   <p class="text-xs text-slate-500 mt-1">Mostrando os exercícios \u{2022} Hoje</p>
[INFO] [stdout]    |                                                                                      ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/pages/parent.rs:82:87
[INFO] [stdout]    |
[INFO] [stdout] 82 | ...                   <p class="text-xs text-slate-500 mt-1">10 min \u{2022} Quinta-feira</p>
[INFO] [stdout]    |                                                                     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/pages/parent.rs:142:160
[INFO] [stdout]     |
[INFO] [stdout] 142 | ...Continue com os exercícios em casa. Adorei receber os vídeos!" \u{2014} Dra. Terapia
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/pages/parent.rs:142:160
[INFO] [stdout]     |
[INFO] [stdout] 142 | ...Continue com os exercícios em casa. Adorei receber os vídeos!" \u{2014} Dra. Terapia
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]   --> src/pages/patient.rs:26:124
[INFO] [stdout]    |
[INFO] [stdout] 26 | ...                   <span class="px-3 py-1 bg-green-100 text-green-600 text-xs font-semibold rounded-full">✓ Ativo</span>
[INFO] [stdout]    |                                                                                                              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]   --> src/pages/patient.rs:68:63
[INFO] [stdout]    |
[INFO] [stdout] 68 | ...                   <p class="text-slate-600">✓ 100% presença</p>
[INFO] [stdout]    |                                                 ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]   --> src/pages/patient.rs:69:63
[INFO] [stdout]    |
[INFO] [stdout] 69 | ...                   <p class="text-slate-600">✓ 95% tarefas completas</p>
[INFO] [stdout]    |                                                 ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]   --> src/pages/patient.rs:70:63
[INFO] [stdout]    |
[INFO] [stdout] 70 | ...                   <p class="text-slate-600">✓ 87% vídeos enviados</p>
[INFO] [stdout]    |                                                 ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/patient.rs:117:59
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   <span class="text-lg">✓</span>
[INFO] [stdout]     |                                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/pages/patient.rs:120:92
[INFO] [stdout]     |
[INFO] [stdout] 120 | ...                   <div class="text-xs text-slate-500 mt-1">📅 Seg-Sex \u{2022} 10 min/dia</div>
[INFO] [stdout]     |                                                                           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/pages/patient.rs:129:88
[INFO] [stdout]     |
[INFO] [stdout] 129 | ...                   <div class="text-xs text-slate-500 mt-1">📅 Ter \u{2022} Upload até 17h</div>
[INFO] [stdout]     |                                                                       ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/pages/patient.rs:138:88
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...                   <div class="text-xs text-slate-500 mt-1">📅 Qua \u{2022} App SpeechFlow Games</div>
[INFO] [stdout]     |                                                                       ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]   --> src/pages/patient.rs:26:124
[INFO] [stdout]    |
[INFO] [stdout] 26 | ...                   <span class="px-3 py-1 bg-green-100 text-green-600 text-xs font-semibold rounded-full">✓ Ativo</span>
[INFO] [stdout]    |                                                                                                              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]   --> src/pages/patient.rs:68:63
[INFO] [stdout]    |
[INFO] [stdout] 68 | ...                   <p class="text-slate-600">✓ 100% presença</p>
[INFO] [stdout]    |                                                 ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]   --> src/pages/patient.rs:69:63
[INFO] [stdout]    |
[INFO] [stdout] 69 | ...                   <p class="text-slate-600">✓ 95% tarefas completas</p>
[INFO] [stdout]    |                                                 ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]   --> src/pages/patient.rs:70:63
[INFO] [stdout]    |
[INFO] [stdout] 70 | ...                   <p class="text-slate-600">✓ 87% vídeos enviados</p>
[INFO] [stdout]    |                                                 ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2713}
[INFO] [stdout]    --> src/pages/patient.rs:117:59
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   <span class="text-lg">✓</span>
[INFO] [stdout]     |                                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/pages/patient.rs:120:92
[INFO] [stdout]     |
[INFO] [stdout] 120 | ...                   <div class="text-xs text-slate-500 mt-1">📅 Seg-Sex \u{2022} 10 min/dia</div>
[INFO] [stdout]     |                                                                           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/pages/patient.rs:129:88
[INFO] [stdout]     |
[INFO] [stdout] 129 | ...                   <div class="text-xs text-slate-500 mt-1">📅 Ter \u{2022} Upload até 17h</div>
[INFO] [stdout]     |                                                                       ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> src/pages/patient.rs:138:88
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...                   <div class="text-xs text-slate-500 mt-1">📅 Qua \u{2022} App SpeechFlow Games</div>
[INFO] [stdout]     |                                                                       ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower_http::services::fs`
[INFO] [stdout]   --> src/main.rs:7:27
[INFO] [stdout]    |
[INFO] [stdout]  7 | use tower_http::services::fs::ServeDir;
[INFO] [stdout]    |                           ^^ could not find `fs` in `services`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/services/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "fs")]
[INFO] [stdout]    |       -------------- the item is gated behind the `fs` feature
[INFO] [stdout] 17 | pub mod fs;
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tower_http::services::fs`
[INFO] [stdout]   --> src/main.rs:7:27
[INFO] [stdout]    |
[INFO] [stdout]  7 | use tower_http::services::fs::ServeDir;
[INFO] [stdout]    |                           ^^ could not find `fs` in `services`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/services/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "fs")]
[INFO] [stdout]    |       -------------- the item is gated behind the `fs` feature
[INFO] [stdout] 17 | pub mod fs;
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Router` in this scope
[INFO] [stdout]   --> src/app.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |         <Router>
[INFO] [stdout]    |          ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app::components::Router;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos_router::components::Router;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Router` in this scope
[INFO] [stdout]   --> src/app.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |         <Router>
[INFO] [stdout]    |          ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app::components::Router;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos_router::components::Router;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Routes` in this scope
[INFO] [stdout]   --> src/app.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |             <Routes>
[INFO] [stdout]    |              ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app::components::Routes;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos_router::components::Routes;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Route` in this scope
[INFO] [stdout]   --> src/app.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 <Route path="" view=LandingPage />
[INFO] [stdout]    |                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app::components::Route;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos_router::components::Route;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Route` in this scope
[INFO] [stdout]   --> src/app.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 <Route path="/dashboard" view=|| {
[INFO] [stdout]    |                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app::components::Route;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos_router::components::Route;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Route` in this scope
[INFO] [stdout]   --> src/app.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 <Route path="/patient/:id" view=|| {
[INFO] [stdout]    |                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app::components::Route;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos_router::components::Route;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Routes` in this scope
[INFO] [stdout]   --> src/app.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |             <Routes>
[INFO] [stdout]    |              ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app::components::Routes;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos_router::components::Routes;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Route` in this scope
[INFO] [stdout]   --> src/app.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 <Route path="" view=LandingPage />
[INFO] [stdout]    |                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app::components::Route;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos_router::components::Route;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Route` in this scope
[INFO] [stdout]   --> src/app.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 <Route path="/dashboard" view=|| {
[INFO] [stdout]    |                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app::components::Route;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos_router::components::Route;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Route` in this scope
[INFO] [stdout]   --> src/app.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 <Route path="/patient/:id" view=|| {
[INFO] [stdout]    |                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app::components::Route;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos_router::components::Route;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Route` in this scope
[INFO] [stdout]   --> src/app.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 <Route path="/parent/:patient_id" view=|| {
[INFO] [stdout]    |                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app::components::Route;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos_router::components::Route;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Route` in this scope
[INFO] [stdout]   --> src/app.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 <Route path="/*" view=|| {
[INFO] [stdout]    |                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app::components::Route;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos_router::components::Route;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_params` in this scope
[INFO] [stdout]  --> src/pages/patient.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let params = use_params();
[INFO] [stdout]   |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::hooks::use_params;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use leptos_router::hooks::use_params;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_configuration` in crate `leptos`
[INFO] [stdout]   --> src/main.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let leptos_options = leptos::get_configuration(None)
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^ not found in `leptos`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::get_configuration;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos::prelude::get_configuration;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `get_configuration`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -     let leptos_options = leptos::get_configuration(None)
[INFO] [stdout] 19 +     let leptos_options = get_configuration(None)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Route` in this scope
[INFO] [stdout]   --> src/app.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 <Route path="/parent/:patient_id" view=|| {
[INFO] [stdout]    |                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app::components::Route;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos_router::components::Route;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Route` in this scope
[INFO] [stdout]   --> src/app.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 <Route path="/*" view=|| {
[INFO] [stdout]    |                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app::components::Route;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos_router::components::Route;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_params` in this scope
[INFO] [stdout]  --> src/pages/patient.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let params = use_params();
[INFO] [stdout]   |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::hooks::use_params;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use leptos_router::hooks::use_params;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_configuration` in crate `leptos`
[INFO] [stdout]   --> src/main.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let leptos_options = leptos::get_configuration(None)
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^ not found in `leptos`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::get_configuration;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use leptos::prelude::get_configuration;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `get_configuration`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 -     let leptos_options = leptos::get_configuration(None)
[INFO] [stdout] 19 +     let leptos_options = get_configuration(None)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `🔍`
[INFO] [stdout]   --> src/components/layout.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     <span>🔍</span>
[INFO] [stdout]    |                           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `🔍`
[INFO] [stdout]   --> src/components/layout.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     <span>🔍</span>
[INFO] [stdout]    |                           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `🔔`
[INFO] [stdout]   --> src/components/layout.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     🔔
[INFO] [stdout]    |                     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `🔔`
[INFO] [stdout]   --> src/components/layout.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     🔔
[INFO] [stdout]    |                     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `👶`
[INFO] [stdout]    --> src/components/layout.rs:52:21
[INFO] [stdout]     |
[INFO] [stdout]  52 |                     👶
[INFO] [stdout]     |                     ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pages/landing.rs:166:48
[INFO] [stdout]     |
[INFO] [stdout] 166 |                         <span class="text-2xl">👶</span>
[INFO] [stdout]     |                                                ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `👶`
[INFO] [stdout]    --> src/components/layout.rs:52:21
[INFO] [stdout]     |
[INFO] [stdout]  52 |                     👶
[INFO] [stdout]     |                     ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pages/landing.rs:166:48
[INFO] [stdout]     |
[INFO] [stdout] 166 |                         <span class="text-2xl">👶</span>
[INFO] [stdout]     |                                                ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `📊`
[INFO] [stdout]   --> src/components/layout.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 |                     <span>📊</span>
[INFO] [stdout]    |                           ^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |                     <span>📊</span>
[INFO] [stdout]    |                           ^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/pages/landing.rs:56:52
[INFO] [stdout]    |
[INFO] [stdout] 56 |                         <div class="text-4xl mb-4">📊</div>
[INFO] [stdout]    |                                                    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `📊`
[INFO] [stdout]   --> src/components/layout.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 |                     <span>📊</span>
[INFO] [stdout]    |                           ^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |                     <span>📊</span>
[INFO] [stdout]    |                           ^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/pages/landing.rs:56:52
[INFO] [stdout]    |
[INFO] [stdout] 56 |                         <div class="text-4xl mb-4">📊</div>
[INFO] [stdout]    |                                                    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `👥`
[INFO] [stdout]   --> src/components/layout.rs:65:27
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     <span>👥</span>
[INFO] [stdout]    |                           ^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/pages/patient.rs:45:66
[INFO] [stdout]    |
[INFO] [stdout] 45 | ...                   <span class="text-slate-600">👥 Idade</span>
[INFO] [stdout]    |                                                    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `👥`
[INFO] [stdout]   --> src/components/layout.rs:65:27
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     <span>👥</span>
[INFO] [stdout]    |                           ^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/pages/patient.rs:45:66
[INFO] [stdout]    |
[INFO] [stdout] 45 | ...                   <span class="text-slate-600">👥 Idade</span>
[INFO] [stdout]    |                                                    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `📅`
[INFO] [stdout]    --> src/components/layout.rs:69:27
[INFO] [stdout]     |
[INFO] [stdout]  69 |                     <span>📅</span>
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/task_card.rs:25:58
[INFO] [stdout]     |
[INFO] [stdout]  25 |                 <div class="text-xs text-slate-500 mt-1">📅 {due_date}</div>
[INFO] [stdout]     |                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pages/patient.rs:49:66
[INFO] [stdout]     |
[INFO] [stdout]  49 | ...                   <span class="text-slate-600">📅 Próxima consulta</span>
[INFO] [stdout]     |                                                    ^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | ...                       <div class="text-xs text-slate-500 mt-1">📅 Seg-Sex \u{2022} 10 min/dia</div>
[INFO] [stdout]     |                                                                    ^^
[INFO] [stdout] ...
[INFO] [stdout] 129 | ...                       <div class="text-xs text-slate-500 mt-1">📅 Ter \u{2022} Upload até 17h</div>
[INFO] [stdout]     |                                                                    ^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | ...                       <div class="text-xs text-slate-500 mt-1">📅 Qua \u{2022} App SpeechFlow Games</div>
[INFO] [stdout]     |                                                                    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `📅`
[INFO] [stdout]    --> src/components/layout.rs:69:27
[INFO] [stdout]     |
[INFO] [stdout]  69 |                     <span>📅</span>
[INFO] [stdout]     |                           ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/components/task_card.rs:25:58
[INFO] [stdout]     |
[INFO] [stdout]  25 |                 <div class="text-xs text-slate-500 mt-1">📅 {due_date}</div>
[INFO] [stdout]     |                                                          ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pages/patient.rs:49:66
[INFO] [stdout]     |
[INFO] [stdout]  49 | ...                   <span class="text-slate-600">📅 Próxima consulta</span>
[INFO] [stdout]     |                                                    ^^
[INFO] [stdout] ...
[INFO] [stdout] 120 | ...                       <div class="text-xs text-slate-500 mt-1">📅 Seg-Sex \u{2022} 10 min/dia</div>
[INFO] [stdout]     |                                                                    ^^
[INFO] [stdout] ...
[INFO] [stdout] 129 | ...                       <div class="text-xs text-slate-500 mt-1">📅 Ter \u{2022} Upload até 17h</div>
[INFO] [stdout]     |                                                                    ^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | ...                       <div class="text-xs text-slate-500 mt-1">📅 Qua \u{2022} App SpeechFlow Games</div>
[INFO] [stdout]     |                                                                    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `👨⚕️`
[INFO] [stdout]   --> src/components/layout.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     <span>👨⚕️</span>
[INFO] [stdout]    |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `⚙️`
[INFO] [stdout]   --> src/components/layout.rs:84:27
[INFO] [stdout]    |
[INFO] [stdout] 84 |                     <span>⚙️</span>
[INFO] [stdout]    |                           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `⚠️`
[INFO] [stdout]    --> src/pages/dashboard.rs:148:63
[INFO] [stdout]     |
[INFO] [stdout] 148 | ...                   <span class="text-lg">⚠️</span>
[INFO] [stdout]     |                                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `👨👩👧`
[INFO] [stdout]   --> src/pages/landing.rs:64:52
[INFO] [stdout]    |
[INFO] [stdout] 64 |                         <div class="text-4xl mb-4">👨👩👧</div>
[INFO] [stdout]    |                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `📈`
[INFO] [stdout]   --> src/pages/landing.rs:72:52
[INFO] [stdout]    |
[INFO] [stdout] 72 |                         <div class="text-4xl mb-4">📈</div>
[INFO] [stdout]    |                                                    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `©`
[INFO] [stdout]    --> src/pages/landing.rs:173:25
[INFO] [stdout]     |
[INFO] [stdout] 173 |                         © 2025 SpeechFlow. Todos os direitos reservados.
[INFO] [stdout]     |                         ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `👋`
[INFO] [stdout]   --> src/pages/parent.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 |                         <div class="text-4xl mb-2">👋</div>
[INFO] [stdout]    |                                                    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `🎯`
[INFO] [stdout]   --> src/pages/parent.rs:52:56
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...                   Apenas 2 tarefas faltando! 🎯
[INFO] [stdout]    |                                                  ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `▶️`
[INFO] [stdout]    --> src/pages/parent.rs:69:60
[INFO] [stdout]     |
[INFO] [stdout]  69 | ...                   <span class="text-2xl">▶️</span>
[INFO] [stdout]     |                                              ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pages/patient.rs:126:59
[INFO] [stdout]     |
[INFO] [stdout] 126 | ...                   <span class="text-lg">▶️</span>
[INFO] [stdout]     |                                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `⭐`
[INFO] [stdout]    --> src/pages/parent.rs:79:60
[INFO] [stdout]     |
[INFO] [stdout]  79 | ...                   <span class="text-2xl">⭐</span>
[INFO] [stdout]     |                                              ^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | ...                           ⭐
[INFO] [stdout]     |                               ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pages/patient.rs:135:59
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...                   <span class="text-lg">⭐</span>
[INFO] [stdout]     |                                             ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `🎥`
[INFO] [stdout]   --> src/pages/parent.rs:94:56
[INFO] [stdout]    |
[INFO] [stdout] 94 | ...                   <div class="text-5xl mb-4">🎥</div>
[INFO] [stdout]    |                                                  ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `📱`
[INFO] [stdout]    --> src/pages/parent.rs:100:33
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...                   📱 Abrir câmera
[INFO] [stdout]     |                       ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pages/patient.rs:41:66
[INFO] [stdout]     |
[INFO] [stdout]  41 | ...                   <span class="text-slate-600">📱 Responsável</span>
[INFO] [stdout]     |                                                    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `📁`
[INFO] [stdout]    --> src/pages/parent.rs:103:33
[INFO] [stdout]     |
[INFO] [stdout] 103 | ...                   📁 Escolher arquivo
[INFO] [stdout]     |                       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `🎁`
[INFO] [stdout]    --> src/pages/parent.rs:130:74
[INFO] [stdout]     |
[INFO] [stdout] 130 | ...                   Faltam 2 para ganhar um prêmio especial! 🎁
[INFO] [stdout]     |                                                                ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `📢`
[INFO] [stdout]    --> src/pages/parent.rs:140:82
[INFO] [stdout]     |
[INFO] [stdout] 140 | ...                   <p class="text-sm font-semibold text-slate-900 mb-2">📢 Mensagem da Terapeuta</p>
[INFO] [stdout]     |                                                                            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `🚀`
[INFO] [stdout]    --> src/pages/parent.rs:152:50
[INFO] [stdout]     |
[INFO] [stdout] 152 |                         Completar Próxima Tarefa 🚀
[INFO] [stdout]     |                                                  ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '🔍'
[INFO] [stdout]   --> src/components/layout.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     <span>🔍</span>
[INFO] [stdout]    |                           ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout]    = note: `#[warn(uncommon_codepoints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '🔔'
[INFO] [stdout]   --> src/components/layout.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     🔔
[INFO] [stdout]    |                     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '👶'
[INFO] [stdout]   --> src/components/layout.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     👶
[INFO] [stdout]    |                     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '📊'
[INFO] [stdout]   --> src/components/layout.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 |                     <span>📊</span>
[INFO] [stdout]    |                           ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '👥'
[INFO] [stdout]   --> src/components/layout.rs:65:27
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     <span>👥</span>
[INFO] [stdout]    |                           ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '📅'
[INFO] [stdout]   --> src/components/layout.rs:69:27
[INFO] [stdout]    |
[INFO] [stdout] 69 |                     <span>📅</span>
[INFO] [stdout]    |                           ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains uncommon characters: '👨', '\u{200d}', '⚕', and '\u{fe0f}'
[INFO] [stdout]   --> src/components/layout.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     <span>👨⚕️</span>
[INFO] [stdout]    |                           ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: these characters are included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains uncommon characters: '⚙' and '\u{fe0f}'
[INFO] [stdout]   --> src/components/layout.rs:84:27
[INFO] [stdout]    |
[INFO] [stdout] 84 |                     <span>⚙️</span>
[INFO] [stdout]    |                           ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: these characters are included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains uncommon characters: '⚠' and '\u{fe0f}'
[INFO] [stdout]    --> src/pages/dashboard.rs:148:63
[INFO] [stdout]     |
[INFO] [stdout] 148 | ...                   <span class="text-lg">⚠️</span>
[INFO] [stdout]     |                                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: these characters are included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains uncommon characters: '👨', '\u{200d}', '👩', '\u{200d}', and '👧'
[INFO] [stdout]   --> src/pages/landing.rs:64:52
[INFO] [stdout]    |
[INFO] [stdout] 64 |                         <div class="text-4xl mb-4">👨👩👧</div>
[INFO] [stdout]    |                                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: these characters are included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '📈'
[INFO] [stdout]   --> src/pages/landing.rs:72:52
[INFO] [stdout]    |
[INFO] [stdout] 72 |                         <div class="text-4xl mb-4">📈</div>
[INFO] [stdout]    |                                                    ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '©'
[INFO] [stdout]    --> src/pages/landing.rs:173:25
[INFO] [stdout]     |
[INFO] [stdout] 173 |                         © 2025 SpeechFlow. Todos os direitos reservados.
[INFO] [stdout]     |                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '👋'
[INFO] [stdout]   --> src/pages/parent.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 |                         <div class="text-4xl mb-2">👋</div>
[INFO] [stdout]    |                                                    ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '🎯'
[INFO] [stdout]   --> src/pages/parent.rs:52:56
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...                   Apenas 2 tarefas faltando! 🎯
[INFO] [stdout]    |                                                  ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains uncommon characters: '▶' and '\u{fe0f}'
[INFO] [stdout]   --> src/pages/parent.rs:69:60
[INFO] [stdout]    |
[INFO] [stdout] 69 | ...                   <span class="text-2xl">▶️</span>
[INFO] [stdout]    |                                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: these characters are included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '⭐'
[INFO] [stdout]   --> src/pages/parent.rs:79:60
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...                   <span class="text-2xl">⭐</span>
[INFO] [stdout]    |                                              ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '🎥'
[INFO] [stdout]   --> src/pages/parent.rs:94:56
[INFO] [stdout]    |
[INFO] [stdout] 94 | ...                   <div class="text-5xl mb-4">🎥</div>
[INFO] [stdout]    |                                                  ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '📱'
[INFO] [stdout]    --> src/pages/parent.rs:100:33
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...                   📱 Abrir câmera
[INFO] [stdout]     |                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '📁'
[INFO] [stdout]    --> src/pages/parent.rs:103:33
[INFO] [stdout]     |
[INFO] [stdout] 103 | ...                   📁 Escolher arquivo
[INFO] [stdout]     |                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '🎁'
[INFO] [stdout]    --> src/pages/parent.rs:130:74
[INFO] [stdout]     |
[INFO] [stdout] 130 | ...                   Faltam 2 para ganhar um prêmio especial! 🎁
[INFO] [stdout]     |                                                                ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `👨⚕️`
[INFO] [stdout]   --> src/components/layout.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     <span>👨⚕️</span>
[INFO] [stdout]    |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `⚙️`
[INFO] [stdout]   --> src/components/layout.rs:84:27
[INFO] [stdout]    |
[INFO] [stdout] 84 |                     <span>⚙️</span>
[INFO] [stdout]    |                           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `⚠️`
[INFO] [stdout]    --> src/pages/dashboard.rs:148:63
[INFO] [stdout]     |
[INFO] [stdout] 148 | ...                   <span class="text-lg">⚠️</span>
[INFO] [stdout]     |                                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `👨👩👧`
[INFO] [stdout]   --> src/pages/landing.rs:64:52
[INFO] [stdout]    |
[INFO] [stdout] 64 |                         <div class="text-4xl mb-4">👨👩👧</div>
[INFO] [stdout]    |                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `📈`
[INFO] [stdout]   --> src/pages/landing.rs:72:52
[INFO] [stdout]    |
[INFO] [stdout] 72 |                         <div class="text-4xl mb-4">📈</div>
[INFO] [stdout]    |                                                    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `©`
[INFO] [stdout]    --> src/pages/landing.rs:173:25
[INFO] [stdout]     |
[INFO] [stdout] 173 |                         © 2025 SpeechFlow. Todos os direitos reservados.
[INFO] [stdout]     |                         ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `👋`
[INFO] [stdout]   --> src/pages/parent.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 |                         <div class="text-4xl mb-2">👋</div>
[INFO] [stdout]    |                                                    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `🎯`
[INFO] [stdout]   --> src/pages/parent.rs:52:56
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...                   Apenas 2 tarefas faltando! 🎯
[INFO] [stdout]    |                                                  ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `▶️`
[INFO] [stdout]    --> src/pages/parent.rs:69:60
[INFO] [stdout]     |
[INFO] [stdout]  69 | ...                   <span class="text-2xl">▶️</span>
[INFO] [stdout]     |                                              ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pages/patient.rs:126:59
[INFO] [stdout]     |
[INFO] [stdout] 126 | ...                   <span class="text-lg">▶️</span>
[INFO] [stdout]     |                                             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `⭐`
[INFO] [stdout]    --> src/pages/parent.rs:79:60
[INFO] [stdout]     |
[INFO] [stdout]  79 | ...                   <span class="text-2xl">⭐</span>
[INFO] [stdout]     |                                              ^^
[INFO] [stdout] ...
[INFO] [stdout] 121 | ...                           ⭐
[INFO] [stdout]     |                               ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pages/patient.rs:135:59
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...                   <span class="text-lg">⭐</span>
[INFO] [stdout]     |                                             ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `🎥`
[INFO] [stdout]   --> src/pages/parent.rs:94:56
[INFO] [stdout]    |
[INFO] [stdout] 94 | ...                   <div class="text-5xl mb-4">🎥</div>
[INFO] [stdout]    |                                                  ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `📱`
[INFO] [stdout]    --> src/pages/parent.rs:100:33
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...                   📱 Abrir câmera
[INFO] [stdout]     |                       ^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pages/patient.rs:41:66
[INFO] [stdout]     |
[INFO] [stdout]  41 | ...                   <span class="text-slate-600">📱 Responsável</span>
[INFO] [stdout]     |                                                    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `📁`
[INFO] [stdout]    --> src/pages/parent.rs:103:33
[INFO] [stdout]     |
[INFO] [stdout] 103 | ...                   📁 Escolher arquivo
[INFO] [stdout]     |                       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `🎁`
[INFO] [stdout]    --> src/pages/parent.rs:130:74
[INFO] [stdout]     |
[INFO] [stdout] 130 | ...                   Faltam 2 para ganhar um prêmio especial! 🎁
[INFO] [stdout]     |                                                                ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `📢`
[INFO] [stdout]    --> src/pages/parent.rs:140:82
[INFO] [stdout]     |
[INFO] [stdout] 140 | ...                   <p class="text-sm font-semibold text-slate-900 mb-2">📢 Mensagem da Terapeuta</p>
[INFO] [stdout]     |                                                                            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: identifiers cannot contain emoji: `🚀`
[INFO] [stdout]    --> src/pages/parent.rs:152:50
[INFO] [stdout]     |
[INFO] [stdout] 152 |                         Completar Próxima Tarefa 🚀
[INFO] [stdout]     |                                                  ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '🔍'
[INFO] [stdout]   --> src/components/layout.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     <span>🔍</span>
[INFO] [stdout]    |                           ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout]    = note: `#[warn(uncommon_codepoints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '🔔'
[INFO] [stdout]   --> src/components/layout.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |                     🔔
[INFO] [stdout]    |                     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '👶'
[INFO] [stdout]   --> src/components/layout.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     👶
[INFO] [stdout]    |                     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '📊'
[INFO] [stdout]   --> src/components/layout.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 |                     <span>📊</span>
[INFO] [stdout]    |                           ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '👥'
[INFO] [stdout]   --> src/components/layout.rs:65:27
[INFO] [stdout]    |
[INFO] [stdout] 65 |                     <span>👥</span>
[INFO] [stdout]    |                           ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '📅'
[INFO] [stdout]   --> src/components/layout.rs:69:27
[INFO] [stdout]    |
[INFO] [stdout] 69 |                     <span>📅</span>
[INFO] [stdout]    |                           ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains uncommon characters: '👨', '\u{200d}', '⚕', and '\u{fe0f}'
[INFO] [stdout]   --> src/components/layout.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     <span>👨⚕️</span>
[INFO] [stdout]    |                           ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: these characters are included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains uncommon characters: '⚙' and '\u{fe0f}'
[INFO] [stdout]   --> src/components/layout.rs:84:27
[INFO] [stdout]    |
[INFO] [stdout] 84 |                     <span>⚙️</span>
[INFO] [stdout]    |                           ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: these characters are included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains uncommon characters: '⚠' and '\u{fe0f}'
[INFO] [stdout]    --> src/pages/dashboard.rs:148:63
[INFO] [stdout]     |
[INFO] [stdout] 148 | ...                   <span class="text-lg">⚠️</span>
[INFO] [stdout]     |                                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: these characters are included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains uncommon characters: '👨', '\u{200d}', '👩', '\u{200d}', and '👧'
[INFO] [stdout]   --> src/pages/landing.rs:64:52
[INFO] [stdout]    |
[INFO] [stdout] 64 |                         <div class="text-4xl mb-4">👨👩👧</div>
[INFO] [stdout]    |                                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: these characters are included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '📈'
[INFO] [stdout]   --> src/pages/landing.rs:72:52
[INFO] [stdout]    |
[INFO] [stdout] 72 |                         <div class="text-4xl mb-4">📈</div>
[INFO] [stdout]    |                                                    ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '©'
[INFO] [stdout]    --> src/pages/landing.rs:173:25
[INFO] [stdout]     |
[INFO] [stdout] 173 |                         © 2025 SpeechFlow. Todos os direitos reservados.
[INFO] [stdout]     |                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '👋'
[INFO] [stdout]   --> src/pages/parent.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 |                         <div class="text-4xl mb-2">👋</div>
[INFO] [stdout]    |                                                    ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '🎯'
[INFO] [stdout]   --> src/pages/parent.rs:52:56
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...                   Apenas 2 tarefas faltando! 🎯
[INFO] [stdout]    |                                                  ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains uncommon characters: '▶' and '\u{fe0f}'
[INFO] [stdout]   --> src/pages/parent.rs:69:60
[INFO] [stdout]    |
[INFO] [stdout] 69 | ...                   <span class="text-2xl">▶️</span>
[INFO] [stdout]    |                                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: these characters are included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '⭐'
[INFO] [stdout]   --> src/pages/parent.rs:79:60
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...                   <span class="text-2xl">⭐</span>
[INFO] [stdout]    |                                              ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '🎥'
[INFO] [stdout]   --> src/pages/parent.rs:94:56
[INFO] [stdout]    |
[INFO] [stdout] 94 | ...                   <div class="text-5xl mb-4">🎥</div>
[INFO] [stdout]    |                                                  ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '📱'
[INFO] [stdout]    --> src/pages/parent.rs:100:33
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...                   📱 Abrir câmera
[INFO] [stdout]     |                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '📁'
[INFO] [stdout]    --> src/pages/parent.rs:103:33
[INFO] [stdout]     |
[INFO] [stdout] 103 | ...                   📁 Escolher arquivo
[INFO] [stdout]     |                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '🎁'
[INFO] [stdout]    --> src/pages/parent.rs:130:74
[INFO] [stdout]     |
[INFO] [stdout] 130 | ...                   Faltam 2 para ganhar um prêmio especial! 🎁
[INFO] [stdout]     |                                                                ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '📢'
[INFO] [stdout]    --> src/pages/parent.rs:140:82
[INFO] [stdout]     |
[INFO] [stdout] 140 | ...                   <p class="text-sm font-semibold text-slate-900 mb-2">📢 Mensagem da Terapeuta</p>
[INFO] [stdout]     |                                                                            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '🚀'
[INFO] [stdout]    --> src/pages/parent.rs:152:50
[INFO] [stdout]     |
[INFO] [stdout] 152 |                         Completar Próxima Tarefa 🚀
[INFO] [stdout]     |                                                  ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '📢'
[INFO] [stdout]    --> src/pages/parent.rs:140:82
[INFO] [stdout]     |
[INFO] [stdout] 140 | ...                   <p class="text-sm font-semibold text-slate-900 mb-2">📢 Mensagem da Terapeuta</p>
[INFO] [stdout]     |                                                                            ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: identifier contains an uncommon character: '🚀'
[INFO] [stdout]    --> src/pages/parent.rs:152:50
[INFO] [stdout]     |
[INFO] [stdout] 152 |                         Completar Próxima Tarefa 🚀
[INFO] [stdout]     |                                                  ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this character is included in the Unicode general security profile
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::*`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use leptos::*;
[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_meta::*`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use leptos_meta::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos_router::*`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use leptos_router::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::*`
[INFO] [stdout]  --> src/app.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use leptos::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::prelude::*`
[INFO] [stdout]  --> src/components/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use leptos::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::*`
[INFO] [stdout]  --> src/components/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use leptos::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::*`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use leptos::*;
[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_meta::*`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use leptos_meta::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos_router::*`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use leptos_router::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::*`
[INFO] [stdout]  --> src/app.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use leptos::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::prelude::*`
[INFO] [stdout]  --> src/components/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use leptos::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::*`
[INFO] [stdout]  --> src/components/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use leptos::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `button::*`
[INFO] [stdout]   --> src/components/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use button::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `header::*`
[INFO] [stdout]   --> src/components/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use header::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `layout::*`
[INFO] [stdout]   --> src/components/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use layout::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sidebar::*`
[INFO] [stdout]   --> src/components/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use sidebar::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `task_card::*`
[INFO] [stdout]   --> src/components/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use task_card::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::prelude::*`
[INFO] [stdout]  --> src/mock/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use leptos::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::*`
[INFO] [stdout]  --> src/mock/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use leptos::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `data::*`
[INFO] [stdout]  --> src/mock/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use data::*;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::prelude::*`
[INFO] [stdout]  --> src/pages/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use leptos::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::*`
[INFO] [stdout]  --> src/pages/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use leptos::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `button::*`
[INFO] [stdout]   --> src/components/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use button::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `header::*`
[INFO] [stdout]   --> src/components/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use header::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `layout::*`
[INFO] [stdout]   --> src/components/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use layout::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sidebar::*`
[INFO] [stdout]   --> src/components/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use sidebar::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `task_card::*`
[INFO] [stdout]   --> src/components/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use task_card::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::prelude::*`
[INFO] [stdout]  --> src/mock/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use leptos::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::*`
[INFO] [stdout]  --> src/mock/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use leptos::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `data::*`
[INFO] [stdout]  --> src/mock/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use data::*;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::prelude::*`
[INFO] [stdout]  --> src/pages/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use leptos::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::*`
[INFO] [stdout]  --> src/pages/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use leptos::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CardHeader`
[INFO] [stdout]  --> src/pages/parent.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::components::{Card, CardHeader, CardBody};
[INFO] [stdout]   |                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CardHeader`
[INFO] [stdout]  --> src/pages/parent.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::components::{Card, CardHeader, CardBody};
[INFO] [stdout]   |                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos_router::*`
[INFO] [stdout]  --> src/pages/patient.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use leptos_router::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos_router::*`
[INFO] [stdout]  --> src/pages/patient.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use leptos_router::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StatusBadge`
[INFO] [stdout]  --> src/pages/patient.rs:4:53
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::components::{Card, CardHeader, CardBody, StatusBadge};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StatusBadge`
[INFO] [stdout]  --> src/pages/patient.rs:4:53
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::components::{Card, CardHeader, CardBody, StatusBadge};
[INFO] [stdout]   |                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dashboard::*`
[INFO] [stdout]  --> src/pages/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use dashboard::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dashboard::*`
[INFO] [stdout]  --> src/pages/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use dashboard::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `landing::*`
[INFO] [stdout]   --> src/pages/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use landing::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parent::*`
[INFO] [stdout]   --> src/pages/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use parent::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `patient::*`
[INFO] [stdout]   --> src/pages/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use patient::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `landing::*`
[INFO] [stdout]   --> src/pages/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use landing::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parent::*`
[INFO] [stdout]   --> src/pages/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use parent::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `patient::*`
[INFO] [stdout]   --> src/pages/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use patient::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `leptos::prelude::create_signal`: This function is being renamed to `signal()` to conform to Rust idioms.
[INFO] [stdout]  --> src/pages/parent.rs:7:50
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let (animation_state, set_animation_state) = create_signal(false);
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `leptos::prelude::create_signal`: This function is being renamed to `signal()` to conform to Rust idioms.
[INFO] [stdout]  --> src/pages/parent.rs:7:50
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let (animation_state, set_animation_state) = create_signal(false);
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `leptos::prelude::create_effect`: This function is being removed to conform to Rust idioms. Please use `Effect::new()` instead.
[INFO] [stdout]  --> src/pages/parent.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     create_effect(move |_| {
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `leptos::prelude::create_effect`: This function is being removed to conform to Rust idioms. Please use `Effect::new()` instead.
[INFO] [stdout]  --> src/pages/parent.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     create_effect(move |_| {
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::prelude`
[INFO] [stdout]  --> src/components/header.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use leptos::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::prelude`
[INFO] [stdout]  --> src/components/sidebar.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use leptos::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::prelude`
[INFO] [stdout]  --> src/components/header.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use leptos::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `leptos::prelude`
[INFO] [stdout]  --> src/components/sidebar.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use leptos::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metrics`
[INFO] [stdout]  --> src/pages/dashboard.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let metrics = create_dashboard_metrics();
[INFO] [stdout]   |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metrics`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metrics`
[INFO] [stdout]  --> src/pages/dashboard.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let metrics = create_dashboard_metrics();
[INFO] [stdout]   |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metrics`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `speech-therapy-saas` (bin "speech-therapy-saas" test) due to 55 previous errors; 50 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `speech-therapy-saas` (bin "speech-therapy-saas") due to 55 previous errors; 50 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b38a972e486e71d0437d674f24df388376392c325c57980517b52885fc3db6b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b38a972e486e71d0437d674f24df388376392c325c57980517b52885fc3db6b7", kill_on_drop: false }`
[INFO] [stdout] b38a972e486e71d0437d674f24df388376392c325c57980517b52885fc3db6b7
