[INFO] cloning repository https://github.com/wesleymoliveira/rust-yew-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wesleymoliveira/rust-yew-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesleymoliveira%2Frust-yew-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesleymoliveira%2Frust-yew-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 553235d8442bcfb82ea7cdb6de0df67a0151aaf4 [INFO] checking wesleymoliveira/rust-yew-app against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesleymoliveira%2Frust-yew-app" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wesleymoliveira/rust-yew-app [INFO] finished tweaking git repo https://github.com/wesleymoliveira/rust-yew-app [INFO] tweaked toml for git repo https://github.com/wesleymoliveira/rust-yew-app written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wesleymoliveira/rust-yew-app on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking wesleymoliveira/rust-yew-app against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesleymoliveira%2Frust-yew-app" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wesleymoliveira/rust-yew-app [INFO] finished tweaking git repo https://github.com/wesleymoliveira/rust-yew-app [INFO] tweaked toml for git repo https://github.com/wesleymoliveira/rust-yew-app written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wesleymoliveira/rust-yew-app on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 84 packages to latest compatible versions [INFO] [stderr] Adding yew v0.19.3 (available: v0.21.0) [INFO] [stderr] Adding yew-router v0.16.0 (available: v0.18.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded web_logger v0.2.0 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.3.1 [INFO] [stderr] Downloaded yew-router v0.16.0 [INFO] [stderr] Downloaded scoped-tls-hkt v0.1.5 [INFO] [stderr] Downloaded yew-router-macro v0.16.0 [INFO] [stderr] Downloaded yew-macro v0.19.3 [INFO] [stderr] Downloaded yew v0.19.3 [INFO] [stderr] Downloaded gloo v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 331a346396ac0a1d4a41fd1151a7d6bad27851885e6266d15f187e7819525a66 [INFO] running `Command { std: "docker" "start" "-a" "331a346396ac0a1d4a41fd1151a7d6bad27851885e6266d15f187e7819525a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "331a346396ac0a1d4a41fd1151a7d6bad27851885e6266d15f187e7819525a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "331a346396ac0a1d4a41fd1151a7d6bad27851885e6266d15f187e7819525a66", kill_on_drop: false }` [INFO] [stdout] 331a346396ac0a1d4a41fd1151a7d6bad27851885e6266d15f187e7819525a66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c9c4af72ab1bdf049420d22c89891174285e3fba8aa639356cbd3d1280c6311 [INFO] running `Command { std: "docker" "start" "-a" "0c9c4af72ab1bdf049420d22c89891174285e3fba8aa639356cbd3d1280c6311", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking unicode-ident v1.0.19 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking scoped-tls-hkt v0.1.5 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling yew-router-macro v0.16.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Checking js-sys v0.3.81 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Checking web-sys v0.3.81 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.54 [INFO] [stderr] Checking serde-wasm-bindgen v0.3.1 [INFO] [stderr] Checking web_logger v0.2.0 [INFO] [stderr] Checking gloo-utils v0.1.7 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking gloo-dialogs v0.1.1 [INFO] [stderr] Checking gloo-render v0.1.1 [INFO] [stderr] Checking gloo-file v0.2.3 [INFO] [stderr] Checking gloo-console v0.2.3 [INFO] [stderr] Checking gloo-storage v0.2.2 [INFO] [stderr] Checking gloo v0.4.2 [INFO] [stderr] Checking yew v0.19.3 [INFO] [stderr] Checking yew-router v0.16.0 [INFO] [stderr] Checking wasm v0.1.0 (/opt/rustwide/workdir/crates/wasm) [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:89:22 [INFO] [stdout] | [INFO] [stdout] 89 | [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:89:22 [INFO] [stdout] | [INFO] [stdout] 89 | [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> crates/wasm/src/components/article/article_preview.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> crates/wasm/src/components/article/article_preview.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `services` in `yew` [INFO] [stdout] --> crates/wasm/src/agent.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | use yew::services::fetch::{FetchService, FetchTask, Request, Response}; [INFO] [stdout] | ^^^^^^^^ could not find `services` in `yew` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `services` in `yew` [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | use yew::services::fetch::FetchTask; [INFO] [stdout] | ^^^^^^^^ could not find `services` in `yew` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `yew::format` [INFO] [stdout] --> crates/wasm/src/agent.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | use yew::format::{Json, Nothing}; [INFO] [stdout] | ^^^^^^ could not find `format` in `yew` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::article_preview::ArticlePreview` [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use super::article_preview::ArticlePreview; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `services` in `yew` [INFO] [stdout] --> crates/wasm/src/agent.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | use yew::services::fetch::{FetchService, FetchTask, Request, Response}; [INFO] [stdout] | ^^^^^^^^ could not find `services` in `yew` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `services` in `yew` [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | use yew::services::fetch::FetchTask; [INFO] [stdout] | ^^^^^^^^ could not find `services` in `yew` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `yew::format` [INFO] [stdout] --> crates/wasm/src/agent.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | use yew::format::{Json, Nothing}; [INFO] [stdout] | ^^^^^^ could not find `format` in `yew` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::article_preview::ArticlePreview` [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use super::article_preview::ArticlePreview; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> crates/wasm/src/components/article/article_preview.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | ArticlePreview { props: {} } [INFO] [stdout] | ^^ expected `Props`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> crates/wasm/src/components/article/article_preview.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | ArticlePreview { props: {} } [INFO] [stdout] | ^^ expected `Props`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/app.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slug` [INFO] [stdout] --> crates/wasm/src/components/app.rs:35:36 [INFO] [stdout] | [INFO] [stdout] 35 | AppRoute::Editor { slug } => html! {}, [INFO] [stdout] | ^^^^ help: try ignoring the field: `slug: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slug` [INFO] [stdout] --> crates/wasm/src/components/app.rs:37:37 [INFO] [stdout] | [INFO] [stdout] 37 | AppRoute::Article { slug } => html! {
}, [INFO] [stdout] | ^^^^ help: try ignoring the field: `slug: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `username` [INFO] [stdout] --> crates/wasm/src/components/app.rs:39:46 [INFO] [stdout] | [INFO] [stdout] 39 | AppRoute::ProfileFavorites { username } => html! {}, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `username: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `username` [INFO] [stdout] --> crates/wasm/src/components/app.rs:40:37 [INFO] [stdout] | [INFO] [stdout] 40 | AppRoute::Profile { username } => html! {}, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `username: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/app.rs:55:27 [INFO] [stdout] | [INFO] [stdout] 55 | fn changed(&mut self, ctx: &Context) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/app.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_render` [INFO] [stdout] --> crates/wasm/src/components/app.rs:59:49 [INFO] [stdout] | [INFO] [stdout] 59 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/app.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/app.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slug` [INFO] [stdout] --> crates/wasm/src/components/app.rs:35:36 [INFO] [stdout] | [INFO] [stdout] 35 | AppRoute::Editor { slug } => html! {}, [INFO] [stdout] | ^^^^ help: try ignoring the field: `slug: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slug` [INFO] [stdout] --> crates/wasm/src/components/app.rs:37:37 [INFO] [stdout] | [INFO] [stdout] 37 | AppRoute::Article { slug } => html! {
}, [INFO] [stdout] | ^^^^ help: try ignoring the field: `slug: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `username` [INFO] [stdout] --> crates/wasm/src/components/app.rs:39:46 [INFO] [stdout] | [INFO] [stdout] 39 | AppRoute::ProfileFavorites { username } => html! {}, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `username: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `username` [INFO] [stdout] --> crates/wasm/src/components/app.rs:40:37 [INFO] [stdout] | [INFO] [stdout] 40 | AppRoute::Profile { username } => html! {}, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `username: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/app.rs:55:27 [INFO] [stdout] | [INFO] [stdout] 55 | fn changed(&mut self, ctx: &Context) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/app.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_render` [INFO] [stdout] --> crates/wasm/src/components/app.rs:59:49 [INFO] [stdout] | [INFO] [stdout] 59 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/app.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/article/article_actions.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/article/article_actions.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/article/article_actions.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/article/article_actions.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `article.author.image` which is behind a shared reference [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:89:32 [INFO] [stdout] | [INFO] [stdout] 89 | [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `article.author.image` moved due to this method call [INFO] [stdout] | move occurs because `article.author.image` has type `std::string::String`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] note: `into_prop_value` takes ownership of the receiver `self`, which moves `article.author.image` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-0.19.3/src/html/conversion.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | fn into_prop_value(self) -> T; [INFO] [stdout] | ^^^^ [INFO] [stdout] help: you can `clone` the value and consume it, but this might not be your desired behavior [INFO] [stdout] | [INFO] [stdout] 89 | ::clone(&article.author.image) } /> [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ + [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 89 | [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `article.author.username` which is behind a shared reference [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:91:71 [INFO] [stdout] | [INFO] [stdout] 91 | ... to={ AppRoute::Profile {username: article.author.username} } classes="author" >{ &article.author.username }> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `article.author.username` has type `std::string::String`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 91 | to={ AppRoute::Profile {username: article.author.username.clone()} } classes="author" >{ &article.author.username }> [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `article.slug` which is behind a shared reference [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:102:66 [INFO] [stdout] | [INFO] [stdout] 102 | ...slug: article.slug} } classes="preview-link" >{ &article.title }> [INFO] [stdout] | ^^^^^^^^^^^^ move occurs because `article.slug` has type `std::string::String`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 102 |

to={AppRoute::Article {slug: article.slug.clone()} } classes="preview-link" >{ &article.title }>

[INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `article.slug` which is behind a shared reference [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:104:68 [INFO] [stdout] | [INFO] [stdout] 104 | to={AppRoute::Article {slug: article.slug} } >{ "Read more..." }> [INFO] [stdout] | ^^^^^^^^^^^^ move occurs because `article.slug` has type `std::string::String`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 104 | to={AppRoute::Article {slug: article.slug.clone()} } >{ "Read more..." }> [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/article/article_meta.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/article/article_meta.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/article/article_preview.rs:28:48 [INFO] [stdout] | [INFO] [stdout] 28 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `article.author.image` which is behind a shared reference [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:89:32 [INFO] [stdout] | [INFO] [stdout] 89 | [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `article.author.image` moved due to this method call [INFO] [stdout] | move occurs because `article.author.image` has type `std::string::String`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] note: `into_prop_value` takes ownership of the receiver `self`, which moves `article.author.image` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yew-0.19.3/src/html/conversion.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | fn into_prop_value(self) -> T; [INFO] [stdout] | ^^^^ [INFO] [stdout] help: you can `clone` the value and consume it, but this might not be your desired behavior [INFO] [stdout] | [INFO] [stdout] 89 | ::clone(&article.author.image) } /> [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++ + [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 89 | [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `article.author.username` which is behind a shared reference [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:91:71 [INFO] [stdout] | [INFO] [stdout] 91 | ... to={ AppRoute::Profile {username: article.author.username} } classes="author" >{ &article.author.username }> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `article.author.username` has type `std::string::String`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 91 | to={ AppRoute::Profile {username: article.author.username.clone()} } classes="author" >{ &article.author.username }> [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `article.slug` which is behind a shared reference [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:102:66 [INFO] [stdout] | [INFO] [stdout] 102 | ...slug: article.slug} } classes="preview-link" >{ &article.title }> [INFO] [stdout] | ^^^^^^^^^^^^ move occurs because `article.slug` has type `std::string::String`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 102 |

to={AppRoute::Article {slug: article.slug.clone()} } classes="preview-link" >{ &article.title }>

[INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `article.slug` which is behind a shared reference [INFO] [stdout] --> crates/wasm/src/components/article/article_list.rs:104:68 [INFO] [stdout] | [INFO] [stdout] 104 | to={AppRoute::Article {slug: article.slug} } >{ "Read more..." }> [INFO] [stdout] | ^^^^^^^^^^^^ move occurs because `article.slug` has type `std::string::String`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 104 | to={AppRoute::Article {slug: article.slug.clone()} } >{ "Read more..." }> [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/article/article_meta.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/article/article_meta.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/article/article_preview.rs:28:48 [INFO] [stdout] | [INFO] [stdout] 28 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of a shared reference [INFO] [stdout] --> crates/wasm/src/components/article/article_preview.rs:38:90 [INFO] [stdout] | [INFO] [stdout] 38 | ...or" to={ AppRoute::Profile {username: ctx.props().article.author.username} } >{ &ctx.props().article.author.username } classes="author" to={ AppRoute::Profile {username: ctx.props().article.author.username.clone()} } >{ &ctx.props().article.author.username }> [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/article/article_preview.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | fn changed(&mut self, ctx: &Context) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/article/article_preview.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_render` [INFO] [stdout] --> crates/wasm/src/components/article/article_preview.rs:67:49 [INFO] [stdout] | [INFO] [stdout] 67 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/article/article_preview.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 69 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/article/mod.rs:20:48 [INFO] [stdout] | [INFO] [stdout] 20 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/article/mod.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/comment/comment.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/comment/comment.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/comment/comment_container.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/comment/comment_container.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/comment/comment_input.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/comment/comment_input.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/comment/comment_list.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/comment/comment_list.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/editor.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/editor.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/header.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 18 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/header.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/header.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | fn changed(&mut self, ctx: &Context) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/header.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_render` [INFO] [stdout] --> crates/wasm/src/components/header.rs:48:49 [INFO] [stdout] | [INFO] [stdout] 48 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/header.rs:50:27 [INFO] [stdout] | [INFO] [stdout] 50 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/home/banner.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/banner.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | fn changed(&mut self, ctx: &Context) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/banner.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/banner.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_render` [INFO] [stdout] --> crates/wasm/src/components/home/banner.rs:38:49 [INFO] [stdout] | [INFO] [stdout] 38 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/banner.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/home/main_view.rs:16:48 [INFO] [stdout] | [INFO] [stdout] 16 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/main_view.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/main_view.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | fn changed(&mut self, ctx: &Context) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/main_view.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_render` [INFO] [stdout] --> crates/wasm/src/components/home/main_view.rs:45:49 [INFO] [stdout] | [INFO] [stdout] 45 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/main_view.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/home/tags.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/tags.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/tags.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | fn changed(&mut self, ctx: &Context) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/tags.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_render` [INFO] [stdout] --> crates/wasm/src/components/home/tags.rs:37:49 [INFO] [stdout] | [INFO] [stdout] 37 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/tags.rs:39:27 [INFO] [stdout] | [INFO] [stdout] 39 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/home/mod.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of a shared reference [INFO] [stdout] --> crates/wasm/src/components/article/article_preview.rs:38:90 [INFO] [stdout] | [INFO] [stdout] 38 | ...or" to={ AppRoute::Profile {username: ctx.props().article.author.username} } >{ &ctx.props().article.author.username } classes="author" to={ AppRoute::Profile {username: ctx.props().article.author.username.clone()} } >{ &ctx.props().article.author.username }> [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/article/article_preview.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | fn changed(&mut self, ctx: &Context) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/article/article_preview.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_render` [INFO] [stdout] --> crates/wasm/src/components/article/article_preview.rs:67:49 [INFO] [stdout] | [INFO] [stdout] 67 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/mod.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/mod.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | fn changed(&mut self, ctx: &Context) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/mod.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_render` [INFO] [stdout] --> crates/wasm/src/components/home/mod.rs:50:49 [INFO] [stdout] | [INFO] [stdout] 50 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/article/article_preview.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 69 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/article/mod.rs:20:48 [INFO] [stdout] | [INFO] [stdout] 20 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/mod.rs:52:27 [INFO] [stdout] | [INFO] [stdout] 52 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/article/mod.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/comment/comment.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/list_errors.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/list_errors.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/list_pagination.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/list_pagination.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/login.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 18 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/comment/comment.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/comment/comment_container.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/comment/comment_container.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/comment/comment_input.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/comment/comment_input.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/comment/comment_list.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/comment/comment_list.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/editor.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/editor.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/header.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 18 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/login.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/login.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | fn changed(&mut self, ctx: &Context) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/login.rs:69:28 [INFO] [stdout] | [INFO] [stdout] 69 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_render` [INFO] [stdout] --> crates/wasm/src/components/login.rs:69:49 [INFO] [stdout] | [INFO] [stdout] 69 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/login.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/profile.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/profile.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/profile_favorites.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/profile_favorites.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/register.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 18 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/register.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/settings.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/settings.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/header.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/header.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | fn changed(&mut self, ctx: &Context) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/header.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_render` [INFO] [stdout] --> crates/wasm/src/components/header.rs:48:49 [INFO] [stdout] | [INFO] [stdout] 48 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/header.rs:50:27 [INFO] [stdout] | [INFO] [stdout] 50 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/home/banner.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/banner.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | fn changed(&mut self, ctx: &Context) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/banner.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/banner.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_render` [INFO] [stdout] --> crates/wasm/src/components/home/banner.rs:38:49 [INFO] [stdout] | [INFO] [stdout] 38 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/banner.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/home/main_view.rs:16:48 [INFO] [stdout] | [INFO] [stdout] 16 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/main_view.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/main_view.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | fn changed(&mut self, ctx: &Context) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/main_view.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_render` [INFO] [stdout] --> crates/wasm/src/components/home/main_view.rs:45:49 [INFO] [stdout] | [INFO] [stdout] 45 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/main_view.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/home/tags.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/tags.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/tags.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | fn changed(&mut self, ctx: &Context) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/tags.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_render` [INFO] [stdout] --> crates/wasm/src/components/home/tags.rs:37:49 [INFO] [stdout] | [INFO] [stdout] 37 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/tags.rs:39:27 [INFO] [stdout] | [INFO] [stdout] 39 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/home/mod.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/mod.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/mod.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | fn changed(&mut self, ctx: &Context) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/mod.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_render` [INFO] [stdout] --> crates/wasm/src/components/home/mod.rs:50:49 [INFO] [stdout] | [INFO] [stdout] 50 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/home/mod.rs:52:27 [INFO] [stdout] | [INFO] [stdout] 52 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/list_errors.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/list_errors.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/list_pagination.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/list_pagination.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/login.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 18 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/login.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/login.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | fn changed(&mut self, ctx: &Context) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/login.rs:69:28 [INFO] [stdout] | [INFO] [stdout] 69 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_render` [INFO] [stdout] --> crates/wasm/src/components/login.rs:69:49 [INFO] [stdout] | [INFO] [stdout] 69 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/login.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/profile.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/profile.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/profile_favorites.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/profile_favorites.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/register.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 18 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/register.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> crates/wasm/src/components/settings.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | fn update(&mut self, _ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/wasm/src/components/settings.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433, E0507. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm` (lib test) due to 9 previous errors; 82 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433, E0507. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm` (lib) due to 9 previous errors; 82 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0c9c4af72ab1bdf049420d22c89891174285e3fba8aa639356cbd3d1280c6311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c9c4af72ab1bdf049420d22c89891174285e3fba8aa639356cbd3d1280c6311", kill_on_drop: false }` [INFO] [stdout] 0c9c4af72ab1bdf049420d22c89891174285e3fba8aa639356cbd3d1280c6311