[INFO] cloning repository https://github.com/OrlandoTellez/taskflow-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OrlandoTellez/taskflow-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrlandoTellez%2Ftaskflow-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrlandoTellez%2Ftaskflow-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4724a3b2f8fa7110e7693ddd46f80d812d4b412c
[INFO] testing OrlandoTellez/taskflow-api against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrlandoTellez%2Ftaskflow-api" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/OrlandoTellez/taskflow-api
[INFO] finished tweaking git repo https://github.com/OrlandoTellez/taskflow-api
[INFO] tweaked toml for git repo https://github.com/OrlandoTellez/taskflow-api written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OrlandoTellez/taskflow-api on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OrlandoTellez/taskflow-api 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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c489c393d5517c92b3898a3da8f606b6b6428d8890eed6efbca8285306749a1
[INFO] running `Command { std: "docker" "start" "-a" "5c489c393d5517c92b3898a3da8f606b6b6428d8890eed6efbca8285306749a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c489c393d5517c92b3898a3da8f606b6b6428d8890eed6efbca8285306749a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c489c393d5517c92b3898a3da8f606b6b6428d8890eed6efbca8285306749a1", kill_on_drop: false }`
[INFO] [stdout] 5c489c393d5517c92b3898a3da8f606b6b6428d8890eed6efbca8285306749a1
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c666dbbf986a39ae96e6b4fb2af4fcaefc8a6119fd56027bbc60a8e717eca70
[INFO] running `Command { std: "docker" "start" "-a" "2c666dbbf986a39ae96e6b4fb2af4fcaefc8a6119fd56027bbc60a8e717eca70", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[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 zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.19.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling validator v0.19.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling taskflow-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tracing_subscriber::field::debug`
[INFO] [stdout]  --> src/models/task_model.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing_subscriber::field::debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_redis_client` is never used
[INFO] [stdout]  --> src/cache/redis.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub async fn get_redis_client() -> Result<Client, AppError> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_cache` is never used
[INFO] [stdout]   --> src/cache/redis.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async fn get_cache<T: DeserializeOwned>(key: &str) -> Result<Option<T>, AppError> {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_cache` is never used
[INFO] [stdout]   --> src/cache/redis.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn set_cache<T: Serialize>(
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalidate_cache` is never used
[INFO] [stdout]   --> src/cache/redis.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub async fn invalidate_cache(pattern: &str) -> Result<(), AppError> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `REDIS_URL` is never used
[INFO] [stdout]  --> src/config/constants.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub static REDIS_URL: Lazy<String> =
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `JWT_SECRET` is never used
[INFO] [stdout]   --> src/config/constants.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub static JWT_SECRET: Lazy<String> =
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `FRONTEND_URL` is never used
[INFO] [stdout]   --> src/config/constants.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub static FRONTEND_URL: Lazy<String> =
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_jwt` is never used
[INFO] [stdout]  --> src/helpers/jwt.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn encode_jwt(email: String) -> Result<String, AppError> {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_jwt` is never used
[INFO] [stdout]   --> src/helpers/jwt.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn decode_jwt(token: &str) -> Result<Claim, AppError> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hash_password` is never used
[INFO] [stdout]  --> src/helpers/password.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn hash_password(password: &str) -> Result<String, AppError> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `verify_password` is never used
[INFO] [stdout]  --> src/helpers/password.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn verify_password(password: &str, hash: &str) -> Result<bool, AppError> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApiResponse` is never constructed
[INFO] [stdout]  --> src/models/api_model.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ApiResponse<T> {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PaginationMeta` is never constructed
[INFO] [stdout]   --> src/models/api_model.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PaginationMeta {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PaginatedResponse` is never constructed
[INFO] [stdout]   --> src/models/api_model.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct PaginatedResponse<T> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `success` is never used
[INFO] [stdout]   --> src/models/api_model.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl<T> ApiResponse<T> {
[INFO] [stdout]    | ---------------------- associated function in this implementation
[INFO] [stdout] 24 |     pub fn success(data: T, message: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/models/api_model.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl PaginationMeta {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 34 |     pub fn new(page: i64, limit: i64, total: i64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Claim` is never constructed
[INFO] [stdout]  --> src/models/auth_model.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Claim {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RegisterPayload` is never constructed
[INFO] [stdout]   --> src/models/auth_model.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct RegisterPayload {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoginPayload` is never constructed
[INFO] [stdout]   --> src/models/auth_model.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct LoginPayload {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthResponse` is never constructed
[INFO] [stdout]   --> src/models/auth_model.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct AuthResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Project` is never constructed
[INFO] [stdout]  --> src/models/project_model.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Project {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateProjectPayload` is never constructed
[INFO] [stdout]   --> src/models/project_model.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct CreateProjectPayload {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateProjectPayload` is never constructed
[INFO] [stdout]   --> src/models/project_model.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct UpdateProjectPayload {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TaskStatus` is never used
[INFO] [stdout]   --> src/models/task_model.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum TaskStatus {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Task` is never constructed
[INFO] [stdout]   --> src/models/task_model.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Task {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateTaskPayload` is never constructed
[INFO] [stdout]   --> src/models/task_model.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct CreateTaskPayload {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateTaskPayload` is never constructed
[INFO] [stdout]   --> src/models/task_model.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct UpdateTaskPayload {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]  --> src/models/user_model.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct User {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserResponse` is never constructed
[INFO] [stdout]   --> src/models/user_model.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct UserResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthService` is never constructed
[INFO] [stdout]   --> src/services/auth_service.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct AuthService;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `register_user`, `login_user`, and `get_current_user` are never used
[INFO] [stdout]   --> src/services/auth_service.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl AuthService {
[INFO] [stdout]    | ---------------- associated functions in this implementation
[INFO] [stdout] 17 |     pub async fn register_user(db: &DbState, payload: RegisterPayload) -> Result<User, AppError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub async fn login_user(db: &DbState, payload: LoginPayload) -> Result<String, AppError> {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub async fn get_current_user(db: &DbState, email: &str) -> Result<User, AppError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DbState` is never used
[INFO] [stdout]  --> src/states/mod.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub type DbState = PgPool;
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "2c666dbbf986a39ae96e6b4fb2af4fcaefc8a6119fd56027bbc60a8e717eca70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c666dbbf986a39ae96e6b4fb2af4fcaefc8a6119fd56027bbc60a8e717eca70", kill_on_drop: false }`
[INFO] [stdout] 2c666dbbf986a39ae96e6b4fb2af4fcaefc8a6119fd56027bbc60a8e717eca70
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76a49197fed34ad7595616901e42e1640767598abb0b34522435dbc27191a09c
[INFO] running `Command { std: "docker" "start" "-a" "76a49197fed34ad7595616901e42e1640767598abb0b34522435dbc27191a09c", kill_on_drop: false }`
[INFO] [stderr]    Compiling taskflow-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tracing_subscriber::field::debug`
[INFO] [stdout]  --> src/models/task_model.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing_subscriber::field::debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_redis_client` is never used
[INFO] [stdout]  --> src/cache/redis.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub async fn get_redis_client() -> Result<Client, AppError> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_cache` is never used
[INFO] [stdout]   --> src/cache/redis.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async fn get_cache<T: DeserializeOwned>(key: &str) -> Result<Option<T>, AppError> {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_cache` is never used
[INFO] [stdout]   --> src/cache/redis.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn set_cache<T: Serialize>(
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `invalidate_cache` is never used
[INFO] [stdout]   --> src/cache/redis.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub async fn invalidate_cache(pattern: &str) -> Result<(), AppError> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `REDIS_URL` is never used
[INFO] [stdout]  --> src/config/constants.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub static REDIS_URL: Lazy<String> =
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `JWT_SECRET` is never used
[INFO] [stdout]   --> src/config/constants.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub static JWT_SECRET: Lazy<String> =
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `FRONTEND_URL` is never used
[INFO] [stdout]   --> src/config/constants.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub static FRONTEND_URL: Lazy<String> =
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_jwt` is never used
[INFO] [stdout]  --> src/helpers/jwt.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn encode_jwt(email: String) -> Result<String, AppError> {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_jwt` is never used
[INFO] [stdout]   --> src/helpers/jwt.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn decode_jwt(token: &str) -> Result<Claim, AppError> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hash_password` is never used
[INFO] [stdout]  --> src/helpers/password.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn hash_password(password: &str) -> Result<String, AppError> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `verify_password` is never used
[INFO] [stdout]  --> src/helpers/password.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn verify_password(password: &str, hash: &str) -> Result<bool, AppError> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApiResponse` is never constructed
[INFO] [stdout]  --> src/models/api_model.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ApiResponse<T> {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PaginationMeta` is never constructed
[INFO] [stdout]   --> src/models/api_model.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PaginationMeta {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PaginatedResponse` is never constructed
[INFO] [stdout]   --> src/models/api_model.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct PaginatedResponse<T> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `success` is never used
[INFO] [stdout]   --> src/models/api_model.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl<T> ApiResponse<T> {
[INFO] [stdout]    | ---------------------- associated function in this implementation
[INFO] [stdout] 24 |     pub fn success(data: T, message: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/models/api_model.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl PaginationMeta {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 34 |     pub fn new(page: i64, limit: i64, total: i64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Claim` is never constructed
[INFO] [stdout]  --> src/models/auth_model.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Claim {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RegisterPayload` is never constructed
[INFO] [stdout]   --> src/models/auth_model.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct RegisterPayload {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoginPayload` is never constructed
[INFO] [stdout]   --> src/models/auth_model.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct LoginPayload {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthResponse` is never constructed
[INFO] [stdout]   --> src/models/auth_model.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct AuthResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Project` is never constructed
[INFO] [stdout]  --> src/models/project_model.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Project {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateProjectPayload` is never constructed
[INFO] [stdout]   --> src/models/project_model.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct CreateProjectPayload {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateProjectPayload` is never constructed
[INFO] [stdout]   --> src/models/project_model.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct UpdateProjectPayload {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TaskStatus` is never used
[INFO] [stdout]   --> src/models/task_model.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum TaskStatus {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Task` is never constructed
[INFO] [stdout]   --> src/models/task_model.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Task {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateTaskPayload` is never constructed
[INFO] [stdout]   --> src/models/task_model.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct CreateTaskPayload {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateTaskPayload` is never constructed
[INFO] [stdout]   --> src/models/task_model.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct UpdateTaskPayload {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]  --> src/models/user_model.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct User {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserResponse` is never constructed
[INFO] [stdout]   --> src/models/user_model.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct UserResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthService` is never constructed
[INFO] [stdout]   --> src/services/auth_service.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct AuthService;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `register_user`, `login_user`, and `get_current_user` are never used
[INFO] [stdout]   --> src/services/auth_service.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl AuthService {
[INFO] [stdout]    | ---------------- associated functions in this implementation
[INFO] [stdout] 17 |     pub async fn register_user(db: &DbState, payload: RegisterPayload) -> Result<User, AppError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub async fn login_user(db: &DbState, payload: LoginPayload) -> Result<String, AppError> {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub async fn get_current_user(db: &DbState, email: &str) -> Result<User, AppError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DbState` is never used
[INFO] [stdout]  --> src/states/mod.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub type DbState = PgPool;
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.73s
[INFO] running `Command { std: "docker" "inspect" "76a49197fed34ad7595616901e42e1640767598abb0b34522435dbc27191a09c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76a49197fed34ad7595616901e42e1640767598abb0b34522435dbc27191a09c", kill_on_drop: false }`
[INFO] [stdout] 76a49197fed34ad7595616901e42e1640767598abb0b34522435dbc27191a09c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c104a280e07302d1e649c8c17c0e4b003800d0f0b81ff077da4fb13871fa1c44
[INFO] running `Command { std: "docker" "start" "-a" "c104a280e07302d1e649c8c17c0e4b003800d0f0b81ff077da4fb13871fa1c44", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `tracing_subscriber::field::debug`
[INFO] [stderr]  --> src/models/task_model.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use tracing_subscriber::field::debug;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_redis_client` is never used
[INFO] [stderr]  --> src/cache/redis.rs:6:14
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub async fn get_redis_client() -> Result<Client, AppError> {
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_cache` is never used
[INFO] [stderr]   --> src/cache/redis.rs:11:14
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub async fn get_cache<T: DeserializeOwned>(key: &str) -> Result<Option<T>, AppError> {
[INFO] [stderr]    |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `set_cache` is never used
[INFO] [stderr]   --> src/cache/redis.rs:36:14
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub async fn set_cache<T: Serialize>(
[INFO] [stderr]    |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `invalidate_cache` is never used
[INFO] [stderr]   --> src/cache/redis.rs:56:14
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub async fn invalidate_cache(pattern: &str) -> Result<(), AppError> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `REDIS_URL` is never used
[INFO] [stderr]  --> src/config/constants.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub static REDIS_URL: Lazy<String> =
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `JWT_SECRET` is never used
[INFO] [stderr]   --> src/config/constants.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub static JWT_SECRET: Lazy<String> =
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `FRONTEND_URL` is never used
[INFO] [stderr]   --> src/config/constants.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub static FRONTEND_URL: Lazy<String> =
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `encode_jwt` is never used
[INFO] [stderr]  --> src/helpers/jwt.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub fn encode_jwt(email: String) -> Result<String, AppError> {
[INFO] [stderr]   |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `decode_jwt` is never used
[INFO] [stderr]   --> src/helpers/jwt.rs:25:8
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub fn decode_jwt(token: &str) -> Result<Claim, AppError> {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `hash_password` is never used
[INFO] [stderr]  --> src/helpers/password.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub fn hash_password(password: &str) -> Result<String, AppError> {
[INFO] [stderr]   |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `verify_password` is never used
[INFO] [stderr]  --> src/helpers/password.rs:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub fn verify_password(password: &str, hash: &str) -> Result<bool, AppError> {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ApiResponse` is never constructed
[INFO] [stderr]  --> src/models/api_model.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct ApiResponse<T> {
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PaginationMeta` is never constructed
[INFO] [stderr]   --> src/models/api_model.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct PaginationMeta {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PaginatedResponse` is never constructed
[INFO] [stderr]   --> src/models/api_model.rs:18:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct PaginatedResponse<T> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `success` is never used
[INFO] [stderr]   --> src/models/api_model.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | impl<T> ApiResponse<T> {
[INFO] [stderr]    | ---------------------- associated function in this implementation
[INFO] [stderr] 24 |     pub fn success(data: T, message: &str) -> Self {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/models/api_model.rs:34:12
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl PaginationMeta {
[INFO] [stderr]    | ------------------- associated function in this implementation
[INFO] [stderr] 34 |     pub fn new(page: i64, limit: i64, total: i64) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Claim` is never constructed
[INFO] [stderr]  --> src/models/auth_model.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct Claim {
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RegisterPayload` is never constructed
[INFO] [stderr]   --> src/models/auth_model.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct RegisterPayload {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LoginPayload` is never constructed
[INFO] [stderr]   --> src/models/auth_model.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct LoginPayload {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AuthResponse` is never constructed
[INFO] [stderr]   --> src/models/auth_model.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct AuthResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Project` is never constructed
[INFO] [stderr]  --> src/models/project_model.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct Project {
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CreateProjectPayload` is never constructed
[INFO] [stderr]   --> src/models/project_model.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct CreateProjectPayload {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UpdateProjectPayload` is never constructed
[INFO] [stderr]   --> src/models/project_model.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct UpdateProjectPayload {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `TaskStatus` is never used
[INFO] [stderr]   --> src/models/task_model.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub enum TaskStatus {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Task` is never constructed
[INFO] [stderr]   --> src/models/task_model.rs:47:12
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub struct Task {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CreateTaskPayload` is never constructed
[INFO] [stderr]   --> src/models/task_model.rs:58:12
[INFO] [stderr]    |
[INFO] [stderr] 58 | pub struct CreateTaskPayload {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UpdateTaskPayload` is never constructed
[INFO] [stderr]   --> src/models/task_model.rs:66:12
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub struct UpdateTaskPayload {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `User` is never constructed
[INFO] [stderr]  --> src/models/user_model.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct User {
[INFO] [stderr]   |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UserResponse` is never constructed
[INFO] [stderr]   --> src/models/user_model.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct UserResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AuthService` is never constructed
[INFO] [stderr]   --> src/services/auth_service.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct AuthService;
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `register_user`, `login_user`, and `get_current_user` are never used
[INFO] [stderr]   --> src/services/auth_service.rs:17:18
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl AuthService {
[INFO] [stderr]    | ---------------- associated functions in this implementation
[INFO] [stderr] 17 |     pub async fn register_user(db: &DbState, payload: RegisterPayload) -> Result<User, AppError> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub async fn login_user(db: &DbState, payload: LoginPayload) -> Result<String, AppError> {
[INFO] [stderr]    |                  ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 59 |     pub async fn get_current_user(db: &DbState, email: &str) -> Result<User, AppError> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `DbState` is never used
[INFO] [stderr]  --> src/states/mod.rs:3:10
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub type DbState = PgPool;
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `taskflow-api` (bin "taskflow-api" test) generated 33 warnings (run `cargo fix --bin "taskflow-api" -p taskflow-api --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/taskflow_api-82b9a21d714e570f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c104a280e07302d1e649c8c17c0e4b003800d0f0b81ff077da4fb13871fa1c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c104a280e07302d1e649c8c17c0e4b003800d0f0b81ff077da4fb13871fa1c44", kill_on_drop: false }`
[INFO] [stdout] c104a280e07302d1e649c8c17c0e4b003800d0f0b81ff077da4fb13871fa1c44
