[INFO] cloning repository https://github.com/CHO-GGERNAUT/FinTrack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CHO-GGERNAUT/FinTrack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCHO-GGERNAUT%2FFinTrack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCHO-GGERNAUT%2FFinTrack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2643e5e01be323e09c3511d9cf259432efd47241
[INFO] checking CHO-GGERNAUT/FinTrack against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCHO-GGERNAUT%2FFinTrack" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CHO-GGERNAUT/FinTrack
[INFO] finished tweaking git repo https://github.com/CHO-GGERNAUT/FinTrack
[INFO] tweaked toml for git repo https://github.com/CHO-GGERNAUT/FinTrack written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CHO-GGERNAUT/FinTrack on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CHO-GGERNAUT/FinTrack 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7a745d531fddfc032d10b20a5198a35dc5479911fb422f27780c8409cb1cdb1
[INFO] running `Command { std: "docker" "start" "-a" "b7a745d531fddfc032d10b20a5198a35dc5479911fb422f27780c8409cb1cdb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7a745d531fddfc032d10b20a5198a35dc5479911fb422f27780c8409cb1cdb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7a745d531fddfc032d10b20a5198a35dc5479911fb422f27780c8409cb1cdb1", kill_on_drop: false }`
[INFO] [stdout] b7a745d531fddfc032d10b20a5198a35dc5479911fb422f27780c8409cb1cdb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1b9a7c40aff6f1a9ca3b6d2d306d2a254c430511e9335b723f8c0d2d6149731
[INFO] running `Command { std: "docker" "start" "-a" "b1b9a7c40aff6f1a9ca3b6d2d306d2a254c430511e9335b723f8c0d2d6149731", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling zip v2.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking openssl v0.10.71
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking codepage v0.1.2
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking clap_builder v4.5.36
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking calamine v0.26.1
[INFO] [stderr]     Checking rust_xlsxwriter v0.84.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking bcrypt v0.17.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking clap v4.5.36
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking parser v0.1.0 (/opt/rustwide/workdir/packages/parser)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/parser/src/utils/excel.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn iter(&self) -> std::slice::Iter<Sheet> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn iter(&self) -> std::slice::Iter<'_, Sheet> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sqlx-core v0.8.5
[INFO] [stderr]     Checking cli v0.1.0 (/opt/rustwide/workdir/packages/cli)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> packages/parser/src/utils/excel.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn iter(&self) -> std::slice::Iter<Sheet> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn iter(&self) -> std::slice::Iter<'_, Sheet> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking axum v0.8.3
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.5
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.5
[INFO] [stderr]    Compiling sqlx-macros v0.8.5
[INFO] [stderr]     Checking sqlx v0.8.5
[INFO] [stderr]     Checking api v0.1.0 (/opt/rustwide/workdir/packages/api)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 |           let result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 32 | |             UserRow,
[INFO] [stdout] 33 | |             r#"
[INFO] [stdout] 34 | |                 INSERT INTO "users" (id, email, phone_number, status, created_at, updated_at, deleted_at)
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |             user.audit_info().deleted_at(),
[INFO] [stdout] 45 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 |           let result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 59 | |             UserRow,
[INFO] [stdout] 60 | |             r#"
[INFO] [stdout] 61 | |                 SELECT id, email, phone_number, status as "status:UserStatusDb", created_at, updated_at, deleted_at
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |             email.as_str(),
[INFO] [stdout] 66 | |         ).fetch_optional(tx).await.map_err(|e| {
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 86 |           let result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 87 | |             UserRow,
[INFO] [stdout] 88 | |             r#"
[INFO] [stdout] 89 | |                 SELECT id, email, phone_number, status as "status:UserStatusDb", created_at, updated_at, deleted_at
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |             id,
[INFO] [stdout] 94 | |         ).fetch_optional(tx).await.map_err(|e| {
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |           let result = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 112 | |             UserRow,
[INFO] [stdout] 113 | |             r#"
[INFO] [stdout] 114 | |                 UPDATE "users"
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |             Into::<Uuid>::into(*user.id()),
[INFO] [stdout] 124 | |         ).fetch_one(tx).await.map_err(|e| {
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:135:22
[INFO] [stdout]     |
[INFO] [stdout] 135 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 136 | |             r#"
[INFO] [stdout] 137 | |                 UPDATE "users"
[INFO] [stdout] 138 | |                 SET deleted_at = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | |             id,
[INFO] [stdout] 143 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |   ...   let result = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | | ...       PasswordCredentialRow,
[INFO] [stdout] 37 | | ...       r#"
[INFO] [stdout] 38 | | ...           INSERT INTO password_credentials (id, user_id, password_hash, is_locked, last_used_at, failed_attempts, created_at, updated...
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | | ...   )
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |   ...   let result = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 71 | | ...       PasswordCredentialRow,
[INFO] [stdout] 72 | | ...       r#"
[INFO] [stdout] 73 | | ...           SELECT id, user_id, password_hash, is_locked, last_used_at, failed_attempts as "failed_attempts:i32", created_at, updated_a...
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | | ...       user_id.as_deref(),
[INFO] [stdout] 78 | | ...   ).fetch_one(tx).await.map_err(|e| {
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 | /         sqlx::query_as!(
[INFO] [stdout]  92 | |             PasswordCredentialRow,
[INFO] [stdout]  93 | |             r#"
[INFO] [stdout]  94 | |                 UPDATE password_credentials
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |             Into::<Uuid>::into(*credential.id()),
[INFO] [stdout] 104 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/card_repository/mod.rs:42:22
[INFO] [stdout]     |
[INFO] [stdout]  42 |           let result = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  43 | |             CardRow,
[INFO] [stdout]  44 | |             r#"
[INFO] [stdout]  45 | |                 INSERT INTO cards (
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |             card_row.name,
[INFO] [stdout] 101 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 |           let result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 32 | |             UserRow,
[INFO] [stdout] 33 | |             r#"
[INFO] [stdout] 34 | |                 INSERT INTO "users" (id, email, phone_number, status, created_at, updated_at, deleted_at)
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |             user.audit_info().deleted_at(),
[INFO] [stdout] 45 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 |           let result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 59 | |             UserRow,
[INFO] [stdout] 60 | |             r#"
[INFO] [stdout] 61 | |                 SELECT id, email, phone_number, status as "status:UserStatusDb", created_at, updated_at, deleted_at
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |             email.as_str(),
[INFO] [stdout] 66 | |         ).fetch_optional(tx).await.map_err(|e| {
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 86 |           let result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 87 | |             UserRow,
[INFO] [stdout] 88 | |             r#"
[INFO] [stdout] 89 | |                 SELECT id, email, phone_number, status as "status:UserStatusDb", created_at, updated_at, deleted_at
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |             id,
[INFO] [stdout] 94 | |         ).fetch_optional(tx).await.map_err(|e| {
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |           let result = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 112 | |             UserRow,
[INFO] [stdout] 113 | |             r#"
[INFO] [stdout] 114 | |                 UPDATE "users"
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |             Into::<Uuid>::into(*user.id()),
[INFO] [stdout] 124 | |         ).fetch_one(tx).await.map_err(|e| {
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:135:22
[INFO] [stdout]     |
[INFO] [stdout] 135 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 136 | |             r#"
[INFO] [stdout] 137 | |                 UPDATE "users"
[INFO] [stdout] 138 | |                 SET deleted_at = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | |             id,
[INFO] [stdout] 143 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |   ...   let result = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | | ...       PasswordCredentialRow,
[INFO] [stdout] 37 | | ...       r#"
[INFO] [stdout] 38 | | ...           INSERT INTO password_credentials (id, user_id, password_hash, is_locked, last_used_at, failed_attempts, created_at, updated...
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | | ...   )
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |   ...   let result = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 71 | | ...       PasswordCredentialRow,
[INFO] [stdout] 72 | | ...       r#"
[INFO] [stdout] 73 | | ...           SELECT id, user_id, password_hash, is_locked, last_used_at, failed_attempts as "failed_attempts:i32", created_at, updated_a...
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | | ...       user_id.as_deref(),
[INFO] [stdout] 78 | | ...   ).fetch_one(tx).await.map_err(|e| {
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 | /         sqlx::query_as!(
[INFO] [stdout]  92 | |             PasswordCredentialRow,
[INFO] [stdout]  93 | |             r#"
[INFO] [stdout]  94 | |                 UPDATE password_credentials
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |             Into::<Uuid>::into(*credential.id()),
[INFO] [stdout] 104 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/card_repository/mod.rs:42:22
[INFO] [stdout]     |
[INFO] [stdout]  42 |           let result = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  43 | |             CardRow,
[INFO] [stdout]  44 | |             r#"
[INFO] [stdout]  45 | |                 INSERT INTO cards (
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |             card_row.name,
[INFO] [stdout] 101 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserRow` and `UserStatusDb`
[INFO] [stdout]  --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use model::{UserRow, UserStatusDb};
[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: `chrono::Utc`
[INFO] [stdout]  --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `model::PasswordCredentialRow`
[INFO] [stdout]  --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use model::PasswordCredentialRow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CardBrandDb`, `CardIssuerDb`, `CardStatusDb`, and `CardTypeDb`
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/card_repository/mod.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use model::{CardBrandDb, CardIssuerDb, CardRow, CardStatusDb, CardTypeDb};
[INFO] [stdout]    |                 ^^^^^^^^^^^  ^^^^^^^^^^^^           ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `UserRow` and `UserStatusDb`
[INFO] [stdout]  --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use model::{UserRow, UserStatusDb};
[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: `chrono::Utc`
[INFO] [stdout]  --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `model::PasswordCredentialRow`
[INFO] [stdout]  --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use model::PasswordCredentialRow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CardBrandDb`, `CardIssuerDb`, `CardStatusDb`, and `CardTypeDb`
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/card_repository/mod.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use model::{CardBrandDb, CardIssuerDb, CardRow, CardStatusDb, CardTypeDb};
[INFO] [stdout]    |                 ^^^^^^^^^^^  ^^^^^^^^^^^^           ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 |           let result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 32 | |             UserRow,
[INFO] [stdout] 33 | |             r#"
[INFO] [stdout] 34 | |                 INSERT INTO "users" (id, email, phone_number, status, created_at, updated_at, deleted_at)
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |         .fetch_one(tx)
[INFO] [stdout] 47 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] 49 |             RepositoryError::Conflict { entity_type: ENTITY_TYPE, details: e.to_string() }
[INFO] [stdout]    |                                                                            - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 48 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 |           let result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 32 | |             UserRow,
[INFO] [stdout] 33 | |             r#"
[INFO] [stdout] 34 | |                 INSERT INTO "users" (id, email, phone_number, status, created_at, updated_at, deleted_at)
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |         .fetch_one(tx)
[INFO] [stdout] 47 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] 49 |             RepositoryError::Conflict { entity_type: ENTITY_TYPE, details: e.to_string() }
[INFO] [stdout]    |                                                                            - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 48 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 |           let result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 59 | |             UserRow,
[INFO] [stdout] 60 | |             r#"
[INFO] [stdout] 61 | |                 SELECT id, email, phone_number, status as "status:UserStatusDb", created_at, updated_at, deleted_at
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |             email.as_str(),
[INFO] [stdout] 66 | |         ).fetch_optional(tx).await.map_err(|e| {
[INFO] [stdout]    | |__________________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 |           let result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 59 | |             UserRow,
[INFO] [stdout] 60 | |             r#"
[INFO] [stdout] 61 | |                 SELECT id, email, phone_number, status as "status:UserStatusDb", created_at, updated_at, deleted_at
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |             email.as_str(),
[INFO] [stdout] 66 | |         ).fetch_optional(tx).await.map_err(|e| {
[INFO] [stdout]    | |__________________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 86 |           let result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 87 | |             UserRow,
[INFO] [stdout] 88 | |             r#"
[INFO] [stdout] 89 | |                 SELECT id, email, phone_number, status as "status:UserStatusDb", created_at, updated_at, deleted_at
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |             id,
[INFO] [stdout] 94 | |         ).fetch_optional(tx).await.map_err(|e| {
[INFO] [stdout]    | |__________________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 86 |           let result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 87 | |             UserRow,
[INFO] [stdout] 88 | |             r#"
[INFO] [stdout] 89 | |                 SELECT id, email, phone_number, status as "status:UserStatusDb", created_at, updated_at, deleted_at
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |             id,
[INFO] [stdout] 94 | |         ).fetch_optional(tx).await.map_err(|e| {
[INFO] [stdout]    | |__________________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |           let result = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 112 | |             UserRow,
[INFO] [stdout] 113 | |             r#"
[INFO] [stdout] 114 | |                 UPDATE "users"
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |             Into::<Uuid>::into(*user.id()),
[INFO] [stdout] 124 | |         ).fetch_one(tx).await.map_err(|e| {
[INFO] [stdout]     | |_____________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |           let result = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 112 | |             UserRow,
[INFO] [stdout] 113 | |             r#"
[INFO] [stdout] 114 | |                 UPDATE "users"
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |             Into::<Uuid>::into(*user.id()),
[INFO] [stdout] 124 | |         ).fetch_one(tx).await.map_err(|e| {
[INFO] [stdout]     | |_____________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:135:22
[INFO] [stdout]     |
[INFO] [stdout] 135 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 136 | |             r#"
[INFO] [stdout] 137 | |                 UPDATE "users"
[INFO] [stdout] 138 | |                 SET deleted_at = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | |         .execute(tx)
[INFO] [stdout] 145 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/user_repository/mod.rs:135:22
[INFO] [stdout]     |
[INFO] [stdout] 135 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 136 | |             r#"
[INFO] [stdout] 137 | |                 UPDATE "users"
[INFO] [stdout] 138 | |                 SET deleted_at = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | |         .execute(tx)
[INFO] [stdout] 145 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |   ...   let result = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | | ...       PasswordCredentialRow,
[INFO] [stdout] 37 | | ...       r#"
[INFO] [stdout] 38 | | ...           INSERT INTO password_credentials (id, user_id, password_hash, is_locked, last_used_at, failed_attempts, created_at, updated...
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | | ...   .fetch_one(tx)
[INFO] [stdout] 55 | | ...   .await
[INFO] [stdout]    | |____________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |   ...   let result = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | | ...       PasswordCredentialRow,
[INFO] [stdout] 37 | | ...       r#"
[INFO] [stdout] 38 | | ...           INSERT INTO password_credentials (id, user_id, password_hash, is_locked, last_used_at, failed_attempts, created_at, updated...
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | | ...   .fetch_one(tx)
[INFO] [stdout] 55 | | ...   .await
[INFO] [stdout]    | |____________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] 57 |             tracing::error!("DB error: {}", e);
[INFO] [stdout] 58 |             RepositoryError::Conflict { entity_type: ENTITY_TYPE, details: e.to_string() }
[INFO] [stdout]    |                                                                            - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 56 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] 57 |             tracing::error!("DB error: {}", e);
[INFO] [stdout] 58 |             RepositoryError::Conflict { entity_type: ENTITY_TYPE, details: e.to_string() }
[INFO] [stdout]    |                                                                            - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 56 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |   ...   let result = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 71 | | ...       PasswordCredentialRow,
[INFO] [stdout] 72 | | ...       r#"
[INFO] [stdout] 73 | | ...           SELECT id, user_id, password_hash, is_locked, last_used_at, failed_attempts as "failed_attempts:i32", created_at, updated_a...
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | | ...       user_id.as_deref(),
[INFO] [stdout] 78 | | ...   ).fetch_one(tx).await.map_err(|e| {
[INFO] [stdout]    | |___________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |   ...   let result = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 71 | | ...       PasswordCredentialRow,
[INFO] [stdout] 72 | | ...       r#"
[INFO] [stdout] 73 | | ...           SELECT id, user_id, password_hash, is_locked, last_used_at, failed_attempts as "failed_attempts:i32", created_at, updated_a...
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | | ...       user_id.as_deref(),
[INFO] [stdout] 78 | | ...   ).fetch_one(tx).await.map_err(|e| {
[INFO] [stdout]    | |___________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 | /         sqlx::query_as!(
[INFO] [stdout]  92 | |             PasswordCredentialRow,
[INFO] [stdout]  93 | |             r#"
[INFO] [stdout]  94 | |                 UPDATE password_credentials
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |         .execute(tx)
[INFO] [stdout] 106 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  91 | /         sqlx::query_as!(
[INFO] [stdout]  92 | |             PasswordCredentialRow,
[INFO] [stdout]  93 | |             r#"
[INFO] [stdout]  94 | |                 UPDATE password_credentials
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |         .execute(tx)
[INFO] [stdout] 106 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout] 107 |         .map_err(|e| {
[INFO] [stdout]     |                   ^
[INFO] [stdout] 108 |             tracing::error!("DB error: {}", e);
[INFO] [stdout] 109 |             RepositoryError::Conflict { entity_type: ENTITY_TYPE, details: e.to_string() }
[INFO] [stdout]     |                                                                            - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 107 |         .map_err(|e: /* Type */| {
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/password_credential_repository/mod.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout] 107 |         .map_err(|e| {
[INFO] [stdout]     |                   ^
[INFO] [stdout] 108 |             tracing::error!("DB error: {}", e);
[INFO] [stdout] 109 |             RepositoryError::Conflict { entity_type: ENTITY_TYPE, details: e.to_string() }
[INFO] [stdout]     |                                                                            - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 107 |         .map_err(|e: /* Type */| {
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/card_repository/mod.rs:42:22
[INFO] [stdout]     |
[INFO] [stdout]  42 |           let result = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  43 | |             CardRow,
[INFO] [stdout]  44 | |             r#"
[INFO] [stdout]  45 | |                 INSERT INTO cards (
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         .fetch_one(tx)
[INFO] [stdout] 103 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/card_repository/mod.rs:42:22
[INFO] [stdout]     |
[INFO] [stdout]  42 |           let result = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  43 | |             CardRow,
[INFO] [stdout]  44 | |             r#"
[INFO] [stdout]  45 | |                 INSERT INTO cards (
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         .fetch_one(tx)
[INFO] [stdout] 103 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/card_repository/mod.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |         .map_err(|e| {
[INFO] [stdout]     |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 108 |                 details: e.to_string(),
[INFO] [stdout]     |                          - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 104 |         .map_err(|e: /* Type */| {
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> packages/api/src/infrastructure/persistence/postgres/repositories/card_repository/mod.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |         .map_err(|e| {
[INFO] [stdout]     |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 108 |                 details: e.to_string(),
[INFO] [stdout]     |                          - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 104 |         .map_err(|e: /* Type */| {
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `api` (bin "api") due to 22 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `api` (bin "api" test) due to 22 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b1b9a7c40aff6f1a9ca3b6d2d306d2a254c430511e9335b723f8c0d2d6149731", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1b9a7c40aff6f1a9ca3b6d2d306d2a254c430511e9335b723f8c0d2d6149731", kill_on_drop: false }`
[INFO] [stdout] b1b9a7c40aff6f1a9ca3b6d2d306d2a254c430511e9335b723f8c0d2d6149731
