[INFO] cloning repository https://github.com/zxfae/PlanFinance [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zxfae/PlanFinance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxfae%2FPlanFinance", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxfae%2FPlanFinance'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bca21f4c4b5a0789fd4b8e1fb9b801be73b3972 [INFO] checking zxfae/PlanFinance against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxfae%2FPlanFinance" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zxfae/PlanFinance on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zxfae/PlanFinance [INFO] finished tweaking git repo https://github.com/zxfae/PlanFinance [INFO] tweaked toml for git repo https://github.com/zxfae/PlanFinance written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zxfae/PlanFinance already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-files v0.6.6 [INFO] [stderr] Downloaded v_htmlescape v0.15.8 [INFO] [stderr] Downloaded gloo-net v0.1.0 [INFO] [stderr] Downloaded reqwasm v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fe2d7313464462de3ab6677f34ea58c3400c0c9f0c40d7ae4def0ed4cfff781 [INFO] running `Command { std: "docker" "start" "-a" "5fe2d7313464462de3ab6677f34ea58c3400c0c9f0c40d7ae4def0ed4cfff781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fe2d7313464462de3ab6677f34ea58c3400c0c9f0c40d7ae4def0ed4cfff781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe2d7313464462de3ab6677f34ea58c3400c0c9f0c40d7ae4def0ed4cfff781", kill_on_drop: false }` [INFO] [stdout] 5fe2d7313464462de3ab6677f34ea58c3400c0c9f0c40d7ae4def0ed4cfff781 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a21e9e05ec2b78fb623bd7071cabb6a7a19cd34cce3c7618e5d0f83a5c6c53e [INFO] running `Command { std: "docker" "start" "-a" "1a21e9e05ec2b78fb623bd7071cabb6a7a19cd34cce3c7618e5d0f83a5c6c53e", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking tinyvec v1.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking hyper v1.4.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Compiling implicit-clone-derive v0.1.1 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Compiling yew-macro v0.21.0 [INFO] [stderr] Checking implicit-clone v0.4.9 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking actix-server v2.4.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling yew-router-macro v0.18.0 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking actix-http v3.8.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking actix-web v4.8.0 [INFO] [stderr] Checking actix-files v0.6.6 [INFO] [stderr] Checking backend v0.1.0 (/opt/rustwide/workdir/backend) [INFO] [stdout] warning: unused import: `reqwest` [INFO] [stdout] --> backend/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reqwest` [INFO] [stdout] --> backend/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking gloo-events v0.2.0 [INFO] [stderr] Checking gloo-dialogs v0.2.0 [INFO] [stderr] Checking gloo-render v0.2.0 [INFO] [stderr] Checking gloo-utils v0.1.7 [INFO] [stderr] Checking gloo-worker v0.4.0 [INFO] [stderr] Checking gloo-storage v0.3.0 [INFO] [stderr] Checking gloo-net v0.4.0 [INFO] [stderr] Checking gloo-console v0.3.0 [INFO] [stderr] Checking gloo-history v0.2.2 [INFO] [stderr] Checking gloo-file v0.3.0 [INFO] [stderr] Checking gloo-net v0.1.0 [INFO] [stderr] Checking reqwasm v0.5.0 [INFO] [stderr] Checking gloo v0.10.0 [INFO] [stderr] Checking yew v0.21.0 [INFO] [stderr] Checking yew-router v0.18.0 [INFO] [stderr] Checking frontend v0.1.0 (/opt/rustwide/workdir/frontend) [INFO] [stdout] warning: unused import: `wasm_bindgen_futures::spawn_local` [INFO] [stdout] --> frontend/src/next.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use wasm_bindgen_futures::spawn_local; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> frontend/src/next.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | #[warn(unused_imports)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::log` [INFO] [stdout] --> frontend/src/pfinancement.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use log::log; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew_router::prelude::*` [INFO] [stdout] --> frontend/src/pfinancement.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use yew_router::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HtmlInputElement` and `console` [INFO] [stdout] --> frontend/src/pfinancement.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use web_sys::{HtmlInputElement, console}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AppRoute` [INFO] [stdout] --> frontend/src/pfinancement.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{AppRoute, header, footer}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen_futures::spawn_local` [INFO] [stdout] --> frontend/src/next.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use wasm_bindgen_futures::spawn_local; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> frontend/src/next.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | #[warn(unused_imports)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::log` [INFO] [stdout] --> frontend/src/pfinancement.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use log::log; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew_router::prelude::*` [INFO] [stdout] --> frontend/src/pfinancement.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use yew_router::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HtmlInputElement` and `console` [INFO] [stdout] --> frontend/src/pfinancement.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use web_sys::{HtmlInputElement, console}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AppRoute` [INFO] [stdout] --> frontend/src/pfinancement.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{AppRoute, header, footer}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clone_jrsttx` [INFO] [stdout] --> frontend/src/stepone.rs:262:29 [INFO] [stdout] | [INFO] [stdout] 262 | if let Some(clone_jrsttx) = self.clone_jrsttx { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clone_jrsttx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entreprise` [INFO] [stdout] --> frontend/src/stepone.rs:263:33 [INFO] [stdout] | [INFO] [stdout] 263 | if let Some(entreprise) = &self.entreprise { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entreprise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> frontend/src/pfinancement.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 133 | fn update(&mut self, ctx: &Context, msg: Self::Message) -> 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] --> frontend/src/pfinancement.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | 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: `clone_jrsttx` [INFO] [stdout] --> frontend/src/stepone.rs:262:29 [INFO] [stdout] | [INFO] [stdout] 262 | if let Some(clone_jrsttx) = self.clone_jrsttx { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clone_jrsttx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entreprise` [INFO] [stdout] --> frontend/src/stepone.rs:263:33 [INFO] [stdout] | [INFO] [stdout] 263 | if let Some(entreprise) = &self.entreprise { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entreprise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `current_step` is never read [INFO] [stdout] --> frontend/src/stepone.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct StepTwo { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | current_step: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `view_cloned_jrsttx` is never used [INFO] [stdout] --> frontend/src/stepone.rs:735:8 [INFO] [stdout] | [INFO] [stdout] 734 | impl StepTwo { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 735 | fn view_cloned_jrsttx(&self) -> Html { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `user_id` and `current_step` are never read [INFO] [stdout] --> frontend/src/pfinancement.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct PlanFinancement { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 67 | user_id: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 68 | current_step: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> frontend/src/pfinancement.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 133 | fn update(&mut self, ctx: &Context, msg: Self::Message) -> 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] --> frontend/src/pfinancement.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | 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: field `current_step` is never read [INFO] [stdout] --> frontend/src/stepone.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct StepTwo { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | current_step: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `view_cloned_jrsttx` is never used [INFO] [stdout] --> frontend/src/stepone.rs:735:8 [INFO] [stdout] | [INFO] [stdout] 734 | impl StepTwo { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 735 | fn view_cloned_jrsttx(&self) -> Html { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `user_id` and `current_step` are never read [INFO] [stdout] --> frontend/src/pfinancement.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct PlanFinancement { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 67 | user_id: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 68 | current_step: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "1a21e9e05ec2b78fb623bd7071cabb6a7a19cd34cce3c7618e5d0f83a5c6c53e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a21e9e05ec2b78fb623bd7071cabb6a7a19cd34cce3c7618e5d0f83a5c6c53e", kill_on_drop: false }` [INFO] [stdout] 1a21e9e05ec2b78fb623bd7071cabb6a7a19cd34cce3c7618e5d0f83a5c6c53e