[INFO] cloning repository https://github.com/jewish-interactive/ji-cloud-user [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jewish-interactive/ji-cloud-user" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewish-interactive%2Fji-cloud-user", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewish-interactive%2Fji-cloud-user'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8799f96b7e83db26f09d16e35a2808600519e0dd [INFO] checking jewish-interactive/ji-cloud-user against try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewish-interactive%2Fji-cloud-user" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jewish-interactive/ji-cloud-user on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jewish-interactive/ji-cloud-user [INFO] removed path dependency ji_cloud_shared from git repo https://github.com/jewish-interactive/ji-cloud-user [INFO] finished tweaking git repo https://github.com/jewish-interactive/ji-cloud-user [INFO] tweaked toml for git repo https://github.com/jewish-interactive/ji-cloud-user written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/jewish-interactive/ji-cloud-user already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ji_cloud_shared) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ji_cloud_shared) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-signals v0.3.15 [INFO] [stderr] Downloaded ji_cloud_shared v0.1.0 [INFO] [stderr] Downloaded dominator v0.5.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72eedcc8ee864bf57687163e7b31f12a157bcb2f4e239223a7a2a55b0e111d7d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "72eedcc8ee864bf57687163e7b31f12a157bcb2f4e239223a7a2a55b0e111d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72eedcc8ee864bf57687163e7b31f12a157bcb2f4e239223a7a2a55b0e111d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72eedcc8ee864bf57687163e7b31f12a157bcb2f4e239223a7a2a55b0e111d7d", kill_on_drop: false }` [INFO] [stdout] 72eedcc8ee864bf57687163e7b31f12a157bcb2f4e239223a7a2a55b0e111d7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2980916ab921762fa720b101555e807173f6a35c0ca60e21df9590a7bb645426 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2980916ab921762fa720b101555e807173f6a35c0ca60e21df9590a7bb645426", kill_on_drop: false }` [INFO] [stderr] warning: dependency (ji_cloud_shared) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking pem v0.8.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking js-sys v0.3.45 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking web-sys v0.3.45 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.18 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking futures-signals v0.3.15 [INFO] [stderr] Checking ji_cloud_shared v0.1.0 [INFO] [stderr] Checking serde-wasm-bindgen v0.1.3 [INFO] [stderr] Checking jsonwebtoken v7.2.0 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking dominator v0.5.14 [INFO] [stderr] Checking app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] --> src/router.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use ji_cloud_shared::frontend::routes::Route; [INFO] [stdout] | ^^^^^^^^ could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] --> src/page.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use ji_cloud_shared::frontend::routes::Route; [INFO] [stdout] | ^^^^^^^^ could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] --> src/pages/signin/signin_dom.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | frontend::routes::Route, [INFO] [stdout] | ^^^^^^^^ could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ji_cloud_shared::auth::SigninSuccess` [INFO] [stdout] --> src/pages/signin/signin_dom.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | auth::SigninSuccess, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `SigninSuccess` in `auth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] --> src/pages/signin/signin.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | frontend::{ [INFO] [stdout] | ^^^^^^^^ could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ji_cloud_shared::auth::SigninSuccess`, `ji_cloud_shared::response`, `ji_cloud_shared::frontend` [INFO] [stdout] --> src/pages/signin/signin.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | auth::SigninSuccess, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `SigninSuccess` in `auth` [INFO] [stdout] 6 | response::ResultResponse, [INFO] [stdout] | ^^^^^^^^ could not find `response` in `ji_cloud_shared` [INFO] [stdout] 7 | frontend::{ [INFO] [stdout] | ^^^^^^^^ could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] --> src/pages/register/register_dom.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | frontend::routes::Route, [INFO] [stdout] | ^^^^^^^^ could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ji_cloud_shared::auth::RegisterRequest`, `ji_cloud_shared::auth::RegisterSuccess`, `ji_cloud_shared::auth::RegisterError` [INFO] [stdout] --> src/pages/register/register_dom.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | auth::{RegisterRequest, RegisterSuccess, RegisterError}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ no `RegisterError` in `auth` [INFO] [stdout] | | | [INFO] [stdout] | | no `RegisterSuccess` in `auth` [INFO] [stdout] | no `RegisterRequest` in `auth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ji_cloud_shared::auth::RegisterRequest`, `ji_cloud_shared::auth::RegisterSuccess`, `ji_cloud_shared::auth::RegisterError`, `ji_cloud_shared::response`, `ji_cloud_shared::frontend` [INFO] [stdout] --> src/pages/register/register.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | auth::{RegisterRequest, RegisterSuccess, RegisterError}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ no `RegisterError` in `auth` [INFO] [stdout] | | | [INFO] [stdout] | | no `RegisterSuccess` in `auth` [INFO] [stdout] | no `RegisterRequest` in `auth` [INFO] [stdout] 6 | response::ResultResponse, [INFO] [stdout] | ^^^^^^^^ could not find `response` in `ji_cloud_shared` [INFO] [stdout] 7 | frontend::fetch [INFO] [stdout] | ^^^^^^^^ could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ji_cloud_shared::user::User`, `ji_cloud_shared::user::NoSuchUserError`, `ji_cloud_shared::auth::RegisterRequest`, `ji_cloud_shared::auth::RegisterSuccess`, `ji_cloud_shared::auth::RegisterError`, `ji_cloud_shared::frontend` [INFO] [stdout] --> src/pages/profile/profile_dom.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | user::{UserRole, User, NoSuchUserError}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ no `NoSuchUserError` in `user` [INFO] [stdout] | | [INFO] [stdout] | no `User` in `user` [INFO] [stdout] 11 | auth::{RegisterRequest, RegisterSuccess, RegisterError}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ no `RegisterError` in `auth` [INFO] [stdout] | | | [INFO] [stdout] | | no `RegisterSuccess` in `auth` [INFO] [stdout] | no `RegisterRequest` in `auth` [INFO] [stdout] 12 | frontend::fetch [INFO] [stdout] | ^^^^^^^^ could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ji_cloud_shared::user::User`, `ji_cloud_shared::user::NoSuchUserError`, `ji_cloud_shared::auth::RegisterRequest`, `ji_cloud_shared::auth::RegisterSuccess`, `ji_cloud_shared::auth::RegisterError`, `ji_cloud_shared::frontend` [INFO] [stdout] --> src/pages/profile/profile.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | user::{UserRole, User, NoSuchUserError}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ no `NoSuchUserError` in `user` [INFO] [stdout] | | [INFO] [stdout] | no `User` in `user` [INFO] [stdout] 11 | auth::{RegisterRequest, RegisterSuccess, RegisterError}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ no `RegisterError` in `auth` [INFO] [stdout] | | | [INFO] [stdout] | | no `RegisterSuccess` in `auth` [INFO] [stdout] | no `RegisterRequest` in `auth` [INFO] [stdout] 12 | frontend::fetch [INFO] [stdout] | ^^^^^^^^ could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> src/router.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | .signal_ref(|url| Route::from_url(&url)) [INFO] [stdout] | ^^^^^ use of undeclared type `Route` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> src/page.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | ... Route::Signin => { [INFO] [stdout] | ^^^^^ use of undeclared type `Route` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> src/page.rs:39:37 [INFO] [stdout] | [INFO] [stdout] 39 | ... Route::Register => { [INFO] [stdout] | ^^^^^ use of undeclared type `Route` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> src/page.rs:42:37 [INFO] [stdout] | [INFO] [stdout] 42 | ... Route::Profile => { [INFO] [stdout] | ^^^^^ use of undeclared type `Route` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> src/pages/signin/signin_dom.rs:104:56 [INFO] [stdout] | [INFO] [stdout] 104 | ... .attribute("href", Route::Register.into()) [INFO] [stdout] | ^^^^^ use of undeclared type `Route` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> src/pages/signin/signin.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Route::Profile.redirect(); [INFO] [stdout] | ^^^^^ use of undeclared type `Route` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> src/pages/register/register_dom.rs:148:56 [INFO] [stdout] | [INFO] [stdout] 148 | ... .attribute("href", Route::Signin.into()) [INFO] [stdout] | ^^^^^ use of undeclared type `Route` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Route` in this scope [INFO] [stdout] --> src/router.rs:13:45 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn route_signal() -> impl Signal { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] --> src/router.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use ji_cloud_shared::frontend::routes::Route; [INFO] [stdout] | ^^^^^^^^ could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] --> src/page.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use ji_cloud_shared::frontend::routes::Route; [INFO] [stdout] | ^^^^^^^^ could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] --> src/pages/signin/signin_dom.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | frontend::routes::Route, [INFO] [stdout] | ^^^^^^^^ could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ji_cloud_shared::auth::SigninSuccess` [INFO] [stdout] --> src/pages/signin/signin_dom.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | auth::SigninSuccess, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `SigninSuccess` in `auth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/router.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> src/router.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mutable`, `SignalExt`, `map_ref` [INFO] [stdout] --> src/router.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | map_ref, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 5 | signal::{Mutable, SignalExt, Signal} [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::UnwrapThrowExt` [INFO] [stdout] --> src/router.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use wasm_bindgen::UnwrapThrowExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Dom`, `class`, `clone`, `events`, `html` [INFO] [stdout] --> src/router.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use dominator::{Dom, class, html, clone, events}; [INFO] [stdout] | ^^^ ^^^^^ ^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_sys::Url` [INFO] [stdout] --> src/router.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use web_sys::Url; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::settings::SETTINGS` [INFO] [stdout] --> src/router.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::settings::SETTINGS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/page.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> src/page.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mutable`, `Signal`, `map_ref` [INFO] [stdout] --> src/page.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | map_ref, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 5 | signal::{Mutable, SignalExt, Signal} [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::UnwrapThrowExt` [INFO] [stdout] --> src/page.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use wasm_bindgen::UnwrapThrowExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `class`, `clone`, `events` [INFO] [stdout] --> src/page.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | use dominator::{Dom, class, html, clone, events}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_sys::Url` [INFO] [stdout] --> src/page.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use web_sys::Url; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::settings::SETTINGS` [INFO] [stdout] --> src/page.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::settings::SETTINGS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `JsCast`, `UnwrapThrowExt` [INFO] [stdout] --> src/pages/signin/signin_dom.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use wasm_bindgen::{UnwrapThrowExt, JsCast}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `class`, `link` [INFO] [stdout] --> src/pages/signin/signin_dom.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use dominator::{Dom, svg, class, text, html, clone, events, link}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Signal`, `map_ref` [INFO] [stdout] --> src/pages/signin/signin_dom.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | map_ref, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 6 | signal::{Mutable, SignalExt, Signal} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `user::UserRole` [INFO] [stdout] --> src/pages/signin/signin_dom.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | user::UserRole, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/pages/signin/signin.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `JsCast` [INFO] [stdout] --> src/pages/signin/signin.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | use wasm_bindgen::{UnwrapThrowExt, JsCast}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `user::UserRole` [INFO] [stdout] --> src/pages/signin/signin.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | user::UserRole, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `future_to_promise` [INFO] [stdout] --> src/pages/signin/signin.rs:14:51 [INFO] [stdout] | [INFO] [stdout] 14 | use wasm_bindgen_futures::{JsFuture, spawn_local, future_to_promise}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `class`, `link` [INFO] [stdout] --> src/pages/register/register_dom.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use dominator::{Dom, svg, class, text, html, clone, events, link}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Signal`, `map_ref` [INFO] [stdout] --> src/pages/register/register_dom.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | map_ref, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 6 | signal::{Mutable, SignalExt, Signal} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `user::UserRole` [INFO] [stdout] --> src/pages/register/register_dom.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | user::UserRole, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/pages/register/register.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `JsCast` [INFO] [stdout] --> src/pages/register/register.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | use wasm_bindgen::{UnwrapThrowExt, JsCast}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `user::UserRole` [INFO] [stdout] --> src/pages/register/register.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | user::UserRole, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `future_to_promise` [INFO] [stdout] --> src/pages/register/register.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | use wasm_bindgen_futures::{JsFuture, spawn_local, future_to_promise}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/pages/profile/profile_dom.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `JsCast`, `UnwrapThrowExt` [INFO] [stdout] --> src/pages/profile/profile_dom.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use wasm_bindgen::{UnwrapThrowExt, JsCast}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `class`, `events`, `link`, `svg`, `text` [INFO] [stdout] --> src/pages/profile/profile_dom.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use dominator::{Dom, svg, class, text, html, clone, events, link}; [INFO] [stdout] | ^^^ ^^^^^ ^^^^ ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MapFuture`, `MutableSignalCloned`, `Signal`, `map_ref` [INFO] [stdout] --> src/pages/profile/profile_dom.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | map_ref, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 7 | signal::{Mutable, SignalExt, Signal, MapFuture, MutableSignalCloned }, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UserRole` [INFO] [stdout] --> src/pages/profile/profile_dom.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | user::{UserRole, User, NoSuchUserError}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `pages::signin::on_signin_success`, `path::api_url` [INFO] [stdout] --> src/pages/profile/profile_dom.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | path::api_url, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 16 | pages::signin::on_signin_success [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/pages/profile/profile.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/pages/profile/profile.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `JsCast`, `UnwrapThrowExt` [INFO] [stdout] --> src/pages/profile/profile.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use wasm_bindgen::{UnwrapThrowExt, JsCast}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Dom`, `class`, `clone`, `events`, `html`, `link`, `svg`, `text` [INFO] [stdout] --> src/pages/profile/profile.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use dominator::{Dom, svg, class, text, html, clone, events, link}; [INFO] [stdout] | ^^^ ^^^ ^^^^^ ^^^^ ^^^^ ^^^^^ ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MapFuture`, `MutableSignalCloned`, `map_ref` [INFO] [stdout] --> src/pages/profile/profile.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | map_ref, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 7 | signal::{Mutable, SignalExt, Signal, MapFuture, MutableSignalCloned }, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UserRole` [INFO] [stdout] --> src/pages/profile/profile.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | user::{UserRole, User, NoSuchUserError}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pages::signin::on_signin_success` [INFO] [stdout] --> src/pages/profile/profile.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pages::signin::on_signin_success [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/header.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> src/header.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mutable`, `SignalExt`, `Signal`, `map_ref` [INFO] [stdout] --> src/header.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | map_ref, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 5 | signal::{Mutable, SignalExt, Signal} [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::UnwrapThrowExt` [INFO] [stdout] --> src/header.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use wasm_bindgen::UnwrapThrowExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `class`, `clone`, `events`, `link` [INFO] [stdout] --> src/header.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | use dominator::{Dom, class, html, clone, events, link}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_sys::Url` [INFO] [stdout] --> src/header.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use web_sys::Url; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::settings::SETTINGS` [INFO] [stdout] --> src/header.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::settings::SETTINGS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::path` [INFO] [stdout] --> src/header.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::path; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] --> src/pages/signin/signin.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | frontend::{ [INFO] [stdout] | ^^^^^^^^ could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ji_cloud_shared::auth::SigninSuccess`, `ji_cloud_shared::response`, `ji_cloud_shared::frontend` [INFO] [stdout] --> src/pages/signin/signin.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | auth::SigninSuccess, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `SigninSuccess` in `auth` [INFO] [stdout] 6 | response::ResultResponse, [INFO] [stdout] | ^^^^^^^^ could not find `response` in `ji_cloud_shared` [INFO] [stdout] 7 | frontend::{ [INFO] [stdout] | ^^^^^^^^ could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] --> src/pages/register/register_dom.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | frontend::routes::Route, [INFO] [stdout] | ^^^^^^^^ could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ji_cloud_shared::auth::RegisterRequest`, `ji_cloud_shared::auth::RegisterSuccess`, `ji_cloud_shared::auth::RegisterError` [INFO] [stdout] --> src/pages/register/register_dom.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | auth::{RegisterRequest, RegisterSuccess, RegisterError}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ no `RegisterError` in `auth` [INFO] [stdout] | | | [INFO] [stdout] | | no `RegisterSuccess` in `auth` [INFO] [stdout] | no `RegisterRequest` in `auth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ji_cloud_shared::auth::RegisterRequest`, `ji_cloud_shared::auth::RegisterSuccess`, `ji_cloud_shared::auth::RegisterError`, `ji_cloud_shared::response`, `ji_cloud_shared::frontend` [INFO] [stdout] --> src/pages/register/register.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | auth::{RegisterRequest, RegisterSuccess, RegisterError}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ no `RegisterError` in `auth` [INFO] [stdout] | | | [INFO] [stdout] | | no `RegisterSuccess` in `auth` [INFO] [stdout] | no `RegisterRequest` in `auth` [INFO] [stdout] 6 | response::ResultResponse, [INFO] [stdout] | ^^^^^^^^ could not find `response` in `ji_cloud_shared` [INFO] [stdout] 7 | frontend::fetch [INFO] [stdout] | ^^^^^^^^ could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ji_cloud_shared::user::User`, `ji_cloud_shared::user::NoSuchUserError`, `ji_cloud_shared::auth::RegisterRequest`, `ji_cloud_shared::auth::RegisterSuccess`, `ji_cloud_shared::auth::RegisterError`, `ji_cloud_shared::frontend` [INFO] [stdout] --> src/pages/profile/profile_dom.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | user::{UserRole, User, NoSuchUserError}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ no `NoSuchUserError` in `user` [INFO] [stdout] | | [INFO] [stdout] | no `User` in `user` [INFO] [stdout] 11 | auth::{RegisterRequest, RegisterSuccess, RegisterError}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ no `RegisterError` in `auth` [INFO] [stdout] | | | [INFO] [stdout] | | no `RegisterSuccess` in `auth` [INFO] [stdout] | no `RegisterRequest` in `auth` [INFO] [stdout] 12 | frontend::fetch [INFO] [stdout] | ^^^^^^^^ could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `ji_cloud_shared::user::User`, `ji_cloud_shared::user::NoSuchUserError`, `ji_cloud_shared::auth::RegisterRequest`, `ji_cloud_shared::auth::RegisterSuccess`, `ji_cloud_shared::auth::RegisterError`, `ji_cloud_shared::frontend` [INFO] [stdout] --> src/pages/profile/profile.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | user::{UserRole, User, NoSuchUserError}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ no `NoSuchUserError` in `user` [INFO] [stdout] | | [INFO] [stdout] | no `User` in `user` [INFO] [stdout] 11 | auth::{RegisterRequest, RegisterSuccess, RegisterError}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ no `RegisterError` in `auth` [INFO] [stdout] | | | [INFO] [stdout] | | no `RegisterSuccess` in `auth` [INFO] [stdout] | no `RegisterRequest` in `auth` [INFO] [stdout] 12 | frontend::fetch [INFO] [stdout] | ^^^^^^^^ could not find `frontend` in `ji_cloud_shared` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/pages/signin/signin_dom.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | move |status| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter a type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/pages/register/register_dom.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 120 | move |err| { [INFO] [stdout] | ^^^ consider giving this closure parameter a type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> src/router.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | .signal_ref(|url| Route::from_url(&url)) [INFO] [stdout] | ^^^^^ use of undeclared type `Route` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> src/page.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | ... Route::Signin => { [INFO] [stdout] | ^^^^^ use of undeclared type `Route` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> src/page.rs:39:37 [INFO] [stdout] | [INFO] [stdout] 39 | ... Route::Register => { [INFO] [stdout] | ^^^^^ use of undeclared type `Route` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> src/page.rs:42:37 [INFO] [stdout] | [INFO] [stdout] 42 | ... Route::Profile => { [INFO] [stdout] | ^^^^^ use of undeclared type `Route` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> src/pages/signin/signin_dom.rs:104:56 [INFO] [stdout] | [INFO] [stdout] 104 | ... .attribute("href", Route::Register.into()) [INFO] [stdout] | ^^^^^ use of undeclared type `Route` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> src/pages/signin/signin.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Route::Profile.redirect(); [INFO] [stdout] | ^^^^^ use of undeclared type `Route` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Route` [INFO] [stdout] --> src/pages/register/register_dom.rs:148:56 [INFO] [stdout] | [INFO] [stdout] 148 | ... .attribute("href", Route::Signin.into()) [INFO] [stdout] | ^^^^^ use of undeclared type `Route` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Route` in this scope [INFO] [stdout] --> src/router.rs:13:45 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn route_signal() -> impl Signal { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/router.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> src/router.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mutable`, `SignalExt`, `map_ref` [INFO] [stdout] --> src/router.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | map_ref, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 5 | signal::{Mutable, SignalExt, Signal} [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::UnwrapThrowExt` [INFO] [stdout] --> src/router.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use wasm_bindgen::UnwrapThrowExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Dom`, `class`, `clone`, `events`, `html` [INFO] [stdout] --> src/router.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use dominator::{Dom, class, html, clone, events}; [INFO] [stdout] | ^^^ ^^^^^ ^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_sys::Url` [INFO] [stdout] --> src/router.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use web_sys::Url; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::settings::SETTINGS` [INFO] [stdout] --> src/router.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::settings::SETTINGS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/page.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> src/page.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mutable`, `Signal`, `map_ref` [INFO] [stdout] --> src/page.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | map_ref, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 5 | signal::{Mutable, SignalExt, Signal} [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::UnwrapThrowExt` [INFO] [stdout] --> src/page.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use wasm_bindgen::UnwrapThrowExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `class`, `clone`, `events` [INFO] [stdout] --> src/page.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | use dominator::{Dom, class, html, clone, events}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_sys::Url` [INFO] [stdout] --> src/page.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use web_sys::Url; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::settings::SETTINGS` [INFO] [stdout] --> src/page.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::settings::SETTINGS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `JsCast`, `UnwrapThrowExt` [INFO] [stdout] --> src/pages/signin/signin_dom.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use wasm_bindgen::{UnwrapThrowExt, JsCast}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `class`, `link` [INFO] [stdout] --> src/pages/signin/signin_dom.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use dominator::{Dom, svg, class, text, html, clone, events, link}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Signal`, `map_ref` [INFO] [stdout] --> src/pages/signin/signin_dom.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | map_ref, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 6 | signal::{Mutable, SignalExt, Signal} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `user::UserRole` [INFO] [stdout] --> src/pages/signin/signin_dom.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | user::UserRole, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/pages/signin/signin.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `JsCast` [INFO] [stdout] --> src/pages/signin/signin.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | use wasm_bindgen::{UnwrapThrowExt, JsCast}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `user::UserRole` [INFO] [stdout] --> src/pages/signin/signin.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | user::UserRole, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `future_to_promise` [INFO] [stdout] --> src/pages/signin/signin.rs:14:51 [INFO] [stdout] | [INFO] [stdout] 14 | use wasm_bindgen_futures::{JsFuture, spawn_local, future_to_promise}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `class`, `link` [INFO] [stdout] --> src/pages/register/register_dom.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use dominator::{Dom, svg, class, text, html, clone, events, link}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Signal`, `map_ref` [INFO] [stdout] --> src/pages/register/register_dom.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | map_ref, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 6 | signal::{Mutable, SignalExt, Signal} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `user::UserRole` [INFO] [stdout] --> src/pages/register/register_dom.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | user::UserRole, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/pages/register/register.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `JsCast` [INFO] [stdout] --> src/pages/register/register.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | use wasm_bindgen::{UnwrapThrowExt, JsCast}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `user::UserRole` [INFO] [stdout] --> src/pages/register/register.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | user::UserRole, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `future_to_promise` [INFO] [stdout] --> src/pages/register/register.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | use wasm_bindgen_futures::{JsFuture, spawn_local, future_to_promise}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/pages/profile/profile_dom.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `JsCast`, `UnwrapThrowExt` [INFO] [stdout] --> src/pages/profile/profile_dom.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use wasm_bindgen::{UnwrapThrowExt, JsCast}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `class`, `events`, `link`, `svg`, `text` [INFO] [stdout] --> src/pages/profile/profile_dom.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use dominator::{Dom, svg, class, text, html, clone, events, link}; [INFO] [stdout] | ^^^ ^^^^^ ^^^^ ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MapFuture`, `MutableSignalCloned`, `Signal`, `map_ref` [INFO] [stdout] --> src/pages/profile/profile_dom.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | map_ref, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 7 | signal::{Mutable, SignalExt, Signal, MapFuture, MutableSignalCloned }, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UserRole` [INFO] [stdout] --> src/pages/profile/profile_dom.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | user::{UserRole, User, NoSuchUserError}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `pages::signin::on_signin_success`, `path::api_url` [INFO] [stdout] --> src/pages/profile/profile_dom.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | path::api_url, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 16 | pages::signin::on_signin_success [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/pages/profile/profile.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/pages/profile/profile.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `JsCast`, `UnwrapThrowExt` [INFO] [stdout] --> src/pages/profile/profile.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use wasm_bindgen::{UnwrapThrowExt, JsCast}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Dom`, `class`, `clone`, `events`, `html`, `link`, `svg`, `text` [INFO] [stdout] --> src/pages/profile/profile.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use dominator::{Dom, svg, class, text, html, clone, events, link}; [INFO] [stdout] | ^^^ ^^^ ^^^^^ ^^^^ ^^^^ ^^^^^ ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MapFuture`, `MutableSignalCloned`, `map_ref` [INFO] [stdout] --> src/pages/profile/profile.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | map_ref, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 7 | signal::{Mutable, SignalExt, Signal, MapFuture, MutableSignalCloned }, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UserRole` [INFO] [stdout] --> src/pages/profile/profile.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | user::{UserRole, User, NoSuchUserError}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pages::signin::on_signin_success` [INFO] [stdout] --> src/pages/profile/profile.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pages::signin::on_signin_success [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/header.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> src/header.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mutable`, `SignalExt`, `Signal`, `map_ref` [INFO] [stdout] --> src/header.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | map_ref, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 5 | signal::{Mutable, SignalExt, Signal} [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::UnwrapThrowExt` [INFO] [stdout] --> src/header.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use wasm_bindgen::UnwrapThrowExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `class`, `clone`, `events`, `link` [INFO] [stdout] --> src/header.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | use dominator::{Dom, class, html, clone, events, link}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_sys::Url` [INFO] [stdout] --> src/header.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use web_sys::Url; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::settings::SETTINGS` [INFO] [stdout] --> src/header.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::settings::SETTINGS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::path` [INFO] [stdout] --> src/header.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::path; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/pages/signin/signin_dom.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | move |status| { [INFO] [stdout] | ^^^^^^ consider giving this closure parameter a type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/pages/register/register_dom.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 120 | move |err| { [INFO] [stdout] | ^^^ consider giving this closure parameter a type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/pages/profile/profile_dom.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | profile: Mutable::new(None), [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SignalExt` [INFO] [stdout] --> src/pages/profile/profile.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | signal::{Mutable, SignalExt, Signal, MapFuture, MutableSignalCloned }, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors; 51 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `app` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/pages/profile/profile_dom.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | profile: Mutable::new(None), [INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` declared on the enum `Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SignalExt` [INFO] [stdout] --> src/pages/profile/profile.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | signal::{Mutable, SignalExt, Signal, MapFuture, MutableSignalCloned }, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors; 51 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2980916ab921762fa720b101555e807173f6a35c0ca60e21df9590a7bb645426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2980916ab921762fa720b101555e807173f6a35c0ca60e21df9590a7bb645426", kill_on_drop: false }` [INFO] [stdout] 2980916ab921762fa720b101555e807173f6a35c0ca60e21df9590a7bb645426