[INFO] cloning repository https://github.com/mzharw/differ [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mzharw/differ" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmzharw%2Fdiffer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmzharw%2Fdiffer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f33d47584513e6acfd02a04dde9491ade2dd4de5 [INFO] checking mzharw/differ against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmzharw%2Fdiffer" "/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/mzharw/differ [INFO] finished tweaking git repo https://github.com/mzharw/differ [INFO] tweaked toml for git repo https://github.com/mzharw/differ written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mzharw/differ on toolchain df1b9bf194c9183fb7c0604484171064069ce232 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mzharw/differ 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4b4704b8290909e36bfa8257f5bc420642c3687475a5dda19421e307605f8a7 [INFO] running `Command { std: "docker" "start" "-a" "e4b4704b8290909e36bfa8257f5bc420642c3687475a5dda19421e307605f8a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4b4704b8290909e36bfa8257f5bc420642c3687475a5dda19421e307605f8a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b4704b8290909e36bfa8257f5bc420642c3687475a5dda19421e307605f8a7", kill_on_drop: false }` [INFO] [stdout] e4b4704b8290909e36bfa8257f5bc420642c3687475a5dda19421e307605f8a7 [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df5ad3dc39d591c92a71bfa117f30e156cfd039a6253f816ee1d816cb78e1b07 [INFO] running `Command { std: "docker" "start" "-a" "df5ad3dc39d591c92a71bfa117f30e156cfd039a6253f816ee1d816cb78e1b07", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.108 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.108 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking dioxus-core-types v0.7.3 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling lazy-js-bundle v0.7.3 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling dioxus-interpreter-js v0.7.3 [INFO] [stderr] Compiling dioxus-document v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Checking sledgehammer_utils v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling dioxus-web v0.7.3 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Compiling dioxus-config-macro v0.7.3 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Checking dioxus-config-macros v0.7.3 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling dioxus-rsx v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling const-serialize-macro v0.7.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking generational-box v0.7.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling const-serialize-macro v0.8.0-alpha.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.108 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking warnings v0.2.1 [INFO] [stderr] Compiling const-serialize v0.7.2 [INFO] [stderr] Compiling dioxus-core-macro v0.7.3 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.7.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling sledgehammer_bindgen_macro v0.6.5 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking tungstenite v0.27.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling dioxus-router-macro v0.7.3 [INFO] [stderr] Checking js-sys v0.3.85 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking dioxus-cli-config v0.7.3 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling dioxus-stores-macro v0.7.3 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking dioxus-logger v0.7.3 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking enumset v1.1.10 [INFO] [stderr] Checking sledgehammer_bindgen v0.6.0 [INFO] [stderr] Checking subsecond-types v0.7.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking subsecond v0.7.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking const-serialize v0.8.0-alpha.0 [INFO] [stderr] Checking shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking dioxus-core v0.7.3 [INFO] [stderr] Checking manganis-core v0.7.3 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling manganis-macro v0.7.3 [INFO] [stderr] Checking dioxus-signals v0.7.3 [INFO] [stderr] Checking dioxus-devtools-types v0.7.3 [INFO] [stderr] Checking dioxus-history v0.7.3 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.58 [INFO] [stderr] Checking web-sys v0.3.85 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking manganis v0.7.3 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking dioxus-hooks v0.7.3 [INFO] [stderr] Checking dioxus-devtools v0.7.3 [INFO] [stderr] Checking dioxus-stores v0.7.3 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking dioxus-html v0.7.3 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Checking dioxus-router v0.7.3 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking backend v0.1.0 (/opt/rustwide/workdir/backend) [INFO] [stdout] warning: unused import: `AppError` [INFO] [stdout] --> backend/src/services/task_log_gen.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::error::{AppError, Result}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LabelledCommit` [INFO] [stdout] --> backend/src/services/task_log_gen.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use shared::types::{LabelledCommit, TaskLog, TaskLogChange, TaskLogRequest}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AppError` [INFO] [stdout] --> backend/src/services/task_log_gen.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::error::{AppError, Result}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LabelledCommit` [INFO] [stdout] --> backend/src/services/task_log_gen.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use shared::types::{LabelledCommit, TaskLog, TaskLogChange, TaskLogRequest}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wasm-streams v0.4.2 [INFO] [stderr] Checking dioxus-asset-resolver v0.7.3 [INFO] [stderr] Checking dioxus v0.7.2 [INFO] [stdout] warning: value captured by `auth_attempted` is never read [INFO] [stdout] --> backend/src/services/git_service.rs:391:13 [INFO] [stdout] | [INFO] [stdout] 391 | auth_attempted = true; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `auth_attempted` is never read [INFO] [stdout] --> backend/src/services/git_service.rs:391:13 [INFO] [stdout] | [INFO] [stdout] 391 | auth_attempted = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `auth_attempted` [INFO] [stdout] --> backend/src/services/git_service.rs:388:13 [INFO] [stdout] | [INFO] [stdout] 388 | let mut auth_attempted = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_auth_attempted` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `passphrase` [INFO] [stdout] --> backend/src/services/git_service.rs:655:29 [INFO] [stdout] | [INFO] [stdout] 655 | if let Some(passphrase) = &creds.ssh_passphrase { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_passphrase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value captured by `auth_attempted` is never read [INFO] [stdout] --> backend/src/services/git_service.rs:391:13 [INFO] [stdout] | [INFO] [stdout] 391 | auth_attempted = true; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `auth_attempted` is never read [INFO] [stdout] --> backend/src/services/git_service.rs:391:13 [INFO] [stdout] | [INFO] [stdout] 391 | auth_attempted = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `auth_attempted` [INFO] [stdout] --> backend/src/services/git_service.rs:388:13 [INFO] [stdout] | [INFO] [stdout] 388 | let mut auth_attempted = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_auth_attempted` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `passphrase` [INFO] [stdout] --> backend/src/services/git_service.rs:655:29 [INFO] [stdout] | [INFO] [stdout] 655 | if let Some(passphrase) = &creds.ssh_passphrase { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_passphrase` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking frontend v0.1.0 (/opt/rustwide/workdir/frontend) [INFO] [stdout] warning: field `initial_path` is never read [INFO] [stdout] --> backend/src/routes/git.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 207 | struct BrowseFolderRequest { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 208 | initial_path: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BrowseFolderRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `host_mount` is never read [INFO] [stdout] --> backend/src/services/git_service.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct GitService { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | host_mount: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `repo_path` and `list_commits_paginated` are never used [INFO] [stdout] --> backend/src/services/git_service.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl GitService { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | pub fn repo_path(&self) -> &Path { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | pub fn list_commits_paginated(&self, limit: usize, offset: usize) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `generate_text` is never used [INFO] [stdout] --> backend/src/services/llm_service.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 25 | impl LlmService { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 45 | pub async fn generate_text(&self, prompt: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `workspace::Workspace` [INFO] [stdout] --> frontend/src/pages/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use workspace::Workspace; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `workspace::Workspace` [INFO] [stdout] --> frontend/src/pages/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use workspace::Workspace; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `initial_path` is never read [INFO] [stdout] --> backend/src/routes/git.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 207 | struct BrowseFolderRequest { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 208 | initial_path: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BrowseFolderRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `host_mount` is never read [INFO] [stdout] --> backend/src/services/git_service.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct GitService { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | host_mount: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `repo_path` and `list_commits_paginated` are never used [INFO] [stdout] --> backend/src/services/git_service.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl GitService { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | pub fn repo_path(&self) -> &Path { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | pub fn list_commits_paginated(&self, limit: usize, offset: usize) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `generate_text` is never used [INFO] [stdout] --> backend/src/services/llm_service.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 25 | impl LlmService { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 45 | pub async fn generate_text(&self, prompt: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repo_path` [INFO] [stdout] --> frontend/src/pages/dashboard.rs:347:41 [INFO] [stdout] | [INFO] [stdout] 347 | ... let repo_path = repo.path.clone(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repo_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repo_path` [INFO] [stdout] --> frontend/src/pages/dashboard.rs:347:41 [INFO] [stdout] | [INFO] [stdout] 347 | ... let repo_path = repo.path.clone(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repo_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nav` [INFO] [stdout] --> frontend/src/pages/tasklog.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let nav = use_navigator(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_nav` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `task_log` [INFO] [stdout] --> frontend/src/pages/tasklog.rs:394:33 [INFO] [stdout] | [INFO] [stdout] 394 | if let Some(task_log) = task_log_result() { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `generate_commit`, `generate_commit_from_diff`, `generate_backlog`, `list_backlog`, `get_backlog`, and `update_repo_name` are never used [INFO] [stdout] --> frontend/src/api/client.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 14 | impl ApiClient { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 72 | pub async fn generate_commit(&self, repo_path: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub async fn generate_commit_from_diff(&self, diff: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | pub async fn generate_backlog( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | pub async fn list_backlog(&self) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | pub async fn get_backlog(&self, id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | pub async fn update_repo_name(&self, repo_id: &str, name: Option) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `formatted` is never read [INFO] [stdout] --> frontend/src/api/client.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 204 | pub struct GenerateCommitResp { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 205 | pub commit: CommitMessage, [INFO] [stdout] 206 | pub formatted: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GenerateCommitResp` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GenerateBacklogResp` is never constructed [INFO] [stdout] --> frontend/src/api/client.rs:210:12 [INFO] [stdout] | [INFO] [stdout] 210 | pub struct GenerateBacklogResp { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `list_commits` and `get_commit_diff` are never used [INFO] [stdout] --> frontend/src/api/client.rs:442:18 [INFO] [stdout] | [INFO] [stdout] 219 | impl ApiClient { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 442 | pub async fn list_commits( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 471 | pub async fn get_commit_diff(&self, repo_id: &str, commit_hash: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `App` should have a snake case name [INFO] [stdout] --> frontend/src/app.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn App() -> Element { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Dashboard` should have a snake case name [INFO] [stdout] --> frontend/src/pages/dashboard.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn Dashboard() -> Element { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `dashboard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `TaskLog` should have a snake case name [INFO] [stdout] --> frontend/src/pages/tasklog.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn TaskLog() -> Element { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `task_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nav` [INFO] [stdout] --> frontend/src/pages/tasklog.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let nav = use_navigator(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_nav` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `task_log` [INFO] [stdout] --> frontend/src/pages/tasklog.rs:394:33 [INFO] [stdout] | [INFO] [stdout] 394 | if let Some(task_log) = task_log_result() { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_task_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `generate_commit`, `generate_commit_from_diff`, `generate_backlog`, `list_backlog`, `get_backlog`, and `update_repo_name` are never used [INFO] [stdout] --> frontend/src/api/client.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 14 | impl ApiClient { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 72 | pub async fn generate_commit(&self, repo_path: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub async fn generate_commit_from_diff(&self, diff: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | pub async fn generate_backlog( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | pub async fn list_backlog(&self) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | pub async fn get_backlog(&self, id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | pub async fn update_repo_name(&self, repo_id: &str, name: Option) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `formatted` is never read [INFO] [stdout] --> frontend/src/api/client.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 204 | pub struct GenerateCommitResp { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 205 | pub commit: CommitMessage, [INFO] [stdout] 206 | pub formatted: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GenerateCommitResp` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GenerateBacklogResp` is never constructed [INFO] [stdout] --> frontend/src/api/client.rs:210:12 [INFO] [stdout] | [INFO] [stdout] 210 | pub struct GenerateBacklogResp { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `list_commits` and `get_commit_diff` are never used [INFO] [stdout] --> frontend/src/api/client.rs:442:18 [INFO] [stdout] | [INFO] [stdout] 219 | impl ApiClient { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 442 | pub async fn list_commits( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 471 | pub async fn get_commit_diff(&self, repo_id: &str, commit_hash: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `App` should have a snake case name [INFO] [stdout] --> frontend/src/app.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn App() -> Element { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Dashboard` should have a snake case name [INFO] [stdout] --> frontend/src/pages/dashboard.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn Dashboard() -> Element { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `dashboard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `TaskLog` should have a snake case name [INFO] [stdout] --> frontend/src/pages/tasklog.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn TaskLog() -> Element { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `task_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "df5ad3dc39d591c92a71bfa117f30e156cfd039a6253f816ee1d816cb78e1b07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df5ad3dc39d591c92a71bfa117f30e156cfd039a6253f816ee1d816cb78e1b07", kill_on_drop: false }` [INFO] [stdout] df5ad3dc39d591c92a71bfa117f30e156cfd039a6253f816ee1d816cb78e1b07