[INFO] cloning repository https://github.com/silverfox-code/VoiceSphereBackend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/silverfox-code/VoiceSphereBackend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilverfox-code%2FVoiceSphereBackend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilverfox-code%2FVoiceSphereBackend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c87d1cf115a429e1bde8cbcf16b5cc290b04a379 [INFO] checking silverfox-code/VoiceSphereBackend against df1ae0f7dd168513de2d89beb2cb7a95d4fdc118 for pr-159343-retry [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsilverfox-code%2FVoiceSphereBackend" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/silverfox-code/VoiceSphereBackend [INFO] finished tweaking git repo https://github.com/silverfox-code/VoiceSphereBackend [INFO] tweaked toml for git repo https://github.com/silverfox-code/VoiceSphereBackend written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/silverfox-code/VoiceSphereBackend on toolchain df1ae0f7dd168513de2d89beb2cb7a95d4fdc118 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/silverfox-code/VoiceSphereBackend 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" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded num-bigint v0.3.3 [INFO] [stderr] Downloaded scylla-macros v1.5.0 [INFO] [stderr] Downloaded lz4_flex v0.11.5 [INFO] [stderr] Downloaded rand_pcg v0.9.0 [INFO] [stderr] Downloaded security-framework-sys v2.16.0 [INFO] [stderr] Downloaded security-framework v3.6.0 [INFO] [stderr] Downloaded scylla-cql v1.5.0 [INFO] [stderr] Downloaded aws-lc-rs v1.15.4 [INFO] [stderr] Downloaded scylla v1.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 3ae65875c4eaf75ff68fa903cf73d0cddd5620a36d901856c7a69ee2bbea432b [INFO] running `Command { std: "docker" "start" "3ae65875c4eaf75ff68fa903cf73d0cddd5620a36d901856c7a69ee2bbea432b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ae65875c4eaf75ff68fa903cf73d0cddd5620a36d901856c7a69ee2bbea432b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ae65875c4eaf75ff68fa903cf73d0cddd5620a36d901856c7a69ee2bbea432b" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ae65875c4eaf75ff68fa903cf73d0cddd5620a36d901856c7a69ee2bbea432b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ae65875c4eaf75ff68fa903cf73d0cddd5620a36d901856c7a69ee2bbea432b" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking aws-lc-sys v0.37.1 [INFO] [stderr] Checking deranged v0.5.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking arc-swap v1.8.2 [INFO] [stderr] Checking rand_pcg v0.9.0 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking simple_asn1 v0.6.4 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling scylla-macros v1.5.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking scylla-cql v1.5.0 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking scylla v1.3.1 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking reqwest v0.13.2 [INFO] [stderr] Checking voicesphere_backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `http::HeaderMap` [INFO] [stdout] --> src/handlers/auth.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use http::HeaderMap; [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 imports: `HeaderMap`, `IntoResponse`, `StatusCode`, and `body::Body` [INFO] [stdout] --> src/middleware/auth.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | body::Body, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 4 | extract::Request, [INFO] [stdout] 5 | http::{HeaderMap, StatusCode}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 6 | middleware::Next, [INFO] [stdout] 7 | response::{IntoResponse, Response}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/config/database.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | use scylla::client::{session::{self, Session}, session_builder::SessionBuilder}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `http::HeaderMap` [INFO] [stdout] --> src/handlers/auth.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use http::HeaderMap; [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 imports: `HeaderMap`, `IntoResponse`, `StatusCode`, and `body::Body` [INFO] [stdout] --> src/middleware/auth.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | body::Body, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 4 | extract::Request, [INFO] [stdout] 5 | http::{HeaderMap, StatusCode}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 6 | middleware::Next, [INFO] [stdout] 7 | response::{IntoResponse, Response}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/config/database.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | use scylla::client::{session::{self, Session}, session_builder::SessionBuilder}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender_id` [INFO] [stdout] --> src/services/chat_service.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | sender_id: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `receiver_id` [INFO] [stdout] --> src/services/chat_service.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | receiver_id: &str, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/services/chat_service.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | content: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `media_url` [INFO] [stdout] --> src/services/chat_service.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | media_url: Option<&str>, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_media_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_1_id` [INFO] [stdout] --> src/services/chat_service.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | user_1_id: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_1_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_2_id` [INFO] [stdout] --> src/services/chat_service.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | user_2_id: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_2_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/services/chat_service.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | limit: i32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/services/chat_service.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | offset: i32, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/services/chat_service.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn get_conversations(&self, user_id: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message_id` [INFO] [stdout] --> src/services/chat_service.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | pub async fn mark_as_read(&self, message_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message_id` [INFO] [stdout] --> src/services/chat_service.rs:49:40 [INFO] [stdout] | [INFO] [stdout] 49 | pub async fn delete_message(&self, message_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/services/feed_service.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | user_id: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/services/feed_service.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | content: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `media_urls` [INFO] [stdout] --> src/services/feed_service.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | media_urls: Option>, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_media_urls` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/services/feed_service.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | user_id: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/services/feed_service.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | limit: i32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/services/feed_service.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | offset: i32, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/services/feed_service.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | user_id: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/services/feed_service.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | limit: i32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/services/feed_service.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | offset: i32, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `feed_id` [INFO] [stdout] --> src/services/feed_service.rs:46:37 [INFO] [stdout] | [INFO] [stdout] 46 | pub async fn delete_feed(&self, feed_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feed_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `feed_id` [INFO] [stdout] --> src/services/feed_service.rs:51:35 [INFO] [stdout] | [INFO] [stdout] 51 | pub async fn like_feed(&self, feed_id: &str, user_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feed_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/services/feed_service.rs:51:50 [INFO] [stdout] | [INFO] [stdout] 51 | pub async fn like_feed(&self, feed_id: &str, user_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `feed_id` [INFO] [stdout] --> src/services/feed_service.rs:56:37 [INFO] [stdout] | [INFO] [stdout] 56 | pub async fn unlike_feed(&self, feed_id: &str, user_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feed_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/services/feed_service.rs:56:52 [INFO] [stdout] | [INFO] [stdout] 56 | pub async fn unlike_feed(&self, feed_id: &str, user_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/services/reaction_service.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | user_id: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_type` [INFO] [stdout] --> src/services/reaction_service.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | target_type: &str, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_id` [INFO] [stdout] --> src/services/reaction_service.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | target_id: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reaction_type` [INFO] [stdout] --> src/services/reaction_service.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | reaction_type: &str, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reaction_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/services/reaction_service.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | user_id: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_type` [INFO] [stdout] --> src/services/reaction_service.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | target_type: &str, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_id` [INFO] [stdout] --> src/services/reaction_service.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | target_id: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_type` [INFO] [stdout] --> src/services/reaction_service.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | target_type: &str, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_id` [INFO] [stdout] --> src/services/reaction_service.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | target_id: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/database/chat_db.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | id: &str, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender_id` [INFO] [stdout] --> src/database/chat_db.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | sender_id: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `receiver_id` [INFO] [stdout] --> src/database/chat_db.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | receiver_id: &str, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/database/chat_db.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | content: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `media_url` [INFO] [stdout] --> src/database/chat_db.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | media_url: Option<&str>, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_media_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_1_id` [INFO] [stdout] --> src/database/chat_db.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | user_1_id: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_1_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_2_id` [INFO] [stdout] --> src/database/chat_db.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | user_2_id: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_2_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/database/chat_db.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | limit: i32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/database/chat_db.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | offset: i32, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/database/chat_db.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn get_conversations(&self, user_id: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message_id` [INFO] [stdout] --> src/database/chat_db.rs:34:38 [INFO] [stdout] | [INFO] [stdout] 34 | pub async fn mark_as_read(&self, message_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/database/chat_db.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn delete_message(&self, id: &str) -> Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/database/chat_db.rs:44:42 [INFO] [stdout] | [INFO] [stdout] 44 | pub async fn get_unread_count(&self, user_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender_id` [INFO] [stdout] --> src/services/chat_service.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | sender_id: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `receiver_id` [INFO] [stdout] --> src/services/chat_service.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | receiver_id: &str, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/services/chat_service.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | content: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `media_url` [INFO] [stdout] --> src/services/chat_service.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | media_url: Option<&str>, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_media_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_1_id` [INFO] [stdout] --> src/services/chat_service.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | user_1_id: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_1_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_2_id` [INFO] [stdout] --> src/services/chat_service.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | user_2_id: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_2_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/services/chat_service.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | limit: i32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/services/chat_service.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | offset: i32, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/services/chat_service.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn get_conversations(&self, user_id: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message_id` [INFO] [stdout] --> src/services/chat_service.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | pub async fn mark_as_read(&self, message_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message_id` [INFO] [stdout] --> src/services/chat_service.rs:49:40 [INFO] [stdout] | [INFO] [stdout] 49 | pub async fn delete_message(&self, message_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/services/feed_service.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | user_id: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/services/feed_service.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | content: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `media_urls` [INFO] [stdout] --> src/services/feed_service.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | media_urls: Option>, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_media_urls` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/services/feed_service.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | user_id: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/services/feed_service.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | limit: i32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/services/feed_service.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | offset: i32, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/services/feed_service.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | user_id: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/services/feed_service.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | limit: i32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/services/feed_service.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | offset: i32, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `feed_id` [INFO] [stdout] --> src/services/feed_service.rs:46:37 [INFO] [stdout] | [INFO] [stdout] 46 | pub async fn delete_feed(&self, feed_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feed_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `feed_id` [INFO] [stdout] --> src/services/feed_service.rs:51:35 [INFO] [stdout] | [INFO] [stdout] 51 | pub async fn like_feed(&self, feed_id: &str, user_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feed_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/services/feed_service.rs:51:50 [INFO] [stdout] | [INFO] [stdout] 51 | pub async fn like_feed(&self, feed_id: &str, user_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `feed_id` [INFO] [stdout] --> src/services/feed_service.rs:56:37 [INFO] [stdout] | [INFO] [stdout] 56 | pub async fn unlike_feed(&self, feed_id: &str, user_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feed_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/services/feed_service.rs:56:52 [INFO] [stdout] | [INFO] [stdout] 56 | pub async fn unlike_feed(&self, feed_id: &str, user_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/services/reaction_service.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | user_id: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_type` [INFO] [stdout] --> src/services/reaction_service.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | target_type: &str, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_id` [INFO] [stdout] --> src/services/reaction_service.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | target_id: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reaction_type` [INFO] [stdout] --> src/services/reaction_service.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | reaction_type: &str, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reaction_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/services/reaction_service.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | user_id: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_type` [INFO] [stdout] --> src/services/reaction_service.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | target_type: &str, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_id` [INFO] [stdout] --> src/services/reaction_service.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | target_id: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_type` [INFO] [stdout] --> src/services/reaction_service.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | target_type: &str, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_id` [INFO] [stdout] --> src/services/reaction_service.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | target_id: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/database/chat_db.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | id: &str, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender_id` [INFO] [stdout] --> src/database/chat_db.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | sender_id: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `receiver_id` [INFO] [stdout] --> src/database/chat_db.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | receiver_id: &str, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/database/chat_db.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | content: &str, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `media_url` [INFO] [stdout] --> src/database/chat_db.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | media_url: Option<&str>, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_media_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_1_id` [INFO] [stdout] --> src/database/chat_db.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | user_1_id: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_1_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_2_id` [INFO] [stdout] --> src/database/chat_db.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | user_2_id: &str, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_2_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/database/chat_db.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | limit: i32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/database/chat_db.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | offset: i32, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/database/chat_db.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn get_conversations(&self, user_id: &str) -> Result, String> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message_id` [INFO] [stdout] --> src/database/chat_db.rs:34:38 [INFO] [stdout] | [INFO] [stdout] 34 | pub async fn mark_as_read(&self, message_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/database/chat_db.rs:39:40 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn delete_message(&self, id: &str) -> Result { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_id` [INFO] [stdout] --> src/database/chat_db.rs:44:42 [INFO] [stdout] | [INFO] [stdout] 44 | pub async fn get_unread_count(&self, user_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_active` and `is_restricted` are never read [INFO] [stdout] --> src/database/feed_db.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 18 | struct FeedRow { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub is_active: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 27 | pub is_restricted: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FeedRow` 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: fields `is_active` and `is_restricted` are never read [INFO] [stdout] --> src/database/feed_db.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 18 | struct FeedRow { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub is_active: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 27 | pub is_restricted: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FeedRow` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "3ae65875c4eaf75ff68fa903cf73d0cddd5620a36d901856c7a69ee2bbea432b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ae65875c4eaf75ff68fa903cf73d0cddd5620a36d901856c7a69ee2bbea432b", kill_on_drop: false }` [INFO] [stdout] 3ae65875c4eaf75ff68fa903cf73d0cddd5620a36d901856c7a69ee2bbea432b